@charset "UTF-8";
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, pre, td, th, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3 {
    text-align: center;
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(/public/build/fonts/OpenSans-Regular-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/public/build/fonts/OpenSans-Bold-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(/public/build/fonts/OpenSans-SemiBold-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans extrabold;
    font-style: normal;
    font-weight: 900;
    src: local("Open Sans Extrabold"), url(/public/build/fonts/OpenSans-ExtraBold.ttf) format("ttf");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    src: local("icomoon"), local("icomoon"), url(icomoon.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.missing {
    color: #0052cc
}

.missing:visited {
    color: #0052cc
}

body.popup-no-scroll {
    overflow: hidden
}

.nolink_list-title {
    color: #465156;
    font-size: 12px
}

#replay_popup, .popup-content, .thanks-message {
    display: none
}

img[data-src] {
    opacity: 0;
    transition: none
}

img[src] {
    opacity: 1;
    transition: opacity .1s linear
}

.btn-click {
    background-color: #658ae8 !important;
    opacity: .8;
    cursor: auto
}

.btn-click:hover {
    background-color: #658ae8 !important;
    opacity: .8;
    cursor: auto
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    /*text-align: start;*/
}

.hide_fdp {
    display: none !important
}

.list_link {
    color: #658ae8 !important;
    display: block
}

.tc_link {
    font-size: 10px;
    color: #878ca4
}

.rec_all {
    padding-top: 30px !important
}

.rec_all a {
    color: #fff !important;
    float: none;
    width: 300px !important;
    height: 46px !important;
    margin: 0 auto !important;
    line-height: 33px !important;
    display: inherit !important
}

@media (min-width: 768px) {
    .rec_all a {
        background: initial !important;
        color: #658ae8 !important;
        border: 2px solid #658ae8;
        line-height: 30px !important
    }
}

.btn-group-mobile .btn-middle, .btn_play {
    overflow: inherit !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.btn-group-mobile .btn-middle .svg-icon, .btn_play .svg-icon {
    font-size: 18px;
    margin: 0 10px 0 0
}

.btn-err {
    width: 58px;
    height: 30px;
    padding: 5px 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    float: right
}

.btn-err svg {
    height: 18px;
    font-size: 18px;
    margin: 1px 0 0
}

.btn-blk, .btn.btn-blacklisted {
    background: #020a13
}

.btn-wrn, .btn.btn-warning {
    background: #db2424
}

.btn-rst, .btn.btn-restricted {
    background: #b5b5b5 !important
}

.btn.btn-blacklisted, .btn.btn-restricted, .btn.btn-warning {
    padding: 10px 22px 11px
}

@media screen and (max-width: 690px) {
    .btn-err {
        padding: 0;
        height: 27px;
        text-align: right
    }

    .btn-err svg {
        width: 27px;
        height: 27px
    }

    .btn-wrn path {
        fill: #db2424
    }

    .btn-wrn path:hover {
        fill: #c80e0e
    }

    .btn-wrn:hover {
        background: 0 0
    }

    .btn-blk path {
        fill: #020a13
    }

    .btn-blk path:hover {
        fill: #000
    }

    .btn-blk:hover {
        background: 0 0
    }
}

.btn-round {
    background: #e8eaf3;
    color: #465156;
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    word-break: break-word
}

@media screen and (orientation: landscape) {
    .btn-round.btn-round-portrait {
        display: none
    }
}

@media (max-width: 690px) and (orientation: portrait) {
    .btn-round.btn-round-landscape {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .btn-round {
        font-size: 12px;
        padding: 5px 8px;
        margin: 3px 0
    }
}

.btn-group a, .btn-group span {
    margin: 0 0 0 10px
}

.btn-group a:first-child, .btn-group span:first-child {
    margin: 0;
    height: 40px
}

.btn-group .btn-bordered {
    padding: 10px 30px
}

.btn-group-mobile {
    display: none
}

@media screen and (max-width: 690px) {
    .btn-group-mobile {
        display: -webkit-flex;
        display: flex
    }
}

.btn-more {
    color: #676767;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 10px 7px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8eaf3;
    border-radius: 4px;
    width: 195px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.btn-more i {
    font-size: 5px;
    margin: 0 0 0 5px
}

.close-btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: 22px;
    height: 22px;
    background-color: #747474;
    border-radius: 50%;
    margin-left: 22px;
    margin-bottom: 15px
}

.close-btn .close_btn:before {
    content: "×";
    font-size: 24px;
    height: 10px;
    width: 10px;
    line-height: 14px;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width: 690px) {
    .btn-round-holder + .btn-round-holder {
        margin: 5px 0 0;
        -ms-word-break: break-word;
        word-break: break-word
    }
}

.btn-bordered, .loader {
    margin-top: 20px !important
}

.btn-group .btn-bordered {
    margin-top: 0 !important
}

@media (max-width: 767px) {
    .btn-round {
        display: table !important
    }
}

.back-btn {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    line-height: 19px
}

.back-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #60686a;
    border-width: 0 0 2px 2px;
    transform: rotate(45deg);
    margin: 0 10px 0 0
}

.bubble {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2171ce;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 0 10px;
    padding: 3px 5px;
    border-radius: 2px;
    position: relative;
    top: 1px;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    height: 18px;
    cursor: pointer
}

.bubble:after, .bubble:before {
    content: "";
    display: block;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.bubble:after {
    border-right-color: #fff
}

.bubble:before {
    border-right-color: #ccc;
    left: -1px
}

.bubble-long {
    font-size: 13px;
    padding: 1px 10px
}

.bubble-vote {
    font-size: 12px;
    padding: 4px 15px;
    color: #a8aec8;
    background: #fff;
    margin: 0 0 0 8px;
    height: 22px;
    width: 40px;
    border: 1px solid #878ca4
}

.bubble-vote::before {
    border-right-color: #878ca4
}

.heading.edges .slider-btns {
    margin: 0
}

.plain-text .title.new-slots, .plain-text h2.title {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px
}

@media screen and (max-width: 690px) {
    .title {
        font-size: 18px
    }

    .title.new-slots {
        font-size: 16px
    }

    .plain-text .title.new-slots, .plain-text h2.title {
        font-size: 16px
    }

    h2.title {
        font-size: 16px
    }
}

.title-underlined {
    display: block;
    font-size: 18px;
    margin: 0 0 16px;
    padding: 0 0 3px;
    border-bottom: 2px solid #658ae8
}

.title-not-underlined {
    font: normal normal bold 20px/36px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #465156;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .title-underlined {
        margin: 30px 0 15px
    }

    .main > .block:first-child .title-underlined {
        margin-top: 0
    }

    .title-not-underlined {
        font: normal normal bold 16px/22px Open Sans, sans-serif;
        margin-bottom: 15px
    }
}

@media (max-width: 639px) {
    .title-underlined {
        font-size: 16px
    }
}

.title-middle {
    font-size: 16px
}

.title-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 690px) {
    .title-middle {
        font-size: 15px;
        margin: 0 0 20px
    }
}

.title-small {
    font-size: 16px;
    margin: 0 0 15px
}

@media screen and (max-width: 690px) {
    .title-small {
        font-size: 14px
    }
}

.subtitle {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px
}

.container.subtitle {
    display: block
}

.container h1.title + .subtitle {
    position: relative
}

.subtitle p {
    line-height: 28px
}

.subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    line-height: 26px
}

.subtitle em {
    font-style: italic
}

.subtitle h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .subtitle p {
        line-height: 28px
    }
}

.lower_pragraph h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    .lower_pragraph h2, .subtitle h2 {
        font-size: 18px;
        line-height: 26px
    }
}

.lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #465156;
    margin: 35px 0 20px;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0
    }
}

.lower_pragraph h4, .subtitle h4 {
    text-transform: none;
    margin: 15px 0
}

.lower_pragraph p, .subtitle p {
    color: #433f42;
    font-size: 15px;
    line-height: 28px
}

.subtitle-tms p {
    margin: 0
}

.subtitle-tms p + p {
    margin-top: 15px
}

.lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
    font-size: 18px;
    line-height: 34px;
    margin: 36px 0;
    font-family: open sans, sans-serif
}

.widget.featured_box {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px;
    border: 2px solid #658ae8;
    border-radius: 4px
}

.align-right {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.text-link {
    font-size: 11px;
    text-transform: uppercase;
    background: #fff;
    font-weight: 600;
    color: #658ae8;
    display: inline-block
}

.text-link i {
    font-size: 8px;
    margin: 0 0 0 3px
}

@media screen and (min-width: 1023px) {
    .lower_pragraph .button, .subtitle .button {
        width: auto
    }
}

.condense_control {
    color: #658ae8;
    text-decoration: none;
    margin: 4px 0 0;
    display: inline;
    cursor: pointer;
    max-width: 72px;
    overflow: hidden
}

.condense_control .less {
    display: none
}

.opened .condense_control .less {
    display: inline-block
}

.opened .condense_control .more {
    display: none
}

.opened .cloned-text {
    display: none
}

.opened .hidden {
    display: block
}

.empty-content {
    margin: 0 0 30px
}

.section {
    margin: 0 0 20px
}

.section:last-child {
    margin: 0
}

.icon-icon_unavailable {
    color: #db2424
}

.icon-icon_available {
    color: #96cb00
}

.icon-icon_available, .icon-icon_unavailable {
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center
}

.br-wrapper {
    margin: 0 0 25px
}

.br-wrapper + .br-widget {
    display: none !important
}

@media screen and (max-width: 690px) {
    .br-wrapper {
        margin: 0 0 17px
    }
}

.flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.flex-left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

@media screen and (max-width: 690px) {
    .flex-left {
        display: block
    }
}

.hidden {
    display: none
}

.select {
    width: 100%;
    display: none
}

.upper {
    text-transform: uppercase;
    font-size: 13px
}

.more-num {
    padding: 0 3px
}

@media screen and (max-width: 1023px) {
    .static .container {
        padding: 0
    }
}

.mobile {
    display: none
}

@media screen and (max-width: 1023px) {
    .mobile {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
}

@media screen and (max-width: 1023px) {
    .mobile-flex {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center
    }
}

.centered {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.check [type=checkbox]:checked, .check [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.check [type=checkbox]:checked + label, .check [type=checkbox]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 19px;
    display: block;
    width: 16px;
    height: 16px
}

.check [type=checkbox]:checked + label:before, .check [type=checkbox]:not(:checked) + label:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .16)
}

.check [type=checkbox]:checked + label:after, .check [type=checkbox]:not(:checked) + label:after {
    font-family: icomoon !important;
    content: "\e907";
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -2px 0 0 -1px;
    font-size: 9px
}

.check [type=checkbox]:checked, .check [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.check [type=checkbox]:checked + label, .check [type=checkbox]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 19px;
    display: block;
    width: 16px;
    height: 16px
}

.check [type=checkbox]:checked + label:before, .check [type=checkbox]:not(:checked) + label:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .16)
}

.check [type=checkbox]:checked + label:after, .check [type=checkbox]:not(:checked) + label:after {
    font-family: icomoon !important;
    content: "\e91f";
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -2px 0 0 -1px;
    font-size: 9px;
    line-height: .8;
    color: #658ae8;
    transition: all .2s
}

.check [type=checkbox]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.check [type=checkbox]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.check [type=checkbox]:disabled:not(:checked) + label:before {
    box-shadow: none;
    border-color: #c1c9cf;
    background-color: #fff
}

.check [type=checkbox]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #c1c9cf;
    background-color: #fff
}

.check [type=checkbox]:disabled:checked + label:after {
    color: #999
}

.check [type=checkbox]:disabled + label {
    color: #aaa
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

img.not-accepted {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (max-width: 767px) {
    .block.last-child {
        margin-bottom: 55px
    }
}

select.select.js-filter {
    opacity: 0
}

.fixGrayFlagPos {
    height: 100%
}

.no-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.fixed {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.alert {
    color: #db2424;
    font: normal normal normal 14px/20px Open Sans, sans-serif;
    letter-spacing: 0
}

@media screen and (max-width: 767px) {
    .alert {
        font: normal normal normal 12px/20px Open Sans, sans-serif
    }

    .success {
        font: normal normal normal 12px/20px Open Sans, sans-serif
    }
}

[data-is-free="1"] {
    color: #529724
}

.img-mobile {
    display: none
}

@media screen and (max-width: 599px) {
    .img-desktop {
        display: none
    }

    .img-mobile {
        display: block;
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 690px) {
    body {
        font-size: 13px
    }
}

.important_icon {
    width: 14px;
    height: 14px;
    font-size: 11px;
    border-radius: 50%;
    border: 1px solid #465156;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #465156
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

fieldset, img {
    border: 0
}

blockquote {
    padding-right: 8px;
    border-left: 5px solid;
    font-style: italic;
    font-family: Georgia, Times, times new roman, serif;
    padding: 2px 0;
    border-color: #ccc;
    padding-left: 20px
}

blockquote p {
    margin: 13px 0 !important;
    line-height: 1.9
}

input[type=text]::-ms-clear {
    display: none
}

embed, img, object {
    vertical-align: bottom
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ""
}

a * {
    cursor: pointer
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block
}

b, strong {
    font-weight: 700
}

svg:not(:root) {
    overflow: hidden
}

button {
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer
}

html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button, select {
    text-transform: none;
    outline: 0
}

textarea {
    overflow: auto
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

* {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background: 0 0;
    text-decoration: none;
    outline: 0;
    color: #333
}

a:active, a:focus, a:hover {
    outline: 0
}

button:focus, button:hover, select:focus, select:hover {
    outline: 0
}

input[type=pasword], input[type=text] {
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select, textarea {
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input {
    outline: 0
}

[hidden], template {
    display: none
}

mark {
    background: #ff0;
    color: #000
}

figure, img {
    border: 0;
    margin: 0
}

.svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.svg-icon.disabled {
    opacity: .8;
    -webkit-filter: grayscale(1) brightness(70%) hue-rotate(90deg);
    filter: grayscale(1) brightness(70%) hue-rotate(90deg)
}

.select2-search--dropdown, [class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-cherry {
    color: #fff;
    font-size: 60px
}

@media (max-width: 767px) {
    .icon-cherry {
        font-size: 36px
    }

    .heading.edges {
        padding: 0
    }
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    height: 100%;
    background: #fff
}

body {
    font-family: open sans, Fallback-font, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    color: #60686a;
    background: #fff;
    min-width: 320px
}

i {
    font-style: normal
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

a {
    text-decoration: none;
    cursor: pointer
}

a:active, a:focus, a:hover, a:visited {
    text-decoration: none
}

.textfield-holder .textfield:-moz-placeholder, .textfield-holder .textfield:-ms-input-placeholder, .textfield-holder .textfield::-moz-placeholder, .textfield-holder .textfield::-webkit-input-placeholder, .textfield-holder .textfield::placeholder, .textfield-holder.not-valid .textfield:-moz-placeholder, .textfield-holder.not-valid .textfield:-ms-input-placeholder, .textfield-holder.not-valid .textfield::-moz-placeholder, .textfield-holder.not-valid .textfield::-webkit-input-placeholder, .textfield-holder.not-valid .textfield::placeholder {
    font-size: 16px !important;
    color: #60686a !important
}

.err_field_msg {
    display: none;
    text-align: left;
    position: absolute;
    top: 100%
}

.not-valid .err_field_msg {
    display: block;
    text-align: left;
    font: normal normal 600 12px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #db2424
}

#server-error-note {
    font: normal normal 600 12px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #db2424
}

@media (max-width: 630px) {
    .not-valid .err_field_msg {
        position: relative;
        top: unset
    }

    .textfield:-ms-input-placeholder, .textfield::-moz-placeholder, .textfield::-webkit-input-placeholder, .textfield:focus::-webkit-input-placeholder {
        font-size: 14px
    }
}

h3.custom {
    max-width: 392px;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    color: #2d2f2f;
    font-style: normal;
    margin: auto
}

.data-container .qty-items {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .data-container .qty-items {
        margin-top: 10px
    }
}

.payment.view {
    padding-left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: auto
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus) {
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e8e8e8;
    width: 40px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #e8e8e8;
    background-color: #f9f9f9
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus).active {
    background-color: #436bd0;
    border-color: #436bd0;
    color: #fff
}

@media (max-width: 690px) {
    .payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus) {
        font-size: 12px;
        width: 36px;
        height: 36px
    }

    .icon.icon-icon_available {
        width: auto;
        height: auto;
        font-size: 14px
    }
}

.icon.icon-icon_available {
    background: no-repeat;
    border: none;
    color: #96cb00;
    width: auto;
    height: auto;
    font-size: 14px;
    display: inline
}

.icon-card-view.active svg rect {
    fill: #fff
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus):first-of-type {
    border-radius: 4px 0 0 4px
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus):last-of-type {
    border-radius: 0 4px 4px 0
}

.payment .icon-card-view.active {
    border-left: 0
}

.best_not_enough {
    margin-bottom: 20px
}

.title-green {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #51b211
}

.title + .title-green {
    margin: -13px 0 10px;
    display: block
}

@media (max-width: 767px) {
    .title-green {
        font-size: 14px;
        line-height: 24px
    }
}

.fitframe-wrap {
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden
}

.fitframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.box-detailed-buttons .btn-blk, .box-detailed-buttons .btn-wrn {
    width: 158px;
    height: 34px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center
}

.casino-title.casino-rating {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.casino-title.casino-rating a {
    margin-left: 7px;
    margin-bottom: 8px
}

@media (min-width: 767px) and (max-width: 1023px) {
    .country-casinos-pg .select2.select2-container {
        width: 84px !important
    }
}

.filter-check {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.filter-check::-webkit-scrollbar {
    display: none
}

@media (min-width: 690px) and (max-width: 1023px) {
    .vol .filter-sort {
        width: unset;
        margin-top: 0
    }
}

@media (min-width: 690px) and (max-width: 920px) {
    .vol .filter-sort {
        margin-top: 20px
    }
}

.casinos.ndb-casinos-software + .btn-holder {
    margin-top: 30px
}

@media (max-width: 500px) {
    .casinos.ndb-casinos-software + .btn-holder {
        margin-top: 15px
    }
}

.software-slide-box {
    min-width: 150px;
    width: 150px;
    max-width: 150px
}

.carousel-software-container {
    margin-top: 20px
}

@media (max-width: 760px) {
    .carousel-software-container {
        margin-top: 15px
    }

    .carousel .carousel-software-container .swiper-container {
        margin-top: -5px !important
    }
}

.heading.games-heading {
    margin-top: -40px;
    padding: 26px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #f8faff 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 3px 20px rgba(42, 73, 149, .1333333333);
    z-index: 30 !important
}

.heading:has(.authors-popup__container.active) {
    z-index: 38 !important
}

.sliderZ.payment .slide-top a {
    color: #658ae8
}

.show-inline {
    display: inline-block !important
}

.inline-list {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    margin-top: 20px;
    margin-bottom: 20px
}

.textfield::-webkit-input-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.textfield::-moz-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.textfield:-ms-input-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

input, textarea {
    color: #60686a
}

.textfield:focus:-ms-input-placeholder, .textfield:focus::-moz-placeholder, .textfield:focus::-webkit-input-placeholder {
    opacity: 0
}

.wrapper {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

#site-content {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.container {
    max-width: 960px;
    margin: 0 auto
}

@media screen and (max-width: 960px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 690px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .container-padding-less {
        padding: 0 !important
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.title {
    color: #433f42;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 15px
}

.title.mt-0 {
    margin-top: 0
}

.heading.edges {
    margin: 0 0 10px
}

.heading.edges .title {
    margin: 0 !important
}

@media screen and (max-width: 690px) {
    .title {
        font-size: 18px
    }

    .title.new-slots {
        font-size: 16px
    }

    h2.title {
        font-size: 16px
    }
}

.title-underlined {
    display: block;
    font-size: 18px;
    margin: 0 0 16px;
    padding: 0 0 3px;
    border-bottom: 2px solid #658ae8
}

.title-not-underlined {
    font: normal normal bold 20px/36px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .title-underlined {
        margin: 30px 0 15px
    }

    .main > .block:first-child .title-underlined {
        margin-top: 0
    }

    .title-not-underlined {
        font: normal normal bold 16px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin-bottom: 15px
    }
}

@media (max-width: 639px) {
    .title-underlined {
        font-size: 16px
    }
}

.title-middle {
    font-size: 16px
}

.title-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 690px) {
    .title-middle {
        font-size: 15px;
        margin: 0 0 20px
    }
}

.title-small {
    font-size: 16px !important;
    margin: 0 0 15px
}

.title-medium, .title-medium2 {
    font-size: 18px !important
}

@media screen and (max-width: 1023px) {
    .title-medium {
        font-size: 16px !important
    }
}

@media screen and (max-width: 690px) {
    .title-medium, .title-medium2 {
        font-size: 16px !important
    }

    .title-small {
        font-size: 14px !important
    }
}

.subtitle {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px
}

.container.subtitle {
    display: block
}

.container h1.title + .subtitle {
    position: relative
}

.subtitle p {
    line-height: 28px
}

.heading .subtitle {
    margin: 0 0 16px;
    font-size: 15px
}

@media screen and (max-width: 767px) {
    .heading .subtitle {
        margin: 0 0 12px
    }
}

.subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    line-height: 28px
}

.subtitle em {
    font-style: italic
}

.subtitle h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .subtitle p {
        line-height: 28px
    }
}

.lower_pragraph h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    font-weight: 700
}

.game-description .lower_pragraph h2, .game-description .subtitle h2 {
    font-size: 18px;
    line-height: 26px
}

.game-description .subtitle h2 {
    margin: 20px 0
}

@media screen and (max-width: 767px) {
    .lower_pragraph h2, .subtitle h2 {
        font-size: 18px;
        line-height: 26px
    }
}

.lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #465156;
    margin: 35px 0 20px;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0;
        display: inline-block
    }
}

.lower_pragraph h4, .subtitle h4 {
    text-transform: none;
    margin: 15px 0
}

.lower_pragraph p, .subtitle p {
    margin: 15px 0
}

.subtitle-tms p {
    margin: 0
}

.subtitle-tms p + p {
    margin-top: 15px
}

.lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
    font-size: 18px;
    line-height: 34px;
    margin: 36px 0;
    font-family: open sans, Helvetica, Arial, sans-serif
}

.widget.featured_box {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px;
    border: 2px solid #658ae8;
    border-radius: 4px
}

.widget.featured_box p {
    line-height: 34px
}

@media screen and (max-width: 767px) {
    .lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
        font-size: 15px;
        line-height: 30px;
        margin: 25px 0
    }
}

.lower_pragraph blockquote, .subtitle blockquote {
    border-left-color: #658ae8;
    border-left-width: 4px;
    padding-left: 30px
}

@media screen and (max-width: 767px) {
    .lower_pragraph blockquote, .subtitle blockquote {
        padding-left: 20px
    }
}

.lower_pragraph cite, .subtitle cite {
    font-style: italic
}

.lower_pragraph hr, .subtitle hr {
    border: 1px solid #e8eaf3;
    border-width: 1px 0 0;
    margin: 25px 0
}

.lower_pragraph div, .subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.lower_pragraph a, .subtitle a {
    color: #658ae8
}

.subtitle em {
    font-style: italic
}

.lower_pragraph em {
    font-style: italic
}

.lower_pragraph img {
    max-width: 100%;
    height: auto !important;
    margin: 20px auto
}

.subtitle img {
    max-width: 100%;
    height: auto !important;
    margin: 20px auto
}

@media screen and (max-width: 767px) {
    .lower_pragraph img, .subtitle img {
        width: 100% !important;
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media screen and (max-width: 500px) {
    .lower_pragraph img, .subtitle img {
        width: 100%
    }
}

.heading.edges .slider-btns {
    margin: 0
}

.index-page p {
    float: left
}

.js-condense {
    color: #60686a;
    line-height: 28px;
    max-height: 80px;
    overflow: hidden
}

.lower_pragraph em {
    font-style: italic
}

.lower_pragraph .heading-btn, .subtitle .heading-btn {
    float: right;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    min-width: 135px;
    margin: 0 0 0 50px;
    padding: 2px
}

@media screen and (min-width: 769px) {
    .lower_pragraph .heading-btn, .subtitle .heading-btn {
        text-align: right
    }

    .heading-btn .btn.button {
        width: 135px
    }
}

.lower_pragraph .button, .subtitle .button {
    width: 100%
}

.btn.button {
    font-size: 11px;
    text-transform: uppercase;
    background: #fff;
    font-weight: 600;
    padding: 7px 30px;
    color: #658ae8;
    box-shadow: 0 0 3px rgba(0, 0, 0, .16);
    border-radius: 4px;
    display: inline-block;
    text-align: center
}

.button i {
    font-size: 9px;
    margin: 0 0 0 10px
}

.block {
    margin: 0 0 80px
}

.block.gradient {
    padding: 60px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #4c5c91 0, #04113c 100%) 0 0 no-repeat padding-box
}

.block:last-child {
    margin: 0
}

.block.light-grey {
    padding: 60px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #fefefe 45%, #fafafa 100%) 0 0 no-repeat padding-box
}

.block.pt-60 {
    padding-top: 60px
}

.block.game_feature-block:not(:last-of-type) {
    margin: 0 0 60px
}

.block.mt85:not(:last-of-type) {
    margin: 0 0 85px
}

.block.custom-margin {
    margin-bottom: 50px
}

@media screen and (max-width: 1024px) {
    .block {
        margin: 0 0 60px
    }

    .block.custom-margin {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .block {
        margin: 0 0 40px
    }

    .block.gradient {
        padding: 30px 0
    }

    .block.light-grey {
        padding: 30px 0
    }

    .block.pt-60 {
        padding-top: 30px
    }

    .block.game_feature-block:not(:last-of-type) {
        margin: 0 0 40px
    }

    .block.mt85:not(:last-of-type) {
        margin: 0 0 65px
    }
}

@media screen and (max-width: 479px) {
    .block:first-child .title-underlined {
        margin-top: 0
    }
}

.btn {
    background: #658ae8;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 10px 30px;
    border-radius: 4px;
    font-weight: 700;
    display: inline-block;
    border: none;
    text-align: center;
    position: relative;
    transition: .3s;
    overflow: hidden;
    float: right
}

.btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    border-radius: 4px;
    will-change: transform
}

.btn.dark-blue {
    background: #2a4995
}

.btn.btn-primary {
    padding: 15px 30px;
    min-width: 300px;
    letter-spacing: .55px
}

.btn.btn-primary:hover {
    background: #2171ce
}

.empty-filters .btn {
    float: unset;
    cursor: pointer
}

@media screen and (min-width: 1023px) {
    .btn:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .btn-round:hover {
        background: #d6d7dd
    }
}

.btn-small {
    padding: 7px 16px 8px !important;
    margin: -2px 0 0
}

.btn-middle {
    padding: 13px 22px 12px
}

.btn-big {
    padding: 15px 30px;
    width: 300px
}

.btn-danger {
    background: #db2424;
    float: none
}

@media screen and (min-width: 1023px) {
    .btn-danger:hover {
        background: #af2020
    }
}

.btn i {
    font-size: 8px;
    margin: 0 0 0 5px
}

.btn-holder {
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 30px 0
}

.btn-holder.mb-0 {
    margin-bottom: 0 !important
}

.container.btn-holder {
    max-width: unset
}

.d-none {
    display: none !important
}

.btn-holder.hide {
    display: none
}

.btn-holder .btn-bordered {
    margin: 0 !important
}

@media screen and (max-width: 767px) {
    .btn-holder {
        margin: 20px 0
    }

    .data-games.list-view:has(.data-add-container) + .btn-holder {
        margin-top: 32px
    }

    .carousel .btn-holder {
        padding: 0 10px;
        margin: 5px 0
    }
}

.btn-bordered {
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 20px;
    background: #fff;
    color: #658ae8;
    border: 2px solid #658ae8;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    font-weight: 600;
    position: relative;
    z-index: 3;
    cursor: pointer
}

.btn-bordered.load {
    border-radius: 2px;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-bordered:before {
    position: absolute;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    background: #658ae8;
    will-change: transform;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 4px
}

.btn-bordered.invariable-btn {
    background-color: #658ae8;
    color: #fff
}

.btn-bordered.invariable-btn i {
    margin-left: 10px
}

@media screen and (max-width: 767px) {
    .btn-bordered.load {
        min-width: 0;
        width: 100%;
        padding: 15px 20px;
        min-width: 100%
    }
}

@media screen and (min-width: 1025px) {
    .btn-bordered:hover {
        color: #fff
    }

    .btn-bordered:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.btn-bordered-alt {
    font-size: 11px
}

@media screen and (max-width: 768px) {
    .lower_pragraph .heading-btn, .subtitle .heading-btn {
        float: none;
        position: absolute;
        left: 10px;
        top: calc(100% + 15px);
        width: calc(100% - 20px);
        margin-left: 0;
        text-align: center
    }

    .heading-btn .btn.button {
        background: #658ae8;
        color: #fff
    }

    .heading-btn .btn.button.custom {
        background: #fff;
        color: #658ae8 !important;
        border: 2px solid #658ae8;
        line-height: 30px !important
    }

    .block {
        position: relative
    }
}

.js-condense p {
    margin: 0
}

@media (max-width: 767px) {
    .heading .js-condense p:first-of-type img {
        display: block;
        float: right !important;
        width: auto !important
    }

    .js-condense h2 {
        margin: 15px 0 !important
    }
}

.heading {
    position: relative;
    z-index: 5
}

.heading.games-heading .title {
    color: #433f42
}

.heading.games-heading .subtitle {
    margin: 0 !important;
    color: #70696d !important
}

.heading.games-heading .js-condense {
    color: #70696d
}

.heading.heading-center {
    padding-bottom: 40px
}

.heading.heading-center .title {
    text-align: center;
    margin: 0 0 16px;
    font-size: 24px
}

.heading.heading-center .subtitle {
    margin: 0 auto;
    max-width: 600px;
    justify-content: center
}

.heading.heading-center .subtitle p {
    margin: 0;
    text-align: center;
    font-size: 15px;
    color: #433f42;
    line-height: 28px
}

.heading .heading-icon {
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    border: 1px solid rgba(42, 73, 149, .3058823529);
    border-radius: 100%;
    margin: 0 auto 16px
}

.heading .heading-icon.white-border {
    border-color: #fff
}

.heading .heading-icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: calc(100% - 26px);
    max-height: calc(100% - 26px)
}

.heading.white-color * {
    color: #fff !important
}

@media screen and (max-width: 1023px) {
    .heading.games-heading {
        margin-top: -30px
    }

    .heading.heading-center .title {
        font-size: 20px
    }
}

@media screen and (max-width: 690px) {
    .heading.heading-center {
        padding-bottom: 20px;
        margin: 0
    }

    .heading.heading-center .title {
        margin-bottom: 10px;
        font-size: 16px
    }

    .heading.games-heading {
        margin: -20px -10px 0;
        padding: 15px 10px;
        background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #f8faff 100%) 0 0 no-repeat padding-box;
        max-width: calc(100vw + 10px);
        box-shadow: none
    }

    .heading.games-heading .title {
        margin-bottom: 8px
    }

    .heading.games-heading .js-condense_readmore_button {
        position: static;
        line-height: 1.2
    }

    .heading.games-heading .js-condense_readmore_button.js-condense_readmore_button_active {
        margin-top: 10px
    }
}

[data-page=index] .heading {
    z-index: 20 !important
}

.plain-text {
    color: #433f42;
    word-break: break-word
}

.plain-text iframe {
    border: none;
    margin: 0;
    padding: 0
}

.plain-text p {
    margin: 0 0 15px;
    line-height: 1.9
}

@media screen and (max-width: 690px) {
    .plain-text p {
        font-size: 15px;
        line-height: 28px
    }
}

.container.subtitle p, .container.subtitle pre {
    white-space: break-spaces;
    word-break: break-word
}

.plain-text-part {
    padding: 40px 0;
    border-top: 1px solid #e1e1e1
}

.plain-text-part:first-child {
    padding: 0 0 40px;
    border: none
}

.plain-text-part:last-child {
    padding: 40px 0 0
}

@media screen and (max-width: 690px) {
    .plain-text-part {
        padding: 20px 0
    }
}

@media screen and (max-width: 690px) {
    .plain-text-part:first-child {
        padding: 0 0 20px
    }
}

@media screen and (max-width: 690px) {
    .plain-text-part:last-child {
        padding: 20px 0 0
    }
}

.lower_pragraph ol li, .lower_pragraph ul li, .plain-text ol li, .plain-text ul li, .subtitle ol li, .subtitle ul li {
    margin: 15px 0;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 15px;
    line-height: 28px;
    color: #433f42
}

@media screen and (max-width: 767px) {
    .lower_pragraph ul li img, .plain-text ul li img, .subtitle ul li img {
        margin: 15px 0
    }
}

.lower_pragraph ol li, .plain-text ol li, .subtitle ol li {
    padding: 0
}

.lower_pragraph ul li:first-child, .plain-text ul li:first-child, .subtitle ul li:first-child {
    margin: 0
}

.lower_pragraph ul li:before, .plain-text ul li a:before, .plain-text ul li:before, .subtitle ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -16px;
    width: 8px;
    height: 8px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.lower_pragraph ul.danger li:before, .plain-text ul.danger li:before, .subtitle ul.danger li:before {
    background: #e93e3e
}

.lower_pragraph ul.default li:before, .plain-text ul.default li:before, .subtitle ul.default li:before {
    background: #42b4d6
}

.lower_pragraph a, .plain-text a, .subtitle a {
    color: #2a4995
}

@media screen and (min-width: 1023px) {
    .lower_pragraph a:hover, .plain-text a:hover, .subtitle a:hover {
        color: #000
    }
}

.fullwide {
    width: 100%
}

.plain-text .title {
    font-size: 30px;
    display: inline-block
}

.plain-text ol, .plain-text ul {
    font-size: 14px;
    list-style: decimal;
    padding: 0 0 0 15px;
    margin: 15px 0;
    line-height: 26px
}

.plain-text li {
    padding: 0 !important;
    position: relative
}

.plain-text ul {
    padding: 0 0 0 16px
}

.plain-text ul li {
    list-style: none;
    padding: 0 !important
}

.plain-text ul li:first-child {
    margin: 0
}

.plain-text ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -16px;
    width: 8px;
    height: 8px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.plain-text ul.danger li:before {
    background: #e93e3e
}

.plain-text ul.default li:before {
    background: #42b4d6
}

.plain-text img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px
}

@media screen and (max-width: 479px) {
    .plain-text .title {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text ol, .plain-text ul {
        padding: 0 0 0 16px
    }
}

@media screen and (max-width: 690px) {
    .plain-text ol, .plain-text ul {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .plain-text img {
        width: 100% !important
    }
}

.title-name {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .title-name {
        font-size: 17px
    }
}

.advanced_table, .basic_table, .main table, .plain-text table, .widget.table table {
    width: 100% !important;
    border-collapse: collapse;
    table-layout: fixed;
    border-radius: 2px;
    margin-bottom: 30px
}

.plain-text table td, .plain-text table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.widget.table table td, .widget.table table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.basic_table td, .basic_table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.advanced_table td, .advanced_table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

table.painted {
    margin: 32px 0 !important;
    overflow: hidden;
    border-radius: 6px;
    border: 1px inset #658ae8;
    border-spacing: 0;
    border-collapse: separate;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

table.painted tbody tr:nth-child(odd) td {
    background: #f9fcff
}

table.painted td, table.painted th {
    font-size: 15px;
    line-height: 24px !important;
    padding: 12px 16px !important;
    border: 1px solid #e8eaf3
}

table.painted td {
    color: #433f42 !important;
    border-top: none;
    border-bottom: none
}

table.painted th {
    background: #fff !important;
    color: #3b5db9 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px !important;
    text-align: start !important;
    text-transform: initial !important
}

.main td, .main th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.advanced_table th, .basic_table th, .main th, .plain-text table th, .widget.table table th {
    text-align: center;
    color: #60686a;
    text-transform: uppercase
}

.advanced_table td, .basic_table td, .main td, .plain-text table td, .widget.table table td {
    background: #fff;
    color: #60686a
}

.plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5, .plain-text h6 {
    color: #313536;
    margin: 0 0 20px
}

.plain-text h1 {
    font-size: 24px;
    font-weight: 700
}

.plain-text h2 {
    font-size: 22px
}

.plain-text h3 {
    font-size: 15px
}

.plain-text h4 {
    font-size: 14px
}

.plain-text h5 {
    font-size: 13px
}

.plain-text h6 {
    font-size: 12px;
    font-weight: 700
}

.plain-text > p {
    margin: 0 0 15px;
    line-height: 1.9
}

.plain-text > p:last-child {
    margin: 0
}

@media screen and (max-width: 767px) {
    .plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5, .plain-text h6 {
        margin: 0 0 30px
    }

    table.painted {
        margin: 24px 0 !important
    }

    table.painted td, table.painted th {
        font-size: 14px;
        padding: 8px 10px !important
    }
}

@media screen and (max-width: 767px) {
    .plain-text h1 {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h2 {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h3 {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h4 {
        font-size: 13px;
        text-transform: uppercase
    }
}

@media screen and (max-width: 767px) {
    .plain-text h5 {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h6 {
        font-size: 12px
    }
}

@media screen and (max-width: 690px) {
    .plain-text > p {
        line-height: 28px
    }
}

.box-wrap {
    margin-bottom: 25px
}

.plain-text ul b {
    color: #2171ce
}

.plain-text-lower {
    margin: 80px 0 0
}

@media screen and (max-width: 767px) {
    .plain-text-lower {
        margin: 40px 0 0
    }
}

.qa {
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #e2e2e3;
    border-radius: 2px;
    padding: 20px
}

.widget.faq {
    font-size: 15px;
    line-height: 28px;
    border: 1px solid #345bbf;
    border-radius: 6px;
    padding: 20px 30px 10px;
    color: #465156
}

.widget.faq p {
    font-size: 15px;
    color: #465156
}

.qa p {
    margin: 0 0 20px
}

.qa hr {
    border: none;
    border-top: 1px solid #e2e2e3;
    margin: 0 0 20px
}

.qa strong {
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin: 0 0 -20px
}

.qa h2 {
    margin: -20px -20px 20px
}

@media screen and (max-width: 767px) {
    .qa hr, .qa p {
        margin: 0 0 15px
    }
}

@media screen and (max-width: 767px) {
    .qa strong {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 -10px
    }
}

.widget.faq h2 {
    margin: -21px -31px 10px
}

.qa h2 strong, .widget.faq h2 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    padding: 20px 30px;
    display: block;
    color: #fff;
    background: #345bbf;
    border-radius: 6px 6px 0 0
}

.qa h2 strong {
    margin: 0
}

@media screen and (max-width: 767px) {
    .qa h2 {
        margin: -10px -10px 15px
    }

    .widget.faq h2 {
        margin: -11px -15px 0
    }

    .qa h2 strong, .widget.faq h2 {
        font-size: 14px;
        line-height: 22px;
        padding: 15px
    }
}

.widget {
    margin: 0 0 30px
}

.widget.faq > div {
    padding: 20px 0;
    border-bottom: 1px solid #dde3f4
}

.widget.faq > div:last-child {
    border: none
}

.widget.faq > div > div:first-child {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px;
    color: #465156
}

.widget.faq > div > div:first-child p {
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.faq > div {
        padding: 15px 0
    }
}

@media screen and (max-width: 1025px) {
    .widget.faq > div > div:first-child {
        line-height: 27px
    }
}

@media screen and (max-width: 767px) {
    .qa {
        padding: 10px;
        line-height: 26px
    }

    .widget.faq {
        line-height: 24px;
        font-size: 14px;
        padding: 10px 15px 0
    }

    .widget.faq > div > div:first-child {
        margin-bottom: 12px;
        font-size: 15px;
        line-height: 24px
    }
}

hr.widget {
    border: none;
    border-top: 1px solid #e2e2e3
}

.table {
    width: 100%;
    border-collapse: collapse
}

.table-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.table-flex .payment-logo {
    margin: 0 15px 0 0
}

.table th {
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 0 15px;
    text-align: inherit;
    font-weight: 600;
    color: #465156
}

table.table.table-banking td, table.table.table-banking th {
    border: none
}

table.table.table-banking tr {
    border-bottom: 1px solid #e8eaf3
}

.table-banking th:nth-child(2), .table-banking th:nth-child(3) {
    text-align: center
}

.table tr {
    border-top: 1px solid #e8eaf3
}

.table tr:first-child {
    border-top: none
}

.table td {
    padding: 10px 0
}

.js-condense {
    margin: 0 0 26px
}

.js-condense span p:first-child {
    display: inline
}

.subtitle .js-condense {
    margin: 0
}

.js-condense br {
    display: none
}

.js-condense_readmore_wrapper {
    position: relative;
    padding-bottom: 0
}

.js-condense_readmore_button {
    position: relative;
    bottom: 0;
    left: 0;
    color: #2a4995;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    color: #2a4995
}

.js-condense > span {
    display: block
}

.lower_pragraph, .subtitle {
    font-size: 15px;
    line-height: 28px
}

@media screen and (max-width: 767px) {
    .subtitle {
        font-size: 15px;
        line-height: 28px
    }

    .lower_pragraph {
        font-size: 15px;
        line-height: 28px;
        overflow: hidden
    }
}

.subtitle ol, .subtitle ul {
    padding: 0 0 0 16px;
    margin: 10px 0;
    line-height: 28px
}

.lower_pragraph ol, .lower_pragraph ul {
    padding: 0 0 0 16px;
    margin: 10px 0;
    line-height: 28px
}

.lower_pragraph ul li, .subtitle ul li {
    padding: 0 !important
}

@media screen and (max-width: 767px) {
    .lower_pragraph ol, .lower_pragraph ul {
        padding-block: 0;
        padding-right: 0
    }
}

.lower_pragraph ol, .subtitle ol {
    list-style: decimal;
    padding: 0 0 0 30px
}

@media screen and (max-width: 767px) {
    .lower_pragraph ol, .subtitle ol {
        padding: 0;
        list-style-position: inside
    }
}

.subtitle ol ol, .subtitle ol ul {
    padding: 0 0 0 16px;
    margin: 0
}

.subtitle ul ol, .subtitle ul ul {
    padding: 0 0 0 16px;
    margin: 0
}

.lower_pragraph ol ol, .lower_pragraph ol ul {
    padding: 0 0 0 16px;
    margin: 0
}

.lower_pragraph ul ol, .lower_pragraph ul ul {
    padding: 0 0 0 16px;
    margin: 0
}

.highlighted-box, .highlighted-class {
    border: 2px solid #658ae8 !important;
    border-radius: 6px !important;
    background: #fff !important;
    margin: 32px 0;
    padding: 0 0 24px !important;
    overflow: hidden
}

.highlighted-box *, .highlighted-class * {
    font-size: 16px !important
}

.highlighted-box > *, .highlighted-class > * {
    padding: 0 32px
}

.highlighted-box ul, .highlighted-class ul {
    padding: 0 32px 0 56px
}

.highlighted-box ul li::before, .highlighted-class ul li::before {
    left: -24px
}

.highlighted-box ol, .highlighted-class ol {
    padding: 0 32px 0 48px
}

.highlighted-box ol li, .highlighted-class ol li {
    padding-left: 8px
}

.highlighted-box.callout-warning, .highlighted-class.callout-warning {
    border-color: #db2424 !important
}

.highlighted-box.callout-warning > :first-child, .highlighted-class.callout-warning > :first-child {
    background: #db2424
}

.highlighted-box.callout-note, .highlighted-class.callout-note {
    border-color: #b988ea !important
}

.highlighted-box.callout-note > :first-child, .highlighted-class.callout-note > :first-child {
    background: #b988ea
}

.highlighted-box.callout-example, .highlighted-class.callout-example {
    border-color: #5dc916 !important
}

.highlighted-box.callout-example > :first-child, .highlighted-class.callout-example > :first-child {
    background: #5dc916
}

@media (max-width: 767px) {
    .highlighted-box, .highlighted-class {
        margin: 24px 0;
        padding: 0 0 16px !important
    }

    .highlighted-box > *, .highlighted-class > * {
        padding: 0 16px
    }

    .highlighted-box *, .highlighted-class * {
        font-size: 15px !important
    }

    .highlighted-box ul, .highlighted-class ul {
        padding: 0 16px 0 32px
    }

    .highlighted-box ul li::before, .highlighted-class ul li::before {
        left: -16px
    }

    .highlighted-box ol, .highlighted-class ol {
        padding: 0 16px
    }

    .highlighted-box ol li, .highlighted-class ol li {
        padding-left: 0
    }
}

.highlighted-box > :first-child, .highlighted-class > :first-child {
    margin: 0 0 24px !important;
    padding: 24px 32px;
    background: #658ae8;
    color: #fff;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 32px !important
}

.highlighted-box p:last-child, .highlighted-class p:last-child {
    margin-bottom: 0 !important
}

@media (max-width: 767px) {
    .highlighted-box p, .highlighted-class p {
        font-size: 15px !important;
        line-height: 28px !important
    }

    .highlighted-box > :first-child, .highlighted-class > :first-child {
        font-size: 15px !important;
        padding: 16px;
        margin-bottom: 16px !important
    }
}

.unhighlighted-box {
    background: #f9f9f9;
    border: 1px #ccc;
    border-radius: 6px;
    padding: 5px 10px
}

@media (max-width: 767px) {
    .unhighlighted-box ol li p {
        display: inline
    }
}

ol.custom-list {
    list-style: none !important;
    padding: 0;
    padding-left: 46px;
    margin-top: 17px
}

.custom-list li {
    position: relative;
    padding-left: 40px
}

.custom-list li::before {
    content: counter(list-item);
    width: 30px;
    height: 30px;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: normal;
    background-color: #2a4995;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: -45px;
    top: 0
}

@media screen and (max-width: 425px) {
    ol.custom-list li {
        margin-block: 0 12px
    }
}

.highlighted-block {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 6px;
    margin: 30px 0 40px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    border: 1px solid transparent;
    padding: 0
}

.highlighted-block ul {
    padding: 0 30px
}

.highlighted-block p {
    font: normal normal normal 16px/28px Open Sans;
    letter-spacing: 0;
    padding: 0 30px
}

.highlighted-block p:last-child {
    margin-bottom: 24px
}

.highlighted-block p:first-child {
    font: normal normal bold 18px/32px Open Sans;
    letter-spacing: 0;
    color: #fff;
    margin: 0 0 24px;
    background: #2171ce;
    border-radius: 6px 6px 0 0;
    padding: 16px 30px
}

.highlighted-block.callout-example {
    box-shadow: none;
    border: 2px solid #bfe4a7
}

.highlighted-block.callout-example p:first-child {
    background: #bfe4a7;
    color: #465156;
    border-radius: 0
}

.highlighted-block.callout-warning {
    box-shadow: none;
    border: 2px solid #ffc8c8
}

.highlighted-block.callout-warning p:first-child {
    background: #ffc8c8;
    color: #465156;
    border-radius: 0
}

@media screen and (max-width: 425px) {
    .highlighted-block p {
        padding-inline: 16px
    }

    .highlighted-block p:last-child {
        margin-bottom: 16px
    }
}

.title-paragraph {
    font-size: 18px;
    margin-bottom: 8px;
    color: #465156;
    font-weight: 700;
    text-transform: capitalize
}

h2.title-paragraph {
    font-size: 22px
}

@media screen and (max-width: 767px) {
    h2.title-paragraph {
        font-size: 16px;
        font-weight: 700
    }
}

@media (min-width: 768px) {
    .title-paragraph {
        margin-bottom: 15px
    }
}

.lower_pragraph {
    margin-top: 35px
}

.lower_pragraph .lower_pragraph {
    margin-top: 0
}

.js-condense iframe {
    display: block
}

@media (min-width: 768px) {
    .lower_pragraph {
        margin-top: 40px
    }
}

@media (min-width: 1024px) {
    .lower_pragraph {
        padding-bottom: 25px
    }
}

.container .box:nth-child(2), .container .box:nth-child(3) {
    margin-top: 20px
}

.btn-info {
    display: inline-block;
    cursor: pointer;
    display: block
}

.btn-info .circle-info {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    border: 2px solid #60686a;
    color: #60686a;
    z-index: 1;
    line-height: 14px;
    font-weight: 600;
    flex-shrink: 0
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.textfield {
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #e8eaf3;
    border-radius: 2px;
    padding: 16px;
    line-height: 20px;
    font-size: 14px;
    resize: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.textfield::-webkit-scrollbar {
    display: none
}

.textfield:focus {
    border: 1px solid #658ae8
}

.textfield.expanding {
    height: 52px;
    padding: 16px;
    overflow: hidden
}

.textfield.expanded {
    padding-bottom: 28px
}

.textfield.disabled {
    pointer-events: none
}

.textfield.error {
    border: 1px solid #db2424
}

@media screen and (max-width: 690px) {
    .textfield.expanding {
        height: 72px;
        padding: 16px
    }

    .textfield.expanded {
        padding-bottom: 16px
    }
}

.form-btn {
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    text-transform: uppercase;
    background: #658ae8;
    border-radius: 2px;
    cursor: pointer;
    border: none;
    position: relative;
    z-index: 2
}

.form-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    border-radius: 4px;
    will-change: transform
}

@media screen and (min-width: 1023px) {
    .form-btn:hover {
        color: #fff
    }

    .form-btn:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.not-valid {
    color: #db2424
}

.not-valid .textfield {
    border: 1px solid #db2424
}

.success {
    color: #5dc916;
    font: normal normal normal 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.action-field {
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    overflow: hidden;
    font-family: open sans, Helvetica, Arial, sans-serif;
    display: none;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px
}

.action-field.red {
    color: #db2424
}

.action-field i {
    margin: 0 5px 0 0
}

@media screen and (max-width: 690px) {
    .action-field {
        -webkit-justify-content: center;
        justify-content: center
    }
}

.dashed {
    border-width: 2px;
    border-style: dashed;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #465156;
    background: #fcfcfc;
    padding: 13px 10px;
    display: block;
    margin: 0 0 16px
}

.dashed.js-copy-tooltip {
    cursor: pointer;
    word-wrap: break-word
}

.row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.row.edges {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.icon-close:before {
    display: none;
    content: "×";
    font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 14px;
    margin-left: -5px
}

.cherry-rating {
    height: 20px;
    background: url(/public/build/images/icons/cherrie_empty.svg) no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 24px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 48px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 74px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 98px 0 no-repeat;
    background-size: contain;
    width: 117px;
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: 8px
}

.cherry-child {
    background: url(/public/build/images/icons/cherrie_ful.svg) no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 24px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 48px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 74px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 98px 0 no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    max-width: 100%
}

.container.upcoming-slots h2 {
    padding: 40px 0 5px
}

@media (max-width: 690px) {
    .heading.games-heading .js-condense_readmore_wrapper {
        padding-bottom: 0
    }

    .container.upcoming-slots {
        position: relative;
        z-index: 37
    }

    .container.upcoming-slots h2 {
        padding: 20px 0 0
    }
}

.zindex99 {
    z-index: 99 !important
}

.zindex9 {
    z-index: 9 !important
}

.btn-tournament {
    width: 89px;
    height: 46px;
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px 0 16px
}

.btn-tournament.btn-inactive {
    opacity: .7;
    pointer-events: none
}

.dashed.tournament-code {
    margin: 20px 0 16px;
    width: 197px;
    height: 46px;
    color: #878ca4
}

.ctc {
    text-align: center;
    font: normal normal 600 16px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #658ae8;
    margin-top: 20px;
    display: block
}

@media screen and (max-width: 590px) {
    .btn-tournament, .dashed.tournament-code {
        margin-top: 0
    }
}

.icon-close-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    font-size: 22px;
    right: 0;
    margin-right: 16px;
    z-index: 9;
    cursor: pointer
}

.icon-close-search:before {
    display: flex;
    content: "×";
    font-size: 19px;
    height: 20px;
    width: 20px;
    line-height: 22px;
    margin-left: 0;
    color: #70696d;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-right: 0;
    margin-top: -3px
}

.loader_icon_games {
    display: none
}

.loader_icon_games.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: calc(50% - 20px);
    z-index: 4
}

@media (max-width: 600px) {
    .loader_icon_games.active {
        top: 25px
    }
}

.loader_icon_games .svg-icon {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2
}

.loader_icon_games svg path {
    fill: #2a4995
}

.semi {
    font-weight: 600
}

abbr[title] {
    text-decoration: none
}

.icon-loader {
    z-index: 1;
    margin-left: 10px;
    display: none
}

.load.d-flex-center {
    height: 46.8px
}

@media (min-width: 1023px) {
    .load:hover .icon-loader svg path {
        color: #fff;
        fill: #fff
    }
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

@supports (-webkit-touch-callout:none) {
    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select:focus, textarea {
        font-size: 16px !important
    }

    .promo .search-h .header-search-input input {
        max-width: 100% !important
    }
}

.btn-bordered.btn-bordered-dark {
    border-color: #2a4995;
    color: #2a4995;
    border-radius: 4px;
    font-size: 11px;
    line-height: 15px;
    font-weight: 700;
    margin-top: 24px;
    background: #fff
}

.btn-bordered.btn-bordered-dark:before, .btn-bordered.btn-bordered-dark:hover {
    background: #2a4995;
    color: #fff
}

.affiliate-disclosure {
    position: relative;
    z-index: 4;
    display: flex;
    align-items: flex-start;
    color: #70696d;
    font-size: 10px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 24px
}

.affiliate-disclosure b {
    font-family: sans-serif;
    font-weight: 700
}

.affiliate-disclosure a {
    color: #2a4995
}

.affiliate-disclosure > * {
    margin-right: 4px
}

@media (max-width: 430px) {
    .affiliate-disclosure {
        margin-top: 0;
        margin-bottom: 20px
    }
}

.game_impressions_block {
    position: relative
}

.game_impressions_block .slider.slider-game-impressions {
    padding: 5px
}

.game_impressions_block .slider-btns {
    display: flex;
    position: absolute;
    margin: 0 0 10px;
    width: calc(100% + 152px);
    top: calc(50% - 40px);
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%, -50%)
}

.game_impressions_block .slider-btns .circle-btn {
    width: 46px;
    height: 46px
}

.game_impressions_block .slider-btns .circle-btn.swiper-button-disabled {
    opacity: .6;
    cursor: default
}

.game_impressions_block .slider-btns .circle-btn:after {
    margin-top: 16px;
    margin-left: 17px;
    width: 8px;
    height: 8px
}

.game_impressions_block .slider-btns .circle-btn.swiper-next-button:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 15px
}

.game_impressions_block .game_impression-slide {
    height: 100%;
    flex: 0 0 307px !important;
    width: 307px !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    border-radius: 4px;
    padding: 0
}

.game_impressions_block .game_impression-slide .imp-container {
    height: 460px;
    min-height: 460px
}

.game_impressions_block .game_impression-slide .imp-container .body-content {
    padding: 0 20px 20px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .ovrflwh {
    max-height: 109px;
    overflow: hidden;
    margin-bottom: 16px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .writer-inf {
    font: normal normal 600 12px/28px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .writer-inf span:last-of-type {
    font: normal normal 600 11px/28px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #989898;
    text-transform: capitalize;
    min-width: fit-content;
    margin-left: 10px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .title-container {
    height: 78px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .title-container .title {
    font: normal normal bold 18px/27px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #433f42;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons a {
    background: #2a4995 0 0 no-repeat padding-box;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    margin-bottom: 16px;
    font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    text-align: center;
    font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .55px;
    color: #2a4995;
    text-transform: uppercase;
    cursor: pointer
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger img {
    height: 15px;
    width: 15px;
    margin-left: 8px
}

.game_impressions_block .game_impression-slide .imp-container .head {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 9px;
    padding-bottom: 230.25px
}

.game_impressions_block .game_impression-slide .imp-container .head img {
    width: 100%;
    height: 204px;
    position: absolute;
    object-fit: cover;
    border-radius: 4px 4px 0 0
}

.game_impressions_block .game_impression-slide .imp-container .head .rate {
    position: absolute;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    bottom: -3px;
    left: 20px
}

.game_impressions_block .game_impression-slide .imp-container .head .rate .rate-bg {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2039215686);
    border-radius: 6px;
    width: 147px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 8px;
    margin-left: -12px
}

.game_impressions_block .game_impression-slide .imp-container .head .rate img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border: 3px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    max-width: 60px;
    position: relative;
    object-fit: unset
}

@media (hover: hover) {
    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons a:hover {
        background: #2171ce
    }
}

@media (max-width: 1200px) {
    .game_impressions_block .slider-btns {
        display: none
    }
}

@media (max-width: 1024px) {
    .game_impressions_block .slider {
        height: auto
    }
}

@media screen and (max-width: 768px) {
    .game_impressions_block .slider-pagination {
        margin-top: 24px
    }
}

@media (max-width: 690px) {
    .game_impressions_block .slider.slider-game-impressions {
        padding: 10px
    }

    .game_impressions_block .game_impression-slide {
        width: 270px !important;
        flex: 0 0 270px !important
    }

    .game_impressions_block .game_impression-slide .imp-container {
        height: auto;
        min-height: 442.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content {
        padding: 0 15px 20px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .ovrflwh {
        max-height: 100px;
        overflow: hidden
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .title-container {
        height: 78px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .title-container .title {
        font: normal normal bold 15px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin: 0
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons a {
        background: #2a4995 0 0 no-repeat padding-box;
        border-radius: 4px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 46px;
        margin-bottom: 16px;
        font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #fff
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        text-align: center;
        font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
        letter-spacing: .55px;
        color: #2a4995;
        text-transform: uppercase;
        cursor: pointer
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger img {
        height: 15px;
        width: 15px;
        margin-left: 8px
    }

    .game_impressions_block .game_impression-slide .imp-container .head {
        margin-bottom: 27px;
        padding-bottom: 202.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .head img {
        height: 202.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate {
        bottom: -25px;
        left: 15px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate .rate-bg {
        margin-left: -16px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate img {
        width: 50px;
        height: 50px;
        max-width: 50px
    }
}

.game_impressions_block.imp-count1 .slider-btns {
    display: none
}

.game_impressions_block.imp-count1 .slider-pagination {
    display: none
}

.game_impressions_block.imp-count1 .swiper-wrapper {
    justify-content: center
}

.game_impressions_block.imp-count1 .game_impression-slide:last-child {
    margin-right: 0 !important
}

@media (min-width: 767px) {
    .game_impressions_block.imp-count2 .slider-btns {
        display: none
    }

    .game_impressions_block.imp-count2 .slider-pagination {
        display: none
    }

    .game_impressions_block.imp-count2 .swiper-wrapper {
        justify-content: center
    }

    .game_impressions_block.imp-count2 .game_impression-slide:last-child {
        margin-right: 0 !important
    }
}

@media (min-width: 1024px) {
    .game_impressions_block.imp-count3 .slider-btns {
        display: none
    }

    .game_impressions_block.imp-count3 .slider-pagination {
        display: none
    }

    .game_impressions_block.imp-count3 .swiper-wrapper {
        justify-content: center
    }

    .game_impressions_block.imp-count3 .game_impression-slide:last-child {
        margin-right: 0 !important
    }
}

.review-block {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author h3 {
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .review-block {
        display: block;
        margin: 20px 0 25px
    }

    .review-block.author {
        display: block;
        margin: 20px 0 25px
    }
}

.review-block-editor {
    width: 100px;
    padding: 30px 0 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    text-align: center
}

@media (max-width: 767px) {
    .review-block-editor {
        width: 100%;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0 0 15px
    }
}

.review-block-editor-avatar {
    width: 90px;
    height: 90px;
    margin: 0 0 10px;
    border-radius: 50%;
    display: inline-block
}

@media (max-width: 767px) {
    .review-block-editor-avatar {
        margin: 0 10px 0 0;
        width: 60px;
        height: 60px
    }
}

.review-block-editor-name {
    color: #465156;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    cursor: pointer
}

.review-block-editor-name:hover {
    color: #658ae8
}

.review-block-editor-name .auth_inf.active {
    color: #658ae8
}

@media (max-width: 767px) {
    .review-block-editor-name {
        font-size: 14px;
        line-height: 19px
    }
}

.review-block-editor-date {
    color: #60686a;
    font-size: 13px;
    line-height: 18px
}

@media (max-width: 767px) {
    .review-block-editor-date {
        font-size: 12px;
        line-height: 17px
    }
}

.review-block-desc {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 30px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px
}

.review-block-desc .featured_box {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 25px 40px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: none
}

.review-block-desc:after, .review-block-desc:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    transform: translateX(-100%)
}

.review-block-desc:before {
    border-right-color: #e2e2e3;
    left: -2px
}

@media (max-width: 767px) {
    .review-block-desc {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px
    }

    .review-block-desc .featured_box {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px;
        padding: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9
    }
}

@media (max-width: 767px) {
    .review-block-desc:after, .review-block-desc:before {
        border: 10px solid transparent;
        border-right-color: transparent;
        border-bottom: 10px solid #fff;
        transform: translate(0, -100%);
        left: 18px;
        top: 0
    }
}

@media (max-width: 767px) {
    .review-block-desc:before {
        border-right-color: transparent;
        border-bottom-color: #e2e2e3;
        top: -1px
    }
}

.review-block-heading {
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 10px
}

.review-block-desc h2, .review-block-desc h3, .review-block-desc h4 {
    font-weight: 700;
    color: #404040;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 18px
}

.review-block-desc h3 {
    font-size: 15px;
    line-height: 21px
}

.review-block-desc .featured_box h3 {
    font-size: 16px
}

.review-block-desc h4 {
    font-size: 14px;
    line-height: 18px
}

.review-block-desc p {
    margin: 15px 0
}

.review-block-desc h2 + p, .review-block-desc h3 + p {
    margin-top: 0
}

.review-block-desc p:first-child {
    margin-top: 0
}

.review-block-desc p:last-child {
    margin-bottom: 0
}

@media (max-width: 690px) {
    .review-block-desc .featured_box h3 {
        font-size: 15px;
        margin: 0 0 6px
    }
}

@media (max-width: 767px) {
    .review-block-desc h2 {
        font-size: 15px;
        line-height: 26px
    }

    .review-block-desc h3 {
        font-size: 15px;
        line-height: 26px;
        font-size: 14px;
        line-height: 20px
    }

    .review-block-desc h4 {
        font-size: 13px;
        line-height: 17px
    }
}

.review-block-desc .widget.featured_box p {
    line-height: 28px;
    font-size: 15px
}

.widget.featured_box h2, .widget.featured_box h3, .widget.featured_box h4, .widget.featured_box h5 {
    margin-top: 0
}

.review-block-desc.plain-text .widget.featured_box {
    border: none !important;
    padding: 0 !important;
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.featured_box {
        padding: 10px
    }

    .review-block-desc .widget.featured_box {
        margin: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9;
        font-size: 14px
    }
}

.author-card__container {
    max-width: calc(33.3333333333% - 16px);
    padding: 40px 30px;
    border-radius: 6px;
    background: radial-gradient(7122.4% 107.6% at -4.9% 49.88%, #fff 0, #f1f5ff 50.4%, #fff 100%);
    width: 100%;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 30px
}

.author-card__container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 123px;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 6px 6px 0 0
}

.author-card__desription {
    text-align: center;
    margin-top: 24px
}

.author-card__name {
    color: #433f42;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.author-card__position {
    color: #70696d;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase
}

.author-card__social {
    margin-top: 16px
}

.author-card__social-list {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center
}

.author-card__social-list li, .author-card__social-list li:first-child {
    padding: 0 !important
}

.author-card__social-list li:before, .author-card__social-list li:first-child:before {
    display: none;
    width: 0;
    height: 0
}

.author-card__social-link {
    width: 26px;
    height: 26px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6.5px 0
}

.author-card__img {
    border-radius: 500px;
    width: 140px;
    height: 140px;
    background: #fff;
    z-index: 1
}

.author-card__information {
    display: flex;
    flex-direction: column;
    z-index: 2;
    align-items: center
}

.author-card__read-more {
    width: 218px;
    margin-top: auto;
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    color: #2a4995;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.author-card__read-more:hover {
    background: #2a4995;
    color: #fff
}

@media (550px <= width <= 768px) {
    .author-card__container {
        max-width: calc(50% - 16px)
    }
}

@media (width <= 550px) {
    .author-card__container {
        max-width: 100%;
        padding: 24px 10px;
        gap: 24px
    }

    .author-card__container::before {
        height: 90px
    }

    .author-card__desription {
        margin-top: 12px
    }

    .author-card__name {
        font-size: 15px
    }

    .author-card__img {
        width: 114px;
        height: 114px
    }

    .author-card__social {
        margin-top: 12px
    }

    .author-card__read-more {
        width: 178px;
        padding-inline: 24px
    }
}

.authors-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 40px
}

@media screen and (max-width: 550px) {
    .authors-list {
        gap: 12px;
        justify-content: center
    }
}

.page-contributor-title {
    margin: 60px 0 24px;
    color: #433f42;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px
}

.detailed-block__author {
    border-radius: 4px;
    display: flex;
    gap: 30px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-bottom: 24px;
    flex: 1;
    align-content: stretch
}

.detailed-block__author-header {
    background: #f7f7f7;
    width: 315px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.detailed-block__author-img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    margin-bottom: 24px
}

.detailed-block__author-name {
    color: #433f42;
    text-align: center;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.detailed-block__author-tagline {
    color: #70696d;
    text-align: center;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.detailed-block__author-content {
    width: calc(100% - 345px);
    padding: 30px 30px 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.detailed-block__author-title {
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #433f42;
    display: block;
    margin-bottom: 12px
}

.detailed-block__author-highlight {
    color: #70696d;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.detailed-block__author-highlight ul li {
    margin: 10px 0 !important
}

.detailed-block__author-page {
    margin-top: 32px !important;
    max-width: 178px
}

.single-blog .detailed-block__author {
    margin-bottom: 60px
}

.game-view .detailed-block__author {
    margin-bottom: 80px
}

@media screen and (max-width: 767px) {
    .page-contributor-title {
        margin: 40px 0 16px;
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width: 690px) {
    .detailed-block__author {
        flex-direction: column;
        gap: 0
    }

    .detailed-block__author-header {
        width: 100%;
        padding: 24px 10px
    }

    .detailed-block__author-img {
        height: 100px;
        width: 100px;
        margin-bottom: 16px
    }

    .detailed-block__author-name {
        font-size: 15px;
        line-height: 26px
    }

    .detailed-block__author-content {
        padding: 16px 10px 24px;
        width: 100%
    }

    .detailed-block__author-title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .detailed-block__author-page {
        max-width: 178px;
        margin: 16px auto 0;
        min-width: 178px
    }

    .single-blog .detailed-block__author {
        margin-bottom: 40px
    }

    .game-view .detailed-block__author {
        margin-bottom: 24px
    }
}

.detailed-block__author .author-card__social-link, .detailed-block__author .author-card__social-link img {
    width: 24px;
    height: 24px
}

.authors-popup {
    position: relative
}

.authors-popup__upper-info {
    padding: 24px;
    background: #f7f7f7;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__details {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 4px
}

.authors-popup__images {
    background: #fff;
    width: 100px;
    height: 100%;
    border-radius: 100px
}

.authors-popup__images img {
    border-radius: 100px;
    width: 100px;
    height: 100px
}

.authors-popup__author-position {
    color: #878ca4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.authors-popup__author-name {
    color: #433f42;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px
}

.authors-popup__description {
    max-height: 170px;
    overflow-y: scroll;
    margin-inline: auto;
    width: calc(100% - 48px)
}

.authors-popup__description.plain-text ul li {
    margin: 10px 0 !important
}

.authors-popup__description.plain-text ol {
    margin-left: 2px
}

.authors-popup__description p {
    margin-left: 16px;
    position: relative;
    margin-block: 8px
}

.authors-popup__description p:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 10px;
    left: -16px;
    background: #70696d
}

.authors-popup__information {
    display: flex;
    flex-direction: column
}

.authors-popup__read-more {
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.authors-popup__read-more:hover {
    background: #2a4995;
    color: #fff
}

.authors-popup__links {
    padding-inline: 24px;
    padding-bottom: 24px;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__links a {
    color: #2a4995
}

.authors-popup .author-card__social-list {
    justify-content: start
}

.authors-popup .author-card__social-list .author-card__social-link {
    width: 28px;
    height: 28px
}

.authors-popup .author-card__social-list .author-card__social-link img {
    width: 28px;
    height: 28px
}

.authors-popup__guides-btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.tooltipster-author-date.tooltipster-show, .tooltipster-author.tooltipster-show {
    opacity: 1;
    width: 100% !important
}

.tooltipster-author-date.tooltipster-show .tooltipster-content, .tooltipster-author.tooltipster-show .tooltipster-content {
    font-weight: 400;
    color: #433f42
}

.tooltipster-author-date.tooltipster-show .tooltipster-content {
    padding: 24px 16px
}

.tooltipster-author.tooltipster-show {
    height: fit-content !important
}

.tooltipster-author.tooltipster-show .tooltipster-box {
    align-items: initial
}

.tooltipster-author.tooltipster-show .tooltipster-content {
    padding: 0;
    flex: 1
}

@media screen and (max-width: 767px) {
    .tooltipster-author.tooltipster-show {
        max-width: calc(100% - 16px) !important
    }

    .tooltipster-author-date.tooltipster-show {
        max-width: 300px !important
    }

    .tooltipster-author-date.tooltipster-show .tooltipster-content {
        padding: 16px 12px
    }
}

@media screen and (max-width: 500px) {
    .authors-popup__upper-info {
        border-radius: 6px 0;
        padding: 16px 12px
    }

    .authors-popup__author-position {
        color: #5e6166;
        font-size: 12px
    }

    .authors-popup__author-name {
        color: #404040;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .authors-popup__images {
        width: 80px;
        height: 80px
    }

    .authors-popup__images img {
        width: 100%;
        height: auto
    }

    .authors-popup__description {
        max-height: 229px;
        width: calc(100% - 24px)
    }

    .authors-popup__links {
        padding-bottom: 16px;
        flex-direction: column;
        align-items: center
    }

    .authors-popup .author-card__social-list {
        gap: 8px
    }

    .authors-popup .author-card__social-list .author-card__social-link {
        width: 24px;
        height: 24px
    }

    .authors-popup .author-card__social-list .author-card__social-link img {
        width: 24px;
        height: 24px
    }
}

.full_bio {
    display: flex;
    align-items: center;
    font: normal normal normal 16px/18px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .16px;
    color: #658ae8;
    display: flex;
    align-items: center
}

.full_bio svg {
    font-size: 8.8px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 2px
}

.author .author-img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 12px;
    border: 1px solid #e4e4e4
}

.author_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 10px 0 -5px;
    padding: 25px 20px
}

.video-editor-opinion .widget.featured_box {
    border: none
}

.author {
    display: flex;
    align-items: center
}

.author-name .auth_inf {
    font-size: 14px;
    line-height: 28px;
    color: #433f42
}

.author-name .auth_inf.active {
    color: #2a4995
}

.publish_date .auth_inf {
    font-size: 12px;
    line-height: 20px
}

.author_position, .publish_date {
    color: #60686a;
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif
}

.article-heading-list .author-img {
    margin-right: 12px
}

.article-heading-list .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .publish_date .auth_inf {
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c
}

#specific_game_div_mother .author-img {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0
}

#specific_game_div_mother .author {
    margin-bottom: 25px
}

.publish_date:hover {
    cursor: pointer
}

#specific_game_div_mother .popup_content .full_bio svg {
    margin-top: -2px
}

.author-name:hover .auth_inf {
    color: #2a4995;
    cursor: pointer
}

.article-heading-list .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: inline;
    cursor: pointer
}

.article-heading-list .publish_date .auth_inf {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.popup_close svg {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 9.5px;
    right: 9.5px;
    cursor: pointer;
    fill: #60686a
}

.author-popup {
    display: none
}

.review-block.author .active.author-popup {
    left: 0;
    width: 375px;
    padding-left: 30px
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup {
        left: -70px
    }
}

@media (max-width: 480px) {
    .review-block.author .active.author-popup {
        width: calc(100vw - 20px);
        padding-left: 25px
    }
}

.author-name .active.author-popup {
    width: 375px
}

.popup_content .full_bio {
    font: normal normal normal 14px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #658ae8;
    margin-top: 10px
}

.popup_content .full_bio svg {
    transform: rotate(270deg);
    font-size: 9px;
    margin-left: 4.85px;
    margin-top: -2px
}

.article-heading-list .popup_content .full_bio {
    color: #658ae8
}

.popup_content .author-img {
    margin-right: 10px
}

.popup_content .info-header {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    text-align: left
}

.info-header .auth span:first-of-type {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: #465156;
    display: block
}

.info-header .auth span:nth-of-type(2) {
    font-size: 14px;
    line-height: 16px;
    color: #87898c;
    margin-top: 5px
}

@media (max-width: 767px) {
    .info-header .auth span:first-of-type {
        margin-bottom: 5px
    }
}

.review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
    left: 14%
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
        left: 100px
    }
}

.author-main {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 24px 0
}

.author-main .author-img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    margin: 0 0 8px;
    box-shadow: 0 3px 20px 0 rgba(101, 138, 232, .1294117647);
    border: 8px solid #fff
}

.author-main-info h1 {
    font: normal normal bold 26px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #433f42;
    display: block;
    text-align: center
}

.author-main-info span {
    font: normal normal normal 13px/22px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.author-highlights {
    padding: 16px 30px 30px;
    border: 1px solid var(--primary, #2a4995);
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-top: 72px;
    margin-bottom: 56px;
    position: relative
}

.author-highlights:after {
    background: #e8eaf3;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -56px;
    left: 0
}

.author-highlights h2 {
    color: #2a4995;
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e8eaf3
}

.author-highlights .plain-text ul li {
    margin: 10px 0
}

.author-highlights .plain-text ul li:first-child {
    margin: 0
}

.author-highlights .plain-text ul li:before {
    background-color: #70696d
}

.author-highlights .plain-text a:before {
    background-color: #70696d
}

.author-expertise {
    padding: 56px 0;
    margin-top: 56px;
    border-top: 1px solid #e8eaf3
}

.author-expertise h2 {
    color: var(--typography-headings, #433f42);
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 24px
}

.author-expertise .expertise-box {
    padding: 30px;
    border-radius: 4px;
    background: var(--background-light, #f7f7f7);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

.author-bio ul li, .author-expertise ul li {
    margin: 10px 0
}

.author-bio ul li:first-child, .author-expertise ul li:first-child {
    margin: 0
}

.author-bio ul li:before, .author-expertise ul li:before {
    background-color: #2a4995
}

.author-bio ul li a:before, .author-expertise ul li a:before {
    background-color: #2a4995
}

.author-highlights ul li {
    font-size: 15px
}

.author-bio {
    text-align: left;
    font: normal normal normal 15px/30px "Open Sans", Helvetica, Arial, sans-serif;
    color: #60686a;
    margin: 56px 0;
    padding: 56px 0 0
}

.author-bio p {
    margin-bottom: 24px
}

.author-bio h2:not(:first-of-type) {
    margin: 56px 0 24px
}

@media (max-width: 767px) {
    .author-page .heading.games-heading {
        padding: 0
    }

    .author-main {
        padding: 30px 8px
    }

    .author-main .author-img {
        width: 88px;
        height: 88px;
        margin: 0 0 8px
    }

    .author-main-info h1 {
        font: normal normal bold 20px/30px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-main-info span {
        font: normal normal normal 12px/22px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-highlights {
        padding: 16px 10px;
        margin-top: 32px;
        margin-bottom: 40px
    }

    .author-highlights:after {
        bottom: -40px
    }

    .author-highlights h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 16px
    }

    .author-expertise {
        padding: 40px 0;
        margin-top: 40px
    }

    .author-expertise h2 {
        font-size: 18px;
        line-height: 26px
    }

    .author-expertise .expertise-box {
        padding: 16px 10px
    }

    .author-bio {
        font: normal normal normal 13px/28px "Open Sans", Helvetica, Arial, sans-serif;
        margin: 40px 0;
        padding: 40px 0 0
    }

    .author-bio p {
        margin-bottom: 16px;
        font-size: 14px
    }

    .author-bio h2:not(:first-of-type) {
        margin: 40px 0 16px
    }

    .article-heading-list .publish_date .auth_inf, .min_read {
        font-size: 12px
    }

    .article-heading-list .author-name {
        font-size: 14px
    }

    .author-bio {
        margin-bottom: 25px
    }
}

.js-author {
    position: relative
}

.author-tms .author {
    margin-bottom: 20px
}

.author-tms .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.writer {
    height: 92px
}

.writer .writer-img {
    width: 92px;
    border-radius: 50%;
    margin: 0 20px 0 0;
    float: left
}

.writer_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 75px 0;
    padding: 40px 25px 30px
}

.writer_related .author-img {
    width: 92px;
    height: 92px;
    margin-left: 0;
    margin-right: 20px
}

.writer_related .author_position {
    text-align: left;
    font: normal normal normal 16px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c;
    line-height: 20px
}

.writer_related .author-name .auth_inf {
    font: normal normal bold 24px/32px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    text-transform: capitalize;
    cursor: unset
}

.writer_related .writer-role {
    color: #87898c;
    font: normal normal normal 16px/20px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.writer .writer-info {
    padding-top: 5px
}

.writer_related .author {
    align-items: unset
}

.writer_related a.full_bio {
    font: normal normal normal 15px/20px "Open Sans", Helvetica, Arial, sans-serif;
    text-decoration: none
}

.writer_related .full_bio i {
    font-size: 6px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 3px
}

.writer_related a:hover {
    color: #658ae8;
    cursor: pointer
}

.writer_related p.content {
    color: #5e6166;
    margin-top: 20px
}

.about-writer {
    font: normal normal normal 11px/20px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #465156;
    background-color: #e8eaf3;
    z-index: 99;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 17px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

.writer-top .img-mini {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    float: left
}

.writer-top .article-heading-list li:first-child {
    list-style: none
}

.min_read {
    position: relative;
    display: inline;
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.min_read:before {
    border-radius: 50%;
    top: 50%;
    left: -3px;
    width: 3px;
    height: 3px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    margin: 0 12px;
    position: absolute
}

.min_read img.svg-icon, .min_read svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    display: inline-block;
    margin-left: 24px
}

@media (max-width: 760px) {
    .writer_related .author-img {
        margin-right: 10px;
        width: 76px;
        height: 76px
    }

    .about-writer {
        padding: 6px 8px;
        border-radius: 0;
        line-height: 14px
    }

    .writer_related {
        margin: 55px 0;
        padding: 30px 10px 20px
    }

    .writer_related .author-img {
        width: 76px !important;
        height: 76px !important;
        margin-right: 10px
    }

    .writer_related .author-name .auth_inf {
        font-size: 18px
    }

    .writer_related .author_position {
        font-size: 14px
    }

    .writer_related a.full_bio {
        font-size: 13px
    }

    .writer_related .full_bio i {
        font-size: 5px;
        margin-top: 2px
    }

    .writer-title-info {
        height: 72px;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .writer-title-info .js-author {
        width: 100%;
        display: block
    }

    .writer_related .full_bio, .writer_related p.content {
        margin-left: -80px
    }

    .single-blog .min_read img.svg-icon, .single-blog .min_read svg {
        margin-right: 3px
    }
}

.author-related-container h2 {
    font: normal normal bold 18px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    margin-bottom: 20px
}

.author-related-container .total-number {
    font: normal normal bold 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #606b6a;
    margin-bottom: 20px;
    display: block
}

.load_more_auth {
    max-width: 200px;
    display: block !important;
    margin: auto;
    cursor: pointer
}

.load_more_auth:hover {
    background: #658ae8;
    color: #fff !important
}

.load_more_auth i.icon-chevron-right {
    font-size: 10px;
    margin-left: 5px
}

.author-related-container {
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .author-related-container h2 {
        font: normal normal bold 16px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin-bottom: 15px
    }

    .author-related-container .total-number {
        font-size: 12px;
        margin-bottom: 15px
    }

    .load_more_auth {
        max-width: 100%
    }

    .load_more_auth:hover {
        background: #fff;
        color: #658ae8 !important
    }

    .author-related-container {
        margin-bottom: 45px
    }
}

.author-main .author-card__social-list {
    gap: 24px
}

.author-main .author-card__social-list .author-card__social-link {
    width: 36px;
    height: 36px
}

.author-main .author-card__social-list .author-card__social-link img {
    width: 36px;
    height: 36px
}

@media (max-width: 768px) {
    .author-main .author-card__social-list {
        gap: 16px
    }

    .author-main .author-card__social-list .author-card__social-link {
        width: 30px;
        height: 30px
    }

    .author-main .author-card__social-list .author-card__social-link img {
        width: 30px;
        height: 30px
    }
}

.contributors {
    display: flex;
    gap: 32px;
    margin-bottom: 16px
}

@media (max-width: 430px) {
    .contributors {
        flex-direction: column;
        gap: 8px
    }
}

.contributors .author .author-img {
    width: 32px;
    height: 32px;
    margin-right: 8px
}

@media (max-width: 430px) {
    .contributors .author .author-img {
        width: 27px;
        height: 27px
    }
}

.contributors .author .author-name {
    color: #878ca4;
    font-size: 14px
}

@media (max-width: 430px) {
    .contributors .author .author-name .auth_inf {
        text-decoration: underline
    }
}

.contributors-block {
    margin-top: 5px
}

.contributors-block.last-child {
    margin-top: -60px
}

.contributors-block .title {
    margin-bottom: 24px;
    font-size: 18px
}

.contributors-block .detailed-block__author {
    max-width: 960px;
    margin-bottom: 24px !important
}

@media (max-width: 430px) {
    .contributors-block .detailed-block__author {
        min-width: 100%;
        margin-bottom: 12px !important
    }
}

.author-game-impressions .game_impressions_block {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.author-game-impressions .game_impressions_block .game_impression-slide {
    min-width: calc(33.3333333333% - 16px) !important;
    width: calc(33.3333333333% - 16px) !important;
    flex: 0 0 calc(33.3333333333% - 16px) !important
}

@media (max-width: 760px) {
    .author-game-impressions .game_impressions_block .game_impression-slide {
        width: calc(50% - 16px) !important;
        min-width: calc(50% - 16px) !important;
        flex: 0 0 calc(50% - 16px) !important
    }
}

@media (max-width: 550px) {
    .author-game-impressions .game_impressions_block .game_impression-slide {
        width: 100% !important;
        min-width: 100% !important;
        flex: 0 0 100% !important
    }
}

.help-articles-wrapper {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    padding: 30px
}

@media (max-width: 760px) {
    .help-articles-wrapper {
        padding: 16px 10px
    }
}

.help-articles-wrapper .help-article-item {
    display: block;
    color: var(--Primary, #2a4995);
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px
}

@media (max-width: 760px) {
    .help-articles-wrapper .help-article-item {
        font-size: 14px
    }
}

.help-articles-wrapper .help-article-item:not(:last-of-type) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--Borders, #e8eaf3)
}

.icon-adjustable_paylines:before {
    content: "\e900";
    color: #345bbf
}

.icon-bonus:before {
    content: "\e901";
    color: #345bbf
}

.icon-calendar:before {
    content: "\e902";
    color: #345bbf
}

.icon-coins_per_line:before {
    content: "\e903";
    color: #345bbf
}

.icon-coins:before {
    content: "\e904";
    color: #345bbf
}

.icon-free_spins:before {
    content: "\e905";
    color: #345bbf
}

.icon-max_win_per:before {
    content: "\e906";
    color: #345bbf
}

.icon-mobile:before {
    content: "\e907";
    color: #345bbf
}

.icon-multiplier:before {
    content: "\e908";
    color: #345bbf
}

.icon-other_features:before {
    content: "\e909";
    color: #345bbf
}

.icon-paylines:before {
    content: "\e90a";
    color: #345bbf
}

.icon-progressive:before {
    content: "\e90b";
    color: #345bbf
}

.icon-reels:before {
    content: "\e90c";
    color: #345bbf
}

.icon-rtp:before {
    content: "\e90d";
    color: #345bbf
}

.icon-scatter:before {
    content: "\e90e";
    color: #345bbf
}

.icon-slot_type:before {
    content: "\e90f";
    color: #345bbf
}

.icon-software:before {
    content: "\e910";
    color: #345bbf
}

.icon-technology:before {
    content: "\e911";
    color: #345bbf
}

.icon-theme:before {
    content: "\e912";
    color: #345bbf
}

.icon-total_winnings:before {
    content: "\e913";
    color: #345bbf
}

.icon-volatility:before {
    content: "\e914";
    color: #345bbf
}

.icon-wild:before {
    content: "\e915";
    color: #345bbf
}

.icon-chart-line:before {
    content: "\e916"
}

.icon-filter:before {
    content: "\e917"
}

.icon-search:before {
    content: "\e918"
}

.icon-chevron-down:before {
    content: "\e919"
}

.icon-chevron-left:before {
    content: "\e91a"
}

.icon-chevron-right:before {
    content: "\e91b"
}

.icon-chevron-up:before {
    content: "\e91c"
}

.icon-facebook:before {
    content: "\e91d"
}

.icon-google-plus:before {
    content: "\e91e"
}

.icon-icon_available:before {
    content: "\e91f"
}

.icon-icon_banking:before {
    content: "\e920"
}

.icon-icon_blacklisted:before {
    content: "\e921"
}

.icon-icon_bonuses:before {
    content: "\e922"
}

.icon-icon_comments:before {
    content: "\e923"
}

.icon-icon_dislikes:before {
    content: "\e924"
}

.icon-icon_info:before {
    content: "\e925"
}

.icon-icon_likes:before {
    content: "\e926"
}

.icon-icon_overview:before {
    content: "\e927"
}

.icon-icon_plus:before {
    content: "\e928"
}

.icon-icon_reply:before {
    content: "\e929"
}

.icon-icon_reviews:before {
    content: "\e92a"
}

.icon-mail:before {
    content: "\e92b"
}

.icon-icon_unavailable:before {
    content: "\e92c"
}

.icon-icon_votes:before {
    content: "\e92d"
}

.icon-icon_warning:before {
    content: "\e92e"
}

.icon-twitter:before {
    content: "\e92f"
}

.icon-uniE91B:before {
    content: "\e930"
}

.icon-uniE91C:before {
    content: "\e931"
}

.icon-uniE91E:before {
    content: "\e932"
}

.icon-uniE91F:before {
    content: "\e933"
}

.icon-uniE920:before {
    content: "\e934"
}

.icon-arrow-left2:before {
    content: "\e935"
}

.icon-begambleaware:before {
    content: "\e936"
}

.icon-crown:before {
    content: "\e937"
}

.icon-free-bonus-icon:before {
    content: "\e938"
}

.icon-menu_icon:before {
    content: "\e939"
}

.icon-play:before {
    content: "\e93a"
}

.icon-spinner:before {
    content: "\e984"
}

.icon-enlarge:before {
    content: "\e98b"
}

.payment .icon:not(.icon-icon_plus,.icon-icon_available) {
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e8e8e8;
    width: 40px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #e8e8e8;
    background-color: #f9f9f9
}

.payment .icon:not(.icon-icon_plus,.icon-icon_available).active {
    background-color: #436bd0;
    border-color: #436bd0;
    color: #fff
}

@media (max-width: 690px) {
    .payment .icon:not(.icon-icon_plus,.icon-icon_available) {
        font-size: 12px;
        width: 36px;
        height: 36px
    }

    .icon.icon-icon_available {
        width: auto;
        height: auto;
        font-size: 14px
    }
}

.icon.icon-icon_available {
    background: no-repeat;
    border: none;
    color: #96cb00;
    width: auto;
    height: auto;
    font-size: 14px;
    display: inline
}

.icon-card-view.active svg rect {
    fill: #fff
}

.payment .icon:first-of-type {
    border-radius: 4px 0 0 4px
}

.payment .icon:last-of-type {
    border-radius: 0 4px 4px 0
}

.payment .icon-card-view.active {
    border-left: 0
}

.header {
    width: 100%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background: #658ae8;
    box-shadow: 0 2px 6px rgba(14, 69, 133, .24);
    position: relative;
    z-index: 36
}

.header .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    max-width: 960px !important;
    position: relative
}

@media screen and (max-width: 1023px) {
    .header {
        height: 50px;
        box-shadow: none
    }
}

.header-search {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #3b5db9;
    overflow: visible;
    border-radius: 4px;
    max-width: 670px;
    width: 100%;
    height: 40px
}

@media screen and (max-width: 1023px) {
    .header-search {
        display: block;
        max-width: 100%;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: unset;
        margin: 0;
        z-index: 20;
        padding: 0;
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: transform .3s ease, opacity .3s ease;
        will-change: transform, opacity
    }

    .mobile-search-opened .header-search {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.header-search-btn {
    font-size: 15px;
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 15px;
    color: #fff;
    display: flex;
    color: #fff;
    margin: 0 0 0 30px;
    font-weight: 900;
    font-size: 15px
}

.header .head-bot {
    position: relative;
    z-index: 1;
    background: #2a4995
}

.navbar {
    max-width: 1155px !important
}

.header .navbar {
    min-height: 52px;
    z-index: 2
}

@media screen and (max-width: 1023px) {
    .header-search-btn {
        font-size: 18px;
        display: none
    }

    .header .head-bot {
        z-index: 3
    }
}

.header-search-input {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: flex;
    align-items: center
}

.header-search-input input {
    background: 0 0;
    border: none;
    padding: 0 15px;
    color: #fff;
    width: 100%;
    caret-color: #fff;
    font-size: 12px
}

.header-search-input input:-ms-input-placeholder, .header-search-input input::-moz-placeholder, .header-search-input input::-webkit-input-placeholder {
    opacity: .8
}

@media screen and (max-width: 1023px) {
    .header-search-btn:hover {
        color: #fff
    }

    .header-search-input {
        background: #658ae8
    }
}

@media screen and (max-width: 1023px) {
    .header-search-input input {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        font-weight: 400;
        padding: 0 10px
    }
}

.header-search-close {
    color: #fff;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 10px;
    height: 17px;
    -webkit-transform: rotate(45deg) translateY(5px);
    transform: rotate(45deg) translateY(5px);
    position: relative;
    top: -6px;
    right: 16px;
    display: none
}

@media screen and (max-width: 1023px) {
    .header-search-close {
        font-size: 18px;
        width: auto
    }
}

@media screen and (max-width: 690px) {
    .header-search-close {
        display: none
    }

    body.mobile-search-opened .header {
        z-index: 39
    }
}

@media screen and (min-width: 1023px) {
    .header-search-close:hover {
        color: #fff
    }
}

.header-search-mobile {
    display: none;
    color: #fff;
    font-size: 17px
}

.header-search-mobile.icon-search {
    margin: 0 0 0 30px;
    font-weight: 900;
    font-size: 15px
}

.search-drop {
    width: 100%;
    max-width: 670px;
    position: absolute;
    top: 127%;
    right: 0;
    display: none;
    background: #fff;
    z-index: 11;
    padding: 30px;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16)
}

.search-drop .mark {
    font-weight: 600
}

.search-drop .search-all-holder {
    margin: 30px 0 0;
    display: none
}

.search-drop .search-all-holder .btn {
    border-radius: 4px
}

@media screen and (max-width: 1023px) {
    .search-drop {
        display: block;
        position: relative;
        top: 0;
        max-width: 100%;
        height: calc(100% - 50px);
        padding: 20px 5px 20px 10px;
        border-radius: 0
    }

    .header-search-mobile {
        display: flex
    }
}

@media screen and (max-width: 1023px) {
    .search-drop .search-all-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
}

.header-menu {
    width: auto;
    margin: 0 auto;
    opacity: 1;
    flex-grow: 1
}

@media screen and (max-width: 1023px) {
    .header-menu {
        position: fixed;
        left: 0;
        top: 0;
        overflow-y: scroll;
        width: 320px;
        height: 100%;
        margin: 0;
        z-index: 20;
        background: #658ae8;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media screen and (max-width: 690px) {
    .header-menu {
        width: 100%
    }
}

.header-menu__list-holder {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.header-menu__list-holder li:nth-child(9) .expand-menu {
    left: initial;
    right: 0
}

@media screen and (max-width: 1023px) {
    .header-menu__list-holder {
        display: block;
        overflow: auto
    }
}

.header-menu__item {
    padding: 28px 20px 24px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    white-space: nowrap
}

.header-menu__item img {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    will-change: transform;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin-left: 6px;
    flex-shrink: 0
}

@media screen and (max-width: 1023px) {
    .header-menu__item {
        padding: 16px 30px;
        font-size: 13px;
        width: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.expand-holder {
    position: relative;
    z-index: 10;
    display: block
}

.expand-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background-color: #0e4585;
    display: none;
    border-radius: 0 0 4px 4px;
    width: 100%
}

@media screen and (min-width: 1023px) {
    .expand-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 5;
        background-color: #0e4585;
        border-radius: 0 0 4px 4px;
        display: none;
        width: auto
    }

    .expand-holder:hover .expand-menu {
        display: block
    }
}

@media screen and (max-width: 1023px) {
    .expand-menu {
        position: inherit;
        top: inherit;
        left: inherit;
        opacity: 1;
        visibility: visible;
        max-height: 0;
        transition: max-height .5s 0s
    }

    .opened .expand-menu {
        max-height: 999px
    }
}

.expand-menu__list-item {
    display: block;
    white-space: nowrap;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 14px 56px 14px 20px;
    background: 0 0;
    transition: all .3s;
    position: relative
}

.expand-menu__list-item.active {
    background-color: #0b3c75;
    pointer-events: none;
    color: #fff
}

.header-menu__item.active {
    background-color: #345bbf;
    color: #fff
}

.expand-holder:hover .header-menu__item {
    background-color: #345bbf;
    color: #fff
}

.expand-holder.opened {
    background-color: #345bbf;
    color: #fff
}

.expand-holder.opened .expand-menu {
    display: block
}

.expand-holder.opened img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.expand-holder.active {
    background-color: #345bbf;
    color: #fff
}

@media screen and (min-width: 1023px) {
    .expand-menu__list-item:hover {
        background-color: #0b3c75;
        color: #fff
    }

    .header-menu__item:hover {
        background-color: #345bbf;
        color: #fff
    }

    .expand-holder:hover {
        background-color: #345bbf;
        color: #fff
    }

    .expand-holder:hover img {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.mobile-search-opened .wrapper {
    -webkit-overflow-scrolling: touch
}

.menu-opened {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.mobile-search-opened {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.mobile-search-opened.advanced-search-opened {
    position: static;
    overflow: auto
}

.advanced-search-opened #site-content {
    margin-top: 50px
}

.advanced-search-opened .header {
    position: fixed
}

.advanced-search-opened .search-drop {
    display: none
}

@media screen and (max-width: 1023px) {
    .header-search.force-visible {
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
        height: 50px
    }

    .mobile-search-opened .header-search {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .search-drop .search-all-holder .btn {
        border-radius: 0
    }

    .advanced-search-opened .header-search {
        height: auto;
        position: absolute
    }
}

.header-search.force-visible .search-drop {
    display: none
}

.menu-opened .header {
    z-index: 101
}

.menu-opened .header-menu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 101
}

.search-opened .header-menu {
    overflow: hidden
}

.search-opened .header-search-close {
    display: block
}

@media screen and (min-width: 1024px) {
    .header-menu__list-holder {
        float: right;
        width: 100%;
        padding-right: 15px
    }

    .header-menu__item {
        text-align: center;
        padding: 28px 1.432em 24px
    }
}

@media screen and (min-width: 1100px) {
    .header-menu__item {
        padding: 20px 1.432em
    }
}

@media screen and (max-width: 1023px) {
    .search-opened .logo {
        display: none
    }
}

.logo {
    width: 130px;
    height: 24px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    display: inline-block;
    transition: none;
    overflow: hidden
}

.logo img {
    margin-top: -53px
}

.logo .svg-icon {
    height: 100%;
    width: 100%
}

@media screen and (min-device-width: 690px) and (max-device-width: 1023px) {
    .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0)
    }
}

.main {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 40px 0 100px
}

.main.pt-0 {
    padding-top: 0
}

.search {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 100px 0
}

@media screen and (max-width: 1023px) {
    .main {
        padding: 30px 0 60px
    }

    .search {
        padding: 30px 0 60px;
        padding: 60px 0
    }
}

@media screen and (max-width: 690px) {
    .main {
        padding: 20px 0 60px
    }

    .search {
        padding: 20px 0 60px;
        padding: 60px 0
    }
}

.search-empty {
    padding: 20px 10px
}

.search-btn {
    margin: 0 0 20px
}

.search-btn .button {
    font-size: 15px;
    font-weight: 600;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border: none;
    text-transform: uppercase;
    background: #fff;
    padding: 12px 30px;
    color: #2171ce;
    box-shadow: 0 0 3px rgba(0, 0, 0, .16);
    border-radius: 4px;
    text-align: center
}

.search-btn .button:hover {
    background: #2171ce;
    color: #fff
}

.search-btn .button i {
    margin: 0 6px 0 0;
    font-size: 12px
}

@media screen and (max-width: 690px) {
    .search-btn {
        display: none
    }
}

.search-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px
}

.search-title span {
    color: #658ae8
}

@media (min-width: 768px) {
    .search-list-block:last-child {
        margin: 0
    }
}

@media screen and (max-width: 1023px) {
    .search .search-list-block li:first-child {
        margin: 15px 0 0
    }
}

.search-list {
    font-size: 13px;
    color: #465156
}

@media screen and (max-width: 1023px) {
    .search-list {
        overflow: auto;
        margin: 0 -10px;
        padding: 0 10px;
        height: calc(100vh - 100px)
    }
}

@media screen and (max-width: 690px) {
    .search-list {
        height: calc(100vh - 210px)
    }
}

.search-list-heading {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 14px
}

@media screen and (max-width: 1023px) {
    .search-list-heading {
        font-size: 13px;
        color: #878ca4
    }
}

.search-list-block {
    margin: 0 0 30px
}

.search-list-block li {
    margin: 20px 0 0
}

.search-list-block li:first-child {
    margin: 15px 0 0
}

.search-list-block a {
    color: #465156;
    font-size: 14px;
    transition: color .3s
}

@media screen and (min-width: 1023px) {
    .search-list-block a:hover {
        color: #658ae8
    }
}

.search-list-more {
    margin: 30px 0 0
}

.search-list-more a {
    color: #658ae8;
    font-size: 13px;
    font-weight: 600;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.search-list-more a i {
    font-size: 6px;
    margin: 0 0 0 5px
}

@media screen and (min-width: 1025px) {
    .search-list-more a:hover {
        color: #000
    }
}

#search-empty {
    text-align: center;
    display: none;
    color: #5e686a
}

.header-search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input:focus:-ms-input-placeholder, .header-search input:focus::-moz-placeholder, .header-search input:focus::-webkit-input-placeholder {
    opacity: 0
}

.mobile-menu, .mobile-menu-close {
    display: none
}

@media screen and (max-width: 1023px) {
    .mobile-menu, .mobile-menu-close {
        display: -webkit-flex;
        display: flex
    }
}

.mobile-search-clear {
    display: none;
    width: 50px
}

.mobile-search-clear i {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 10px
}

@media screen and (max-width: 1023px) {
    .mobile-search-clear {
        display: -webkit-flex;
        display: flex
    }
}

.mobile-menu, .mobile-search-clear {
    height: 50px;
    color: #fff;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px
}

@media screen and (min-width: 1023px) {
    .mobile-menu:hover, .mobile-search-clear:hover {
        color: #fff
    }
}

.mobile-menu .icon-search, .mobile-search-clear .icon-search {
    font-size: 18px
}

.mobile-menu-close {
    width: 50px;
    height: 50px;
    background: #345bbf;
    color: #fff;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 15px
}

@media screen and (min-width: 1024px) {
    header .logo {
        margin-right: 5px;
        margin-top: -4px
    }
}

.expand-menu__list-item:hover, .expand-menu__list.active {
    background-color: #0b3c75;
    color: #fff
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: 164px;
    background-color: #658ae8;
    display: none
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: 164px;
    background-color: #658ae8;
    display: none
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: auto;
    background-color: #658ae8;
    display: none;
    left: auto;
    right: 0;
    top: 0;
    position: absolute;
    z-index: auto;
    background-color: #658ae8;
    display: none;
    transform: translateX(100%)
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-panel:hover .subitem__list {
    display: block
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 2px 6px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-item .icon-chevron-right:before {
    margin-left: 5px;
    font-size: 9px
}

@media (max-width: 768px) {
    .search-list-block {
        margin-bottom: 16px
    }

    .subitem__list {
        position: relative;
        left: 0;
        top: 0
    }

    .search-list-heading {
        padding-bottom: 8px
    }

    .search-list-block li {
        margin-top: 12px
    }

    .search-list-block li:first-child {
        margin-top: 10px
    }
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

@media (max-width: 1023px) {
    .subitem__list li {
        padding-left: 45px
    }

    .expand-menu__list-item {
        padding-left: 45px;
        white-space: initial
    }

    .expand-menu__list-item.expand-menu__list-panel {
        padding: 0
    }

    .expand-menu__list-item:hover {
        background-color: transparent
    }

    .expand-menu__list-panel div {
        padding-left: 45px;
        padding-top: 10px;
        padding-bottom: 15px
    }

    .expand-menu__list-item.expand-menu__list-panel.opened div {
        background-color: #0b3c75
    }

    .expand-menu__list-item.expand-menu__list-panel.opened .subitem__list {
        display: block;
        position: static;
        width: 100%;
        transform: translateX(0);
        background: #073367
    }

    .expand-menu__list-item.expand-menu__list-panel .subitem__list {
        display: none
    }

    .expand-menu__list-item.expand-menu__list-panel.opened .icon-chevron-right:before {
        transform: rotate(270deg);
        transition: .5s
    }

    .subitem__list .expand-menu__list-item {
        padding-left: 0
    }

    .expand-menu__list-item .icon-chevron-right:before {
        float: right;
        right: 9%;
        margin-top: 7px;
        transform: rotate(90deg);
        transition: .5s;
        position: absolute
    }
}

.site__header_sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999
}

.site__header_sticky + #site-content {
    padding-top: 70px
}

@media screen and (max-width: 767px) {
    .site__header_sticky + #site-content {
        padding-top: 50px
    }
}

.footer {
    width: 100%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-top: 3px solid #dce4eb;
    padding: 38px 0 0;
    text-align: center
}

.mobile-search-opened .footer {
    display: none
}

@media screen and (max-width: 690px) {
    .footer {
        padding: 20px 0 0;
        text-align: left
    }
}

.footer-nav {
    text-align: center;
    margin: 0 0 24px;
    font-size: 17px;
    line-height: 1
}

.footer-nav li {
    display: inline-block;
    margin: 0 13px
}

.footer-nav a {
    color: #658ae8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

@media screen and (max-width: 690px) {
    .footer-nav {
        border-bottom: 1px solid #e8eaf3;
        margin: 0 0 10px;
        padding: 0 0 10px
    }
}

@media screen and (max-width: 690px) {
    .footer-nav ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 1023px) {
    .footer-nav li {
        margin: 0 11px
    }
}

@media screen and (max-width: 690px) {
    .footer-nav li {
        margin: 12px 0
    }
}

@media screen and (min-width: 1023px) {
    .footer-nav a:hover {
        color: #7a878a
    }
}

.footer-logo {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 16px
}

@media screen and (max-width: 690px) {
    .footer-logo {
        padding: 0 0 16px;
        margin-bottom: 0
    }

    .h-line {
        border-bottom: 1px solid #e8eaf3;
        margin-bottom: 27px
    }
}

.footer-copy {
    background: #f7f7f7;
    color: #878ca4;
    font-size: 12px;
    padding: 10px;
    text-align: center
}

.footer .icon-begambleaware {
    font-size: 17px;
    color: #242a2d;
    position: relative;
    left: 4px
}

@media screen and (max-width: 690px) {
    .footer .social {
        text-align: right;
        margin: 0 0 20px;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center
    }
}

@media screen and (max-width: 690px) {
    .footer .social li {
        margin: 0 0 0 20px
    }

    .footer .social li:first-child {
        margin: 0
    }
}

@media screen and (max-width: 690px) {
    .footer .social-title {
        display: block;
        font-weight: 700
    }
}

.subscribe {
    margin: 0 0 30px
}

.subscribe .action-field {
    margin: 10px 0 0
}

@media screen and (max-width: 690px) {
    .subscribe {
        text-align: left;
        margin: 0 0 12px
    }

    .subscribe-title {
        text-align: center
    }
}

.subscribe-form {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width: 690px) {
    .subscribe-form {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.subscribe-title {
    font-size: 14px;
    color: #465156;
    font-weight: 700;
    margin: 30px 0 11px;
    display: block
}

.subscribe-subtitle {
    font-size: 13px;
    margin: 0 0 20px;
    color: #676767
}

.subscribe .textfield {
    border-radius: 2px 0 0 2px;
    min-width: 304px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 13px 15px 15px;
    width: auto
}

.subscribe .textfield::placeholder {
    font-size: 13px;
    color: #a8aec8
}

.subscribe .form-btn {
    border-radius: 0 2px 2px 0;
    min-width: 214px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

@media screen and (max-width: 690px) {
    .subscribe .textfield {
        margin: 0 0 10px;
        border-radius: 2px;
        min-width: 300px
    }
}

@media screen and (max-width: 690px) {
    .subscribe .form-btn {
        margin: 0 0 10px;
        border-radius: 4px;
        font-size: 12px;
        padding: 16px;
        font-weight: 600
    }
}

.social {
    text-align: center;
    margin: 0 0 30px;
    font-size: 0
}

.social-title {
    display: none;
    font-size: 14px;
    color: #465156
}

@media (max-width: 767px) {
    .social ul {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

.social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

.social a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #2a4995;
    width: 60px;
    height: 60px;
    background: rgba(101, 138, 232, .09804);
    border-radius: 50%;
    font-size: 21px
}

.social .icon-youtube {
    font-size: 28px
}

.social .icon-facebook {
    font-size: 25px
}

.social .icon-vimeo {
    font-size: 21px
}

.social .icon-tiktok {
    font-size: 25px
}

@media screen and (min-width: 1023px) {
    .social a:hover {
        background: #658ae8;
        color: #fff
    }
}

@media (max-width: 767px) {
    .social a {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 767px) {
    .social .icon-facebook, .social .icon-youtube {
        font-size: 23px
    }

    .social .icon-vimeo {
        font-size: 19px
    }

    .social .icon-tiktok {
        font-size: 21px
    }
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 100
}

.shadow .overlay {
    display: block !important
}

.notice-logo {
    position: relative;
    left: -21px;
    top: 0;
    height: 46px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e8eaf3
}

.notice-logo .gamble_18 {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #31383a
}

@media screen and (max-width: 690px) {
    .notice-logo {
        height: 40px;
        width: 40px
    }

    .notice-logo .gamble_18 {
        font-size: 14px
    }
}

.disclaimer {
    max-width: 742px;
    margin-bottom: 32px;
    text-align: center;
    margin-inline: auto;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px
}

.disclaimer p {
    font-size: 12px
}

.disclaimer strong {
    color: #433f42;
    font-size: 13px
}

@media screen and (max-width: 425px) {
    .disclaimer {
        max-width: 100%;
        text-align: start;
        margin-bottom: 0;
        padding-bottom: 24px;
        border-bottom: 1px solid #e8eaf3
    }
}

.filter-select-holder select.select {
    width: 160px !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    z-index: 12;
    height: 48px;
    background-color: #fff;
    border: 1px solid rgba(42, 73, 149, .2117647059);
    border-radius: 4px;
    transition: .3s;
    overflow: hidden;
    cursor: pointer
}

.filter-select-holder select.select.software:before {
    content: "Software"
}

.filter-select-holder select.select.features:before {
    content: "Features"
}

.filter-select-holder select.select.themes:before {
    content: "Themes"
}

.filter-select-holder select.select:after {
    position: absolute;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    font-family: icomoon !important;
    content: "\e919";
    font-size: 5px;
    color: #60686a;
    top: 50%;
    right: 11px;
    transform: translateY(-50%)
}

.filter-select-holder select.select:before {
    display: block;
    padding-left: 16px;
    padding-right: 30px;
    width: 100%;
    top: 50%;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    color: #70696d;
    border-radius: 3px;
    font-size: 14px
}

.filter-select-holder select.select option {
    color: #fff
}

@media (max-width: 1023px) {
    .filter-select-holder select.select {
        width: 113px !important
    }
}

@media (max-width: 690px) {
    .filter-select-holder select.select {
        width: 100% !important;
        height: 40px
    }

    .filter-select-holder select.select select.select:before {
        padding-left: 10px;
        padding-right: 20px
    }
}

.select2-hidden-accessible {
    display: none !important
}

.filter[data-url="/no-deposit-slots-filter/"] .filter-sort {
    margin-left: auto
}

.section-filter {
    background: #f9f9f9;
    padding: 24px 0;
    margin-bottom: 15px;
    position: relative;
    z-index: 1
}

.section-filter .filter {
    margin: 0
}

.section-filter .filter-group {
    margin: 0 -14px
}

.nicescroll-rails {
    max-height: calc(100% - 50px) !important
}

.advan-btn {
    height: 48px;
    position: relative;
    border: 1px solid #2a4995;
    border-radius: 4px;
    background: #fff;
    padding: 10px 20px;
    letter-spacing: 0;
    color: #2a4995;
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: .3s;
    justify-content: center
}

.advan-btn .icon-btn {
    margin-right: 4px;
    font-size: 24px;
    color: #2a4995
}

.advan-btn .value {
    background: #41db7c;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2941176471);
    border: 1px solid #fff;
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 2;
    border-radius: 10px;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0;
    color: #fff;
    height: 18px;
    min-width: 18px;
    display: flex;
    align-items: center;
    padding: 3px 3px 2px;
    justify-content: center
}

.advan-filter {
    padding: 25px 0 0;
    display: none
}

.advan-filter .flex {
    display: flex;
    align-items: center
}

.advan-filter .advanced-filter-checkboxes.first-row .filters {
    flex-direction: row-reverse;
    justify-content: flex-end
}

.row-set {
    align-items: center;
    margin-bottom: 16px
}

.advan-filter .label {
    width: 95px;
    color: #878ca4;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    margin-right: 10px;
    flex-shrink: 0
}

.advan-filter .noUi-horizontal {
    height: 4px;
    width: 95%;
    margin: 0 auto 15px;
    border: none
}

.advan-filter .noUi-connect {
    background: #2a4995
}

.advan-filter .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    border-radius: 100%
}

.advan-filter .slider-set {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 206px
}

.advan-filter .slider-set.bet .label-input:before {
    content: "$";
    color: #70696d;
    font-size: 13px
}

.advan-filter .slider-set .label-input {
    position: relative;
    border: 1px solid #dee6f8;
    border-radius: 4px;
    width: 73px;
    height: 34px;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    background: #fff
}

.advan-filter .slider-set input {
    width: fit-content;
    border: none;
    background: no-repeat;
    min-width: auto;
    display: block;
    max-width: 100%;
    color: #70696d;
    font-size: 13px
}

.advan-filter .action-sld {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between
}

.advan-filter .slider-set .label {
    margin-bottom: 22px
}

.advan-filter .noUi-handle:after, .advan-filter .noUi-handle:before {
    content: none
}

.advan-filter .slider-set {
    margin: 0 25px;
    width: calc(33.33% - 50px)
}

.block-sliders {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% + 50px);
    margin-left: -25px
}

.advan-filter .noUi-horizontal .noUi-handle {
    top: 50%;
    transform: translateY(-50%);
    right: -9px;
    border: none;
    cursor: pointer
}

.advan-filter .noUi-touch-area {
    border: 4px solid #fff;
    background: #2a4995;
    pointer-events: all;
    border-radius: 100%
}

.noUi-horizontal .noUi-origin {
    pointer-events: none;
    height: 3px !important
}

.advan-filter .noUi-connects {
    background: #e1e9fb
}

.filter-btn {
    border: 1px solid #dee6f8;
    border-radius: 24px;
    background: #fff;
    padding: 8px 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0;
    color: #70696d;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    transition: .3s
}

.tooltipster-sidetip.info-option {
    min-width: auto !important;
    width: auto !important;
    margin: 0 5px;
    height: fit-content !important;
    text-align: center
}

.tooltipster-sidetip.info-option .tooltipster-content {
    letter-spacing: 0;
    color: #60686a;
    font-size: 13px;
    background: #fff;
    box-shadow: 0 1px 6px silver;
    padding: 8px;
    border-radius: 5px;
    font-weight: 400
}

.filter-btn .text {
    display: flex;
    text-transform: capitalize;
    align-items: center
}

.wrap-sliders {
    overflow: hidden
}

.filter-btn .stars {
    display: flex;
    align-items: center;
    margin-right: 5px
}

.filter-btn .stars .rating-star {
    margin: 0 1px;
    height: 12px
}

.filter-btn .stars .rating-star:before {
    background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==)
}

.filter-btn.disabled {
    color: #a8a5a7
}

.filter-btn input.hide {
    position: absolute;
    left: -9999px;
    pointer-events: none;
    opacity: 0
}

.filter-btn.selected {
    border-color: #2a4995;
    pointer-events: none
}

.filters {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-grow: 1;
    margin: 0 -4px -8px
}

.filters .filter-btn {
    margin: 0 4px 8px
}

.filter-btn .close-btn {
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #2a4995;
    display: block;
    margin-left: 8px;
    margin-bottom: 0;
    flex-shrink: 0;
    cursor: pointer;
    position: relative;
    pointer-events: all
}

.filter-btn .close-btn:after {
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    height: calc(100% - 6px);
    width: 2px;
    background-color: #fff;
    border-radius: 3px
}

.filter-btn .close-btn:before {
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    height: calc(100% - 6px);
    width: 2px;
    background-color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%) rotate(45deg)
}

.filter-btn .close-btn:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.filters-action {
    margin: 25px -12px 0
}

.filters-action span {
    margin: 0 12px
}

.filters-action .action-advan {
    padding: 15px 0
}

.action-advan {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .55px;
    color: #2a4995;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-flex;
    align-items: center
}

.action-advan .icon-btn {
    margin-left: 8px;
    color: #2a4995;
    font-size: 8px
}

.btn-advan {
    border: 1px solid #2a4995;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    color: #2a4995;
    padding: 10px 25px;
    min-width: 210px;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.btn-advan .icon-btn {
    font-size: 14px;
    margin-right: 6px
}

.filter-bottom {
    z-index: 1
}

.advan-show-more {
    display: none
}

.filter {
    width: 100%;
    margin: 0 0 16px;
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap
}

.filter-label {
    color: #a8aec8;
    margin: 0 19px 0 0
}

.filter-filter {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.filter-filter::-webkit-scrollbar {
    display: none
}

.filter-select {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 40px 0 0
}

.filter-select-holder select {
    width: 185px
}

.filter-group {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.filter-group.filter-group-compressed {
    justify-content: space-between;
    width: 100%
}

.filter-group.filter-group-compressed .filter-select {
    margin: 0 0 0 20px;
    width: auto !important
}

.filter-sort {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.filter-sort-buttons {
    display: -webkit-flex;
    display: flex
}

.filter-sort-buttons a {
    cursor: pointer;
    display: block;
    padding: 5px 0;
    width: 101px;
    text-align: center;
    background: #f7f7f7;
    color: #60686a;
    border: 1px solid #c1c9cf;
    border-width: 1px;
    position: relative;
    z-index: 2
}

.filter-sort-buttons label {
    cursor: pointer;
    display: block;
    padding: 5px 0;
    width: 101px;
    text-align: center;
    background: #f7f7f7;
    color: #60686a;
    border: 1px solid #c1c9cf;
    border-width: 1px;
    position: relative;
    z-index: 2
}

.filter-sort-buttons label:first-of-type:nth-last-of-type(4) {
    width: 80px
}

.filter-sort-buttons label:first-of-type:nth-last-of-type(4) ~ label {
    width: 80px
}

.filter-sort-buttons a:before, .filter-sort-buttons label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    background: #658ae8;
    will-change: transform;
    overflow: hidden
}

.filter-sort-buttons a.first, .filter-sort-buttons a:first-child {
    border-width: 1px;
    border-radius: 4px 0 0 4px
}

.filter-sort-buttons label.first, .filter-sort-buttons label.relevant, .filter-sort-buttons label:first-child {
    border-width: 1px;
    border-radius: 4px 0 0 4px
}

.filter-sort-buttons a:last-child, .filter-sort-buttons label:last-child {
    border-radius: 0 4px 4px 0
}

.filter-check {
    display: -webkit-flex;
    display: flex
}

.filter-check.margin-bottom {
    margin: 0 0 21px
}

.filter-check-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 0 8px
}

.filter-check-item:first-child {
    margin: 0
}

.filter-check-text {
    cursor: pointer;
    margin: 0 5px 0 0
}

.filter-check-text .payment {
    display: none
}

.filter .img-flag {
    margin: 0 5px 0 0
}

.filter .check {
    margin: 0 8px 0 0
}

.payment.view {
    padding-left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: auto
}

.qty-items {
    color: #606b6a;
    font-size: 12px;
    font-weight: 600
}

.data-container[data-type-value=Tournament] .qty-items, .ndb .qty-items {
    margin-bottom: 15px
}

#filter .filter-group.filter-group-compressed {
    justify-content: space-between;
    padding-bottom: 44px
}

.filter-group.filter-group-compressed .view {
    padding: 0;
    margin: 0 0 0 20px
}

.filter-group .view {
    padding-left: 43px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    z-index: 2
}

.filter-group .view .icon:first-child {
    border-radius: 4px 0 0 4px
}

.filter-group .icon {
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e8e8e8;
    font-size: 16px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #e8e8e8;
    background-color: #f9f9f9
}

.filter-group .icon.active {
    background-color: #436bd0;
    border-color: #436bd0;
    color: #fff
}

.box_view_custom {
    position: relative
}

.box_view_custom:after, .box_view_custom:before {
    content: "";
    width: 15px;
    height: 6px;
    background: #c1c9cf;
    display: block
}

.box_view_custom:after {
    margin: 3px 0 0
}

.active .box_view_custom:after, .active .box_view_custom:before {
    background: #fff
}

.filter-group .icon-list_view.active {
    border-left: 0
}

.filter-group .view .icon:last-child {
    border-radius: 0 4px 4px 0;
    border-left: 0
}

.games-filters {
    background: #f9f9f9 0 0 no-repeat padding-box;
    padding: 24px 0;
    width: 100%;
    margin-bottom: 24px
}

.games-filters .container {
    width: 100%
}

.filter-center {
    display: flex;
    align-items: center !important
}

.filter-group .qty-items {
    margin-left: auto
}

.filter-sort-main-button {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid rgba(42, 73, 149, .26);
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 154px;
    height: 36px !important;
    cursor: pointer;
    padding: 0 16px;
    font: normal normal normal 14px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #70696d
}

.filter-sort-main-button svg {
    width: 24px;
    height: 24px;
    margin-left: auto
}

.filter-sort-buttons-popup {
    display: none
}

.filter-sort-buttons {
    position: relative
}

.active .filter-sort-buttons-popup {
    display: block;
    position: absolute;
    top: 54px;
    width: 100%;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    border: 1px solid rgba(101, 138, 232, .36);
    border-radius: 4px;
    z-index: 999;
    overflow: hidden;
    padding: 10px 0
}

.active .filter-sort-main-button {
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    border: 1px solid rgba(101, 138, 232, .36)
}

.active .filter-sort-buttons-popup label {
    background: #fff !important;
    font: normal normal normal 14px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #70696d !important;
    width: 100%;
    border: none;
    text-align: left;
    padding: 7px 24px
}

.filter-group input[type=radio]:checked + label, .filter-sort-buttons input[type=radio]:checked + label {
    font: normal normal 600 14px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #2a4995 !important;
    padding-left: 56px
}

.filter-group input[type=radio]:checked + label:before {
    content: "";
    display: block;
    border-left: 3px solid #2a4995;
    border-bottom: 3px solid #2a4995;
    width: 16px;
    height: 6px;
    position: absolute;
    top: 47%;
    left: 24px;
    transform: translateY(-50%) rotate(-45deg);
    z-index: 999999;
    opacity: 1;
    background: #fff
}

.filter-sort-buttons input[type=radio]:checked + label:before {
    content: "";
    display: block;
    border-left: 3px solid #2a4995;
    border-bottom: 3px solid #2a4995;
    width: 16px;
    height: 6px;
    position: absolute;
    top: 47%;
    left: 24px;
    transform: translateY(-50%) rotate(-45deg);
    z-index: 999999;
    opacity: 1;
    background: #fff
}

.filter-sort-buttons a:hover:before, .filter-sort-buttons label:hover:before {
    background: #fff
}

.d-block {
    display: block !important
}

.filter-search-wrap {
    margin-right: 44px;
    display: flex;
    height: 48px;
    max-width: 715px;
    width: 100%;
    position: relative
}

.filter-search-wrap input {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid rgba(42, 73, 149, .2);
    border-radius: 4px;
    width: 100%;
    padding: 15px 15px 15px 44px;
    font: normal normal normal 13px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #2a4995
}

.filter-search-wrap .icon-search {
    color: #2a4995;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-size: 14px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    left: 18px
}

.filter-search-game::-webkit-input-placeholder {
    color: rgba(42, 73, 149, .68)
}

.filter-search-game:-moz-placeholder, .filter-search-game::-moz-placeholder {
    color: rgba(42, 73, 149, .68);
    opacity: 1
}

.filter-search-game:-ms-input-placeholder {
    color: rgba(42, 73, 149, .68)
}

@media screen and (min-width: 641px) {
    .filter-sort-main-button {
        height: 48px !important
    }
}

.empty-reset-filters {
    background: #f8faff 0 0 no-repeat padding-box;
    border: 1px solid rgba(42, 73, 149, .2);
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    padding: 40px;
    margin-top: 16px;
    top: 20px;
    position: relative;
    font: normal normal bold 15px/20px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #465156;
    margin-bottom: 80px;
    flex-direction: column;
    display: none
}

.empty-reset-filters .btn-advan {
    display: none;
    min-width: fit-content
}

.empty-reset-filters .text {
    color: #465156;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 14px;
    display: block;
    margin-bottom: 5px
}

.empty-reset-filters.active {
    display: flex
}

.casinos-filters .view {
    margin-left: 20px !important;
    padding-left: 0 !important
}

.casinos-filters.ndb-filters-casinos, .payment-filters {
    position: relative
}

.filter[data-url="/tournaments-filter/"] .filter-sort {
    width: auto;
    margin-right: 0;
    min-width: auto
}

.filter[data-url="/tournaments-filter/"] .filter-sort .filter-sort-buttons-popup {
    right: 0
}

@media (min-width: 920px) and (max-width: 1023px) {
    #filters .filter-group .filter-select, #filters .filter-group .filter-sort {
        display: -webkit-flex !important;
        display: flex !important
    }
}

@media (max-width: 919px) and (min-width: 690px) {
    #filters .filter-select-holder {
        display: -webkit-inline-flex;
        display: inline-flex
    }
}

@media (min-width: 740px) and (max-width: 810px) {
    #filters .filter-select-holder:not(:last-child) {
        margin-right: 7px !important
    }
}

@media (min-width: 690px) and (max-width: 740px) {
    #filters .filter-sort-buttons label {
        width: 83px !important
    }
}

@media (min-width: 980px) {
    .filter-group.filter-group-compressed .filter-check-item {
        margin: 0 0 0 10px
    }

    #filters .filter-group .filter-select {
        width: unset !important
    }

    #filters .filter-select-holder:not(:last-child) {
        margin-right: 16px !important
    }

    #filters .filter-label {
        margin: 0 6px 0 0 !important
    }
}

@media screen and (min-width: 1023px) {
    .filter-sort-buttons a:hover:before, .filter-sort-buttons label:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .advan-btn:hover {
        box-shadow: 0 3px 8px #d8d8d8
    }

    .filter-btn:hover {
        box-shadow: 0 3px 8px #d8d8d8
    }
}

@media screen and (max-width: 1023px) {
    .filter-alt {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .filter-filter {
        flex-wrap: wrap
    }

    #filters[data-url="/payment-methods-filter/"] .filter-filter {
        display: flex;
        align-items: center
    }

    #filters[data-url="/payment-methods-filter/"] .filter-filter .filter-label {
        margin: 0 5px 0 0 !important
    }

    .filter-check + .filter-select {
        width: 175px !important;
        margin: 0 0 0 10px
    }

    .filter-group {
        width: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .filter-sort {
        flex-wrap: wrap
    }

    .filter-alt .filter-sort {
        margin: 0
    }

    .filter-alt .filter-group .view {
        margin-top: 0
    }

    .filter-group-compressed .filter-sort {
        width: 40%;
        min-width: 20%;
        justify-content: space-between
    }

    .filter-sort-buttons {
        width: 100%
    }

    .filter-group-compressed .filter-sort-buttons {
        width: auto
    }

    .advan-btn {
        font-size: 13px
    }

    .ndb-filters-casinos .filter-sort-buttons {
        width: auto
    }

    .ndb-filters-casinos .filter-sort {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 980px) {
    .filter-label {
        margin: 0 0 5px;
        width: 100%
    }

    .filter-group.filter-group-compressed .view {
        margin: 0 0 0 5px
    }

    #filters .filter-select-holder:not(:last-child) {
        margin-right: 8px !important
    }

    .filter.filter-group .filter-sort {
        margin-left: auto;
        margin-right: 20px
    }

    .casinos-filters .filter-sort-buttons {
        margin-left: auto
    }

    .casinos-filters .view {
        margin-left: 10px !important;
        padding-left: 0 !important
    }

    .casinos-filters .filter-filter {
        flex-wrap: nowrap;
        align-items: center
    }

    .casinos-filters .filter-filter .filter-label {
        margin: 0 10px 0 0
    }
}

@media screen and (max-width: 767px) {
    .filter-group {
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .filter-sort {
        width: 100%;
        display: block;
        margin: 10px 0 0
    }

    .filter-alt .filter-sort, .filter-group-compressed .filter-sort {
        width: 100%
    }

    .filter-group .qty-items {
        flex-grow: 1
    }

    .filter-bottom .view {
        order: 3
    }

    .filter-bottom .filter-sort, .filter-bottom .qty-items {
        order: 1
    }

    .filter-filter {
        width: 100%
    }

    .filter-check {
        white-space: nowrap;
        height: 25px;
        overflow-x: scroll;
        margin: 0 0 5px
    }

    .filter-check-text.payment {
        width: 130px;
        display: block
    }

    [data-url="/payment-methods-filter/"] .filter-filter {
        max-width: 100%;
        height: auto;
        overflow: visible
    }

    [data-url="/payment-methods-filter/"] .filter-check .filter-check-text {
        width: auto
    }

    #filters .filter-label {
        margin: 0 0 10px !important
    }

    #filters .filter-group {
        display: -webkit-flex;
        display: flex;
        position: relative;
        z-index: 6
    }

    #filters .filter-select {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: left;
        justify-content: left;
        margin: 0 !important;
        width: 100%
    }

    #filters .filter-group-compressed .filter-select {
        -webkit-order: 1;
        order: 1;
        margin: 10px 0 5px !important
    }

    .filter-select-holder:not(:last-of-type) {
        margin-right: 10px
    }

    #filters .filter-group.filter-group-compressed .view {
        bottom: -46px
    }

    .filter-sort {
        width: 100%;
        display: block;
        margin: 10px 0 0
    }

    .filter-group-compressed .filter-sort {
        width: 100%
    }

    .filter-sort-main-button {
        width: 99px;
        padding: 0 8px
    }

    .filter-sort-buttons-popup {
        min-width: 154px
    }

    .filter-alt .filter-sort {
        width: auto;
        margin-left: 8px
    }

    .filter-group .qty-items {
        margin-left: 0
    }

    .casinos-filters .filter-sort {
        display: flex
    }

    .casinos-filters .filter-filter {
        flex-wrap: wrap
    }

    .casinos-filters .filter-sort-buttons {
        z-index: 9
    }

    .payment-filters .filter-group {
        flex-wrap: wrap
    }

    .payment-filters .filter-filter {
        width: 100%
    }

    .payment.view {
        display: inline-flex;
        float: right
    }

    .casinos-filters .payment-filters .filter-sort {
        position: absolute;
        top: 100%;
        right: 100px;
        width: auto
    }
}

@media screen and (max-width: 690px) {
    .filter {
        position: relative;
        margin: 0 0 15px;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        font-size: 13px
    }

    #filters[data-url="/payment-methods-filter/"] {
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center
    }

    .filter-label {
        display: none
    }

    .filter:not(.filter-alt) .filter-group .filter-select {
        -webkit-order: 2;
        order: 2;
        margin: 10px 0 0;
        width: 100% !important
    }

    .filter-group .filter-select select {
        width: 100%
    }

    .filter-alt .filter-sort-buttons {
        width: 100%
    }

    .filter-group .view {
        -webkit-order: 2;
        order: 2;
        margin-left: auto
    }

    .filter.filter-group .filter-filter {
        -webkit-order: 2;
        order: 2;
        margin-top: 20px;
        margin-bottom: 0
    }

    .filter:not(.filter-alt) .qty-items {
        margin: -20px 0 0 !important
    }

    .filter-sort-buttons {
        width: 100%
    }

    .filter-sort-buttons a, .filter-sort-buttons label {
        padding: 5px;
        width: 65.33%;
        text-align: center
    }

    #filters .filter-select .filter-select-holder {
        width: 30%;
        flex-grow: 1;
        flex-basis: 0
    }

    .filter-group .view {
        margin-top: 0 !important;
        float: left;
        margin-left: 0
    }

    .filter-sort-text {
        font-size: 13px;
        line-height: 22px
    }

    .filter-group .icon {
        font-size: 12px;
        width: 36px;
        height: 36px
    }

    .active .filter-sort-buttons-popup {
        top: 42px
    }

    .filter-alt .filter-sort-buttons, .filter-sort-buttons {
        max-width: 154px
    }

    .empty-reset-filters {
        font: normal normal bold 14px/19px Open Sans, sans-serif;
        margin-top: 0;
        top: 0
    }

    .casinos-filters .filter-sort {
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-50%)
    }

    .casinos-filters .payment-filters .filter-sort {
        right: 82px;
        top: calc(100% + 15px);
        margin-top: 0
    }

    .payment.view {
        margin-top: -10px;
        padding-left: 10px
    }

    .qty-items:has(~.payment.view) {
        margin-top: 10px
    }

    .ndb .qty-items {
        position: relative;
        top: unset;
        margin-bottom: 20px
    }

    .ndb-filters-casinos .filter-sort {
        position: absolute;
        top: calc(100% - 5px);
        z-index: 2
    }

    .filter[data-url="/tournaments-filter/"] .filter-sort {
        position: absolute;
        top: 100%;
        right: 0
    }
}

@media (max-width: 640px) {
    .advan-filter .loader_icon_games {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        left: 0;
        flex-direction: column
    }

    .advan-filter .loader_icon_games:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        opacity: .67
    }

    .advan-filter .loader_icon_games img, .advan-filter .loader_icon_games svg {
        width: 30px;
        height: 30px;
        position: relative;
        z-index: 2
    }

    .advan-filter .loader_icon_games .text {
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        color: #2a4995;
        display: block;
        margin-top: 8px;
        position: relative;
        z-index: 2
    }

    .advan-mob {
        position: fixed;
        left: 0;
        bottom: 0;
        background: #fff;
        padding: 12px 24px;
        z-index: 2;
        width: 100%;
        cursor: pointer
    }

    .advan-show-more {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        background: #2a4995;
        box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
        border-radius: 4px;
        width: 100%;
        height: 48px;
        padding: 10px 20px
    }

    .advan-btn {
        padding: 7px 9px;
        height: 40px
    }

    .filter-group.filter-bottom {
        flex-wrap: wrap
    }

    .filter-group.filter-bottom .filter-search-wrap {
        margin-right: 0;
        margin-bottom: 10px;
        height: 40px
    }

    .filter-alt .filter-group .view {
        padding-left: 10px
    }

    .mob-holder {
        display: flex;
        flex-direction: column
    }

    .advan-filter .slider-set {
        align-items: flex-start
    }

    .advan-filter .slider-set .label {
        order: 1
    }

    .advan-filter .action-sld {
        margin-bottom: 20px
    }

    .advan-filter .slider-set .label {
        padding-top: 10px;
        margin-bottom: 8px;
        flex-grow: 1;
        width: auto
    }

    .advan-filter .action-sld {
        max-width: 155px;
        order: 2
    }

    .advan-filter .noUi-horizontal {
        order: 3
    }

    .advan-filter .slider-set {
        width: calc(100% - 50px);
        max-width: 100%
    }

    .advan-filter .flex {
        flex-wrap: wrap
    }

    .advan-filter .label {
        width: 100%;
        margin: 0 0 15px
    }

    .filters-action .action-advan {
        display: none
    }

    .advan-filter {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        background: #fff;
        padding: 70px 24px 80px;
        height: 100vh;
        overflow-y: auto
    }

    .advan-filter .head-advan {
        background: #fff 0 0 no-repeat padding-box;
        box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
        width: 100%;
        padding: 15px 10px;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .advan-filter .head-advan .title-block {
        text-align: center;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0;
        color: #433f42;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }

    .advan-filter .head-advan .btn-clear {
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        color: #2a4995;
        display: none
    }

    .advan-filter .head-advan .close-btn {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        cursor: pointer;
        position: relative;
        pointer-events: all;
        background: 0 0;
        margin: 0
    }

    .advan-filter .head-advan .close-btn:after {
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        height: calc(100% - 6px);
        width: 2px;
        background-color: #70696d;
        border-radius: 3px
    }

    .advan-filter .head-advan .close-btn:before {
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        height: calc(100% - 6px);
        width: 2px;
        background-color: #70696d;
        border-radius: 3px;
        transform: translate(-50%, -50%) rotate(45deg)
    }

    .advan-filter .head-advan .close-btn:after {
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    .games-filters {
        margin-bottom: 10px;
        padding: 10px 0
    }

    .casinos-filters .filter-sort {
        position: absolute;
        right: 0;
        top: calc(100% + 5px);
        transform: unset
    }
}

@media (max-width: 440px) {
    #filters .filter-select {
        flex-wrap: wrap
    }

    #filters .filter-select .filter-select-holder:nth-child(3) {
        margin-right: 0 !important
    }

    .advan-btn {
        width: 100%;
        margin-top: 10px
    }

    #filters .filter-select .filter-select-holder:last-of-type {
        margin: 0 !important
    }
}

@media (max-width: 380px) {
    .filter-filter {
        display: block
    }
}

.review-block {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author h3 {
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .review-block {
        display: block;
        margin: 20px 0 25px
    }

    .review-block.author {
        display: block;
        margin: 20px 0 25px
    }
}

.review-block-editor {
    width: 100px;
    padding: 30px 0 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    text-align: center
}

@media (max-width: 767px) {
    .review-block-editor {
        width: 100%;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0 0 15px
    }
}

.review-block-editor-avatar {
    width: 90px;
    height: 90px;
    margin: 0 0 10px;
    border-radius: 50%;
    display: inline-block
}

@media (max-width: 767px) {
    .review-block-editor-avatar {
        margin: 0 10px 0 0;
        width: 60px;
        height: 60px
    }
}

.review-block-editor-name {
    color: #465156;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    cursor: pointer
}

.review-block-editor-name:hover {
    color: #658ae8
}

.review-block-editor-name .auth_inf.active {
    color: #658ae8
}

@media (max-width: 767px) {
    .review-block-editor-name {
        font-size: 14px;
        line-height: 19px
    }
}

.review-block-editor-date {
    color: #60686a;
    font-size: 13px;
    line-height: 18px
}

@media (max-width: 767px) {
    .review-block-editor-date {
        font-size: 12px;
        line-height: 17px
    }
}

.review-block-desc {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 30px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px
}

.review-block-desc .featured_box {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 25px 40px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: none
}

.review-block-desc:after, .review-block-desc:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    transform: translateX(-100%)
}

.review-block-desc:before {
    border-right-color: #e2e2e3;
    left: -2px
}

@media (max-width: 767px) {
    .review-block-desc {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px
    }

    .review-block-desc .featured_box {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px;
        padding: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9
    }
}

@media (max-width: 767px) {
    .review-block-desc:after, .review-block-desc:before {
        border: 10px solid transparent;
        border-right-color: transparent;
        border-bottom: 10px solid #fff;
        transform: translate(0, -100%);
        left: 18px;
        top: 0
    }
}

@media (max-width: 767px) {
    .review-block-desc:before {
        border-right-color: transparent;
        border-bottom-color: #e2e2e3;
        top: -1px
    }
}

.review-block-heading {
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 10px
}

.review-block-desc h2, .review-block-desc h3, .review-block-desc h4 {
    font-weight: 700;
    color: #404040;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 18px
}

.review-block-desc h3 {
    font-size: 15px;
    line-height: 21px
}

.review-block-desc .featured_box h3 {
    font-size: 16px
}

.review-block-desc h4 {
    font-size: 14px;
    line-height: 18px
}

.review-block-desc p {
    margin: 15px 0
}

.review-block-desc h2 + p, .review-block-desc h3 + p {
    margin-top: 0
}

.review-block-desc p:first-child {
    margin-top: 0
}

.review-block-desc p:last-child {
    margin-bottom: 0
}

@media (max-width: 690px) {
    .review-block-desc .featured_box h3 {
        font-size: 15px;
        margin: 0 0 6px
    }
}

@media (max-width: 767px) {
    .review-block-desc h2 {
        font-size: 15px;
        line-height: 26px
    }

    .review-block-desc h3 {
        font-size: 15px;
        line-height: 26px;
        font-size: 14px;
        line-height: 20px
    }

    .review-block-desc h4 {
        font-size: 13px;
        line-height: 17px
    }
}

.review-block-desc .widget.featured_box p {
    line-height: 28px;
    font-size: 15px
}

.widget.featured_box h2, .widget.featured_box h3, .widget.featured_box h4, .widget.featured_box h5 {
    margin-top: 0
}

.review-block-desc.plain-text .widget.featured_box {
    border: none !important;
    padding: 0 !important;
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.featured_box {
        padding: 10px
    }

    .review-block-desc .widget.featured_box {
        margin: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9;
        font-size: 14px
    }
}

.author-card__container {
    max-width: calc(33.3333333333% - 16px);
    padding: 40px 30px;
    border-radius: 6px;
    background: radial-gradient(7122.4% 107.6% at -4.9% 49.88%, #fff 0, #f1f5ff 50.4%, #fff 100%);
    width: 100%;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 30px
}

.author-card__container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 123px;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 6px 6px 0 0
}

.author-card__desription {
    text-align: center;
    margin-top: 24px
}

.author-card__name {
    color: #433f42;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.author-card__position {
    color: #70696d;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase
}

.author-card__social {
    margin-top: 16px
}

.author-card__social-list {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center
}

.author-card__social-list li, .author-card__social-list li:first-child {
    padding: 0 !important
}

.author-card__social-list li:before, .author-card__social-list li:first-child:before {
    display: none;
    width: 0;
    height: 0
}

.author-card__social-link {
    width: 26px;
    height: 26px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6.5px 0
}

.author-card__img {
    border-radius: 500px;
    width: 140px;
    height: 140px;
    background: #fff;
    z-index: 1
}

.author-card__information {
    display: flex;
    flex-direction: column;
    z-index: 2;
    align-items: center
}

.author-card__read-more {
    width: 218px;
    margin-top: auto;
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    color: #2a4995;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.author-card__read-more:hover {
    background: #2a4995;
    color: #fff
}

@media (550px <= width <= 768px) {
    .author-card__container {
        max-width: calc(50% - 16px)
    }
}

@media (width <= 550px) {
    .author-card__container {
        max-width: 100%;
        padding: 24px 10px;
        gap: 24px
    }

    .author-card__container::before {
        height: 90px
    }

    .author-card__desription {
        margin-top: 12px
    }

    .author-card__name {
        font-size: 15px
    }

    .author-card__img {
        width: 114px;
        height: 114px
    }

    .author-card__social {
        margin-top: 12px
    }

    .author-card__read-more {
        width: 178px;
        padding-inline: 24px
    }
}

.authors-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 40px
}

@media screen and (max-width: 550px) {
    .authors-list {
        gap: 12px;
        justify-content: center
    }
}

.page-contributor-title {
    margin: 60px 0 24px;
    color: #433f42;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px
}

.detailed-block__author {
    border-radius: 4px;
    display: flex;
    gap: 30px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-bottom: 24px;
    flex: 1;
    align-content: stretch
}

.detailed-block__author-header {
    background: #f7f7f7;
    width: 315px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.detailed-block__author-img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    margin-bottom: 24px
}

.detailed-block__author-name {
    color: #433f42;
    text-align: center;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.detailed-block__author-tagline {
    color: #70696d;
    text-align: center;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.detailed-block__author-content {
    width: calc(100% - 345px);
    padding: 30px 30px 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.detailed-block__author-title {
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #433f42;
    display: block;
    margin-bottom: 12px
}

.detailed-block__author-highlight {
    color: #70696d;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.detailed-block__author-highlight ul li {
    margin: 10px 0 !important
}

.detailed-block__author-page {
    margin-top: 32px !important;
    max-width: 178px
}

.single-blog .detailed-block__author {
    margin-bottom: 60px
}

.game-view .detailed-block__author {
    margin-bottom: 80px
}

@media screen and (max-width: 767px) {
    .page-contributor-title {
        margin: 40px 0 16px;
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width: 690px) {
    .detailed-block__author {
        flex-direction: column;
        gap: 0
    }

    .detailed-block__author-header {
        width: 100%;
        padding: 24px 10px
    }

    .detailed-block__author-img {
        height: 100px;
        width: 100px;
        margin-bottom: 16px
    }

    .detailed-block__author-name {
        font-size: 15px;
        line-height: 26px
    }

    .detailed-block__author-content {
        padding: 16px 10px 24px;
        width: 100%
    }

    .detailed-block__author-title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .detailed-block__author-page {
        max-width: 178px;
        margin: 16px auto 0;
        min-width: 178px
    }

    .single-blog .detailed-block__author {
        margin-bottom: 40px
    }

    .game-view .detailed-block__author {
        margin-bottom: 24px
    }
}

.detailed-block__author .author-card__social-link, .detailed-block__author .author-card__social-link img {
    width: 24px;
    height: 24px
}

.authors-popup {
    position: relative
}

.authors-popup__upper-info {
    padding: 24px;
    background: #f7f7f7;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__details {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 4px
}

.authors-popup__images {
    background: #fff;
    width: 100px;
    height: 100%;
    border-radius: 100px
}

.authors-popup__images img {
    border-radius: 100px;
    width: 100px;
    height: 100px
}

.authors-popup__author-position {
    color: #878ca4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.authors-popup__author-name {
    color: #433f42;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px
}

.authors-popup__description {
    max-height: 170px;
    overflow-y: scroll;
    margin-inline: auto;
    width: calc(100% - 48px)
}

.authors-popup__description.plain-text ul li {
    margin: 10px 0 !important
}

.authors-popup__description.plain-text ol {
    margin-left: 2px
}

.authors-popup__description p {
    margin-left: 16px;
    position: relative;
    margin-block: 8px
}

.authors-popup__description p:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 10px;
    left: -16px;
    background: #70696d
}

.authors-popup__information {
    display: flex;
    flex-direction: column
}

.authors-popup__read-more {
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.authors-popup__read-more:hover {
    background: #2a4995;
    color: #fff
}

.authors-popup__links {
    padding-inline: 24px;
    padding-bottom: 24px;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__links a {
    color: #2a4995
}

.authors-popup .author-card__social-list {
    justify-content: start
}

.authors-popup .author-card__social-list .author-card__social-link {
    width: 28px;
    height: 28px
}

.authors-popup .author-card__social-list .author-card__social-link img {
    width: 28px;
    height: 28px
}

.authors-popup__guides-btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.tooltipster-author-date.tooltipster-show, .tooltipster-author.tooltipster-show {
    opacity: 1;
    width: 100% !important
}

.tooltipster-author-date.tooltipster-show .tooltipster-content, .tooltipster-author.tooltipster-show .tooltipster-content {
    font-weight: 400;
    color: #433f42
}

.tooltipster-author-date.tooltipster-show .tooltipster-content {
    padding: 24px 16px
}

.tooltipster-author.tooltipster-show {
    height: fit-content !important
}

.tooltipster-author.tooltipster-show .tooltipster-box {
    align-items: initial
}

.tooltipster-author.tooltipster-show .tooltipster-content {
    padding: 0;
    flex: 1
}

@media screen and (max-width: 767px) {
    .tooltipster-author.tooltipster-show {
        max-width: calc(100% - 16px) !important
    }

    .tooltipster-author-date.tooltipster-show {
        max-width: 300px !important
    }

    .tooltipster-author-date.tooltipster-show .tooltipster-content {
        padding: 16px 12px
    }
}

@media screen and (max-width: 500px) {
    .authors-popup__upper-info {
        border-radius: 6px 0;
        padding: 16px 12px
    }

    .authors-popup__author-position {
        color: #5e6166;
        font-size: 12px
    }

    .authors-popup__author-name {
        color: #404040;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .authors-popup__images {
        width: 80px;
        height: 80px
    }

    .authors-popup__images img {
        width: 100%;
        height: auto
    }

    .authors-popup__description {
        max-height: 229px;
        width: calc(100% - 24px)
    }

    .authors-popup__links {
        padding-bottom: 16px;
        flex-direction: column;
        align-items: center
    }

    .authors-popup .author-card__social-list {
        gap: 8px
    }

    .authors-popup .author-card__social-list .author-card__social-link {
        width: 24px;
        height: 24px
    }

    .authors-popup .author-card__social-list .author-card__social-link img {
        width: 24px;
        height: 24px
    }
}

.full_bio {
    display: flex;
    align-items: center;
    font: normal normal normal 16px/18px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .16px;
    color: #658ae8;
    display: flex;
    align-items: center
}

.full_bio svg {
    font-size: 8.8px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 2px
}

.author .author-img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 12px;
    border: 1px solid #e4e4e4
}

.author_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 10px 0 -5px;
    padding: 25px 20px
}

.video-editor-opinion .widget.featured_box {
    border: none
}

.author {
    display: flex;
    align-items: center
}

.author-name .auth_inf {
    font-size: 14px;
    line-height: 28px;
    color: #433f42
}

.author-name .auth_inf.active {
    color: #2a4995
}

.publish_date .auth_inf {
    font-size: 12px;
    line-height: 20px
}

.author_position, .publish_date {
    color: #60686a;
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif
}

.article-heading-list .author-img {
    margin-right: 12px
}

.article-heading-list .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .publish_date .auth_inf {
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c
}

#specific_game_div_mother .author-img {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0
}

#specific_game_div_mother .author {
    margin-bottom: 25px
}

.publish_date:hover {
    cursor: pointer
}

#specific_game_div_mother .popup_content .full_bio svg {
    margin-top: -2px
}

.author-name:hover .auth_inf {
    color: #2a4995;
    cursor: pointer
}

.article-heading-list .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: inline;
    cursor: pointer
}

.article-heading-list .publish_date .auth_inf {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.popup_close svg {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 9.5px;
    right: 9.5px;
    cursor: pointer;
    fill: #60686a
}

.author-popup {
    display: none
}

.review-block.author .active.author-popup {
    left: 0;
    width: 375px;
    padding-left: 30px
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup {
        left: -70px
    }
}

@media (max-width: 480px) {
    .review-block.author .active.author-popup {
        width: calc(100vw - 20px);
        padding-left: 25px
    }
}

.author-name .active.author-popup {
    width: 375px
}

.popup_content .full_bio {
    font: normal normal normal 14px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #658ae8;
    margin-top: 10px
}

.popup_content .full_bio svg {
    transform: rotate(270deg);
    font-size: 9px;
    margin-left: 4.85px;
    margin-top: -2px
}

.article-heading-list .popup_content .full_bio {
    color: #658ae8
}

.popup_content .author-img {
    margin-right: 10px
}

.popup_content .info-header {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    text-align: left
}

.info-header .auth span:first-of-type {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: #465156;
    display: block
}

.info-header .auth span:nth-of-type(2) {
    font-size: 14px;
    line-height: 16px;
    color: #87898c;
    margin-top: 5px
}

@media (max-width: 767px) {
    .info-header .auth span:first-of-type {
        margin-bottom: 5px
    }
}

.review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
    left: 14%
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
        left: 100px
    }
}

.author-main {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 24px 0
}

.author-main .author-img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    margin: 0 0 8px;
    box-shadow: 0 3px 20px 0 rgba(101, 138, 232, .1294117647);
    border: 8px solid #fff
}

.author-main-info h1 {
    font: normal normal bold 26px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #433f42;
    display: block;
    text-align: center
}

.author-main-info span {
    font: normal normal normal 13px/22px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.author-highlights {
    padding: 16px 30px 30px;
    border: 1px solid var(--primary, #2a4995);
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-top: 72px;
    margin-bottom: 56px;
    position: relative
}

.author-highlights:after {
    background: #e8eaf3;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -56px;
    left: 0
}

.author-highlights h2 {
    color: #2a4995;
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e8eaf3
}

.author-highlights .plain-text ul li {
    margin: 10px 0
}

.author-highlights .plain-text ul li:first-child {
    margin: 0
}

.author-highlights .plain-text ul li:before {
    background-color: #70696d
}

.author-highlights .plain-text a:before {
    background-color: #70696d
}

.author-expertise {
    padding: 56px 0;
    margin-top: 56px;
    border-top: 1px solid #e8eaf3
}

.author-expertise h2 {
    color: var(--typography-headings, #433f42);
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 24px
}

.author-expertise .expertise-box {
    padding: 30px;
    border-radius: 4px;
    background: var(--background-light, #f7f7f7);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

.author-bio ul li, .author-expertise ul li {
    margin: 10px 0
}

.author-bio ul li:first-child, .author-expertise ul li:first-child {
    margin: 0
}

.author-bio ul li:before, .author-expertise ul li:before {
    background-color: #2a4995
}

.author-bio ul li a:before, .author-expertise ul li a:before {
    background-color: #2a4995
}

.author-highlights ul li {
    font-size: 15px
}

.author-bio {
    text-align: left;
    font: normal normal normal 15px/30px "Open Sans", Helvetica, Arial, sans-serif;
    color: #60686a;
    margin: 56px 0;
    padding: 56px 0 0
}

.author-bio p {
    margin-bottom: 24px
}

.author-bio h2:not(:first-of-type) {
    margin: 56px 0 24px
}

@media (max-width: 767px) {
    .author-page .heading.games-heading {
        padding: 0
    }

    .author-main {
        padding: 30px 8px
    }

    .author-main .author-img {
        width: 88px;
        height: 88px;
        margin: 0 0 8px
    }

    .author-main-info h1 {
        font: normal normal bold 20px/30px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-main-info span {
        font: normal normal normal 12px/22px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-highlights {
        padding: 16px 10px;
        margin-top: 32px;
        margin-bottom: 40px
    }

    .author-highlights:after {
        bottom: -40px
    }

    .author-highlights h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 16px
    }

    .author-expertise {
        padding: 40px 0;
        margin-top: 40px
    }

    .author-expertise h2 {
        font-size: 18px;
        line-height: 26px
    }

    .author-expertise .expertise-box {
        padding: 16px 10px
    }

    .author-bio {
        font: normal normal normal 13px/28px "Open Sans", Helvetica, Arial, sans-serif;
        margin: 40px 0;
        padding: 40px 0 0
    }

    .author-bio p {
        margin-bottom: 16px;
        font-size: 14px
    }

    .author-bio h2:not(:first-of-type) {
        margin: 40px 0 16px
    }

    .article-heading-list .publish_date .auth_inf, .min_read {
        font-size: 12px
    }

    .article-heading-list .author-name {
        font-size: 14px
    }

    .author-bio {
        margin-bottom: 25px
    }
}

.js-author {
    position: relative
}

.author-tms .author {
    margin-bottom: 20px
}

.author-tms .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.writer {
    height: 92px
}

.writer .writer-img {
    width: 92px;
    border-radius: 50%;
    margin: 0 20px 0 0;
    float: left
}

.writer_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 75px 0;
    padding: 40px 25px 30px
}

.writer_related .author-img {
    width: 92px;
    height: 92px;
    margin-left: 0;
    margin-right: 20px
}

.writer_related .author_position {
    text-align: left;
    font: normal normal normal 16px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c;
    line-height: 20px
}

.writer_related .author-name .auth_inf {
    font: normal normal bold 24px/32px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    text-transform: capitalize;
    cursor: unset
}

.writer_related .writer-role {
    color: #87898c;
    font: normal normal normal 16px/20px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.writer .writer-info {
    padding-top: 5px
}

.writer_related .author {
    align-items: unset
}

.writer_related a.full_bio {
    font: normal normal normal 15px/20px "Open Sans", Helvetica, Arial, sans-serif;
    text-decoration: none
}

.writer_related .full_bio i {
    font-size: 6px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 3px
}

.writer_related a:hover {
    color: #658ae8;
    cursor: pointer
}

.writer_related p.content {
    color: #5e6166;
    margin-top: 20px
}

.about-writer {
    font: normal normal normal 11px/20px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #465156;
    background-color: #e8eaf3;
    z-index: 99;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 17px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

.writer-top .img-mini {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    float: left
}

.writer-top .article-heading-list li:first-child {
    list-style: none
}

.min_read {
    position: relative;
    display: inline;
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.min_read:before {
    border-radius: 50%;
    top: 50%;
    left: -3px;
    width: 3px;
    height: 3px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    margin: 0 12px;
    position: absolute
}

.min_read img.svg-icon, .min_read svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    display: inline-block;
    margin-left: 24px
}

@media (max-width: 760px) {
    .writer_related .author-img {
        margin-right: 10px;
        width: 76px;
        height: 76px
    }

    .about-writer {
        padding: 6px 8px;
        border-radius: 0;
        line-height: 14px
    }

    .writer_related {
        margin: 55px 0;
        padding: 30px 10px 20px
    }

    .writer_related .author-img {
        width: 76px !important;
        height: 76px !important;
        margin-right: 10px
    }

    .writer_related .author-name .auth_inf {
        font-size: 18px
    }

    .writer_related .author_position {
        font-size: 14px
    }

    .writer_related a.full_bio {
        font-size: 13px
    }

    .writer_related .full_bio i {
        font-size: 5px;
        margin-top: 2px
    }

    .writer-title-info {
        height: 72px;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .writer-title-info .js-author {
        width: 100%;
        display: block
    }

    .writer_related .full_bio, .writer_related p.content {
        margin-left: -80px
    }

    .single-blog .min_read img.svg-icon, .single-blog .min_read svg {
        margin-right: 3px
    }
}

.author-related-container h2 {
    font: normal normal bold 18px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    margin-bottom: 20px
}

.author-related-container .total-number {
    font: normal normal bold 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #606b6a;
    margin-bottom: 20px;
    display: block
}

.load_more_auth {
    max-width: 200px;
    display: block !important;
    margin: auto;
    cursor: pointer
}

.load_more_auth:hover {
    background: #658ae8;
    color: #fff !important
}

.load_more_auth i.icon-chevron-right {
    font-size: 10px;
    margin-left: 5px
}

.author-related-container {
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .author-related-container h2 {
        font: normal normal bold 16px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin-bottom: 15px
    }

    .author-related-container .total-number {
        font-size: 12px;
        margin-bottom: 15px
    }

    .load_more_auth {
        max-width: 100%
    }

    .load_more_auth:hover {
        background: #fff;
        color: #658ae8 !important
    }

    .author-related-container {
        margin-bottom: 45px
    }
}

.author-main .author-card__social-list {
    gap: 24px
}

.author-main .author-card__social-list .author-card__social-link {
    width: 36px;
    height: 36px
}

.author-main .author-card__social-list .author-card__social-link img {
    width: 36px;
    height: 36px
}

@media (max-width: 768px) {
    .author-main .author-card__social-list {
        gap: 16px
    }

    .author-main .author-card__social-list .author-card__social-link {
        width: 30px;
        height: 30px
    }

    .author-main .author-card__social-list .author-card__social-link img {
        width: 30px;
        height: 30px
    }
}

@charset "UTF-8";
.game-labels {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2.5px
}

.label-info {
    width: fit-content;
    display: flex;
    align-items: center
}

.label-info .label-view {
    cursor: pointer
}

.label-view {
    height: fit-content;
    border-radius: 10px;
    color: #fff;
    width: fit-content;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    background: #000;
    display: block;
    padding: 3px 7px;
    line-height: 14px;
    flex-shrink: 0
}

.label-view.js-tooltip-label {
    cursor: pointer !important
}

.label-view.new {
    background: #2dc165
}

.label-view.best {
    background: #ebb624
}

.label-view.hot {
    background: #fd4343
}

.label-view.rtp {
    background: 0 0;
    color: #86287a;
    box-shadow: none;
    font-size: 12px;
    padding: 0
}

.label-view.rtp .icon {
    font-size: 11px
}

.game-img {
    position: relative
}

.game-img .game-labels {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 3
}

.games:after {
    display: block;
    clear: both;
    content: ""
}

.games-list {
    margin: -20px -20px 0 0;
    font-size: 0
}

.games-list .games-list {
    margin: 0
}

.games-list:after {
    display: block;
    clear: both;
    content: ""
}

.games.swiper-carousel::-webkit-scrollbar {
    display: none
}

@media screen and (max-width: 768px) {
    .games-list {
        margin: -10px -24px 0 0
    }

    .games.swiper-carousel > .games-list {
        width: 900px
    }

    .games.swiper-carousel {
        overflow-x: auto
    }
}

@media screen and (max-width: 690px) {
    .games-list {
        margin: -10px -8px 0 0
    }

    .games.swiper-carousel > .games-list {
        width: max-content
    }

    .games.swiper-carousel {
        overflow-x: auto
    }
}

.data-games .data-add-container {
    margin: 0 -20px 0 0;
    font-size: 0
}

.data-games .data-add-container:after {
    display: block;
    clear: both;
    content: ""
}

@media screen and (max-width: 767px) {
    .data-games .data-add-container {
        margin: 0 -8px 0 0
    }

    .times-played {
        font-size: 11px
    }
}

.game {
    display: inline-block;
    width: 33.33%;
    padding: 30px 0 0 30px
}

.game .row-action {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.rtp-btn {
    cursor: pointer;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    color: #86287a;
    text-transform: uppercase
}

.rtp-btn.js-tooltip-label {
    cursor: pointer !important
}

.rtp-btn .icon {
    margin-left: 4px;
    display: inline-block
}

@media screen and (max-width: 1023px) {
    .game {
        padding: 20px 0 0 20px
    }

    .game .game-desc .game-labels, .game .game-desc .rtp-btn {
        pointer-events: none
    }

    .game .rtp-btn {
        font-size: 10px
    }

    .game .rtp-btn strong {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .game {
        padding: 8px 0 0 8px
    }
}

@media screen and (max-width: 768px) {
    .game {
        width: 33.3% !important
    }
}

@media screen and (max-width: 690px) {
    .game {
        padding: 8px 8px 0 0
    }

    .list-game-img img {
        width: 80px;
        height: 60px;
        margin-right: 8px;
        box-shadow: rgba(0, 0, 0, .1) 0 1px 2px 0
    }

    .game {
        width: 33.3% !important
    }

    .grid-view .game {
        display: inline-flex
    }

    .grid-view .games-list .aj-content {
        display: flex;
        flex-wrap: wrap
    }

    .grid-view .games-list .aj-content .game-holder {
        width: 100%
    }

    .grid-view .game a {
        width: 100%
    }
}

@media screen and (max-width: 568px) {
    .game {
        width: 50% !important
    }
}

.games.swiper-carousel .game {
    padding: 24px 0 0 24px;
    width: 25%
}

.games.swiper-carousel .game-desc {
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    gap: 6px
}

@media (max-width: 375px) {
    .games.swiper-carousel .game-desc {
        padding: 8px
    }
}

@media screen and (max-width: 768px) {
    .games > .games-list > .game {
        width: fit-content
    }

    .games.swiper-carousel > .games-list > .game {
        width: 25%
    }
}

@media (max-width: 768px) {
    .games.swiper-carousel .game {
        padding: 10px 0 0 10px
    }

    .games.swiper-carousel .games-list {
        margin: -5px 0 0 -10px
    }

    .game-img-index-size, .game-img-index > .content-slots > .tabs-content > .games.swiper-carousel > .games-list > .game {
        width: fit-content !important
    }

    .game-img-index-size > a > span, .game-img-index > .content-slots > .tabs-content > .games.swiper-carousel > .games-list > .game > a > span {
        width: 210px;
        height: 157px;
        padding: 0
    }
}

@media (max-width: 700px) {
    .games > .games-list > .game {
        width: 50%
    }

    .games.swiper-carousel > .games-list > .game {
        width: 25%
    }

    .game-img-index-size, .game-img-index > .content-slots > .tabs-content > .games.swiper-carousel > .games-list > .game {
        width: fit-content !important
    }

    .game-img-index-size > a > span, .game-img-index > .content-slots > .tabs-content > .games.swiper-carousel > .games-list > .game > a > span {
        width: 183px;
        height: 135px;
        padding: 0
    }
}

body.games-list {
    margin: 0 !important
}

.game-play {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #878ca4;
    color: #878ca4;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    font-size: 9px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 5px 0 0
}

.game-play i {
    margin: 0 0 0 1px
}

.game-holder {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.game-holder.bg-white {
    background: #fff
}

.game-img {
    display: block
}

.game-img img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 2px 0
}

@media screen and (max-width: 1023px) {
    .game-img {
        max-width: 226px;
        max-height: 169px
    }
}

@media screen and (max-width: 690px) {
    .game-img {
        max-width: 100%;
        max-height: 100%
    }
}

@media screen and (max-width: 320px) {
    .game-img {
        max-width: 146px;
        max-height: 109px
    }

    .slide-box-new .game-img {
        max-width: 100%;
        max-height: 100%
    }
}

.game-desc {
    display: block;
    padding: 15px 10px
}

.slide-box-new .game-desc {
    text-align: center
}

.slide-box-new .align-left .game-desc {
    text-align: left
}

.slide-box-new .game-title {
    justify-content: center
}

.slide-box-new .align-left .game-title {
    justify-content: flex-start
}

.game-label-title, .game-title {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 600;
    color: #465156;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.game-title {
    margin: 0 0 8px
}

.game-label {
    background: #fff;
    color: #345bbf;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 6px 5px;
    position: absolute;
    top: 10px;
    left: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .161);
    z-index: 3
}

.list-view .game-label {
    margin: 0 10px 0 0;
    border: 1px solid #e2e2e2;
    position: static;
    box-shadow: none
}

@media screen and (max-width: 767px) {
    .list-view .game-label {
        margin: 0 0 5px
    }
}

@media (max-width: 479px) {
    .game-img .game-labels {
        left: 6px;
        top: 6px
    }

    .game-desc {
        padding: 12px 6px 8px 8px
    }

    .game-label-title, .game-title {
        font-size: 12px
    }

    .game-title {
        margin-bottom: 0
    }

    .slider.tournament .game-title {
        font-size: 12px;
        margin: 0
    }

    .slider.tournament .game-desc .rating {
        margin-bottom: 0
    }

    .slider.tournament .slide-box {
        -webkit-flex: 0 0 225px;
        flex: 0 0 225px
    }
}

@media (max-width: 320px) {
    .slider.tournament .slide-box {
        -webkit-flex: 0 0 146px;
        flex: 0 0 146px
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .game-desc {
        padding: 10px
    }

    .game-label-title, .game-title {
        font-size: 12px
    }

    .game-title {
        margin-bottom: 4px
    }
}

.game-desc .rating .rating-star-filled {
    display: none
}

.rating-star-filled {
    display: none
}

@media (min-width: 690px) {
    .game-desc {
        padding: 9px 8px 0
    }

    .game-desc .rating .rating-stars {
        background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 0 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 16px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 32px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 50px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 68px 0 no-repeat
    }

    .game-desc .rating .rating-child {
        background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 0 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 16px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 32px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 50px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 68px 0 no-repeat
    }

    .game {
        width: 25%;
        padding: 24px 24px 0 0
    }
}

@media (min-width: 768px) {
    .game-desc {
        padding: 9px 8px
    }
}

.game-options {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 13px;
    color: #878ca4
}

.game-soft {
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50%;
    text-align: right
}

.game-played {
    display: -webkit-flex;
    display: flex
}

@media screen and (max-width: 375px) {
    .block-short-games .game:nth-child(1), .block-short-games .game:nth-child(2), .block-short-games .game:nth-child(3) {
        display: none
    }
}

.game-info-text p {
    color: #60686a;
    line-height: 26px;
    margin-top: 15px
}

.game-info-text p:first-child {
    margin-top: 0
}

@media (max-width: 479px) {
    .game-info-text p {
        line-height: 24px
    }
}

.game-desc .game-info-type {
    margin: 0;
    font-weight: 700;
    font-size: 11px;
    line-height: 20px;
    text-transform: capitalize;
    color: #2a4995
}

.game-desc .game-info-type.game-release {
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    color: #345bbf;
    padding: 4px 8px;
    width: fit-content
}

.data-add-container .game .game-info-type, .list-view > .holder > .data-container > .games > .games-list > .aj-content > .game > .game-holder > .game-desc > .game-info-type, .list-view > .holder > .data-container > .games > .games-list > .game > .game-holder > .game-desc > .game-info-type {
    color: #878ca4
}

.times-played {
    font-weight: 700;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2a4995
}

@media screen and (max-width: 690px) {
    .game-desc .game-info-type {
        font-size: 12px;
        margin: 1px 0 0
    }

    .coming-label {
        font-size: 9px;
        left: 6px;
        top: 6px
    }
}

@media (min-width: 769px) {
    .game-label-title, .game-title {
        font-size: 15px
    }
}

.gradient > .container > .games > .games-list > .game > .game-holder > .game-desc > .game-title {
    color: #fff !important
}

.coming-label {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 3;
    background: #fff;
    border-radius: 2px;
    text-align: left;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
    color: #345bbf;
    padding: 5px 7px
}

.game-info-type {
    display: none
}

.game-info-type.active, .game-info-type.show {
    display: block
}

.rating {
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.game-desc .rating {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.rating-star-half {
    width: 50%
}

.rating-stars .rating-child {
    background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 0 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 18px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 36px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 54px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==) 72px 0 no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain !important;
    max-width: 100%
}

.rating-star {
    position: relative;
    display: inline-block;
    width: 12px
}

.rating-star:before {
    content: "";
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-size: cover
}

.rating-star-half:after {
    content: "";
    position: absolute;
    left: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 12px;
    width: 50%;
    background-size: cover
}

.rating-star-empty:before, .rating-star-full:before {
    content: "";
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-size: cover
}

.rating-star-filled:before {
    content: "";
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-size: cover;
    display: block
}

.rating-big {
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center
}

.rating-stars-big .rating-child {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat-x;
    background-position: left;
    background-size: contain;
    max-width: 100%
}

.rating-control {
    font-size: 12px;
    margin: 2px 7px 0 3px;
    color: #f9a90a
}

.rating-control-bottom {
    color: #878ca4;
    font-size: 14px
}

.rating-big .rating-stars-big, .rating-star, .rating-star-empty:before, .rating-star:before, .star_empty {
    background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=)
}

.list-view .list-heading .rating-star, .rating-star-filled:before, .rating-star-full:before, .rating-star-half:after, .rating-stars-big .rating-child, .star_full {
    background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyPC90aXRsZT4NCjxwYXRoIGZpbGw9IiNGOUE5MEEiIGQ9Ik0xNi44NDIgMjUuNzE4bDEwLjQwOCA2LjI4Mi0yLjc2Mi0xMS44NCA5LjE5Ni03Ljk2Ni0xMi4xMDktMS4wNDQtNC43MzMtMTEuMTQ5LTQuNzMzIDExLjE0OS0xMi4xMDkgMS4wNDQgOS4xNzkgNy45NjYtMi43NDUgMTEuODR6Ij48L3BhdGg+DQo8L3N2Zz4NCg==)
}

.rating-star {
    background-repeat: no-repeat;
    width: 12px;
    height: 100%;
    margin-right: 5px;
    background-size: cover
}

.rating-big .rating-stars-big {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    position: relative;
    width: 130px;
    background-repeat: repeat-x;
    background-position: left;
    background-size: contain
}

.rating .rating-stars {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 12px;
    background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 0 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 18px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 36px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 54px 0 no-repeat, url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDM0IDMyIj4NCjx0aXRsZT5zdGFyLW91dGxpbmU8L3RpdGxlPg0KPHBhdGggZmlsbD0iI0Y5QTkwQSIgZD0iTTE2Ljg0MiAyMi41NTJsLTYuMzMzIDMuODIzIDEuNjY3LTcuMjE4LTUuNTkyLTQuODQxIDcuMzctMC42MjMgMi44ODctNi44MDQgMi44ODcgNi44MDQgNy4zNzcgMC42MjMtNS41OTkgNC44NTEgMS42NjcgNy4yMTh6TTMzLjY4NCAxMi4xOTRsLTEyLjEwOS0xLjAyNy00LjczMy0xMS4xNjYtNC43MzMgMTEuMTY2LTEyLjEwOSAxLjAyNyA5LjE3OSA3Ljk2Ni0yLjc0NSAxMS44NCAxMC40MDgtNi4yODIgMTAuNDA4IDYuMjgyLTIuNzYyLTExLjg0eiI+PC9wYXRoPg0KPC9zdmc+DQo=) 72px 0 no-repeat;
    background-size: contain !important;
    width: 86px
}

.rate_star, .rate_star_static {
    width: 24px;
    height: 23px;
    float: left;
    cursor: pointer;
    margin-right: 18px
}

.rate_none {
    width: 0%
}

.rate_one {
    width: 20%
}

.rate_one_half {
    width: 25%
}

.rate_two {
    width: 40%
}

.rate_two_half {
    width: 44.5%
}

.rate_three {
    width: 60%
}

.rate_three_half {
    width: 65.5%
}

.rate_four {
    width: 80%
}

.rate_four_half {
    width: 86%
}

.rate_five {
    width: 100%
}

.rate_note {
    display: none;
    margin-top: 5px;
    margin-bottom: -24px;
    color: #5dc916;
    font-weight: 600;
    gap: 6px;
    align-items: center
}

.rate_note.js-rate-rejected, .rate_note.js-review-rejected {
    color: #60686a
}

@media (max-width: 767px) {
    .rate_note {
        width: 100%;
        margin-bottom: 0
    }

    .game-desc .rtp-btn .icon {
        margin-left: 0
    }
}

.rating_padd {
    padding-left: 5px;
    padding-top: 5px
}

.rate_stars img:last-child {
    float: none
}

.star_empty, .star_full {
    background-size: contain
}

.rate_stars {
    display: inline-block
}

.other-game-types .slider {
    height: auto
}

.other-game-types .slider-wrapper.related-slider .slide-box .game-img:before {
    display: none
}

.other-game-types .slider-wrapper.related-slider .slide-box .game-label-title {
    font-size: 16px
}

.other-game-types .slider-wrapper.related-slider .slide-box .game-number {
    font-size: 12px;
    text-transform: uppercase;
    color: #8d8d8d
}

.other-game-types .slider-wrapper.related-slider .swiper-slide {
    height: 100%;
    flex: 0 0 225px !important;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .16);
    height: max-content
}

.other-game-types .slider-wrapper.related-slider .swiper-slide .game-img {
    padding-bottom: 0;
    border-radius: 0
}

.other-game-types .slider-wrapper.related-slider .swiper-slide .game-img img {
    border-radius: 0;
    box-shadow: none
}

.other-game-types .slider-wrapper.related-slider .swiper-slide .game-desc {
    padding: 14px 8px
}

.other-game-types .slider-wrapper.related-slider .slider-btns {
    position: absolute;
    width: 100%;
    top: calc(50% - 40px);
    justify-content: space-between
}

.other-game-types .slider-wrapper.related-slider .slider-btns .prev.circle-btn {
    transform: translateX(-90px)
}

.other-game-types .slider-wrapper.related-slider .slider-btns .next.circle-btn {
    transform: translateX(80px)
}

.other-game-types .slider-wrapper.related-slider .slider-btns .circle-btn {
    border: 2px solid #2a4995;
    color: #60686a;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center
}

.other-game-types .slider-wrapper.related-slider .slider-btns .circle-btn:after {
    border-top: 2px solid #2a4995;
    border-right: 2px solid #2a4995;
    margin: 0
}

.other-game-types .swiper-next-button.swiper-button-disabled, .other-game-types .swiper-prev-button.swiper-button-disabled {
    opacity: .4
}

.other-game-types .swiper-next-button {
    transform: rotate(180deg) translateX(-80px)
}

.other-game-types .slider.swiper-slider {
    padding: 5px
}

.other-game-types .swiper-prev-button {
    transform: translateX(-90px)
}

.other-game-types .swiper-next-button {
    transform: translateX(80px)
}

.game-descr-data {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width: 479px) {
    .other-game-types .slider-wrapper.related-slider .swiper-slide {
        height: 100%;
        flex: 0 0 225px !important
    }

    .other-game-types .slider-wrapper.related-slider .slider {
        height: 260px
    }

    .other-game-types .slider-wrapper.related-slider .slide-box .game-label-title {
        font-size: 15px
    }

    .other-game-types .slider-wrapper.related-slider .slide-box .game-desc {
        padding: 15px 8px
    }
}

.list-game-img img {
    border-radius: 15px
}

@media (max-width: 768px) {
    .other-game-types .slider-wrapper.related-slider .slide-box.swiper-slide {
        height: 224px;
        flex: 0 0 225px !important
    }

    .other-game-types .slider-wrapper.related-slider .slider {
        height: 250px;
        margin: 0;
        padding-inline-start: 0
    }

    .other-game-types .slider-wrapper.related-slider .slide-box .game-desc {
        padding: 16px 8px
    }
}

@media (max-width: 1024px) {
    .list-game-img img {
        margin-right: 8px
    }

    .game-descr-data {
        flex-direction: column;
        align-items: baseline
    }
}

.list-heading {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 0 15px;
    border-bottom: 1px solid #e8eaf3;
    white-space: nowrap
}

.tooltipster-base.tooltipster-labels-info {
    padding: 0 10px
}

.tooltipster-base.tooltipster-labels-info .tooltipster-content {
    padding: 25px 20px 18px
}

.tooltipster-base.tooltipster-labels-info .title-label-popup {
    font-size: 15px;
    color: #465156;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    margin-bottom: 12px
}

.tooltipster-base.tooltipster-labels-info .tooltip-table-close {
    position: absolute;
    right: 10px;
    top: 10px
}

.tooltipster-base.tooltipster-labels-info .label-view {
    margin-bottom: 0;
    margin-left: 10px
}

.tooltipster-base.tooltipster-labels-info .desc p {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px
}

.tooltipster-base.tooltipster-labels-info .desc p:last-child {
    margin-bottom: 0
}

.tooltipster-base.tooltipster-labels-info .desc a {
    letter-spacing: 0;
    font-size: 14px;
    color: #658ae8
}

.list-heading-title {
    font-size: 11px;
    text-transform: uppercase;
    color: #3a4347;
    font-weight: 600;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

@media screen and (max-width: 690px) {
    .list-heading-title span {
        display: none
    }

    .game-descr-data {
        flex-direction: column;
        align-items: baseline;
        width: 50%
    }
}

.list-item {
    color: #7a878a;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 11px 0;
    border-bottom: 1px solid #e8eaf3
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating {
        width: auto
    }
}

.list-game-types .list-item-cell:nth-child(2) {
    display: flex;
    flex-wrap: wrap
}

.list-game-types .list-item-cell.gtyp {
    flex-wrap: nowrap;
    order: 4
}

.list-game-types .list-item-game-type {
    height: 30px;
    color: #658ae8;
    font-size: 28px;
    margin: 3px 15px 3px 0;
    align-self: center;
    cursor: pointer
}

.list-item-cell .list-item-game-type {
    height: 30px;
    color: #658ae8;
    font-size: 28px;
    margin: 3px 15px 3px 0;
    align-self: center;
    cursor: pointer
}

@media (max-width: 690px) {
    .tooltipster-base.tooltipster-labels-info .title-label-popup {
        font-size: 14px
    }

    .list-game-types .list-item-game-type, .list-item-cell .list-item-game-type {
        margin: 3px 0 3px 15px
    }

    .list-game-types .list-item {
        flex-wrap: wrap
    }

    .list-game-types .list-item-cell.list-heading-title:nth-child(3) {
        display: none
    }

    .list-game-types .list-body .list-item-cell:nth-child(1) {
        order: 1;
        width: 90%;
        margin: 0 0 10px
    }

    .list-game-types .list-body .list-item-cell:nth-child(2) {
        order: 5;
        width: auto
    }

    .list-game-types .list-body .list-item-cell:nth-child(2) a {
        margin: 3px 0 3px 10px
    }

    .list-game-types .list-body .list-item-cell:nth-child(2) a:first-child {
        margin: 3px 0
    }

    .list-game-types .list-body .list-item-cell:nth-child(3) {
        order: 3;
        width: 52.6%
    }

    .list-game-types .list-body .list-item-cell:nth-child(5) {
        order: 2;
        margin: 0 0 10px
    }
}

.list-item-trun {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #878ca4
}

.list-item-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%
}

.list-item-cell {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.list-item-cell:nth-child(1) {
    width: 35%;
    padding: 0 5px 0 0;
    margin-left: 0
}

.list-item-cell.payment {
    text-align: center
}

@media screen and (min-width: 691px) {
    .list-item-cell {
        margin: 0 2px;
        width: 10%
    }
}

.list-item .list-item-cell.payment {
    text-align: left
}

.list-item-cell:nth-child(2) {
    width: 25%
}

.list-item-cell.payment:nth-child(2) {
    text-align: center;
    width: 8%
}

.list-item-cell.payment:nth-child(3) {
    text-align: center;
    width: 14.5%
}

.list-item-cell.payment:nth-child(4) {
    width: 14%
}

.list-item-cell.payment:nth-child(5) {
    width: 17%
}

.list-item-cell:nth-child(3) {
    width: 18%
}

.list-item-cell:nth-child(4) {
    width: 10%
}

.list-item-cell:nth-child(5) {
    width: 10%;
    margin-right: 0
}

.list-item-cell:nth-child(5) .list-flex {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.list-item-cell .btn-small i {
    display: none
}

@media screen and (max-width: 1023px) {
    .list-item-cell:nth-child(1) {
        width: 32%
    }

    .list-item-cell:nth-child(2) {
        width: 26%
    }

    .list-item-cell:nth-child(3) {
        width: 12%
    }

    .list-item-cell:nth-child(4) {
        width: 18%
    }
}

@media screen and (max-width: 1023px) {
    .list-item-cell:nth-child(2) {
        width: 23%
    }
}

@media screen and (max-width: 690px) {
    .list-item-cell:nth-child(2) {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .list-item-cell:nth-child(3) {
        width: 37%;
        display: none
    }

    .fdp-heading-mobile, .fdp-mobile {
        display: block !important
    }

    .list-item-cell.payment {
        display: block !important
    }
}

@media screen and (min-width: 691px) {
    .list-item-cell:nth-child(3) {
        max-width: 125px
    }
}

@media screen and (max-width: 690px) {
    .list-game-types .fdp-heading-mobile {
        display: none !important
    }

    .list-item-cell:nth-child(4) {
        display: none
    }

    .list-item-cell.payment:nth-child(4) {
        display: block
    }

    .list-item-cell.payment:nth-child(4) span {
        display: none
    }

    .list-item-cell.payment:nth-child(4) .btn-small {
        padding: 0 !important;
        width: 27px;
        height: 27px;
        border-radius: 50%
    }

    .list-item-cell.payment:nth-child(4) .btn {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media screen and (max-width: 690px) {
    .list-item-cell:nth-child(1) {
        width: 50%
    }

    .list-item-cell.payment:nth-child(2) {
        width: 21%;
        display: block
    }

    .list-item-cell.payment:nth-child(3) {
        width: 25%
    }

    .list-item-cell.payment:nth-child(4) {
        width: 10%;
        margin-left: 4px
    }

    .list-item-cell:nth-child(5) {
        width: 10%;
        margin-right: 0;
        margin-left: auto !important
    }

    .list-item {
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .list-item.loaded-item .list-item-cell.payment:nth-child(2) {
        width: 20%
    }

    .list-item.loaded-item .list-item-cell.payment:nth-child(3) {
        width: 18%
    }
}

@media screen and (max-width: 690px) {
    .list-item-cell .btn-small.btn-restricted i {
        font-size: 15px;
        margin: 3px 0 0 3px
    }

    .list-item-cell:nth-child(5) {
        width: 10%
    }

    .list-item-cell:nth-child(5) .visit-text {
        display: none
    }

    .list-item-cell:nth-child(5) .btn-small {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 !important;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        width: 27px;
        height: 27px;
        border-radius: 50%
    }

    .list-item-cell .btn-err {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 !important;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        width: 27px;
        height: 27px;
        border-radius: 50%
    }

    .list-item-cell .btn-blk {
        background: #020a13
    }

    .list-item-cell .btn-wrn {
        background: #db2424
    }

    .list-item-cell .btn-small i {
        margin: 0;
        font-size: 11px;
        display: block
    }

    .list-item-cell .btn-err svg {
        width: 13px;
        height: 13px
    }
}

@media screen and (max-width: 1023px) {
    .list-rating {
        border-radius: 2px
    }

    .list-item .list-rating-score {
        background: 0 0;
        color: #5dc916;
        width: 18px;
        height: 18px;
        padding: 1px 0;
        font-weight: 600
    }
}

@media screen and (max-width: 690px) {
    .list-item .list-rating-score {
        font-size: 10px;
        padding: 0;
        width: 22px;
        height: 15px;
        line-height: normal;
        background-color: #fff !important;
        align-items: center;
        justify-content: center
    }
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating.very-good .list-rating-score {
        background: 0 0;
        color: #96cb00
    }
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating.good .list-rating-score {
        background: 0 0;
        color: #e9ca00
    }
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating.poor .list-rating-score {
        background: 0 0;
        color: #f17d0a
    }
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating.terrible .list-rating-score {
        background: 0 0;
        color: #db2424
    }

    .list-rating.no-score .list-rating-wrap .list-rating-text {
        color: #cecece
    }
}

@media screen and (max-width: 1023px) {
    .list-item .list-rating-text {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .list {
        margin: 10px 0 0
    }
}

.list-flag {
    margin: 0 9px 0 0
}

@media screen and (max-width: 690px) {
    .list-flag {
        margin: 0 3px 0 0
    }
}

@media screen and (max-width: 690px) {
    .list-flag img {
        width: 22px;
        height: 15px
    }
}

.list-title {
    color: #878ca4;
    font-weight: 600
}

@media screen and (max-width: 690px) {
    .list-title {
        font-size: 12px;
        -ms-word-break: break-word;
        word-break: break-word
    }
}

.list-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.list-rating {
    margin: 0 10px;
    width: 80px;
    border-radius: 2px
}

.list-rating-wrap {
    display: -webkit-flex;
    display: flex;
    width: 100%
}

@media screen and (max-width: 1023px) {
    .list-rating-wrap {
        border-radius: 2px
    }
}

.list-rating-score {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    -ms-grid-row-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    width: 20px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background: #5dc916;
    text-align: center
}

.list-rating .list-rating-score {
    float: left
}

.list-rating.no-score {
    border: 1px solid #cecece;
    min-width: 20px;
    min-height: 14px
}

.list-rating.no-score .list-rating-score {
    background: #cecece;
    color: #cecece
}

.list-rating.very-good .list-rating-score {
    background: #96cb00
}

.list-rating.good .list-rating-score {
    background: #e9ca00
}

.list-rating.poor .list-rating-score {
    background: #f17d0a
}

.list-rating.terrible .list-rating-score {
    background: #db2424
}

.list-rating.excellent {
    border: 1px solid #5dc916
}

.list-rating.good {
    border: 1px solid #e9ca00
}

.list-rating.poor {
    border: 1px solid #f17d0a
}

.list-rating-text {
    width: 100%;
    color: #60686a;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
    line-height: 16px
}

.list-small-text {
    display: none
}

@media screen and (max-width: 690px) {
    .list-small-text {
        display: block;
        text-transform: uppercase;
        font-size: 10px;
        color: #878ca4
    }
}

.list-item-cell.active {
    display: block
}

.games .list-heading.list-item {
    display: none
}

.list-view .list-heading .list-item-cell:nth-child(1) {
    width: 45%
}

.list-view .list-heading .list-item-cell:nth-child(2) {
    width: 20%
}

.list-view .list-heading.list-item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 5px 0
}

.list-view .game .rtp-btn {
    font-size: 11px
}

.list-view .list-heading .rating-star {
    position: relative;
    display: none;
    vertical-align: top;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain
}

.list-view .list-heading span {
    display: block
}

.list-view .game .game-img {
    display: none !important
}

.list-view .game-holder {
    box-shadow: none
}

.list-view .game {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 0
}

.list-view .game:first-child {
    margin-top: 0
}

.list-view .data-add-container {
    margin: 0
}

.list-view .games-list {
    margin: 0 !important
}

.list-view .loaded-item {
    border-bottom: 1px solid #e8eaf3
}

.list-view .game-desc {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 0 !important;
    padding-left: 0 !important
}

.list-view .game-desc .game-title {
    display: block
}

.list-view .rating {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 2px
}

.list-view .rating-stars {
    max-width: 86px;
    margin-right: 5px
}

.list-view .game-desc > :nth-child(1) {
    -webkit-order: 2;
    order: 1;
    -webkit-flex: 0 0 45%;
    flex: 0 0 45%;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
    margin: 0 2px 0 0;
    display: flex;
    align-items: center
}

.list-view .game-desc > :nth-child(2) {
    -webkit-order: 1;
    order: 2;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    margin: 0 2px
}

.list-view .game-desc > :nth-child(3) {
    -webkit-order: 3;
    order: 3;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    margin: 0 2px
}

.list-view .game-desc > :nth-child(4) {
    -webkit-order: 4;
    order: 4
}

.list-view .rating :nth-child(1) {
    -webkit-order: 1;
    order: 1;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%
}

.list-view .rating :nth-child(2) {
    -webkit-order: 2;
    order: 2;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%
}

.list-view .rating :nth-child(3) {
    display: none
}

.list-view .game .btn-link {
    display: block;
    margin-left: auto;
    margin-right: 0
}

.list-view .game a * {
    cursor: pointer
}

.list-view .game .btn-link * {
    cursor: pointer;
    margin: 0
}

.list-view .icon-chevron-right {
    display: none
}

.list-view .btn span {
    display: block
}

.game-database-name {
    font-family: open sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #878ca4
}

@media screen and (max-width: 690px) {
    .list-view .game-desc .game-title {
        display: -webkit-flex;
        display: flex
    }
}

.data-container[data-type-value=RTP] .games-list .rating {
    padding-left: 10px;
    margin-right: 10px
}

.data-container[data-type-value=RTP] .game-desc .btn-link {
    margin-left: auto
}

@media screen and (max-width: 767px) {
    .data-container[data-type-value=RTP] .game-desc .game-title {
        max-width: 62%
    }

    .data-container[data-type-value=RTP] .game-desc > :nth-child(1) {
        flex: 0 0 43%
    }

    .data-container[data-type-value=RTP] .games-list .rating {
        padding-left: 5px;
        margin-right: 15px
    }
}

@media screen and (max-width: 730px) {
    .data-container[data-type-value=RTP] .games-list .rating {
        margin-right: 8px
    }
}

@media screen and (max-width: 700px) {
    .data-container[data-type-value=RTP] .games-list .rating {
        margin-right: 6px
    }
}

@media screen and (max-width: 690px) {
    .data-container[data-type-value=RTP] .games-list .rating :nth-child(3) {
        flex: 0 0 10%
    }

    .data-container[data-type-value=RTP] .game-desc .game-title {
        flex: 0 0 64%
    }

    .data-container[data-type-value=RTP] .list-heading .list-item-cell:nth-child(1) {
        width: 60%
    }

    .data-container[data-type-value=RTP] .games-list .rating :nth-child(2) {
        line-height: 1
    }
}

@media screen and (max-width: 475px) {
    .data-container[data-type-value=RTP] .game-desc .game-title {
        max-width: 61%
    }
}

@media screen and (max-width: 430px) {
    .data-container[data-type-value=RTP] .list-heading .list-item-cell:nth-child(1) {
        width: 71%
    }

    .data-container[data-type-value=RTP] .games-list .rating {
        min-width: 10%
    }

    .data-container[data-type-value=RTP] .games-list .rating .rating-control {
        max-width: fit-content
    }

    .data-container[data-type-value=RTP] .game-desc .game-title {
        max-width: none;
        flex: 0 0 70%
    }
}

@media screen and (max-width: 690px) {
    .data-add-container .game-desc .game-title, .data-container[data-type-value=New] .game-desc .game-title {
        max-width: 62%
    }

    .data-add-container .game-desc > :nth-child(4), .data-container[data-type-value=New] .game-desc > :nth-child(4) {
        margin-left: auto
    }
}

@media screen and (max-width: 580px) {
    .data-add-container .game-desc .game-title, .data-container[data-type-value=New] .game-desc .game-title {
        max-width: 61%
    }
}

@media screen and (max-width: 400px) {
    .data-add-container .game-desc .game-title, .data-container[data-type-value=New] .game-desc .game-title {
        max-width: 60%
    }
}

@media screen and (max-width: 400px) {
    .apps-data-container .game-desc .game-title {
        max-width: 60%
    }

    .apps-data-container .game-desc > :nth-child(4) {
        margin-left: auto !important
    }
}

.game .btn-link {
    display: none
}

.list-view .game-desc .game-info-type {
    font-size: 14px
}

.list-view .game-title {
    white-space: normal;
    margin-right: 20px
}

.list-view .game-title > span:first-child {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 16px
}

.list-view .game-title > span:nth-child(2) {
    margin-right: 8px
}

.list-view .game-title .game-label {
    -webkit-order: 2;
    order: 2;
    white-space: nowrap;
    display: inline-block !important;
    margin: 2px 0 0
}

.list-view .game-info-type {
    display: block;
    margin-top: 0
}

@media screen and (max-width: 690px) {
    .list-view .game .btn-link .btn-small {
        padding-left: 4px !important;
        padding-right: 4px !important
    }

    .list-view .game-desc .game-info-type {
        font-size: 12px
    }
}

.game-list-labels {
    display: flex;
    gap: 6px;
    align-items: center
}

@media screen and (max-width: 690px) {
    .game-list-labels {
        flex-direction: column;
        gap: 0;
        align-items: baseline
    }
}

@media screen and (max-width: 690px) {
    .list-view .list-heading .list-item-cell:nth-child(1) {
        width: 60%
    }

    .list-view .list-heading .list-item-cell:nth-child(2) {
        display: block;
        width: 26%;
        margin: 0
    }

    .list-view .list-heading .list-item-cell.score-title-col {
        margin-left: auto;
        width: 65px
    }

    .list-view .list-heading .list-item-cell.rtp-title-col {
        margin-left: auto;
        width: 30%
    }

    .list-view .list-heading .rating-star {
        display: none
    }

    .list-view .list-heading span {
        display: block
    }

    .list-view .game-desc {
        padding: 5px 0 !important
    }

    .list-view .game-desc > :nth-child(1) {
        -webkit-order: 1;
        order: 1;
        margin: 0 !important;
        flex: 0 0 70%
    }

    .list-view .game-desc > :nth-child(1) .game-label-title {
        overflow: visible;
        text-overflow: unset;
        display: block
    }

    .list-view .game-desc > :nth-child(2) {
        -webkit-order: 2;
        order: 2;
        -webkit-flex: 0 0 12% !important;
        flex: 0 0 12% !important;
        margin: 0;
        min-width: calc(30.5% - 8px);
        white-space: nowrap
    }

    .list-view .game-desc .game-info-type {
        min-width: 19%
    }

    .list-view .game-desc .rating {
        min-width: 30px;
        margin-left: auto;
        width: 30px;
        flex: unset !important
    }

    .list-view .game-desc .rating .rating-control {
        font-size: 11px
    }

    .list-view .game-desc > :nth-child(3) {
        display: none
    }

    .list-view .game-desc > :nth-child(4) {
        -webkit-order: 4;
        order: 4;
        -webkit-flex: 0 0 6% !important;
        flex: 0 0 6% !important;
        margin-left: auto
    }

    .list-view .rating :nth-child(1) {
        display: none
    }

    .list-view .rating :nth-child(2) {
        margin: 0;
        order: 2
    }

    .list-view .rating :nth-child(3) {
        display: block;
        -webkit-order: 1;
        order: 1;
        margin-right: 5px;
        width: fit-content
    }

    .list-view .rating .rating-stars {
        display: none
    }

    .list-view .btn {
        background: 0 0
    }

    .list-view .btn span {
        display: none
    }

    .list-view .icon-chevron-right {
        height: 100%;
        color: #658ae8;
        font-size: 12px;
        display: table-cell;
        vertical-align: middle
    }
}

.tournaments .list-heading-title, .tournaments .list-item-col {
    text-align: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.tournaments .list-item-tournament {
    text-align: left;
    width: 25%
}

@media screen and (max-width: 767px) {
    .tournaments .list-heading-title, .tournaments .list-item-col {
        text-align: left;
        padding: 0 5px 0 0
    }

    .tournaments .list-body .list-item {
        position: relative;
        padding-bottom: 52px
    }
}

@media screen and (max-width: 767px) {
    .tournaments .list-item-tournament {
        width: 45%
    }
}

.list-item-range {
    width: 30%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

@media screen and (max-width: 767px) {
    .list-heading-title.list-item-range {
        display: none
    }

    .list-item-col.list-item-range {
        width: auto;
        font-size: 12px;
        max-width: 80%;
        position: absolute;
        bottom: 12px;
        left: 0;
        background: #f1f1f1;
        border-radius: 15px;
        padding: 6px 15px;
        white-space: nowrap
    }
}

.list-item-ends, .list-item-starts {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .list-item-ends, .list-item-starts {
        width: auto
    }
}

.list-item-entry, .list-item-prize {
    width: 12%
}

@media screen and (max-width: 767px) {
    .list-item-prize {
        width: 30%
    }
}

@media screen and (max-width: 767px) {
    .list-item-entry {
        width: 20%
    }
}

.tournaments .list-item-other {
    text-align: right;
    width: 10%;
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.list-item-col .btn {
    background: #4a6fce
}

.list-item-col .btn:hover {
    background: #658ae8
}

@media screen and (max-width: 767px) {
    .list-heading-title.list-item-other {
        display: none
    }

    .list-item-col.list-item-other {
        width: 20%;
        position: absolute;
        bottom: 12px;
        right: 0;
        padding: 0
    }

    .list-item-col .btn {
        display: block;
        font-size: 12px
    }
}

.list-item-range-delimeter, .list-item-range-title {
    display: none
}

@media screen and (max-width: 767px) {
    .list-item-range-delimeter {
        display: block;
        margin: 0 6px
    }

    .list-item-range-title {
        font-size: 11px;
        font-weight: 600;
        color: #465156;
        display: block;
        margin: 0 5px 0 0
    }
}

.list-item-tiny {
    font-size: 14px;
    color: #878ca4
}

@media screen and (max-width: 767px) {
    .list-item-tiny {
        font-size: 12px
    }
}

@media screen and (max-width: 690px) {
    .list-rating {
        margin: 0 10px 0 5px
    }

    .list-item-cell img {
        max-width: 22px;
        max-height: 15px;
        min-width: 22px
    }
}

.list-item .circle-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #a1acb1;
    color: #a1acb1;
    cursor: pointer;
    z-index: 1
}

.list-item .circle-btn.info-disable {
    opacity: .8
}

.list-pos-left {
    float: left
}

.list-rating-score-mobile {
    display: none
}

@media screen and (max-width: 690px) {
    .list-rating .list-rating-score {
        width: 20px
    }

    .list-rating.no-score {
        min-width: 22px
    }

    .list-rating .list-rating-score-mobile {
        display: block;
        background: 0 0;
        position: relative;
        left: 1px;
        color: #cecece;
        font-size: 10px
    }

    .list-rating .list-rating-score-mobile hr {
        width: 50%
    }
}

.list-view .list-heading {
    display: -webkit-flex;
    display: flex
}

.casino_name_list_view a {
    color: #658ae8 !important
}

.casino_name_list_view, .rating_list_view {
    display: none
}

.list-view .casinos-list .casino_name_list_view, .list-view .casinos-list .rating_list_view {
    display: -webkit-flex;
    display: flex
}

.box-detailed .rating_list_view {
    display: -webkit-flex;
    display: flex
}

.list-view .casinos-list {
    display: block
}

.list-view .casinos-list .casino_name_list_view {
    font: normal normal 600 14px/20px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #658ae8;
    cursor: pointer;
    -webkit-order: 3;
    order: 3;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    font-weight: 400
}

.list-view .casinos-list .rating_list_view {
    -webkit-order: 2;
    order: 2
}

.list-view .casinos-list .casino_name_list_view:hover {
    color: #345bbf
}

.list-view .casinos-list .slide-box {
    width: 100%;
    max-width: 100%;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 10px 0;
    box-shadow: none;
    margin-bottom: 0;
    border-bottom: 1px solid #e8eaf3
}

.list-view .casinos-list .logo-casino {
    display: none
}

.list-view .casinos-list .slide-box .row.edges {
    -webkit-order: 2;
    order: 2;
    width: calc(75% - 350px)
}

.ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(2) {
    width: calc(82% - 346px)
}

.list-view .casinos-list .slide-box .row:nth-of-type(3) {
    -webkit-order: 1;
    order: 1;
    width: 25%;
    -webkit-justify-content: left;
    justify-content: left;
    margin-right: 30px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(1) {
    width: 27%
}

.list-view .games_allowed {
    text-align: left;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.list-view .game-labels {
    gap: 6px
}

.list-view .game-labels .label-view {
    margin-bottom: 0
}

.list-view .casinos-list .slide-box .row:last-of-type {
    -webkit-order: 4;
    order: 4
}

.list-view .casinos-list .dashed {
    width: 140px;
    height: 30px !important;
    max-height: 30px !important;
    padding: 5px;
    margin: 0 30px 0 auto !important;
    -webkit-align-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-order: 3;
    order: 3
}

.list-view .casinos-list .row .btn {
    width: 110px;
    height: 30px;
    padding: 0 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.list-view .slide-box .flag {
    -webkit-order: 1;
    order: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex
}

.list-view .slide-box .flag img {
    width: 30px;
    height: 20px
}

.list-view .slide-box .list-rating-text {
    margin-left: 5px
}

.list-view .slide-box .circle-btn {
    -webkit-order: 4;
    order: 4;
    margin-left: auto
}

.list-view .casinos .casinos-list {
    margin: 0
}

.list-view .casinos-list .slide-box {
    margin-left: 0
}

.list-view .casinos-list .slide-box .row:nth-of-type(3) span {
    color: #465156;
    font-weight: 700;
    font-size: 14px
}

@media (max-width: 950px) {
    .list-view .casinos-list .row .btn {
        height: 27px;
        width: 27px;
        border-radius: 50%;
        color: transparent;
        padding: 0;
        position: relative;
        background: #658ae8
    }

    .list-view .casinos-list .row .btn.btn-restricted {
        background: #b5b5b5
    }

    .list-view .casinos-list .row .btn.btn-warning {
        background: #db2424
    }

    .list-view .casinos-list .row .btn.btn-blacklisted {
        background: #020a13
    }

    .list-view .casinos-list .row .btn.btn-blacklisted svg, .list-view .casinos-list .row .btn.btn-restricted svg, .list-view .casinos-list .row .btn.btn-warning svg {
        position: absolute;
        left: 50%;
        color: #fff;
        transform: translate(-50%, -50%);
        top: 50%
    }

    .list-view .casinos-list .row .btn.btn-blacklisted:before, .list-view .casinos-list .row .btn.btn-restricted:before, .list-view .casinos-list .row .btn.btn-warning:before {
        display: none
    }

    .list-view .casinos-list .dashed {
        display: none
    }

    .list-view .casinos-list .row:last-of-type {
        margin-left: auto
    }

    .list-view .casinos-list .row .btn:before {
        content: " ›";
        color: #fff;
        text-indent: initial;
        height: 11px;
        width: 7px;
        font-size: 23px;
        font-weight: 400;
        position: absolute;
        line-height: 5px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3;
        opacity: 1
    }

    .list-view .casinos-list .slide-box .row:nth-of-type(3) {
        width: 38.5%
    }

    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(3) {
        display: none
    }

    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(1) {
        width: 36%
    }

    .list-view .casinos-list .slide-box .row.edges {
        width: calc(75% - 80px);
        margin-right: 30px
    }

    .list-view .slide-box .circle-btn {
        width: 27px;
        height: 27px;
        font-size: 17px;
        font-weight: 600
    }
}

@media (max-width: 696px) {
    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(3) {
        display: none
    }

    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(1) {
        width: unset
    }

    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(2) {
        width: unset
    }

    .ndb.list-view .casinos-list .list-heading .list-item-cell:nth-child(2):before {
        content: "/";
        margin-right: 5px
    }

    .list-view .casinos-list .slide-box .row:nth-of-type(3) {
        width: 76%;
        margin: 0
    }

    .list-view .casinos-list .slide-box .row:nth-of-type(3) span {
        font-size: 13px
    }

    .list-view .slide-box .flag img {
        width: 22px;
        height: 15px
    }

    .list-view .list-rating-text {
        display: none
    }

    .list-view .rating_list_view {
        height: 15px;
        width: 22px;
        -webkit-align-items: center;
        align-items: center;
        border: none;
        overflow: hidden;
        border-radius: 2px;
        flex-shrink: 0
    }

    .list-view .casinos-list .casino_name_list_view {
        font: normal normal 600 12px/17px Open Sans, sans-serif
    }

    .list-view .casinos-list .slide-box {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative
    }

    .list-view .casinos-list .slide-box .row.edges {
        margin-top: 8px;
        -webkit-justify-content: left;
        justify-content: left
    }

    .list-view .slide-box .circle-btn {
        position: absolute;
        right: 39px;
        bottom: 25px
    }

    .list-view .casinos-list .slide-box .row:last-of-type {
        position: absolute;
        right: 0;
        bottom: 25px
    }
}

@media (max-width: 767px) {
    .list-item .circle-btn {
        display: none
    }

    .tournaments .list-item-other {
        -webkit-justify-content: flex-end;
        justify-content: flex-end
    }
}

@media screen and (max-width: 1024px) {
    .tournaments .list-item-other {
        width: 12%
    }
}

@media screen and (max-width: 767px) {
    .tournaments .list-item-other {
        width: 20%
    }
}

@media (min-width: 1023px) {
    .list-rating-score {
        height: 19px;
        top: 0;
        padding-top: 0;
        margin-top: -1px;
        margin-left: -1px;
        line-height: 19px
    }

    .list-rating {
        max-height: 19px;
        min-height: 19px;
        height: 19px
    }

    .casino-review-heading .list-rating, .casino-review-heading .list-rating-score {
        height: 26px;
        max-height: 26px;
        min-height: 26px
    }
}

@media screen and (max-width: 767px) {
    .list-view .game:first-child {
        margin-top: 11px
    }

    .list-view .game-desc {
        padding: 6px 0 !important;
        padding-left: 0 !important
    }

    .list-view .game-desc .game-title {
        padding-top: 6px !important;
        font-weight: 600;
        font-size: 12px;
        flex-direction: row;
        margin-right: 2px
    }

    .list-view .data-add-container {
        margin: -12px 0 0
    }

    .list-view .game-labels {
        margin: 0 -2.5px 5px
    }

    .list-view .game-title {
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .list-view .game-title > span:first-child {
        margin: 0 0 6px
    }

    .list-item.loaded-item .svg-icon {
        width: .85em;
        height: .85em
    }
}

.section-tabs .slots-tabs {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    margin-top: -15px
}

.section-tabs .slots-tabs .new-slots-toggle, .section-tabs .slots-tabs a {
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .48px;
    color: #70696d;
    text-transform: uppercase;
    width: 50%;
    border-bottom: 1px solid #c9d2f7;
    padding: 15px 10px;
    transition: color .3s, border .3s
}

@media screen and (min-width: 1025px) {
    .section-tabs .slots-tabs .new-slots-toggle:hover, .section-tabs .slots-tabs a:hover {
        color: #2171ce
    }
}

.section-tabs .slots-tabs .new-slots-toggle.active, .section-tabs .slots-tabs a.active {
    border-color: #2a4995;
    color: #2a4995;
    pointer-events: none
}

.section-tabs .content-tabs .rating {
    display: none
}

@media screen and (max-width: 690px) {
    .section-tabs .slots-tabs {
        margin-top: 0
    }

    .section-tabs .slots-tabs .new-slots-toggle, .section-tabs .slots-tabs a {
        padding: 12px 5px
    }
}

@media screen and (max-width: 420px) {
    .section-tabs .slots-tabs .new-slots-toggle, .section-tabs .slots-tabs a {
        font-size: 12px;
        letter-spacing: initial
    }
}

.authors-popup {
    display: none
}

.games .list-heading.list-item {
    display: none
}

.first_label {
    border-radius: 4px 0 0 4px !important
}

.carousel_pad {
    padding-bottom: 25px
}

.pad {
    padding-top: 30px
}

.empty-filters {
    display: none;
    text-align: center;
    margin-top: 15px
}

.data-container {
    position: relative
}

.data-container-holder {
    position: relative;
    margin-bottom: 30px
}

.volatility_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 30px 0
}

.volatility_box {
    color: #60686a;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 175px;
    height: 100px;
    padding: 3px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .161);
    border-radius: 6px;
    opacity: 1;
    margin: 0 0 0 13px;
    cursor: pointer;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    white-space: break-spaces
}

.volatility_box:first-child {
    margin: 0
}

.volatility_box.highlighted {
    color: #fff;
    background: #ffa665 0 0 no-repeat padding-box;
    box-shadow: 0 1px 6px #ffa665;
    opacity: 1
}

.scroll-table {
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 30px
}

.scroll-table table {
    margin: 0;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.scroll-table table::-webkit-scrollbar {
    display: none
}

.scroll-table thead {
    border: 1px solid #e8eaf3
}

.scroll-table th {
    border-top: none
}

.scroll-table th:first-child {
    border-left: none
}

.scroll-table th:last-child {
    border-right: none
}

.scroll-table tr td {
    border: 1px solid #e8eaf3
}

.scroll-table tr td + td {
    border-left: 1px solid #e8eaf3
}

.select2-container .select2-selection--single {
    height: 48px;
    display: block
}

.games-heading .subtitle, .heading .subtitle {
    height: 112px
}

.apps .title-paragraph {
    margin-bottom: 16px
}

.apps .sub-title, .apps .title-middle {
    font-size: 22px
}

.apps .subtitle {
    margin-bottom: 24px
}

.apps .best_text p {
    margin: 0
}

.apps .btn-holder {
    margin-block: 0 60px
}

.apps .data-container-holder {
    margin-bottom: 24px
}

.apps .mobile-slot .title-middle {
    font-size: 22px;
    margin-bottom: 16px
}

.apps .mobile-slot .subtitle {
    margin-bottom: 24px
}

.apps .widget-block {
    margin-bottom: 0
}

.apps .contributors-block {
    margin-top: 0
}

.apps .contributors-block .title {
    font-size: 20px;
    font-weight: 600
}

@media screen and (max-width: 767px) {
    .data-container-holder {
        margin-bottom: 20px !important
    }

    .g-filter .filter-select {
        width: 100% !important;
        margin: 0
    }

    .empty-filters {
        position: relative;
        z-index: 83;
        background: #fff;
        margin-top: 0;
        padding-top: 32px
    }
}

@media screen and (max-width: 640px) {
    .filter-sort-main-button {
        padding: 8px;
        height: 36px;
        width: 99px
    }

    .select2-container .select2-selection--single {
        height: 40px
    }

    .games-heading .subtitle {
        height: 99.59px
    }
}

@media screen and (max-width: 480px) {
    .volatility_box {
        width: 56px;
        height: 56px;
        font-size: 12px;
        border-radius: 9px;
        margin: 0 0 0 5px;
        text-transform: capitalize;
        box-shadow: 0 0 3px rgba(0, 0, 0, .2)
    }

    .volatility_box em {
        display: none
    }

    .volatility_box.highlighted {
        box-shadow: 0 0 3px #ffa665
    }
}

@media (max-width: 540px) {
    .scroll-table table {
        display: block
    }
}

.title-paragraph {
    margin-top: 60px
}

@media (max-width: 540px) {
    .title-paragraph {
        margin-top: 40px
    }
}

.sliderZ.payment {
    margin-bottom: 60px
}

.apps-cards {
    display: flex;
    flex-wrap: wrap;
    margin: 24px 0 60px;
    gap: 24px
}

.apps-cards .card-wrap {
    flex: 1
}

.apps-cards .card {
    position: relative;
    overflow: unset;
    padding: 32px 16px;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16)
}

.apps-cards .img {
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    border: none;
    border-radius: 116px;
    height: 130px;
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px
}

.apps-cards .card-apps .img {
    background: transparent conic-gradient(from 90deg at 50% 50%, #f1609a 0, #084c9b 100%) 0 0 no-repeat padding-box
}

.apps-cards .card-android .img {
    background: transparent linear-gradient(137deg, #4edfa2 12.99%, #216b95 97.8%) 0 no-repeat padding-box
}

.apps-cards .card-apple .img {
    background: transparent linear-gradient(312deg, #9447c4 -5.05%, #3cb9ff 77.48%) 0 no-repeat padding-box
}

.apps-cards .card-title {
    text-align: center;
    margin-bottom: 16px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #000
}

.apps-cards .card-description {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
    flex-grow: 1
}

.apps-cards .btn {
    width: 300px;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .55px;
    padding: 16px 0;
    border-radius: 4px;
    background: #2a4995;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    gap: 10px
}

@media screen and (max-width: 489px) {
    .apps-cards {
        margin: 40px 0;
        flex-direction: column;
        flex-wrap: unset;
        gap: 16px
    }

    .apps-cards .card-title {
        font-size: 16px
    }

    .apps-cards .card-wrap {
        padding: 0
    }

    .apps-cards .card {
        padding: 16px 24px
    }

    .apps-cards .img {
        height: 100px;
        width: 100px;
        margin-bottom: 16px
    }

    .apps-cards .card-apps img {
        width: 80px
    }

    .apps-cards .card-android img {
        width: 93px
    }

    .apps-cards .card-apple img {
        width: 75px
    }

    .apps-cards .card-description {
        line-height: 24px
    }

    .apps-cards .app-btn.btn {
        width: 100%
    }

    #filters .filter-group.filter-group-compressed .view.view-absolute {
        position: relative;
        top: unset;
        bottom: unset;
        left: unset;
        right: unset
    }

    .filter-sort.filter-sort-apps {
        flex-direction: row;
        justify-content: end
    }
}

.svg-icon.android, .svg-icon.ios {
    width: 24px !important;
    height: 24px !important
}

.android-check-item, .ios-check-item {
    display: flex;
    align-items: center
}

.android-check-item .img-flag, .ios-check-item .img-flag {
    display: flex;
    height: fit-content
}

.payment-method {
    display: flex
}

.operating-sys-col {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1px;
    margin-right: 20px !important
}

.operating-sys-col :last-child {
    margin-right: 0 !important
}

.filter-sort-apps {
    display: flex;
    flex-direction: column;
    position: relative;
    align-items: end
}

.filter-group-apps {
    align-items: start
}

.view-absolute {
    position: absolute;
    top: 64px
}

@media screen and (max-width: 690px) {
    .view-absolute {
        top: 118px
    }
}

.APP-item-cell {
    display: flex;
    align-items: center;
    gap: 16px
}

.discontinued__btn {
    display: flex;
    gap: 8px;
    align-items: baseline;
    justify-content: center;
    margin-top: 0 !important
}

.app-btn.btn {
    width: 300px;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .55px;
    padding: 16px 0;
    border-radius: 4px;
    background: #2a4995;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    margin: 0 auto;
    display: block;
    float: none
}

.data-games-apps {
    margin-bottom: 30px !important
}

.game-info-type {
    color: #878ca4 !important
}

.newly-and-upcoming-slots .game-info-type {
    color: #2a4995 !important
}

.data-container-holder-mb-60 {
    margin-bottom: 24px
}

@media screen and (max-width: 690px) {
    .APP-list-heading .list-item-cell:nth-child(4) {
        display: none !important
    }

    .APP-list-item .list-item-cell:nth-child(2) {
        display: flex !important
    }

    .APP-list-item .list-item-cell.list-heading-title:nth-child(2) {
        display: none !important
    }

    .APP-list-item {
        padding-top: 11px !important;
        flex-direction: column;
        align-items: start !important;
        position: relative;
        gap: 8px
    }

    .APP-list-item .list-item-cell {
        width: 80% !important
    }

    .APP-list-item .list-item-cell:nth-child(5) {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }

    .APP-list-item .list-item-cell:nth-child(2) {
        order: 3
    }

    .APP-list-item .list-item-cell:nth-child(3) {
        order: 2
    }

    .APP-list-item .list-item-cell.fdp-mobile {
        display: flex !important;
        gap: 8px
    }

    .apps .data-container-holder {
        margin-bottom: 16px !important
    }

    .apps .title-paragraph {
        margin-top: 20px;
        margin-bottom: 8px
    }

    .apps .subtitle {
        margin-bottom: 16px
    }

    .apps .btn-holder {
        margin-block: 0 40px
    }

    .apps .title-middle {
        margin-bottom: 16px;
        font-size: 16px
    }

    .apps .sub-title {
        font-size: 16px
    }

    .apps .mobile-slot .title-middle {
        margin-bottom: 8px;
        font-size: 16px
    }

    .apps .mobile-slot .subtitle {
        margin-bottom: 16px
    }

    .apps .contributors-block .title {
        font-size: 18px;
        margin-bottom: 16px
    }

    .apps .filter {
        margin-bottom: 0
    }

    .apps .filter-sort-apps {
        margin-top: 5px
    }

    .apps .qty-items {
        margin-bottom: 6px;
        margin-top: 20px
    }

    .apps .widget-block {
        margin-bottom: 5px
    }

    .sliderZ.payment {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 767px) {
    .data-container-holder-apps .qty-items {
        margin: 16px 0 11px
    }

    .apps .list {
        margin-top: 20px
    }
}

@charset "UTF-8";
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(/public/build/fonts/OpenSans-Regular-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 700;
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url(/public/build/fonts/OpenSans-Bold-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans;
    font-style: normal;
    font-weight: 600;
    src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url(/public/build/fonts/OpenSans-SemiBold-latin.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: open sans extrabold;
    font-style: normal;
    font-weight: 900;
    src: local("Open Sans Extrabold"), url(/public/build/fonts/OpenSans-ExtraBold.ttf) format("ttf");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    src: local("icomoon"), local("icomoon"), url(/public/build/fonts/icomoon.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.missing {
    color: #0052cc
}

.missing:visited {
    color: #0052cc
}

body.popup-no-scroll {
    overflow: hidden
}

.nolink_list-title {
    color: #465156;
    font-size: 12px
}

#replay_popup, .popup-content, .thanks-message {
    display: none
}

img[data-src] {
    opacity: 0;
    transition: none
}

img[src] {
    opacity: 1;
    transition: opacity .1s linear
}

.btn-click {
    background-color: #658ae8 !important;
    opacity: .8;
    cursor: auto
}

.btn-click:hover {
    background-color: #658ae8 !important;
    opacity: .8;
    cursor: auto
}

.hide_fdp {
    display: none !important
}

.list_link {
    color: #658ae8 !important;
    display: block
}

.tc_link {
    font-size: 10px;
    color: #878ca4
}

.rec_all {
    padding-top: 30px !important
}

.rec_all a {
    color: #fff !important;
    float: none;
    width: 300px !important;
    height: 46px !important;
    margin: 0 auto !important;
    line-height: 33px !important;
    display: inherit !important
}

@media (min-width: 768px) {
    .rec_all a {
        background: initial !important;
        color: #658ae8 !important;
        border: 2px solid #658ae8;
        line-height: 30px !important
    }
}

.btn-group-mobile .btn-middle, .btn_play {
    overflow: inherit !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.btn-group-mobile .btn-middle .svg-icon, .btn_play .svg-icon {
    font-size: 18px;
    margin: 0 10px 0 0
}

.btn-err {
    width: 58px;
    height: 30px;
    padding: 5px 0;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    float: right
}

.btn-err svg {
    height: 18px;
    font-size: 18px;
    margin: 1px 0 0
}

.btn-blk, .btn.btn-blacklisted {
    background: #020a13
}

.btn-wrn, .btn.btn-warning {
    background: #db2424
}

.btn-rst, .btn.btn-restricted {
    background: #b5b5b5 !important
}

.btn.btn-blacklisted, .btn.btn-restricted, .btn.btn-warning {
    padding: 10px 22px 11px
}

@media screen and (max-width: 690px) {
    .btn-err {
        padding: 0;
        height: 27px;
        text-align: right
    }

    .btn-err svg {
        width: 27px;
        height: 27px
    }

    .btn-wrn path {
        fill: #db2424
    }

    .btn-wrn path:hover {
        fill: #c80e0e
    }

    .btn-wrn:hover {
        background: 0 0
    }

    .btn-blk path {
        fill: #020a13
    }

    .btn-blk path:hover {
        fill: #000
    }

    .btn-blk:hover {
        background: 0 0
    }
}

.btn-round {
    background: #e8eaf3;
    color: #465156;
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    word-break: break-word
}

@media screen and (orientation: landscape) {
    .btn-round.btn-round-portrait {
        display: none
    }
}

@media (max-width: 690px) and (orientation: portrait) {
    .btn-round.btn-round-landscape {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .btn-round {
        font-size: 12px;
        padding: 5px 8px;
        margin: 3px 0
    }
}

.btn-group a, .btn-group span {
    margin: 0 0 0 10px
}

.btn-group a:first-child, .btn-group span:first-child {
    margin: 0;
    height: 40px
}

.btn-group .btn-bordered {
    padding: 10px 30px
}

.btn-group-mobile {
    display: none
}

@media screen and (max-width: 690px) {
    .btn-group-mobile {
        display: -webkit-flex;
        display: flex
    }
}

.btn-more {
    color: #676767;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 10px 7px;
    text-align: center;
    background: #fff;
    border: 1px solid #e8eaf3;
    border-radius: 4px;
    width: 195px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

.btn-more i {
    font-size: 5px;
    margin: 0 0 0 5px
}

.close-btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    width: 22px;
    height: 22px;
    background-color: #747474;
    border-radius: 50%;
    margin-left: 22px;
    margin-bottom: 15px
}

.close-btn .close_btn:before {
    content: "×";
    font-size: 24px;
    height: 10px;
    width: 10px;
    line-height: 14px;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width: 690px) {
    .btn-round-holder + .btn-round-holder {
        margin: 5px 0 0;
        -ms-word-break: break-word;
        word-break: break-word
    }
}

.btn-bordered, .loader {
    margin-top: 20px !important
}

.btn-group .btn-bordered {
    margin-top: 0 !important
}

@media (max-width: 767px) {
    .btn-round {
        display: table !important
    }
}

.back-btn {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    line-height: 19px
}

.back-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #60686a;
    border-width: 0 0 2px 2px;
    transform: rotate(45deg);
    margin: 0 10px 0 0
}

.bubble {
    border: 1px solid rgba(0, 0, 0, .1);
    color: #2171ce;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 0 10px;
    padding: 3px 5px;
    border-radius: 2px;
    position: relative;
    top: 1px;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    height: 18px;
    cursor: pointer
}

.bubble:after, .bubble:before {
    content: "";
    display: block;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.bubble:after {
    border-right-color: #fff
}

.bubble:before {
    border-right-color: #ccc;
    left: -1px
}

.bubble-long {
    font-size: 13px;
    padding: 1px 10px
}

.bubble-vote {
    font-size: 12px;
    padding: 4px 15px;
    color: #a8aec8;
    background: #fff;
    margin: 0 0 0 8px;
    height: 22px;
    width: 40px;
    border: 1px solid #878ca4
}

.bubble-vote::before {
    border-right-color: #878ca4
}

.heading.edges .slider-btns {
    margin: 0
}

.plain-text .title.new-slots, .plain-text h2.title {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px
}

@media screen and (max-width: 690px) {
    .title {
        font-size: 18px
    }

    .title.new-slots {
        font-size: 16px
    }

    .plain-text .title.new-slots, .plain-text h2.title {
        font-size: 16px
    }

    h2.title {
        font-size: 16px
    }
}

.title-underlined {
    display: block;
    font-size: 18px;
    margin: 0 0 16px;
    padding: 0 0 3px;
    border-bottom: 2px solid #658ae8
}

.title-not-underlined {
    font: normal normal bold 20px/36px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #465156;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .title-underlined {
        margin: 30px 0 15px
    }

    .main > .block:first-child .title-underlined {
        margin-top: 0
    }

    .title-not-underlined {
        font: normal normal bold 16px/22px Open Sans, sans-serif;
        margin-bottom: 15px
    }
}

@media (max-width: 639px) {
    .title-underlined {
        font-size: 16px
    }
}

.title-middle {
    font-size: 16px
}

.title-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 690px) {
    .title-middle {
        font-size: 15px;
        margin: 0 0 20px
    }
}

.title-small {
    font-size: 16px;
    margin: 0 0 15px
}

@media screen and (max-width: 690px) {
    .title-small {
        font-size: 14px
    }
}

.subtitle {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px
}

.container.subtitle {
    display: block
}

.container h1.title + .subtitle {
    position: relative
}

.subtitle p {
    line-height: 28px
}

.subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    line-height: 26px
}

.subtitle em {
    font-style: italic
}

.subtitle h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .subtitle p {
        line-height: 28px
    }
}

.lower_pragraph h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    .lower_pragraph h2, .subtitle h2 {
        font-size: 18px;
        line-height: 26px
    }
}

.lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #465156;
    margin: 35px 0 20px;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0
    }
}

.lower_pragraph h4, .subtitle h4 {
    text-transform: none;
    margin: 15px 0
}

.lower_pragraph p, .subtitle p {
    color: #433f42;
    font-size: 15px;
    line-height: 28px
}

.subtitle-tms p {
    margin: 0
}

.subtitle-tms p + p {
    margin-top: 15px
}

.lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
    font-size: 18px;
    line-height: 34px;
    margin: 36px 0;
    font-family: open sans, sans-serif
}

.widget.featured_box {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px;
    border: 2px solid #658ae8;
    border-radius: 4px
}

.align-right {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.text-link {
    font-size: 11px;
    text-transform: uppercase;
    background: #fff;
    font-weight: 600;
    color: #658ae8;
    display: inline-block
}

.text-link i {
    font-size: 8px;
    margin: 0 0 0 3px
}

@media screen and (min-width: 1023px) {
    .lower_pragraph .button, .subtitle .button {
        width: auto
    }
}

.condense_control {
    color: #658ae8;
    text-decoration: none;
    margin: 4px 0 0;
    display: inline;
    cursor: pointer;
    max-width: 72px;
    overflow: hidden
}

.condense_control .less {
    display: none
}

.opened .condense_control .less {
    display: inline-block
}

.opened .condense_control .more {
    display: none
}

.opened .cloned-text {
    display: none
}

.opened .hidden {
    display: block
}

.empty-content {
    margin: 0 0 30px
}

.section {
    margin: 0 0 20px
}

.section:last-child {
    margin: 0
}

.icon-icon_unavailable {
    color: #db2424
}

.icon-icon_available {
    color: #96cb00
}

.icon-icon_available, .icon-icon_unavailable {
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center
}

.br-wrapper {
    margin: 0 0 25px
}

.br-wrapper + .br-widget {
    display: none !important
}

@media screen and (max-width: 690px) {
    .br-wrapper {
        margin: 0 0 17px
    }
}

.flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.flex-left {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

@media screen and (max-width: 690px) {
    .flex-left {
        display: block
    }
}

.hidden {
    display: none
}

.select {
    width: 100%;
    display: none
}

.upper {
    text-transform: uppercase;
    font-size: 13px
}

.more-num {
    padding: 0 3px
}

@media screen and (max-width: 1023px) {
    .static .container {
        padding: 0
    }
}

.mobile {
    display: none
}

@media screen and (max-width: 1023px) {
    .mobile {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
}

@media screen and (max-width: 1023px) {
    .mobile-flex {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center
    }
}

.centered {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.check [type=checkbox]:checked, .check [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.check [type=checkbox]:checked + label, .check [type=checkbox]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 19px;
    display: block;
    width: 16px;
    height: 16px
}

.check [type=checkbox]:checked + label:before, .check [type=checkbox]:not(:checked) + label:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .16)
}

.check [type=checkbox]:checked + label:after, .check [type=checkbox]:not(:checked) + label:after {
    font-family: icomoon !important;
    content: "\e907";
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -2px 0 0 -1px;
    font-size: 9px
}

.check [type=checkbox]:checked, .check [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px
}

.check [type=checkbox]:checked + label, .check [type=checkbox]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 19px;
    display: block;
    width: 16px;
    height: 16px
}

.check [type=checkbox]:checked + label:before, .check [type=checkbox]:not(:checked) + label:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .16)
}

.check [type=checkbox]:checked + label:after, .check [type=checkbox]:not(:checked) + label:after {
    font-family: icomoon !important;
    content: "\e91f";
    position: absolute;
    top: 50%;
    left: 5px;
    margin: -2px 0 0 -1px;
    font-size: 9px;
    line-height: .8;
    color: #658ae8;
    transition: all .2s
}

.check [type=checkbox]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.check [type=checkbox]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.check [type=checkbox]:disabled:not(:checked) + label:before {
    box-shadow: none;
    border-color: #c1c9cf;
    background-color: #fff
}

.check [type=checkbox]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #c1c9cf;
    background-color: #fff
}

.check [type=checkbox]:disabled:checked + label:after {
    color: #999
}

.check [type=checkbox]:disabled + label {
    color: #aaa
}

[type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

img.not-accepted {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (max-width: 767px) {
    .block.last-child {
        margin-bottom: 55px
    }
}

select.select.js-filter {
    opacity: 0
}

.fixGrayFlagPos {
    height: 100%
}

.no-scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.fixed {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.alert {
    color: #db2424;
    font: normal normal normal 14px/20px Open Sans, sans-serif;
    letter-spacing: 0
}

@media screen and (max-width: 767px) {
    .alert {
        font: normal normal normal 12px/20px Open Sans, sans-serif
    }

    .success {
        font: normal normal normal 12px/20px Open Sans, sans-serif
    }
}

[data-is-free="1"] {
    color: #529724
}

.img-mobile {
    display: none
}

@media screen and (max-width: 599px) {
    .img-desktop {
        display: none
    }

    .img-mobile {
        display: block;
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 690px) {
    body {
        font-size: 13px
    }
}

.important_icon {
    width: 14px;
    height: 14px;
    font-size: 11px;
    border-radius: 50%;
    border: 1px solid #465156;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #465156
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

fieldset, img {
    border: 0
}

blockquote {
    padding-right: 8px;
    border-left: 5px solid;
    font-style: italic;
    font-family: Georgia, Times, times new roman, serif;
    padding: 2px 0;
    border-color: #ccc;
    padding-left: 20px
}

blockquote p {
    margin: 13px 0 !important;
    line-height: 1.9
}

input[type=text]::-ms-clear {
    display: none
}

embed, img, object {
    vertical-align: bottom
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:after, q:before {
    content: ""
}

a * {
    cursor: pointer
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block
}

b, strong {
    font-weight: 700
}

svg:not(:root) {
    overflow: hidden
}

button {
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer
}

html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button, select {
    text-transform: none;
    outline: 0
}

textarea {
    overflow: auto
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

* {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background: 0 0;
    text-decoration: none;
    outline: 0;
    color: #333
}

a:active, a:focus, a:hover {
    outline: 0
}

button:focus, button:hover, select:focus, select:hover {
    outline: 0
}

input[type=pasword], input[type=text] {
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select, textarea {
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input {
    outline: 0
}

[hidden], template {
    display: none
}

mark {
    background: #ff0;
    color: #000
}

figure, img {
    border: 0;
    margin: 0
}

.svg-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.svg-icon.disabled {
    opacity: .8;
    -webkit-filter: grayscale(1) brightness(70%) hue-rotate(90deg);
    filter: grayscale(1) brightness(70%) hue-rotate(90deg)
}

.select2-search--dropdown, [class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-cherry {
    color: #fff;
    font-size: 60px
}

@media (max-width: 767px) {
    .icon-cherry {
        font-size: 36px
    }

    .heading.edges {
        padding: 0
    }
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    height: 100%;
    background: #fff
}

body {
    font-family: open sans, Fallback-font, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
    color: #60686a;
    background: #fff;
    min-width: 320px
}

i {
    font-style: normal
}

img {
    display: block
}

a {
    text-decoration: none;
    cursor: pointer
}

a:active, a:focus, a:hover, a:visited {
    text-decoration: none
}

.textfield-holder .textfield:-moz-placeholder, .textfield-holder .textfield:-ms-input-placeholder, .textfield-holder .textfield::-moz-placeholder, .textfield-holder .textfield::-webkit-input-placeholder, .textfield-holder .textfield::placeholder, .textfield-holder.not-valid .textfield:-moz-placeholder, .textfield-holder.not-valid .textfield:-ms-input-placeholder, .textfield-holder.not-valid .textfield::-moz-placeholder, .textfield-holder.not-valid .textfield::-webkit-input-placeholder, .textfield-holder.not-valid .textfield::placeholder {
    font-size: 16px !important;
    color: #60686a !important
}

.err_field_msg {
    display: none;
    text-align: left;
    position: absolute;
    top: 100%
}

.not-valid .err_field_msg {
    display: block;
    text-align: left;
    font: normal normal 600 12px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #db2424
}

#server-error-note {
    font: normal normal 600 12px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #db2424
}

@media (max-width: 630px) {
    .not-valid .err_field_msg {
        position: relative;
        top: unset
    }

    .textfield:-ms-input-placeholder, .textfield::-moz-placeholder, .textfield::-webkit-input-placeholder, .textfield:focus::-webkit-input-placeholder {
        font-size: 14px
    }
}

h3.custom {
    max-width: 392px;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    color: #2d2f2f;
    font-style: normal;
    margin: auto
}

.data-container .qty-items {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .data-container .qty-items {
        margin-top: 10px
    }
}

.payment.view {
    padding-left: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: auto
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus) {
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e8e8e8;
    width: 40px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #e8e8e8;
    background-color: #f9f9f9
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus).active {
    background-color: #436bd0;
    border-color: #436bd0;
    color: #fff
}

@media (max-width: 690px) {
    .payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus) {
        font-size: 12px;
        width: 36px;
        height: 36px
    }

    .icon.icon-icon_available {
        width: auto;
        height: auto;
        font-size: 14px
    }
}

.icon.icon-icon_available {
    background: no-repeat;
    border: none;
    color: #96cb00;
    width: auto;
    height: auto;
    font-size: 14px;
    display: inline
}

.icon-card-view.active svg rect {
    fill: #fff
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus):first-of-type {
    border-radius: 4px 0 0 4px
}

.payment .icon:not(.icon-icon_available,.icon-icon_unavailable,.icon-icon_plus):last-of-type {
    border-radius: 0 4px 4px 0
}

.payment .icon-card-view.active {
    border-left: 0
}

.best_not_enough {
    margin-bottom: 20px
}

.title-green {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #51b211
}

.title + .title-green {
    margin: -13px 0 10px;
    display: block
}

@media (max-width: 767px) {
    .title-green {
        font-size: 14px;
        line-height: 24px
    }
}

.fitframe-wrap {
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden
}

.fitframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.box-detailed-buttons .btn-blk, .box-detailed-buttons .btn-wrn {
    width: 158px;
    height: 34px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center
}

.casino-title.casino-rating {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.casino-title.casino-rating a {
    margin-left: 7px;
    margin-bottom: 8px
}

@media (min-width: 767px) and (max-width: 1023px) {
    .country-casinos-pg .select2.select2-container {
        width: 84px !important
    }
}

.filter-check {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.filter-check::-webkit-scrollbar {
    display: none
}

@media (min-width: 690px) and (max-width: 1023px) {
    .vol .filter-sort {
        width: unset;
        margin-top: 0
    }
}

@media (min-width: 690px) and (max-width: 920px) {
    .vol .filter-sort {
        margin-top: 20px
    }
}

.casinos.ndb-casinos-software + .btn-holder {
    margin-top: 30px
}

@media (max-width: 500px) {
    .casinos.ndb-casinos-software + .btn-holder {
        margin-top: 15px
    }
}

.software-slide-box {
    min-width: 150px;
    width: 150px;
    max-width: 150px
}

.carousel-software-container {
    margin-top: 20px
}

@media (max-width: 760px) {
    .carousel-software-container {
        margin-top: 15px
    }

    .carousel .carousel-software-container .swiper-container {
        margin-top: -5px !important
    }
}

.heading.games-heading {
    margin-top: -40px;
    padding: 26px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #f8faff 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 3px 20px rgba(42, 73, 149, .1333333333);
    z-index: 30 !important
}

.heading:has(.authors-popup__container.active) {
    z-index: 38 !important
}

.sliderZ.payment .slide-top a {
    color: #658ae8
}

.show-inline {
    display: inline-block !important
}

.inline-list {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    margin-top: 20px;
    margin-bottom: 20px
}

.textfield::-webkit-input-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.textfield::-moz-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.textfield:-ms-input-placeholder {
    color: #878ca4;
    font-size: 14px;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

input, textarea {
    color: #60686a
}

.textfield:focus:-ms-input-placeholder, .textfield:focus::-moz-placeholder, .textfield:focus::-webkit-input-placeholder {
    opacity: 0
}

.wrapper {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

#site-content {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.container {
    max-width: 960px;
    margin: 0 auto
}

@media screen and (max-width: 960px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 690px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .container-padding-less {
        padding: 0 !important
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.title {
    color: #433f42;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 15px
}

.title.mt-0 {
    margin-top: 0
}

.heading.edges {
    margin: 0 0 10px
}

.heading.edges .title {
    margin: 0 !important
}

@media screen and (max-width: 690px) {
    .title {
        font-size: 18px
    }

    .title.new-slots {
        font-size: 16px
    }

    h2.title {
        font-size: 16px
    }
}

.title-underlined {
    display: block;
    font-size: 18px;
    margin: 0 0 16px;
    padding: 0 0 3px;
    border-bottom: 2px solid #658ae8
}

.title-not-underlined {
    font: normal normal bold 20px/36px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .title-underlined {
        margin: 30px 0 15px
    }

    .main > .block:first-child .title-underlined {
        margin-top: 0
    }

    .title-not-underlined {
        font: normal normal bold 16px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin-bottom: 15px
    }
}

@media (max-width: 639px) {
    .title-underlined {
        font-size: 16px
    }
}

.title-middle {
    font-size: 16px
}

.title-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 690px) {
    .title-middle {
        font-size: 15px;
        margin: 0 0 20px
    }
}

.title-small {
    font-size: 16px !important;
    margin: 0 0 15px
}

.title-medium, .title-medium2 {
    font-size: 18px !important
}

@media screen and (max-width: 1023px) {
    .title-medium {
        font-size: 16px !important
    }
}

@media screen and (max-width: 690px) {
    .title-medium, .title-medium2 {
        font-size: 16px !important
    }

    .title-small {
        font-size: 14px !important
    }
}

.subtitle {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 30px
}

.container.subtitle {
    display: block
}

.container h1.title + .subtitle {
    position: relative
}

.subtitle p {
    line-height: 28px
}

.heading .subtitle {
    margin: 0 0 16px;
    font-size: 15px
}

@media screen and (max-width: 767px) {
    .heading .subtitle {
        margin: 0 0 12px
    }
}

.subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    line-height: 28px
}

.subtitle em {
    font-style: italic
}

.subtitle h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    margin: 30px 0;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .subtitle p {
        line-height: 28px
    }
}

.lower_pragraph h2 {
    font-size: 22px;
    line-height: 36px;
    color: #465156;
    font-weight: 700
}

.game-description .lower_pragraph h2, .game-description .subtitle h2 {
    font-size: 18px;
    line-height: 26px
}

.game-description .subtitle h2 {
    margin: 20px 0
}

@media screen and (max-width: 767px) {
    .lower_pragraph h2, .subtitle h2 {
        font-size: 18px;
        line-height: 26px
    }
}

.lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #465156;
    margin: 35px 0 20px;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .lower_pragraph h3, .lower_pragraph h4, .subtitle h3, .subtitle h4 {
        font-size: 14px;
        line-height: 20px;
        margin: 15px 0;
        display: inline-block
    }
}

.lower_pragraph h4, .subtitle h4 {
    text-transform: none;
    margin: 15px 0
}

.lower_pragraph p, .subtitle p {
    margin: 15px 0
}

.subtitle-tms p {
    margin: 0
}

.subtitle-tms p + p {
    margin-top: 15px
}

.lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
    font-size: 18px;
    line-height: 34px;
    margin: 36px 0;
    font-family: open sans, Helvetica, Arial, sans-serif
}

.widget.featured_box {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px;
    border: 2px solid #658ae8;
    border-radius: 4px
}

.widget.featured_box p {
    line-height: 34px
}

@media screen and (max-width: 767px) {
    .lower_pragraph .box, .lower_pragraph blockquote, .subtitle .box, .subtitle blockquote, .widget.featured_box {
        font-size: 15px;
        line-height: 30px;
        margin: 25px 0
    }
}

.lower_pragraph blockquote, .subtitle blockquote {
    border-left-color: #658ae8;
    border-left-width: 4px;
    padding-left: 30px
}

@media screen and (max-width: 767px) {
    .lower_pragraph blockquote, .subtitle blockquote {
        padding-left: 20px
    }
}

.lower_pragraph cite, .subtitle cite {
    font-style: italic
}

.lower_pragraph hr, .subtitle hr {
    border: 1px solid #e8eaf3;
    border-width: 1px 0 0;
    margin: 25px 0
}

.lower_pragraph div, .subtitle div {
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.lower_pragraph a, .subtitle a {
    color: #658ae8
}

.subtitle em {
    font-style: italic
}

.lower_pragraph em {
    font-style: italic
}

.lower_pragraph img {
    max-width: 100%;
    height: auto !important;
    margin: 20px auto
}

.subtitle img {
    max-width: 100%;
    height: auto !important;
    margin: 20px auto
}

@media screen and (max-width: 767px) {
    .lower_pragraph img, .subtitle img {
        width: 100% !important;
        display: block;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

@media screen and (max-width: 500px) {
    .lower_pragraph img, .subtitle img {
        width: 100%
    }
}

.heading.edges .slider-btns {
    margin: 0
}

.index-page p {
    float: left
}

.js-condense {
    color: #60686a;
    line-height: 28px;
    max-height: 80px;
    overflow: hidden
}

.lower_pragraph em {
    font-style: italic
}

.lower_pragraph .heading-btn, .subtitle .heading-btn {
    float: right;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    min-width: 135px;
    margin: 0 0 0 50px;
    padding: 2px
}

@media screen and (min-width: 769px) {
    .lower_pragraph .heading-btn, .subtitle .heading-btn {
        text-align: right
    }

    .heading-btn .btn.button {
        width: 135px
    }
}

.lower_pragraph .button, .subtitle .button {
    width: 100%
}

.btn.button {
    font-size: 11px;
    text-transform: uppercase;
    background: #fff;
    font-weight: 600;
    padding: 7px 30px;
    color: #658ae8;
    box-shadow: 0 0 3px rgba(0, 0, 0, .16);
    border-radius: 4px;
    display: inline-block;
    text-align: center
}

.button i {
    font-size: 9px;
    margin: 0 0 0 10px
}

.block {
    margin: 0 0 80px
}

.block.gradient {
    padding: 60px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #4c5c91 0, #04113c 100%) 0 0 no-repeat padding-box
}

.block:last-child {
    margin: 0
}

.block.light-grey {
    padding: 60px 0;
    background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #fefefe 45%, #fafafa 100%) 0 0 no-repeat padding-box
}

.block.pt-60 {
    padding-top: 60px
}

.block.game_feature-block:not(:last-of-type) {
    margin: 0 0 60px
}

.block.mt85:not(:last-of-type) {
    margin: 0 0 85px
}

.block.custom-margin {
    margin-bottom: 50px
}

@media screen and (max-width: 1024px) {
    .block {
        margin: 0 0 60px
    }

    .block.custom-margin {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .block {
        margin: 0 0 40px
    }

    .block.gradient {
        padding: 30px 0
    }

    .block.light-grey {
        padding: 30px 0
    }

    .block.pt-60 {
        padding-top: 30px
    }

    .block.game_feature-block:not(:last-of-type) {
        margin: 0 0 40px
    }

    .block.mt85:not(:last-of-type) {
        margin: 0 0 65px
    }
}

@media screen and (max-width: 479px) {
    .block:first-child .title-underlined {
        margin-top: 0
    }
}

.btn {
    background: #658ae8;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 10px 30px;
    border-radius: 4px;
    font-weight: 700;
    display: inline-block;
    border: none;
    text-align: center;
    position: relative;
    transition: .3s;
    overflow: hidden;
    float: right
}

.btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    border-radius: 4px;
    will-change: transform
}

.btn.dark-blue {
    background: #2a4995
}

.btn.btn-primary {
    padding: 15px 30px;
    min-width: 300px;
    letter-spacing: .55px
}

.btn.btn-primary:hover {
    background: #2171ce
}

.empty-filters .btn {
    float: unset;
    cursor: pointer
}

@media screen and (min-width: 1023px) {
    .btn:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .btn-round:hover {
        background: #d6d7dd
    }
}

.btn-small {
    padding: 7px 16px 8px !important;
    margin: -2px 0 0
}

.btn-middle {
    padding: 13px 22px 12px
}

.btn-big {
    padding: 15px 30px;
    width: 300px
}

.btn-danger {
    background: #db2424;
    float: none
}

@media screen and (min-width: 1023px) {
    .btn-danger:hover {
        background: #af2020
    }
}

.btn i {
    font-size: 8px;
    margin: 0 0 0 5px
}

.btn-holder {
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 30px 0
}

.btn-holder.mb-0 {
    margin-bottom: 0 !important
}

.container.btn-holder {
    max-width: unset
}

.d-none {
    display: none !important
}

.btn-holder.hide {
    display: none
}

.btn-holder .btn-bordered {
    margin: 0 !important
}

@media screen and (max-width: 767px) {
    .btn-holder {
        margin: 20px 0
    }

    .data-games.list-view:has(.data-add-container) + .btn-holder {
        margin-top: 32px
    }

    .carousel .btn-holder {
        padding: 0 10px;
        margin: 5px 0
    }
}

.btn-bordered {
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 20px;
    background: #fff;
    color: #658ae8;
    border: 2px solid #658ae8;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    font-weight: 600;
    position: relative;
    z-index: 3;
    cursor: pointer
}

.btn-bordered.load {
    border-radius: 2px;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center
}

.btn-bordered:before {
    position: absolute;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    background: #658ae8;
    will-change: transform;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 4px
}

.btn-bordered.invariable-btn {
    background-color: #658ae8;
    color: #fff
}

.btn-bordered.invariable-btn i {
    margin-left: 10px
}

@media screen and (max-width: 767px) {
    .btn-bordered.load {
        min-width: 0;
        width: 100%;
        padding: 15px 20px;
        min-width: 100%
    }
}

@media screen and (min-width: 1025px) {
    .btn-bordered:hover {
        color: #fff
    }

    .btn-bordered:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.btn-bordered-alt {
    font-size: 11px
}

@media screen and (max-width: 768px) {
    .lower_pragraph .heading-btn, .subtitle .heading-btn {
        float: none;
        position: absolute;
        left: 10px;
        top: calc(100% + 15px);
        width: calc(100% - 20px);
        margin-left: 0;
        text-align: center
    }

    .heading-btn .btn.button {
        background: #658ae8;
        color: #fff
    }

    .heading-btn .btn.button.custom {
        background: #fff;
        color: #658ae8 !important;
        border: 2px solid #658ae8;
        line-height: 30px !important
    }

    .block {
        position: relative
    }
}

.js-condense p {
    margin: 0
}

@media (max-width: 767px) {
    .heading .js-condense p:first-of-type img {
        display: block;
        float: right !important;
        width: auto !important
    }

    .js-condense h2 {
        margin: 15px 0 !important
    }
}

.heading {
    position: relative;
    z-index: 5
}

.heading.games-heading .title {
    color: #433f42
}

.heading.games-heading .subtitle {
    margin: 0 !important;
    color: #70696d !important
}

.heading.games-heading .js-condense {
    color: #70696d
}

.heading.heading-center {
    padding-bottom: 40px
}

.heading.heading-center .title {
    text-align: center;
    margin: 0 0 16px;
    font-size: 24px
}

.heading.heading-center .subtitle {
    margin: 0 auto;
    max-width: 600px;
    justify-content: center
}

.heading.heading-center .subtitle p {
    margin: 0;
    text-align: center;
    font-size: 15px;
    color: #433f42;
    line-height: 28px
}

.heading .heading-icon {
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    border: 1px solid rgba(42, 73, 149, .3058823529);
    border-radius: 100%;
    margin: 0 auto 16px
}

.heading .heading-icon.white-border {
    border-color: #fff
}

.heading .heading-icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: calc(100% - 26px);
    max-height: calc(100% - 26px)
}

.heading.white-color * {
    color: #fff !important
}

@media screen and (max-width: 1023px) {
    .heading.games-heading {
        margin-top: -30px
    }

    .heading.heading-center .title {
        font-size: 20px
    }
}

@media screen and (max-width: 690px) {
    .heading.heading-center {
        padding-bottom: 20px;
        margin: 0
    }

    .heading.heading-center .title {
        margin-bottom: 10px;
        font-size: 16px
    }

    .heading.games-heading {
        margin: -20px -10px 0;
        padding: 15px 10px;
        background: transparent radial-gradient(closest-side at 50% 50%, #fff 0, #f8faff 100%) 0 0 no-repeat padding-box;
        max-width: calc(100vw + 10px);
        box-shadow: none
    }

    .heading.games-heading .title {
        margin-bottom: 8px
    }

    .heading.games-heading .js-condense_readmore_button {
        position: static;
        line-height: 1.2
    }

    .heading.games-heading .js-condense_readmore_button.js-condense_readmore_button_active {
        margin-top: 10px
    }
}

[data-page=index] .heading {
    z-index: 20 !important
}

.plain-text {
    color: #433f42;
    word-break: break-word
}

.plain-text iframe {
    border: none;
    margin: 0;
    padding: 0
}

.plain-text p {
    margin: 0 0 15px;
    line-height: 1.9
}

@media screen and (max-width: 690px) {
    .plain-text p {
        font-size: 15px;
        line-height: 28px
    }
}

.container.subtitle p, .container.subtitle pre {
    white-space: break-spaces;
    word-break: break-word
}

.plain-text-part {
    padding: 40px 0;
    border-top: 1px solid #e1e1e1
}

.plain-text-part:first-child {
    padding: 0 0 40px;
    border: none
}

.plain-text-part:last-child {
    padding: 40px 0 0
}

@media screen and (max-width: 690px) {
    .plain-text-part {
        padding: 20px 0
    }
}

@media screen and (max-width: 690px) {
    .plain-text-part:first-child {
        padding: 0 0 20px
    }
}

@media screen and (max-width: 690px) {
    .plain-text-part:last-child {
        padding: 20px 0 0
    }
}

.lower_pragraph ol li, .lower_pragraph ul li, .plain-text ol li, .plain-text ul li, .subtitle ol li, .subtitle ul li {
    margin: 15px 0;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 15px;
    line-height: 28px;
    color: #433f42
}

@media screen and (max-width: 767px) {
    .lower_pragraph ul li img, .plain-text ul li img, .subtitle ul li img {
        margin: 15px 0
    }
}

.lower_pragraph ol li, .plain-text ol li, .subtitle ol li {
    padding: 0
}

.lower_pragraph ul li:first-child, .plain-text ul li:first-child, .subtitle ul li:first-child {
    margin: 0
}

.lower_pragraph ul li:before, .plain-text ul li a:before, .plain-text ul li:before, .subtitle ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -16px;
    width: 8px;
    height: 8px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.lower_pragraph ul.danger li:before, .plain-text ul.danger li:before, .subtitle ul.danger li:before {
    background: #e93e3e
}

.lower_pragraph ul.default li:before, .plain-text ul.default li:before, .subtitle ul.default li:before {
    background: #42b4d6
}

.lower_pragraph a, .plain-text a, .subtitle a {
    color: #2a4995
}

@media screen and (min-width: 1023px) {
    .lower_pragraph a:hover, .plain-text a:hover, .subtitle a:hover {
        color: #000
    }
}

.fullwide {
    width: 100%
}

.plain-text .title {
    font-size: 30px;
    display: inline-block
}

.plain-text ol, .plain-text ul {
    font-size: 14px;
    list-style: decimal;
    padding: 0 0 0 15px;
    margin: 15px 0;
    line-height: 26px
}

.plain-text li {
    padding: 0 !important;
    position: relative
}

.plain-text ul {
    padding: 0 0 0 16px
}

.plain-text ul li {
    list-style: none;
    padding: 0 !important
}

.plain-text ul li:first-child {
    margin: 0
}

.plain-text ul li:before {
    content: "";
    position: absolute;
    top: 15px;
    left: -16px;
    width: 8px;
    height: 8px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.plain-text ul.danger li:before {
    background: #e93e3e
}

.plain-text ul.default li:before {
    background: #42b4d6
}

.plain-text img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 15px
}

@media screen and (max-width: 479px) {
    .plain-text .title {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text ol, .plain-text ul {
        padding: 0 0 0 16px
    }
}

@media screen and (max-width: 690px) {
    .plain-text ol, .plain-text ul {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .plain-text img {
        width: 100% !important
    }
}

.title-name {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700
}

@media screen and (max-width: 690px) {
    .title-name {
        font-size: 17px
    }
}

.advanced_table, .basic_table, .main table, .plain-text table, .widget.table table {
    width: 100% !important;
    border-collapse: collapse;
    table-layout: fixed;
    border-radius: 2px;
    margin-bottom: 30px
}

.plain-text table td, .plain-text table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.widget.table table td, .widget.table table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.basic_table td, .basic_table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.advanced_table td, .advanced_table th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

table.painted {
    margin: 32px 0 !important;
    overflow: hidden;
    border-radius: 6px;
    border: 1px inset #658ae8;
    border-spacing: 0;
    border-collapse: separate;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

table.painted tbody tr:nth-child(odd) td {
    background: #f9fcff
}

table.painted td, table.painted th {
    font-size: 15px;
    line-height: 24px !important;
    padding: 12px 16px !important;
    border: 1px solid #e8eaf3
}

table.painted td {
    color: #433f42 !important;
    border-top: none;
    border-bottom: none
}

table.painted th {
    background: #fff !important;
    color: #3b5db9 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px !important;
    text-align: start !important;
    text-transform: initial !important
}

.main td, .main th {
    font-size: 15px;
    line-height: 28px;
    padding: 15px 15px 14px;
    border: 1px solid #e8eaf3
}

.advanced_table th, .basic_table th, .main th, .plain-text table th, .widget.table table th {
    text-align: center;
    color: #60686a;
    text-transform: uppercase
}

.advanced_table td, .basic_table td, .main td, .plain-text table td, .widget.table table td {
    background: #fff;
    color: #60686a
}

.plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5, .plain-text h6 {
    color: #313536;
    margin: 0 0 20px
}

.plain-text h1 {
    font-size: 24px;
    font-weight: 700
}

.plain-text h2 {
    font-size: 22px
}

.plain-text h3 {
    font-size: 15px
}

.plain-text h4 {
    font-size: 14px
}

.plain-text h5 {
    font-size: 13px
}

.plain-text h6 {
    font-size: 12px;
    font-weight: 700
}

.plain-text > p {
    margin: 0 0 15px;
    line-height: 1.9
}

.plain-text > p:last-child {
    margin: 0
}

@media screen and (max-width: 767px) {
    .plain-text h1, .plain-text h2, .plain-text h3, .plain-text h4, .plain-text h5, .plain-text h6 {
        margin: 0 0 30px
    }

    table.painted {
        margin: 24px 0 !important
    }

    table.painted td, table.painted th {
        font-size: 14px;
        padding: 8px 10px !important
    }
}

@media screen and (max-width: 767px) {
    .plain-text h1 {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h2 {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h3 {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h4 {
        font-size: 13px;
        text-transform: uppercase
    }
}

@media screen and (max-width: 767px) {
    .plain-text h5 {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .plain-text h6 {
        font-size: 12px
    }
}

@media screen and (max-width: 690px) {
    .plain-text > p {
        line-height: 28px
    }
}

.box-wrap {
    margin-bottom: 25px
}

.plain-text ul b {
    color: #2171ce
}

.plain-text-lower {
    margin: 80px 0 0
}

@media screen and (max-width: 767px) {
    .plain-text-lower {
        margin: 40px 0 0
    }
}

.qa {
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #e2e2e3;
    border-radius: 2px;
    padding: 20px
}

.widget.faq {
    font-size: 15px;
    line-height: 28px;
    border: 1px solid #345bbf;
    border-radius: 6px;
    padding: 20px 30px 10px;
    color: #465156
}

.widget.faq p {
    font-size: 15px;
    color: #465156
}

.qa p {
    margin: 0 0 20px
}

.qa hr {
    border: none;
    border-top: 1px solid #e2e2e3;
    margin: 0 0 20px
}

.qa strong {
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin: 0 0 -20px
}

.qa h2 {
    margin: -20px -20px 20px
}

@media screen and (max-width: 767px) {
    .qa hr, .qa p {
        margin: 0 0 15px
    }
}

@media screen and (max-width: 767px) {
    .qa strong {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 -10px
    }
}

.widget.faq h2 {
    margin: -21px -31px 10px
}

.qa h2 strong, .widget.faq h2 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    padding: 20px 30px;
    display: block;
    color: #fff;
    background: #345bbf;
    border-radius: 6px 6px 0 0
}

.qa h2 strong {
    margin: 0
}

@media screen and (max-width: 767px) {
    .qa h2 {
        margin: -10px -10px 15px
    }

    .widget.faq h2 {
        margin: -11px -15px 0
    }

    .qa h2 strong, .widget.faq h2 {
        font-size: 14px;
        line-height: 22px;
        padding: 15px
    }
}

.widget {
    margin: 0 0 30px
}

.widget.faq > div {
    padding: 20px 0;
    border-bottom: 1px solid #dde3f4
}

.widget.faq > div:last-child {
    border: none
}

.widget.faq > div > div:first-child {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px;
    color: #465156
}

.widget.faq > div > div:first-child p {
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.faq > div {
        padding: 15px 0
    }
}

@media screen and (max-width: 1025px) {
    .widget.faq > div > div:first-child {
        line-height: 27px
    }
}

@media screen and (max-width: 767px) {
    .qa {
        padding: 10px;
        line-height: 26px
    }

    .widget.faq {
        line-height: 24px;
        font-size: 14px;
        padding: 10px 15px 0
    }

    .widget.faq > div > div:first-child {
        margin-bottom: 12px;
        font-size: 15px;
        line-height: 24px
    }
}

hr.widget {
    border: none;
    border-top: 1px solid #e2e2e3
}

.table {
    width: 100%;
    border-collapse: collapse
}

.table-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.table-flex .payment-logo {
    margin: 0 15px 0 0
}

.table th {
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 0 15px;
    text-align: inherit;
    font-weight: 600;
    color: #465156
}

table.table.table-banking td, table.table.table-banking th {
    border: none
}

table.table.table-banking tr {
    border-bottom: 1px solid #e8eaf3
}

.table-banking th:nth-child(2), .table-banking th:nth-child(3) {
    text-align: center
}

.table tr {
    border-top: 1px solid #e8eaf3
}

.table tr:first-child {
    border-top: none
}

.table td {
    padding: 10px 0
}

.js-condense {
    margin: 0 0 26px
}

.js-condense span p:first-child {
    display: inline
}

.subtitle .js-condense {
    margin: 0
}

.js-condense br {
    display: none
}

.js-condense_readmore_wrapper {
    position: relative;
    padding-bottom: 0
}

.js-condense_readmore_button {
    position: relative;
    bottom: 0;
    left: 0;
    color: #2a4995;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    color: #2a4995
}

.js-condense > span {
    display: block
}

.lower_pragraph, .subtitle {
    font-size: 15px;
    line-height: 28px
}

@media screen and (max-width: 767px) {
    .subtitle {
        font-size: 15px;
        line-height: 28px
    }

    .lower_pragraph {
        font-size: 15px;
        line-height: 28px;
        overflow: hidden
    }
}

.subtitle ol, .subtitle ul {
    padding: 0 0 0 16px;
    margin: 10px 0;
    line-height: 28px
}

.lower_pragraph ol, .lower_pragraph ul {
    padding: 0 0 0 16px;
    margin: 10px 0;
    line-height: 28px
}

.lower_pragraph ul li, .subtitle ul li {
    padding: 0 !important
}

@media screen and (max-width: 767px) {
    .lower_pragraph ol, .lower_pragraph ul {
        padding-block: 0;
        padding-right: 0
    }
}

.lower_pragraph ol, .subtitle ol {
    list-style: decimal;
    padding: 0 0 0 30px
}

@media screen and (max-width: 767px) {
    .lower_pragraph ol, .subtitle ol {
        padding: 0;
        list-style-position: inside
    }
}

.subtitle ol ol, .subtitle ol ul {
    padding: 0 0 0 16px;
    margin: 0
}

.subtitle ul ol, .subtitle ul ul {
    padding: 0 0 0 16px;
    margin: 0
}

.lower_pragraph ol ol, .lower_pragraph ol ul {
    padding: 0 0 0 16px;
    margin: 0
}

.lower_pragraph ul ol, .lower_pragraph ul ul {
    padding: 0 0 0 16px;
    margin: 0
}

.highlighted-box, .highlighted-class {
    border: 2px solid #658ae8 !important;
    border-radius: 6px !important;
    background: #fff !important;
    margin: 32px 0;
    padding: 0 0 24px !important;
    overflow: hidden
}

.highlighted-box *, .highlighted-class * {
    font-size: 16px !important
}

.highlighted-box > *, .highlighted-class > * {
    padding: 0 32px
}

.highlighted-box ul, .highlighted-class ul {
    padding: 0 32px 0 56px
}

.highlighted-box ul li::before, .highlighted-class ul li::before {
    left: -24px
}

.highlighted-box ol, .highlighted-class ol {
    padding: 0 32px 0 48px
}

.highlighted-box ol li, .highlighted-class ol li {
    padding-left: 8px
}

.highlighted-box.callout-warning, .highlighted-class.callout-warning {
    border-color: #db2424 !important
}

.highlighted-box.callout-warning > :first-child, .highlighted-class.callout-warning > :first-child {
    background: #db2424
}

.highlighted-box.callout-note, .highlighted-class.callout-note {
    border-color: #b988ea !important
}

.highlighted-box.callout-note > :first-child, .highlighted-class.callout-note > :first-child {
    background: #b988ea
}

.highlighted-box.callout-example, .highlighted-class.callout-example {
    border-color: #5dc916 !important
}

.highlighted-box.callout-example > :first-child, .highlighted-class.callout-example > :first-child {
    background: #5dc916
}

@media (max-width: 767px) {
    .highlighted-box, .highlighted-class {
        margin: 24px 0;
        padding: 0 0 16px !important
    }

    .highlighted-box > *, .highlighted-class > * {
        padding: 0 16px
    }

    .highlighted-box *, .highlighted-class * {
        font-size: 15px !important
    }

    .highlighted-box ul, .highlighted-class ul {
        padding: 0 16px 0 32px
    }

    .highlighted-box ul li::before, .highlighted-class ul li::before {
        left: -16px
    }

    .highlighted-box ol, .highlighted-class ol {
        padding: 0 16px
    }

    .highlighted-box ol li, .highlighted-class ol li {
        padding-left: 0
    }
}

.highlighted-box > :first-child, .highlighted-class > :first-child {
    margin: 0 0 24px !important;
    padding: 24px 32px;
    background: #658ae8;
    color: #fff;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 32px !important
}

.highlighted-box p:last-child, .highlighted-class p:last-child {
    margin-bottom: 0 !important
}

@media (max-width: 767px) {
    .highlighted-box p, .highlighted-class p {
        font-size: 15px !important;
        line-height: 28px !important
    }

    .highlighted-box > :first-child, .highlighted-class > :first-child {
        font-size: 15px !important;
        padding: 16px;
        margin-bottom: 16px !important
    }
}

.unhighlighted-box {
    background: #f9f9f9;
    border: 1px #ccc;
    border-radius: 6px;
    padding: 5px 10px
}

@media (max-width: 767px) {
    .unhighlighted-box ol li p {
        display: inline
    }
}

ol.custom-list {
    list-style: none !important;
    padding: 0;
    padding-left: 46px;
    margin-top: 17px
}

.custom-list li {
    position: relative;
    padding-left: 40px
}

.custom-list li::before {
    content: counter(list-item);
    width: 30px;
    height: 30px;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: normal;
    background-color: #2a4995;
    border-radius: 50%;
    font-size: 13px;
    color: #fff;
    position: absolute;
    left: -45px;
    top: 0
}

@media screen and (max-width: 425px) {
    ol.custom-list li {
        margin-block: 0 12px
    }
}

.highlighted-block {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 6px;
    margin: 30px 0 40px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    border: 1px solid transparent;
    padding: 0
}

.highlighted-block ul {
    padding: 0 30px
}

.highlighted-block p {
    font: normal normal normal 16px/28px Open Sans;
    letter-spacing: 0;
    padding: 0 30px
}

.highlighted-block p:last-child {
    margin-bottom: 24px
}

.highlighted-block p:first-child {
    font: normal normal bold 18px/32px Open Sans;
    letter-spacing: 0;
    color: #fff;
    margin: 0 0 24px;
    background: #2171ce;
    border-radius: 6px 6px 0 0;
    padding: 16px 30px
}

.highlighted-block.callout-example {
    box-shadow: none;
    border: 2px solid #bfe4a7
}

.highlighted-block.callout-example p:first-child {
    background: #bfe4a7;
    color: #465156;
    border-radius: 0
}

.highlighted-block.callout-warning {
    box-shadow: none;
    border: 2px solid #ffc8c8
}

.highlighted-block.callout-warning p:first-child {
    background: #ffc8c8;
    color: #465156;
    border-radius: 0
}

@media screen and (max-width: 425px) {
    .highlighted-block p {
        padding-inline: 16px
    }

    .highlighted-block p:last-child {
        margin-bottom: 16px
    }
}

.title-paragraph {
    font-size: 18px;
    margin-bottom: 8px;
    color: #465156;
    font-weight: 700;
    text-transform: capitalize
}

h2.title-paragraph {
    font-size: 22px
}

@media screen and (max-width: 767px) {
    h2.title-paragraph {
        font-size: 16px;
        font-weight: 700
    }
}

@media (min-width: 768px) {
    .title-paragraph {
        margin-bottom: 15px
    }
}

.lower_pragraph {
    margin-top: 35px
}

.lower_pragraph .lower_pragraph {
    margin-top: 0
}

.js-condense iframe {
    display: block
}

@media (min-width: 768px) {
    .lower_pragraph {
        margin-top: 40px
    }
}

@media (min-width: 1024px) {
    .lower_pragraph {
        padding-bottom: 25px
    }
}

.container .box:nth-child(2), .container .box:nth-child(3) {
    margin-top: 20px
}

.btn-info {
    display: inline-block;
    cursor: pointer;
    display: block
}

.btn-info .circle-info {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    border: 2px solid #60686a;
    color: #60686a;
    z-index: 1;
    line-height: 14px;
    font-weight: 600;
    flex-shrink: 0
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.textfield {
    width: 100%;
    background: #fcfcfc;
    border: 1px solid #e8eaf3;
    border-radius: 2px;
    padding: 16px;
    line-height: 20px;
    font-size: 14px;
    resize: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.textfield::-webkit-scrollbar {
    display: none
}

.textfield:focus {
    border: 1px solid #658ae8
}

.textfield.expanding {
    height: 52px;
    padding: 16px;
    overflow: hidden
}

.textfield.expanded {
    padding-bottom: 28px
}

.textfield.disabled {
    pointer-events: none
}

.textfield.error {
    border: 1px solid #db2424
}

@media screen and (max-width: 690px) {
    .textfield.expanding {
        height: 72px;
        padding: 16px
    }

    .textfield.expanded {
        padding-bottom: 16px
    }
}

.form-btn {
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    text-transform: uppercase;
    background: #658ae8;
    border-radius: 2px;
    cursor: pointer;
    border: none;
    position: relative;
    z-index: 2
}

.form-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    content: "";
    transition: background .4s, opacity .4s, -webkit-transform .4s;
    transition: transform .4s, background .4s, opacity .4s;
    transition: transform .4s, background .4s, opacity .4s, -webkit-transform .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1);
    border-radius: 4px;
    will-change: transform
}

@media screen and (min-width: 1023px) {
    .form-btn:hover {
        color: #fff
    }

    .form-btn:hover:before {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.not-valid {
    color: #db2424
}

.not-valid .textfield {
    border: 1px solid #db2424
}

.success {
    color: #5dc916;
    font: normal normal normal 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.action-field {
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    overflow: hidden;
    font-family: open sans, Helvetica, Arial, sans-serif;
    display: none;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px
}

.action-field.red {
    color: #db2424
}

.action-field i {
    margin: 0 5px 0 0
}

@media screen and (max-width: 690px) {
    .action-field {
        -webkit-justify-content: center;
        justify-content: center
    }
}

.dashed {
    border-width: 2px;
    border-style: dashed;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #465156;
    background: #fcfcfc;
    padding: 13px 10px;
    display: block;
    margin: 0 0 16px
}

.dashed.js-copy-tooltip {
    cursor: pointer;
    word-wrap: break-word
}

.row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.row.edges {
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.icon-close:before {
    display: none;
    content: "×";
    font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 14px;
    margin-left: -5px
}

.cherry-rating {
    height: 20px;
    background: url(/public/build/images/icons/cherrie_empty.svg) no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 24px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 48px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 74px 0 no-repeat, url(/public/build/images/icons/cherrie_empty.svg) 98px 0 no-repeat;
    background-size: contain;
    width: 117px;
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-left: 8px
}

.cherry-child {
    background: url(/public/build/images/icons/cherrie_ful.svg) no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 24px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 48px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 74px 0 no-repeat, url(/public/build/images/icons/cherrie_ful.svg) 98px 0 no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    max-width: 100%
}

.container.upcoming-slots h2 {
    padding: 40px 0 5px
}

@media (max-width: 690px) {
    .heading.games-heading .js-condense_readmore_wrapper {
        padding-bottom: 0
    }

    .container.upcoming-slots {
        position: relative;
        z-index: 37
    }

    .container.upcoming-slots h2 {
        padding: 20px 0 0
    }
}

.zindex99 {
    z-index: 99 !important
}

.zindex9 {
    z-index: 9 !important
}

.btn-tournament {
    width: 89px;
    height: 46px;
    font-size: 13px;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 20px 0 16px
}

.btn-tournament.btn-inactive {
    opacity: .7;
    pointer-events: none
}

.dashed.tournament-code {
    margin: 20px 0 16px;
    width: 197px;
    height: 46px;
    color: #878ca4
}

.ctc {
    text-align: center;
    font: normal normal 600 16px/26px Open Sans, sans-serif;
    letter-spacing: 0;
    color: #658ae8;
    margin-top: 20px;
    display: block
}

@media screen and (max-width: 590px) {
    .btn-tournament, .dashed.tournament-code {
        margin-top: 0
    }
}

.icon-close-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    font-size: 22px;
    right: 0;
    margin-right: 16px;
    z-index: 9;
    cursor: pointer
}

.icon-close-search:before {
    display: flex;
    content: "×";
    font-size: 19px;
    height: 20px;
    width: 20px;
    line-height: 22px;
    margin-left: 0;
    color: #70696d;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-right: 0;
    margin-top: -3px
}

.loader_icon_games {
    display: none
}

.loader_icon_games.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: calc(50% - 20px);
    z-index: 4
}

@media (max-width: 600px) {
    .loader_icon_games.active {
        top: 25px
    }
}

.loader_icon_games .svg-icon {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2
}

.loader_icon_games svg path {
    fill: #2a4995
}

.semi {
    font-weight: 600
}

abbr[title] {
    text-decoration: none
}

.icon-loader {
    z-index: 1;
    margin-left: 10px;
    display: none
}

.load.d-flex-center {
    height: 46.8px
}

@media (min-width: 1023px) {
    .load:hover .icon-loader svg path {
        color: #fff;
        fill: #fff
    }
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

@supports (-webkit-touch-callout:none) {
    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select:focus, textarea {
        font-size: 16px !important
    }

    .promo .search-h .header-search-input input {
        max-width: 100% !important
    }
}

.btn-bordered.btn-bordered-dark {
    border-color: #2a4995;
    color: #2a4995;
    border-radius: 4px;
    font-size: 11px;
    line-height: 15px;
    font-weight: 700;
    margin-top: 24px;
    background: #fff
}

.btn-bordered.btn-bordered-dark:before, .btn-bordered.btn-bordered-dark:hover {
    background: #2a4995;
    color: #fff
}

.affiliate-disclosure {
    position: relative;
    z-index: 4;
    display: flex;
    align-items: flex-start;
    color: #70696d;
    font-size: 10px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 24px
}

.affiliate-disclosure b {
    font-family: sans-serif;
    font-weight: 700
}

.affiliate-disclosure a {
    color: #2a4995
}

.affiliate-disclosure > * {
    margin-right: 4px
}

@media (max-width: 430px) {
    .affiliate-disclosure {
        margin-top: 0;
        margin-bottom: 20px
    }
}

.game_impressions_block {
    position: relative
}

.game_impressions_block .slider.slider-game-impressions {
    padding: 5px
}

.game_impressions_block .slider-btns {
    display: flex;
    position: absolute;
    margin: 0 0 10px;
    width: calc(100% + 152px);
    top: calc(50% - 40px);
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%, -50%)
}

.game_impressions_block .slider-btns .circle-btn {
    width: 46px;
    height: 46px
}

.game_impressions_block .slider-btns .circle-btn.swiper-button-disabled {
    opacity: .6;
    cursor: default
}

.game_impressions_block .slider-btns .circle-btn:after {
    margin-top: 16px;
    margin-left: 17px;
    width: 8px;
    height: 8px
}

.game_impressions_block .slider-btns .circle-btn.swiper-next-button:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 15px
}

.game_impressions_block .game_impression-slide {
    height: 100%;
    flex: 0 0 307px !important;
    width: 307px !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    border-radius: 4px;
    padding: 0
}

.game_impressions_block .game_impression-slide .imp-container {
    height: 460px;
    min-height: 460px
}

.game_impressions_block .game_impression-slide .imp-container .body-content {
    padding: 0 20px 20px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .ovrflwh {
    max-height: 109px;
    overflow: hidden;
    margin-bottom: 16px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .writer-inf {
    font: normal normal 600 12px/28px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .writer-inf span:last-of-type {
    font: normal normal 600 11px/28px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #989898;
    text-transform: capitalize;
    min-width: fit-content;
    margin-left: 10px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .title-container {
    height: 78px
}

.game_impressions_block .game_impression-slide .imp-container .body-content .title-container .title {
    font: normal normal bold 18px/27px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #433f42;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons a {
    background: #2a4995 0 0 no-repeat padding-box;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    margin-bottom: 16px;
    font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    text-align: center;
    font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .55px;
    color: #2a4995;
    text-transform: uppercase;
    cursor: pointer
}

.game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger img {
    height: 15px;
    width: 15px;
    margin-left: 8px
}

.game_impressions_block .game_impression-slide .imp-container .head {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 9px;
    padding-bottom: 230.25px
}

.game_impressions_block .game_impression-slide .imp-container .head img {
    width: 100%;
    height: 204px;
    position: absolute;
    object-fit: cover;
    border-radius: 4px 4px 0 0
}

.game_impressions_block .game_impression-slide .imp-container .head .rate {
    position: absolute;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    bottom: -3px;
    left: 20px
}

.game_impressions_block .game_impression-slide .imp-container .head .rate .rate-bg {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2039215686);
    border-radius: 6px;
    width: 147px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 8px;
    margin-left: -12px
}

.game_impressions_block .game_impression-slide .imp-container .head .rate img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    border: 3px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    max-width: 60px;
    position: relative;
    object-fit: unset
}

@media (hover: hover) {
    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons a:hover {
        background: #2171ce
    }
}

@media (max-width: 1200px) {
    .game_impressions_block .slider-btns {
        display: none
    }
}

@media (max-width: 1024px) {
    .game_impressions_block .slider {
        height: auto
    }
}

@media screen and (max-width: 768px) {
    .game_impressions_block .slider-pagination {
        margin-top: 24px
    }
}

@media (max-width: 690px) {
    .game_impressions_block .slider.slider-game-impressions {
        padding: 10px
    }

    .game_impressions_block .game_impression-slide {
        width: 270px !important;
        flex: 0 0 270px !important
    }

    .game_impressions_block .game_impression-slide .imp-container {
        height: auto;
        min-height: 442.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content {
        padding: 0 15px 20px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .ovrflwh {
        max-height: 100px;
        overflow: hidden
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .title-container {
        height: 78px
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .title-container .title {
        font: normal normal bold 15px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin: 0
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons a {
        background: #2a4995 0 0 no-repeat padding-box;
        border-radius: 4px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 46px;
        margin-bottom: 16px;
        font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        color: #fff
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        text-align: center;
        font: normal normal 600 11px/15px "Open Sans", Helvetica, Arial, sans-serif;
        letter-spacing: .55px;
        color: #2a4995;
        text-transform: uppercase;
        cursor: pointer
    }

    .game_impressions_block .game_impression-slide .imp-container .body-content .buttons .js-gameplay-trigger img {
        height: 15px;
        width: 15px;
        margin-left: 8px
    }

    .game_impressions_block .game_impression-slide .imp-container .head {
        margin-bottom: 27px;
        padding-bottom: 202.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .head img {
        height: 202.5px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate {
        bottom: -25px;
        left: 15px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate .rate-bg {
        margin-left: -16px
    }

    .game_impressions_block .game_impression-slide .imp-container .head .rate img {
        width: 50px;
        height: 50px;
        max-width: 50px
    }
}

.game_impressions_block.imp-count1 .slider-btns {
    display: none
}

.game_impressions_block.imp-count1 .slider-pagination {
    display: none
}

.game_impressions_block.imp-count1 .swiper-wrapper {
    justify-content: center
}

.game_impressions_block.imp-count1 .game_impression-slide:last-child {
    margin-right: 0 !important
}

@media (min-width: 767px) {
    .game_impressions_block.imp-count2 .slider-btns {
        display: none
    }

    .game_impressions_block.imp-count2 .slider-pagination {
        display: none
    }

    .game_impressions_block.imp-count2 .swiper-wrapper {
        justify-content: center
    }

    .game_impressions_block.imp-count2 .game_impression-slide:last-child {
        margin-right: 0 !important
    }
}

@media (min-width: 1024px) {
    .game_impressions_block.imp-count3 .slider-btns {
        display: none
    }

    .game_impressions_block.imp-count3 .slider-pagination {
        display: none
    }

    .game_impressions_block.imp-count3 .swiper-wrapper {
        justify-content: center
    }

    .game_impressions_block.imp-count3 .game_impression-slide:last-child {
        margin-right: 0 !important
    }
}

.review-block {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author h3 {
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .review-block {
        display: block;
        margin: 20px 0 25px
    }

    .review-block.author {
        display: block;
        margin: 20px 0 25px
    }
}

.review-block-editor {
    width: 100px;
    padding: 30px 0 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    text-align: center
}

@media (max-width: 767px) {
    .review-block-editor {
        width: 100%;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0 0 15px
    }
}

.review-block-editor-avatar {
    width: 90px;
    height: 90px;
    margin: 0 0 10px;
    border-radius: 50%;
    display: inline-block
}

@media (max-width: 767px) {
    .review-block-editor-avatar {
        margin: 0 10px 0 0;
        width: 60px;
        height: 60px
    }
}

.review-block-editor-name {
    color: #465156;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    cursor: pointer
}

.review-block-editor-name:hover {
    color: #658ae8
}

.review-block-editor-name .auth_inf.active {
    color: #658ae8
}

@media (max-width: 767px) {
    .review-block-editor-name {
        font-size: 14px;
        line-height: 19px
    }
}

.review-block-editor-date {
    color: #60686a;
    font-size: 13px;
    line-height: 18px
}

@media (max-width: 767px) {
    .review-block-editor-date {
        font-size: 12px;
        line-height: 17px
    }
}

.review-block-desc {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 30px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px
}

.review-block-desc .featured_box {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 25px 40px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: none
}

.review-block-desc:after, .review-block-desc:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    transform: translateX(-100%)
}

.review-block-desc:before {
    border-right-color: #e2e2e3;
    left: -2px
}

@media (max-width: 767px) {
    .review-block-desc {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px
    }

    .review-block-desc .featured_box {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px;
        padding: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9
    }
}

@media (max-width: 767px) {
    .review-block-desc:after, .review-block-desc:before {
        border: 10px solid transparent;
        border-right-color: transparent;
        border-bottom: 10px solid #fff;
        transform: translate(0, -100%);
        left: 18px;
        top: 0
    }
}

@media (max-width: 767px) {
    .review-block-desc:before {
        border-right-color: transparent;
        border-bottom-color: #e2e2e3;
        top: -1px
    }
}

.review-block-heading {
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 10px
}

.review-block-desc h2, .review-block-desc h3, .review-block-desc h4 {
    font-weight: 700;
    color: #404040;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 18px
}

.review-block-desc h3 {
    font-size: 15px;
    line-height: 21px
}

.review-block-desc .featured_box h3 {
    font-size: 16px
}

.review-block-desc h4 {
    font-size: 14px;
    line-height: 18px
}

.review-block-desc p {
    margin: 15px 0
}

.review-block-desc h2 + p, .review-block-desc h3 + p {
    margin-top: 0
}

.review-block-desc p:first-child {
    margin-top: 0
}

.review-block-desc p:last-child {
    margin-bottom: 0
}

@media (max-width: 690px) {
    .review-block-desc .featured_box h3 {
        font-size: 15px;
        margin: 0 0 6px
    }
}

@media (max-width: 767px) {
    .review-block-desc h2 {
        font-size: 15px;
        line-height: 26px
    }

    .review-block-desc h3 {
        font-size: 15px;
        line-height: 26px;
        font-size: 14px;
        line-height: 20px
    }

    .review-block-desc h4 {
        font-size: 13px;
        line-height: 17px
    }
}

.review-block-desc .widget.featured_box p {
    line-height: 28px;
    font-size: 15px
}

.widget.featured_box h2, .widget.featured_box h3, .widget.featured_box h4, .widget.featured_box h5 {
    margin-top: 0
}

.review-block-desc.plain-text .widget.featured_box {
    border: none !important;
    padding: 0 !important;
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.featured_box {
        padding: 10px
    }

    .review-block-desc .widget.featured_box {
        margin: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9;
        font-size: 14px
    }
}

.author-card__container {
    max-width: calc(33.3333333333% - 16px);
    padding: 40px 30px;
    border-radius: 6px;
    background: radial-gradient(7122.4% 107.6% at -4.9% 49.88%, #fff 0, #f1f5ff 50.4%, #fff 100%);
    width: 100%;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 30px
}

.author-card__container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 123px;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 6px 6px 0 0
}

.author-card__desription {
    text-align: center;
    margin-top: 24px
}

.author-card__name {
    color: #433f42;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.author-card__position {
    color: #70696d;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase
}

.author-card__social {
    margin-top: 16px
}

.author-card__social-list {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center
}

.author-card__social-list li, .author-card__social-list li:first-child {
    padding: 0 !important
}

.author-card__social-list li:before, .author-card__social-list li:first-child:before {
    display: none;
    width: 0;
    height: 0
}

.author-card__social-link {
    width: 26px;
    height: 26px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6.5px 0
}

.author-card__img {
    border-radius: 500px;
    width: 140px;
    height: 140px;
    background: #fff;
    z-index: 1
}

.author-card__information {
    display: flex;
    flex-direction: column;
    z-index: 2;
    align-items: center
}

.author-card__read-more {
    width: 218px;
    margin-top: auto;
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    color: #2a4995;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.author-card__read-more:hover {
    background: #2a4995;
    color: #fff
}

@media (550px <= width <= 768px) {
    .author-card__container {
        max-width: calc(50% - 16px)
    }
}

@media (width <= 550px) {
    .author-card__container {
        max-width: 100%;
        padding: 24px 10px;
        gap: 24px
    }

    .author-card__container::before {
        height: 90px
    }

    .author-card__desription {
        margin-top: 12px
    }

    .author-card__name {
        font-size: 15px
    }

    .author-card__img {
        width: 114px;
        height: 114px
    }

    .author-card__social {
        margin-top: 12px
    }

    .author-card__read-more {
        width: 178px;
        padding-inline: 24px
    }
}

.authors-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-top: 40px
}

@media screen and (max-width: 550px) {
    .authors-list {
        gap: 12px;
        justify-content: center
    }
}

.page-contributor-title {
    margin: 60px 0 24px;
    color: #433f42;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px
}

.detailed-block__author {
    border-radius: 4px;
    display: flex;
    gap: 30px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-bottom: 24px;
    flex: 1;
    align-content: stretch
}

.detailed-block__author-header {
    background: #f7f7f7;
    width: 315px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.detailed-block__author-img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    margin-bottom: 24px
}

.detailed-block__author-name {
    color: #433f42;
    text-align: center;
    font-family: Open Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.detailed-block__author-tagline {
    color: #70696d;
    text-align: center;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.detailed-block__author-content {
    width: calc(100% - 345px);
    padding: 30px 30px 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.detailed-block__author-title {
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #433f42;
    display: block;
    margin-bottom: 12px
}

.detailed-block__author-highlight {
    color: #70696d;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px
}

.detailed-block__author-highlight ul li {
    margin: 10px 0 !important
}

.detailed-block__author-page {
    margin-top: 32px !important;
    max-width: 178px
}

.single-blog .detailed-block__author {
    margin-bottom: 60px
}

.game-view .detailed-block__author {
    margin-bottom: 80px
}

@media screen and (max-width: 767px) {
    .page-contributor-title {
        margin: 40px 0 16px;
        font-size: 18px;
        line-height: 26px
    }
}

@media (max-width: 690px) {
    .detailed-block__author {
        flex-direction: column;
        gap: 0
    }

    .detailed-block__author-header {
        width: 100%;
        padding: 24px 10px
    }

    .detailed-block__author-img {
        height: 100px;
        width: 100px;
        margin-bottom: 16px
    }

    .detailed-block__author-name {
        font-size: 15px;
        line-height: 26px
    }

    .detailed-block__author-content {
        padding: 16px 10px 24px;
        width: 100%
    }

    .detailed-block__author-title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 8px
    }

    .detailed-block__author-page {
        max-width: 178px;
        margin: 16px auto 0;
        min-width: 178px
    }

    .single-blog .detailed-block__author {
        margin-bottom: 40px
    }

    .game-view .detailed-block__author {
        margin-bottom: 24px
    }
}

.detailed-block__author .author-card__social-link, .detailed-block__author .author-card__social-link img {
    width: 24px;
    height: 24px
}

.authors-popup {
    position: relative
}

.authors-popup__upper-info {
    padding: 24px;
    background: #f7f7f7;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__details {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 4px
}

.authors-popup__images {
    background: #fff;
    width: 100px;
    height: 100%;
    border-radius: 100px
}

.authors-popup__images img {
    border-radius: 100px;
    width: 100px;
    height: 100px
}

.authors-popup__author-position {
    color: #878ca4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.authors-popup__author-name {
    color: #433f42;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px
}

.authors-popup__description {
    max-height: 170px;
    overflow-y: scroll;
    margin-inline: auto;
    width: calc(100% - 48px)
}

.authors-popup__description.plain-text ul li {
    margin: 10px 0 !important
}

.authors-popup__description.plain-text ol {
    margin-left: 2px
}

.authors-popup__description p {
    margin-left: 16px;
    position: relative;
    margin-block: 8px
}

.authors-popup__description p:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 10px;
    left: -16px;
    background: #70696d
}

.authors-popup__information {
    display: flex;
    flex-direction: column
}

.authors-popup__read-more {
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.authors-popup__read-more:hover {
    background: #2a4995;
    color: #fff
}

.authors-popup__links {
    padding-inline: 24px;
    padding-bottom: 24px;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__links a {
    color: #2a4995
}

.authors-popup .author-card__social-list {
    justify-content: start
}

.authors-popup .author-card__social-list .author-card__social-link {
    width: 28px;
    height: 28px
}

.authors-popup .author-card__social-list .author-card__social-link img {
    width: 28px;
    height: 28px
}

.authors-popup__guides-btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.tooltipster-author-date.tooltipster-show, .tooltipster-author.tooltipster-show {
    opacity: 1;
    width: 100% !important
}

.tooltipster-author-date.tooltipster-show .tooltipster-content, .tooltipster-author.tooltipster-show .tooltipster-content {
    font-weight: 400;
    color: #433f42
}

.tooltipster-author-date.tooltipster-show .tooltipster-content {
    padding: 24px 16px
}

.tooltipster-author.tooltipster-show {
    height: fit-content !important
}

.tooltipster-author.tooltipster-show .tooltipster-box {
    align-items: initial
}

.tooltipster-author.tooltipster-show .tooltipster-content {
    padding: 0;
    flex: 1
}

@media screen and (max-width: 767px) {
    .tooltipster-author.tooltipster-show {
        max-width: calc(100% - 16px) !important
    }

    .tooltipster-author-date.tooltipster-show {
        max-width: 300px !important
    }

    .tooltipster-author-date.tooltipster-show .tooltipster-content {
        padding: 16px 12px
    }
}

@media screen and (max-width: 500px) {
    .authors-popup__upper-info {
        border-radius: 6px 0;
        padding: 16px 12px
    }

    .authors-popup__author-position {
        color: #5e6166;
        font-size: 12px
    }

    .authors-popup__author-name {
        color: #404040;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .authors-popup__images {
        width: 80px;
        height: 80px
    }

    .authors-popup__images img {
        width: 100%;
        height: auto
    }

    .authors-popup__description {
        max-height: 229px;
        width: calc(100% - 24px)
    }

    .authors-popup__links {
        padding-bottom: 16px;
        flex-direction: column;
        align-items: center
    }

    .authors-popup .author-card__social-list {
        gap: 8px
    }

    .authors-popup .author-card__social-list .author-card__social-link {
        width: 24px;
        height: 24px
    }

    .authors-popup .author-card__social-list .author-card__social-link img {
        width: 24px;
        height: 24px
    }
}

.full_bio {
    display: flex;
    align-items: center;
    font: normal normal normal 16px/18px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: .16px;
    color: #658ae8;
    display: flex;
    align-items: center
}

.full_bio svg {
    font-size: 8.8px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 2px
}

.author .author-img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 12px;
    border: 1px solid #e4e4e4
}

.author_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 10px 0 -5px;
    padding: 25px 20px
}

.video-editor-opinion .widget.featured_box {
    border: none
}

.author {
    display: flex;
    align-items: center
}

.author-name .auth_inf {
    font-size: 14px;
    line-height: 28px;
    color: #433f42
}

.author-name .auth_inf.active {
    color: #2a4995
}

.publish_date .auth_inf {
    font-size: 12px;
    line-height: 20px
}

.author_position, .publish_date {
    color: #60686a;
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif
}

.article-heading-list .author-img {
    margin-right: 12px
}

.article-heading-list .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .author-name {
    font: normal normal normal 15px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    cursor: pointer
}

#specific_game_div_mother .publish_date .auth_inf {
    font: normal normal normal 13px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c
}

#specific_game_div_mother .author-img {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0
}

#specific_game_div_mother .author {
    margin-bottom: 25px
}

.publish_date:hover {
    cursor: pointer
}

#specific_game_div_mother .popup_content .full_bio svg {
    margin-top: -2px
}

.author-name:hover .auth_inf {
    color: #2a4995;
    cursor: pointer
}

.article-heading-list .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: inline;
    cursor: pointer
}

.article-heading-list .publish_date .auth_inf {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.popup_close svg {
    width: 11px;
    height: 11px;
    position: absolute;
    top: 9.5px;
    right: 9.5px;
    cursor: pointer;
    fill: #60686a
}

.author-popup {
    display: none
}

.review-block.author .active.author-popup {
    left: 0;
    width: 375px;
    padding-left: 30px
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup {
        left: -70px
    }
}

@media (max-width: 480px) {
    .review-block.author .active.author-popup {
        width: calc(100vw - 20px);
        padding-left: 25px
    }
}

.author-name .active.author-popup {
    width: 375px
}

.popup_content .full_bio {
    font: normal normal normal 14px/28px "Open Sans", Helvetica, Arial, sans-serif;
    color: #658ae8;
    margin-top: 10px
}

.popup_content .full_bio svg {
    transform: rotate(270deg);
    font-size: 9px;
    margin-left: 4.85px;
    margin-top: -2px
}

.article-heading-list .popup_content .full_bio {
    color: #658ae8
}

.popup_content .author-img {
    margin-right: 10px
}

.popup_content .info-header {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    text-align: left
}

.info-header .auth span:first-of-type {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    color: #465156;
    display: block
}

.info-header .auth span:nth-of-type(2) {
    font-size: 14px;
    line-height: 16px;
    color: #87898c;
    margin-top: 5px
}

@media (max-width: 767px) {
    .info-header .auth span:first-of-type {
        margin-bottom: 5px
    }
}

.review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
    left: 14%
}

@media (max-width: 767px) {
    .review-block.author .active.author-popup:after, .review-block.author .active.author-popup:before {
        left: 100px
    }
}

.author-main {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 24px 0
}

.author-main .author-img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    margin: 0 0 8px;
    box-shadow: 0 3px 20px 0 rgba(101, 138, 232, .1294117647);
    border: 8px solid #fff
}

.author-main-info h1 {
    font: normal normal bold 26px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #433f42;
    display: block;
    text-align: center
}

.author-main-info span {
    font: normal normal normal 13px/22px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.author-highlights {
    padding: 16px 30px 30px;
    border: 1px solid var(--primary, #2a4995);
    border-radius: 4px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    margin-top: 72px;
    margin-bottom: 56px;
    position: relative
}

.author-highlights:after {
    background: #e8eaf3;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -56px;
    left: 0
}

.author-highlights h2 {
    color: #2a4995;
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e8eaf3
}

.author-highlights .plain-text ul li {
    margin: 10px 0
}

.author-highlights .plain-text ul li:first-child {
    margin: 0
}

.author-highlights .plain-text ul li:before {
    background-color: #70696d
}

.author-highlights .plain-text a:before {
    background-color: #70696d
}

.author-expertise {
    padding: 56px 0;
    margin-top: 56px;
    border-top: 1px solid #e8eaf3
}

.author-expertise h2 {
    color: var(--typography-headings, #433f42);
    font-family: Open Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 24px
}

.author-expertise .expertise-box {
    padding: 30px;
    border-radius: 4px;
    background: var(--background-light, #f7f7f7);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

.author-bio ul li, .author-expertise ul li {
    margin: 10px 0
}

.author-bio ul li:first-child, .author-expertise ul li:first-child {
    margin: 0
}

.author-bio ul li:before, .author-expertise ul li:before {
    background-color: #2a4995
}

.author-bio ul li a:before, .author-expertise ul li a:before {
    background-color: #2a4995
}

.author-highlights ul li {
    font-size: 15px
}

.author-bio {
    text-align: left;
    font: normal normal normal 15px/30px "Open Sans", Helvetica, Arial, sans-serif;
    color: #60686a;
    margin: 56px 0;
    padding: 56px 0 0
}

.author-bio p {
    margin-bottom: 24px
}

.author-bio h2:not(:first-of-type) {
    margin: 56px 0 24px
}

@media (max-width: 767px) {
    .author-page .heading.games-heading {
        padding: 0
    }

    .author-main {
        padding: 30px 8px
    }

    .author-main .author-img {
        width: 88px;
        height: 88px;
        margin: 0 0 8px
    }

    .author-main-info h1 {
        font: normal normal bold 20px/30px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-main-info span {
        font: normal normal normal 12px/22px "Open Sans", Helvetica, Arial, sans-serif
    }

    .author-highlights {
        padding: 16px 10px;
        margin-top: 32px;
        margin-bottom: 40px
    }

    .author-highlights:after {
        bottom: -40px
    }

    .author-highlights h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 16px
    }

    .author-expertise {
        padding: 40px 0;
        margin-top: 40px
    }

    .author-expertise h2 {
        font-size: 18px;
        line-height: 26px
    }

    .author-expertise .expertise-box {
        padding: 16px 10px
    }

    .author-bio {
        font: normal normal normal 13px/28px "Open Sans", Helvetica, Arial, sans-serif;
        margin: 40px 0;
        padding: 40px 0 0
    }

    .author-bio p {
        margin-bottom: 16px;
        font-size: 14px
    }

    .author-bio h2:not(:first-of-type) {
        margin: 40px 0 16px
    }

    .article-heading-list .publish_date .auth_inf, .min_read {
        font-size: 12px
    }

    .article-heading-list .author-name {
        font-size: 14px
    }

    .author-bio {
        margin-bottom: 25px
    }
}

.js-author {
    position: relative
}

.author-tms .author {
    margin-bottom: 20px
}

.author-tms .publish_date {
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.writer {
    height: 92px
}

.writer .writer-img {
    width: 92px;
    border-radius: 50%;
    margin: 0 20px 0 0;
    float: left
}

.writer_related {
    background: no-repeat padding-box #fff;
    border: 1px solid #e2e2e3;
    border-radius: 6px;
    margin: 75px 0;
    padding: 40px 25px 30px
}

.writer_related .author-img {
    width: 92px;
    height: 92px;
    margin-left: 0;
    margin-right: 20px
}

.writer_related .author_position {
    text-align: left;
    font: normal normal normal 16px/40px "Open Sans", Helvetica, Arial, sans-serif;
    color: #87898c;
    line-height: 20px
}

.writer_related .author-name .auth_inf {
    font: normal normal bold 24px/32px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #465156;
    text-transform: capitalize;
    cursor: unset
}

.writer_related .writer-role {
    color: #87898c;
    font: normal normal normal 16px/20px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.writer .writer-info {
    padding-top: 5px
}

.writer_related .author {
    align-items: unset
}

.writer_related a.full_bio {
    font: normal normal normal 15px/20px "Open Sans", Helvetica, Arial, sans-serif;
    text-decoration: none
}

.writer_related .full_bio i {
    font-size: 6px;
    transform: rotate(270deg);
    margin-left: 5px;
    margin-top: 3px
}

.writer_related a:hover {
    color: #658ae8;
    cursor: pointer
}

.writer_related p.content {
    color: #5e6166;
    margin-top: 20px
}

.about-writer {
    font: normal normal normal 11px/20px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #465156;
    background-color: #e8eaf3;
    z-index: 99;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 17px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

.writer-top .img-mini {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    float: left
}

.writer-top .article-heading-list li:first-child {
    list-style: none
}

.min_read {
    position: relative;
    display: inline;
    font: normal normal normal 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #70696d
}

.min_read:before {
    border-radius: 50%;
    top: 50%;
    left: -3px;
    width: 3px;
    height: 3px;
    background: #70696d;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    margin: 0 12px;
    position: absolute
}

.min_read img.svg-icon, .min_read svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    display: inline-block;
    margin-left: 24px
}

@media (max-width: 760px) {
    .writer_related .author-img {
        margin-right: 10px;
        width: 76px;
        height: 76px
    }

    .about-writer {
        padding: 6px 8px;
        border-radius: 0;
        line-height: 14px
    }

    .writer_related {
        margin: 55px 0;
        padding: 30px 10px 20px
    }

    .writer_related .author-img {
        width: 76px !important;
        height: 76px !important;
        margin-right: 10px
    }

    .writer_related .author-name .auth_inf {
        font-size: 18px
    }

    .writer_related .author_position {
        font-size: 14px
    }

    .writer_related a.full_bio {
        font-size: 13px
    }

    .writer_related .full_bio i {
        font-size: 5px;
        margin-top: 2px
    }

    .writer-title-info {
        height: 72px;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .writer-title-info .js-author {
        width: 100%;
        display: block
    }

    .writer_related .full_bio, .writer_related p.content {
        margin-left: -80px
    }

    .single-blog .min_read img.svg-icon, .single-blog .min_read svg {
        margin-right: 3px
    }
}

.author-related-container h2 {
    font: normal normal bold 18px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #465156;
    margin-bottom: 20px
}

.author-related-container .total-number {
    font: normal normal bold 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    color: #606b6a;
    margin-bottom: 20px;
    display: block
}

.load_more_auth {
    max-width: 200px;
    display: block !important;
    margin: auto;
    cursor: pointer
}

.load_more_auth:hover {
    background: #658ae8;
    color: #fff !important
}

.load_more_auth i.icon-chevron-right {
    font-size: 10px;
    margin-left: 5px
}

.author-related-container {
    margin-bottom: 60px
}

@media (max-width: 767px) {
    .author-related-container h2 {
        font: normal normal bold 16px/22px "Open Sans", Helvetica, Arial, sans-serif;
        margin-bottom: 15px
    }

    .author-related-container .total-number {
        font-size: 12px;
        margin-bottom: 15px
    }

    .load_more_auth {
        max-width: 100%
    }

    .load_more_auth:hover {
        background: #fff;
        color: #658ae8 !important
    }

    .author-related-container {
        margin-bottom: 45px
    }
}

.author-main .author-card__social-list {
    gap: 24px
}

.author-main .author-card__social-list .author-card__social-link {
    width: 36px;
    height: 36px
}

.author-main .author-card__social-list .author-card__social-link img {
    width: 36px;
    height: 36px
}

@media (max-width: 768px) {
    .author-main .author-card__social-list {
        gap: 16px
    }

    .author-main .author-card__social-list .author-card__social-link {
        width: 30px;
        height: 30px
    }

    .author-main .author-card__social-list .author-card__social-link img {
        width: 30px;
        height: 30px
    }
}

.contributors {
    display: flex;
    gap: 32px;
    margin-bottom: 16px
}

@media (max-width: 430px) {
    .contributors {
        flex-direction: column;
        gap: 8px
    }
}

.contributors .author .author-img {
    width: 32px;
    height: 32px;
    margin-right: 8px
}

@media (max-width: 430px) {
    .contributors .author .author-img {
        width: 27px;
        height: 27px
    }
}

.contributors .author .author-name {
    color: #878ca4;
    font-size: 14px
}

@media (max-width: 430px) {
    .contributors .author .author-name .auth_inf {
        text-decoration: underline
    }
}

.contributors-block {
    margin-top: 5px
}

.contributors-block.last-child {
    margin-top: -60px
}

.contributors-block .title {
    margin-bottom: 24px;
    font-size: 18px
}

.contributors-block .detailed-block__author {
    max-width: 960px;
    margin-bottom: 24px !important
}

@media (max-width: 430px) {
    .contributors-block .detailed-block__author {
        min-width: 100%;
        margin-bottom: 12px !important
    }
}

.author-game-impressions .game_impressions_block {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.author-game-impressions .game_impressions_block .game_impression-slide {
    min-width: calc(33.3333333333% - 16px) !important;
    width: calc(33.3333333333% - 16px) !important;
    flex: 0 0 calc(33.3333333333% - 16px) !important
}

@media (max-width: 760px) {
    .author-game-impressions .game_impressions_block .game_impression-slide {
        width: calc(50% - 16px) !important;
        min-width: calc(50% - 16px) !important;
        flex: 0 0 calc(50% - 16px) !important
    }
}

@media (max-width: 550px) {
    .author-game-impressions .game_impressions_block .game_impression-slide {
        width: 100% !important;
        min-width: 100% !important;
        flex: 0 0 100% !important
    }
}

.help-articles-wrapper {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    padding: 30px
}

@media (max-width: 760px) {
    .help-articles-wrapper {
        padding: 16px 10px
    }
}

.help-articles-wrapper .help-article-item {
    display: block;
    color: var(--Primary, #2a4995);
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px
}

@media (max-width: 760px) {
    .help-articles-wrapper .help-article-item {
        font-size: 14px
    }
}

.help-articles-wrapper .help-article-item:not(:last-of-type) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--Borders, #e8eaf3)
}

.icon-adjustable_paylines:before {
    content: "\e900";
    color: #345bbf
}

.icon-bonus:before {
    content: "\e901";
    color: #345bbf
}

.icon-calendar:before {
    content: "\e902";
    color: #345bbf
}

.icon-coins_per_line:before {
    content: "\e903";
    color: #345bbf
}

.icon-coins:before {
    content: "\e904";
    color: #345bbf
}

.icon-free_spins:before {
    content: "\e905";
    color: #345bbf
}

.icon-max_win_per:before {
    content: "\e906";
    color: #345bbf
}

.icon-mobile:before {
    content: "\e907";
    color: #345bbf
}

.icon-multiplier:before {
    content: "\e908";
    color: #345bbf
}

.icon-other_features:before {
    content: "\e909";
    color: #345bbf
}

.icon-paylines:before {
    content: "\e90a";
    color: #345bbf
}

.icon-progressive:before {
    content: "\e90b";
    color: #345bbf
}

.icon-reels:before {
    content: "\e90c";
    color: #345bbf
}

.icon-rtp:before {
    content: "\e90d";
    color: #345bbf
}

.icon-scatter:before {
    content: "\e90e";
    color: #345bbf
}

.icon-slot_type:before {
    content: "\e90f";
    color: #345bbf
}

.icon-software:before {
    content: "\e910";
    color: #345bbf
}

.icon-technology:before {
    content: "\e911";
    color: #345bbf
}

.icon-theme:before {
    content: "\e912";
    color: #345bbf
}

.icon-total_winnings:before {
    content: "\e913";
    color: #345bbf
}

.icon-volatility:before {
    content: "\e914";
    color: #345bbf
}

.icon-wild:before {
    content: "\e915";
    color: #345bbf
}

.icon-chart-line:before {
    content: "\e916"
}

.icon-filter:before {
    content: "\e917"
}

.icon-search:before {
    content: "\e918"
}

.icon-chevron-down:before {
    content: "\e919"
}

.icon-chevron-left:before {
    content: "\e91a"
}

.icon-chevron-right:before {
    content: "\e91b"
}

.icon-chevron-up:before {
    content: "\e91c"
}

.icon-facebook:before {
    content: "\e91d"
}

.icon-google-plus:before {
    content: "\e91e"
}

.icon-icon_available:before {
    content: "\e91f"
}

.icon-icon_banking:before {
    content: "\e920"
}

.icon-icon_blacklisted:before {
    content: "\e921"
}

.icon-icon_bonuses:before {
    content: "\e922"
}

.icon-icon_comments:before {
    content: "\e923"
}

.icon-icon_dislikes:before {
    content: "\e924"
}

.icon-icon_info:before {
    content: "\e925"
}

.icon-icon_likes:before {
    content: "\e926"
}

.icon-icon_overview:before {
    content: "\e927"
}

.icon-icon_plus:before {
    content: "\e928"
}

.icon-icon_reply:before {
    content: "\e929"
}

.icon-icon_reviews:before {
    content: "\e92a"
}

.icon-mail:before {
    content: "\e92b"
}

.icon-icon_unavailable:before {
    content: "\e92c"
}

.icon-icon_votes:before {
    content: "\e92d"
}

.icon-icon_warning:before {
    content: "\e92e"
}

.icon-twitter:before {
    content: "\e92f"
}

.icon-uniE91B:before {
    content: "\e930"
}

.icon-uniE91C:before {
    content: "\e931"
}

.icon-uniE91E:before {
    content: "\e932"
}

.icon-uniE91F:before {
    content: "\e933"
}

.icon-uniE920:before {
    content: "\e934"
}

.icon-arrow-left2:before {
    content: "\e935"
}

.icon-begambleaware:before {
    content: "\e936"
}

.icon-crown:before {
    content: "\e937"
}

.icon-free-bonus-icon:before {
    content: "\e938"
}

.icon-menu_icon:before {
    content: "\e939"
}

.icon-play:before {
    content: "\e93a"
}

.icon-spinner:before {
    content: "\e984"
}

.icon-enlarge:before {
    content: "\e98b"
}

.payment .icon:not(.icon-icon_plus,.icon-icon_available) {
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e8e8e8;
    width: 40px;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #e8e8e8;
    background-color: #f9f9f9
}

.payment .icon:not(.icon-icon_plus,.icon-icon_available).active {
    background-color: #436bd0;
    border-color: #436bd0;
    color: #fff
}

@media (max-width: 690px) {
    .payment .icon:not(.icon-icon_plus,.icon-icon_available) {
        font-size: 12px;
        width: 36px;
        height: 36px
    }

    .icon.icon-icon_available {
        width: auto;
        height: auto;
        font-size: 14px
    }
}

.icon.icon-icon_available {
    background: no-repeat;
    border: none;
    color: #96cb00;
    width: auto;
    height: auto;
    font-size: 14px;
    display: inline
}

.icon-card-view.active svg rect {
    fill: #fff
}

.payment .icon:first-of-type {
    border-radius: 4px 0 0 4px
}

.payment .icon:last-of-type {
    border-radius: 0 4px 4px 0
}

.payment .icon-card-view.active {
    border-left: 0
}

.header {
    width: 100%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background: #658ae8;
    box-shadow: 0 2px 6px rgba(14, 69, 133, .24);
    position: relative;
    z-index: 36
}

.header .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    max-width: 960px !important;
    position: relative
}

@media screen and (max-width: 1023px) {
    .header {
        height: 50px;
        box-shadow: none
    }
}

.header-search {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #3b5db9;
    overflow: visible;
    border-radius: 4px;
    max-width: 670px;
    width: 100%;
    height: 40px
}

@media screen and (max-width: 1023px) {
    .header-search {
        display: block;
        max-width: 100%;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: unset;
        margin: 0;
        z-index: 20;
        padding: 0;
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: transform .3s ease, opacity .3s ease;
        will-change: transform, opacity
    }

    .mobile-search-opened .header-search {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.header-search-btn {
    font-size: 15px;
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 15px;
    color: #fff;
    display: flex;
    color: #fff;
    margin: 0 0 0 30px;
    font-weight: 900;
    font-size: 15px
}

.header .head-bot {
    position: relative;
    z-index: 1;
    background: #2a4995
}

.navbar {
    max-width: 1155px !important
}

.header .navbar {
    min-height: 52px;
    z-index: 2
}

@media screen and (max-width: 1023px) {
    .header-search-btn {
        font-size: 18px;
        display: none
    }

    .header .head-bot {
        z-index: 3
    }
}

.header-search-input {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: flex;
    align-items: center
}

.header-search-input input {
    background: 0 0;
    border: none;
    padding: 0 15px;
    color: #fff;
    width: 100%;
    caret-color: #fff;
    font-size: 12px
}

.header-search-input input:-ms-input-placeholder, .header-search-input input::-moz-placeholder, .header-search-input input::-webkit-input-placeholder {
    opacity: .8
}

@media screen and (max-width: 1023px) {
    .header-search-btn:hover {
        color: #fff
    }

    .header-search-input {
        background: #658ae8
    }
}

@media screen and (max-width: 1023px) {
    .header-search-input input {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        font-weight: 400;
        padding: 0 10px
    }
}

.header-search-close {
    color: #fff;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 10px;
    height: 17px;
    -webkit-transform: rotate(45deg) translateY(5px);
    transform: rotate(45deg) translateY(5px);
    position: relative;
    top: -6px;
    right: 16px;
    display: none
}

@media screen and (max-width: 1023px) {
    .header-search-close {
        font-size: 18px;
        width: auto
    }
}

@media screen and (max-width: 690px) {
    .header-search-close {
        display: none
    }

    body.mobile-search-opened .header {
        z-index: 39
    }
}

@media screen and (min-width: 1023px) {
    .header-search-close:hover {
        color: #fff
    }
}

.header-search-mobile {
    display: none;
    color: #fff;
    font-size: 17px
}

.header-search-mobile.icon-search {
    margin: 0 0 0 30px;
    font-weight: 900;
    font-size: 15px
}

.search-drop {
    width: 100%;
    max-width: 670px;
    position: absolute;
    top: 127%;
    right: 0;
    display: none;
    background: #fff;
    z-index: 11;
    padding: 30px;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16)
}

.search-drop .mark {
    font-weight: 600
}

.search-drop .search-all-holder {
    margin: 30px 0 0;
    display: none
}

.search-drop .search-all-holder .btn {
    border-radius: 4px
}

@media screen and (max-width: 1023px) {
    .search-drop {
        display: block;
        position: relative;
        top: 0;
        max-width: 100%;
        height: calc(100% - 50px);
        padding: 20px 5px 20px 10px;
        border-radius: 0
    }

    .header-search-mobile {
        display: flex
    }
}

@media screen and (max-width: 1023px) {
    .search-drop .search-all-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
}

.header-menu {
    width: auto;
    margin: 0 auto;
    opacity: 1;
    flex-grow: 1
}

@media screen and (max-width: 1023px) {
    .header-menu {
        position: fixed;
        left: 0;
        top: 0;
        overflow-y: scroll;
        width: 320px;
        height: 100%;
        margin: 0;
        z-index: 20;
        background: #658ae8;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@media screen and (max-width: 690px) {
    .header-menu {
        width: 100%
    }
}

.header-menu__list-holder {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}

.header-menu__list-holder li:nth-child(9) .expand-menu {
    left: initial;
    right: 0
}

@media screen and (max-width: 1023px) {
    .header-menu__list-holder {
        display: block;
        overflow: auto
    }
}

.header-menu__item {
    padding: 28px 20px 24px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    white-space: nowrap
}

.header-menu__item img {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    will-change: transform;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin-left: 6px;
    flex-shrink: 0
}

@media screen and (max-width: 1023px) {
    .header-menu__item {
        padding: 16px 30px;
        font-size: 13px;
        width: 100%;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.expand-holder {
    position: relative;
    z-index: 10;
    display: block
}

.expand-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background-color: #0e4585;
    display: none;
    border-radius: 0 0 4px 4px;
    width: 100%
}

@media screen and (min-width: 1023px) {
    .expand-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 5;
        background-color: #0e4585;
        border-radius: 0 0 4px 4px;
        display: none;
        width: auto
    }

    .expand-holder:hover .expand-menu {
        display: block
    }
}

@media screen and (max-width: 1023px) {
    .expand-menu {
        position: inherit;
        top: inherit;
        left: inherit;
        opacity: 1;
        visibility: visible;
        max-height: 0;
        transition: max-height .5s 0s
    }

    .opened .expand-menu {
        max-height: 999px
    }
}

.expand-menu__list-item {
    display: block;
    white-space: nowrap;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 14px 56px 14px 20px;
    background: 0 0;
    transition: all .3s;
    position: relative
}

.expand-menu__list-item.active {
    background-color: #0b3c75;
    pointer-events: none;
    color: #fff
}

.header-menu__item.active {
    background-color: #345bbf;
    color: #fff
}

.expand-holder:hover .header-menu__item {
    background-color: #345bbf;
    color: #fff
}

.expand-holder.opened {
    background-color: #345bbf;
    color: #fff
}

.expand-holder.opened .expand-menu {
    display: block
}

.expand-holder.opened img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.expand-holder.active {
    background-color: #345bbf;
    color: #fff
}

@media screen and (min-width: 1023px) {
    .expand-menu__list-item:hover {
        background-color: #0b3c75;
        color: #fff
    }

    .header-menu__item:hover {
        background-color: #345bbf;
        color: #fff
    }

    .expand-holder:hover {
        background-color: #345bbf;
        color: #fff
    }

    .expand-holder:hover img {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.mobile-search-opened .wrapper {
    -webkit-overflow-scrolling: touch
}

.menu-opened {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.mobile-search-opened {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.mobile-search-opened.advanced-search-opened {
    position: static;
    overflow: auto
}

.advanced-search-opened #site-content {
    margin-top: 50px
}

.advanced-search-opened .header {
    position: fixed
}

.advanced-search-opened .search-drop {
    display: none
}

@media screen and (max-width: 1023px) {
    .header-search.force-visible {
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
        height: 50px
    }

    .mobile-search-opened .header-search {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .search-drop .search-all-holder .btn {
        border-radius: 0
    }

    .advanced-search-opened .header-search {
        height: auto;
        position: absolute
    }
}

.header-search.force-visible .search-drop {
    display: none
}

.menu-opened .header {
    z-index: 101
}

.menu-opened .header-menu {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 101
}

.search-opened .header-menu {
    overflow: hidden
}

.search-opened .header-search-close {
    display: block
}

@media screen and (min-width: 1024px) {
    .header-menu__list-holder {
        float: right;
        width: 100%;
        padding-right: 15px
    }

    .header-menu__item {
        text-align: center;
        padding: 28px 1.432em 24px
    }
}

@media screen and (min-width: 1100px) {
    .header-menu__item {
        padding: 20px 1.432em
    }
}

@media screen and (max-width: 1023px) {
    .search-opened .logo {
        display: none
    }
}

.logo {
    width: 130px;
    height: 24px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    display: inline-block;
    transition: none;
    overflow: hidden
}

.logo img {
    margin-top: -53px
}

.logo .svg-icon {
    height: 100%;
    width: 100%
}

@media screen and (min-device-width: 690px) and (max-device-width: 1023px) {
    .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0)
    }
}

.main {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 40px 0 100px
}

.main.pt-0 {
    padding-top: 0
}

.search {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 100px 0
}

@media screen and (max-width: 1023px) {
    .main {
        padding: 30px 0 60px
    }

    .search {
        padding: 30px 0 60px;
        padding: 60px 0
    }
}

@media screen and (max-width: 690px) {
    .main {
        padding: 20px 0 60px
    }

    .search {
        padding: 20px 0 60px;
        padding: 60px 0
    }
}

.search-empty {
    padding: 20px 10px
}

.search-btn {
    margin: 0 0 20px
}

.search-btn .button {
    font-size: 15px;
    font-weight: 600;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    border: none;
    text-transform: uppercase;
    background: #fff;
    padding: 12px 30px;
    color: #2171ce;
    box-shadow: 0 0 3px rgba(0, 0, 0, .16);
    border-radius: 4px;
    text-align: center
}

.search-btn .button:hover {
    background: #2171ce;
    color: #fff
}

.search-btn .button i {
    margin: 0 6px 0 0;
    font-size: 12px
}

@media screen and (max-width: 690px) {
    .search-btn {
        display: none
    }
}

.search-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px
}

.search-title span {
    color: #658ae8
}

@media (min-width: 768px) {
    .search-list-block:last-child {
        margin: 0
    }
}

@media screen and (max-width: 1023px) {
    .search .search-list-block li:first-child {
        margin: 15px 0 0
    }
}

.search-list {
    font-size: 13px;
    color: #465156
}

@media screen and (max-width: 1023px) {
    .search-list {
        overflow: auto;
        margin: 0 -10px;
        padding: 0 10px;
        height: calc(100vh - 100px)
    }
}

@media screen and (max-width: 690px) {
    .search-list {
        height: calc(100vh - 210px)
    }
}

.search-list-heading {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 14px
}

@media screen and (max-width: 1023px) {
    .search-list-heading {
        font-size: 13px;
        color: #878ca4
    }
}

.search-list-block {
    margin: 0 0 30px
}

.search-list-block li {
    margin: 20px 0 0
}

.search-list-block li:first-child {
    margin: 15px 0 0
}

.search-list-block a {
    color: #465156;
    font-size: 14px;
    transition: color .3s
}

@media screen and (min-width: 1023px) {
    .search-list-block a:hover {
        color: #658ae8
    }
}

.search-list-more {
    margin: 30px 0 0
}

.search-list-more a {
    color: #658ae8;
    font-size: 13px;
    font-weight: 600;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.search-list-more a i {
    font-size: 6px;
    margin: 0 0 0 5px
}

@media screen and (min-width: 1025px) {
    .search-list-more a:hover {
        color: #000
    }
}

#search-empty {
    text-align: center;
    display: none;
    color: #5e686a
}

.header-search input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    -ms-transition: opacity .3s;
    transition: opacity .3s
}

.header-search input:focus:-ms-input-placeholder, .header-search input:focus::-moz-placeholder, .header-search input:focus::-webkit-input-placeholder {
    opacity: 0
}

.mobile-menu, .mobile-menu-close {
    display: none
}

@media screen and (max-width: 1023px) {
    .mobile-menu, .mobile-menu-close {
        display: -webkit-flex;
        display: flex
    }
}

.mobile-search-clear {
    display: none;
    width: 50px
}

.mobile-search-clear i {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 10px
}

@media screen and (max-width: 1023px) {
    .mobile-search-clear {
        display: -webkit-flex;
        display: flex
    }
}

.mobile-menu, .mobile-search-clear {
    height: 50px;
    color: #fff;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px
}

@media screen and (min-width: 1023px) {
    .mobile-menu:hover, .mobile-search-clear:hover {
        color: #fff
    }
}

.mobile-menu .icon-search, .mobile-search-clear .icon-search {
    font-size: 18px
}

.mobile-menu-close {
    width: 50px;
    height: 50px;
    background: #345bbf;
    color: #fff;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 15px
}

@media screen and (min-width: 1024px) {
    header .logo {
        margin-right: 5px;
        margin-top: -4px
    }
}

.expand-menu__list-item:hover, .expand-menu__list.active {
    background-color: #0b3c75;
    color: #fff
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: 164px;
    background-color: #658ae8;
    display: none
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: 164px;
    background-color: #658ae8;
    display: none
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list {
    left: 160px;
    top: 0;
    position: absolute;
    z-index: auto;
    width: auto;
    background-color: #658ae8;
    display: none;
    left: auto;
    right: 0;
    top: 0;
    position: absolute;
    z-index: auto;
    background-color: #658ae8;
    display: none;
    transform: translateX(100%)
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-panel:hover .subitem__list {
    display: block
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 2px 6px rgba(14, 69, 133, .2392156863)
}

.expand-menu__list-item .icon-chevron-right:before {
    margin-left: 5px;
    font-size: 9px
}

@media (max-width: 768px) {
    .search-list-block {
        margin-bottom: 16px
    }

    .subitem__list {
        position: relative;
        left: 0;
        top: 0
    }

    .search-list-heading {
        padding-bottom: 8px
    }

    .search-list-block li {
        margin-top: 12px
    }

    .search-list-block li:first-child {
        margin-top: 10px
    }
}

.expand-menu__list-panel:hover {
    background-color: #658ae8
}

.subitem__list li:not(:last-child) {
    box-shadow: 0 0 2px rgba(14, 69, 133, .2392156863)
}

@media (max-width: 1023px) {
    .subitem__list li {
        padding-left: 45px
    }

    .expand-menu__list-item {
        padding-left: 45px;
        white-space: initial
    }

    .expand-menu__list-item.expand-menu__list-panel {
        padding: 0
    }

    .expand-menu__list-item:hover {
        background-color: transparent
    }

    .expand-menu__list-panel div {
        padding-left: 45px;
        padding-top: 10px;
        padding-bottom: 15px
    }

    .expand-menu__list-item.expand-menu__list-panel.opened div {
        background-color: #0b3c75
    }

    .expand-menu__list-item.expand-menu__list-panel.opened .subitem__list {
        display: block;
        position: static;
        width: 100%;
        transform: translateX(0);
        background: #073367
    }

    .expand-menu__list-item.expand-menu__list-panel .subitem__list {
        display: none
    }

    .expand-menu__list-item.expand-menu__list-panel.opened .icon-chevron-right:before {
        transform: rotate(270deg);
        transition: .5s
    }

    .subitem__list .expand-menu__list-item {
        padding-left: 0
    }

    .expand-menu__list-item .icon-chevron-right:before {
        float: right;
        right: 9%;
        margin-top: 7px;
        transform: rotate(90deg);
        transition: .5s;
        position: absolute
    }
}

.site__header_sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999
}

.site__header_sticky + #site-content {
    padding-top: 70px
}

@media screen and (max-width: 767px) {
    .site__header_sticky + #site-content {
        padding-top: 50px
    }
}

.footer {
    width: 100%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    border-top: 3px solid #dce4eb;
    padding: 38px 0 0;
    text-align: center
}

.mobile-search-opened .footer {
    display: none
}

@media screen and (max-width: 690px) {
    .footer {
        padding: 20px 0 0;
        text-align: left
    }
}

.footer-nav {
    text-align: center;
    margin: 0 0 24px;
    font-size: 17px;
    line-height: 1
}

.footer-nav li {
    display: inline-block;
    margin: 0 13px
}

.footer-nav a {
    color: #658ae8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

@media screen and (max-width: 690px) {
    .footer-nav {
        border-bottom: 1px solid #e8eaf3;
        margin: 0 0 10px;
        padding: 0 0 10px
    }
}

@media screen and (max-width: 690px) {
    .footer-nav ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 1023px) {
    .footer-nav li {
        margin: 0 11px
    }
}

@media screen and (max-width: 690px) {
    .footer-nav li {
        margin: 12px 0
    }
}

@media screen and (min-width: 1023px) {
    .footer-nav a:hover {
        color: #7a878a
    }
}

.footer-logo {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 16px
}

@media screen and (max-width: 690px) {
    .footer-logo {
        padding: 0 0 16px;
        margin-bottom: 0
    }

    .h-line {
        border-bottom: 1px solid #e8eaf3;
        margin-bottom: 27px
    }
}

.footer-copy {
    background: #f7f7f7;
    color: #878ca4;
    font-size: 12px;
    padding: 10px;
    text-align: center
}

.footer .icon-begambleaware {
    font-size: 17px;
    color: #242a2d;
    position: relative;
    left: 4px
}

@media screen and (max-width: 690px) {
    .footer .social {
        text-align: right;
        margin: 0 0 20px;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center
    }
}

@media screen and (max-width: 690px) {
    .footer .social li {
        margin: 0 0 0 20px
    }

    .footer .social li:first-child {
        margin: 0
    }
}

@media screen and (max-width: 690px) {
    .footer .social-title {
        display: block;
        font-weight: 700
    }
}

.subscribe {
    margin: 0 0 30px
}

.subscribe .action-field {
    margin: 10px 0 0
}

@media screen and (max-width: 690px) {
    .subscribe {
        text-align: left;
        margin: 0 0 12px
    }

    .subscribe-title {
        text-align: center
    }
}

.subscribe-form {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

@media screen and (max-width: 690px) {
    .subscribe-form {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

.subscribe-title {
    font-size: 14px;
    color: #465156;
    font-weight: 700;
    margin: 30px 0 11px;
    display: block
}

.subscribe-subtitle {
    font-size: 13px;
    margin: 0 0 20px;
    color: #676767
}

.subscribe .textfield {
    border-radius: 2px 0 0 2px;
    min-width: 304px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 13px 15px 15px;
    width: auto
}

.subscribe .textfield::placeholder {
    font-size: 13px;
    color: #a8aec8
}

.subscribe .form-btn {
    border-radius: 0 2px 2px 0;
    min-width: 214px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

@media screen and (max-width: 690px) {
    .subscribe .textfield {
        margin: 0 0 10px;
        border-radius: 2px;
        min-width: 300px
    }
}

@media screen and (max-width: 690px) {
    .subscribe .form-btn {
        margin: 0 0 10px;
        border-radius: 4px;
        font-size: 12px;
        padding: 16px;
        font-weight: 600
    }
}

.social {
    text-align: center;
    margin: 0 0 30px;
    font-size: 0
}

.social-title {
    display: none;
    font-size: 14px;
    color: #465156
}

@media (max-width: 767px) {
    .social ul {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

.social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

.social a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #2a4995;
    width: 60px;
    height: 60px;
    background: rgba(101, 138, 232, .09804);
    border-radius: 50%;
    font-size: 21px
}

.social .icon-youtube {
    font-size: 28px
}

.social .icon-facebook {
    font-size: 25px
}

.social .icon-vimeo {
    font-size: 21px
}

.social .icon-tiktok {
    font-size: 25px
}

@media screen and (min-width: 1023px) {
    .social a:hover {
        background: #658ae8;
        color: #fff
    }
}

@media (max-width: 767px) {
    .social a {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 767px) {
    .social .icon-facebook, .social .icon-youtube {
        font-size: 23px
    }

    .social .icon-vimeo {
        font-size: 19px
    }

    .social .icon-tiktok {
        font-size: 21px
    }
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 100
}

.shadow .overlay {
    display: block !important
}

.notice-logo {
    position: relative;
    left: -21px;
    top: 0;
    height: 46px;
    width: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e8eaf3
}

.notice-logo .gamble_18 {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #31383a
}

@media screen and (max-width: 690px) {
    .notice-logo {
        height: 40px;
        width: 40px
    }

    .notice-logo .gamble_18 {
        font-size: 14px
    }
}

.disclaimer {
    max-width: 742px;
    margin-bottom: 32px;
    text-align: center;
    margin-inline: auto;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px
}

.disclaimer p {
    font-size: 12px
}

.disclaimer strong {
    color: #433f42;
    font-size: 13px
}

@media screen and (max-width: 425px) {
    .disclaimer {
        max-width: 100%;
        text-align: start;
        margin-bottom: 0;
        padding-bottom: 24px;
        border-bottom: 1px solid #e8eaf3
    }
}

.discontinued__wrapper {
    border-left: 4px solid #db2424;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1294117647);
    background: #fff;
    padding: 32px;
    padding-left: 28px;
    margin-block: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    flex: 1;
    width: 100%;
    align-items: flex-start
}

.discontinued__title {
    display: flex;
    align-items: center;
    color: #433f42;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    gap: 16px
}

.discontinued__title .alert-icon {
    flex: 0 0 auto
}

.discontinued__text {
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-size: 15px;
    color: #70696d;
    line-height: 28px
}

.discontinued__text ol {
    list-style: decimal;
    padding-left: 22px
}

.discontinued__btn {
    display: flex;
    gap: 8px;
    align-items: baseline;
    justify-content: center;
    margin-top: 0 !important
}

.discontinued__btn .icon-chevron-right {
    font-size: 9px;
    width: 6px
}

.discontinued__btn.btn-bordered-dark {
    max-width: 300px;
    width: 100%;
    background: #2a4995;
    color: #fff
}

.discontinued__btn.btn-bordered-dark:before, .discontinued__btn.btn-bordered-dark:hover {
    background: #2171ce;
    border-color: #2171ce
}

@media (max-width: 550px) {
    .discontinued__wrapper {
        padding: 24px 16px;
        padding-left: 12px;
        margin-block: 16px;
        gap: 16px
    }

    .discontinued__title {
        font-size: 18px;
        line-height: 26px;
        gap: 10px;
        align-items: self-start
    }

    .discontinued__text {
        display: flex;
        flex-direction: column;
        gap: 16px;
        font-size: 15px;
        color: #70696d;
        line-height: 28px
    }

    .discontinued__btn.btn-bordered-dark {
        max-width: 100%;
        width: 100%
    }
}

.player {
    width: 100%;
    aspect-ratio: 960/720;
    position: relative;
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.player iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    border: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.player-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.player-title .label-view {
    margin-bottom: 0;
    font-size: 11px
}

.player-title .rtp-btn {
    font-size: 12px
}

.player-title .rtp-btn .icon {
    font-size: 12px
}

.player-title .game-labels {
    margin-right: 15px;
    gap: 5px
}

.player-title .title {
    margin: 0 25px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.player-wrap {
    position: relative
}

.player-wrap__head {
    padding: 12px 24px;
    border-radius: 8px 8px 0 0;
    background: #2a4995;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.player-wrap__head-stats {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px
}

.player-wrap__head-stats .rating {
    margin: -5px 4px 0 -2px
}

.player-wrap__head-stats .rating .rating-stars {
    position: relative;
    display: inline-block;
    background: url(/public/build/images/icons/icon-star-empty.svg) repeat-x;
    width: 100px;
    height: 20px;
    background-size: auto !important
}

.player-wrap__head-stats .rating .rating-stars .rating-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: url(/public/build/images/icons/icon-star-yellow.svg) repeat-x;
    background-size: auto !important
}

.player-wrap__head-stats .time-played {
    margin-left: 22px;
    position: relative
}

.player-wrap__head-stats .time-played::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -14px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #fff;
    width: 6px;
    height: 6px
}

.player-wrap .player-holder {
    position: relative;
    padding-bottom: 75%;
    background: #000
}

.player-wrap .player-controls {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 12px
}

.player-wrap .player-controls-btn {
    cursor: pointer;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff
}

.player-wrap .player-controls-btn img {
    transition: transform .3s ease-in-out
}

@media (any-hover: hover) {
    .player-wrap .player-controls-btn:hover img {
        transform: scale(1.05)
    }
}

.player-wrap .collapse {
    display: none
}

#replay_popup .play-replay, #replay_popup .popup-cancel {
    cursor: pointer;
    margin: 0 7px;
    min-width: 120px;
    background: #242424 0 0 no-repeat padding-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .16);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    height: 40px;
    width: auto;
    line-height: 46px;
    font-size: 14px;
    color: grey
}

#replay_popup .popup-cancel {
    background: #0d0d0d 0 0 no-repeat padding-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .16);
    border: 1px solid #515151
}

.icon-enlarge, .icon-spinner {
    width: 16px;
    font-size: 16px;
    margin-right: 5px
}

@media screen and (max-width: 1024px) {
    .player-title .label-info {
        margin-top: 6px
    }
}

@media (max-width: 760px) and (orientation: portrait),(max-width: 899px) and (orientation: landscape) {
    #replay_popup .play-replay, #replay_popup .popup-cancel {
        margin: 0;
        height: 30px
    }

    #replay_popup .popup-cancel {
        margin-right: 5px
    }

    .icon-enlarge, .icon-spinner {
        width: 14px;
        font-size: 14px;
        margin-right: 5px
    }
}

@media screen and (max-width: 767px) {
    .player {
        border-radius: 0 0 4px 4px
    }

    .player-title {
        margin-bottom: 8px
    }

    .player-title .title {
        margin: 0
    }

    .player-title .label-info {
        margin-bottom: 0
    }

    .player-wrap__head {
        padding: 8px 12px;
        border-radius: 4px 4px 0 0
    }

    .player-wrap__head-stats {
        font-size: 11px
    }

    .player-wrap__head-stats .rating {
        margin: -4px 4px 0 -2px
    }

    .player-wrap__head-stats .rating .rating-stars {
        width: 20px;
        height: 20px
    }

    .player-wrap__head-stats .rating .rating-stars .rating-child {
        width: 100% !important
    }

    .player-wrap__head-stats .time-played {
        margin-left: 12px
    }

    .player-wrap__head-stats .time-played::before {
        left: -8px;
        width: 4px;
        height: 4px
    }

    .player-wrap .player-controls {
        gap: 8px
    }

    .player-wrap .player-controls-btn {
        width: 24px;
        height: 24px
    }

    .player-wrap .player-controls-btn img {
        width: 15px;
        height: 15px
    }
}

@media screen and (max-width: 690px) {
    .player-title {
        display: block
    }

    .player-title .game-labels {
        margin-right: 8px
    }

    .player-title .rtp-btn {
        font-size: 11px
    }

    .player-title .rtp-btn .icon {
        font-size: 10px
    }
}

.closed-software {
    margin-block: 16px;
    border-left: 4px solid #db2424;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1294117647);
    background: #fff;
    padding: 32px;
    padding-left: 28px;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    align-items: flex-start
}

.closed-software > * {
    margin-bottom: 24px
}

.closed-software > :last-child {
    margin-bottom: 0
}

.closed-software p {
    font-size: 15px
}

.closed__title {
    display: flex;
    align-items: center;
    color: #433f42;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    gap: 16px
}

.btn-bordered:before {
    transition: none !important
}

@media (max-width: 767px) {
    .closed-software {
        padding: 16px;
        margin-block: 16px
    }

    .closed-software > * {
        margin-block-end: 16px
    }

    .closed-software > p:last-of-type {
        margin-block-end: 8px
    }

    .closed__title {
        font-size: 16px;
        line-height: 26px;
        align-items: self-start
    }
}

.game-reviews {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .161);
    border-radius: 6px;
    padding: 32px;
    margin-bottom: 48px
}

.rating-box {
    display: -webkit-flex;
    display: flex;
    background: #fff;
    border: 1px solid #e8eaf3;
    border-radius: 6px;
    margin-bottom: 32px
}

.rating-box-col {
    width: 50%
}

.rating-box-col.left {
    align-items: center;
    width: calc(50% - 30px)
}

.rating-box-col.right {
    padding: 30px;
    background: #fcfcfc;
    width: calc(50% + 30px)
}

.rating-box-col > span {
    font-size: 13px
}

.rating-box-title {
    font-size: 17px;
    line-height: 22px;
    color: #60686a;
    font-weight: 700;
    margin: 0 0 24px
}

.rating-box-title span {
    font-weight: 400;
    font-size: 13px;
    color: #a4a4a4
}

.rating-box-current {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 0 10px
}

.rating-box-current-text {
    color: #465156;
    font-size: 18px
}

.rating-box-stars {
    margin: 0 0 0 10px
}

.rating-box-stars svg {
    font-size: 16px;
    color: #f9a90a
}

.rating-box-stats {
    font-size: 14px;
    color: #60686a;
    width: 100%
}

.rating-box-stats-row {
    width: 100%;
    margin: 15px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.rating-box-stats-row:first-child {
    margin: 0
}

.rating-box-stats span {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 10%;
    min-width: 37px
}

.rating-box-stats-line {
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    background: #dedede;
    height: 6px;
    border-radius: 10px;
    margin: 0 18px;
    width: 80%
}

.rating-box-stats-line div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #f9a90a;
    border-radius: 10px;
    transition: width .4s
}

.rating-box-col {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column
}

.rating-box-big-title {
    color: #433f42;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 4px !important
}

.rating-box-tiny-title {
    color: #878787;
    font-size: 14px;
    margin: 0 0 17px
}

.rating-box-rate {
    color: #d9dae1;
    font-size: 40px;
    display: -webkit-flex;
    display: flex;
    gap: 4px;
    line-height: 0
}

.rating-box-rate.error svg {
    filter: brightness(0) saturate(100%) invert(22%) sepia(88%) saturate(7076%) hue-rotate(355deg) brightness(94%) contrast(83%)
}

.rating-box-rate a, .rating-box-rate span {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #d9dae1
}

.rating-box-rate a svg, .rating-box-rate span svg {
    pointer-events: none
}

.rating-box-title .rate_note {
    margin: 0
}

.rate_err, .rating-box-title span.rate_err {
    display: none;
    color: red;
    padding-left: 0
}

.rating-box-votes {
    display: inline-block;
    margin-right: 4px
}

.rate_text {
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    color: #465156;
    margin-top: 48px;
    padding-bottom: 22px
}

@media screen and (max-width: 767px) {
    .game-reviews {
        padding: 16px 10px
    }

    .rating-box {
        display: block;
        margin-bottom: 25px
    }

    .rating-box-col {
        padding: 16px
    }

    .rating-box-col.left {
        width: 100%;
        padding: 24px
    }

    .rating-box-col.right {
        padding: 16px;
        width: 100%;
        -webkit-align-items: flex-start;
        align-items: flex-start
    }

    .rating-box-title {
        display: none
    }

    .rating-box-current-text {
        font-size: 16px
    }

    .rating-box-stats span {
        width: 12%
    }

    .rating-box-stats span.rating-box-percent {
        width: 10%;
        text-align: right
    }

    .rating-box-stats-line {
        margin: 0 21px 0 13px
    }

    .rating-box-big-title, .rating-box-tiny-title {
        font-size: 16px
    }

    .rating-box-rate {
        font-size: 34px
    }

    .rate_text {
        padding-bottom: 15px;
        font-size: 15px
    }
}

@media screen and (max-width: 370px) {
    .rating-box-stats span {
        width: 14%
    }
}

.rate-review {
    cursor: pointer;
    margin: 24px 0 40px;
    padding: 16px 24px;
    border-radius: 6px;
    border: 2px solid #658ae8;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px 34px;
    color: #433f42;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    transition: border-color .3s ease-in-out
}

@media (any-hover: hover) {
    .rate-review:hover {
        border-color: #3b5db9
    }

    .rate-review:hover .rate-review__button {
        background: #3b5db9
    }
}

.rate-review__info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px
}

.rate-review__info span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px
}

.rate-review__info .rating {
    margin-top: -3px;
    margin-left: -2px
}

.rate-review__info .rating .rating-stars {
    position: relative;
    display: inline-block;
    background: url(/public/build/images/icons/icon-star-empty.svg) repeat-x;
    width: 100px;
    height: 20px;
    background-size: auto !important
}

.rate-review__info .rating .rating-stars .rating-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: url(/public/build/images/icons/icon-star-yellow.svg) repeat-x;
    background-size: auto !important
}

.rate-review__button {
    outline: 0;
    border: none;
    padding: 4px 17px;
    border-radius: 4px;
    background: #658ae8;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-align: center;
    font-family: inherit;
    font-size: 11px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    transition: background .3s ease-in-out
}

@media screen and (max-width: 767px) {
    .rate-review {
        margin: 16px 0 32px;
        padding: 16px 8px;
        flex-wrap: wrap;
        gap: 16px
    }

    .rate-review__info {
        flex-wrap: wrap
    }

    .rate-review__info span {
        flex-wrap: wrap
    }
}

.video-gallery {
    margin: 48px 0
}

.video-gallery--mobile .video-gallery__wrap > div {
    padding-top: 8px
}

.video-gallery--mobile .video-gallery__preview iframe {
    height: calc(100% - 6px)
}

.video-gallery--mobile #player {
    border-radius: 6px
}

.video-gallery--desktop .video-gallery__wrap {
    height: 415px
}

.video-gallery .video-gallery__title {
    margin: 0;
    margin-bottom: 24px;
    color: #404040;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 36px
}

.video-gallery__wrap {
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16);
    display: grid;
    grid-template-columns:1fr 200px;
    gap: 16px 24px;
    height: 445px
}

.video-gallery__preview {
    height: 100%;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.video-gallery__preview iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    border-radius: inherit;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.video-gallery__timelapse {
    padding: 24px 24px 0 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 32px;
    overflow-y: visible;
    overflow-x: hidden;
    scrollbar-width: none
}

.video-gallery__timelapse::-webkit-scrollbar {
    display: none
}

.video-gallery__timelapse li:last-child div::after {
    height: 32px
}

.video-gallery__timelapse div {
    cursor: pointer;
    padding-left: 22px;
    position: relative;
    display: flex;
    align-items: flex-start;
    color: #433f42;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
    transition: color .3s ease-in-out;
    will-change: color
}

.video-gallery__timelapse div.active {
    color: #2a4995
}

.video-gallery__timelapse div::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    min-width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #658ae8
}

.video-gallery__timelapse div::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    width: 2px;
    height: calc(32px + 150%);
    background: #658ae8
}

.video-gallery__timelapse div time {
    min-width: 44px;
    min-height: 22px;
    margin-right: 4px;
    flex-shrink: 0;
    padding: 2px 4px;
    border-radius: 2px;
    background: #f8fcff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #3b5db9;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .video-gallery {
        margin: 32px 0
    }

    .video-gallery--mobile .video-gallery__wrap {
        padding-top: 0
    }

    .video-gallery--mobile .video-gallery__preview {
        padding-bottom: 0;
        height: 532px
    }

    .video-gallery--mobile .video-gallery__preview iframe {
        height: 100%
    }

    .video-gallery--desktop .video-gallery__wrap {
        height: auto
    }

    .video-gallery .video-gallery__title {
        margin-bottom: 16px;
        font-size: 18px !important;
        line-height: 26px
    }

    .video-gallery__wrap {
        grid-template-columns:1fr;
        height: auto
    }

    .video-gallery__preview {
        height: 201px;
        border-radius: 6px 6px 0 0
    }

    .video-gallery__timelapse {
        margin: 0 0 16px;
        padding: 0;
        flex-direction: row;
        gap: 4px;
        overflow-y: hidden;
        overflow-x: auto
    }

    .video-gallery__timelapse li:last-child div::after {
        height: 2px;
        width: 60%
    }

    .video-gallery__timelapse div {
        padding-left: 0;
        padding-top: 8px;
        width: 87px;
        flex-direction: column;
        align-items: center
    }

    .video-gallery__timelapse div::before {
        top: 0;
        left: 50%;
        transform: translateX(-50%) translateY(0)
    }

    .video-gallery__timelapse div::after {
        top: 2px;
        left: 50%;
        width: 100%;
        height: 2px
    }

    .video-gallery__timelapse div time {
        margin-right: 0;
        margin-bottom: 4px
    }

    .video-gallery__timelapse div span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2
    }
}

.game-short-card__img {
    border-radius: 12px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

.game-short-card__img img {
    border-radius: inherit
}

.game-short-card__desc {
    padding: 6px 8px
}

.game-short-card__desc h3 {
    margin: 0;
    color: #433f42;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1
}

.carousel.second .subtitle {
    margin: 0 0 15px
}

.carousel.second .subtitle p {
    margin: 0 0 15px
}

.carousel.second .subtitle p:last-child {
    margin: 0
}

.carousel.second .swiper-container {
    margin-bottom: 10px
}

.carousel.second .btn-holder {
    margin-top: 10px
}

.carousel.second .btn-bordered {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: .55px;
    max-width: 300px;
    width: 100%
}

@media (max-width: 767px) {
    .carousel.second .btn-bordered {
        max-width: 100%;
        width: 100%
    }

    .carousel.second .subtitle {
        margin: 0 0 10px
    }
}

.sliderZ {
    margin-left: -3px;
    margin-bottom: 30px
}

.sliderZ-btn-circle {
    background-color: #f7f7f7;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #668ae8;
    color: #668ae8
}

.sliderZ-btn-circle.btn-circle-active {
    cursor: pointer;
    opacity: 1
}

.sliderZ-btn-circle:after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #668ae8;
    border-right: 2px solid #668ae8
}

.sliderZ-prev.sliderZ-btn-circle:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-left: 3px;
    margin-left: 3px
}

.sliderZ-next.sliderZ-btn-circle:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -3px;
    margin-left: -3px
}

.sliderZ-next, .sliderZ-prev {
    opacity: .5
}

.slides-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.slides-container::-webkit-scrollbar {
    display: none
}

.sliderZ-viewer {
    overflow: hidden;
    padding: 3px
}

.sliderZ-viewer::-webkit-scrollbar {
    display: none
}

.slides-container .slide-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 0
}

.slide-body, .slide-bottom, .slide-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.sliderZ.payment {
    position: relative
}

.sliderZ.payment .slides-container {
    height: 343px
}

.sliderZ.payment .slides-container.casinos-list {
    height: 274px
}

.sliderZ.payment .sliderZ-btn-circle {
    width: 46px;
    height: 46px;
    border: none
}

.sliderZ.payment .sliderZ-btn-circle:after {
    border-top: 2px solid #60686a;
    border-right: 2px solid #60686a
}

.sliderZ.payment .slide-box {
    -webkit-flex: 0 0 225px;
    flex: 0 0 225px;
    max-width: 225px;
    margin-right: 18px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .161);
    border-radius: 4px
}

.sliderZ.payment .slide-box:last-child {
    margin-right: 0
}

.sliderZ.payment .casinos-list .slide-box {
    -webkit-flex: 0 0 228px;
    flex: 0 0 228px;
    max-width: 228px;
    margin: 0 15px 0 0
}

.sliderZ.payment .slide-top {
    height: 50px;
    background-color: #fafafa;
    color: #658ae8;
    font-size: 15px;
    line-height: 17px;
    font-weight: 600;
    text-align: center;
    padding: 0 8px
}

.sliderZ.payment .slide-body {
    padding-top: 8px
}

.sliderZ.payment .slide-body .payment-method {
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.sliderZ.payment .slide-body .payment-method span:first-of-type {
    margin-right: 10px
}

.sliderZ.payment .slide-body .payment-type {
    font-size: 13px
}

.sliderZ.payment .slide-body .list-rating {
    margin-top: 15px;
    margin-bottom: 20px
}

.sliderZ.payment .slide-body .payment-method .icon-icon_unavailable:before {
    width: 12px;
    height: 12px;
    display: inline-block
}

.sliderZ.payment .slide-body .payment-method i {
    line-height: 24px
}

.sliderZ.payment .sliderZ-next, .sliderZ.payment .sliderZ-prev {
    position: absolute;
    z-index: auto;
    top: 45%;
    box-shadow: 0 0 4px rgba(0, 0, 0, .36)
}

.sliderZ.payment .sliderZ-prev {
    left: -60px
}

.sliderZ.payment .sliderZ-next {
    right: -60px
}

.sliderZ.payment .slide-box .welcome-pack {
    width: 195px;
    height: 75px;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.sliderZ.payment .slide-box .btn.btn-small {
    font-size: 11px;
    font-weight: 400;
    width: 195px;
    height: 36px;
    margin-bottom: 3px;
    display: flex;
    justify-content: center;
    align-items: center
}

.sliderZ.payment .slider-info-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 3px;
    cursor: pointer
}

@media (max-width: 380px) {
    .sliderZ.payment .slides-container.casinos-list {
        display: block;
        height: auto
    }
}

@media (max-width: 380px) {
    .sliderZ.payment .casinos-list .slide-box {
        width: 100%;
        max-width: 100%;
        margin: 15px 0 0
    }
}

.slide-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 0 0 270px;
    flex: 0 0 270px;
    width: 270px;
    padding: 18px 20px 29px;
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .161);
    border-radius: 4px
}

.slider {
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    padding-right: 8px
}

.slider.game-slider {
    height: fit-content;
    margin-bottom: 18px
}

.slider.game-slider .game-img img {
    height: 100% !important
}

.slider.game-slider .slide-box {
    align-items: initial;
    background: 0 0
}

.slider.game-slider .game-img {
    border-radius: 16px;
    overflow: hidden
}

.slider.game-slider .game-label-title {
    font-size: 16px;
    font-weight: 600
}

.slider.game-slider .game-desc {
    padding: 12px 10px
}

.slider.game-slider .game-info-upcoming-release {
    font-size: 11px;
    font-weight: 700;
    color: #2a4995
}

@media (max-width: 940px) {
    .slider.game-slider .game-img {
        padding-bottom: 75%
    }

    .slider.game-slider .slide-box-new {
        flex: 0 0 210px
    }

    .slider.game-slider .slide-box-new .game-img {
        padding-bottom: 0
    }
}

@media (max-width: 767px) {
    .slider.game-slider .game-img {
        padding-bottom: 75%
    }

    .slider.game-slider .game-desc {
        padding: 6px 10px
    }

    .slider.game-slider .slide-box-new {
        flex: 0 0 180px
    }

    .slider.game-slider .slide-box-new .game-img {
        padding-bottom: 0
    }
}

@media (max-width: 479px) {
    .slider.game-slider .game-title {
        margin-bottom: 4px
    }
}

.slider.game-slider .game-label-title {
    font-size: 16px;
    color: #465156
}

.slider.game-slider .game-number {
    color: #8d8d8d;
    font-size: 12px;
    font-weight: 600
}

.slider.game-slider .game-number span {
    font-size: inherit;
    color: inherit
}

.slider-viewer {
    display: -webkit-flex;
    display: flex;
    padding: 10px 20px 10px 0;
    margin-top: -6px;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-direction: row;
    flex-direction: row
}

@media (max-width: 767px) {
    .slider-viewer {
        padding-left: 0
    }

    [data-page=games-lists] .slider-viewer {
        padding-left: 8px
    }
}

.slide-box-new {
    padding: 0;
    -webkit-flex: 0 0 235px;
    flex: 0 0 224px;
    height: auto;
    width: 224px
}

.slide-box-new:last-of-type {
    margin-right: 0 !important
}

.slider.game-slider:not(.swiper) .slide-box {
    margin-right: 20px
}

@media (max-width: 768px) {
    .slide-box-new {
        -webkit-flex: 0 0 166px;
        flex: 0 0 166px;
        width: 166px
    }
}

@media (max-width: 690px) {
    .slider.game-slider:not(.swiper) .slide-box {
        margin-right: 10px
    }

    .slider .game-label-title {
        font-size: 15px
    }

    .slide-box-new {
        -webkit-flex: 0 0 169px;
        flex: 0 0 169px;
        width: 169px
    }
}

.slide-box-amount {
    color: #465156;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center
}

.sliderZ .slide-box-amount {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sliderZ .casinos-list {
    margin-bottom: 0
}

.slider .logo-casino {
    margin-top: -20px;
    margin-bottom: 15px
}

.slider .circle-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #a1acb1;
    color: #a1acb1;
    cursor: pointer;
    z-index: 1
}

.casinos-list .circle-btn {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #a1acb1;
    color: #a1acb1;
    cursor: pointer;
    z-index: 1
}

.slider .dashed {
    border-width: 2px;
    border-style: dashed;
    border-color: #a1acb1;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    color: #465156;
    background: #fcfcfc;
    line-height: 40px;
    margin: 15px 0 10px;
    max-height: 40px;
    cursor: default
}

.slider .dashed.tooltipstered {
    cursor: pointer
}

.slider .btn {
    background-color: #658ae8;
    color: #fff;
    width: 100%;
    max-height: 36px;
    font-weight: 400;
    letter-spacing: 1px
}

.slider-btns {
    width: 80px;
    margin: 0 0 10px
}

.slider-btns .circle-btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #2a4995;
    color: #668ae8
}

.slider-btns .circle-btn.swiper-btn {
    cursor: pointer
}

.slider-btns .circle-btn.swiper-btn.swiper-button-disabled {
    opacity: .4;
    pointer-events: none
}

.slider-btns .circle-btn-active {
    cursor: pointer;
    opacity: 1
}

.slider-btns .circle-btn:after {
    content: "";
    display: inline-block;
    margin-top: 12px;
    margin-left: 12px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #2a4995;
    border-right: 2px solid #2a4995;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.slider-btns .next.circle-btn:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 11px
}

@media (max-width: 766px) {
    .slider-btns {
        display: none
    }
}

@media (max-width: 1025px) {
    .slider-viewer:not(.swiper-wrapper) {
        overflow-x: scroll
    }

    .sliderZ {
        margin-left: 0
    }

    .sliderZ-viewer {
        padding: 0;
        overflow: visible
    }

    .sliderZ .slides-container {
        overflow-x: auto;
        padding: 3px
    }

    .sliderZ .slides-container .slide-box:last-child {
        margin-right: 0
    }

    .upcoming-slots-section .slider-btns {
        display: none
    }

    .slider-btns, .sliderZ-next, .sliderZ-prev {
        display: none
    }
}

.related-slider {
    position: relative
}

.related-slider .slider-btns {
    position: absolute;
    width: 100%;
    top: 50%;
    justify-content: space-between
}

.related-slider .slider-btns .prev.circle-btn {
    transform: translateX(-60px)
}

.related-slider .slider-btns .next.circle-btn {
    transform: translateX(60px)
}

.related-slider .slider-btns .circle-btn {
    border: none;
    background: #fff;
    border: 2px solid #2a4995;
    color: #668ae8;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    cursor: pointer
}

.related-slider .slider-btns .circle-btn.swiper-button-disabled {
    opacity: .4;
    cursor: default
}

.related-slider .slider-btns .circle-btn:after {
    border-top: 2px solid #2a4995;
    border-right: 2px solid #2a4995;
    margin: 0
}

.slide-box .casino_name_list_view, .slide-box .rating_list_view {
    display: none
}

.slider-btns.disable {
    display: none
}

.upcoming-slots-section {
    margin-top: 30px !important
}

.no-games-container {
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
    border-radius: 6px;
    text-align: center;
    color: #465156;
    font-size: 16px;
    line-height: 26px;
    padding: 25px 30px;
    margin: 40px 0
}

.no-games-title {
    font-family: open sans extrabold, sans-serif;
    font-weight: 700;
    margin-bottom: 10px
}

@media (max-width: 1100px) {
    .related-slider .slider-btns {
        display: none
    }
}

@media (max-width: 1024px) {
    .no-games-container {
        margin: 20px 0 30px;
        padding: 15px;
        font-size: 15px;
        line-height: 24px
    }

    .no-games-title {
        margin-bottom: 11px
    }

    .no-games-description {
        font-size: 14px;
        line-height: 22px
    }

    .filter-group .view {
        margin-top: 0;
        z-index: 0
    }
}

.slider-btns.disable {
    display: none
}

.slider-viewer {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.slider-viewer::-webkit-scrollbar {
    display: none
}

.slide-box-new {
    box-shadow: none
}

.slide-box-new .game-info-type {
    display: block
}

.slide-box-new > a {
    position: relative
}

.casinos-list .slider-viewer .slide-box-new {
    padding: 0
}

.casinos-list.slides-container .slide-box {
    padding: 18px 20px 29px
}

.slider-pagination {
    margin-top: 24px;
    display: flex;
    justify-content: center
}

.slider-pagination .slider-mark {
    border-radius: 3px;
    height: 3px;
    width: 50px;
    margin: 0 5px;
    background-color: #c9d2f7
}

.slider-pagination .slider-mark.swiper-pagination-bullet-active {
    border-radius: 3px;
    background-color: #2a4995
}

.slide-box.pop-game-types-slide {
    min-width: 225px;
    border-radius: 4px;
    overflow: hidden;
    margin: 0
}

@media (max-width: 768px) {
    .slider-pagination {
        margin-top: 0
    }
}

.review-block {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 56px
}

.review-block.author h3 {
    margin-bottom: 7px
}

@media (max-width: 767px) {
    .review-block {
        display: block;
        margin: 20px 0 25px
    }

    .review-block.author {
        display: block;
        margin: 20px 0 25px
    }
}

.review-block-editor {
    width: 100px;
    padding: 30px 0 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    text-align: center
}

@media (max-width: 767px) {
    .review-block-editor {
        width: 100%;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0 0 15px
    }
}

.review-block-editor-avatar {
    width: 90px;
    height: 90px;
    margin: 0 0 10px;
    border-radius: 50%;
    display: inline-block
}

@media (max-width: 767px) {
    .review-block-editor-avatar {
        margin: 0 10px 0 0;
        width: 60px;
        height: 60px
    }
}

.review-block-editor-name {
    color: #465156;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    cursor: pointer
}

.review-block-editor-name:hover {
    color: #658ae8
}

.review-block-editor-name .auth_inf.active {
    color: #658ae8
}

@media (max-width: 767px) {
    .review-block-editor-name {
        font-size: 14px;
        line-height: 19px
    }
}

.review-block-editor-date {
    color: #60686a;
    font-size: 13px;
    line-height: 18px
}

@media (max-width: 767px) {
    .review-block-editor-date {
        font-size: 12px;
        line-height: 17px
    }
}

.review-block-desc {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 30px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px
}

.review-block-desc .featured_box {
    position: relative;
    color: #5e6166;
    font-size: 15px;
    line-height: 28px;
    padding: 25px 40px;
    flex-grow: 1;
    border: 1px solid #e2e2e3;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: none
}

.review-block-desc:after, .review-block-desc:before {
    position: absolute;
    top: 65px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    transform: translateX(-100%)
}

.review-block-desc:before {
    border-right-color: #e2e2e3;
    left: -2px
}

@media (max-width: 767px) {
    .review-block-desc {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px
    }

    .review-block-desc .featured_box {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 24px;
        padding: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9
    }
}

@media (max-width: 767px) {
    .review-block-desc:after, .review-block-desc:before {
        border: 10px solid transparent;
        border-right-color: transparent;
        border-bottom: 10px solid #fff;
        transform: translate(0, -100%);
        left: 18px;
        top: 0
    }
}

@media (max-width: 767px) {
    .review-block-desc:before {
        border-right-color: transparent;
        border-bottom-color: #e2e2e3;
        top: -1px
    }
}

.review-block-heading {
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 10px
}

.review-block-desc h2, .review-block-desc h3, .review-block-desc h4 {
    font-weight: 700;
    color: #404040;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 18px
}

.review-block-desc h3 {
    font-size: 15px;
    line-height: 21px
}

.review-block-desc .featured_box h3 {
    font-size: 16px
}

.review-block-desc h4 {
    font-size: 14px;
    line-height: 18px
}

.review-block-desc p {
    margin: 15px 0
}

.review-block-desc h2 + p, .review-block-desc h3 + p {
    margin-top: 0
}

.review-block-desc p:first-child {
    margin-top: 0
}

.review-block-desc p:last-child {
    margin-bottom: 0
}

@media (max-width: 690px) {
    .review-block-desc .featured_box h3 {
        font-size: 15px;
        margin: 0 0 6px
    }
}

@media (max-width: 767px) {
    .review-block-desc h2 {
        font-size: 15px;
        line-height: 26px
    }

    .review-block-desc h3 {
        font-size: 15px;
        line-height: 26px;
        font-size: 14px;
        line-height: 20px
    }

    .review-block-desc h4 {
        font-size: 13px;
        line-height: 17px
    }
}

.review-block-desc .widget.featured_box p {
    line-height: 28px;
    font-size: 15px
}

.widget.featured_box h2, .widget.featured_box h3, .widget.featured_box h4, .widget.featured_box h5 {
    margin-top: 0
}

.review-block-desc.plain-text .widget.featured_box {
    border: none !important;
    padding: 0 !important;
    margin: 0
}

@media screen and (max-width: 767px) {
    .widget.featured_box {
        padding: 10px
    }

    .review-block-desc .widget.featured_box {
        margin: 0
    }

    .review-block-desc .widget.featured_box p {
        line-height: 1.9;
        font-size: 14px
    }
}

.authors-popup {
    position: relative
}

.authors-popup__upper-info {
    padding: 24px;
    background: #f7f7f7;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__details {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 4px
}

.authors-popup__images {
    background: #fff;
    width: 100px;
    height: 100%;
    border-radius: 100px
}

.authors-popup__images img {
    border-radius: 100px;
    width: 100px;
    height: 100px
}

.authors-popup__author-position {
    color: #878ca4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.authors-popup__author-name {
    color: #433f42;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px
}

.authors-popup__description {
    max-height: 170px;
    overflow-y: scroll;
    margin-inline: auto;
    width: calc(100% - 48px)
}

.authors-popup__description.plain-text ul li {
    margin: 10px 0 !important
}

.authors-popup__description.plain-text ol {
    margin-left: 2px
}

.authors-popup__description p {
    margin-left: 16px;
    position: relative;
    margin-block: 8px
}

.authors-popup__description p:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 10px;
    left: -16px;
    background: #70696d
}

.authors-popup__information {
    display: flex;
    flex-direction: column
}

.authors-popup__read-more {
    border-radius: 4px;
    border: 2px solid #2a4995;
    padding: 11px 48px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase
}

.authors-popup__read-more:hover {
    background: #2a4995;
    color: #fff
}

.authors-popup__links {
    padding-inline: 24px;
    padding-bottom: 24px;
    display: flex;
    gap: 16px;
    align-items: center
}

.authors-popup__links a {
    color: #2a4995
}

.authors-popup .author-card__social-list {
    justify-content: start
}

.authors-popup .author-card__social-list .author-card__social-link {
    width: 28px;
    height: 28px
}

.authors-popup .author-card__social-list .author-card__social-link img {
    width: 28px;
    height: 28px
}

.authors-popup__guides-btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px
}

.tooltipster-author-date.tooltipster-show, .tooltipster-author.tooltipster-show {
    opacity: 1;
    width: 100% !important
}

.tooltipster-author-date.tooltipster-show .tooltipster-content, .tooltipster-author.tooltipster-show .tooltipster-content {
    font-weight: 400;
    color: #433f42
}

.tooltipster-author-date.tooltipster-show .tooltipster-content {
    padding: 24px 16px
}

.tooltipster-author.tooltipster-show {
    height: fit-content !important
}

.tooltipster-author.tooltipster-show .tooltipster-box {
    align-items: initial
}

.tooltipster-author.tooltipster-show .tooltipster-content {
    padding: 0;
    flex: 1
}

@media screen and (max-width: 767px) {
    .tooltipster-author.tooltipster-show {
        max-width: calc(100% - 16px) !important
    }

    .tooltipster-author-date.tooltipster-show {
        max-width: 300px !important
    }

    .tooltipster-author-date.tooltipster-show .tooltipster-content {
        padding: 16px 12px
    }
}

@media screen and (max-width: 500px) {
    .authors-popup__upper-info {
        border-radius: 6px 0;
        padding: 16px 12px
    }

    .authors-popup__author-position {
        color: #5e6166;
        font-size: 12px
    }

    .authors-popup__author-name {
        color: #404040;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .authors-popup__images {
        width: 80px;
        height: 80px
    }

    .authors-popup__images img {
        width: 100%;
        height: auto
    }

    .authors-popup__description {
        max-height: 229px;
        width: calc(100% - 24px)
    }

    .authors-popup__links {
        padding-bottom: 16px;
        flex-direction: column;
        align-items: center
    }

    .authors-popup .author-card__social-list {
        gap: 8px
    }

    .authors-popup .author-card__social-list .author-card__social-link {
        width: 24px;
        height: 24px
    }

    .authors-popup .author-card__social-list .author-card__social-link img {
        width: 24px;
        height: 24px
    }
}

.country-not-available {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #60686a;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px
}

.country-not-available img {
    width: 16px;
    height: 16px
}

.bonus-expiration {
    padding: 8px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: #fef6e6;
    color: #433f42;
    font-size: 14px;
    font-weight: 600;
    line-height: 1
}

.bonus-expiration img {
    width: 24px;
    height: 24px
}

@media screen and (max-width: 767px) {
    .bonus-expiration {
        font-size: 13px
    }
}

.load-more-btn {
    cursor: pointer;
    outline: 0;
    margin: 24px auto 0;
    border-radius: 4px;
    border: 2px solid #2a4995;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .16);
    padding: 11.5px 48px;
    min-width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2a4995;
    text-align: center;
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

@media (any-hover: hover) {
    .load-more-btn:hover {
        background: #2a4995;
        color: #fff
    }
}

@media screen and (max-width: 767px) {
    .load-more-btn {
        margin: 16px auto 0
    }
}

.dropzone-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.dropzone-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
    background-color: #000;
    transition: .3s
}

.dropzone-wrapper .close-dropzone {
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s
}

.dropzone-wrapper.dragging:before {
    opacity: .9
}

.dropzone-wrapper .close-dropzone:hover:before {
    opacity: .6
}

.dropzone-wrapper .cont-zone {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 50px);
    max-width: 1300px;
    height: calc(100% - 100px);
    min-height: 400px;
    background: #fff;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .3s;
    padding: 10px
}

.dropzone-wrapper p {
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 10px
}

.dropzone-wrapper .desc {
    font-size: 20px;
    margin: 15px 0;
    color: #5b5b5b
}

#dropzone {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.btn-load {
    margin: 10px 0;
    color: #fff;
    cursor: pointer;
    transition: .3s
}

.btn-load:hover {
    background: #3b5db9
}

@media screen and (min-width: 691px) {
    .form .js-expanding-textfields {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

.form-row {
    margin-top: 8px
}

.form-row:first-child {
    margin-top: 0
}

.form-row .flex-left {
    margin: 0 0 5px;
    position: relative
}

.form-row .textfield-holder {
    margin: 0 0 32px
}

.form-row .review-inputs {
    margin-bottom: 24px
}

.review-form__media {
    margin-top: 16px;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap
}

.review-form__media.uploaded .review-form__media-span {
    bottom: 25px
}

.review-form__media-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 10px;
    min-width: 155px
}

.review-form__media .js-upload-ss {
    margin-right: 16px;
    flex-shrink: 0
}

.review-form__media .js-upload-ss.disabled .review-form__media-btn {
    cursor: not-allowed;
    opacity: .7
}

.review-form__media-btn {
    cursor: pointer;
    display: inline-block;
    padding: 8px 16px 8px 40px;
    background: #f8fcff;
    border: 1px solid #e8eaf3;
    border-radius: 6px;
    flex-shrink: 0;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    text-transform: capitalize;
    color: #60686a;
    position: relative;
    transition: opacity .2s ease-in-out
}

.review-form__media-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    background-image: url(/public/build/images/upload-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px
}

.review-form__media-wrap {
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
    gap: 8px;
    flex-shrink: 0;
    height: 0;
    opacity: 0;
    transition: opacity .2s ease-in-out, min-width .2s ease-in-out, min-height .2s ease-in-out
}

.review-form__media-wrap::-webkit-scrollbar {
    display: none
}

.review-form__media-wrap.show {
    margin-top: 24px;
    padding-right: 20px;
    width: 100%;
    opacity: 1;
    min-height: 90px
}

.review-form__media .removed-item, .review-form__media .screen-item {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    width: 100px;
    height: 75px;
    flex-shrink: 0
}

.review-form__media .removed-item img, .review-form__media .screen-item img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover
}

.review-form__media .removed-item .imagedelete, .review-form__media .screen-item .imagedelete {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9fafa;
    color: #8e8d8d
}

.review-form__media .removed-item .imagedelete .icon-close-search, .review-form__media .screen-item .imagedelete .icon-close-search {
    margin-right: 0
}

.review-form__media .removed-item .imagedelete .svg-icon, .review-form__media .screen-item .imagedelete .svg-icon {
    width: 10px;
    height: 10px
}

.review-form__media .removed-item .preview, .review-form__media .removed-item a, .review-form__media .screen-item .preview, .review-form__media .screen-item a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative
}

.review-form__media .removed-item canvas, .review-form__media .screen-item canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.review-form__media .screen-item + .screen-item {
    margin-left: 15px
}

.review-form__media .errors-block {
    display: none
}

.review-form__media .m_com_err {
    display: block;
    position: absolute;
    bottom: 6px;
    left: 0;
    color: #e15258;
    margin-top: 5px;
    font-size: 12px
}

.review-form__media-span {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #60686a
}

@media screen and (max-width: 690px) {
    .review-form__media {
        margin-bottom: 16px;
        padding-bottom: 0;
        border-bottom: none;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px
    }

    .review-form__media-wrap {
        order: 1
    }

    .review-form__media-wrap.show {
        width: 100%;
        margin-bottom: 16px
    }

    .review-form__media .m_com_err {
        position: static;
        margin-top: -5px;
        margin-bottom: 10px
    }

    .review-form__media .screen-item + .screen-item {
        margin-left: 8px
    }
}

.game-form__error {
    display: none;
    color: #db2424;
    margin-top: 4px;
    font-size: 12px
}

.game-form__error.visible {
    display: block
}

@media screen and (max-width: 690px) {
    .form-row {
        margin-bottom: 15px;
        margin-top: 24px
    }

    .form-row .review-inputs {
        margin-bottom: 16px
    }
}

.form-label {
    color: #60686a;
    font-weight: 600;
    font-size: 13px;
    display: block;
    margin: 0 0 4px
}

.form-col {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-right: 10px;
    padding-left: 10px
}

@media screen and (max-width: 690px) {
    .form-col {
        padding: 0;
        margin-bottom: 15px
    }
}

.form-multicol {
    margin-right: -10px;
    margin-left: -10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

@media screen and (max-width: 690px) {
    .form-multicol {
        display: block;
        margin: 0
    }
}

.review {
    width: 100%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #646464
}

.review:last-child {
    margin: 0
}

.review.review-parent {
    position: relative
}

.review.review-parent:after {
    content: "";
    border-bottom: 1px solid #e8eaf3;
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100% - 40px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.review.review-parent:first-child:after {
    display: none
}

.review.review-parent .review-wrap {
    padding: 20px 30px
}

.review.admin {
    border: none !important;
    margin: 10px 0 0
}

.review.admin > .review-wrap {
    background: #f7f7f7
}

.review.admin + .review {
    border: none !important
}

.review.admin .review-flag img {
    display: none
}

.review.admin .review-flag:before {
    content: "\e923";
    font-family: icomoon !important;
    color: #658ae8;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle
}

.review-child .review-wrap {
    padding: 16px 10px
}

.review-child .list-rating {
    margin: 0
}

.review-list {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -12px
}

.review-list .list-rating {
    margin: 0
}

.review-info {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 16px;
    -webkit-align-items: center;
    align-items: center
}

.review-info-top {
    display: -webkit-flex;
    display: flex
}

.review-flag {
    margin: 0 10px 0 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.review-flag img {
    display: inline-block;
    vertical-align: middle
}

.review-underline {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 22px 0 0
}

.review-underline .votes-like {
    line-height: 27px;
    border: none;
    background: 0 0;
    padding: 0
}

.review-form {
    display: none;
    padding: 20px 0 0
}

.review-name {
    color: #433f42;
    display: -webkit-flex;
    display: flex;
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 15px
}

.review-date {
    font-size: 12px;
    color: #95989a
}

.review-body {
    color: #60686a
}

.review-body .review-title {
    margin-bottom: 8px;
    color: #433f42
}

.review-body .review-title span {
    font-size: 1.17em;
    font-weight: 700
}

.review-body .action-field {
    margin: 10px 0 0;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    text-align: right
}

.review-text {
    font-size: 15px;
    line-height: 1.5
}

.review-text strong {
    margin-right: 4px;
    display: inline-block
}

.review-replies {
    font-size: 12px;
    color: #a8aec8;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    padding: 1px 5px;
    margin: 0 30px 0 0;
    background: #fff
}

.review-replies span {
    display: none
}

.review__proof {
    margin: 16px -8px 0;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scrollbar-width: none;
    max-width: fit-content
}

.review__proof::-webkit-scrollbar {
    display: none
}

.review__proof-img {
    cursor: pointer;
    width: 100px;
    height: 75px;
    flex-shrink: 0;
    border-radius: 6px;
    margin: 0 8px;
    position: relative
}

.review__proof-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px
}

.review-submit-holder {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    gap: 8px
}

.review-submit-holder .btn {
    width: 225px;
    height: 52px;
    font-size: 12px
}

.review-submit-holder .button {
    margin: 0 40px 0 0
}

.review-submit-holder .action-field {
    margin: 0 0 0 20px
}

.review-submit-holder .rate_note {
    margin-bottom: 0
}

.review-rating {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 5px 0 0
}

.review-rating-line {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: relative;
    height: 4px;
    background: #d9d9d9;
    border-radius: 4px
}

.review-rating-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 4px;
    background: #42b4d6
}

.review-rating-num {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 0 0 5px;
    font-size: 12px;
    min-height: 16px
}

#reviews {
    margin: 28px 0 0
}

.reviews-form .review-rating {
    display: none
}

.reviews-form .review-rating.active {
    display: -webkit-flex;
    display: flex
}

.reviews-body {
    padding: 0 0 30px;
    margin: 0 0 30px;
    border-bottom: 1px solid #d9d9d9
}

.reviews-form .action-field {
    position: relative;
    top: 8px
}

.review-more {
    border-top: 1px solid #e8eaf3;
    margin: 25px 0 0
}

.review-more .btn-more {
    margin: 0 auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.reviews-more {
    padding: 25px 0 0;
    margin: 5px 20px 0;
    border-top: 1px solid #e8eaf3
}

.reviews-more .btn-more {
    margin: 0 auto;
    padding: 16px;
    border-radius: 4px;
    border: 2px solid #2a4995;
    min-width: 300px;
    font-weight: 700;
    color: #2a4995
}

@media screen and (max-width: 480px) {
    .reviews-more .btn-more {
        width: 100%;
        min-width: auto
    }
}

.reviews-num {
    float: right;
    font-size: 13px;
    color: #60686a;
    font-weight: 400
}

.rating-container {
    min-width: 320px;
    width: 100%
}

.rating-container.not-valid .br-widget a {
    background: #db2424
}

.rating-container .br-widget {
    display: -webkit-flex;
    display: flex
}

.rating-container .br-widget a {
    background: #e8eaf3;
    width: 18px;
    height: 18px;
    margin: 0 0 0 11px;
    border-radius: 50%
}

.rating-container .br-widget a:first-child {
    margin: 0
}

.rating-container .br-widget a.br-active, .rating-container .br-widget a.br-current, .rating-container .br-widget a.br-selected {
    background: #2171ce
}

.rating-current {
    font-size: 12px
}

.reply {
    padding: 0 20px 0 60px
}

.reply .form-row {
    margin-top: 20px;
    margin-bottom: 0
}

.reply .form-row:first-child {
    margin-bottom: 12px;
    margin-top: 0
}

.reply-body {
    display: none;
    margin: 0 0 0 -30px
}

.reply .reply {
    padding: 0 0 0 60px
}

.reply .reply .reply-body {
    margin: 15px 0 15px -50px
}

@media (min-width: 690px) {
    .reviews-form .action-field {
        position: absolute;
        right: 0;
        bottom: 20px;
        height: auto;
        top: unset
    }
}

@media screen and (max-width: 690px) {
    .review {
        display: block
    }

    .review .form .action-field {
        margin: 0 0 10px;
        text-align: left
    }

    .review.review-parent:after {
        width: calc(100% - 20px)
    }

    .review-parent .review-wrap, .review.review-parent .review-wrap {
        padding: 15px 10px
    }

    .review-child .review-wrap {
        padding: 15px 0
    }

    .review-child {
        border-top: 0
    }

    .review-list {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -3px
    }

    .review-info {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px
    }

    .review-underline {
        margin: 16px 0 0;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .review-name {
        margin: 0 0 3px;
        line-height: 1
    }

    .review-text {
        font-size: 14px
    }

    .review-submit-holder {
        overflow: hidden;
        flex-direction: column;
        align-items: flex-start
    }

    .review-submit-holder .button {
        display: block;
        width: 100%
    }

    .review-submit-holder .action-field {
        margin: 17px 0 0;
        -webkit-justify-content: flex-start;
        justify-content: flex-start
    }

    .review-rating {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        width: 95px
    }

    .reviews-form .review-info {
        -webkit-align-items: center;
        align-items: center
    }

    .reviews-form .action-field {
        top: 0
    }

    .review-more {
        position: relative;
        left: -20px;
        width: calc(100% + 20px)
    }

    .reviews-more {
        margin: 5px 10px 0;
        padding: 10px 0 0
    }

    .reply {
        padding: 0 10px 0 30px
    }

    .reply-body {
        padding: 10px 0 0;
        margin: 0 0 0 -20px
    }

    .reply .reply {
        padding: 0 10px 0 30px
    }

    .reply .reply .reply-body {
        margin: 0 -10px 0 -20px
    }
}

@media screen and (max-width: 330px) {
    .rating-container {
        min-width: unset;
        max-width: 320px
    }
}

.rating {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.label-info {
    width: fit-content;
    display: flex;
    align-items: center
}

.label-view {
    height: fit-content;
    width: fit-content;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 3px 7px;
    line-height: 14px
}

.game-labels {
    display: flex;
    flex-wrap: wrap
}

.rating .rating-stars {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 12px
}

.rating-control {
    font-size: 12px;
    margin: 2px 7px 0 0
}

.game-paytable-section .select-head .span-title {
    margin-bottom: 6px
}

.game-paytable-section .select-head .row-bet {
    position: relative
}

.author-popup {
    display: none
}

.game-view .slider-viewer {
    margin-top: -6px;
    padding: 10px 20px 10px 3px
}

.vsign {
    font-size: 11px;
    padding: 0 2px 0 5px
}

.vsign .icon-icon_available {
    background-color: #5dc916;
    height: 17px;
    width: 17px;
    display: inline-block;
    border-radius: 50%;
    position: relative
}

.vsign .icon-icon_available::before {
    position: absolute;
    left: 4px;
    color: #fff;
    top: 5px;
    font-size: 7px
}

.label-view {
    height: fit-content;
    border-radius: 10px;
    color: #fff;
    width: fit-content;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    background: #000;
    display: block;
    padding: 3px 7px;
    line-height: 14px;
    flex-shrink: 0
}

.label-view.js-tooltip-label {
    cursor: pointer !important
}

.label-view.new {
    background: #2dc165
}

.label-view.best {
    background: #ebb624
}

.label-view.hot {
    background: #fd4343
}

.label-view.rtp {
    background: 0 0;
    color: #86287a;
    box-shadow: none;
    font-size: 12px;
    padding: 0
}

.label-view.rtp .icon {
    font-size: 11px
}

@media screen and (max-width: 767px) and (min-width: 568px) {
    [data-page=game-view] .games > .games-list > .game {
        width: 25% !important;
        padding: 20px 20px 0 0
    }
}

.game-view h2 {
    font-size: 22px !important;
    font-weight: 600;
    margin-bottom: 24px;
    padding-bottom: 0 !important
}

.game-view .heading.edges {
    margin-bottom: 30px
}

.game-view .game-info {
    margin-bottom: 80px !important
}

.game-view .review-block {
    margin-bottom: 48px !important
}

.game-view .game-description {
    margin-bottom: 80px !important
}

.game-view .subtitle div h2:first-child {
    margin-top: 0
}

.game-view .slider.game-slider {
    margin-bottom: 40px !important
}

.game-view .slider {
    overflow: hidden
}

.game-view .slider-wrapper-container {
    max-height: 335px;
    min-height: 326px
}

.game-view .slide-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 0 0 270px;
    flex: 0 0 270px;
    width: 270px;
    height: 252px;
    padding: 18px 20px 29px;
    background: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .161);
    border-radius: 4px;
    margin-right: 10px
}

.game-description .lower_pragraph h2, .game-description .subtitle h2 {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0
}

@media screen and (max-width: 1024px) {
    .game-view .game-info, .game-view .rating-box {
        margin-bottom: 60px !important
    }

    .game-view .author-tms .author, .game-view .game-description {
        margin-bottom: 60px !important
    }

    .game-view .slider.game-slider {
        margin-bottom: 50px !important
    }
}

.title-slider {
    margin: 0 0 15px !important
}

.game_info-table {
    display: flex;
    width: 100%
}

.game_info-cell {
    min-width: 33.3%;
    width: 33.3%;
    max-width: 33.3%;
    border: 1px solid #e8eaf3;
    border-radius: 2px 0 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 15px 10px;
    text-align: center
}

.game_info-cell .game-info-title {
    width: 100%;
    text-align: center
}

.paytable-btn {
    width: fit-content;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 15px
}

.paytable-btn .circle-info {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border: 2px solid #60686a;
    color: #60686a;
    z-index: 1;
    line-height: 14px;
    font-weight: 600;
    flex-shrink: 0
}

.paytable-btn .text {
    display: inline-block;
    margin-left: 8px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    color: #658ae8
}

.game-view .widget.faq {
    margin: 0 !important
}

.game-view .widget.faq h2 {
    padding-bottom: 20px !important;
    margin-bottom: 10px !important;
    font-size: 18px !important
}

@media (max-width: 767px) {
    .paytable-btn {
        right: unset;
        left: 246px
    }

    .paytable-btn .circle-info {
        margin-right: 34px
    }

    .paytable-btn .text {
        display: none
    }

    .game-view .widget.faq h2 {
        padding-bottom: 15px !important;
        margin-bottom: 0 !important;
        font-size: 14px !important
    }
}

@media (max-width: 690px) {
    .game-view .game-info, .game-view .rating-box {
        margin-bottom: 24px !important
    }

    .game-view .review-block {
        margin-bottom: 32px !important
    }

    .game-view .author-tms .author, .game-view .game-description {
        margin-bottom: 40px !important
    }

    .game-view .slider.game-slider {
        margin-bottom: 30px !important
    }

    .game-view h2 {
        margin-bottom: 16px !important;
        margin-top: 29px;
        font-size: 16px !important
    }

    .game-view .heading.edges {
        margin-bottom: 16px !important
    }

    .game_info-table {
        flex-wrap: wrap
    }

    .game_info-cell {
        min-height: 68px;
        box-sizing: border-box;
        border-radius: 0
    }

    .game_info-cell:nth-of-type(1) {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .game_info-cell:nth-of-type(2), .game_info-cell:nth-of-type(3) {
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }
}

@media (max-width: 400px) {
    .paytable-btn {
        flex-grow: 1;
        justify-content: center
    }

    .paytable-btn .circle-info {
        margin-right: 0
    }
}

.game-bonuses {
    margin: 48px 0
}

.game-bonuses .game-bonuses__title {
    margin: 0;
    margin-bottom: 8px;
    color: #433f42;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 36px
}

.game-bonuses__desc {
    margin: 0;
    color: #60686a;
    font-size: 15px;
    line-height: 28px
}

.game-bonuses__list {
    margin: 24px 0;
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media screen and (max-width: 767px) {
    .game-bonuses {
        margin: 32px 0
    }

    .game-bonuses .game-bonuses__title {
        margin-bottom: 8px !important;
        font-size: 18px !important;
        line-height: 26px
    }

    .game-bonuses__list {
        margin: 16px 0
    }
}

.game-bonus {
    border-radius: 6px;
    border: 2px solid #658ae8;
    background: #fff;
    display: grid;
    grid-template-columns:400px 1fr
}

.game-bonus__main {
    padding: 24px
}

.game-bonus__title {
    margin: 0;
    color: #2a4995;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.game-bonus__title span {
    margin-top: 2px;
    display: block;
    font-size: 13px;
    text-transform: uppercase
}

.game-bonus .bonus-expiration, .game-bonus .country-not-available {
    margin-top: 8px
}

.game-bonus__code {
    margin: 16px 0 8px;
    padding: 10px 16px;
    border-radius: 4px;
    border: 2px dashed #3b5db9;
    color: #3e566e;
    font-weight: 700;
    line-height: 20px
}

.game-bonus__highlights {
    margin: 16px 0 0;
    padding: 8px 0;
    list-style: none;
    border-radius: 4px;
    background: #effae8
}

.game-bonus__highlights li {
    padding: 8px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #433f42;
    font-size: 14px;
    font-weight: 600;
    line-height: normal
}

.game-bonus__attributes {
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    color: #433f42;
    font-size: 15px;
    line-height: normal
}

.game-bonus__attributes li {
    display: flex;
    gap: 4px
}

.game-bonus__attributes li img {
    transform: translateY(2px);
    flex-shrink: 0;
    margin-right: 4px
}

.game-bonus__attributes li span {
    flex-shrink: 0
}

.game-bonus__attributes li strong {
    font-weight: 600
}

.game-bonus__attributes li strong.deposit {
    color: #60686a
}

.game-bonus__attributes li strong.free {
    color: #529724
}

.game-bonus__details {
    padding: 24px 0 24px 24px;
    border-left: 1px solid #e8eaf3;
    background: #f8fcff;
    border-radius: 0 6px 6px 0;
    overflow: hidden
}

.game-bonus__notes {
    margin-right: 24px;
    margin-bottom: 16px;
    border-radius: 4px;
    border: 1px solid #a8aec8;
    background: #fff;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #60686a;
    font-size: 13px;
    line-height: 24px
}

.game-bonus__casinos-title {
    color: #433f42;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px
}

.game-bonus__casinos-list .slider.game-slider {
    margin-bottom: 0 !important
}

.game-bonus__casinos-list .slider.game-slider .slide-box {
    background: #fff !important;
    flex: 0 0 240px;
    width: 240px;
    height: 175px;
    padding: 16px;
    margin-right: 8px
}

.game-bonus__casinos-list .slider-viewer {
    padding: 8px 0 8px 8px;
    margin: 0
}

.game-bonus__casinos-list .flag img {
    width: 22px;
    height: 16px
}

.game-bonus__casinos-list .logo-casino {
    margin-bottom: 10px
}

.game-bonus__casinos-list .casino-name {
    color: #433f42;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px
}

.game-bonus__casinos-list .slide-box-amount {
    display: none
}

.game-bonus__casinos-list .btn.go-to-link {
    max-height: 38px;
    height: 38px;
    font-weight: 700
}

.game-bonus__casinos-list .btn.go-to-link .svg-icon {
    margin-right: 4px
}

.game-bonus__casinos-item {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .16)
}

.game-bonus__games {
    margin-top: 16px
}

.game-bonus__games-title {
    color: #433f42;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px
}

.game-bonus__games-list .slider.game-slider {
    margin-bottom: 0 !important
}

.game-bonus__games-list .slider-viewer {
    padding: 4px 0 0 4px;
    margin: 0
}

.game-bonus__games-list .slide-box {
    box-shadow: none;
    flex: 0 0 146px;
    width: 146px;
    height: 142px;
    padding: 0;
    margin-right: 8px
}

@media screen and (max-width: 767px) {
    .game-bonus {
        grid-template-columns:1fr
    }

    .game-bonus__main {
        padding: 24px 14px 16px
    }

    .game-bonus__code {
        padding: 6px 16px;
        line-height: 24px
    }

    .game-bonus__highlights {
        padding: 4px 0
    }

    .game-bonus__highlights li {
        font-size: 13px
    }

    .game-bonus__attributes {
        font-size: 13px
    }

    .game-bonus__attributes li img {
        transform: translateY(1px);
        width: 16px;
        height: 16px
    }

    .game-bonus__details {
        border-radius: 0 0 6px 6px;
        padding: 24px 0 24px 14px;
        border-left: none;
        border-top: 1px solid #e8eaf3
    }

    .game-bonus__notes {
        margin-right: 14px;
        padding: 16px 14px
    }

    .game-bonus__games-title {
        margin-bottom: 4px
    }
}