/*! normalize.css v8.0.1 | MIT License | github/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@-webkit-keyframes loader-rings {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes loader-rings {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.icon {
    width: 4.6rem;
    height: 3.2rem;
    background-size: cover;
    display: inline-block
}

.icon.icon-arrow-right {
    background-image: url("images/icon-arrow-right.png?2f6acf6ed48fa7c015db2a536020c68f");
    height: .7rem;
    width: .9rem
}

.operator-closed {
    background: #1d1d1d;
    border-radius: 50%;
    margin: 1rem 1rem 1.5rem;
    border: 1px solid #999;
    min-height: 6rem;
    font-size: 1.4rem;
    width: 8.8rem;
    height: 8.8rem;
    text-align: center
}

.btn-cta, .cta-btn, .operator-closed {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700
}

.btn-cta, .cta-btn {
    transition: all .2s ease-in-out;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    white-space: nowrap
}

.btn-cta:hover, .cta-btn:hover {
    background: #6cda36
}

.btn-in-page-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    width: 14.9rem;
    height: 4.8rem;
    color: #000;
    background-color: #f2f2f2;
    white-space: nowrap
}

.btn-in-page-menu:hover {
    background: #6cda36
}

.btn-in-page-menu:after {
    content: "";
    font-family: Fontello;
    transition: color .2s ease;
    color: #000;
    font-size: 2.4rem;
    padding-left: .8rem
}

.btn-in-page-menu:hover {
    background: #f2f2f2;
    color: #007ffd
}

.btn-in-page-menu:hover:after {
    color: #007ffd
}

.btn-lg {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    font-size: 2.4rem;
    width: 16.6rem;
    height: 4.8rem
}

.btn-lg:hover {
    background: #6cda36
}

.btn-lg.play {
    background-color: #59be28;
    color: #fff
}

.btn-lg.play:hover {
    background-color: #6cda36
}

.btn-lg.review {
    border: 1px solid #333;
    background-color: #fff;
    color: #333
}

.btn-lg.review:hover {
    background-color: #333
}

.btn-lg.review:hover {
    color: #fff
}

.btn-lg.subscribe {
    background-color: #fff;
    color: #fff
}

.btn-lg.subscribe:hover {
    background-color: #c80808
}

.btn-lg.bonuslist_cta {
    padding: 0 2.7rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.btn-md {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    font-size: 1.4rem;
    width: 10.1rem;
    height: 3.8rem
}

.btn-md:hover {
    background: #6cda36
}

.btn-md.play {
    background-color: #59be28;
    color: #fff
}

.btn-md.play:hover {
    background-color: #6cda36
}

.btn-md.review {
    border: 1px solid #333;
    background-color: #fff;
    color: #333
}

.btn-md.review:hover {
    background-color: #333
}

.btn-md.review:hover {
    color: #fff
}

.btn-md.subscribe {
    background-color: #fff;
    color: #fff
}

.btn-md.subscribe:hover {
    background-color: #c80808
}

.btn-sm {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    font-size: 1.2rem;
    height: 2.4rem
}

.btn-sm:hover {
    background: #6cda36
}

.btn-sm.play {
    background-color: #59be28;
    color: #fff
}

.btn-sm.play:hover {
    background-color: #6cda36
}

.btn-sm.review {
    border: 1px solid #333;
    background-color: #fff;
    color: #333
}

.btn-sm.review:hover {
    background-color: #333
}

.btn-sm.review:hover {
    color: #fff
}

.btn-sm.subscribe {
    background-color: #fff;
    color: #fff
}

.btn-sm.subscribe:hover {
    background-color: #c80808
}

.collapsible-content {
    display: none
}

.collapsible {
    position: relative;
    cursor: pointer
}

.collapsible .collapsible-content {
    display: none;
    position: absolute
}

.collapsible.active .collapsible-content {
    display: block
}

.module-cookies-banner {
    border-top: .1rem solid #fff;
    background: #000;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 1.5rem;
    position: fixed;
    bottom: 0;
    z-index: 2;
    font-size: 1.4rem
}

@media only screen and (min-width: 768px) {
    .module-cookies-banner {
        font-size: unset;
        padding: 1.5rem 3rem
    }
}

@media only screen and (min-width: 576px) {
    .module-cookies-banner:before {
        content: "";
        font-family: Fontello;
        font-size: 3.5rem;
        color: #ccc;
        float: left;
        margin-right: 1.5rem
    }
}

@media only screen and (min-width: 768px) {
    .module-cookies-banner:before {
        font-size: 5.5rem
    }
}

.module-cookies-banner p {
    margin-bottom: 1.5rem
}

.module-cookies-banner a {
    color: #E0DCF3;
    font-weight: 600
}

.module-cookies-banner button {
    background: #ffffff;
    font-weight: 700;
    padding: .7rem
}

.module-content ul.news-nav {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    display: flex;
    font-size: 1.2rem;
    margin-bottom: 3.5rem;
    overflow-y: auto
}

.module-content ul.news-nav li {
    scroll-snap-align: center
}

.module-content ul.news-nav::-webkit-scrollbar {
    display: none
}

@media only screen and (min-width: 768px) {
    .module-content ul.news-nav {
        font-size: 1.3rem;
        overflow-y: unset;
        flex-wrap: wrap
    }
}

.module-content ul.news-nav li {
    background: #f2f2f2;
    padding: 0;
    white-space: nowrap;
    margin-right: .8rem;
    border-radius: .2rem
}

.module-content ul.news-nav li a {
    color: #333;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 1.15rem
}

.module-content ul.news-nav li a:focus, .module-content ul.news-nav li a:hover {
    color: #007ffd
}

.module-content ul.news-nav li a:after {
    content: "";
    font-family: Fontello;
    font-size: 1.8rem;
    padding-left: 1rem
}

@media only screen and (min-width: 768px) {
    .l-boxes .row.v-center {
        display: flex
    }
}

@media only screen and (max-width: 991px) {
    .meet .module-content table, .meet .module-content tbody, .meet .module-content td, .meet .module-content th, .meet .module-content thead, .meet .module-content tr {
        display: block;
        width: 100%
    }

    .meet .module-content td {
        width: 100% !important;
        margin-bottom: .8rem;
        padding: 1.6rem;
        border-radius: .2rem;
        height: auto
    }
}

.meet .module-content .table-responsive table {
    border-collapse: separate;
    border-spacing: .6rem .8rem
}

.meet .module-content td {
    background-color: #f2f2f2;
    border-radius: .2rem;
    padding: 1.6rem 0
}

.meet .module-content td h3, .meet .module-content td h4, .meet .module-content td p {
    display: flex;
    justify-content: center
}

.meet .module-content td img {
    border-radius: 50%
}

.contact-form {
    display: flex;
    flex-direction: column;
    background: #fff;
    justify-self: center;
    width: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    order: 1
}

@media only screen and (min-width: 768px) {
    .contact-form {
        max-width: 30.8rem;
        grid-column: 2;
        grid-row: 1/3
    }
}

.contact-form .title {
    color: #999;
    background: #f2f2f2;
    padding: 2.6rem;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 1.6rem
}

.contact-form .title, .contact-form form {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contact-form form {
    padding: 1.2rem;
    margin-top: 1.2rem
}

.contact-form form input, .contact-form form select, .contact-form form textarea {
    background: #f2f2f2;
    padding: 0 1.5rem;
    border: none;
    width: 100%;
    border-radius: .4rem;
    font-size: 1.4rem;
    outline: 0
}

.contact-form form input, .contact-form form select {
    min-height: 5rem;
    height: 5rem;
    color: #666;
    margin-bottom: 1.6rem
}

.contact-form form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 700;
    color: #333
}

.contact-form form label {
    display: inline-block;
    color: #000;
    margin-bottom: .4rem;
    font-weight: 700;
    font-size: 1rem
}

.contact-form form .form-group {
    width: 100%
}

.contact-form form .select-wrapper {
    position: relative;
    width: 100%
}

.contact-form form .select-wrapper:after {
    content: "";
    font-family: Fontello;
    position: absolute;
    top: .8rem;
    right: 1rem;
    color: #000;
    font-size: 2.4rem;
    pointer-events: none
}

.contact-form form textarea {
    padding-top: 1.7rem;
    min-height: 9rem;
    margin-bottom: 1.2rem;
    resize: vertical
}

.contact-form form .g-recaptcha {
    min-height: 7.9rem;
    transform: scale(.93)
}

@media only screen and (max-width: 391px) {
    .contact-form form .g-recaptcha {
        transform: scale(.76)
    }
}

.contact-form form button {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 4.8rem;
    width: 100%;
    font-size: 1.5rem;
    background: #59be28;
    margin: 2.4rem 0 1.2rem;
    cursor: pointer;
    position: relative;
    text-transform: capitalize;
    font-size: 2.4rem;
    font-weight: 700
}

.contact-form form button:hover {
    background: #6cda36
}

.contact-form form button:focus {
    outline: 0
}

.contact-form form button.loading .loading {
    display: inline-block;
    height: 3rem;
    width: 100%;
    position: absolute;
    right: 1.5rem;
    width: unset
}

.contact-form form button.loading .loading:after {
    content: " ";
    display: block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border-color: #fff transparent;
    border-style: solid;
    border-width: .3rem;
    -webkit-animation: loader-rings 1.2s linear infinite;
    animation: loader-rings 1.2s linear infinite;
    margin: 0 auto
}

html:lang(zh) .review-container .btn-cta {
    font-size: 1.2rem
}

html:lang(zh) .newsletter-new .container .form-content form button {
    font-size: 1.4rem
}

html:lang(ja) .toplist-bonus .toplist-cta .btn-cta {
    font-size: 1.4rem
}

.filter-options {
    display: flex;
    font-size: 1.2rem;
    overflow-x: scroll;
    scroll-behavior: smooth;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    margin-top: 1.5rem;
    margin-bottom: 2.5rem
}

.filter-options::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 0
}

@media only screen and (min-width: 768px) {
    .filter-options {
        font-size: 1.3rem;
        overflow-y: unset;
        flex-wrap: wrap;
        overflow-x: unset
    }
}

.filter-options li {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6f6fb;
    white-space: nowrap;
    border: 1px solid #c4c4c4;
    margin-right: .8rem;
    min-height: 4rem;
    padding: .8rem .8rem .8rem 1.6rem;
    border-radius: .2rem
}

.filter-options li:focus, .filter-options li:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    background-color: #fff
}

.filter-options li span {
    display: inherit;
    cursor: pointer;
    color: #000;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem
}

.filter-options li span:after {
    content: "";
    font-family: Fontello;
    font-size: 1.1rem;
    margin-left: 1.38rem;
    margin-right: .67rem;
    display: inline-block;
    transition: all .3s linear;
    transform: rotate(-180deg)
}

.filter-options li span.rotate {
    transition: all .5s linear
}

.filter-options li span.rotate:after {
    display: inline-block;
    transition: all .3s linear;
    transform: unset
}

.filter-options li#filtering-options-data {
    display: none
}

*, :after, :before {
    box-sizing: border-box
}

body, figure {
    margin: 0
}

a, p {
    overflow-wrap: break-word;
    margin: 0
}

a {
    text-decoration: none;
    cursor: pointer;
}

i {
    font-style: unset
}

button {
    background-color: transparent;
    color: inherit;
    border-width: 0;
    padding: 0;
    cursor: pointer
}

dd, ol, ul {
    list-style: none
}

dd, input, ol, ul {
    margin: 0;
    padding: 0
}

input {
    border: 0
}

input:focus {
    outline: unset
}

input[type=text]::-ms-clear, input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none
}

table {
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0
}

html {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    font-size: 10px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

html img.actually-lazy {
    display: none
}

html.js img.actually-lazy {
    display: block
}

html body {
    display: grid;
    line-height: 1.4;
    font-size: 1.6rem;
    color: #1d1d1d;
    margin-top: 5.6rem
}

html body.zh {
    line-height: 1.6
}

@media only screen and (min-width: 1200px) {
    html body {
        margin-top: 7.2rem
    }

    html body.landing-page {
        margin-top: 5.6rem
    }
}

html body.overflow-hidden {
    overflow: hidden;
    position: relative
}

html body .view-all-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding-bottom: .9rem;
    border-bottom: 1px solid #f2f2f2;
    align-items: flex-end
}

html body .view-all-title h3 {
    font-size: 1.6rem;
    margin-top: 1.5rem !important
}

html body .view-all-title.es {
    justify-content: unset
}

html body .view-all-title.es .es-badge {
    margin: 0 auto 0 .8rem
}

html body .view-all-title h2:first-of-type {
    border: none;
    padding: unset;
    margin: 1rem 0 0 1rem;
    font-size: 1.6rem
}

html body .view-all-title .h2 {
    text-transform: uppercase;
    margin-right: 1rem
}

html body .view-all-title h3:first-of-type {
    margin: 0 0 0 1.5rem
}

html body .view-all-title a {
    display: none
}

@media only screen and (min-width: 768px) {
    html body .view-all-title a {
        display: flex;
        align-items: center;
        color: #333;
        margin-right: 1.6rem;
        font-weight: 600;
        font-size: 1.4rem;
        white-space: nowrap;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline
    }
}

html body .view-all-title a .arrow-right {
    text-decoration: none
}

html body .view-all-title a .arrow-right:after {
    content: "";
    font-family: Fontello;
    margin: .1rem 0 0 1.2rem;
    display: inline-block;
    color: #007ffd;
    font-size: 1.8rem;
    text-decoration: none
}

html body .view-all-title a:focus, html body .view-all-title a:hover {
    color: #007ffd
}

html body .toplist-view-more {
    display: flex;
    align-items: center;
    justify-content: center
}

html body .toplist-view-more-link {
    color: #333;
    border: 1px solid #333;
    border-radius: .2rem;
    padding: 1rem 1.6rem;
    margin: 2rem 0;
    font-size: 1.4rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    html body .toplist-view-more-link {
        display: none
    }
}

html .module {
    clear: both
}

@media only screen and (max-width: 767px) {
    html .module h2, html .module h3, html .module h4, html .module h5, html .module h6, html .module li, html .module-content p {
        text-align: left !important
    }
}

html .module .module-title {
    margin-bottom: 1.6rem;
    display: flex;
    align-items: center
}

html .module .module-title .es-badge {
    margin-left: .8rem;
    font-weight: 400;
    max-height: 2.3rem
}

html .module-extra {
    margin-top: 3rem
}

@media only screen and (min-width: 768px) {
    html .module-extra {
        margin-top: 6rem
    }
}

html a {
    color: #007ffd;
    font-weight: 700
}

html .link-icon {
    font-size: 1.2rem;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    position: relative;
    transition: color .1s ease;
    margin-right: 1.8rem
}

html .link-icon:after {
    content: "";
    font-family: Fontello;
    transition: color .2s ease;
    color: #007ffd;
    font-size: 1.8rem;
    padding-left: .2rem;
    position: absolute;
    top: -.5rem
}

html .link-icon:focus, html .link-icon:hover {
    color: #007ffd
}

html .span-bold {
    font-weight: 700
}

html .h1, html h1 {
    font-size: 3.6rem
}

html .h1, html .h2, html h1, html h2 {
    display: block;
    margin: 0;
    line-height: 1.4;
    font-weight: 700
}

html .h2, html h2 {
    font-size: 2.4rem
}

html .h3, html h3 {
    font-size: 2rem
}

html .h3, html .h4, html h3, html h4 {
    display: block;
    margin: 0;
    line-height: 1.4;
    font-weight: 700
}

html .h4, html h4 {
    font-size: 1.8rem
}

html .h5, html h5 {
    font-size: 1.6rem
}

html .h5, html .h6, html h5, html h6 {
    display: block;
    margin: 0;
    line-height: 1.4;
    font-weight: 700
}

html .h6, html h6 {
    font-size: 1.5rem
}

html .module h2 {
    padding-bottom: 1rem
}

html .display-tablet {
    display: none
}

@media only screen and (min-width: 768px) {
    html .display-tablet {
        display: block
    }
}

html .display-laptop {
    display: none
}

@media only screen and (min-width: 992px) {
    html .display-laptop {
        display: block
    }
}

html .display-desktop {
    display: none
}

@media only screen and (min-width: 1200px) {
    html .display-desktop {
        display: block
    }
}

html .rounded {
    border-radius: 50%
}

.ta-left {
    text-align: left
}

.ta-center {
    text-align: center
}

.ta-right {
    text-align: right
}

.es-badge {
    padding: .35rem .9rem;
    background-color: #ff9904;
    border-radius: 2.4rem;
    font-size: 1.2rem;
    min-width: 4.4rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.es-badge.full-size {
    min-width: 7.3rem
}

@media only screen and (min-width: 768px) {
    #h1-zh-title {
        font-size: 2.9rem;
        line-height: 2.8rem
    }
}

.overlayBg {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: 0 0;
    z-index: 2
}

.image-container {
    display: block
}

.z-index-1 {
    z-index: 0
}

.module-content p {
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .module-content p {
        width: auto
    }
}

.container {
    max-width: calc(100vw - 3rem);
    margin: 0 auto;
    width: 100%
}

@media only screen and (min-width: 576px) {
    .container {
        max-width: 54rem
    }
}

@media only screen and (min-width: 768px) {
    .container {
        max-width: 75rem
    }
}

@media only screen and (min-width: 992px) {
    .container {
        max-width: 97rem
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 120rem
    }
}

@media only screen and (min-width: 768px) {
    .tablet-container {
        margin: 0 auto;
        width: 100%;
        max-width: 75rem
    }
}

@media only screen and (min-width: 992px) {
    .tablet-container {
        max-width: 97rem
    }
}

@media only screen and (min-width: 1200px) {
    .tablet-container {
        max-width: 120rem
    }
}

@media only screen and (min-width: 992px) {
    .laptop-container {
        max-width: 97rem;
        margin: 0 auto;
        width: 100%
    }
}

@media only screen and (min-width: 1200px) {
    .laptop-container {
        max-width: 120rem
    }
}

main {
    display: grid;
    padding-bottom: 3rem;
    grid-gap: 2rem;
    background-color: #f3f3fa
}

main.two-column-right {
    grid-gap: 4rem 2.5rem
}

@media only screen and (min-width: 992px) {
    main.two-column-right .page-header {
        grid-column: 1/5
    }

    main.two-column-right .page-modules {
        grid-column: 2/3
    }

    main.two-column-right .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    main.two-column-right {
        grid-template-columns:1fr 66rem 28.5rem 1fr
    }
}

@media only screen and (min-width: 1200px) {
    main.two-column-right {
        grid-template-columns:1fr 89rem 28.5rem 1fr
    }
}

@media only screen and (min-width: 992px) {
    main.two-column-right .game-header {
        grid-column: 1/5
    }
}

main.two-column-left {
    grid-gap: 4rem 2.5rem
}

@media only screen and (min-width: 992px) {
    main.two-column-left .page-header {
        grid-column: 1/5
    }

    main.two-column-left .page-modules {
        grid-column: 2/3
    }

    main.two-column-left .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    main.two-column-left {
        grid-template-columns:.3fr 1fr
    }
}

main.three-columns {
    grid-gap: 4rem 2.5rem;
    padding-bottom: 0
}

@media only screen and (min-width: 992px) {
    main.three-columns .page-header {
        grid-column: 1/5
    }

    main.three-columns .page-modules {
        grid-column: 2/3
    }

    main.three-columns .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    main.three-columns {
        grid-template-columns:.36fr 1fr 26.5rem 2rem
    }

    main.three-columns .newsletter-new {
        padding: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    main.three-columns {
        grid-template-columns:.36fr 1fr 28.5rem 2rem
    }
}

main.full-width {
    grid-gap: 2rem 0
}

@media only screen and (min-width: 992px) {
    main.full-width .page-header {
        grid-column: 1/5
    }

    main.full-width .page-modules {
        grid-column: 2/3
    }

    main.full-width .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    main.full-width {
        grid-template-columns:1fr 90rem 1fr
    }
}

main.full-width.bg-enabled {
    background: #cfcfcf
}

main.full-width.bg-enabled .page-modules {
    background: #fff;
    padding: 2rem
}

main.full-width-slots {
    grid-gap: 2rem 0
}

@media only screen and (min-width: 992px) {
    main.full-width-slots .page-header {
        grid-column: 1/5
    }

    main.full-width-slots .page-modules {
        grid-column: 2/3
    }

    main.full-width-slots .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    main.full-width-slots {
        grid-template-columns:1fr 102rem .1rem 1fr
    }
}

@media only screen and (min-width: 1200px) {
    main.full-width-slots {
        grid-template-columns:1fr 120rem .1rem 1fr
    }
}

@media only screen and (max-width: 767px) {
    main.full-width-slots .page-modules {
        padding: 0
    }
}

main.no-sidebar {
    background: #f3f3fa
}

.rtl main {
    direction: rtl !important
}

@media only screen and (min-width: 768px) {
    .rtl main {
        direction: rtl
    }
}

.rtl .featured-casinos, .rtl .module-cards, .rtl .module-pros-and-cons, .rtl .module-toplist, .rtl .newsletter-new {
    direction: ltr
}

.rtl .module-toplist {
    text-align: right
}

.rtl .module-toplist h2 {
    direction: rtl
}

.rtl .toplist__row__additional {
    text-align: left
}

.rtl .cluster, .rtl .module-content, .rtl .module-faq, .rtl .page-header {
    direction: rtl
}

.rtl .module-content h2, .rtl .module-content h3, .rtl .module-content h4, .rtl .module-content h5, .rtl .module-content h6, .rtl .module-content p, .rtl .module-content ul li {
    text-align: right !important
}

.rtl .module-content ul li {
    background: 0 0
}

.rtl .module-content ul li:before {
    border-radius: 50%;
    content: "";
    font-family: Fontello;
    margin-left: .5rem;
    top: -.6rem;
    font-size: .6rem;
    position: relative;
    padding: .4rem .3rem;
    background: #59be28;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .rtl .module h2, .rtl .module h3, .rtl .module h4, .rtl .module h5, .rtl .module h6, .rtl .module li, .rtl .module-content p {
        text-align: right !important
    }
}

.rtl .module-toplist li {
    text-align: left !important
}

.sticky-navigation {
    background: linear-gradient(93.07deg, #333, #000 102.66%);
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    list-style: none;
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    min-height: 9.4rem
}

@media only screen and (min-width: 768px) {
    .sticky-navigation {
        display: none
    }
}

.sticky-navigation li {
    width: 25%;
    position: relative;
    text-align: center;
    min-height: 6.7rem;
    margin: 1.3rem 0 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.sticky-navigation li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    text-transform: capitalize;
    height: 100%;
    width: 100%
}

.sticky-navigation li a:hover {
    text-decoration: none
}

.sticky-navigation li a .img-container {
    display: block;
    height: 3.8rem;
    margin-bottom: 1rem
}

.sticky-navigation li a img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 3.8rem;
    border-radius: 50%
}

.module-icon-list {
    margin: 0 -1.5rem;
    padding: 0 1.5rem;
    display: flex;
    overflow-y: auto
}

@media only screen and (min-width: 768px) {
    .module-icon-list {
        margin: 0;
        padding: 0
    }
}

.module-icon-list li {
    width: 100%
}

.module-icon-list a {
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    color: #E0DCF3;
    min-width: 10rem;
    align-items: center;
    text-align: center;
    padding: 1.5rem 1rem 1.5rem 0;
    font-size: 1.3rem;
    border-top: .1rem solid rgba(0, 0, 0, .1)
}

@media only screen and (min-width: 768px) {
    .module-icon-list a {
        font-size: 1.5rem;
        color: #000
    }

    .module-icon-list a:focus, .module-icon-list a:hover {
        color: #E0DCF3;
        border-color: #E0DCF3
    }

    .module-icon-list a:focus img, .module-icon-list a:hover img {
        filter: none;
        opacity: unset
    }
}

.module-icon-list a .icon-container {
    height: 3.8rem;
    margin-bottom: 1rem;
    width: 100%
}

.module-icon-list a img {
    height: 3.8rem;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (min-width: 768px) {
    .module-icon-list a img {
        filter: grayscale(100%);
        opacity: .3
    }
}

footer {
    background-color: #1d1d38;
    color: #ccc;
    font-size: 1.2rem;
    padding: 2rem 0 0
}

@media only screen and (max-width: 767px) {
    footer {
        padding-bottom: 10rem
    }
}

@media only screen and (min-width: 992px) {
    footer {
        padding: 3.2rem 0 0
    }
}

footer.operator-review-footer {
    padding-bottom: 5rem
}

@media only screen and (min-width: 992px) {
    footer.operator-review-footer {
        padding-bottom: 0
    }
}

footer span.h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 1.4rem;
    font-weight: 700
}

@media only screen and (min-width: 992px) {
    footer .social-wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    footer .social-wrapper .social {
        order: 1;
        margin: .8rem 0 0
    }

    footer .social-wrapper .logo {
        order: 2;
        margin: 0
    }

    footer .social-wrapper .dropdown {
        order: 3
    }
}

footer .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 1.4rem 0 2.4rem
}

footer .logo a .logo-container {
    min-width: 12.145rem;
    display: block;
    height: 3.8rem
}

footer .logo .copyright-label {
    margin-top: 2.4rem;
    font-size: 1.2rem;
    font-weight: 400
}

@media only screen and (min-width: 992px) {
    footer .logo .copyright-label {
        margin-top: 1.6rem
    }
}

footer .social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.4rem 0;
    height: 3.2rem;
    min-width: 100%
}

@media only screen and (min-width: 992px) {
    footer .social {
        min-width: 15.2rem;
        height: 2.4rem
    }
}

footer .social .twitter-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .twitter-icon:last-child {
    margin: 0
}

footer .social .twitter-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem
}

footer .social .twitter-icon:focus, footer .social .twitter-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .twitter-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .twitter-icon:last-child {
        margin: 0
    }

    footer .social .twitter-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem
    }

    footer .social .twitter-icon:focus, footer .social .twitter-icon:hover {
        background-color: #ccc
    }
}

footer .social .facebook-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .facebook-icon:last-child {
    margin: 0
}

footer .social .facebook-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem
}

footer .social .facebook-icon:focus, footer .social .facebook-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .facebook-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .facebook-icon:last-child {
        margin: 0
    }

    footer .social .facebook-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem
    }

    footer .social .facebook-icon:focus, footer .social .facebook-icon:hover {
        background-color: #ccc
    }
}

footer .social .youtube-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .youtube-icon:last-child {
    margin: 0
}

footer .social .youtube-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem
}

footer .social .youtube-icon:focus, footer .social .youtube-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .youtube-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .youtube-icon:last-child {
        margin: 0
    }

    footer .social .youtube-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1rem
    }

    footer .social .youtube-icon:focus, footer .social .youtube-icon:hover {
        background-color: #ccc
    }
}

footer .social .pinterest-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .pinterest-icon:last-child {
    margin: 0
}

footer .social .pinterest-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem
}

footer .social .pinterest-icon:focus, footer .social .pinterest-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .pinterest-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .pinterest-icon:last-child {
        margin: 0
    }

    footer .social .pinterest-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem
    }

    footer .social .pinterest-icon:focus, footer .social .pinterest-icon:hover {
        background-color: #ccc
    }
}

footer .social .twitch-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .twitch-icon:last-child {
    margin: 0
}

footer .social .twitch-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem
}

footer .social .twitch-icon:focus, footer .social .twitch-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .twitch-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .twitch-icon:last-child {
        margin: 0
    }

    footer .social .twitch-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem
    }

    footer .social .twitch-icon:focus, footer .social .twitch-icon:hover {
        background-color: #ccc
    }
}

footer .social .tikTok-icon {
    width: 3.2rem;
    height: 3.2rem;
    background: #fff;
    color: #E0DCF3;
    border-radius: .3rem;
    margin-right: 1.6rem;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center
}

footer .social .tikTok-icon:last-child {
    margin: 0
}

footer .social .tikTok-icon:before {
    content: "";
    font-family: Fontello;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem
}

footer .social .tikTok-icon:focus, footer .social .tikTok-icon:hover {
    background-color: #ccc
}

@media only screen and (min-width: 768px) {
    footer .social .tikTok-icon {
        width: 2.4rem;
        height: 2.4rem;
        background: #fff;
        color: #E0DCF3;
        border-radius: .3rem;
        margin-right: .8rem;
        transition: all .2s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center
    }

    footer .social .tikTok-icon:last-child {
        margin: 0
    }

    footer .social .tikTok-icon:before {
        content: "";
        font-family: Fontello;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem
    }

    footer .social .tikTok-icon:focus, footer .social .tikTok-icon:hover {
        background-color: #ccc
    }
}

footer .dropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.4rem
}

@media only screen and (min-width: 992px) {
    footer .dropdown {
        margin: .8rem 0 0
    }
}

footer .dropdown .dropdown-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
    color: #fff;
    line-height: 2.4rem;
    margin-bottom: .8rem
}

@media only screen and (min-width: 992px) {
    footer .dropdown .dropdown-label {
        width: 100%
    }
}

footer .dropdown .flag-dropdown {
    background-color: #fff;
    border-radius: .4rem;
    width: 100%;
    max-width: 28rem;
    max-height: 4.4rem
}

@media only screen and (min-width: 992px) {
    footer .dropdown .flag-dropdown {
        max-width: unset;
        min-width: 28.8rem
    }
}

footer .dropdown .flag-dropdown.disabled {
    display: none
}

footer .dropdown .flag-dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: .9rem 1.6rem 1rem;
    width: 100%;
    cursor: pointer
}

footer .dropdown .flag-dropdown .dropdown-toggle img {
    margin-right: .4rem
}

footer .dropdown .flag-dropdown .dropdown-toggle span {
    font-size: 1.6rem;
    color: #17182f;
    position: relative;
    word-break: keep-all;
    flex: 1
}

footer .dropdown .flag-dropdown .dropdown-toggle:before {
    content: "";
    font-family: Fontello;
    font-size: 1.8rem;
    margin-right: 1.6rem;
    color: #E0DCF3
}

footer .dropdown .flag-dropdown .dropdown-toggle:after {
    content: "";
    font-family: Fontello;
    transform: rotate(90deg);
    transition: all .1s linear;
    color: #17182f;
    font-size: 1rem;
    margin: .2rem .8rem 0 0
}

footer .dropdown .flag-dropdown .dropdown-menu {
    transform: translate3d(0, 5.2rem, 0);
    border-radius: .4rem;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    text-align: left;
    background-color: #f6f6fb;
    max-height: 27.6rem;
    overflow-y: auto
}

footer .dropdown .flag-dropdown .dropdown-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: .8rem
}

footer .dropdown .flag-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: .9rem;
    border: .2rem solid #f2f2f2;
    background-color: #999
}

footer .dropdown .flag-dropdown .dropdown-menu .dropdown-item {
    color: #000;
    font-size: 1.6rem;
    font-weight: 400;
    display: block;
    padding: 1.2rem 2.4rem 1.2rem 1.6rem
}

footer .dropdown .flag-dropdown .dropdown-menu .dropdown-item:focus, footer .dropdown .flag-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #e3e6ef
}

footer .dropdown .flag-dropdown.active .dropdown-toggle:after {
    transform: rotate(270deg);
    margin-top: .1rem
}

@media only screen and (min-width: 768px) {
    footer .description-links {
        display: flex;
        flex-direction: column
    }
}

footer .description-links .top-links {
    display: flex;
    flex-direction: column
}

footer .description-links .description {
    color: #fff;
    margin-bottom: 2.5rem;
    border-radius: .4rem;
    width: 100%;
    line-height: 1.8rem;
    font-size: 1.2rem;
    font-weight: 400
}

footer .description-links .description p {
    text-align: left !important;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit
}

footer .description-links .description p strong {
    font-weight: 400
}

footer .description-links .description span {
    font-weight: 600;
    font-size: 1.6rem;
    margin-bottom: 1.3rem;
    line-height: 2.7rem;
    text-transform: capitalize;
    text-align: left
}

@media only screen and (min-width: 768px) {
    footer .description-links .description span {
        flex-direction: unset;
        justify-content: flex-start
    }
}

footer .description-links .menus {
    width: 100%;
    padding: 0;
    display: grid;
    grid-template-columns:repeat(2, 1fr)
}

footer .description-links .menus.de .item-1 {
    grid-row: 1/2
}

footer .description-links .menus.de .item-2 {
    grid-row: 1/3
}

footer .description-links .menus.de .item-3 {
    grid-row: 2/3
}

footer .description-links .menus.de .item-4 {
    grid-row: 3/4
}

@media only screen and (min-width: 768px) {
    footer .description-links .menus {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }
}

@media only screen and (min-width: 992px) {
    footer .description-links .menus {
        width: 100%
    }
}

footer .description-links .menus .menu:first-child, footer .description-links .menus .menu:nth-child(2) {
    margin-bottom: 1.6rem
}

@media only screen and (min-width: 768px) {
    footer .description-links .menus .menu:first-child, footer .description-links .menus .menu:nth-child(2) {
        margin: 0
    }
}

@media only screen and (min-width: 768px) {
    footer .description-links .menus .menu {
        width: 25%;
        margin-bottom: 0
    }
}

footer .description-links .menus .menu .h4 {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1.6rem
}

footer .description-links .menus .menu .h4:after {
    text-transform: capitalize
}

footer .description-links .menus .menu .menu-link {
    color: #fff;
    margin-bottom: .4rem;
    line-height: 2.4rem;
    position: relative;
    padding-left: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.6rem;
    font-weight: 400
}

footer .description-links .menus .menu .menu-link:before {
    content: "";
    font-family: Fontello;
    color: #007ffd;
    font-size: .8rem;
    margin-right: 1rem;
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (min-width: 992px) {
    footer .description-links .menus .menu .menu-link {
        margin-bottom: 1.6rem
    }
}

footer .description-links .copyright-text {
    margin-top: 2.4rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #c4c4c4
}

footer .description-links .copyright-text a {
    display: inline
}

@media only screen and (min-width: 992px) {
    footer .description-links .copyright-text {
        text-align: left
    }
}

footer .flags {
    margin-bottom: 2.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-height: unset
}

footer .flags.disabled {
    display: none
}

@media only screen and (max-width: 375px) {
    footer .flags {
        width: 22rem;
        max-width: 23rem;
        min-height: 9.8rem;
        margin: 0 auto 2.8rem
    }
}

@media only screen and (min-width: 992px) {
    footer .flags {
        flex-wrap: nowrap
    }
}

footer .flags span {
    display: block;
    align-self: flex-start;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #fff;
    text-transform: none
}

@media only screen and (max-width: 991px) {
    footer .flags span {
        margin-bottom: 1.5rem
    }
}

@media only screen and (min-width: 992px) {
    footer .flags span {
        margin-right: 1.5rem;
        width: unset;
        text-align: unset
    }
}

footer .flags a.footer_flags {
    display: block;
    width: 3.2rem;
    height: 2.4rem;
    margin: 0 .8rem .8rem 0
}

@media only screen and (min-width: 992px) {
    footer .flags a {
        margin-bottom: 0
    }
}

footer .flags a img {
    border-radius: .3rem;
    -o-object-fit: cover;
    object-fit: cover
}

footer .copyright {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 2.4rem
}

footer .copyright .logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 2.4rem;
    justify-content: center;
    min-height: 3.9rem;
    min-width: 100%
}

@media only screen and (max-width: 375px) {
    footer .copyright .logos {
        height: 7rem
    }
}

@media only screen and (min-width: 768px) {
    footer .copyright .logos {
        height: unset;
        min-width: unset
    }
}

@media only screen and (min-width: 992px) {
    footer .copyright .logos {
        min-width: 40.2rem
    }
}

footer .copyright .logos .logo-wrapper {
    display: block;
    margin: 1rem 0 0 1rem;
    height: 2.4rem
}

footer .copyright .logos .dmca-wrapper {
    display: block;
    width: 8.7rem;
    height: 1.8rem;
    margin: 1.3rem 0 .3rem 1rem
}

footer .copyright .company-info {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #c4c4c4;
    text-align: center
}

@media only screen and (min-width: 768px) {
    footer .copyright .company-info {
        margin-top: 2.4rem
    }
}

@media only screen and (min-width: 768px) {
    footer .copyright {
        margin-bottom: 3.2rem
    }

    footer .copyright .logos {
        margin-bottom: 0;
        flex-wrap: nowrap
    }
}

footer .scroll-to-top {
    display: none;
    right: .8rem;
    bottom: 11rem;
    position: fixed;
    background-color: #5b5b5b;
    padding: 0;
    color: #fff;
    border-radius: 2rem;
    opacity: .7;
    width: 3rem;
    height: 3rem;
    border: .1rem solid #fff;
    align-items: center;
    justify-content: center;
    z-index: 2;
    box-shadow: -.1rem 1.5rem 1.2rem -1.1rem #1d1d1d
}

@media only screen and (min-width: 768px) {
    footer .scroll-to-top {
        bottom: .8rem
    }
}

footer .scroll-to-top:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #fff;
    border-width: 0 .3rem .3rem 0;
    padding: .3rem;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    bottom: 100%;
    left: calc(50% - .3rem);
    font-size: 1rem;
    left: unset;
    top: 1.1rem
}

footer .overlay-background {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, .1)
}

footer .overlay-background.show {
    display: block
}

footer.landing-page-footer {
    padding-bottom: 0
}

@media only screen and (min-width: 768px) {
    footer.landing-page-footer .container {
        grid-template-columns:1.5fr 1fr
    }
}

footer.landing-page-footer .container .logos {
    flex-direction: column;
    display: flex;
    justify-content: space-evenly;
    padding-top: 1rem
}

@media only screen and (min-width: 768px) {
    footer.landing-page-footer .container .logos {
        flex-direction: row
    }
}

footer.landing-page-footer .container .logos img, footer.landing-page-footer .container .logos > a {
    margin: 0 auto;
    justify-content: center;
    padding: 0
}

@media only screen and (min-width: 768px) {
    footer.landing-page-footer .container .logos img, footer.landing-page-footer .container .logos > a {
        justify-content: flex-end;
        padding-right: 1rem
    }
}

footer.landing-page-footer .container .menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1rem
}

@media only screen and (min-width: 768px) {
    footer.landing-page-footer .container .menu {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-evenly;
        padding-top: 0
    }
}

footer.landing-page-footer .container .menu li a {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .5rem
}

@media only screen and (min-width: 768px) {
    footer.landing-page-footer .container .menu li a {
        padding: 1.5rem
    }
}

footer.landing-page-footer .container .menu li a span {
    display: none
}

.page-header {
    color: #fff;
    padding: 3rem 0;
    position: relative;
    z-index: 1;
    background-color: #26292d
}

.page-header.landing-page-header {
    margin-bottom: 1rem;
    display: none
}

@media only screen and (min-width: 768px) {
    .page-header.landing-page-header {
        display: block
    }
}

.page-header.landing-page-header .header-bg {
    -o-object-fit: unset;
    object-fit: unset
}

.page-header.landing-page-header h1 {
    margin-bottom: 3rem
}

.page-header.landing-page-header .container {
    max-width: 72rem;
    margin: 0 auto
}

.page-header.landing-page-header .container p {
    text-align: center
}

.page-header.homepage {
    min-height: 20.8rem;
    padding: 2.8rem 0 1.2rem;
    background-color: unset
}

@media only screen and (min-width: 768px) {
    .page-header.homepage {
        padding: 3.2rem 0 .4rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage {
        min-height: 45.4rem;
        padding: 6.4rem 0 1.2rem
    }
}

.page-header.homepage a {
    color: #007ffd
}

.page-header.homepage .header-bg {
    min-height: 63.5rem
}

@media only screen and (min-width: 576px) {
    .page-header.homepage .header-bg {
        min-height: 93.6rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .header-bg {
        min-height: 83.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .header-bg {
        min-height: 90rem
    }
}

@media only screen and (min-width: 1441px) {
    .page-header.homepage .header-bg {
        min-height: 95rem
    }
}

.page-header.homepage .content-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper {
        display: grid;
        grid-template-columns:1fr 1.4fr;
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper {
        grid-template-columns:1fr 1.2fr
    }
}

.page-header.homepage .content-wrapper .content-container {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .content-container {
        max-width: 54rem
    }
}

.page-header.homepage .content-wrapper .module-spotlights.v2 {
    width: 100%;
    background-color: unset;
    padding: 0
}

.page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon {
    display: grid;
    flex-direction: unset;
    -ms-scroll-snap-type: unset;
    scroll-snap-type: unset;
    margin: unset;
    overflow-x: unset;
    grid-template-columns:repeat(auto-fill, minmax(10.9rem, 1fr));
    grid-template-rows:repeat(2, 1fr);
    grid-gap: .8rem
}

@media only screen and (min-width: 576px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon {
        grid-template-columns:repeat(auto-fill, minmax(18.7rem, 1fr));
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        grid-gap: unset;
        justify-content: flex-end
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon {
        padding-right: 1.68rem
    }
}

.page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item {
    background-color: #f6f6fb;
    border-radius: .2rem;
    padding: 1rem .8rem .8rem;
    transition: all .1s ease;
    min-width: unset
}

.page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item:focus, .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item:hover {
    background: linear-gradient(180deg, #f6f6fb, #edf5fd);
    transition: all .1s ease;
    box-shadow: .8rem .8rem 1.6rem rgba(0, 0, 0, .15)
}

.page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a {
    color: #007ffd;
    justify-content: space-between;
    height: 100%
}

.page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
    margin-top: .8rem;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
        max-width: 7rem
    }
}

@media only screen and (min-width: 768px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
        margin-top: 2.4rem;
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

@media only screen and (max-width: 991px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a .img-wrapper, .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item a .img-wrapper > img {
        width: 4.8rem;
        height: 4.8rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item {
        min-height: 16.7rem;
        flex-basis: 15.7rem;
        margin-bottom: 2.4rem;
        padding: 2.4rem .8rem 1.5rem
    }

    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item + .spotlights-item, .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item:first-of-type {
        margin-right: 1.6rem
    }

    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item:last-child, .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item:nth-child(3) {
        margin-right: 0
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 .spotlights-items.mode-icon .spotlights-item {
        flex-basis: 18.7rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 {
        margin: 0 -2rem 0 0
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper .module-spotlights.v2 {
        margin: 0 -2rem 0 1.6rem
    }
}

.page-header.homepage .content-wrapper .header-subtitle > p {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0;
    color: #333;
    line-height: 3.2rem;
    text-transform: uppercase
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .header-subtitle > p {
        font-size: 1.8rem;
        line-height: 4.2rem
    }
}

.page-header.homepage .content-wrapper .header-title.ja h1 {
    font-size: 3.6rem;
    line-height: unset
}

@media only screen and (max-width: 380px) {
    .page-header.homepage .content-wrapper .header-title.ja h1, .page-header.homepage .content-wrapper .header-title.zh h1 {
        font-size: 3rem
    }
}

.page-header.homepage .content-wrapper .header-title h1 {
    text-transform: capitalize;
    font-size: 4.8rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 0;
    color: #000;
    text-align: left
}

.page-header.homepage .content-wrapper .header-title h1 span {
    color: #E0DCF3;
    display: block
}

@media only screen and (max-width: 320px) {
    .page-header.homepage .content-wrapper .header-title h1 {
        font-size: 4.2rem
    }
}

@media only screen and (min-width: 768px) {
    .page-header.homepage .content-wrapper .header-title h1 {
        font-size: 4.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper .header-title h1 {
        font-size: 5.6rem
    }
}

@media only screen and (min-width: 768px) {
    .page-header.homepage .content-wrapper .header-title {
        white-space: nowrap;
        margin-bottom: 3.2rem
    }
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    .page-header.homepage .content-wrapper .header-title h1 span {
        display: inline;
        margin: 0
    }
}

@media only screen and (min-width: 992px) {
    .page-header.homepage .content-wrapper .header-title {
        display: flex;
        margin-bottom: 2.3rem
    }
}

@media only screen and (min-width: 1200px) {
    .page-header.homepage .content-wrapper .header-title h1 span {
        display: inline;
        margin: 0
    }
}

.page-header.homepage .content-wrapper .header-text {
    color: #000;
    max-width: 60rem
}

.page-header.homepage .content-wrapper .header-text p {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.7rem
}

@media only screen and (max-width: 767px) {
    .page-header.homepage .content-wrapper .header-text {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .page-header {
        min-height: 15.8rem;
        padding: 4rem 0
    }
}

@media only screen and (min-width: 992px) {
    .page-header {
        min-height: 27.8rem;
        padding: 6rem 0 3rem
    }
}

.page-header.default-bg {
    background-image: url("images/header-placeholder.webp?b426737e307f4e4a1a6686f78948518c")
}

.page-header.default-bg, .page-header.default-bg-mobile {
    background-position: 50%;
    background-size: cover;
    display: grid;
    z-index: unset
}

.page-header.default-bg-mobile {
    background-image: url("images/header-placeholder-mobile.webp?ecce6e30200c9ac85badd87643c0f759")
}

.page-header .header-bg {
    -o-object-fit: cover;
    object-fit: cover
}

.page-header .header-bg, .page-header .homepage-desktop-background {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    height: 100%;
    width: 100%
}

.page-header .homepage-desktop-background {
    background-image: url("images/new-home-page-bg.webp?e531f1b2a06f83bfd9a704de8a05c54b");
    background-repeat: repeat-x
}

@media only screen and (max-width: 767px) {
    .page-header .container .additional-content, .page-header .container .content p:not(:first-child), .page-header .container .content p ~ * {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .page-header .container .additional-content, .page-header .container .content p:not(:first-child), .page-header .container .content p ~ * {
        display: block !important
    }
}

.page-header .show-more {
    font-weight: 700;
    justify-self: flex-end
}

.page-header .show-more:focus {
    outline: 0
}

@media only screen and (min-width: 768px) {
    .page-header .show-more {
        display: none
    }
}

.page-header .show-more:before {
    content: attr(data-more)
}

.page-header .show-more.active:before {
    content: attr(data-less)
}

.page-header .two-column-right {
    display: grid
}

@media only screen and (max-width: 767px) {
    .page-header .two-column-right {
        grid-row-gap: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .page-header .two-column-right {
        grid-template-columns:repeat(2, 1fr);
        grid-column-gap: 3rem
    }
}

@media only screen and (min-width: 1200px) {
    .page-header .two-column-right {
        grid-template-columns:1fr .8fr;
        grid-column-gap: 8%
    }
}

@media only screen and (min-width: 768px) {
    .page-header .two-column-right.us-state {
        grid-template-columns:1fr 1.5fr;
        grid-column-gap: 5%
    }

    .page-header .two-column-right.us-state h1 {
        grid-column: 1/3
    }
}

.page-header .two-column-right .header-flags-container {
    margin-top: 2rem;
    padding: 1rem 2rem;
    background-color: rgba(0, 0, 0, .45);
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 420px) {
    .page-header .two-column-right .header-flags-container {
        grid-template-columns:repeat(4, 22%);
        margin-top: 3rem
    }
}

.page-header .two-column-right .header-flags-container .flag-link {
    text-align: center;
    padding: 1.5rem
}

.page-header .two-column-right .header-flags-container .flag-link .img-container {
    display: flex;
    width: 5.5rem;
    height: 4.375rem
}

.page-header .two-column-right .header-flags-container .flag-link img {
    width: 5.5rem;
    padding: .5rem;
    border-radius: .3rem
}

.page-header .two-column-right .header-flags-container .flag-link img.flag-wo {
    height: 4.3rem;
    -o-object-fit: cover;
    object-fit: cover
}

.page-header .two-column-right .header-flags-container .flag-link img:hover {
    outline: .1rem solid hsla(0, 0%, 100%, .3)
}

.page-header .two-column-right .top-casinos {
    grid-template-columns:repeat(3, 22%)
}

.page-header .full-width {
    grid-gap: 2rem 0
}

@media only screen and (min-width: 992px) {
    .page-header .full-width .page-header {
        grid-column: 1/5
    }

    .page-header .full-width .page-modules {
        grid-column: 2/3
    }

    .page-header .full-width .page-modules-v2 {
        grid-column: 1/5
    }
}

@media only screen and (min-width: 992px) {
    .page-header .full-width {
        grid-template-columns:1fr 90rem 1fr
    }
}

.page-header h2 {
    margin-bottom: 1.5rem
}

@media only screen and (max-width: 767px) {
    .page-header h2 {
        font-size: 2rem
    }
}

.page-header a {
    color: #fff;
    font-weight: 700
}

.page-header p {
    font-weight: 400;
    margin-bottom: 1.5rem;
    line-height: 1.6
}

.page-header h1 {
    font-size: 2.2rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .page-header h1 {
        margin-bottom: 7rem;
        font-size: 3.6rem
    }

    .page-header h1.us-state {
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        max-width: 120rem
    }
}

.page-header h1.no-content {
    align-self: self-end;
    margin: unset;
    font-size: 3rem;
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    .page-header h1.no-content {
        font-size: 4.5rem
    }
}

@media only screen and (min-width: 992px) {
    .page-header h1.no-content {
        font-size: 6rem
    }
}

@media only screen and (max-width: 991px) {
    .slot-main {
        display: block;
        padding: 4rem 2.5rem
    }
}

.slots {
    padding: 0;
    background: unset;
    min-height: 30rem
}

.slots .img-overlay {
    background-color: rgba(51, 51, 51, .9);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (min-width: 454px)and (max-width: 767px) {
    .slots .img-overlay {
        height: 99%
    }
}

.slots .img-content {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    min-width: 24rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slots .img-overlay {
    height: 100%;
    background: rgba(0, 0, 0, .65);
    z-index: 1
}

@media only screen and (min-width: 768px) {
    .slots {
        display: flex;
        align-items: center
    }
}

.slots .header-bg {
    min-height: 30rem
}

.slots h1 {
    margin: 2.4rem 0 1.6rem;
    text-transform: unset;
    text-align: left;
    line-height: 5.4rem
}

@media only screen and (min-width: 768px) {
    .slots h1 {
        margin: 0 0 2.4rem
    }
}

@media only screen and (max-width: 991px) {
    .slots h1 {
        font-size: 2.8rem;
        font-weight: 600
    }
}

.slots .two-column-right {
    grid-template-columns:1fr;
    position: relative;
    z-index: 2
}

.slots .content p {
    display: block !important
}

@media only screen and (max-width: 991px) {
    .slots .content {
        padding-bottom: 2.4rem
    }
}

.page-modules h1:first-of-type {
    margin-top: 2rem;
    padding-bottom: 1rem;
    font-size: 2.4rem
}

.module-content {
    content: "";
    clear: both;
    background: #f3f3fa;
}

.module-content h2.module-title {
    margin-bottom: .6rem
}

.module-content h1 {
    margin: 2.4rem 0 1.6rem;
    font-weight: 700;
    font-size: 3.6rem
}

@media only screen and (min-width: 768px) {
    .module-content h1 {
        margin: 4rem 0 1.6rem
    }
}

.module-content h3 {
    margin: 1.6rem
    font-weight: 700;
    font-size: 2rem
}

@media only screen and (min-width: 768px) {
    .module-content h3 {
        margin: 1.6rem
    }
}

.comment {
    font-size: 1.8rem;
    font-style: italic;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
}
.comment h3{
    margin: 0rem;

}
.module-content h4 {
    font-weight: 700;
    font-size: 1.8rem
}

@media only screen and (min-width: 768px) {
    .module-content h4 {
        margin: 4rem 0 1.6rem
    }
}

.module-content h5 {
    margin: 2.4rem 0 1.6rem;
    font-weight: 700;
    font-size: 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content h5 {
        margin: 4rem 0 1.6rem
    }
}

.module-content h6 {
    margin: 2.4rem 0 1.6rem;
    font-weight: 700;
    font-size: 1.5rem
}

@media only screen and (min-width: 768px) {
    .module-content h6 {
        margin: 4rem 0 1.6rem
    }
}

.module-content h2 {
    margin: 2.4rem 0 .6rem
}

@media only screen and (min-width: 768px) {
    .module-content h2 {
        margin: 4rem 0 .6rem
    }
}

.module-content:first-child h1:first-child {
    margin: .4rem 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h1:first-child {
        margin: 2rem 0 1.6rem
    }
}

.module-content:first-child h3:first-child {
    margin: .4rem 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h3:first-child {
        margin: 2rem 0 1.6rem
    }
}

.module-content:first-child h4:first-child {
    margin: .4rem 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h4:first-child {
        margin: 2rem 0 1.6rem
    }
}

.module-content:first-child h5:first-child {
    margin: .4rem 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h5:first-child {
        margin: 2rem 0 1.6rem
    }
}

.module-content:first-child h6:first-child {
    margin: .4rem 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h6:first-child {
        margin: 2rem 0 1.6rem
    }
}

.module-content:first-child h2 {
    margin: .4rem 0 .6rem
}

@media only screen and (min-width: 768px) {
    .module-content:first-child h2 {
        margin: 2rem 0 .6rem
    }
}

.module-content.v2 {
    margin-top: 0
}

.module-content.v2 p {
    line-height: 2.4rem;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 {
        padding: 4.8rem 0
    }
}

.module-content.v2 h2 {
    font-size: 2.4rem
}

.module-content.v2 h1 {
    margin: 4rem 0 1.6rem;
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h1 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 h2 {
    margin: 4rem 0 1.6rem;
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h2 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 h3 {
    margin: 4rem 0 1.6rem;
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h3 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 h4 {
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h4 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 h5 {
    margin: 4rem 0 1.6rem;
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h5 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 h6 {
    margin: 4rem 0 1.6rem;
    padding: 0;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-content.v2 h6 {
        margin: 1.6rem 0 .8rem
    }
}

.module-content.v2 .container > h2:first-of-type, .module-content.v2 .module-title {
    margin: 0 0 .8rem
}

@media only screen and (min-width: 768px) {
    .module-content.v2 .container > h2:first-of-type, .module-content.v2 .module-title {
        margin: 0 0 .8rem
    }
}

.module-content.v2 .content-wrapper {
    display: flex
}

.module-content.v2 .content-wrapper .content-banner {
    min-width: 28.5rem;
    height: 100%;
    margin-left: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.module-content iframe {
    display: block;
    max-width: 100%;
    width: 100%;
    border: 0
}

.module-content figure img {
    min-width: 19rem
}

.module-content .collapsible {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-self: flex-end;
    color: rgba(0, 0, 0, .4);
    margin-bottom: 2rem
}

.module-content .collapsible:before {
    content: attr(data-more)
}

.module-content .collapsible.active:before {
    content: attr(data-less)
}

.module-content .collapsible:hover {
    color: #063e75
}

.module-content .collapsible:before {
    margin-right: 1.5rem
}

.module-content .collapsible:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid rgba(0, 0, 0, .4);
    border-width: 0 .2666666667rem .2666666667rem 0;
    padding: .2666666667rem;
    transform: rotate(-135deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.module-content blockquote {
    border-left: 4px solid #ccc;
    padding: 5px 10px;
    color: #777;
    margin: 15px
}

.module-content p {
    padding: .5rem 0
}

.module-content p a:not(.cta-btn):hover {
    text-decoration: underline
}

.module-content .image-container {
    margin: 2rem 0;
    display: inline-block
}

@media only screen and (max-width: 767px) {
    .module-content .image-container {
        display: contents
    }
}

.module-content .full-width-content-grid {
    display: grid;
    margin-bottom: 5rem
}

.module-content .full-width-content-grid .image-container {
    margin: 1.8rem 0
}

.module-content .content-image-grid-style {
    margin-bottom: 5rem
}

.module-content .content-image-grid-style .image-container {
    margin: 1.8rem 0
}

.module-content .content-image-grid-style .image-container img {
    -o-object-fit: unset;
    object-fit: unset
}

.module-content .content-image-grid-style h2 {
    margin-top: 1rem
}

.module-content .image-positon-content-grid {
    display: grid
}

@media only screen and (min-width: 768px) {
    .module-content .image-positon-content-grid {
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 1.6rem
    }
}

.module-content .three-layers-content-grid {
    display: grid
}

@media only screen and (min-width: 768px) {
    .module-content .three-layers-content-grid {
        grid-template-columns:repeat(3, 1fr);
        grid-gap: 1.6rem
    }
}

.module-content .content-image--float-left {
    clear: left;
    min-width: 100%;
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    .module-content .content-image--float-left {
        float: left;
        display: block;
        margin: 1rem 2.4rem 1rem 0;
        min-width: unset
    }
}

.module-content .content-image--float-right {
    clear: right;
    min-width: 100%
}

@media only screen and (min-width: 768px) {
    .module-content .content-image--float-right {
        float: right;
        display: block;
        margin: 1rem 0 1rem 2.4rem;
        min-width: unset
    }
}

.module-content .content-image--align-center {
    display: block;
    margin: 1rem auto
}

.module-content .content-image--align-left {
    display: block;
    margin: 1rem auto 1rem 0
}

.module-content .content-image--align-right {
    display: block;
    margin: 1rem 0 1rem auto
}

.module-content img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.module-content ul li {
    background: url("images/round-gr-check_3494ea9.png") 0 .4rem no-repeat;
    padding-left: 2.5rem;
}
.module-content .module-cards ul li {
    padding-left: 0rem;
}

.module-content li {
    margin-top: .5rem;
    color: #282828
}


.module-content ol {
    list-style: decimal inside;
    overflow-wrap: break-word
}

.module-content ol li {
    background: 0 0
}

.module-content ol ol, .module-content ol ul {
    margin-left: 2.5rem
}

.module-content ol ul {
    list-style: circle inside
}

.module-content article {
    margin: 2rem 0
}

.module-content article p {
    padding: unset
}

.module-content article figure {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .module-content article figure {
        margin-bottom: 3rem
    }
}

.module-content .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: .2rem;
    box-shadow: 0 .2rem .8rem rgba(0, 0, 0, .08);
    margin: 2rem 0
}

.module-content .es-badge {
    max-width: 9.5rem
}

.module-content table {
    border: .1rem transparent;
    table-layout: auto
}

@media only screen and (min-width: 768px) {
    .module-content table {
        width: 100% !important
    }
}

.module-content table thead {
    background-color: #1d1d38;
    color: #fff;
    vertical-align: middle;
    text-transform: capitalize;
    text-align: center
}

.module-content table tr:nth-child(2n) {
    background-color: #f9f9f9
}

.module-content table tbody {
    vertical-align: top
}

.module-content table td, .module-content table th {
    text-align: center;
    padding: 1.3rem
}

.module-content table td a {
    color: #007ffd;
    font-weight: 700;
    white-space: nowrap
}

.module-content table td:last-child .btn {
    font-size: 1.2rem;
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    background-color: #59be28;
    transition: all .2s ease-in-out;
    border-radius: .2rem;
    padding: .3rem 1.5rem
}

.module-content table td:last-child .btn:focus, .module-content table td:last-child .btn:hover {
    background-color: #6cda36
}

@media only screen and (max-width: 991px) {
    .module-content table [data-title=Info] p {
        width: 20rem
    }
}

.module-content .cta-btn {
    height: 4.8rem
}

.mobile-only {
    display: none
}

.show-desktop {
    display: block !important
}

.site-nav:not(.landing-page-nav) {
    height: 5.6rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3
}

.site-nav:not(.landing-page-nav) .show-desktop {
    display: none
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) {
        transition: all .3s ease-in-out;
        color: #333
    }

    .site-nav:not(.landing-page-nav) .vip-new-desktop {
        display: none
    }

    .site-nav:not(.landing-page-nav) .first-tier {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        margin-top: 5.6rem;
        padding: 1.5rem 0;
        overflow-x: hidden;
        transition: .4s;
        position: absolute;
        right: -100%;
        background: #000;
        box-shadow: .2rem .2rem .6rem -.1rem #999;
        width: 90%;
        height: 100vh;
        max-width: 36.5rem;
        top: 0;
        bottom: 0;
        -ms-overflow-style: none
    }

    .site-nav:not(.landing-page-nav) .first-tier::-webkit-scrollbar {
        display: none
    }

    .site-nav:not(.landing-page-nav) .first-tier-item {
        position: relative
    }

    .site-nav:not(.landing-page-nav) .first-tier-item:first-child {
        margin-top: 6rem
    }

    .site-nav:not(.landing-page-nav) .first-tier-item:last-child {
        margin-bottom: 20rem
    }

    .site-nav:not(.landing-page-nav) .first-tier .dropdown-title, .site-nav:not(.landing-page-nav) .first-tier .first-tier-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding: 2rem 2.9rem 2rem 1.6rem;
        width: 100%;
        color: #fff
    }

    .site-nav:not(.landing-page-nav) .first-tier .dropdown-title:before, .site-nav:not(.landing-page-nav) .first-tier .first-tier-link:before {
        content: "";
        background-color: #fff;
        height: .1rem;
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0
    }

    .site-nav:not(.landing-page-nav) .first-tier .dropdown-title:after, .site-nav:not(.landing-page-nav) .first-tier .second-tier-item-title:after {
        content: "";
        font-family: Fontello;
        transform: rotate(90deg);
        font-size: 1rem
    }

    .site-nav:not(.landing-page-nav) .first-tier .dropdown-title.open, .site-nav:not(.landing-page-nav) .first-tier .second-tier-item-title.open {
        background-color: #fff;
    }

    .site-nav:not(.landing-page-nav) .first-tier .dropdown-title.open:after, .site-nav:not(.landing-page-nav) .first-tier .second-tier-item-title.open:after {
        transform: rotate(270deg)
    }

    .site-nav:not(.landing-page-nav) .first-tier .first-tier-link {
        color: #fff;
        width: 100%
    }

    .site-nav:not(.landing-page-nav) .first-tier .first-tier-link.hide {
        display: none
    }

    .site-nav:not(.landing-page-nav) .first-tier .vip {
        background: #312b16
    }

    .site-nav:not(.landing-page-nav) .first-tier .vip .dropdown-title {
        color: #dfc46c
    }

    .site-nav:not(.landing-page-nav) .first-tier .vip .dropdown-title.open {
        color: #fff
    }

    .site-nav:not(.landing-page-nav) .first-tier .vip a {
        color: #000
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper {
        display: flex;
        flex-direction: row;
        align-items: center;
        order: 3
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper .popular-toggler, .site-nav:not(.landing-page-nav) .toggle-wrapper .vip-toggler {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 5.6rem;
        color: #fff;
        padding: 0 .8rem;
        font-weight: 600;
        min-width: 7.1rem
    }
}

@media only screen and (max-width: 991px)and (max-width: 320px) {
    .site-nav:not(.landing-page-nav) .toggle-wrapper .popular-toggler, .site-nav:not(.landing-page-nav) .toggle-wrapper .vip-toggler {
        font-size: 1.4rem;
        padding: 0 .4rem;
        min-width: 6.8rem
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .toggle-wrapper .vip-toggler {
        position: relative;
        min-width: 4rem;
        font-size: 1.6rem;
        font-weight: 700;
        line-height: 1.9rem;
        padding: 0;
        justify-content: left
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper .vip-toggler .vip-new {
        position: absolute;
        top: .45rem;
        right: 0;
        background: #dfc46c;
        color: #333;
        border-radius: .1rem;
        padding: 0 .4rem .1rem;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.1rem;
        text-transform: lowercase
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .toggle-wrapper .collapse-menu, .site-nav:not(.landing-page-nav) .toggle-wrapper .search-ic {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 5.6rem;
        width: 2.1rem
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .second-tier {
        display: none;
        font-size: 1.4rem;
        width: 100%;
        background: #000;
        color: #fff;
        top: 0;
        z-index: 2
    }

    .site-nav:not(.landing-page-nav) .second-tier.vip-second-tier a {
        color: #fff
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-link, .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #333;
        padding: 2rem 2.9rem 2rem 3.2rem;
        font-size: 1.6rem;
        font-weight: 400
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-container {
        position: fixed;
        display: flex;
        align-items: center;
        height: 6.4rem;
        background-color: #fff;
        padding: .8rem 0;
        z-index: 1;
        margin-top: -8.8rem;
        width: 100%;
        max-width: 36.5rem
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .show {
        display: block
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .third-tier {
        display: none
    }

    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item a, .site-nav:not(.landing-page-nav) .third-tier .third-tier-item span {
        font-size: 1.6rem;
        font-weight: 400;
        width: 100%;
        border-bottom: 1px solid #333;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2rem 3.2rem
    }

    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item .vip-link {
        color: #fff
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .second-tier-title {
        display: block;
        color: #fff;
        font-size: 1.6rem;
        width: 100%;
        flex-basis: auto;
        padding: 0 4rem 0 2.3rem;
        font-weight: 700
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .btn-back {
        flex-basis: 3rem
    }

    .site-nav:not(.landing-page-nav) .btn-back:before {
        content: "";
        font-family: Fontello;
        color: #fff;
        font-size: 2.4rem;
        font-weight: 100;
        padding-left: 2.4rem
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .logo {
        order: 1
    }

    .site-nav:not(.landing-page-nav) .logo img {
        height: 3rem;
        padding-left: 1.6rem
    }
}

@media only screen and (max-width: 991px) {
    .site-nav:not(.landing-page-nav) .nav-toggle .search-ic:before {
        content: "";
        font-family: Fontello;
        color: #fff;
        font-size: 2rem
    }

    .site-nav:not(.landing-page-nav) .nav-toggle.toggled + .first-tier {
        right: 0
    }
}

@media only screen and (min-width: 992px) {

    .site-nav:not(.landing-page-nav) .collapse-menu {
        display: none
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper {
        order: 3;
        height: 100%
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper .popular-toggler {
        display: none
    }

    .site-nav:not(.landing-page-nav) .toggle-wrapper .vip-toggler {
        display: none
    }

    .site-nav:not(.landing-page-nav) .second-tier-container {
        display: none
    }

    .site-nav:not(.landing-page-nav) .first-tier, .site-nav:not(.landing-page-nav) .logo, .site-nav:not(.landing-page-nav) .search-btn, .site-nav:not(.landing-page-nav) .search-btn-mobile, .site-nav:not(.landing-page-nav) .sign-up {
        height: 100%;
        display: flex;
        align-items: center
    }

    .site-nav:not(.landing-page-nav) .first-tier {
        font-size: 1.8rem;
        display: flex;
        justify-content: center;
        order: 2;
        flex-grow: 2
    }

    .site-nav:not(.landing-page-nav) .first-tier .first-tier-link {
        color: #fff
    }

    .site-nav:not(.landing-page-nav) .first-tier-item {
        position: relative
    }
}

@media only screen and (min-width: 992px)and (min-width: 991px)and (max-width: 1600px) {
    .site-nav:not(.landing-page-nav) .first-tier-item.inverted .second-tier {
        right: 0
    }

    .site-nav:not(.landing-page-nav) .first-tier-item.inverted .second-tier .container {
        margin-left: -2.5rem
    }
}

@media only screen and (min-width: 992px)and (min-width: 991px)and (max-width: 1600px)and (min-width: 992px)and (max-width: 1199px) {
    .site-nav:not(.landing-page-nav) .first-tier-item.inverted .second-tier .container {
        margin-left: -1rem
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .first-tier .no-hover {
        pointer-events: none
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .first-tier .vip {
        position: relative
    }

    .site-nav:not(.landing-page-nav) .first-tier .vip .vip-new-desktop {
        position: absolute;
        top: 1.1rem;
        right: 1.1rem;
        background: #dfc46c;
        color: #333;
        border-radius: .1rem;
        padding: 0 .4rem .1rem;
        font-size: .9rem;
        font-weight: 700;
        line-height: 1.1rem;
        text-transform: lowercase
    }
}

@media only screen and (min-width: 992px)and (min-width: 991px)and (max-width: 1199px) {
    .site-nav:not(.landing-page-nav) .first-tier .vip .vip-new-desktop {
        top: .5rem;
        right: 0
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .dropdown, .site-nav:not(.landing-page-nav) .no-dropdown {
        padding: 0 2.5rem;
        height: 100%;
        display: flex;
        align-items: center;
        color: #fff;
        cursor: default
    }
}

@media only screen and (min-width: 992px)and (min-width: 992px)and (max-width: 1199px) {
    .site-nav:not(.landing-page-nav) .dropdown, .site-nav:not(.landing-page-nav) .no-dropdown {
        padding: 0 1rem
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .dropdown .dropdown-title, .site-nav:not(.landing-page-nav) .dropdown .first-tier-link, .site-nav:not(.landing-page-nav) .no-dropdown .dropdown-title, .site-nav:not(.landing-page-nav) .no-dropdown .first-tier-link {
        display: flex;
        height: 100%;
        align-items: center;
        border-bottom: .2rem solid transparent
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .dropdown .container, .site-nav:not(.landing-page-nav) .no-dropdown .container {
        background: #000;
        cursor: auto
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .second-tier {
        color: #fff;
        width: 100%;
        display: none;
        font-size: 1.4rem;
        position: relative
    }

    .site-nav:not(.landing-page-nav) .second-tier .menu-desc {
        font-size: 1.2rem;
        text-transform: capitalize
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item {
        position: relative
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-title {
        height: 4.8rem;
        padding: 1.2rem 2.1rem 1.2rem 1.6rem;
        font-size: 1.6rem;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-title:after {
        content: "";
        font-family: Fontello;
        font-size: 1rem
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1.2rem 2.1rem 1.2rem 1.6rem;
        height: 4.8rem;
        font-weight: 400;
        font-size: 1.6rem
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item-link.active {
        color: #3d9eff
    }

    .site-nav:not(.landing-page-nav) .second-tier .second-tier-item:last-child {
        border-bottom: none
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .third-tier {
        display: none;
        text-transform: capitalize;
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        background: #252525
    }
}

@media only screen and (min-width: 992px)and (min-width: 991px)and (max-width: 1600px) {
    .site-nav:not(.landing-page-nav) .third-tier.vip-third-tier {
        left: -18rem
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item .third-tier-link {
        display: flex;
        align-items: center;
        position: relative;
        padding: 1.2rem 1.6rem;
        justify-content: space-between;
        height: 4.8rem;
        font-weight: 400;
        font-size: 1.6rem
    }

    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item .third-tier-link:hover {
        background: #000
    }

    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item .vip-link {
        color: #fff
    }

    .site-nav:not(.landing-page-nav) .third-tier .third-tier-item:last-child {
        border-bottom: none
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .active .third-tier-link {
        cursor: default;
        color: #3d9eff
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .nav-toggle .search-ic {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .logo {
        padding: 0 .6rem;
        order: 1;
        justify-content: center;
        width: 17rem
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover {
        flex-wrap: nowrap;
        cursor: default
    }

    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover .second-tier {
        min-width: 28.5rem;
        display: flex;
        position: absolute;
        top: 5.6rem;
        z-index: 3
    }

    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier.vip-second-tier a, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier.vip-second-tier a, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus .second-tier.vip-second-tier a, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover .second-tier.vip-second-tier a {
        color: #fff
    }
}

@media only screen and (min-width: 992px)and (min-width: 991px)and (max-width: 1600px) {
    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover .second-tier {
        min-width: 24.5rem
    }

    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier.vip-second-tier, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier.vip-second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus .second-tier.vip-second-tier, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover .second-tier.vip-second-tier {
        min-width: 18rem
    }

    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier.vip-second-tier .second-tier-item-title:after, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier.vip-second-tier .second-tier-item-title:after, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:focus .second-tier.vip-second-tier .second-tier-item-title:after, .site-nav:not(.landing-page-nav) .hover-menu .no-dropdown:hover .second-tier.vip-second-tier .second-tier-item-title:after {
        transform: rotate(180deg)
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .hover-menu .first-tier-item:hover .dropdown-title {
        border-bottom: .2rem solid #E0DCF3
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .hover-menu .second-tier-item:hover {
        background: #252525
    }

    .site-nav:not(.landing-page-nav) .hover-menu .second-tier-item:hover .third-tier {
        display: block
    }
}

@media only screen and (min-width: 992px) {
    .site-nav:not(.landing-page-nav) .hover-menu .third-tier-item .third-tier-link:hover:after {
        background: #000
    }
}

@media only screen and (min-width: 1200px) {
    .site-nav:not(.landing-page-nav) {
        height: 7.2rem
    }

    .site-nav:not(.landing-page-nav) .hover-menu .dropdown:focus .second-tier, .site-nav:not(.landing-page-nav) .hover-menu .dropdown:hover .second-tier {
        top: 7.2rem;
        display: block
    }
}

.site-nav:not(.landing-page-nav).hide {
    transform: translateY(-100%);
    transition: all .3s ease-in-out
}

.site-nav:not(.landing-page-nav) .laptop-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.site-nav:not(.landing-page-nav) .laptop-container.swap {
    flex-direction: row-reverse
}

.site-nav:not(.landing-page-nav) .laptop-container .it-badge {
    order: 2;
    width: 8rem
}

@media only screen and (min-width: 768px) {
    .site-nav:not(.landing-page-nav) .laptop-container .it-badge {
        order: 3;
        width: 12rem
    }
}

.site-nav:not(.landing-page-nav) .logo {
    display: flex;
    align-items: center
}

.site-nav:not(.landing-page-nav) ::-webkit-scrollbar {
    width: .5rem;
    height: .5rem;
    background: #000
}

.site-nav:not(.landing-page-nav) ::-webkit-scrollbar-thumb {
    border-radius: .4rem;
    background-color: #fff;
}

.site-nav:not(.landing-page-nav) .first-tier {
    font-weight: 700
}

.site-nav:not(.landing-page-nav) .second-tier a {
    color: #fff
}

.site-nav:not(.landing-page-nav) .third-tier {
    font-weight: 400
}

.site-nav.landing-page-nav {
    background: #ffffff;
    padding: 1.5rem 0;
    color: #333;
    height: 5.6rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3
}

.site-nav.landing-page-nav .btn-back, .site-nav.landing-page-nav .first-tier, .site-nav.landing-page-nav .nav-toggle, .site-nav.landing-page-nav .search-btn, .site-nav.landing-page-nav .search-btn-mobile, .site-nav.landing-page-nav .second-tier-title {
    display: none
}

.site-nav.landing-page-nav .logo img {
    height: auto
}

.site-nav.landing-page-nav.hide {
    transform: translateY(-100%);
    transition: all .3s ease-in-out
}

.site-nav.landing-page-nav .laptop-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.site-nav.landing-page-nav .laptop-container.swap {
    flex-direction: row-reverse
}

.site-nav.landing-page-nav .laptop-container .popular-toggler {
    display: none
}

.search-btn, .search-btn-mobile, .site-nav.landing-page-nav .logo {
    display: flex;
    align-items: center
}

.search-btn, .search-btn-mobile {
    justify-content: center;
    height: 5.6rem
}

.search-btn-mobile:focus, .search-btn:focus {
    outline: 0
}

.search-btn-mobile.toggled, .search-btn.toggled {
    background: #ffffff
}

.search-btn-mobile.toggled svg, .search-btn.toggled svg {
    display: none
}

.search-btn-mobile.toggled span.close, .search-btn.toggled span.close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.1rem;
    height: 5.6rem;
    margin-right: 1.6rem
}

.search-btn-mobile.toggled span.close:after, .search-btn.toggled span.close:after {
    content: "";
    font-family: Fontello;
    font-size: 2.1rem;
    font-weight: 800;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .search-btn-mobile.toggled span.close, .search-btn.toggled span.close {
        margin-right: 0
    }
}

.search-btn .search-ic, .search-btn-mobile .search-ic {
    margin: 0 3.2rem
}

.search-btn .search-ic:before, .search-btn-mobile .search-ic:before {
    content: "Spiele";
    font-family: Fontello;
    color: #fff;
    font-size: 2.1rem
}

.search-btn .collapse-menu, .search-btn-mobile .collapse-menu {
    margin-right: 1.6rem
}

.search-btn .collapse-menu:before, .search-btn-mobile .collapse-menu:before {
    content: "";
    font-family: Fontello;
    color: #fff;
    font-size: 1.6rem
}

@media only screen and (min-width: 992px) {
    .search-btn, .search-btn-mobile {
        order: 3;
        width: 6rem;
        justify-content: center
    }

    .search-btn .search-ic:before, .search-btn-mobile .search-ic:before {
        content: "";
        font-family: Fontello;
        color: #fff;
        font-size: 2.6rem
    }

    .search-btn-mobile.toggled, .search-btn.toggled {
        background: #000
    }

    .search-btn-mobile:hover, .search-btn:hover {
        background: #000;
        outline: 0
    }

    .search-btn-mobile:hover svg, .search-btn:hover svg {
        fill: #fff
    }
}

@media only screen and (min-width: 992px) {
    .search-btn svg, .search-btn-mobile svg {
        fill: #ccc;
        transition: all .2s ease-in-out
    }
}

.search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background: #000;
    width: 90%;
    right: -100%;
    padding: 1.8rem 1.6rem;
    top: 5.6rem;
    transition: all .38s;
    max-width: 36.5rem
}

.search-form .search-ic-mobile {
    margin-left: 5rem
}

@media only screen and (min-width: 992px) {
    .search-form {
        max-width: unset;
        background: #000;
        top: 5.6rem;
        width: 100%;
        transition: unset;
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .search-form {
        top: 7.2rem;
        padding: 2rem
    }
}

.search-form.toggled {
    transition: all .41s;
    top: 5.6rem;
    width: 90%;
    right: 0;
    max-width: 36.5rem;
    z-index: 2
}

.search-form.toggled:after {
    content: "";
    background-color: #fff;
    height: .1rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0
}

@media only screen and (min-width: 992px) {
    .search-form.toggled {
        display: flex;
        width: 100%;
        transition: unset;
        right: unset;
        max-width: 97rem
    }
}

@media only screen and (min-width: 1200px) {
    .search-form.toggled {
        top: 7.2rem;
        padding: 2rem;
        max-width: 120rem
    }
}

.search-form input[type=search] {
    width: 100%;
    height: 4.4rem;
    max-width: 68rem;
    border-radius: .4rem;
    padding: 1rem 4.5rem 1rem 4.8rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #999;
    -webkit-appearance: none;
    -webkit-border-radius: .4rem
}

.search-form input[type=search]:focus {
    color: #999
}

.search-form input[type=search]:focus::-moz-placeholder {
    color: transparent
}

.search-form input[type=search]:focus:-ms-input-placeholder {
    color: transparent
}

.search-form input[type=search]:focus::placeholder {
    color: transparent
}

@media only screen and (min-width: 1200px) {
    .search-form input[type=search] {
        height: 4.4rem
    }
}

.search-form input[type=search].error {
    border: .1rem solid #E0DCF3;
    transition: all 1s ease
}

.search-form .clear-text, .search-form input[type=submit] {
    display: none
}

.search-form label {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 0;
    margin-left: -2.2rem;
    z-index: 1
}

span.close-search {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem
}

span.close-search:after, span.close-search:before {
    content: "";
    display: block;
    width: 140%;
    height: .3rem;
    background: #999;
    border-radius: .1rem
}

span.close-search:before {
    transform: rotate(45deg);
    transform-origin: 0 0;
    margin-top: -.075rem;
    margin-left: .15rem
}

span.close-search:after {
    transform: rotate(-45deg);
    transform-origin: 100% 0;
    margin-left: -45%;
    margin-top: -.3rem
}

.close-menu-mobile {
    display: none !important
}

.search-form-auto-suggest {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background: #000;
    width: 90%;
    right: -100%;
    padding: 1.8rem 1.6rem;
    top: 5.6rem;
    transition: all .38s;
    max-width: 36.5rem
}

.search-form-auto-suggest .h2 {
    color: #fff;
    font-size: 1.4rem;
    padding: .3rem .8rem;
    font-weight: 600;
    background-color: #000;
    border-radius: .4rem;
    display: inline-block;
    margin-bottom: .4rem
}

.search-form-auto-suggest .search-ic-mobile {
    margin-left: 5rem
}

@media only screen and (min-width: 992px) {
    .search-form-auto-suggest {
        max-width: unset;
        background: #000;
        top: 5.6rem;
        width: 100%;
        transition: unset;
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .search-form-auto-suggest {
        top: 7.2rem;
        padding: 2rem
    }
}

.search-form-auto-suggest.toggled {
    transition: all .41s;
    top: 12.6rem;
    width: 90%;
    right: 0;
    max-width: 36.5rem;
    z-index: 2;
    height: auto;
    padding-top: 0;
    padding-bottom: 100%
}

.search-form-auto-suggest.toggled:after {
    content: "";
    background-color: #fff;
    height: .1rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0
}

.search-form-auto-suggest.toggled .toplist {
    height: auto;
    overflow-y: auto;
    max-height: calc(100vh - 33rem);
    padding-right: .8rem
}

@media only screen and (min-width: 992px) {
    .search-form-auto-suggest.toggled {
        display: flex;
        width: 100%;
        transition: unset;
        right: unset;
        max-width: 97rem;
        padding-bottom: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .search-form-auto-suggest.toggled {
        top: 14.2rem;
        padding: 1rem 2rem 2rem;
        max-width: 120rem
    }

    .search-form-auto-suggest.toggled .page-search {
        padding: 0 24rem
    }
}

@media only screen and (min-width: 768px) {
    .search-form-auto-suggest.toggled .toplist-autoSuggest {
        max-height: 40rem
    }
}

.search-form-auto-suggest.toggled .toplist-autoSuggest .search-list-elemets {
    border-bottom: 1px solid #242424;
    border-radius: .2rem
}

.search-form-auto-suggest.toggled .toplist-autoSuggest a {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 1.3rem 1.6rem 1.6rem
}

.search-form-auto-suggest.toggled .toplist-autoSuggest a:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.search-form-auto-suggest.toggled .toplist-autoSuggest a:hover {
    background: #282828
}

.search-form-auto-suggest.toggled .toplist-autoSuggest a h2 {
    font-weight: 600;
    font-size: 1.6rem;
    font-style: normal;
    line-height: 1.4rem;
    margin-top: .4rem
}

.search-form-auto-suggest.toggled .toplist-autoSuggest a .provider-name {
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #f3f3f3;
    pointer-events: none
}

.search-form-auto-suggest.toggled .toplist-autoSuggest img {
    margin-right: .9rem;
    height: 4.35rem;
    width: 5.8rem;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 1rem
}

.search-form-auto-suggest form {
    justify-content: center;
    align-items: center;
    text-align: center
}

.search-form-auto-suggest form #submit-auto-suggest {
    background: #000;
    color: #fff;
    margin-top: 2rem;
    cursor: pointer;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 2.4rem;
    white-space: break-spaces;
    overflow-wrap: break-word
}

.loader {
    border-bottom: .6rem solid #000;
    border-top: .6rem solid #000;
    border-radius: 50%;
    border-color: #E0DCF3 #000;
    border-style: solid;
    border-width: .6rem;
    width: 5.6rem;
    height: 5.3rem;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

.toplist-item-results {
    background-color: #fff;
    border-radius: .8rem;
    margin-bottom: 1.6rem
}

.toplist-item-results span.h2 {
    margin: 1.6rem 0 0 1.6rem
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.breadcrumbs {
    background: #f2f2f2;
    overflow-x: auto
}

.breadcrumbs ul {
    min-height: 3.2rem;
    display: flex;
    align-items: center;
    margin-left: 1rem
}

.breadcrumbs ul li {
    color: #007ffd;
    position: relative;
    padding: .5rem 0;
    align-items: center;
    white-space: nowrap;
    font-size: 1.2rem;
    font-weight: 500
}

.breadcrumbs ul li a {
    transition: font-weight .1s ease;
    -webkit-transition: font-weight .1s ease;
    opacity: 1;
    color: inherit;
    font-weight: 400;
    border-bottom: 1px solid transparent
}

.breadcrumbs ul li a:first-letter {
    text-transform: capitalize
}

.breadcrumbs ul li a:focus, .breadcrumbs ul li a:hover {
    text-decoration: underline
}

.breadcrumbs ul li .uppercase:first-line {
    text-transform: capitalize
}

.breadcrumbs ul li:not(:last-child):after {
    content: ">";
    margin: 0 1rem
}

.breadcrumbs ul li:last-child {
    padding-right: 1rem
}

.modal {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .5s, opacity .5s linear;
    z-index: 3;
    left: 0;
    background-color: rgba(38, 48, 63, .95)
}

.modal .outer-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.modal.show {
    visibility: visible;
    opacity: 1;
    transition: opacity .5s linear
}

.modal.modal-default .md-content-container {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    max-width: 96%;
    padding: 4rem 2rem;
    border-radius: .3rem;
    z-index: 2
}

@media only screen and (min-width: 768px) {
    .modal.modal-default .md-content-container {
        max-width: 70rem
    }
}

.modal.modal-default .md-content-container .md-content {
    text-align: center;
    font-size: 1.4rem
}

.modal.modal-default .md-content-container .md-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem
}

.modal.modal-default .md-content-container .md-icon img {
    max-width: 5rem
}

.modal.modal-default h3.modal-title {
    text-align: center;
    padding-bottom: 1rem
}

.modal.modal-default .md-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    cursor: pointer;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem
}

.modal.modal-default .md-close:after, .modal.modal-default .md-close:before {
    content: "";
    display: block;
    width: 140%;
    height: .3rem;
    background: #999;
    border-radius: .1rem
}

.modal.modal-default .md-close:before {
    transform: rotate(45deg);
    transform-origin: 0 0;
    margin-top: -.075rem;
    margin-left: .15rem
}

.modal.modal-default .md-close:after {
    transform: rotate(-45deg);
    transform-origin: 100% 0;
    margin-left: -45%;
    margin-top: -.3rem
}

.modal.modal-iframe .md-content-container {
    width: 100%
}

.modal.modal-iframe .iframe-video {
    display: flex;
    justify-content: center
}

.modal.modal-iframe .iframe-video iframe {
    width: 100%;
    max-width: 68rem;
    min-height: 50rem;
    z-index: 2
}

@media only screen and (min-width: 992px) {
    .modal.modal-iframe .iframe-video iframe {
        max-width: 80rem
    }
}

.modal.modal-location {
    background-color: rgba(51, 51, 51, .63);
    transition: visibility 0s .4s, opacity 0s ease
}

.modal.modal-location .md-content-container {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 1.2rem 5.2rem rgba(0, 0, 0, .29);
    max-width: 90%;
    padding: 2.4rem 1.4rem;
    z-index: 2
}

.modal.modal-location .md-content-container .md-logo {
    width: 19.4rem;
    height: auto;
    margin-bottom: 1.6rem
}

.modal.modal-location .md-content-container .md-content {
    text-align: center;
    font-size: 1.4rem
}

.modal.modal-location .md-content-container .flag-container {
    background-color: #f2f2f2;
    color: #000;
    padding: 2rem;
    display: flex;
    flex-direction: row
}

.modal.modal-location .md-content-container .flag-container[data-popup=clickable] {
    cursor: pointer
}

.modal.modal-location .md-content-container .flag-container img {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 1.7rem
}

.modal.modal-location .md-content-container .flag-container p {
    text-align: left;
    font-size: 1.2rem;
    font-weight: 400
}

.modal.modal-location .md-content-container .flag-container + .flag-container {
    margin: .8rem 0 2.4rem
}

.modal.modal-location .md-content-container .btn-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.modal.modal-location .md-content-container .btn-container .btn-secondary {
    border-radius: .2rem;
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
    font-size: 1.4rem;
    text-align: center;
    display: block;
    white-space: nowrap;
    font-weight: 700;
    height: 3.8rem;
    width: 100%;
    transition: all .2s ease-in-out
}

.modal.modal-location .md-content-container .btn-container .btn-secondary:focus, .modal.modal-location .md-content-container .btn-container .btn-secondary:hover {
    background-color: #fff;
    border-color: #333;
    color: #fff
}

.modal.modal-location .md-content-container .btn-container .btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .2rem;
    background-color: #59be28;
    border: 1px solid #59be28;
    color: #fff;
    text-transform: none;
    height: 3.8rem;
    width: 21rem;
    font-weight: 700;
    width: 100%;
    white-space: nowrap;
    transition: all .2s ease-in-out
}

.modal.modal-location .md-content-container .btn-container .btn-primary:focus, .modal.modal-location .md-content-container .btn-container .btn-primary:hover {
    background-color: #6cda36;
    border-color: #6cda36
}

.modal.modal-location .md-content-container .btn-container .btn-secondary + .btn-primary {
    margin-top: .8rem
}

@media only screen and (min-width: 768px) {
    .modal.modal-location .md-content-container {
        max-width: 70rem;
        padding: 2.4rem
    }

    .modal.modal-location .md-content-container .md-logo {
        margin-bottom: 2.4rem
    }

    .modal.modal-location .md-content-container .flag-container + .flag-container {
        margin: 1.6rem 0 2.4rem
    }

    .modal.modal-location .md-content-container .btn-container {
        display: flex;
        flex-direction: row
    }

    .modal.modal-location .md-content-container .btn-container .btn-primary, .modal.modal-location .md-content-container .btn-container .btn-secondary {
        max-width: 21rem
    }

    .modal.modal-location .md-content-container .btn-container .btn-primary:focus, .modal.modal-location .md-content-container .btn-container .btn-primary:hover, .modal.modal-location .md-content-container .btn-container .btn-secondary:focus, .modal.modal-location .md-content-container .btn-container .btn-secondary:hover {
        outline: 0
    }

    .modal.modal-location .md-content-container .btn-container .btn-secondary + .btn-primary {
        margin-left: 1.6rem;
        margin-top: 0
    }
}

.modal.swiss-modal {
    background-color: rgba(51, 51, 51, .63);
    transition: visibility 0s .2s, opacity 0s ease
}

.modal.swiss-modal .md-content-container {
    transition: visibility 0s .4s, opacity .1s ease;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 1.2rem 5.2rem rgba(0, 0, 0, .29);
    max-width: 92%;
    z-index: 2
}

@media only screen and (min-width: 576px) {
    .modal.swiss-modal .md-content-container {
        max-width: 72%
    }
}

@media only screen and (min-width: 992px) {
    .modal.swiss-modal .md-content-container {
        max-width: 43%
    }
}

.modal.swiss-modal .md-content-container .md-content {
    text-align: left;
    font-size: 1.6rem
}

.modal.swiss-modal .md-content-container .md-content .modal-header {
    background-color: #fff;
    color: #fff;
    padding: 1.6rem;
    display: flex;
    flex-direction: row;
    align-items: center
}

.modal.swiss-modal .md-content-container .md-content .modal-header h2 {
    font-size: 1.8rem
}

.modal.swiss-modal .md-content-container .md-content .modal-header .location-icon {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: #fdcdcf;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1.6rem
}

.modal.swiss-modal .md-content-container .md-content .modal-header .location-icon:after {
    content: "";
    font-family: Fontello;
    font-size: 2.8rem;
    color: #E0DCF3;
    width: inherit;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .modal.swiss-modal .md-content-container .md-content .modal-header .location-icon {
        margin-right: 2.4rem
    }
}

@media only screen and (min-width: 576px) {
    .modal.swiss-modal .md-content-container .md-content .modal-header {
        padding: 2.4rem
    }

    .modal.swiss-modal .md-content-container .md-content .modal-header h2 {
        font-size: 2.4rem
    }
}

.modal.swiss-modal .md-content-container .md-content .modal-content {
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.modal.swiss-modal .md-content-container .md-content .modal-content .link-container {
    display: flex
}

.modal.swiss-modal .md-content-container .md-content .modal-content .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .2rem;
    background-color: #59be28;
    color: #fff;
    height: 4.8rem;
    font-weight: 700;
    margin-top: 2.4rem;
    width: 100%;
    transition: all .2s ease-in-out
}

.modal.swiss-modal .md-content-container .md-content .modal-content .btn:focus, .modal.swiss-modal .md-content-container .md-content .modal-content .btn:hover {
    background-color: #6cda36;
    border-color: #6cda36;
    outline: 0
}

@media only screen and (max-width: 320px) {
    .modal.swiss-modal .md-content-container .md-content .modal-content .btn {
        padding: 0 1.8rem;
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 576px) {
    .modal.swiss-modal .md-content-container .md-content .modal-content .btn {
        width: unset;
        padding: 0 3rem
    }
}

.modal.swiss-modal .md-content-container .md-content .modal-content p:first-child {
    margin-bottom: 2.4rem
}

.modal.swiss-modal .md-content-container .md-content .modal-content p:nth-child(2) {
    margin-bottom: 1.6rem
}

@media only screen and (min-width: 576px) {
    .modal.swiss-modal .md-content-container .md-content .modal-content {
        padding: 2.4rem;
        display: block;
        flex-direction: unset;
        justify-content: unset
    }
}

.modal.free-games-modal {
    z-index: 5
}

.modal.free-games-modal .free-games {
    z-index: 2;
    background: #fff;
    padding: 2.4rem;
    border-radius: .2rem;
    color: #000;
    display: flex;
    position: relative
}

@media only screen and (min-width: 992px) {
    .modal.free-games-modal .free-games {
        flex-direction: column
    }
}

.modal.free-games-modal .free-games img {
    width: 24rem
}

@media only screen and (min-width: 992px) {
    .modal.free-games-modal .free-games img {
        width: 33rem;
        height: 19.4rem
    }
}

.modal.free-games-modal .free-games .md-game {
    color: #007ffd
}

.modal.free-games-modal .free-games .md-bonus {
    background: #f2f2f2;
    padding: 2rem 1.7rem 1.5rem;
    width: 25.9rem;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .modal.free-games-modal .free-games .md-bonus {
        width: 33rem;
        padding: 2rem 5.2rem 1.6rem
    }
}

.modal.free-games-modal .free-games .md-bonus .md-badge {
    background: #ffffff;
    border-radius: 2.8rem;
    padding: .3rem .8rem;
    color: #fff;
    position: absolute;
    top: -5%;
    font-size: 1.2rem;
    font-weight: 700
}

.modal.free-games-modal .free-games .md-bonus .md-badge:before {
    content: "";
    font-family: Fontello;
    padding-right: 1rem
}

.modal.free-games-modal .free-games .md-bonus .md-oneliner {
    line-height: 2.4rem;
    font-size: 1.6rem;
    font-weight: 700
}

.modal.free-games-modal .free-games .md-bonus p {
    text-align: center;
    padding-bottom: 1.6rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem
}

.modal.free-games-modal .free-games .md-bonus .btn-lg {
    width: 100%;
    font-size: 1.8rem
}

.modal.free-games-modal .free-games .md-close:after {
    content: "";
    font-family: Fontello;
    position: absolute;
    right: -3%;
    top: -10%;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .modal.free-games-modal .free-games .md-close:after {
        right: -6%;
        top: -6%
    }
}

.modal.free-games-modal .play-at {
    display: flex
}

.modal.free-games-modal .play-at .md-game {
    margin-left: .5rem
}

.modal.spain-modal {
    background: rgba(51, 51, 51, .65)
}

.modal.spain-modal .md-content-container {
    z-index: 2;
    margin: 1.6rem;
    max-width: 62rem
}

.modal.spain-modal .modal-header {
    background: #ffffff;
    padding: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-header {
        justify-content: flex-start;
        padding: 2.4rem
    }
}

.modal.spain-modal .modal-header h2 {
    padding-left: 1.6rem;
    line-height: 2.7rem;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-header h2 {
        padding-left: 2.4rem
    }
}

.modal.spain-modal .modal-header .age-icon {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: #fdcdcf
}

.modal.spain-modal .modal-header .age-icon:after {
    content: "";
    font-family: Fontello;
    display: flex;
    align-items: center;
    justify-content: center;
    width: inherit;
    height: inherit;
    color: #E0DCF3;
    font-size: 2.8rem
}

.modal.spain-modal .modal-content {
    background: #fff;
    padding: 2.4rem 2.4rem 3.2rem
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-content {
        padding: 2.4rem 10.4rem 3.2rem
    }
}

.modal.spain-modal .modal-content p {
    text-align: center;
    line-height: 2.4rem;
    margin-bottom: 2.4rem;
    color: #333
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-content p {
        color: #000;
        margin-bottom: 3.2rem
    }
}

.modal.spain-modal .modal-content .link-container {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-content .link-container {
        flex-direction: row;
        justify-content: center
    }
}

.modal.spain-modal .modal-content .link-container .no-btn, .modal.spain-modal .modal-content .link-container .si-btn {
    background: #59be28;
    padding: .9rem;
    width: 100%;
    border-radius: .4rem;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 3rem
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-content .link-container .no-btn, .modal.spain-modal .modal-content .link-container .si-btn {
        width: 13rem
    }
}

.modal.spain-modal .modal-content .link-container .si-btn {
    margin: 0 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .modal.spain-modal .modal-content .link-container .si-btn {
        margin: 0 1.6rem 0 0
    }
}

.modal.spain-modal .modal-content .link-container .no-btn {
    color: #000;
    background: #fff;
    border: .2rem solid #000;
    height: 4.8rem
}

.blocked-modal {
    background-image: url("images/blocked-background-image-320.png?06326a4c76d83900b3e31c787d3427e0");
    background-repeat: no-repeat;
    background-size: cover;
    transition: visibility 0s .2s, opacity 0s ease;
    overflow-x: hidden
}

@media only screen and (min-width: 768px) {
    .blocked-modal {
        background-image: url("images/blocked-background-image-768.png?580aa854753d84d831280eafec973136")
    }
}

@media only screen and (min-width: 1200px) {
    .blocked-modal {
        background-image: url("images/blocked-background-image-1200.png?9477b584c6461c1a2b8249d45aaa3531")
    }
}

.blocked-modal .blocked-modal-container .road-block {
    position: absolute;
    z-index: -1;
    left: -4rem;
    top: -8rem;
    width: 12rem;
    height: 12rem
}

.blocked-modal .blocked-modal-container .blocked-pin {
    position: absolute;
    top: 87%;
    right: -12%;
    width: 12rem;
    height: 12rem
}

@media only screen and (min-width: 576px) {
    .blocked-modal .blocked-modal-container .road-block {
        left: -10rem;
        top: -50%;
        width: 21.2rem;
        height: 21.2rem
    }

    .blocked-modal .blocked-modal-container .blocked-pin {
        top: 88%;
        right: -13%;
        width: 18.8rem;
        height: 18.8rem
    }
}

@media only screen and (min-width: 1200px) {
    .blocked-modal .blocked-modal-container .road-block {
        left: -15rem;
        top: -9rem;
        width: 21.2rem;
        height: 21.2rem
    }

    .blocked-modal .blocked-modal-container .blocked-pin {
        top: 77%;
        right: -10rem;
        width: 18.8rem;
        height: 18.8rem
    }
}

.blocked-modal .md-content-container {
    transition: visibility 0s .4s, opacity .1s ease;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 1.2rem 5.2rem rgba(0, 0, 0, .29);
    max-width: 92%;
    z-index: 2
}

@media only screen and (min-width: 576px) {
    .blocked-modal .md-content-container {
        max-width: 72%
    }
}

@media only screen and (min-width: 992px) {
    .blocked-modal .md-content-container {
        max-width: 43%
    }
}

.blocked-modal .md-content-container .md-content {
    text-align: left;
    font-size: 1.6rem
}

.blocked-modal .md-content-container .md-content .modal-header {
    background-color: #fff;
    color: #fff;
    padding: 1.6rem;
    display: flex;
    flex-direction: row;
    align-items: center
}

.blocked-modal .md-content-container .md-content .modal-header h2 {
    font-size: 2.4rem
}

.blocked-modal .md-content-container .md-content .modal-header .location-icon {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: #fdcdcf;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1.6rem;
    margin-bottom: .8rem;
    margin-top: .8rem
}

.blocked-modal .md-content-container .md-content .modal-header .location-icon:after {
    content: "";
    font-family: Fontello;
    font-size: 2.8rem;
    color: #E0DCF3;
    width: inherit;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 576px) {
    .blocked-modal .md-content-container .md-content .modal-header .location-icon {
        margin: .2rem 2.4rem .2rem .2rem
    }
}

@media only screen and (min-width: 576px) {
    .blocked-modal .md-content-container .md-content .modal-header {
        padding: 2.2rem
    }

    .blocked-modal .md-content-container .md-content .modal-header h2 {
        font-size: 2.4rem
    }
}

.blocked-modal .md-content-container .md-content .modal-content {
    padding: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.blocked-modal .md-content-container .md-content .modal-content p {
    text-align: center;
    margin-bottom: .8rem;
    font-size: 1.8rem;
    line-height: 3.2rem;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .blocked-modal .md-content-container .md-content .modal-content p {
        margin-bottom: 6.4rem;
        margin-top: .8rem
    }
}

.blocked-modal .md-content-container .md-content .modal-content p a {
    text-decoration: underline;
    color: #007ffd
}

@media only screen and (min-width: 576px) {
    .blocked-modal .md-content-container .md-content .modal-content {
        padding: 2.4rem 4.8rem;
        display: block;
        flex-direction: unset;
        justify-content: unset
    }
}

.newsletter {
    background: #ffffff;
    color: #ccc;
    padding: 1rem 1rem 0
}

@media only screen and (min-width: 768px) {
    .newsletter {
        padding: 0
    }
}

.newsletter .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.5;
    padding-top: 2rem
}

@media only screen and (min-width: 768px) {
    .newsletter .container {
        display: grid;
        grid-template-columns:12rem 65% 1fr;
        grid-column-gap: 2rem;
        position: relative
    }
}

@media only screen and (min-width: 992px) {
    .newsletter .container {
        grid-template-columns:9rem 72% 1fr
    }
}

@media only screen and (min-width: 1200px) {
    .newsletter .container {
        grid-template-columns:9rem 76% 1fr
    }
}

.newsletter .present {
    height: 8.5rem
}

@media only screen and (min-width: 768px) {
    .newsletter .present {
        position: absolute;
        top: 0;
        left: 3rem
    }
}

@media only screen and (min-width: 992px) {
    .newsletter .present {
        left: 0;
        top: 1rem
    }
}

.newsletter .letter {
    max-width: 80%
}

@media only screen and (min-width: 768px) {
    .newsletter .letter {
        max-width: 14%;
        position: absolute;
        right: 0;
        bottom: 0
    }
}

.newsletter .title {
    margin: 1rem 3rem;
    font-size: 2rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .newsletter .title {
        grid-column: 2/3;
        margin: 1rem 1.7rem
    }
}

.newsletter .title-sub {
    margin: 0 3rem 1rem;
    font-size: 1.2rem
}

@media only screen and (min-width: 768px) {
    .newsletter .title-sub {
        grid-column: 2/3;
        margin: 0 1.7rem 1rem
    }
}

.newsletter .title-sub a {
    color: #ccc
}

.newsletter .form-content {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: .2rem dashed rgba(0, 0, 0, .15)
}

@media only screen and (min-width: 768px) {
    .newsletter .form-content {
        grid-column: 2/3;
        margin-bottom: 3rem
    }
}

@media only screen and (min-width: 768px) {
    .newsletter .form-content form {
        display: flex;
        margin-bottom: 1.5rem
    }
}

.newsletter .form-content input {
    width: 100%;
    font-size: 2.5rem;
    height: 6rem;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .newsletter .form-content input {
        text-align: unset;
        padding-left: 2rem
    }
}

.newsletter .form-content input::-moz-placeholder {
    color: #838282;
    font-size: 1.8rem
}

.newsletter .form-content input:-ms-input-placeholder {
    color: #838282;
    font-size: 1.8rem
}

.newsletter .form-content input::placeholder {
    color: #838282;
    font-size: 1.8rem
}

.newsletter .form-content button {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    width: 20rem;
    height: 6rem;
    font-size: 1.5rem;
    background: #4ec65f;
    font-weight: 700;
    margin: 1.5rem auto 2rem;
    color: #e3e6ef
}

.newsletter .form-content button:hover {
    background: #2a8437
}

@media only screen and (min-width: 768px) {
    .newsletter .form-content button {
        margin: 0
    }
}

.newsletter .form-content p {
    font-size: 1.2rem;
    padding: 0 1.5rem
}

@media only screen and (min-width: 768px) {
    .newsletter .form-content p {
        padding: unset
    }
}

.newsletter .form-content a {
    color: #fff;
    text-decoration: underline;
    padding: unset
}

.newsletter-new {
    padding-top: 3rem
}

.newsletter-new .container {
    display: flex;
    flex-direction: column;
    background-color: #f2f2f2;
    color: #000;
    padding: 2.5rem 2.5rem 1.6rem;
    border-radius: .2rem
}

.newsletter-new .container span {
    text-transform: capitalize;
    font-size: 2.4rem;
    margin-top: 0;
    font-weight: 700
}

.newsletter-new .container .title {
    text-align: left !important;
    padding-top: .8rem
}

.newsletter-new .container .title span strong {
    font-size: 1.4rem !important;
    font-weight: 500 !important
}

.newsletter-new .container .form-content {
    margin-top: 1.6rem
}

.newsletter-new .container .form-content form {
    background-color: transparent;
    display: grid;
    grid-gap: .8rem;
    grid-template-columns:auto;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .newsletter-new .container .form-content form {
        grid-template-columns:1fr 13.2rem
    }
}

@media only screen and (min-width: 768px) {
    .newsletter-new .container .form-content form.three-columns-grid {
        grid-template-columns:1fr 1fr 13.2rem
    }
}

.newsletter-new .container .form-content form .form-group label {
    display: inline-block;
    margin-bottom: .4rem;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem
}

.newsletter-new .container .form-content form .form-group input {
    display: block;
    border-radius: .4rem;
    background-color: #fff;
    padding: 1.2rem 1.6rem;
    width: 100%;
    color: #000;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: Inter, sans-serif
}

.newsletter-new .container .form-content form .form-group input::-moz-placeholder {
    color: #c4c4c4
}

.newsletter-new .container .form-content form .form-group input:-ms-input-placeholder {
    color: #c4c4c4
}

.newsletter-new .container .form-content form .form-group input::placeholder {
    color: #c4c4c4
}

.newsletter-new .container .form-content form button {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    border-radius: .2rem;
    background: #59be28;
    height: 5.3rem;
    width: 100%;
    padding: 1.6rem;
    text-transform: none;
    border-radius: .3rem;
    margin-top: .8rem;
    font-size: 1.8rem;
    font-weight: 700
}

.newsletter-new .container .form-content form button:hover {
    background: #6cda36
}

@media only screen and (min-width: 768px) {
    .newsletter-new .container .form-content form button {
        width: auto;
        height: 4.2rem;
        margin: auto 0 0 .3rem;
        font-size: 1.6rem;
        outline: 0
    }
}

.newsletter-new .container p.content {
    padding-top: 1.6rem;
    color: #999;
    width: 100%;
    font-size: 1.2rem
}

.newsletter-new .container p.content a {
    color: inherit
}

.newsletter-new .container p.content a:focus, .newsletter-new .container p.content a:hover {
    color: #9b9b9b
}

.newsletter.blocked_us {
    background: #ebebeb
}

.newsletter.blocked_us .container {
    grid-template-columns:1fr;
    grid-gap: 2rem;
    display: grid
}

@media only screen and (min-width: 768px) {
    .newsletter.blocked_us .container {
        grid-template-columns:70%;
        padding-left: 10%
    }
}

.newsletter.blocked_us .container .newsletter-header p {
    color: #000;
    font-size: 1.4rem
}

.newsletter.blocked_us .container .newsletter-header p.title {
    font-size: 2.6rem;
    margin: 0
}

.newsletter.blocked_us .container .form-content {
    background-color: #cfcfcf;
    border-radius: .5rem;
    border: none;
    padding: 1rem;
    grid-column: auto;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .newsletter.blocked_us .container .form-content {
        padding: 2.5rem;
        width: 80%
    }
}

.newsletter.blocked_us .container .form-content form {
    margin: 0
}

.newsletter.blocked_us .container .form-content form .form-group {
    width: 100%
}

.newsletter.blocked_us .container .form-content form .form-group label {
    display: none
}

.newsletter.blocked_us .container .form-content form .form-group input {
    font-size: 1.4rem;
    text-align: left;
    padding-left: 1rem;
    margin-right: auto
}

.newsletter.blocked_us .container .form-content form button {
    margin: 0;
    width: 100%;
    background: #ffffff
}

.newsletter.blocked_us .container .form-content form button:hover {
    background-color: #fff;
    border: .2rem solid #E0DCF3;
    color: #E0DCF3
}

@media only screen and (min-width: 768px) {
    .newsletter.blocked_us .container .form-content form button {
        width: 20rem
    }
}

ul.pagination {
    flex-wrap: wrap;
    border-top: .1rem solid rgba(0, 0, 0, .05);
    padding: 2rem 0;
    font-size: 1.4rem
}

ul.pagination, ul.pagination a, ul.pagination span {
    display: flex;
    align-items: center;
    justify-content: center
}

ul.pagination a, ul.pagination span {
    width: 3.2rem;
    height: 3.2rem;
    margin: .5rem
}

ul.pagination .next a, ul.pagination .next span.disabled, ul.pagination .prev a, ul.pagination .prev span.disabled {
    width: 8rem;
    color: #333;
    font-size: 1.6rem;
    font-weight: 700
}

ul.pagination .next a:focus, ul.pagination .next a:hover, ul.pagination .next span.disabled:focus, ul.pagination .next span.disabled:hover, ul.pagination .prev a:focus, ul.pagination .prev a:hover, ul.pagination .prev span.disabled:focus, ul.pagination .prev span.disabled:hover {
    background: 0 0
}

ul.pagination .next span.disabled, ul.pagination .prev span.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

ul.pagination span {
    background: #007ffd;
    color: #fff;
    font-weight: 600;
    border-radius: .2rem
}

ul.pagination .dots {
    background: 0 0;
    color: #333;
    cursor: default;
    border-radius: .2rem
}

ul.pagination a {
    color: #838282
}

ul.pagination a:focus, ul.pagination a:hover {
    color: #000;
    background: rgba(0, 0, 0, .05);
    border-color: rgba(0, 0, 0, .45)
}

.internal-links {
    background: #f3f3f3
}

.internal-links .side-lists {
    padding: 2.5rem 2rem;
    grid-template-columns:none;
    display: grid
}

.internal-links .side-lists.homepage {
    order: 3;
    margin-bottom: 0
}

@media only screen and (min-width: 576px) {
    .internal-links .side-lists {
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem
    }
}

@media only screen and (min-width: 768px) {
    .internal-links .side-lists {
        grid-template-columns:repeat(3, 1fr);
        margin-bottom: 2.4rem
    }
}

@media only screen and (min-width: 992px) {
    .internal-links .side-lists {
        grid-template-columns:repeat(4, 1fr);
        display: grid;
        padding: 2.5rem 0
    }
}

.internal-links .side-lists .h5 {
    font-size: 1.8rem;
    color: #000;
    font-weight: 600
}

.internal-links .side-lists .h5 a {
    color: inherit;
    font-weight: inherit
}

.internal-links .side-lists .h5 a:active, .internal-links .side-lists .h5 a:focus, .internal-links .side-lists .h5 a:hover {
    color: #007ffd;
    transition: all .2s ease-in-out
}

@media only screen and (max-width: 991px) {
    .internal-links .side-lists .h5 {
        line-height: 1.2
    }

    .internal-links .side-lists .h5 :not(first-child) {
        line-height: 2.2
    }

    .internal-links .side-lists .h5.active:after {
        transform: rotate(225deg);
        margin-top: 2.5rem
    }

    .internal-links .side-lists .h5-es:after {
        content: ""
    }
}

.internal-links .side-lists ul {
    margin-top: .8rem;
    margin-bottom: 2rem
}

@media only screen and (max-width: 991px) {
    .internal-links .side-lists ul.active {
        position: unset;
        margin-top: -2rem
    }
}

.internal-links .side-lists ul li {
    padding: .8rem 0;
    font-size: 1.6rem
}

.internal-links .side-lists ul li a {
    color: #333;
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    font-weight: 400;
    transition: all .2s ease-in-out
}

.internal-links .side-lists ul li a span:hover {
    text-decoration: underline
}

.internal-links .side-lists ul li a:before {
    content: "";
    font-family: Fontello;
    font-size: .7rem;
    color: #007ffd;
    margin: .64rem 1rem 0 0
}

.internal-links .side-lists ul li a:active, .internal-links .side-lists ul li a:focus, .internal-links .side-lists ul li a:hover {
    color: #007ffd
}

aside {
    display: flex;
    flex-direction: column
}

aside .side-list {
    background: #ebebeb;
    padding: 2.5rem;
    grid-template-columns:none;
    display: grid;
    margin-bottom: 0
}

@media only screen and (min-width: 576px) {
    aside .side-list {
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem
    }
}

@media only screen and (min-width: 768px) {
    aside .side-list {
        grid-template-columns:repeat(3, 1fr);
        margin-bottom: 2.4rem
    }
}

@media only screen and (min-width: 992px) {
    aside .side-list {
        display: block;
        padding: 2.5rem 2.5rem .5rem
    }
}

aside .side-list .h5 {
    font-size: 1.6rem;
    color: #000
}

@media only screen and (max-width: 991px) {
    aside .side-list .h5 {
        line-height: 4.2
    }

    aside .side-list .h5:after {
        content: "";
        font-family: Fontello;
        color: #000;
        font-size: 1.8rem;
        margin-left: .4rem
    }

    aside .side-list .h5.active:after {
        transform: rotate(225deg);
        margin-top: 2.5rem
    }

    aside .side-list .h5-es:after {
        content: ""
    }
}

aside .side-list ul {
    padding: 1rem 0
}

@media only screen and (max-width: 991px) {
    aside .side-list ul {
        position: absolute;
        left: -100%
    }

    aside .side-list ul.active {
        position: unset;
        margin-top: -2rem
    }
}

aside .side-list ul li {
    padding: 1rem 0;
    font-weight: 400;
    font-size: 1.4rem
}

aside .side-list ul li a {
    color: #000;
    display: flex;
    align-items: center;
    text-decoration: none
}

aside .side-list ul li a span:hover {
    text-decoration: underline
}

aside .side-list ul li a:before {
    content: "";
    font-family: Fontello;
    font-size: 2rem;
    color: #007ffd
}

aside .side-list ul li a:active, aside .side-list ul li a:focus, aside .side-list ul li a:hover {
    color: #007ffd
}

.bonus-code {
    font-size: 1.4rem;
    display: block;
    font-weight: 500;
    margin: .8rem 0
}

@media only screen and (min-width: 768px) {
    .bonus-code {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .bonus-code {
        font-size: unset
    }
}

.bonus-code span {
    color: #E0DCF3
}

.module-toplist .js-show-more-casinos {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 6rem;
    width: 100%;
    font-size: 1.5rem;
    background: rgba(0, 0, 0, .7)
}

.module-toplist .js-show-more-casinos:hover {
    background: #000
}

.module-toplist .h1, .module-toplist .h2, .module-toplist .h3, .module-toplist .h4, .module-toplist .h5, .module-toplist .h6, .module-toplist h1, .module-toplist h2, .module-toplist h3, .module-toplist h4, .module-toplist h5, .module-toplist h6 {
    display: inline-block
}

.module-toplist .flag-shortcode-container {
    display: inline-flex;
    align-items: center;
    min-width: 3rem;
    height: 2rem
}

.module-toplist .view-more {
    display: none
}

@media only screen and (min-width: 768px) {
    .module-toplist .view-more {
        display: inline-block;
        position: relative;
        justify-content: center;
        align-items: center;
        height: 4rem;
        width: 100%;
        line-height: 2.5;
        color: #000;
        padding-top: .2rem;
        text-transform: capitalize;
        text-decoration: underline;
        text-align: center;
        font-size: 1.4rem;
        font-weight: 600;
        background: #f2f2f2
    }

    .module-toplist .view-more:after {
        content: "";
        font-family: Fontello;
        display: inline-block;
        transition: color .2s ease;
        color: #007ffd;
        font-size: 1.8rem;
        padding-left: 1rem;
        text-decoration: none;
        position: absolute;
        top: -.2rem
    }

    .module-toplist .view-more:focus, .module-toplist .view-more:hover {
        color: #007ffd
    }
}

.module-toplist.homepage {
    display: flex;
    flex-direction: column;
    margin-top: 0
}

.module-toplist.homepage .view-more-btn {
    text-transform: none;
    display: flex;
    font-weight: 700;
    font-size: 1.8rem;
    justify-content: center;
    align-items: center;
    color: #000;
    background: #f6f6fb;
    height: 4.8rem;
    width: 100%;
    border: .2rem solid #000;
    padding: 0;
    text-decoration: none;
    margin: 1.6rem auto 1.2rem
}

.module-toplist.homepage .view-more-btn:after {
    content: unset
}

@media only screen and (min-width: 768px) {
    .module-toplist.homepage .view-more-btn {
        max-width: 34.5rem
    }
}

.module-toplist .removed {
    display: none
}

.module-toplist .last-update-container {
    font-weight: 600;
    color: #999;
    font-size: 1.6rem;
    line-height: 2.3rem;
    display: flex;
    align-items: center;
    text-transform: capitalize
}

@media only screen and (max-width: 991px) {
    .module-toplist .last-update-container {
        margin-bottom: 2.4rem
    }
}

.toplist {
    counter-reset: badge
}

@media only screen and (min-width: 768px) {
    .toplist.new-toplist .toplist-featured {
        display: grid;
        grid-template-columns:1fr 1fr 1fr;
        grid-gap: 2.4rem 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist.new-toplist .toplist-featured {
        grid-template-columns:39.3rem 31.2rem 1fr;
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist.new-toplist .toplist-featured {
        grid-template-columns:49.1rem 38.9rem 1fr
    }
}

.toplist.new-toplist .toplist {
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    .toplist.new-toplist .toplist {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2.4rem 1.6rem;
        margin-top: 2.4rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist.new-toplist .toplist {
        margin-top: 1.6rem;
        grid-template-columns:repeat(3, 1fr);
        grid-gap: 1.6rem
    }
}

.toplist.new-toplist .toplist-title {
    font-size: 2.2rem
}

@media only screen and (min-width: 768px) {
    .toplist.new-toplist .toplist-title {
        font-size: 2.8rem;
        line-height: 4.2rem
    }
}

.toplist-row {
    position: relative
}

@media only screen and (max-width: 767px) {
    .toplist-row:not(:last-child) {
        margin-bottom: 1.6rem
    }
}

.toplist-row .flags {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding-top: 1rem;
    flex-wrap: wrap
}

.toplist-row .flags li {
    margin-right: .5rem;
    position: relative;
    cursor: help;
    overflow: visible
}

.toplist-row .flags li:focus .tooltip, .toplist-row .flags li:hover .tooltip {
    display: block;
    opacity: 1
}

.toplist-row .flags li img {
    width: 2.5rem;
    height: 1.9rem;
    border-radius: .3rem
}

.toplist-row .flags li img.flag-wo {
    height: 1.9rem;
    -o-object-fit: cover;
    object-fit: cover
}

.toplist-row .flags li img.flag-jp {
    border: 1px solid #c5c5c5;
    box-sizing: content-box
}

.toplist-row .flags li.custom-labels {
    margin-bottom: .5rem;
    border-radius: .3rem
}

.toplist-row .flags li.custom-labels span {
    color: #fff;
    padding: .45rem .4rem;
    text-transform: uppercase;
    margin: 0;
    line-height: 1rem;
    display: flex;
    font-size: 1rem;
    font-weight: 600
}

.toplist-row .flags li.custom-labels.purple {
    background: #b44ec6
}

.toplist-row .flags li.custom-labels.orange {
    background: #ef7d02
}

.toplist-row .flags li p {
    position: absolute;
    background-color: #000;
    color: #c5c5c5;
    font-size: 1.2rem;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;
    display: none;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    bottom: calc(100% + 1rem);
    left: 50%;
    transform: translate(-50%)
}

.toplist-row .flags li p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #000;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    top: 100%;
    left: calc(50% - 1rem)
}

.toplist-row .toplist-oneliner {
    font-size: 1.4rem;
    color: inherit
}

@media only screen and (max-width: 767px) {
    .toplist-row .toplist-oneliner {
        text-align: center
    }
}

@media only screen and (min-width: 992px) {
    .toplist-row .toplist-oneliner {
        font-size: 1.76rem
    }
}

.toplist-row .star-rating {
    display: inline-flex
}

.toplist-row .star-rating .star-off-png {
    color: #999
}

.toplist-row .star-rating .star-off-png:before {
    content: "a";
    font-family: Fontello
}

.toplist-row .star-rating .star-half-png {
    position: relative
}

.toplist-row .star-rating .star-half-png:before {
    color: #999;
    content: "a";
    font-family: Fontello
}

.toplist-row .star-rating .star-half-png:after {
    color: #ff9904;
    content: "";
    font-family: Fontello;
    position: absolute;
    left: 0
}

.toplist-row .star-rating .star-on-png {
    color: #ff9904
}

.toplist-row .star-rating .star-on-png:before {
    content: "a";
    font-family: Fontello
}

.toplist-row .toplist-tnc {
    color: #a6a6a6;
    text-align: center;
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .toplist-row .toplist-tnc {
        text-align: unset
    }
}

.toplist-row .toplist-tnc a {
    text-decoration: underline;
    color: #a6a6a6
}

.toplist-row .tnc-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.toplist-row .tnc-wrapper .tnc-link {
    padding: 1.6rem 0
}

.toplist-row .tnc-wrapper .tnc-link .tnc-label {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333
}

.toplist-row .tnc-wrapper .tnc-link .tnc-label:after {
    content: "";
    font-family: Fontello;
    font-size: 1.3rem;
    margin-left: .9rem
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip {
    position: absolute;
    opacity: 0;
    z-index: 2;
    display: none;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    background-color: #edf5fd;
    padding: 1.6rem;
    border-radius: .8rem;
    box-shadow: .4rem .4rem .8rem #beccda;
    width: 100%
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip.active {
    display: block;
    opacity: 1
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title > h4 {
    color: #000;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close {
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close:after {
    content: "";
    font-family: Fontello;
    font-size: 1.4rem
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc {
    margin: 1.3rem 0 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: left;
    display: block;
    color: #333
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc a {
    color: #3d9eff
}

.toplist-row .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    width: 100%;
    text-align: left;
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #007ffd;
    text-decoration: underline
}

.location-flag-container {
    display: grid;
    grid-template-columns:1fr 1fr;
    padding-top: 2rem
}

.location-flag-container .link-location {
    min-width: 12rem;
    min-height: 6.7rem;
    cursor: pointer
}

.location-flag-container .link-location img {
    width: 5rem;
    min-height: 3.75rem
}

.location-flag-container .link-location p {
    font-weight: 700;
    color: #000;
    padding-top: .5rem
}

.featured-casinos {
    display: grid;
    grid-column: 1/3;
    margin-top: 1.6rem
}

.featured-casinos .module-title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .featured-casinos .module-title {
        justify-content: unset
    }

    .featured-casinos .module-title .es-badge {
        margin-left: 1rem
    }
}

.featured-casinos .featured-toplist {
    display: flex;
    flex-direction: column;
    margin-top: .8rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist {
        display: grid;
        grid-template-columns:repeat(3, 1fr);
        grid-gap: .8rem;
        margin-top: 1.6rem
    }
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
    .featured-casinos .featured-toplist {
        grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr))
    }
}

.featured-casinos .featured-toplist-row {
    background: #f6f6fb;
    padding: .8rem 1.6rem;
    margin-bottom: .2rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-row {
        padding: 1.6rem 1.8rem;
        margin-bottom: 1.8rem
    }
}

.featured-casinos .featured-toplist-row .logo img {
    width: 5.6rem;
    height: 5.6rem !important;
    border-radius: 50%;
    border: 1px solid #999
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-row .logo img {
        width: 12rem;
        height: 12rem !important
    }
}

.featured-casinos .featured-toplist-inner {
    display: flex
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner {
        height: 100%;
        display: grid;
        justify-content: center
    }
}

.featured-casinos .featured-toplist-inner .star-rating {
    display: none
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .star-rating {
        display: inline-flex;
        font-size: 1rem;
        font-size: 2rem !important;
        padding-top: .25rem !important;
        width: 5.5rem
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-off-png {
        color: #999
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-off-png:before {
        content: "a";
        font-family: Fontello
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-half-png {
        position: relative
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-half-png:before {
        color: #999;
        content: "a";
        font-family: Fontello
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-half-png:after {
        color: #ff9904;
        content: "";
        font-family: Fontello;
        position: absolute;
        left: 0
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-on-png {
        color: #ff9904
    }

    .featured-casinos .featured-toplist-inner .star-rating .star-on-png:before {
        content: "a";
        font-family: Fontello
    }
}

@media only screen and (min-width: 768px)and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .star-rating {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0 0 .4rem .4rem;
        padding-top: 1.3rem;
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .star-rating .tooltip {
        display: none
    }
}

.featured-casinos .featured-toplist-inner .title-rating {
    align-self: center
}

.featured-casinos .featured-toplist-inner .title-rating .toplist-text-rating {
    color: #000;
    background: #fdc97d;
    border: .1rem solid #000;
    text-align: center;
    border-radius: 10rem;
    padding: 0 .7rem;
    margin-top: -.4rem;
    word-break: normal;
    font-weight: 600;
    font-size: 1.2rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .title-rating .toplist-text-rating {
        font-size: 1.4rem;
        background: #fff;
        border: .5px solid #c4c4c4;
        padding: .3rem .8rem;
        margin-top: -1.8rem
    }
}

.featured-casinos .featured-toplist-inner .logo-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    margin-right: 1.6rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .logo-info {
        margin: 0
    }
}

.featured-casinos .featured-toplist-inner .toplist-cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .8rem 0 0 1.6rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .toplist-cta {
        justify-content: unset;
        padding: 0;
        align-self: end
    }
}

.featured-casinos .featured-toplist-inner .info {
    margin-right: auto
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist-inner .info {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
        min-height: 9.7rem
    }
}

.featured-casinos .featured-toplist-inner .info .toplist-title {
    line-height: 1.68rem;
    margin-top: .5rem
}

.featured-casinos .featured-toplist .tnc-line {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    text-align: left;
    padding: 0 1.6rem;
    display: block
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc-line {
        display: none
    }
}

.featured-casinos .featured-toplist .tnc {
    padding: 1.6rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc {
        justify-content: center
    }
}

.featured-casinos .featured-toplist .tnc.centered {
    justify-content: center;
    text-align: center
}

.featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

.featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

.featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

.featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
        display: block
    }
}

.featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

.featured-casinos .featured-toplist .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-toplist .tnc .tnc-terms, .featured-casinos .featured-toplist .tnc-wrapper .tnc-label.mobile {
        display: none
    }
}

.featured-casinos .featured-oneliner {
    color: #000;
    font-weight: 700;
    font-size: 1.2rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured-oneliner {
        font-size: 1.6rem;
        text-align: center;
        margin: .8rem 0 1.6rem
    }
}

.featured-casinos .featured_name {
    color: #999;
    font-weight: 600;
    font-size: 1.2rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured_name {
        font-size: 1.4rem;
        margin-top: .8rem
    }
}

.featured-casinos .featured_cta {
    font-size: 1.2rem;
    width: 9.1rem;
    height: 3.2rem
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured_cta {
        font-size: 1.6rem;
        width: 19.2rem;
        height: 3.8rem
    }
}

@media only screen and (max-width: 374px) {
    .featured-casinos .featured_cta {
        width: 7rem
    }
}

.featured-casinos .featured_review {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 1rem;
    font-size: 1.2rem;
    width: 9rem;
    text-align: center
}

.featured-casinos .featured_review.one-line {
    flex-direction: row;
    flex-wrap: wrap;
    min-width: 10.4rem
}

.featured-casinos .featured_review.one-line span:first-child {
    margin-left: .3rem
}

.featured-casinos .featured_review.two-lines {
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .featured-casinos .featured_review {
        flex-direction: row;
        font-size: 1.6rem;
        margin-top: 1.6rem;
        width: unset
    }

    .featured-casinos .featured_review.one-line {
        width: unset
    }
}

@media only screen and (max-width: 374px) {
    .featured-casinos .featured_review {
        width: 7rem
    }

    .featured-casinos .featured_review.one-line {
        flex-wrap: wrap;
        font-size: 1rem;
        width: 7rem
    }
}

.featured-casinos .featured_logo {
    display: flex;
    justify-content: center
}

.horizontal-operator .toplist-basic-bordered {
    margin: 2rem 0
}

.horizontal-operator .toplist-basic {
    grid-template-columns:.5fr 2fr .8fr
}

@media only screen and (max-width: 767px) {
    .horizontal-operator .toplist-basic {
        grid-template-columns:none
    }
}

.horizontal-operator .logo-container, .horizontal-operator .toplist-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .border-left {
        border-left: .1rem solid rgba(0, 0, 0, .1)
    }
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    .table-body {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between
    }
}

.toplist {
    width: 100%
}

.toplist a {
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .toplist .mobile-only {
        display: none !important
    }
}

@media only screen and (max-width: 991px) {
    .toplist .mobile-hidden {
        display: none !important
    }
}

.toplist .hidden {
    display: none !important
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
    .toplist-container {
        overflow-x: scroll
    }
}

.toplist__header {
    border-radius: .2rem .2rem 0 0;
    height: 4.8rem;
    display: none
}

@media only screen and (min-width: 1200px) {
    .toplist__header {
        display: flex
    }
}

.toplist__header__item {
    padding: 1.2rem .8rem;
    color: #fff;
    border-right: .1rem solid #39394f;
    font-weight: 600;
    height: 4.8rem;
    background: #000;
    flex-grow: unset;
    text-align: left
}

.toplist__header__item--bonus {
    flex-grow: 1
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    .toplist__row {
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        width: 49%
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row {
        width: 100%
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row:first-child {
        width: 100%;
        height: 16.4rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row:first-child .toplist__row__main {
        box-shadow: .2rem .2rem 1rem #beccda;
        z-index: 2
    }
}

.toplist__row__main {
    display: flex;
    flex-direction: column;
    border-radius: .8rem;
    background: #f6f6fb;
    position: relative;
    height: auto;
    justify-content: space-between;
    margin-bottom: 2.4rem;
    padding: 2.4rem 1.6rem
}

@media only screen and (min-width: 768px) {
    .toplist__row__main {
        margin-bottom: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row__main {
        padding: 0;
        border-radius: 0;
        margin-bottom: -.2rem;
        border-top: .1rem solid rgba(0, 0, 0, .1)
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__main {
        flex-direction: row;
        flex-wrap: wrap;
        flex-grow: 1
    }
}

.toplist__row.even .toplist__row__main {
    background: #eaebf5
}

.toplist__row.even .toplist__row__tags__item:first-child {
    background: #ced0dd
}

@media only screen and (min-width: 992px) {
    .toplist__row.even .toplist__row__tags__item:first-child {
        background: #fff
    }
}

.toplist__row__info {
    color: #000;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .toplist__row__info {
        flex-direction: row;
        text-align: center;
        flex-grow: 1
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row__info--small {
        flex-grow: unset
    }
}

.toplist__row__rank {
    height: 2.4rem;
    text-align: center;
    border-radius: .4rem;
    color: #17182f;
    position: absolute;
    left: 1.6rem;
    top: 1.6rem;
    font-size: 1.8rem;
    font-weight: 700
}

@media only screen and (min-width: 992px) {
    .toplist__row__rank {
        position: relative;
        top: auto;
        left: auto;
        margin: auto 0
    }
}

.toplist__row__rank__number {
    background: #fff;
    border-radius: .4rem;
    padding: .2rem .7rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__rank__number {
        padding: .1rem .85rem
    }
}

.toplist__row__logo {
    display: flex
}

@media only screen and (min-width: 992px) {
    .toplist__row__logo {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.toplist__row__img {
    width: 10.4rem;
    height: 10.4rem;
    border: .1rem solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    margin: 0 1.6rem 1.6rem 0
}

@media only screen and (min-width: 992px) {
    .toplist__row__img {
        margin: .2rem 0 0;
        width: 6.4rem;
        height: 6.4rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__img {
        margin: 1.6rem 0 0;
        width: 9.6rem;
        height: 9.6rem
    }
}

.toplist__row__name {
    max-width: 19.1rem;
    height: 7rem;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 992px) {
    .toplist__row__name {
        height: auto;
        margin-bottom: 1.6rem
    }
}

.toplist__row__name span.toplist_name {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .toplist__row__name span.toplist_name {
        font-size: 1.4rem;
        line-height: 2.4rem
    }
}

.toplist__row__name a {
    font-size: 2rem;
    font-weight: 600;
    line-height: 3rem;
    word-break: break-word;
    color: #000;
    padding: .4rem 1.6rem .4rem 0
}

@media only screen and (min-width: 992px) {
    .toplist__row__name a {
        font-size: 1.4rem;
        text-align: center;
        padding: 0
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__name a {
        line-height: 2.4rem
    }
}

.toplist__row__rating {
    padding: .2rem .8rem;
    background: #fff1dc;
    border: .1rem solid #fcca00;
    box-shadow: 0 .4rem .4rem #eeeadc;
    border-radius: .8rem;
    height: 3.2rem;
    font-weight: 600;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .toplist__row__rating {
        margin-bottom: 1.6rem
    }
}

.toplist__row__rating:before {
    content: "a";
    font-family: Fontello;
    color: #fcca00;
    padding-right: .8rem;
    font-size: 1.2rem
}

.toplist__row__rating .rating-text {
    font-size: 1.8rem
}

.toplist__row__rating .lower-score {
    font-size: 1.4rem
}

.toplist__row__tags {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: .8rem;
    display: flex;
    flex-direction: row-reverse
}

@media only screen and (min-width: 992px) {
    .toplist__row__tags {
        position: relative;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 1.6rem auto 0
    }
}

.toplist__row__tags__item {
    padding: .4rem .8rem;
    background: #fff;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-transform: capitalize;
    text-align: center;
    height: 3.2rem;
    border-radius: 0 0 .8rem .8rem;
    margin-left: .8rem
}

.toplist__row__tags__item:first-child, .toplist__row__tags__item:only-child {
    border-radius: 0 .8rem 0 .8rem;
    background: #e3e6ef
}

@media only screen and (min-width: 992px) {
    .toplist__row__tags__item {
        min-width: 7rem;
        max-width: 100%;
        font-size: 1.4rem;
        margin: 0 0 1.6rem;
        border: .1rem solid #c4c4c4;
        border-radius: .8rem
    }

    .toplist__row__tags__item:first-child {
        border-radius: .8rem;
        background: #fff
    }

    .toplist__row__tags__item:last-child {
        margin-bottom: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__tags__item:last-child {
        margin-bottom: 1.6rem
    }
}

.toplist__row__tags__item img {
    opacity: .7;
    border-radius: .4rem;
    width: 2.4rem;
    margin-top: .2rem
}

.toplist__row__tags:only-child .toplist__row__tags__item {
    border-radius: 0 .8rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__tags:only-child .toplist__row__tags__item {
        border-radius: .8rem
    }
}

.toplist__row__bonus {
    display: flex;
    flex-direction: column;
    color: #000;
    font-weight: 600;
    line-height: 2.7rem;
    width: 100%;
    height: 10.6rem;
    background: #f0ffe9;
    margin: 0 0 1.6rem;
    border: .1rem solid #59be28;
    text-align: center;
    box-shadow: 0 .4rem .8rem #e9e9e9;
    border-radius: .8rem;
    padding: .4rem 1.6rem 1.6rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__bonus {
        margin: 2.4rem auto;
        height: auto;
        max-width: 100%;
        width: 29.2rem;
        min-height: 11.2rem;
        padding: .8rem 2.4rem
    }
}

.toplist__row__bonus--close {
    pointer-events: none;
    background: #f2f2f2;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 8px;
    color: #999
}

.toplist__row__bonus--close .toplist__row__bonus__title {
    color: #999;
    margin-bottom: .8rem
}

.toplist__row__bonus a {
    color: #000;
    margin: auto
}

@media only screen and (min-width: 992px) {
    .toplist__row__bonus a {
        font-size: 2rem;
        line-height: 3rem;
        font-weight: 600;
        margin: 0 auto auto
    }
}

.toplist__row__bonus__title {
    color: #59be28;
    font-size: 1.2rem;
    line-height: 2.4rem;
    text-transform: uppercase
}

.toplist__row__bonus .toplist_oneliner {
    font-size: 1.6rem;
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .toplist__row__bonus .toplist_oneliner {
        font-size: 2rem;
        line-height: 3rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row__onliner {
        flex: 1;
        display: flex
    }
}

.toplist__row__onliner--sv {
    flex-direction: column
}

.toplist__row__onliner--sv .toplist__row__bonus {
    margin: 0
}

@media only screen and (min-width: 992px) {
    .toplist__row__onliner--sv .toplist__row__bonus {
        margin: 2.4rem 1.6rem 0
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__onliner--sv .toplist__row__bonus {
        margin: 2.4rem auto 0
    }
}

.toplist__row__onliner--sv .toplist__row__description {
    opacity: 1;
    background: 0 0;
    position: relative;
    text-align: center;
    overflow: visible
}

.toplist__row__onliner--sv .tnc-wrapper {
    padding: 0 !important;
    margin-top: 0 !important
}

.toplist__row__onliner--sv .tnc-tooltip {
    display: none;
    left: 0;
    width: 100%;
    background: #edf5fd;
    border: 1px solid #007ffd;
    position: absolute;
    box-shadow: 8px 8px 16px rgba(0, 127, 253, .1);
    border-radius: .4rem;
    padding: 3.2rem;
    top: 4rem;
    line-height: 2.4rem;
    text-align: left;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    .toplist__row__onliner--sv .tnc-tooltip {
        width: auto;
        left: -11.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__onliner--sv .tnc-tooltip {
        width: 60rem
    }
}

.toplist__row__onliner--sv .tnc-terms {
    display: block;
    font-size: 1.6rem;
    margin-top: 1.3rem
}

.toplist__row__onliner--sv .tnc-terms:after {
    content: "";
    font-family: Fontello;
    font-size: 2rem;
    color: #007ffd;
    position: relative;
    left: .5rem;
    top: .3rem
}

.toplist__row__onliner--sv .tnc-title {
    font-size: 1.6rem;
    width: 100%;
    display: block
}

.toplist__row__onliner--sv .tnc-label {
    font-size: 1.6rem;
    color: #007ffd;
    line-height: 1.7rem;
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .toplist__row__onliner--sv .tnc-label.mobile {
        display: none !important
    }
}

.toplist__row__onliner--sv .toplist-tnc {
    font-size: 1.4rem;
    margin: 1.6rem 0 0;
    display: inline-block;
    line-height: 2rem
}

.toplist__row__onliner--sv .tnc-bonus-title {
    font-weight: 600
}

.toplist__row__onliner--sv .tnc-link {
    margin: 1.6rem 0;
    display: inline-flex
}

.toplist__row__onliner--sv .tnc-link:hover .tnc-tooltip {
    display: block
}

.toplist__row__cta {
    width: 100%;
    height: 4.8rem;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 3rem;
    border-radius: .4rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__cta {
        width: 16rem;
        line-height: 2.1rem
    }
}

.toplist__row__cta--soon {
    background: #c4c4c4;
    padding: 1.3rem
}

.toplist__row__cta--closed, .toplist__row__cta--soon {
    pointer-events: none;
    border-radius: .4rem;
    font-size: 1.8rem;
    font-weight: 600
}

.toplist__row__cta--closed {
    background: #ffffff;
    padding: 1.15rem 1.3rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__cta--closed {
        padding: 1.3rem
    }
}

.toplist__row__more {
    display: flex;
    justify-content: space-between;
    color: #000
}

@media only screen and (min-width: 992px) {
    .toplist__row__more {
        margin-bottom: 1.6rem;
        padding-top: 1.5rem;
        border-top: .1rem solid rgba(0, 0, 0, .1);
        justify-content: center;
        flex-direction: row-reverse;
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__more {
        flex-direction: column;
        border-top: 0;
        border-left: .1rem solid rgba(0, 0, 0, .1);
        padding: 2.4rem;
        margin-bottom: 0;
        justify-content: start
    }
}

.toplist__row__more--soon {
    flex-direction: column
}

@media only screen and (min-width: 992px) {
    .toplist__row__more--soon {
        flex-direction: row
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__more--soon {
        flex-direction: column
    }
}

.toplist__row__more .toplist_review {
    display: none
}

@media only screen and (max-width: 991px) {
    .toplist__row__more .toplist-cta {
        width: 100%
    }
}

.toplist__row__more__view {
    background: #fff;
    border-radius: .4rem;
    padding: 1rem 1.64rem;
    margin-left: 1.6rem;
    cursor: pointer;
    border: 1px solid;
    text-align: center
}

@media only screen and (min-width: 992px) {
    .toplist__row__more__view {
        border: none;
        margin: 0 1.6rem 0 0;
        background: 0 0;
        font-weight: 600
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__more__view {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin: 1.8rem 1.6rem 0 0
    }
}

.toplist__row__more__view:after {
    content: "";
    font-family: Fontello;
    font-size: .8rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__more__view:after {
        margin-left: 1rem;
        position: relative;
        top: -.3rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__more__view:after {
        top: 0
    }
}

.toplist__row__more__view.arrow-rotate:after {
    display: inline-block;
    transform: rotateX(180deg)
}

.toplist__row__description {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    opacity: .5
}

.toplist__row__description .tnc-wrapper {
    margin-top: 1.6rem;
    display: block
}

@media only screen and (min-width: 992px) {
    .toplist__row__description {
        background: #f1f2f9
    }

    .toplist__row__description .tnc-wrapper {
        margin-top: 0;
        padding: .8rem;
        display: inherit
    }
}

.toplist__row__additional {
    flex-direction: column;
    height: auto;
    display: none;
    position: relative;
    color: #000;
    margin-top: 1.6rem
}

.toplist__row__additional.active {
    display: flex
}

@media only screen and (min-width: 992px) {
    .toplist__row__additional {
        margin-top: 0;
        border-top: .1rem solid rgba(0, 0, 0, .1)
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__additional {
        flex-direction: row;
        width: 100%;
        justify-content: space-between
    }
}

.toplist__row__additional__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (min-width: 992px) {
    .toplist__row__additional__info {
        flex-direction: row;
        padding-top: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__additional__info {
        width: 74%
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row__selling_points {
        margin: 0 0 1.6rem 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__selling_points {
        margin: 0 0 2.4rem 2.4rem
    }
}

.toplist__row__selling_points ul.selling-points {
    margin-bottom: 1.6rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__selling_points ul.selling-points {
        margin-bottom: 0
    }
}

.toplist__row__selling_points ul.selling-points li {
    padding-bottom: 4px
}

@media only screen and (min-width: 992px) {
    .toplist__row__selling_points ul.selling-points li {
        padding-bottom: 8px
    }
}

.toplist__row__selling_points ul.selling-points li:last-child {
    padding-bottom: 0
}

.toplist__row__payment {
    display: flex;
    flex-wrap: wrap;
    max-width: 32rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__payment {
        padding-right: 3rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__payment {
        margin: 0 0 1.6rem 2.4rem;
        padding-right: 0
    }
}

.toplist__row__payment_method {
    width: 6.9rem;
    background: #dadbe0;
    margin: 0 .8rem .8rem 0;
    max-height: 3.2rem;
    border-radius: .4rem
}

@media only screen and (min-width: 992px) {
    .toplist__row__payment_method {
        width: 7.2rem
    }
}

.toplist__row__payment_method img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.toplist__row__payment:first-child {
    width: 100%
}

.toplist__row__payment:not(:first-child) {
    flex: 1
}

.toplist__row__review {
    display: flex;
    justify-content: center;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #007ffd;
    background: #edf5fd;
    border: .1rem solid #007ffd;
    box-sizing: border-box;
    border-radius: .4rem;
    padding: .9rem 3.2rem;
    text-align: center;
    margin: 1.6rem auto 0;
    width: 100%;
    align-items: center
}

@media only screen and (min-width: 992px) {
    .toplist__row__review {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        padding: .9rem 1.2rem;
        margin: 1.6rem auto
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__review {
        margin: auto 2.4rem;
        max-width: 16rem;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

@media only screen and (min-width: 992px) {
    .toplist__row__review--large {
        padding: .9rem 0
    }
}

.toplist__row__review--closed {
    position: relative;
    top: auto;
    right: inherit;
    transform: none
}

@media only screen and (min-width: 992px) {
    .toplist__row__review--closed {
        margin: 0 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist__row__review--closed {
        margin: 1.6rem auto 0
    }
}

.toplist__row__review a {
    text-align: center
}

.toplist__row__heading {
    width: 100%;
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 3rem;
    height: 2.4rem
}

.toplist__row__checkmark:after {
    border-radius: 50%;
    content: "";
    font-family: Fontello;
    margin-left: .5rem;
    bottom: .7rem;
    font-size: .6rem;
    position: relative;
    padding: .4rem .3rem;
    background: #daffc8;
    color: #59be28
}

.toplist__row__checkmark--features:after {
    margin: 0 .7rem 0 0;
    top: -.3rem;
    left: .2rem;
    font-size: .8rem;
    position: relative;
    color: #000;
    background: #5ce482
}

.toplist__row__soon {
    background: #f2f2f2;
    border: .1rem solid #999;
    box-sizing: border-box;
    border-radius: .8rem;
    color: #999;
    padding: 2.1rem 1.8rem;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 600;
    min-width: 28rem;
    text-align: center;
    display: block
}

@media only screen and (min-width: 1200px) {
    .toplist__row__soon {
        height: 7rem;
        margin-bottom: 2rem
    }
}

.w-rank {
    width: 2.4rem
}

@media only screen and (min-width: 992px) {
    .w-rank {
        width: 5.6rem
    }
}

@media only screen and (min-width: 992px) {
    .w-logo {
        width: 15rem
    }
}

.w-rating {
    width: 13rem
}

@media only screen and (min-width: 1200px) {
    .w-cta {
        width: 21.3rem
    }
}

.comparison {
    margin-top: 2rem;
    position: relative
}

.comparison-title {
    margin-bottom: 2rem
}

@media only screen and (min-width: 1200px) {
    .comparison {
        margin: 4rem 0
    }
}

.comparison-table-arrow-l, .comparison-table-arrow-r {
    width: 4rem;
    height: 4rem;
    background: #000;
    color: #fff;
    border-radius: 50%;
    margin: .4rem 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 40%;
    z-index: 1
}

.comparison-table-arrow-r {
    right: -2rem
}

.comparison-table-arrow-r span {
    display: flex
}

.comparison-table-arrow-r span:after {
    content: "";
    font-family: Fontello;
    font-size: 2.5rem
}

.comparison-table-arrow-l {
    left: -2rem;
    z-index: 2
}

.comparison-table-arrow-l span {
    display: flex
}

.comparison-table-arrow-l span:after {
    content: "";
    font-family: Fontello;
    font-size: 2.5rem;
    transform: rotate(180deg)
}

.comparison-main {
    position: relative;
    overflow-x: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width: 1200px) {
    .comparison-main {
        padding-bottom: .5rem
    }

    .comparison-main::-webkit-scrollbar {
        -webkit-appearance: none;
        background: #f8f8ff;
        height: 1rem
    }

    .comparison-main::-webkit-scrollbar-thumb {
        border-radius: 1rem;
        background-color: #d8dae3
    }
}

@media only screen and (min-width: 1200px) {
    .comparison-scrollbar::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 0
    }
}

@media only screen and (min-width: 992px) {
    .comparison-scrollbar::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 0
    }
}

@media only screen and (min-width: 768px) {
    .comparison-scrollbar::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 0
    }
}

.comparison-scrollbar::-webkit-scrollbar-thumb {
    -webkit-appearance: none
}

.active-td td:nth-child(2) {
    background: #e3e6ef
}

.comparison-table {
    position: relative;
    transition: transform 1s ease;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.comparison-table tr {
    border-bottom: .1rem solid #c4c4c4;
    border-right: .1rem solid #c4c4c4;
    display: grid;
    grid-template-columns:12.8rem 34.3rem;
    grid-auto-columns: 34.3rem;
    grid-auto-flow: column
}

.comparison-table tr:nth-child(odd) {
    background: #f6f6fb
}

.comparison-table tr:first-child > th {
    border-radius: .8rem 0 0 0
}

.comparison-table tr:last-child > th {
    border-radius: 0 0 0 .8rem
}

@media only screen and (max-width: 767px) {
    .comparison-table tr:last-child > th {
        border-radius: 0
    }
}

.comparison-table tr:first-child {
    border-top: .1rem solid #c4c4c4;
    border-radius: .8rem .8rem 0 0
}

.comparison-table tr:first-child td:last-child {
    border-radius: 0 .8rem 0 0
}

.comparison-table tr:last-child {
    border-radius: 0 0 .8rem .8rem
}

@media only screen and (max-width: 767px) {
    .comparison-table tr:last-child {
        border-radius: 0
    }
}

.comparison-table tr:last-child td:last-child {
    border-radius: 0 0 .8rem 0
}

.comparison-table th {
    background: #f1f2f9;
    padding: 0;
    display: flex;
    border-left: .1rem solid #c4c4c4;
    border-right: .1rem solid #c4c4c4
}

@media only screen and (min-width: 1200px) {
    .comparison-table th {
        position: sticky;
        left: 0;
        top: auto;
        z-index: 1
    }
}

.comparison-table th span {
    display: flex;
    align-items: center;
    margin: 1.6rem 1.6rem 1.6rem 1.5rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.4rem;
    text-align: left;
    text-transform: uppercase;
    overflow-wrap: anywhere
}

.comparison-table td {
    border-right: .1rem solid #c4c4c4
}

.comparison-table td:last-child {
    border-right: none
}

.comparison-table .content {
    display: grid;
    grid-template-columns:.1fr 1fr;
    grid-column-gap: 1.6rem;
    padding: 1.6rem
}

.comparison-table .content img {
    border-radius: 50%;
    width: 8.8rem;
    height: 8.8rem
}

.comparison-table .content .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.comparison-table .content .info .name {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 3.6rem
}

.comparison-table .content .info .name-operator-zh {
    white-space: nowrap
}

.comparison-table .content .info .visit {
    background: #59be28;
    border-radius: .4rem;
    padding: .9rem 1.65rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.comparison-table .content .info .visit a {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.1rem
}

.comparison-table .rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.6rem
}

.comparison-table .rating .toplist-text-rating {
    padding: .4rem .8rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #fff1dc;
    border: .1rem solid #fcca00;
    box-shadow: 0 .4rem .4rem rgba(0, 0, 0, .1);
    border-radius: .4rem
}

.comparison-table .rating .toplist-text-rating .lower-score, .comparison-table .rating .toplist-text-rating .rating-text {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.4rem
}

.comparison-table .rating .toplist-text-rating .lower-score {
    font-size: 1.4rem
}

.comparison-table .rating .toplist-text-rating:before {
    content: "a";
    font-family: Fontello;
    color: #fcca00
}

.comparison-table .rating .review {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: .9rem 1.6rem;
    border: .1rem solid #007ffd;
    border-radius: .4rem;
    background: #edf5fd;
    max-width: 20rem;
    min-width: 15.7rem
}

.comparison-table .rating .review-zh a span {
    display: inline-grid;
    width: 100%
}

.comparison-table .rating .review a {
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: capitalize;
    line-height: 2.1rem;
    color: #007ffd
}

.comparison-table .bonus {
    padding: 1.6rem;
    position: relative
}

.comparison-table .bonus span {
    display: inline-grid;
    grid-row-gap: .8rem
}

.comparison-table .bonus .heading {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem
}

.comparison-table .bonus .comparison-one-liner {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #999
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper {
    min-width: 20rem;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper {
        width: 90%
    }
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link {
    padding: 1.2rem 0 0
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link {
        display: flex
    }
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-label {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }

    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-label:after {
        content: "";
        font-family: Fontello;
        font-size: 1.3rem;
        margin-left: .9rem
    }
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .gr-age {
    font-size: 1.4rem;
    font-weight: 600;
    color: #333
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .gr-age {
        margin-left: 1rem
    }
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip {
    position: absolute;
    opacity: 0;
    z-index: 2;
    display: none;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    background-color: #edf5fd;
    padding: 1.6rem;
    border-radius: .8rem;
    box-shadow: .4rem .4rem .8rem #beccda;
    width: 100%;
    width: 90%
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip.active {
    display: block;
    opacity: 1
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title > h4 {
    color: #000;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close {
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close:after {
    content: "";
    font-family: Fontello;
    font-size: 1.4rem
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc {
    margin: 1.3rem 0 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: left;
    display: block;
    color: #333
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc a {
    color: #3d9eff
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    width: 100%;
    text-align: left;
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #007ffd;
    text-decoration: underline
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .tnc-bonus-title {
    color: #000;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc {
    line-height: 1.8rem
}

.comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip.active {
    top: 70%;
    left: 50%
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip.active {
        top: 0;
        left: 0
    }
}

@media only screen and (min-width: 768px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper {
        position: relative;
        justify-content: flex-start
    }

    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link {
        padding: .8rem 0 0
    }

    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 40rem;
        top: 0;
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width: 1200px) {
    .comparison-table .bonus .comparison-one-liner .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 30rem
    }
}

.comparison-table .top-features {
    display: grid;
    grid-row-gap: .4rem;
    padding: 1.6rem
}

.comparison-table .top-features .point {
    display: flex;
    align-items: center;
    align-content: center;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem
}

.comparison-table .top-features .point:before {
    content: "";
    font-family: Fontello;
    background: #5ce482;
    font-size: .7rem;
    border-radius: 50%;
    padding: .3rem .2rem;
    margin-right: .93rem;
    height: 1.33rem;
    width: 1.33rem;
    display: flex;
    align-items: center
}

.comparison-table .payment-methods {
    display: grid;
    grid-template-columns:repeat(auto-fill, 8rem);
    grid-row-gap: .8rem;
    padding: .8rem 0 1.6rem 1.6rem
}

.comparison-table .payment-methods a, .comparison-table .payment-methods span {
    width: 7.2rem;
    height: 3.2rem
}

.comparison-table .payment-methods span img {
    width: inherit;
    height: inherit;
    background: #dadbe0;
    border-radius: .4rem;
    -o-object-fit: contain;
    object-fit: contain
}

.comparison-table .payment-methods .missing-info {
    display: inline;
    white-space: nowrap
}

.comparison-table .banking {
    display: grid;
    padding: 1.6rem;
    font-size: 1.6rem;
    line-height: 3.2rem
}

.comparison-table .banking-content {
    display: grid;
    grid-template-columns:1fr 1fr
}

.comparison-table .banking-content span {
    text-align: right;
    font-size: 1.6rem;
    font-weight: 600
}

.comparison-table .banking-content .currency {
    margin-left: 2rem;
    display: inline
}

.comparison-table .banking-content .currency span:after {
    content: ","
}

.comparison-table .banking-content .currency span:last-child:after {
    content: ""
}

.comparison-btn-disabled {
    background: #ddd;
    pointer-events: none
}

@media only screen and (max-width: 991px) {
    .comparison-hidden {
        display: none !important
    }
}

.comparison-show-more {
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    background: #fff;
    border: .1rem solid #c4c4c4;
    border-top: none;
    padding: 1.3rem 0
}

@media only screen and (min-width: 992px) {
    .comparison-show-more {
        display: none
    }
}

.comparison-show-more span {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.2rem;
    margin-right: 1.5rem
}

.comparison-show-more .comparison-arrow {
    display: flex;
    align-items: center;
    justify-content: center
}

.comparison-show-more .comparison-arrow:after {
    content: "";
    font-family: Fontello;
    font-size: 1.2rem;
    transform: rotate(90deg)
}

.comparison-show-more .comparison-toggle-icon {
    transform: rotate(180deg)
}

.vip-toplist {
    margin-top: -.4rem
}

.vip-toplist table {
    width: 100%;
    margin: 2rem 0
}

.vip-toplist .vip-toplist-table {
    display: grid;
    grid-row-gap: 1.6rem
}

@media only screen and (min-width: 768px) {
    .vip-toplist .vip-toplist-table {
        grid-template-columns:repeat(3, minmax(0, 1fr));
        grid-column-gap: 1.6rem
    }
}

.vip-toplist .vip-toplist-table tr {
    display: grid;
    background: #f8f6f1
}

@media only screen and (min-width: 768px) {
    .vip-toplist .vip-toplist-table tr {
        grid-template-rows:minmax(11.2rem, -webkit-min-content) minmax(0, 1fr) auto;
        grid-template-rows:minmax(11.2rem, min-content) minmax(0, 1fr) auto
    }
}

.vip-toplist .vip-toplist-table tr .logo-vip-row {
    display: grid;
    grid-template-columns:.1fr 1fr;
    grid-column-gap: 1.6rem;
    padding: 1.6rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row .logo-container, .vip-toplist .vip-toplist-table tr .logo-vip-row .logo-container a, .vip-toplist .vip-toplist-table tr .logo-vip-row .logo-container img {
    width: 8rem;
    height: 8rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row .logo-container .vip-logo {
    border-radius: 50%
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info {
    display: flex;
    flex-direction: column;
    row-gap: .8rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-title {
    margin-top: 1rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-title .vip_name {
    display: inline-block;
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-badges {
    display: inline-block;
    background: #e5e1d6;
    color: #3e3828;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-height: 2.4rem;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: .02rem;
    padding: .45rem 1.2rem;
    border-radius: 1000px;
    margin-bottom: .5rem;
    text-transform: capitalize;
    line-height: 1.5rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating {
    display: inline-block;
    background: #f1e6c0;
    margin-left: .4rem;
    min-width: 5.1rem;
    min-height: 2.4rem;
    border-radius: 10rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating .lower-score, .vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating .rating-text {
    color: #312b16;
    font-weight: 600;
    letter-spacing: .02em
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating .rating-text {
    font-size: 1.2rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating .rating-text:before {
    content: "a";
    font-family: Fontello;
    color: #dfc46c;
    padding-right: .5rem;
    padding-left: .7rem;
    font-size: 1.2rem
}

.vip-toplist .vip-toplist-table tr .logo-vip-row-info .toplist-text-rating .lower-score {
    font-size: .9rem;
    padding-right: 1rem
}

.vip-toplist .vip-toplist-table tr .vip-benefits {
    background: #fff;
    border: .1rem dashed #d4af37;
    border-radius: .2rem;
    margin: 0 1.6rem;
    padding: .8rem 1.6rem
}

.vip-toplist .vip-toplist-table tr .vip-benefits-title {
    display: flex;
    margin-bottom: .8rem;
    color: #d4af37;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2rem;
    text-transform: uppercase;
    letter-spacing: .3em
}

.vip-toplist .vip-toplist-table tr .vip-benefits .selling-points li {
    display: flex;
    color: #333;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 2.1rem;
    margin-bottom: .6rem
}

.vip-toplist .vip-toplist-table tr .vip-benefits .selling-points li:last-child {
    margin-bottom: 0
}

.vip-toplist .vip-toplist-table tr .vip-benefits .selling-points li:before {
    content: "";
    font-family: Fontello;
    background: #d4af37;
    font-size: .6rem;
    border-radius: 50%;
    padding: .6rem .4rem;
    margin-right: 1.2rem;
    margin-top: .2rem;
    height: 1.6rem;
    width: 1.6rem;
    display: flex;
    align-items: center;
    color: #fff
}

.vip-toplist .vip-toplist-table tr .vip-cta {
    margin-top: 1.6rem;
    padding: 1.6rem;
    background: #efede6
}

.vip-toplist .vip-toplist-table tr .vip-cta-one-liner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.7rem;
    color: #333;
    margin-bottom: .8rem
}

.vip-toplist .vip-toplist-table tr .vip-cta .toplist-vip-cta {
    width: 100%;
    background: #dfc46c;
    color: #333;
    padding: 1.3rem 0;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.6rem;
    letter-spacing: -.01em;
    min-height: 4.2rem
}

.vip-toplist .vip-toplist-table tr .vip-cta .toplist-vip-cta:hover {
    background: #cdb463
}

.toplist-basic {
    display: grid;
    grid-row-gap: 1.5rem;
    padding: 2rem 0
}

.toplist-basic .logo {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.toplist-basic .logo:before {
    display: flex;
    justify-content: center;
    counter-increment: sidebar-badge;
    content: counter(sidebar-badge);
    width: 2.2rem;
    height: 2.9rem;
    line-height: 2.4rem;
    color: #fff;
    font-weight: 700;
    font-size: 1.3rem;
    background: url("images/no-generic-badge.svg?3afd1ddfa8cb433f6a9f5e413389577d") no-repeat;
    position: absolute;
    left: -.5rem
}

.toplist-basic .logo:before {
    counter-increment: badge;
    content: counter(badge);
    left: 1rem
}

@media only screen and (max-width: 991px) {
    .toplist-basic .logo:before {
        top: 1rem;
        left: 0
    }
}

.toplist-basic .hide_badges:before {
    display: none
}

.toplist-basic [data-badge]:before {
    content: attr(data-badge)
}

@media only screen and (min-width: 768px) {
    .toplist-basic {
        grid-template-columns:.8fr 2fr .8fr;
        grid-column-gap: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-basic {
        grid-column-gap: 2.5rem
    }
}

.toplist-basic.toplist-basic-bordered {
    border: .1rem solid #ccc;
    padding: 1.5rem
}

.toplist-basic.toplist-basic-bordered .logo:before {
    display: none
}

.toplist-basic.toplist-basic-bordered:first-of-type {
    padding: 1.5rem
}

.toplist-basic:first-child {
    padding: 1rem 0 2rem
}

.toplist-basic .toplist-title {
    margin-bottom: .5rem;
    font-size: 2rem
}

.toplist-basic .info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .toplist-basic .info {
        align-items: flex-start
    }
}

.toplist-basic .info .tnc-wrapper .tnc-link .tnc-label {
    font-size: 1.4rem
}

@media only screen and (min-width: 992px) {
    .toplist-basic .info .tnc-wrapper .tnc-link .tnc-tooltip {
        max-width: 50rem;
        top: 0;
        left: 0;
        transform: unset
    }
}

.toplist-basic .star-rating {
    position: relative;
    cursor: help;
    overflow: visible
}

.toplist-basic .star-rating:focus .tooltip, .toplist-basic .star-rating:hover .tooltip {
    display: block;
    opacity: 1
}

.toplist-basic .star-rating .tooltip {
    position: absolute;
    background-color: #000;
    color: #c5c5c5;
    font-size: 1.2rem;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;
    display: none;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    bottom: calc(100% + 1rem);
    left: 50%;
    transform: translate(-50%)
}

.toplist-basic .star-rating .tooltip:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #000;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    top: 100%;
    left: calc(50% - 1rem)
}

.toplist-basic .toplist-cta {
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .toplist-basic .toplist-cta {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto
    }
}

.toplist-basic .toplist-cta a {
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 991px) {
    .toplist-basic .toplist-cta .btn-cta {
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .2s ease-in-out;
        font-weight: 700;
        color: #fff;
        text-transform: none;
        border-radius: .2rem;
        width: 20rem;
        height: 6rem;
        font-size: 1.5rem;
        background: #59be28;
        font-weight: 600
    }

    .toplist-basic .toplist-cta .btn-cta:hover {
        background: #6cda36
    }
}

.toplist-basic .toplist-cta .link-cta {
    font-weight: 700;
    margin-top: 1.5rem;
    text-align: center
}

.toplist-basic .toplist-cta .link-cta span.break-word {
    display: block
}

.toplist-basic .toplist-cta .link-cta.oneline span.break-word {
    display: inline
}

@media only screen and (min-width: 768px) {
    .toplist-basic .toplist-cta .link-cta.oneline span.break-word {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .toplist-basic .toplist-cta .link-cta.oneline {
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist-basic .toplist-cta .link-cta.oneline {
        font-size: 1.6rem
    }
}

.toplist-basic .toplist-cta .link-cta:active, .toplist-basic .toplist-cta .link-cta:focus, .toplist-basic .toplist-cta .link-cta:hover {
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    .toplist-basic .toplist-cta .link-cta {
        text-transform: uppercase
    }
}

@media only screen and (min-width: 768px) {
    .toplist-basic .toplist-cta {
        grid-column: 3
    }
}

.toplist-basic .toplist-more-info {
    font-size: 1.4rem;
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-basic .toplist-more-info {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-basic .toplist-more-info {
        font-size: unset
    }
}

@media only screen and (max-width: 767px) {
    .toplist-basic .toplist-more-info {
        margin-top: 1.5rem
    }
}

.toplist-basic .toplist-more-info p {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    border-top: .2rem solid rgba(0, 0, 0, .1);
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .toplist-basic .toplist-more-info {
        grid-column: 1/4
    }
}

@media only screen and (max-width: 767px) {
    .toplist-basic .toplist-more-info {
        margin-top: unset
    }
}

.toplist-basic .toplist-more-info .social-details {
    font-weight: 400;
    display: block;
    margin-bottom: 1.5rem;
    text-align: left
}

.toplist-basic .toplist-more-info .social-details:first-of-type {
    margin-top: 1.5rem
}

.toplist-basic .toplist-more-info .social-details span {
    font-weight: 700
}

.toplist-basic .toplist-more-info .title {
    display: block;
    color: #E0DCF3;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .toplist-basic .toplist-more-info .title {
        font-size: 1.6rem
    }
}

.toplist-basic .more-details {
    display: block;
    margin-top: 1rem;
    color: #838282
}

.toplist-basic .more-details:before {
    content: attr(data-more)
}

.toplist-basic .more-details.active:before {
    content: attr(data-less)
}

.toplist-basic .more-details:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #838282;
    border-width: 0 .25rem .25rem 0;
    padding: .25rem;
    transform: rotate(-135deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: .5rem 0 0 .8rem
}

.toplist-basic .more-details.active:after {
    transform: rotate(-135deg);
    margin-top: .9rem
}

@media only screen and (min-width: 768px) {
    .toplist-basic .more-details {
        text-align: center
    }
}

.toplist-basic .tnc-line {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: block;
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    .toplist-basic .tnc-line {
        display: none
    }
}

.toplist-basic .tnc {
    padding: 1.6rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.toplist-basic .tnc.centered {
    justify-content: center
}

.toplist-basic .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

.toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

.toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    .toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

.toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
        display: block
    }
}

.toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-basic .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

.toplist-basic .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    .toplist-basic .tnc .tnc-terms, .toplist-basic .tnc-wrapper .tnc-label.mobile {
        display: none
    }
}

.toplist-main {
    margin: 0 auto;
    padding: 2rem 0;
    text-align: center;
    background: #f2f2f2
}

.toplist-main, .toplist-main .logo {
    display: flex;
    justify-content: center
}

.toplist-main .logo {
    position: relative;
    align-items: flex-start
}

.toplist-main .logo:before {
    display: flex;
    justify-content: center;
    counter-increment: sidebar-badge;
    content: counter(sidebar-badge);
    width: 2.2rem;
    height: 2.9rem;
    line-height: 2.4rem;
    color: #fff;
    font-weight: 700;
    font-size: 1.3rem;
    background: url("images/no-generic-badge.svg?3afd1ddfa8cb433f6a9f5e413389577d") no-repeat;
    position: absolute;
    left: -.5rem
}

.toplist-main .logo:before {
    counter-increment: badge;
    content: counter(badge);
    left: 1rem
}

@media only screen and (max-width: 991px) {
    .toplist-main .logo:before {
        top: 1rem;
        left: 0
    }
}

.toplist-main .hide_badges:before {
    display: none
}

.toplist-main [data-badge]:before {
    content: attr(data-badge)
}

@media only screen and (min-width: 768px) {
    .toplist-main {
        text-align: unset;
        padding: 1.5rem 0
    }

    .toplist-main:nth-child(odd) {
        background-color: #fff
    }
}

.toplist-main [data-id=badge-position-1]:before {
    color: #000;
    background: url("images/no-1-badge.svg?7d9337f0c552ff23d10533f64093f92d") no-repeat
}

.toplist-main [data-id=badge-position-2]:before {
    color: #000;
    background: url("images/no-2-badge.svg?3a9ce243d418a38e96655d40f56baea2") no-repeat
}

.toplist-main [data-id=badge-position-3]:before {
    color: #000;
    background: url("images/no-3-badge.svg?5a90d146914f5ae7c388e1eeb8730023") no-repeat
}

.toplist-main .toplist-main-inner {
    max-width: 29rem
}

@media only screen and (max-width: 320px) {
    .toplist-main .toplist-main-inner {
        max-width: 27rem
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner {
        max-width: unset;
        display: grid;
        grid-template-columns:.8fr 2fr 3fr 1.3fr;
        grid-column-gap: 2rem;
        width: 100%
    }

    .toplist-main .toplist-main-inner.zh {
        grid-template-columns:.8fr 2fr 2.8fr 2fr
    }
}

@media only screen and (min-width: 992px) {
    .toplist-main .toplist-main-inner.zh {
        grid-template-columns:.8fr 2fr 3fr 1.3fr
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-main .toplist-main-inner, .toplist-main .toplist-main-inner.zh {
        grid-template-columns:.8fr 2fr 2fr 1.3fr
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc-wrapper {
        display: none
    }
}

.toplist-main .toplist-main-inner .tnc-wrapper .tnc-link {
    padding: 1.6rem 0 0
}

.toplist-main .toplist-main-inner .tnc-wrapper .tnc-link .tnc-label {
    font-size: 1.4rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc-wrapper {
        position: relative;
        justify-content: flex-start
    }

    .toplist-main .toplist-main-inner .tnc-wrapper .tnc-link {
        padding: .8rem 0 0
    }

    .toplist-main .toplist-main-inner .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 40rem;
        top: 0;
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-main .toplist-main-inner .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 50rem
    }
}

.toplist-main .toplist-main-inner .tnc-line {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: block;
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc-line {
        display: none
    }
}

.toplist-main .toplist-main-inner .tnc {
    margin-top: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.toplist-main .toplist-main-inner .tnc.centered {
    justify-content: center
}

.toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

.toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

.toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

.toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-label.desktop, .toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

.toplist-main .toplist-main-inner .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-main-inner .tnc .tnc-terms {
        display: none
    }
}

.toplist-main .toplist-fallback-market {
    max-width: 29rem
}

.toplist-main .toplist-fallback-market .bonus-market, .toplist-main .toplist-fallback-market .bonus-offer, .toplist-main .toplist-fallback-market .cta-tracker-link, .toplist-main .toplist-fallback-market .operator-name {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}

@media only screen and (max-width: 991px) {
    .toplist-main .toplist-fallback-market .bonus-market, .toplist-main .toplist-fallback-market .bonus-offer, .toplist-main .toplist-fallback-market .cta-tracker-link, .toplist-main .toplist-fallback-market .operator-name {
        padding-bottom: 1.5rem;
        align-items: center
    }
}

.toplist-main .toplist-fallback-market .operator-name .toplist-title .toplist_name {
    font-size: 1.8rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-fallback-market {
        max-width: unset;
        display: grid;
        grid-template-columns:.8fr 2fr .5fr .8fr .8fr;
        grid-column-gap: 1rem;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main .logo-info {
        width: 29rem;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 1rem
    }
}

.toplist-main .title-rating {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) {
    .toplist-main .title-rating {
        justify-content: center
    }
}

.toplist-main .title-rating .toplist-badges, .toplist-main .title-rating .toplist-title {
    display: block
}

@media only screen and (min-width: 768px) {
    .toplist-main .title-rating .toplist-badges, .toplist-main .title-rating .toplist-title {
        display: none
    }
}

.toplist-main .info .tnc-wrapper {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-main .info {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .toplist-main .info .tnc-wrapper {
        display: flex;
        margin: 0;
        align-items: flex-end
    }

    .toplist-main .info .tnc-wrapper p.toplist-tnc {
        display: block
    }
}

@media only screen and (max-width: 991px) {
    .toplist-main .info p {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main .info {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main .info .toplist_name {
        display: none
    }
}

.toplist-main .info .toplist-badges {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-main .info .toplist-badges {
        display: inline-block;
        margin-bottom: .5rem
    }
}

.toplist-main .logo img {
    width: 8rem;
    border-radius: 50%;
    margin: 1rem 1rem 1.5rem;
    height: 8rem;
    border: 1px solid #999;
    min-height: 6rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .logo img {
        margin: 0 0 -.2rem
    }
}

.toplist-main .star-rating {
    display: inline-flex;
    font-size: 1rem;
    min-width: 5.678rem;
    min-height: 1.6rem
}

.toplist-main .star-rating .star-off-png {
    color: #999
}

.toplist-main .star-rating .star-off-png:before {
    content: "a";
    font-family: Fontello
}

.toplist-main .star-rating .star-half-png {
    position: relative
}

.toplist-main .star-rating .star-half-png:before {
    color: #999;
    content: "a";
    font-family: Fontello
}

.toplist-main .star-rating .star-half-png:after {
    color: #ff9904;
    content: "";
    font-family: Fontello;
    position: absolute;
    left: 0
}

.toplist-main .star-rating .star-on-png {
    color: #ff9904
}

.toplist-main .star-rating .star-on-png:before {
    content: "a";
    font-family: Fontello
}

@media only screen and (min-width: 768px) {
    .toplist-main .star-rating {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0 0 .4rem .4rem;
        padding-top: 1.3rem;
        font-size: 1.4rem;
        min-height: 3.2rem;
        min-width: 100%
    }
}

.toplist-main .star-rating .tooltip {
    display: none
}

.toplist-main .toplist-text-rating {
    font-size: 1.2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    margin-right: 1rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-text-rating {
        margin: -1rem 3rem;
        z-index: 1;
        padding: .3rem .8rem;
        position: relative;
        background-color: #fff;
        border: .5px solid #c4c4c4;
        border-radius: 10rem
    }
}

.toplist-main .toplist-title {
    width: 100%
}

.toplist-main .toplist-title a, .toplist-main .toplist-title span {
    display: flex;
    color: #000;
    font-size: 1.6rem;
    font-weight: 700
}

@media only screen and (min-width: 992px) {
    .toplist-main .toplist-title a, .toplist-main .toplist-title span {
        margin-bottom: .4rem;
        font-size: 1.2rem;
        font-weight: 600
    }
}

.toplist-main .toplist-games {
    font-size: 1.2rem;
    font-weight: 600;
    color: #007ffd;
    border: .1rem solid #007ffd;
    border-radius: 1rem;
    padding: .15rem 1.8rem;
    align-self: center;
    white-space: nowrap
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-games {
        font-size: 1.2rem;
        white-space: nowrap;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content;
        align-self: unset
    }
}

.toplist-main .toplist-oneliner {
    font-size: 1.8rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-oneliner {
        padding: unset
    }
}

.toplist-main .toplist-selling-points {
    padding-left: 1.5rem;
    overflow-wrap: break-word;
    color: #838282;
    line-height: 1.8;
    font-weight: 400;
    font-size: 1.2rem;
    text-align: left;
    text-transform: capitalize
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-selling-points {
        margin: 1.6rem 0 0
    }
}

@media only screen and (max-width: 991px) {
    .toplist-main .toplist-selling-points {
        margin: 1rem;
        word-break: normal
    }
}

.toplist-main .toplist-selling-points li {
    font-weight: 600;
    position: relative;
    color: #000;
    padding-left: 1.5rem
}

.toplist-main .toplist-selling-points li:before {
    content: "";
    font-family: Fontello;
    color: #E0DCF3;
    position: absolute;
    left: 0
}

.toplist-main .toplist-cta {
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .toplist-main .toplist-cta {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto
    }
}

.toplist-main .toplist-cta a {
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 991px) {
    .toplist-main .toplist-cta .btn-cta {
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .2s ease-in-out;
        font-weight: 700;
        color: #fff;
        text-transform: none;
        border-radius: .2rem;
        width: 20rem;
        height: 6rem;
        font-size: 1.5rem;
        background: #59be28;
        font-weight: 600
    }

    .toplist-main .toplist-cta .btn-cta:hover {
        background: #6cda36
    }
}

.toplist-main .toplist-cta .link-cta {
    margin-top: 1.5rem
}

.toplist-main .toplist-cta .link-cta span.break-word {
    display: block
}

.toplist-main .toplist-cta .link-cta.oneline span.break-word {
    display: inline
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-cta .link-cta.oneline span.break-word {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-cta .link-cta.oneline {
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist-main .toplist-cta .link-cta.oneline {
        font-size: 1.6rem
    }
}

.toplist-main .toplist-cta .link-cta:active, .toplist-main .toplist-cta .link-cta:focus, .toplist-main .toplist-cta .link-cta:hover {
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    .toplist-main .toplist-cta .link-cta {
        text-transform: uppercase
    }
}

.toplist-main .toplist-cta .btn-cta {
    width: 16.5rem;
    height: 4.8rem;
    margin: 0 auto;
    border-radius: .2rem;
    font-weight: 700;
    font-size: 2rem
}

@media only screen and (max-width: 991px) {
    .toplist-main .toplist-cta .btn-cta {
        width: 100%
    }
}

.toplist-main .toplist-cta .link-cta {
    color: #007ffd;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: capitalize
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-cta {
        grid-column: 4;
        margin: 1.6rem 1.6rem 0 0
    }
}

.toplist-main .toplist-tnc {
    margin: 1rem 2.5rem 0 1rem
}

@media only screen and (max-width: 767px) {
    .toplist-main .toplist-tnc {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .toplist-tnc {
        grid-column: 1/5
    }
}

.toplist-main .games-flags {
    margin: 1rem;
    width: 40%
}

@media only screen and (min-width: 768px) {
    .toplist-main .games-flags {
        margin: 1.6rem 1.6rem 0 0
    }
}

.toplist-main .games-flags .flags li {
    margin-bottom: .5rem
}

.toplist-main .games-flags .flags li .flag-container {
    display: block;
    min-width: 2.5rem;
    height: 1.9rem
}

@media only screen and (max-width: 767px) {
    .toplist-main .landing-page-tnc {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .toplist-main .landing-page-tnc {
        grid-column: 2/5
    }
}

.toplist-main .more-info {
    font-size: 1.4rem;
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-main .more-info {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-main .more-info {
        font-size: unset
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main .more-info {
        margin-top: 1.5rem
    }
}

.toplist-main .more-info p {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    border-top: .2rem solid rgba(0, 0, 0, .1);
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .toplist-main .more-info {
        grid-column: 1/6
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main .more-info {
        margin-top: unset
    }
}

.toplist-main .more-info .social-details {
    font-weight: 400;
    display: block;
    margin-bottom: 1.5rem;
    text-align: left
}

.toplist-main .more-info .social-details:first-of-type {
    margin-top: 1.5rem
}

.toplist-main .more-info .social-details span {
    font-weight: 700
}

.toplist-main .more-info .title {
    display: block;
    color: #E0DCF3;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .toplist-main .more-info .title {
        font-size: 1.6rem
    }
}

.toplist-main .flex-mobile {
    display: flex
}

@media only screen and (max-width: 767px) {
    .toplist-main .flex-mobile {
        justify-content: center
    }
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
    .toplist-main .flex-mobile {
        flex-direction: column-reverse;
        justify-content: flex-end
    }
}

.toplist-main .more-details {
    display: block;
    margin-top: 1rem;
    color: #838282
}

.toplist-main .more-details:before {
    content: attr(data-more)
}

.toplist-main .more-details.active:before {
    content: attr(data-less)
}

.toplist-main .more-details:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #838282;
    border-width: 0 .25rem .25rem 0;
    padding: .25rem;
    transform: rotate(-135deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: .5rem 0 0 .8rem
}

.toplist-main .more-details.active:after {
    transform: rotate(-135deg);
    margin-top: .9rem
}

@media only screen and (min-width: 768px) {
    .toplist-main .more-details {
        text-align: center
    }
}

.toplist-main.toplist-row_comming .logo-container, .toplist-main.toplist-row_comming.search-page .logo-container {
    margin: auto
}

.toplist-main.toplist-row_comming.search-page .logo-container .logo:before {
    content: "";
    counter-increment: unset;
    background: 0 0
}

.toplist-main.toplist-row_comming.search-page .logo-container .logo img {
    border-radius: 0;
    width: 17rem;
    height: auto
}

.toplist-main.toplist-row_comming.search-page .title-rating {
    display: none
}

.toplist-main.toplist-row_comming .btn-inactive-container {
    display: block;
    width: 100%;
    padding: 0
}

.toplist-main.toplist-row_comming .btn-inactive-container .btn-cta {
    pointer-events: none
}

.toplist-main.toplist-row_comming .btn-inactive-container .btn-cta.disabled {
    background: #c4c4c4;
    color: #999;
    width: 100%;
    font-size: 1.7rem
}

@media only screen and (min-width: 992px) {
    .toplist-main.toplist-row_comming .btn-inactive-container .btn-cta.disabled {
        width: 16.5rem
    }
}

.toplist-main.toplist-row_disable {
    padding-left: .5rem
}

@media only screen and (max-width: 1199px) {
    .toplist-main.toplist-row_disable {
        padding-left: 1.7rem
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main.toplist-row_disable {
        padding-left: 0
    }
}

.toplist-main.toplist-row_disable .logo-container .logo .img-overlay {
    background-color: rgba(51, 51, 51, .9);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (min-width: 454px)and (max-width: 767px) {
    .toplist-main.toplist-row_disable .logo-container .logo .img-overlay {
        height: 99%
    }
}

.toplist-main.toplist-row_disable .logo-container .logo .img-content {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    min-width: 24rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.toplist-main.toplist-row_disable .logo-container .logo .img-overlay {
    height: 100%
}

.toplist-main.toplist-row_disable .logo-container .logo .img-content {
    font-size: 2rem;
    min-width: 13rem;
    color: #fff
}

.toplist-main.toplist-row_disable .logo-container .logo:before {
    content: "";
    counter-increment: unset;
    background: 0 0
}

.toplist-main.toplist-row_disable .info {
    margin-left: .45rem
}

@media only screen and (max-width: 1199px) {
    .toplist-main.toplist-row_disable .info {
        margin-left: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    .toplist-main.toplist-row_disable .info {
        margin-left: 0
    }
}

.toplist-main.toplist-row_disable .info .toplist-oneliner {
    padding-bottom: 2rem
}

.toplist-main.toplist-row_disable.search-page .logo-container {
    margin: auto
}

.toplist-main.toplist-row_disable.search-page .logo-container .logo:before {
    content: "";
    counter-increment: unset;
    background: 0 0
}

.toplist-main.toplist-row_disable.search-page .logo-container .logo img {
    border-radius: 0;
    width: 17rem;
    height: auto
}

.toplist-main.toplist-row_disable.search-page .title-rating {
    display: none
}

.toplist-main.toplist-row_disable .btn-inactive-container {
    display: block;
    width: 100%;
    padding: 0
}

.toplist-main.toplist-row_disable .btn-inactive-container .btn-cta {
    pointer-events: none
}

.toplist-main.toplist-row_disable .btn-inactive-container .btn-cta.disabled {
    background: #c4c4c4;
    color: #999;
    width: 100%;
    font-size: 1.7rem
}

@media only screen and (min-width: 992px) {
    .toplist-main.toplist-row_disable .btn-inactive-container .btn-cta.disabled {
        width: 16.5rem
    }
}

.toplist-badges {
    min-width: 4.4rem;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    background: #ffffff;
    padding: 0 1.6rem;
    border-radius: 2.4rem;
    color: #fff;
    line-height: 1.8rem
}

body[data-page-type=homepage] .module-toplist:nth-of-type(2n+6) ul li {
    background-color: #f2f2f2
}

body[data-page-type=homepage] .module-toplist:nth-of-type(2n+6) .view-all-title {
    background-color: #f2f2f2;
    margin-bottom: -1rem
}

.module-toplist .es-title {
    display: flex;
    align-items: center
}

.module-toplist .es-title .es-badge {
    margin-left: .8rem;
    max-height: 2.3rem;
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
    .hide-tnc-tablet-above {
        display: none
    }
}

.hide-tnc-tablet-below {
    grid-column: 1/5
}

@media only screen and (max-width: 767px) {
    .hide-tnc-tablet-below {
        display: none !important
    }
}

#tnc-text {
    color: #a6a6a6;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    padding-right: 1rem;
    width: 100%
}

.grid-column-1-5 {
    grid-column: 1/5
}

#tnc-font-size {
    font-size: 1.4rem;
    font-weight: 400
}

.toplist-bonus {
    display: grid;
    grid-row-gap: 1.5rem;
    padding: 2rem 0
}

@media only screen and (min-width: 768px) {
    .toplist-bonus {
        grid-template-columns:.8fr 2fr .8fr;
        grid-column-gap: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-bonus {
        grid-column-gap: 2.5rem
    }
}

@media only screen and (max-width: 767px) {
    .toplist-bonus {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 35rem;
        margin: 0 auto
    }

    .toplist-bonus .info, .toplist-bonus .toplist-cta {
        text-align: center
    }
}

.toplist-bonus .tnc-line {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: block;
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc-line {
        display: none
    }
}

.toplist-bonus .tnc {
    padding: 1.6rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc {
        padding: 1.6rem 0 0;
        justify-content: flex-start
    }
}

.toplist-bonus .tnc.centered {
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc.centered {
        justify-content: flex-start
    }
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
        display: block
    }
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

.toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-tooltip.active {
    min-width: 30rem
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .tnc .tnc-wrapper .tnc-link .tnc-tooltip.active {
        left: 12rem;
        top: -14rem
    }
}

.toplist-bonus .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .tnc .tnc-terms, .toplist-bonus .tnc-wrapper .tnc-label.mobile {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .info .flags {
        justify-content: flex-start
    }
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .info {
        margin: 1rem 0 2rem
    }
}

.toplist-bonus .more-info {
    font-size: 1.4rem;
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .more-info {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .toplist-bonus .more-info {
        font-size: unset
    }
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .more-info {
        margin-top: 1.5rem
    }
}

.toplist-bonus .more-info p {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    border-top: .2rem solid rgba(0, 0, 0, .1);
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .more-info {
        grid-column: 1/4
    }
}

.toplist-bonus .toplist_name {
    font-size: 2rem
}

.toplist-bonus .flags {
    margin-top: 1rem
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .flags {
        justify-content: center
    }
}

.toplist-bonus .bonuslist-oneliner {
    color: #1d1d1d;
    font-weight: 700
}

.toplist-bonus .more-details {
    display: block;
    margin-top: 1rem;
    color: #838282
}

.toplist-bonus .more-details:before {
    content: attr(data-more)
}

.toplist-bonus .more-details.active:before {
    content: attr(data-less)
}

.toplist-bonus .more-details:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #838282;
    border-width: 0 .25rem .25rem 0;
    padding: .25rem;
    transform: rotate(-135deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: .5rem 0 0 .8rem
}

.toplist-bonus .more-details.active:after {
    transform: rotate(-135deg);
    margin-top: .9rem
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .more-details {
        text-align: center
    }
}

.toplist-bonus .toplist-cta {
    font-weight: 400
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .toplist-cta {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto
    }
}

.toplist-bonus .toplist-cta a {
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 991px) {
    .toplist-bonus .toplist-cta .btn-cta {
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .2s ease-in-out;
        font-weight: 700;
        color: #fff;
        text-transform: none;
        border-radius: .2rem;
        width: 20rem;
        height: 6rem;
        font-size: 1.5rem;
        background: #59be28;
        font-weight: 600
    }

    .toplist-bonus .toplist-cta .btn-cta:hover {
        background: #6cda36
    }
}

.toplist-bonus .toplist-cta .link-cta {
    margin-top: 1.5rem
}

.toplist-bonus .toplist-cta .link-cta span.break-word {
    display: block
}

.toplist-bonus .toplist-cta .link-cta.oneline span.break-word {
    display: inline
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .toplist-cta .link-cta.oneline span.break-word {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .toplist-cta .link-cta.oneline {
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 992px) {
    .toplist-bonus .toplist-cta .link-cta.oneline {
        font-size: 1.6rem
    }
}

.toplist-bonus .toplist-cta .link-cta:active, .toplist-bonus .toplist-cta .link-cta:focus, .toplist-bonus .toplist-cta .link-cta:hover {
    text-decoration: underline
}

@media only screen and (max-width: 767px) {
    .toplist-bonus .toplist-cta .link-cta {
        text-transform: uppercase
    }
}

.toplist-bonus .toplist-cta .btn-cta {
    width: 16.5rem;
    height: 4.8rem;
    margin: 0 auto;
    border-radius: .2rem;
    font-weight: 700;
    font-size: 2rem
}

@media only screen and (max-width: 991px) {
    .toplist-bonus .toplist-cta .btn-cta {
        width: 100%
    }
}

.toplist-bonus .toplist-cta .link-cta {
    color: #007ffd;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: capitalize
}

@media only screen and (max-width: 991px) {
    .toplist-bonus .toplist-cta .btn-cta {
        width: 16.5rem
    }
}

@media only screen and (min-width: 768px) {
    .toplist-bonus .toplist-cta {
        grid-column: 4;
        margin: 1.6rem 1.6rem 0 0
    }
}

.toplist-bonus.toplist-row_disable.search-page .logo-container {
    margin: auto
}

.toplist-bonus.toplist-row_disable.search-page .logo-container .logo:before {
    content: "";
    counter-increment: unset;
    background: 0 0
}

.toplist-bonus.toplist-row_disable.search-page .logo-container .logo img {
    border-radius: 0;
    width: 17rem;
    height: auto
}

.toplist-bonus.toplist-row_disable.search-page .title-rating {
    display: none
}

.toplist-bonus.toplist-row_disable .btn-inactive-container {
    display: block;
    width: 100%;
    padding: 0
}

.toplist-bonus.toplist-row_disable .btn-inactive-container .btn-cta {
    pointer-events: none
}

.toplist-bonus.toplist-row_disable .btn-inactive-container .btn-cta.disabled {
    background: #c4c4c4;
    color: #999;
    width: 100%;
    font-size: 1.7rem
}

@media only screen and (min-width: 992px) {
    .toplist-bonus.toplist-row_disable .btn-inactive-container .btn-cta.disabled {
        width: 16.5rem
    }
}

.toplist-bonus .tnc-wrapper {
    position: relative
}

.toplist-bonus .tnc-wrapper .tnc-link .tnc-label {
    font-size: 1.4rem
}

@media only screen and (min-width: 992px) {
    .toplist-bonus .tnc-wrapper .tnc-link .tnc-tooltip {
        max-width: 50rem;
        top: 0;
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width: 992px) {
    .toplist-bonus .tnc-wrapper {
        justify-content: flex-start
    }
}

.toplist-hide-row {
    display: none
}

.toplist-homepage {
    position: relative;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
    border-radius: .2rem
}

.toplist-homepage .logo {
    min-height: 6.4rem;
    min-width: 6.4rem;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.toplist-homepage .logo img {
    border-radius: 50%;
    border: .1rem solid #000;
    width: 6.4rem;
    height: 6.4rem;
    min-height: 6.4rem
}




.toplist-homepage.tnc-override {
    justify-content: start
}

.toplist-homepage .toplist-homepage-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 1.6rem
}

.toplist-homepage .toplist-homepage-inner .logo-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.toplist-homepage .toplist-homepage-inner .logo-info .logo-container {
    margin-top: .8rem
}

.toplist-homepage .toplist-homepage-inner .logo-info .title-rating {
    z-index: 1
}

.toplist-homepage .toplist-homepage-inner .content-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 1
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .info {
    margin-left: 1.6rem;
    flex-basis: 70%
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .info .toplist-title.h4 {
    width: 100%;
    text-align: left;
    line-height: 2.4rem;
    margin-bottom: .4rem;
    font-size: 1.4rem;
    font-weight: 600
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .info .toplist-title.h4 a {
    color: #000
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .toplist-homepage-inner .content-wrapper .info .toplist-title.h4 {
        font-size: 1.6rem;
        line-height: 2.8rem
    }
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .link-cta {
    margin-left: 1.6rem;
    font-weight: 600
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .badge-container {
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    align-self: flex-start
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .badge-container .flag-container {
    width: 3.2rem;
    height: 2.4rem;
    margin-left: .8rem
}

.toplist-homepage .toplist-homepage-inner .content-wrapper .badge-container img {
    border-radius: .2rem
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper {
    margin-bottom: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: .6rem .8rem;
    border: .1rem solid #000;
    border-radius: 2.6rem;
    min-width: 7.2rem;
    max-width: 8.2rem;
    max-height: 2.5rem
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .star-wrapper {
    min-height: 1.6rem;
    min-width: 1.338rem
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .star-rating {
    line-height: 1;
    margin-top: .1rem
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .star-rating .star-on-png {
    color: #ff9904
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .star-rating .star-on-png:before {
    font-size: 1.44rem
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .toplist-text-rating {
    white-space: nowrap;
    display: flex;
    align-items: center;
    line-height: 1.4;
    min-width: 2.836rem;
    min-height: 1.6rem;
    margin: .2rem 0 0 .4rem;
    color: #000;
    font-size: 1.2rem;
    font-weight: 600
}

.toplist-homepage .toplist-homepage-inner .rating-wrapper .toplist-text-rating b {
    font-weight: 600
}

.toplist-homepage .toplist-footer {
    background-color: #eaebf5
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .toplist-footer {
        background-color: unset
    }
}

.toplist-homepage .toplist-footer .cta-wrapper {
    min-height: 7.2rem;
    padding: 1.2rem 1.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .toplist-footer .cta-wrapper {
        background-color: #eaebf5
    }
}

.toplist-homepage .toplist-footer .cta-wrapper .toplist-oneliner {
    color: #000;
    line-height: 2.4rem;
    text-align: left;
    font-size: 1.6rem;
    font-weight: 600
}

.toplist-homepage .toplist-footer .cta-wrapper .toplist-cta {
    min-width: 7.2rem;
    height: 4rem;
    margin-left: 1.6rem
}

.toplist-homepage .toplist-footer .cta-wrapper .toplist-cta .btn-sm {
    min-width: inherit;
    height: inherit;
    padding: 0 1rem;
    font-size: 1.6rem;
    font-weight: 600
}

.toplist-homepage .tnc-line {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    text-align: left;
    padding: 0 1.6rem;
    display: block
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc-line {
        display: none
    }
}

.toplist-homepage .tnc {
    padding: 1.6rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc {
        justify-content: center
    }
}

.toplist-homepage .tnc.centered {
    justify-content: center
}

.toplist-homepage .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

.toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

.toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

.toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
        display: block
    }
}

.toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

.toplist-homepage .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    .toplist-homepage .tnc .tnc-terms, .toplist-homepage .tnc-wrapper .tnc-label.mobile {
        display: none
    }
}

.toplist-homepage .toplist-homepage-tnc {
    padding: 1.2rem 1.6rem;
    text-align: left
}

.toplist-homepage .toplist-homepage-tnc .tnc-link {
    display: flex;
    align-items: center;
    justify-content: center
}

.toplist-homepage .toplist-homepage-tnc .tnc-link .tnc-label {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333
}

.toplist-homepage .toplist-homepage-tnc .tnc-link .tnc-label:after {
    content: "";
    font-family: Fontello;
    font-size: 1.3rem;
    margin-left: .9rem
}

.toplist-homepage.featured {
    background-color: #fff;
    padding: 1.6rem 0 0;
    position: relative
}

.toplist-homepage.featured .toplist-homepage-inner {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    flex: 1;
    margin: 0 auto;
    padding: 0 1.6rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info {
    align-items: flex-start;
    flex-direction: row;
    width: 100%
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header {
    display: flex;
    flex-direction: column;
    width: 100%
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .badge-container {
    align-self: flex-end;
    margin-bottom: .6rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .badge-container .flag-container {
    width: 3.2rem;
    height: 2.4rem;
    margin-left: .8rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .badge-container img {
    border-radius: .2rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .title-rating {
    margin-left: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: left
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .title-rating .toplist-title.h4 {
    text-align: left;
    margin-bottom: .8rem;
    line-height: inherit;
    font-size: inherit;
    font-weight: 700
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .toplist-header .title-rating .toplist-title.h4 a {
    color: #000
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .rating-wrapper {
    max-width: 7.4rem;
    margin-bottom: 0
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .rating-wrapper .star-wrapper {
    min-height: 1.6rem;
    min-width: 1.338rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-info .rating-wrapper .toplist-text-rating {
    color: #000;
    min-width: 3.03rem;
    min-height: 1.9rem;
    margin: 0 0 0 .4rem;
    font-size: 1.4rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-container {
    margin: 1.8rem 0 0 .8rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-container .logo {
    min-width: 8rem;
    min-height: 8rem
}

.toplist-homepage.featured .toplist-homepage-inner .logo-container .logo img {
    width: 8rem;
    height: 8rem;
    min-height: 8rem
}

.toplist-homepage.featured .toplist-homepage-inner .info {
    margin: 1.6rem 0 2.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-basis: unset
}

.toplist-homepage.featured .toplist-homepage-inner .info .toplist-selling-points {
    margin-top: 2rem
}

.toplist-homepage.featured .toplist-homepage-inner .info .toplist-selling-points li {
    padding-left: 2.266rem;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    color: #000
}

.toplist-homepage.featured .toplist-homepage-inner .info .toplist-selling-points li:before {
    border-radius: 50%;
    background-color: #5ce482;
    content: "";
    font-family: Fontello;
    font-size: .7rem;
    padding: .235rem .2rem .2rem;
    position: absolute;
    left: 0
}

.toplist-homepage.featured .toplist-homepage-inner .info .toplist-selling-points li + li {
    margin-top: .8rem
}

.toplist-homepage.featured .toplist-homepage-inner .info .link-cta {
    font-size: 1.6rem;
    font-weight: 600;
    align-self: center
}

@media only screen and (min-width: 768px) {
    .toplist-homepage.featured .toplist-homepage-inner .info {
        margin: 1.6rem 0 4.2rem
    }
}

.toplist-homepage.featured .toplist-footer {
    background-color: #fff;
    padding: .8rem 0 2rem;
    display: flex;
    align-items: center;
    min-height: 13.2rem;
    flex-direction: column;
    justify-content: flex-end
}

.toplist-homepage.featured .toplist-footer .toplist-footer-inner {
    display: flex;
    justify-content: center;
    padding: 0 1.6rem
}

@media only screen and (min-width: 992px) {
    .toplist-homepage.featured .toplist-footer .toplist-footer-inner {
        max-width: 34.4rem
    }
}

.toplist-homepage.featured .toplist-footer .toplist-oneliner {
    margin-bottom: .8rem;
    color: #000;
    font-size: 1.6rem;
    font-weight: 700
}

.toplist-homepage.featured .toplist-footer .toplist-cta {
    width: 100%;
    padding: 0 2.4rem
}

.toplist-homepage.featured .toplist-footer .toplist-cta .btn-lg {
    width: inherit;
    font-size: 1.8rem
}

.toplist-homepage.featured .tnc {
    padding: 1.6rem 0
}

.toplist-homepage.featured .tnc-line {
    padding: 0
}

@media only screen and (max-width: 320px) {
    .toplist-homepage.featured .tnc-line {
        text-align: center
    }
}

.toplist-homepage .badge-container .toplist-badges {
    padding: .2rem 1.6rem;
    height: 2.4rem;
    color: #000;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 1.4rem;
    font-weight: 600
}

@media only screen and (min-width: 768px)and (max-width: 1024px) {
    .toplist-homepage .badge-container .toplist-badges {
        font-size: 1.2rem;
        font-weight: 600;
        padding: .2rem 1rem
    }
}

.toplist-homepage .badge-container .toplist-badges.top {
    background: linear-gradient(180deg, #ffc700, #ff9904);
    box-shadow: 0 .2rem .4rem #f7be6c
}

.toplist-homepage .badge-container .toplist-badges.hot {
    background: linear-gradient(180deg, #ff9904, #E0DCF3);
    box-shadow: 0 .2rem .4rem #ffab91
}

.toplist-homepage .badge-container .toplist-badges.new {
    background: linear-gradient(180deg, #3d9eff, #007ffd);
    box-shadow: 0 .2rem .4rem #a5d2ff;
    color: #fff
}

.toplist-homepage .badge-container .toplist-badges + .toplist-badges {
    margin-left: .8rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header {
        display: grid;
        grid-template-columns:repeat(2, 1fr)
    }
}

html .module-operator-header .review {
    display: flex;
    margin-bottom: .8rem
}

html .module-operator-header .review .review-content {
    font-weight: 700;
    color: #999
}

html .module-operator-header .review .review-content:before {
    content: "";
    font-family: Fontello;
    font-size: 1.6rem;
    color: #E0DCF3;
    margin-right: .8rem
}

html .module-operator-header .review .es-badge {
    margin-left: .8rem
}

html .module-operator-header .rankings, html .module-operator-header .ratings {
    display: flex;
    flex-direction: column;
    align-items: center
}

html .module-operator-header .details {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details {
        grid-column: 1/4;
        display: grid;
        grid-template-columns:30.9rem auto;
        grid-template-rows:auto 1fr;
        grid-gap: 1.5rem
    }
}

html .module-operator-header .details .img-container {
    min-width: 100%;
    margin: 0 -1.5rem;
    display: flex;
    height: 24.6rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .img-container {
        margin: 0;
        grid-row: 1/3;
        width: 30.9rem;
        height: 22.6rem;
        align-self: flex-start;
        order: 2
    }
}

html .module-operator-header .details .logo {
    min-width: 100%;
    height: 24.6rem;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center top;
    object-position: center top
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .logo {
        height: 100%;
        width: 100%
    }
}

html .module-operator-header .details .blocked-country-container {
    height: 6.3rem
}

html .module-operator-header .details .blocked-country-container img {
    width: 100%;
    margin-bottom: 1rem
}

html .module-operator-header .details .intro {
    font-size: 3.2rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .intro {
        order: 1;
        display: flex;
        flex-direction: column;
        font-size: 2.2rem
    }
}

html .module-operator-header .details .title-updated {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .title-updated {
        flex-direction: unset
    }

    html .module-operator-header .details .title-updated .flags {
        padding-top: 0
    }
}

html .module-operator-header .details .title-updated h1 {
    margin: 0
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .title-updated {
        grid-column-start: 2
    }
}

html .module-operator-header .details h1 {
    border: none;
    padding: 0;
    font-size: 2.2rem;
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details h1 {
        margin: 0 1.5rem 0 0
    }
}

html .module-operator-header .details .last-updated {
    text-transform: capitalize;
    color: #999;
    font-size: 1.2rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .last-updated {
        grid-column: 3;
        margin: 0
    }
}

html .module-operator-header .details .flags {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding-top: 1rem;
    flex-wrap: wrap;
    justify-content: unset;
    margin: 1rem 0
}

html .module-operator-header .details .flags li {
    margin-right: .5rem;
    position: relative;
    cursor: help;
    overflow: visible
}

html .module-operator-header .details .flags li:focus .tooltip, html .module-operator-header .details .flags li:hover .tooltip {
    display: block;
    opacity: 1
}

html .module-operator-header .details .flags li img {
    width: 2.5rem;
    height: 1.9rem;
    border-radius: .3rem
}

html .module-operator-header .details .flags li img.flag-wo {
    height: 1.9rem;
    -o-object-fit: cover;
    object-fit: cover
}

html .module-operator-header .details .flags li img.flag-jp {
    border: 1px solid #c5c5c5;
    box-sizing: content-box
}

html .module-operator-header .details .flags li.custom-labels {
    margin-bottom: .5rem;
    border-radius: .3rem
}

html .module-operator-header .details .flags li.custom-labels span {
    color: #fff;
    padding: .45rem .4rem;
    text-transform: uppercase;
    margin: 0;
    line-height: 1rem;
    display: flex;
    font-size: 1rem;
    font-weight: 600
}

html .module-operator-header .details .flags li.custom-labels.purple {
    background: #b44ec6
}

html .module-operator-header .details .flags li.custom-labels.orange {
    background: #ef7d02
}

html .module-operator-header .details .flags li p {
    position: absolute;
    background-color: #000;
    color: #c5c5c5;
    font-size: 1.2rem;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;
    display: none;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    bottom: calc(100% + 1rem);
    left: 50%;
    transform: translate(-50%)
}

html .module-operator-header .details .flags li p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #000;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    top: 100%;
    left: calc(50% - 1rem)
}

html .module-operator-header .details .flags li {
    margin: 0 .8rem .8rem 0;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

html .module-operator-header .details .flags li span.flag-container {
    display: flex;
    min-width: 3.2rem;
    height: 2rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .flags li span.flag-container {
        height: 2.4rem
    }
}

html .module-operator-header .details .flags li img {
    width: 3.2rem;
    height: 2rem;
    -o-object-fit: cover;
    object-fit: cover
}

html .module-operator-header .details .flags li img.flag-wo {
    height: 2rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .flags li img, html .module-operator-header .details .flags li img.flag-wo {
        height: 2.4rem
    }
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .flags {
        margin: 0 0 0 auto;
        justify-self: flex-end;
        align-self: flex-start
    }
}

html .module-operator-header .details .description {
    margin: 2.4rem 0 3.2rem;
    font-size: 1.6rem
}

html .module-operator-header .details .description div, html .module-operator-header .details .description p {
    font-size: inherit;
    line-height: 2.4rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .description {
        margin: 0;
        order: 3;
        grid-column: 2/3;
        align-self: flex-start;
        text-align: unset;
        height: 100%
    }
}

html .module-operator-header .details .img-wrapper {
    min-width: 100%;
    height: auto;
    margin: 0 -1.5rem;
    position: relative;
    text-align: center;
    color: #fff
}

html .module-operator-header .details .img-wrapper .img-overlay {
    background-color: rgba(51, 51, 51, .9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media only screen and (min-width: 454px)and (max-width: 767px) {
    html .module-operator-header .details .img-wrapper .img-overlay {
        height: 99%
    }
}

html .module-operator-header .details .img-wrapper .img-content {
    text-align: center;
    font-size: 3.6rem;
    font-weight: 700;
    min-width: 24rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .img-wrapper {
        width: 30.9rem;
        grid-row: 1/3;
        margin: 0;
        align-self: flex-start;
        order: 2
    }
}

html .module-operator-header .details .show-more {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 1rem 0 3rem;
    color: #1d1d1d;
    font-weight: 400
}

html .module-operator-header .details .show-more:before {
    content: attr(data-more)
}

html .module-operator-header .details .show-more.active:before {
    content: attr(data-less)
}

html .module-operator-header .details .show-more:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #ccc;
    border-width: 0 .25rem .25rem 0;
    padding: .25rem;
    transform: rotate(-135deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: .5rem;
    position: unset
}

html .module-operator-header .details .show-more:focus:after, html .module-operator-header .details .show-more:hover:after {
    color: unset
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .details .show-more {
        margin: 0
    }
}

html .module-operator-header .module-anchor {
    margin: 0 0 3.8rem;
    grid-column: 1/3
}

html .module-operator-header .module-anchor h4 {
    font-size: 1.2rem
}

html .module-operator-header .cta-wrapper {
    margin: 0 -1.5rem;
    min-height: 7.2rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper {
        width: 100%;
        grid-column: 1/3;
        margin: 0 0 1.6rem;
        order: 4
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.4rem 1.6rem;
    z-index: 1;
    background-color: #f2f2f2;
    width: 100%
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky {
        padding: 1.1rem 1.6rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        top: 0;
        left: 0;
        width: unset;
        transition: all .1s ease-in-out;
        min-height: 7rem
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .content {
    font-size: 2rem;
    position: relative
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .content span {
    font-size: 2.2rem;
    font-weight: 700;
    margin-right: 1rem
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .content p {
    margin-right: 1rem;
    font-size: 2rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .content p {
        display: inline
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky a.visit-casino {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    text-transform: none;
    background: #59be28;
    border-radius: .2rem;
    white-space: nowrap;
    height: 4.8rem;
    padding: 1rem 3rem;
    width: 16.5rem;
    margin: 0;
    font-size: 2.4rem;
    font-weight: 700
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky a.visit-casino:hover {
    background: #6cda36
}

@media only screen and (max-width: 991px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky a.visit-casino {
        margin: 1.6rem 0 0;
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky a.visit-casino {
        width: 11.5rem
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper {
    min-width: 20rem;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper {
        width: 90%
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link {
    padding: 1.2rem 0 0
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-label {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-label:after {
        content: "";
        font-family: Fontello;
        font-size: 1.3rem;
        margin-left: .9rem
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip {
    position: absolute;
    opacity: 0;
    z-index: 2;
    display: none;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    background-color: #edf5fd;
    padding: 1.6rem;
    border-radius: .8rem;
    box-shadow: .4rem .4rem .8rem #beccda;
    width: 100%
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip.active {
    display: block;
    opacity: 1
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title > h4 {
    color: #000;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close {
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .tnc-title .close:after {
    content: "";
    font-family: Fontello;
    font-size: 1.4rem
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc {
    margin: 1.3rem 0 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: left;
    display: block;
    color: #333
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc a {
    color: #3d9eff
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    width: 100%;
    text-align: left;
    margin-top: 1rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #007ffd;
    text-decoration: underline
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip .toplist-tnc {
    line-height: 1.8rem
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip.active {
    top: 50%
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip.active {
        top: 0
    }
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper {
        position: relative;
        justify-content: flex-start
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link {
        padding: .8rem 0 0
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 40rem;
        top: 0;
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width: 1200px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-wrapper .tnc-link .tnc-tooltip {
        width: 50rem
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-line {
    font-size: 1.2rem !important;
    font-weight: 400 !important;
    color: #000;
    text-align: left;
    display: block;
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc-line {
        display: none
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc {
    margin-top: 1.6rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link {
    padding: 0
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
    font-size: 1.4rem;
    font-weight: 400;
    color: #3d9eff;
    text-decoration: underline
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.mobile:after {
    content: ""
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.mobile {
        display: none
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.desktop {
        display: block
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-label.desktop-gr {
        display: inline
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .gr-age {
    font-size: 1.4rem;
    font-weight: 600;
    color: #333
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .gr-age {
        margin-left: -.5rem
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
    display: none
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-wrapper .tnc-link .tnc-tooltip .tnc-terms {
        display: block
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-terms {
    font-size: 1.4rem;
    font-weight: 400;
    white-space: nowrap;
    color: #3d9eff;
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .tnc .tnc-terms {
        display: none
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active {
    position: fixed;
    z-index: 2;
    bottom: 0;
    width: 100%;
    border: .1rem solid #ccc
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active .tnc-wrapper {
    position: unset
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active .tnc-wrapper {
        position: relative
    }
}

html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active .tnc-wrapper .tnc-link .tnc-tooltip.active {
    transform: translateY(-86%);
    left: 0
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active .tnc-wrapper .tnc-link .tnc-tooltip.active {
        top: 0;
        transform: translateY(0)
    }
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active.top {
        top: 0;
        transition: all .15s ease
    }
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active {
        width: 75rem;
        bottom: unset;
        left: unset;
        right: unset;
        top: 5.6rem
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky .content {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        position: relative
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky p, html .module-operator-header .cta-wrapper .module-cta-operator.sticky span {
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 992px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active {
        width: 66rem
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active-fw {
        width: 97rem
    }
}

@media only screen and (min-width: 1200px) {
    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active {
        width: 89rem;
        top: 7.2rem
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky.active-fw {
        width: 120rem
    }

    html .module-operator-header .cta-wrapper .module-cta-operator.sticky p, html .module-operator-header .cta-wrapper .module-cta-operator.sticky span {
        font-size: 2.2rem
    }
}

html .module-operator-header .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 36rem;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .wrapper {
        grid-column: 1/3;
        display: grid;
        grid-template-columns:30rem auto;
        grid-gap: 4.5rem;
        margin-top: 1.6rem;
        width: auto
    }
}

html .module-operator-header .ranking {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 4rem;
    width: 100%
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .ranking {
        margin-bottom: 0
    }
}

html .module-operator-header .ranking h2.title {
    padding-bottom: 2.4rem;
    align-self: flex-start
}

html .module-operator-header .ranking .radial-progress {
    display: flex;
    align-items: center;
    justify-content: center
}

html .module-operator-header .ranking .radial-progress .circle {
    position: relative;
    width: 30rem;
    height: 30rem;
    stroke-width: 3.2rem
}

html .module-operator-header .ranking .radial-progress .circle .circle-background {
    stroke: #f2f2f2;
    stroke-width: 3.2rem;
    fill: none
}

html .module-operator-header .ranking .radial-progress .circle .circle-chart {
    stroke-width: 3.2rem;
    fill: none;
    stroke-dashoffset: 816;
    stroke-dasharray: 816;
    transform: rotate(-20deg);
    transform-origin: 50% 48%
}

html .module-operator-header .ranking .radial-progress .circle .circle-chart.success {
    stroke: #007ffd
}

html .module-operator-header .ranking .radial-progress .circle .circle-info .percentage {
    font-size: 3.6rem;
    font-weight: 700;
    fill: #007ffd
}

html .module-operator-header .ranking .radial-progress .circle .circle-info .subline {
    font-size: 2.2rem;
    font-weight: 700;
    fill: #333
}

html .module-operator-header .ratings {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: stretch
}

@media only screen and (min-width: 768px) {
    html .module-operator-header .ratings {
        margin-top: 7rem
    }
}

html .module-operator-header .ratings ul {
    width: 100%
}

html .module-operator-header .ratings li .ratings-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: .8rem;
    font-size: 1.6rem;
    font-weight: 700
}

html .module-operator-header .ratings li .horizontal-bar {
    z-index: 0;
    width: 100%;
    height: .3rem;
    background-color: #f2f2f2;
    margin-bottom: 2rem;
    overflow: hidden;
    position: relative
}

html .module-operator-header .ratings li .horizontal-bar .filled-bar {
    height: inherit;
    background-color: #007ffd;
    position: absolute;
    z-index: 1;
    width: 0;
    left: 0;
    top: 0
}

html .module-operator-header .ratings li + li {
    margin-top: 2.8rem
}

html .module-operator-header.module-operator-header_disable .wrapper {
    margin-top: 1rem
}

.module-operator-bonus-cta {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 3rem;
    position: relative;
    overflow: hidden;
    border: .1rem solid rgba(0, 0, 0, .15);
    box-shadow: 0 0 2.5rem rgba(0, 0, 0, .1);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

@media only screen and (max-width: 767px) {
    .module-operator-bonus-cta {
        margin-top: 2rem
    }
}

.module-operator-bonus-cta img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: .5rem
}

.module-operator-bonus-cta span {
    z-index: 0
}

.module-operator-bonus-cta .tnc {
    color: #a6a6a6;
    text-align: center;
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .module-operator-bonus-cta .tnc {
        text-align: unset
    }
}

.module-operator-bonus-cta .tnc a {
    text-decoration: underline;
    color: #a6a6a6
}

.module-operator-bonus-cta .bonus {
    font-size: 3rem;
    color: #666;
    text-transform: uppercase
}

.module-operator-bonus-cta .bonus span {
    display: block
}

.module-operator-bonus-cta .bonus-top {
    color: #333;
    line-height: 1;
    text-transform: capitalize;
    font-size: 7rem;
    font-weight: 700
}

.module-operator-bonus-cta .bonus-middle {
    color: #E0DCF3;
    font-size: 4rem
}

.module-operator-bonus-cta .bonus-bottom {
    color: #666;
    font-size: 3rem
}

.module-operator-bonus-cta .cta {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 6rem;
    width: 100%;
    font-size: 1.5rem;
    background: #ffffff;
    margin-top: 1.5rem;
    font-size: 1.8rem;
    font-weight: 600
}

.module-operator-bonus-cta .cta:hover {
    background: #c70c12
}

.module-operator-details {
    margin: 3.6rem 0 2.65rem
}

@media only screen and (min-width: 768px) {
    .module-operator-details {
        margin: 4rem 0 3.45rem
    }
}

.module-operator-details .iframe-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 2rem
}

.module-operator-details .iframe-container:not(.active):before {
    content: "";
    font-family: Fontello;
    font-size: 4.5rem;
    color: #E0DCF3;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: all .25s linear
}

@media only screen and (min-width: 768px) {
    .module-operator-details .iframe-container:not(.active):before {
        font-size: 9rem
    }
}

.module-operator-details .iframe-container:not(.active) :focus:before, .module-operator-details .iframe-container:not(.active):hover:before {
    content: "";
    font-family: Fontello;
    font-size: 4.5rem;
    color: #fff;
    position: absolute
}

@media only screen and (min-width: 768px) {
    .module-operator-details .iframe-container:not(.active) :focus:before, .module-operator-details .iframe-container:not(.active):hover:before {
        font-size: 9rem
    }
}

.module-operator-details .iframe-container.active .iframe-preview {
    display: none
}

.module-operator-details .iframe-container.active iframe {
    width: 100%
}

.module-operator-details .overview-img {
    display: none;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .module-operator-details .overview-img {
        align-self: flex-start;
        -o-object-fit: contain;
        object-fit: contain;
        display: block;
        height: 48rem
    }
}

.module-operator-details .overview-img.iframe-preview {
    display: unset;
    cursor: pointer;
    opacity: .5;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (min-width: 768px) {
    .module-operator-details .overview-img.iframe-preview {
        height: 48rem
    }
}

.module-operator-details .overview-img.iframe-preview:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8rem solid transparent;
    border-right: 8rem solid transparent;
    border-bottom: 8rem solid #E0DCF3;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.module-operator-details .operator-table-title {
    margin-bottom: 2.4rem;
    display: block;
    font-size: 2.2rem;
    font-weight: 700
}

.module-operator-details .table-wrapper {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .module-operator-details .table-wrapper {
        display: flex;
        flex-direction: row
    }
}

.module-operator-details .table-wrapper .table-responsive {
    box-shadow: unset;
    border-radius: unset
}

@media only screen and (min-width: 768px) {
    .module-operator-details .table-wrapper .table-responsive {
        width: 50%
    }

    .module-operator-details .table-wrapper .table-responsive + .table-responsive {
        margin-left: 1.6rem
    }
}

.module-operator-details .table-wrapper .table-responsive .operator-table {
    table-layout: fixed;
    width: 100%
}

.module-operator-details .table-wrapper .table-responsive .operator-table tr {
    display: flex;
    flex-direction: row
}

.module-operator-details .table-wrapper .table-responsive .operator-table tr:nth-child(2n) {
    background-color: unset
}

.module-operator-details .table-wrapper .table-responsive .operator-table td, .module-operator-details .table-wrapper .table-responsive .operator-table th {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 1.4rem;
    text-align: left;
    border-bottom: .1rem solid #f2f2f2;
    min-height: 6.1rem;
    vertical-align: middle;
    color: #000;
    justify-content: center
}

.module-operator-details .table-wrapper .table-responsive .operator-table th {
    font-weight: 700;
    flex-basis: 34.5%;
    margin-right: 1rem;
    text-align: center
}

.module-operator-details .table-wrapper .table-responsive .operator-table td {
    flex-basis: 65.5%;
    align-items: center;
    justify-content: center;
    text-align: center
}

.module-operator-details .table-wrapper .table-responsive .operator-table td a {
    color: #007ffd;
    font-weight: 700
}

.module-operator-details .table-wrapper .table-responsive .operator-table td a:hover {
    text-decoration: underline
}

.module-operator-details .table-wrapper .table-responsive .operator-table td ul {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.module-operator-details .table-wrapper .table-responsive .operator-table td ul li {
    padding-left: unset;
    background: unset;
    display: inline-flex
}

.module-operator-details .table-wrapper .table-responsive .operator-table td ul li:not(:last-child):after {
    content: ","
}

.module-operator-details .table-wrapper .table-responsive .operator-table td ul li + li, .module-operator-details .table-wrapper .table-responsive .operator-table td ul li:first-child {
    margin-right: .4rem
}

.module-operator-whats-hot {
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 3.2rem 0
}

@media only screen and (max-width: 767px) {
    .module-operator-whats-hot {
        margin: 2.8rem 0
    }
}

.module-operator-whats-hot .title {
    display: block;
    color: #666;
    font-size: 3.8rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.module-operator-whats-hot .title span {
    color: #E0DCF3
}

.module-operator-whats-hot p {
    margin-top: 1rem;
    font-style: italic;
    color: #838282;
    line-height: 1.5;
    padding: 0 6rem;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .module-operator-whats-hot p {
        font-size: 2.2rem;
        padding: 0 5.5rem
    }
}

.module-operator-whats-hot p:after, .module-operator-whats-hot p:before {
    content: "";
    font-family: Fontello;
    position: absolute;
    font-size: 8rem;
    color: rgba(0, 0, 0, .1)
}

.module-operator-whats-hot p:before {
    transform: rotate(180deg);
    top: 1rem;
    left: 1rem
}

.module-operator-whats-hot p:after {
    bottom: -5rem;
    right: 0
}

@media only screen and (min-width: 768px) {
    .module-operator-whats-hot p:after {
        bottom: -3rem;
        right: 1rem
    }
}

.module-operator-whats-hot p img {
    max-width: 100%;
    margin-bottom: 1rem
}

.review-container .title {
    text-transform: capitalize
}

.review-container .h3 {
    font-size: 2.2rem
}

.review-container .heading-review {
    margin-top: 2.8rem
}

.review-container .heading-review .casino-rate {
    border-radius: 50rem;
    height: 11rem;
    display: inline-flex
}

.review-container .heading-review .casino-rate .comment-icon {
    min-width: 7.4rem;
    height: 7.4rem;
    position: relative;
    border-radius: 50%;
    background: #007ffd
}

.review-container .heading-review .casino-rate .comment-icon:after {
    position: absolute;
    top: calc(50% - 2.15rem);
    left: calc(50% - 1.9rem);
    content: "";
    font-family: Fontello;
    color: #fff;
    font-size: 3.2rem
}

.review-container .heading-review .casino-rate .rating {
    margin-left: 3rem
}

.review-container .heading-review .casino-rate .rating .review-rating i {
    font-size: 3rem
}

@media only screen and (min-width: 768px) {
    .review-container .heading-review {
        justify-content: space-between;
        display: flex;
        height: 6.5rem
    }
}

.review-container .filter-list {
    margin-top: 2rem;
    border-bottom: .1rem solid #f2f2f2;
    padding-bottom: 1.5rem
}

.review-container .filter-list ul li {
    display: inline-block;
    margin-right: 7.2%
}

.review-container .filter-list ul li span {
    color: #000;
    font-size: 1.6rem;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    align-items: center
}

.review-container .filter-list ul li .sort-arrow-down:after {
    content: "";
    font-family: Fontello;
    margin: 0 .7rem;
    color: #007ffd;
    font-size: 1.6rem;
    transition: all .3s linear;
    transform: rotate(180deg);
    display: inline-block;
    height: 2.4rem
}

.review-container .filter-list ul li .sort-arrow-down.sort-arrow-up:after {
    transform: unset
}

.review-container .review-rating, .review-container .select-rating {
    display: inline-flex
}

.review-container .review-rating i, .review-container .select-rating i {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 2rem
}

.review-container .review-rating .star-off-png, .review-container .select-rating .star-off-png {
    color: #999
}

.review-container .review-rating .star-off-png:before, .review-container .select-rating .star-off-png:before {
    content: "a";
    font-family: Fontello
}

.review-container .review-rating .star-on-png, .review-container .select-rating .star-on-png {
    color: #ff9904
}

.review-container .review-rating .star-on-png:before, .review-container .select-rating .star-on-png:before {
    content: "a";
    font-family: Fontello
}

.review-container .reviews {
    background: #f7f7f7;
    margin-top: 1.5rem;
    padding: 1rem 2rem;
    font-weight: 400
}

.review-container .reviews .player-reviews {
    color: #666
}

.review-container .reviews .player-reviews .heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem
}

@media only screen and (min-width: 768px) {
    .review-container .reviews .player-reviews .heading {
        flex-direction: unset;
        align-items: center;
        justify-content: space-between
    }
}

.review-container .reviews .player-reviews .heading p {
    font-size: 2.2rem
}

@media only screen and (max-width: 767px) {
    .review-container .reviews .player-reviews .heading p {
        margin-bottom: 2rem
    }
}

.review-container .reviews .player-reviews .heading .write-review {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    background: #fff;
    color: #E0DCF3;
    padding: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem
}

.review-container .reviews .player-reviews .heading .write-review:focus, .review-container .reviews .player-reviews .heading .write-review:hover {
    background: #ffffff;
    color: #fff
}

.review-container .reviews .player-reviews .heading .write-review:before {
    content: "";
    font-family: Fontello;
    margin-right: .7rem;
    position: relative;
    bottom: .3rem
}

.review-container .reviews .player-reviews li {
    padding: 2rem 0
}

.review-container .reviews .player-reviews li .details {
    display: flex;
    justify-content: space-between
}

.review-container .reviews .player-reviews li .details span:not(.text-rating) {
    text-transform: uppercase;
    font-weight: 700
}

.review-container .reviews .player-reviews li .details .player {
    display: flex;
    margin-bottom: 1rem;
    color: #007ffd;
    margin-right: .6rem
}

.review-container .reviews .player-reviews li .details .date {
    display: block;
    color: #000;
    font-size: 1.2rem
}

.review-container .reviews .player-reviews li p {
    margin-top: 1.5rem;
    font-size: 1.4rem;
    color: #000;
    font-weight: 400
}

.review-container #write-review, .review-container .hidden {
    display: none
}

.review-container #write-review.active {
    display: block
}

.review-container #write-review .title {
    margin: 1rem 0
}

.review-container #write-review p {
    font-size: 1.4rem;
    font-weight: 400
}

.review-container #write-review p.guidelines {
    margin: 1rem 0;
    font-size: 1rem;
    font-weight: 600
}

.review-container #write-review .error-text, .review-container #write-review .success {
    font-size: 1.4rem;
    margin: 1rem 0;
    font-weight: 700
}

.review-container #write-review .error-text {
    color: #E0DCF3
}

.review-container #write-review .success {
    color: #090
}

@media only screen and (min-width: 768px) {
    .review-container #write-review form {
        position: relative
    }
}

.review-container #write-review form label {
    font-weight: 600;
    font-size: 1.4rem
}

.review-container #write-review form .select-rating {
    align-items: center;
    margin: .5rem 0;
    display: flex
}

.review-container #write-review form .select-rating span {
    color: #E0DCF3;
    font-weight: 700
}

.review-container #write-review form .select-rating i {
    font-size: 3.5rem
}

.review-container #write-review form input:not(#comment_checkbox), .review-container #write-review form textarea {
    margin-top: 1rem;
    padding: 1.3rem 2rem;
    width: 100%;
    font-weight: 400;
    border: none
}

.review-container #write-review form input:not(#comment_checkbox)::-moz-placeholder, .review-container #write-review form textarea::-moz-placeholder {
    font-style: italic
}

.review-container #write-review form input:not(#comment_checkbox):-ms-input-placeholder, .review-container #write-review form textarea:-ms-input-placeholder {
    font-style: italic
}

.review-container #write-review form input:not(#comment_checkbox)::placeholder, .review-container #write-review form textarea::placeholder {
    font-style: italic
}

.review-container #write-review form textarea {
    height: 18rem
}

.review-container #write-review form .checkbox {
    display: flex;
    align-items: center;
    font-size: 1.4rem
}

@media only screen and (min-width: 768px) {
    .review-container #write-review form .checkbox {
        margin: 1.5rem .5rem 0
    }
}

.review-container #write-review form .checkbox label {
    margin: 2rem 0 0 1.5rem
}

@media only screen and (min-width: 768px) {
    .review-container #write-review form .checkbox label {
        margin-top: 0
    }
}

.review-container #write-review form .content {
    margin-left: 3rem;
    font-weight: 400
}

.review-container #write-review form .content span {
    color: #000;
    font-weight: 700
}

.review-container #write-review form .g-recaptcha {
    margin: 1.5rem 0;
    transform: scale(1)
}

@media only screen and (max-width: 391px) {
    .review-container #write-review form .g-recaptcha {
        transform: scale(.76);
        transform-origin: 0 0
    }
}

.review-container .btn-cta {
    width: 100%;
    font-size: 1.4rem
}

@media only screen and (min-width: 768px) {
    .review-container .btn-cta {
        width: 20%
    }
}

.operator-blocked-country {
    margin-bottom: 1.5rem;
    padding: 1rem 1.5rem;
    background: #ffffff;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3rem;
    border-radius: 3rem;
    display: flex;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .operator-blocked-country {
        margin: 1.5rem 0
    }
}

.operator-blocked-country:before {
    content: "";
    font-family: Fontello;
    margin-right: 1rem;
    font-size: 2rem
}

.operator-author {
    margin: 1rem 0
}

.operator-author h2 {
    margin-bottom: 1rem;
    font-weight: 600
}

.author-content {
    display: grid;
    grid-template-columns:.1fr 1fr;
    grid-column-gap: 3.2rem;
    width: 100%;
    background: #f6f6fb;
    border-radius: .2rem;
    padding: 2.6rem 2.4rem
}

.author-content.no-image {
    grid-template-columns:1fr
}

@media only screen and (max-width: 767px) {
    .author-content {
        padding: 2.4rem 1.6rem;
        grid-template-columns:none;
        grid-template-rows:.1fr 1fr
    }

    .author-content.no-image {
        grid-template-rows:1fr
    }
}

.author-content img {
    justify-self: center;
    border-radius: 50%;
    width: 17.6rem;
    height: 17.6rem
}

.author-content .info {
    position: relative
}

.author-content .info .personal {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .author-content .info .personal {
        justify-content: center
    }

    .author-content .info .personal h2 {
        margin: 2.4rem 0
    }
}

.author-content .info .personal h2 {
    line-height: 3.6rem;
    font-weight: 600;
    color: #000
}

.author-content .info .personal a {
    line-height: 2.4rem;
    margin-top: .8rem;
    margin-bottom: .4rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #007ffd
}

@media only screen and (max-width: 767px) {
    .author-content .info .personal a {
        position: absolute;
        bottom: 0;
        margin-bottom: 0
    }
}

.author-content .info p {
    margin: 1.6rem 0 .4rem;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333
}

@media only screen and (max-width: 767px) {
    .author-content .info p {
        margin: 0 0 3rem;
        padding-bottom: 1.9rem
    }
}

.module-game-header h1 {
    margin-bottom: 1.5rem
}

.module-game-player {
    background: #141414;
    padding: 1.5rem
}

@media only screen and (min-width: 768px) {
    .module-game-player {
        border-radius: .7rem .7rem 0 0
    }
}

@media only screen and (min-width: 1200px) {
    .module-game-player {
        display: grid;
        grid-template-columns:1fr 25rem;
        grid-column-gap: 3rem
    }
}

.module-game-player .extra .review-link, .module-game-player .game {
    color: #656565;
    font-size: 1.3rem
}

.module-game-player .game {
    position: relative;
    min-height: 30rem
}

@media only screen and (max-width: 767px) {
    .module-game-player .game {
        min-height: auto
    }
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .game {
        min-height: 30rem
    }
}

.module-game-player .game .iframe-preview {
    display: none
}

@media only screen and (min-width: 1200px) {
    .module-game-player .game .iframe-preview {
        display: block;
        position: absolute;
        opacity: .3;
        max-height: 50rem;
        z-index: 0;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%
    }
}

.module-game-player .game .show-iframe, .module-game-player .game .show-iframe-uk {
    height: 6.7rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    text-align: center;
    font-size: 2rem;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .module-game-player .game .show-iframe, .module-game-player .game .show-iframe-uk {
        display: none
    }
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .game .show-iframe, .module-game-player .game .show-iframe-uk {
        display: flex
    }
}

.module-game-player .game-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 1.5rem
}

@media only screen and (max-width: 767px) {
    .module-game-player .game-text {
        text-align: center
    }

    .module-game-player .game-text p {
        margin-bottom: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .module-game-player .game-text {
        justify-content: space-between;
        margin-bottom: 2.5rem
    }
}

.module-game-player .game-text .fullscreen {
    margin-left: 2.5rem;
    display: none
}

.module-game-player .game-text .fullscreen:after {
    content: "";
    font-family: Fontello;
    margin-left: .5rem;
    font-size: 1rem
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .game-text .fullscreen {
        display: block
    }
}

.module-game-player .close, .module-game-player .fullscreen {
    color: inherit;
    border-bottom: .1rem solid #656565;
    padding-bottom: .3rem;
    line-height: 1.5
}

.module-game-player .close:focus, .module-game-player .close:hover, .module-game-player .fullscreen:focus, .module-game-player .fullscreen:hover {
    color: #fff;
    border-color: #fff
}

.module-game-player .close-fullscreen-iframe {
    display: none;
    z-index: 5;
    position: fixed;
    top: 2.5rem;
    left: 2rem;
    border-color: #fff;
    color: #fff
}

.module-game-player .iframe-game {
    z-index: 2
}

.module-game-player .iframe-game iframe {
    display: none
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .iframe-game iframe {
        display: block
    }
}

@media only screen and (min-width: 768px) {
    .module-game-player .iframe-game iframe {
        display: block
    }
}

.module-game-player .iframe-game iframe.fullscreen-iframe {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    height: 100%;
    width: 100%
}

.module-game-player .extra {
    text-align: center;
    max-width: 25rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra {
        display: block;
        min-height: 42.5rem
    }
}

@media only screen and (min-width: 992px) {
    .module-game-player .extra {
        min-height: 55rem
    }
}

@media screen and (orientation: landscape)and (max-width: 1024px) {
    .module-game-player .extra {
        min-height: 42.5rem
    }
}

.module-game-player .extra .rotate-container {
    width: 18rem;
    height: 18rem
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .extra .rotate-container {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra .rotate-container {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra {
        max-width: 50rem
    }
}

.module-game-player .extra .extra-inner {
    position: relative
}

.module-game-player .extra .extra-inner .es-badge {
    position: absolute;
    top: .8rem;
    right: .8rem
}

.module-game-player .extra .extra-inner .thumbnail-container {
    min-width: 25rem;
    height: 18.2rem;
    margin-bottom: 1rem
}

.module-game-player .extra .extra-inner .thumbnail-container img {
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra .extra-inner {
        display: grid;
        grid-column-gap: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-game-player .extra .extra-inner {
        display: block
    }
}

.module-game-player .extra .extra-inner .game-thumbnail {
    width: 100%;
    height: 100%;
    display: block
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra .extra-inner .tablet-right {
        align-self: center
    }
}

.module-game-player .extra .extra-title {
    color: #fff;
    margin: 1.5rem 0 .5rem;
    font-weight: 700;
    font-size: 1.8rem
}

.module-game-player .extra .rotate-device {
    width: 18rem;
    min-height: 18rem
}

@media screen and (orientation: landscape)and (max-width: 767px) {
    .module-game-player .extra .rotate-device {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .module-game-player .extra .rotate-device {
        display: none
    }
}

.module-game-player .extra .twitter-share {
    transition: all .2s ease-in-out;
    background: #1b95e0;
    font-size: 1.2rem;
    color: #fff;
    padding: .2rem .4rem;
    border-radius: .2rem;
    width: 6rem;
    margin: auto;
    cursor: pointer
}

.module-game-player .extra .twitter-share:before {
    content: "";
    font-family: Fontello;
    margin-right: .3rem
}

.module-game-player .extra .twitter-share:focus, .module-game-player .extra .twitter-share:hover {
    background: #0c7abf
}

.module-game-player .extra .play-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 4.5rem;
    width: 100%;
    font-size: 1.5rem;
    background: #ffffff
}

.module-game-player .extra .play-btn:hover {
    background: #c70c12
}

.module-game-player .extra .review-link {
    display: block;
    margin-top: 1rem;
    text-transform: uppercase;
    text-decoration: underline
}

.module-game-player .extra .review-link:focus, .module-game-player .extra .review-link:hover {
    color: #fff
}

.module-game-player .extra .games_banner {
    min-width: 25rem;
    height: 17.8rem;
    position: relative
}

.module-game-player .extra .games_banner .es-badge {
    position: absolute;
    top: .8rem;
    right: .8rem
}

.game-player-uk {
    background: #515151
}

.game-player-uk .btn-uk {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 4.5rem;
    width: 100%;
    font-size: 1.5rem;
    background: #ffffff
}

.game-player-uk .btn-uk:hover {
    background: #c70c12
}

.module-banner {
    position: relative
}

.module-banner a {
    display: inline
}

.module-banner .banner-container {
    width: 100%;
    min-height: 12.1rem;
    display: block
}

@media only screen and (min-width: 768px) {
    .module-banner .banner-container {
        min-height: 22.8rem
    }
}

@media only screen and (min-width: 992px) {
    .module-banner .banner-container {
        min-height: 19.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-banner .banner-container {
        min-height: 22.8rem
    }
}

.module-banner img {
    max-width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    margin: 0 auto;
    display: block;
    height: auto
}

.module-banner .content {
    position: absolute;
    top: 50%;
    transform: translate(5%, -50%);
    left: 0;
    width: 90%
}

.module-banner .content h3 {
    color: #fff;
    font-weight: 700;
    font-size: 2.2rem
}

@media only screen and (min-width: 768px) {
    .module-banner .content h3 {
        font-size: 3.6rem
    }
}

.module-banner .iframe-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.module-banner .iframe-banner img {
    width: 100%
}

.module-banner .iframe-banner:not(.active):before {
    content: "";
    font-family: Fontello;
    font-size: 4.5rem;
    color: #E0DCF3;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: all .25s linear
}

@media only screen and (min-width: 768px) {
    .module-banner .iframe-banner:not(.active):before {
        font-size: 9rem
    }
}

.module-banner .iframe-banner:not(.active) :focus:before, .module-banner .iframe-banner:not(.active):hover:before {
    content: "";
    font-family: Fontello;
    font-size: 4.5rem;
    color: #fff;
    position: absolute
}

@media only screen and (min-width: 768px) {
    .module-banner .iframe-banner:not(.active) :focus:before, .module-banner .iframe-banner:not(.active):hover:before {
        font-size: 9rem
    }
}

.module-banner .iframe-banner.active .iframe-preview {
    display: none
}

.module-banner .banner-preview {
    max-height: 40rem;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .5;
    cursor: pointer
}

.cluster {
    margin: 4rem 0 2.4rem
}

@media only screen and (max-width: 991px) {
    .cluster {
        display: none
    }
}

.cluster .cluster-header {
    background-color: #000;
    height: 4.8rem;
    color: #fff;
    padding: 0 1.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cluster .cluster-header .title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.4rem
}

.cluster .cluster-body {
    background-color: #f6f6fb
}

.cluster .cluster-body ul .cluster-item {
    min-height: 4.8rem;
    max-height: 8.4rem;
    padding: 0 1.6rem;
    display: flex;
    align-items: center;
    transition: background-color .14s linear
}

.cluster .cluster-body ul .cluster-item .active {
    display: inherit;
    align-items: inherit;
    width: 100%;
    line-height: 2.4rem;
    margin: .8rem 0
}

.cluster .cluster-body ul .cluster-item:focus, .cluster .cluster-body ul .cluster-item:hover {
    background-color: #e3e6ef
}

.cluster .cluster-body ul .cluster-item:focus .arrow-icon:after, .cluster .cluster-body ul .cluster-item:hover .arrow-icon:after {
    visibility: unset
}

.cluster .cluster-body ul .cluster-item.hidden {
    display: none
}

.cluster .cluster-body ul .cluster-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    width: 100%;
    line-height: 2.4rem;
    margin: .8rem 0;
    font-weight: 400;
    font-size: 1.6rem
}

.cluster .cluster-body ul .cluster-item a .arrow-icon:after {
    visibility: hidden;
    content: "";
    font-family: Fontello;
    font-size: 2rem;
    margin-left: 1rem
}

.cluster .cluster-body ul .active {
    background: #e3e6ef;
    color: #007ffd;
    cursor: default
}

.cluster .cluster-body .js-view-more {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 4rem;
    padding: 1.2rem 0;
    font-size: 1.6rem;
    font-weight: 600;
    width: 100%;
    color: #007ffd
}

.cluster .cluster-body .js-view-more:focus, .cluster .cluster-body .js-view-more:hover {
    outline: 0;
    background: #e3e6ef
}

.cluster.mobile {
    margin: 1.6rem 0;
    display: block
}

@media only screen and (min-width: 992px) {
    .cluster.mobile {
        display: none
    }
}

.cluster.mobile.collapsible.active .cluster-header {
    background-color: #fff;
    color: #fff
}

.cluster.mobile.collapsible.active .cluster-header .cluster-toggler:after {
    transform: rotate(-180deg);
    color: #fff;
    font-size: 2rem
}

.cluster.mobile .cluster-header {
    height: 4.8rem;
    color: #000;
    background-color: #f2f2f2;
    padding: 0 2.2rem 0 1.6rem
}

.cluster.mobile .cluster-header .cluster-toggler {
    font-size: 1.6rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.cluster.mobile .cluster-header .cluster-toggler:after {
    content: "";
    font-family: Fontello;
    color: #000;
    font-size: 2rem
}

.cluster.mobile .cluster-body {
    background-color: #f2f2f2;
    width: 100%;
    z-index: 2;
    box-shadow: 0 .4rem 1rem rgba(0, 0, 0, .22)
}

.cluster.mobile .cluster-body ul {
    max-height: 24.8rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.cluster.mobile .cluster-body ul::-webkit-scrollbar {
    -webkit-appearance: none;
    width: .8rem
}

.cluster.mobile .cluster-body ul::-webkit-scrollbar-thumb {
    border-radius: .9rem;
    border: .2rem solid #f2f2f2;
    background-color: #999;
    height: 6.6rem
}

.cluster.mobile .cluster-body ul .cluster-item {
    height: 4.8rem;
    padding: 0 1.5rem 0 1.6rem
}

@-moz-document url-prefix() {
    .cluster.mobile .cluster-body ul .cluster-item {
        padding: 0 2.2rem 0 1.6rem
    }
}

.cluster.mobile .cluster-body ul .cluster-item:focus, .cluster.mobile .cluster-body ul .cluster-item:hover {
    background-color: #f2f2f2
}

.cluster.mobile .cluster-body ul .cluster-item:focus .arrow-icon:after, .cluster.mobile .cluster-body ul .cluster-item:hover .arrow-icon:after {
    visibility: hidden
}

.module-cards.news-cards ul {
    margin: 2rem -1.5rem 3rem
}

@media only screen and (max-width: 767px) {
    .module-cards.news-cards ul {
        display: flex;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 1rem 0;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none
    }

    .module-cards.news-cards ul li {
        scroll-snap-align: center
    }

    .module-cards.news-cards ul::-webkit-scrollbar {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .module-cards.news-cards ul {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-cards.news-cards ul {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media only screen and (max-width: 767px) {
    .module-cards.news-cards ul li {
        max-width: 30rem
    }
}

@media only screen and (min-width: 768px) {
    .module-cards.news-cards ul {
        margin: 2rem 0 3rem
    }
}

.module-cards.news-cards ul li {
    border-radius: .2rem;
    display: flex;
    flex-direction: column;
    box-shadow: 0 .2rem .8rem rgba(0, 0, 0, .08);
    scroll-snap-align: center;
    max-height: 48.2rem
}

.module-cards.news-cards ul li:focus, .module-cards.news-cards ul li:hover {
    transition: all .25s linear;
    box-shadow: 0 .2rem 1rem rgba(0, 0, 0, .36)
}

@media only screen and (max-width: 767px) {
    .module-cards.news-cards ul li {
        min-width: 28.6rem
    }

    .module-cards.news-cards ul li + li {
        margin-left: 1.6rem
    }
}

.module-cards.news-cards ul li img {
    border-radius: .2rem .2rem 0 0;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 17.6rem;
    min-width: 100%;
    width: 100%
}

.module-cards.news-cards ul li .img-container {
    min-height: 11rem;
    display: flex;
    align-items: center
}

.module-cards.news-cards ul li .img-container img {
    max-width: 100%;
    height: auto
}

.module-cards.news-cards ul li span {
    display: block
}

.module-cards.news-cards ul li .card-container {
    display: flex;
    flex-direction: column;
    min-height: 27.6rem;
    padding: 1.6rem
}

.module-cards.news-cards ul li .card-container .card-footer {
    margin: auto 0 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.module-cards.news-cards ul li .card-container .title {
    font-weight: 700;
    margin-bottom: 1.6rem;
    text-align: left;
    color: #000
}

.module-cards.news-cards ul li .card-container .limited-text {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    margin-bottom: auto
}

.module-cards.news-cards ul li .card-container .date {
    font-size: 1rem;
    color: #999
}

.module-cards.news-cards .news-link {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 6rem;
    width: 100%;
    font-size: 1.5rem;
    background: rgba(0, 0, 0, .7)
}

.module-cards.news-cards .news-link:hover {
    background: #000
}

.module-cards.news-cards .card-center {
    justify-content: center
}

.module-cards.games-preview.spinroom {
    padding-top: 0 !important
}

.module-cards.games-preview.spinroom ul {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    grid-gap: 2rem
}

@media only screen and (min-width: 1200px) {
    .module-cards.games-preview.spinroom ul li img {
        height: 24rem
    }
}

@media only screen and (min-width: 768px) {
    .module-cards.games-preview.spinroom ul {
        grid-gap: 2rem 2rem;
        grid-template-columns:repeat(4, 1fr)
    }
}

.module-cards.games-preview .view-more {
    display: inline-block;
    position: relative;
    justify-content: center;
    align-items: center;
    height: 4rem;
    width: 100%;
    line-height: 2.5;
    color: #000;
    padding-top: .2rem;
    text-transform: capitalize;
    text-decoration: underline;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600
}

.module-cards.games-preview .view-more:after {
    content: "";
    font-family: Fontello;
    display: inline-block;
    transition: color .2s ease;
    color: #007ffd;
    font-size: 1.8rem;
    padding-left: 1rem;
    text-decoration: none;
    position: absolute;
    top: -.2rem
}

.module-cards.games-preview .view-more:focus, .module-cards.games-preview .view-more:hover {
    color: #007ffd
}

.module-cards.games-preview ul {
    margin: 2rem 0 1rem
}

@media only screen and (max-width: 991px) {
    .module-cards.games-preview ul {
        display: grid;
        -o-object-fit: cover;
        object-fit: cover;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem
    }
}

@media only screen and (min-width: 576px) {
    .module-cards.games-preview ul {
        display: grid;
        grid-template-columns:repeat(auto-fill, minmax(auto, 20rem));
        grid-gap: 2rem 3rem
    }
}

.module-cards.games-preview ul li {
    display: flex;
    flex-direction: column;
    align-items: center
}

.module-cards.games-preview ul li .img-container {
    width: 100%;
    position: relative;
    min-height: 10.6rem;
    display: grid;
    align-items: center;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    opacity: 1
}

@media only screen and (min-width: 1200px) {
    .module-cards.games-preview ul li .img-container {
        min-height: 22.6rem
    }
}

.module-cards.games-preview ul li .img-container img {
    width: 100% !important;
    min-height: 13rem
}

.module-cards.games-preview ul li .img-container:hover a {
    text-decoration: none;
    transform: scale(1) translate(-50%, -50%);
    -webkit-transition: scale(1, 1) translate(-50%, -50%);
    opacity: 1
}

.module-cards.games-preview ul li .img-container:hover img {
    opacity: .28
}

.module-cards.games-preview ul li .img-container a {
    transform: scale(0) translate(-50%, -50%);
    -webkit-transition: scale(0, 0) translate(-50%, -50%);
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.4rem;
    padding: 1.1rem 2.2rem;
    border-radius: .2rem
}

.module-cards.games-preview ul li .img-container a.dark {
    background-color: #000
}

.module-cards.games-preview ul li .homepage-img-container {
    min-height: 13.6rem
}

.module-cards.games-preview ul li a.game-link {
    font-weight: 700;
    font-size: 1.4rem;
    padding-top: 1rem;
    color: #000;
    position: relative;
    cursor: help;
    overflow: visible;
    cursor: pointer
}

.module-cards.games-preview ul li a.game-link:focus .tooltip, .module-cards.games-preview ul li a.game-link:hover .tooltip {
    display: block;
    opacity: 1
}

.module-cards.games-preview ul li a.game-link:hover {
    text-decoration: underline
}

.module-cards.games-preview ul li a.game-link .game-name {
    position: relative;
    cursor: help;
    overflow: visible
}

.module-cards.games-preview ul li a.game-link .game-name:focus .tooltip, .module-cards.games-preview ul li a.game-link .game-name:hover .tooltip {
    display: block;
    opacity: 1
}

.module-cards.games-preview ul li a.game-link .game-name .tooltip {
    position: absolute;
    background-color: #fff;
    color: #000;
    font-size: 1.2rem;
    padding: .5rem 1rem;
    text-align: center;
    white-space: nowrap;
    display: none;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    left: calc(100% + 1rem);
    top: 50%;
    transform: translateY(-50%);
    box-shadow: -.5rem 0 2.5rem 0 #ccc;
    font-weight: 400
}

.module-cards.games-preview ul li a.game-link .game-name .tooltip:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 1rem solid #fff;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    right: calc(100% - .5rem);
    top: calc(50% - .5rem)
}

@media only screen and (min-width: 992px) {
    .module-cards-games {
        display: grid;
        grid-template-columns:repeat(3, 1fr);
        grid-column-gap: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-cards-games {
        grid-gap: 0 4rem
    }
}

.module-cards-games .regular-list li a:focus, .module-cards-games .regular-list li a:hover, .module-cards-games span a:focus, .module-cards-games span a:hover {
    text-decoration: underline;
    color: #0765be
}

.module-cards-games .module-title {
    grid-column: 1/4;
    display: flex;
    justify-content: center
}

@media only screen and (min-width: 992px) {
    .module-cards-games .module-title {
        display: unset
    }
}

.module-cards-games .game-card {
    border-radius: .5rem;
    border: .1rem solid rgba(1, 1, 1, .1);
    box-shadow: 0 .5rem .5rem rgba(1, 1, 1, .1);
    max-width: 28rem;
    margin: 0 auto 3rem
}

@media only screen and (min-width: 768px) {
    .module-cards-games .game-card {
        max-width: 42rem
    }
}

@media only screen and (min-width: 992px) {
    .module-cards-games .game-card {
        max-width: unset;
        margin: unset
    }
}

.module-cards-games .game-card-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    padding: 1rem;
    text-align: center;
    min-height: 6.2rem
}

.module-cards-games .game-card-inner {
    display: flex;
    flex-direction: column;
    padding: 2rem;
    min-height: calc(100% - 6.2rem)
}

.module-cards-games ul {
    margin-bottom: 1rem
}

.module-cards-games ul li {
    padding: 1rem 0;
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 600
}

.module-cards-games ul li a {
    color: inherit
}

.module-cards-games ul li:not(:last-of-type) {
    border-bottom: .1rem solid #f2f2f2
}

.module-cards-games .regular-list li {
    justify-content: space-between;
    text-align: right
}

.module-cards-games .regular-list li span {
    color: #adadad;
    text-align: left
}

.module-cards-games .game-list li {
    min-height: 6.9rem
}

.module-cards-games .game-list li .img-container {
    min-width: 6.5rem;
    min-height: 4.3rem;
    margin-right: 1.5rem
}

.module-cards-games .game-list li img {
    border-radius: .5rem
}

.module-cards-games .game-list li span {
    margin-right: 1rem
}

.module-cards-games .game-list li .btn-play {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    background: #59be28;
    padding: .5rem 1rem;
    font-size: 1.4rem;
    margin-left: auto;
    font-weight: 600;
    white-space: nowrap
}

.module-cards-games .game-list li .btn-play:hover {
    background: #6cda36
}

.module-cards-games .cta {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #E0DCF3;
    text-transform: none;
    border-radius: .2rem;
    height: 6rem;
    width: 100%;
    font-size: 1.5rem;
    background: #fff;
    border: .2rem solid #E0DCF3;
    font-weight: 600;
    margin-top: auto
}

.module-cards-games .cta:hover {
    background: #ffffff
}

.module-cards-games .cta:hover {
    color: #fff
}

@media only screen and (min-width: 992px) {
    .two-column-right .module-cards-games {
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .two-column-right .module-cards-games {
        grid-template-columns:repeat(3, 1fr)
    }
}

.software-cards-search ul {
    margin: 2rem 0 3rem
}

@media only screen and (max-width: 767px) {
    .software-cards-search ul {
        display: flex;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 1rem 0;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none
    }

    .software-cards-search ul li {
        scroll-snap-align: center
    }

    .software-cards-search ul::-webkit-scrollbar {
        display: none
    }
}

@media only screen and (min-width: 768px) {
    .software-cards-search ul {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .software-cards-search ul {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media only screen and (max-width: 767px) {
    .software-cards-search ul li {
        max-width: 30rem
    }
}

.software-cards-search ul li a {
    display: flex;
    flex-direction: column;
    border: .1rem solid rgba(0, 0, 0, .1);
    align-items: center;
    min-height: 15rem
}

.software-cards-search ul li a:focus, .software-cards-search ul li a:hover {
    transition: all .25s linear;
    box-shadow: 0 .2rem 1rem rgba(0, 0, 0, .36)
}

.software-cards-search ul li a img {
    margin-top: auto
}

.software-cards-search ul li a .title {
    margin: auto 0 1.5rem;
    font-weight: 700
}

.software-cards-search ul li a .title:focus, .software-cards-search ul li a .title:hover {
    text-decoration: underline
}

.software-cards-main ul {
    display: grid;
    grid-row-gap: 3rem
}

@media only screen and (min-width: 768px) {
    .software-cards-main ul {
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 3rem
    }
}

@media only screen and (min-width: 1200px) {
    .software-cards-main ul {
        grid-gap: 4rem
    }
}

.software-cards-main ul li {
    box-shadow: 0 .2rem .8rem rgba(0, 0, 0, .08)
}

@media only screen and (min-width: 768px) {
    .software-cards-main ul li {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.software-cards-main ul li .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 10rem;
    min-height: 10rem;
    padding: 1.5rem
}

.software-cards-main ul li .logo img {
    -o-object-fit: contain;
    object-fit: contain
}

.software-cards-main ul li .content {
    background: #fff;
    color: #333
}

@media only screen and (min-width: 768px) {
    .software-cards-main ul li .content {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 2.7rem
    }
}

.software-cards-main ul li .content div {
    margin-bottom: 2.4rem;
    font-size: 1.2rem;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .software-cards-main ul li .content div {
        font-size: 1.4rem
    }
}

.software-cards-main ul li .title {
    margin-bottom: 1.5rem;
    color: #000;
    display: block;
    font-size: 1.6rem;
    font-weight: 700
}

.software-cards-main ul li .title:focus, .software-cards-main ul li .title:hover {
    text-decoration: underline
}

.software-cards-main ul li .play-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 3.8rem;
    width: 100%;
    font-size: 1.5rem;
    background: #59be28;
    font-weight: 600;
    font-size: 1.6rem;
    padding: 1rem;
    text-align: center
}

.software-cards-main ul li .play-btn:hover {
    background: #6cda36
}

@media only screen and (min-width: 768px) {
    .software-cards-main ul li .play-btn {
        margin-top: auto;
        height: 3.8rem
    }
}

.software-cards-main .payment-card .logo {
    min-height: 13rem;
    height: 13rem
}

.software-cards-main .payment-card .logo img {
    max-height: 13rem;
    padding: 1rem 0 .5rem
}

.usmap-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem
}

@media only screen and (min-width: 768px) {
    .usmap-container {
        min-height: 49.9rem;
        margin-top: 0
    }
}

.usmap-container #map {
    min-height: 308px;
    width: 100%;
    padding-top: 1rem
}

.usmap-container #map #us-map {
    min-height: 30rem
}

@media only screen and (min-width: 768px) {
    .usmap-container #map #us-map {
        min-height: 46rem
    }
}

.usmap-container #map #path67 {
    fill: none !important;
    stroke: transparent !important;
    cursor: default
}

.usmap-container #map circle:hover, .usmap-container #map path:hover {
    stroke: #79757b !important;
    stroke-width: 2px;
    stroke-linejoin: round;
    fill: #a7adaf !important;
    cursor: pointer
}

.usmap-container #map [data-info=" "] {
    cursor: unset !important
}

.usmap-container #map #info-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    color: #000;
    font-weight: 700;
    box-shadow: 3px 4px 38px -16px rgba(0, 0, 0, .75)
}

.usmap-container .select-state-container {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
    align-items: flex-end
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container {
        flex-basis: 50%
    }
}

.usmap-container .select-state-container > p {
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 2rem;
    font-size: 1.5rem;
    font-weight: 700
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container > p {
        display: none
    }
}

.usmap-container .select-state-container .collapsible {
    background-color: #fff;
    padding: 1rem 5rem 1rem 3rem;
    margin: 2rem 0;
    border-radius: .5rem;
    color: #323240;
    width: 100%;
    text-align: center;
    position: relative
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container .collapsible {
        width: auto;
        text-align: center;
        margin: 0;
        min-width: 19rem
    }
}

.usmap-container .select-state-container .collapsible span.title {
    text-transform: uppercase;
    position: static
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container .collapsible span.title {
        position: relative
    }
}

.usmap-container .select-state-container .collapsible span.title:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border: solid #000;
    border-width: 0 .3333333333rem .3333333333rem 0;
    padding: .3333333333rem;
    transform: rotate(-135deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 1rem;
    margin-right: 1rem;
    top: calc(50% - .7rem);
    right: 0
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container .collapsible span.title:after {
        right: -3rem
    }
}

.usmap-container .select-state-container .collapsible .collapsible-content {
    border: none;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 75%;
    z-index: 2;
    text-align: left;
    box-shadow: 0 12px 6px -9px rgba(0, 1, 1, .34);
    border-radius: .5rem;
    max-height: 300px
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 300px;
    padding: 1rem 2rem
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container::-webkit-scrollbar {
    width: .8rem;
    border-radius: .5rem
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container::-webkit-scrollbar-track {
    background: #fff
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 1rem
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container::-webkit-scrollbar-thumb:hover {
    background: grey
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container span {
    font-size: 1.2rem;
    position: relative;
    display: inline-block;
    width: 100%;
    color: grey;
    padding: 1rem 0
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container span:after {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 30%;
    height: 3px;
    background-color: grey;
    content: "";
    transform: translateY(-50%)
}

@media only screen and (min-width: 768px) {
    .usmap-container .select-state-container .collapsible .collapsible-content .scroll-container span:after {
        right: 0;
        width: 70%
    }
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container span:first-child {
    color: #73c26c
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container span:first-child:after {
    background-color: #73c26c
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container ul li {
    padding: 1rem 0
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container ul li a {
    color: grey;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 400
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container ul li a:hover {
    color: #73c26c
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container ul li span {
    color: grey !important;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 400;
    cursor: unset
}

.usmap-container .select-state-container .collapsible .collapsible-content .scroll-container ul li span:after {
    content: unset
}

.usmap-container .heading {
    display: flex;
    flex-basis: 100%;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .usmap-container .heading {
        flex-basis: 50%
    }
}

.usmap-container .heading .map-allowed, .usmap-container .heading h2 {
    display: flex;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    .usmap-container .heading .map-allowed, .usmap-container .heading h2 {
        justify-content: flex-start
    }
}

.usmap-container .heading .map-allowed li {
    color: #d3dbdd;
    padding: 0 .8rem;
    display: flex;
    align-items: center
}

.usmap-container .heading .map-allowed li:before {
    content: "";
    width: 1.3rem;
    height: 1.3rem;
    background: #d3dbdd;
    border-radius: 50%;
    position: absolute;
    position: unset;
    margin-right: .8rem
}

.usmap-container .heading .map-allowed li:first-child {
    color: #acf195
}

.usmap-container .heading .map-allowed li:first-child:before {
    background: #acf195
}

@media only screen and (min-width: 768px) {
    .provider-container {
        display: grid;
        grid-template-columns:3fr 1fr;
        grid-gap: 2rem;
        grid-column: 2/3
    }
}

.provider-container .provider-logo {
    display: flex;
    justify-content: center;
    align-content: center;
    min-height: 14rem;
    padding: 0;
    min-width: 24rem
}

.provider-container .provider-logo img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 36rem;
    height: 14rem;
    max-width: 100%
}

@media only screen and (min-width: 768px) {
    .provider-container .provider-logo {
        padding: 3rem 0 2rem;
        min-height: 14rem;
        min-width: unset
    }
}

.provider-container .extra-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.provider-container ul {
    padding: 2rem 1rem 0 5rem;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .provider-container ul {
        display: grid;
        justify-content: center;
        padding: 0
    }
}

.provider-container ul li {
    padding-bottom: 2rem;
    position: relative;
    color: #333;
    font-size: 1.4rem
}

.provider-container ul li p.title {
    font-weight: 700
}

.provider-container ul li:before {
    font-size: 1.5rem;
    position: absolute;
    padding: 0 .6rem;
    right: calc(100% + 1rem);
    margin-top: .2rem;
    width: 3rem;
    text-align: center
}

.provider-container ul li.fees:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.deposit:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.overall_rating:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.overall_rating .value {
    color: #E0DCF3;
    font-weight: 700
}

.provider-container ul li.online_casinos:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.all_games:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.cashout:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.desktop_platform:before {
    content: "";
    font-family: Fontello
}

.provider-container ul li.mobile_platform:before {
    content: "";
    font-family: Fontello
}

.module-news .h2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .2rem solid rgba(0, 0, 0, .1);
    padding-bottom: 1rem;
    text-transform: uppercase
}

.module-news .h2 .view-all {
    display: flex;
    align-items: center;
    color: rgba(0, 0, 0, .4);
    font-size: 1.6rem;
    font-weight: 400
}

.module-news .h2 .view-all:after {
    content: "";
    font-family: Fontello;
    position: unset;
    margin-left: .5rem
}

.module-news .h2 .view-all:focus, .module-news .h2 .view-all:hover {
    color: #1d1d1d
}

.module-news .h2 .view-all:focus:after, .module-news .h2 .view-all:hover:after {
    border-color: #1d1d1d
}

.module-news article {
    border-bottom: .1rem solid rgba(0, 0, 0, .05);
    padding: 2rem 0
}

@media only screen and (min-width: 768px) {
    .module-news article {
        display: grid;
        grid-template-columns:1fr 15rem;
        grid-column-gap: 3rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-news article {
        grid-column-gap: 1.5rem
    }
}

@media only screen and (max-width: 767px) {
    .module-news article .title {
        font-size: 1.8rem
    }
}

.module-news article .date {
    color: #E0DCF3;
    font-size: 1.4rem;
    display: block;
    margin: .7rem 0
}

@media only screen and (max-width: 767px) {
    .module-news article p {
        font-size: 1.4rem
    }
}

.module-news article span a:focus, .module-news article span a:hover {
    text-decoration: underline;
    color: #063e75
}

.module-news article .read-more {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #666;
    text-transform: none;
    border-radius: .2rem;
    width: 16rem;
    height: 6rem;
    font-size: 1.5rem;
    background: #fff;
    border: .2rem solid #666;
    font-weight: 600;
    margin: 1.5rem auto 1rem
}

.module-news article .read-more:hover {
    background: #fff
}

@media only screen and (min-width: 768px) {
    .module-news article .read-more {
        width: 100%;
        grid-column: 2;
        grid-row: 1/4;
        margin: 0;
        align-self: center
    }
}

.module-sticky-social-media {
    display: flex;
    z-index: 1;
    margin-right: 1rem
}

@media only screen and (min-width: 768px) {
    .module-sticky-social-media {
        flex-direction: column;
        position: sticky;
        top: 8rem;
        align-self: flex-start
    }
}

@media only screen and (min-width: 1200px) {
    .module-sticky-social-media {
        top: 9.5rem;
        align-items: flex-end
    }
}

.module-sticky-social-media .facebook {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    height: 5.6rem;
    width: 5.6rem;
    background: #3b5998;
    border-radius: 50%;
    color: #fff;
    cursor: pointer
}

.module-sticky-social-media .facebook:before {
    content: "";
    font-family: Fontello
}

.module-sticky-social-media .facebook:focus, .module-sticky-social-media .facebook:hover {
    background: #30487b
}

@media only screen and (max-width: 767px) {
    .module-sticky-social-media .facebook {
        border-radius: unset;
        width: 6.5rem;
        margin-right: 1rem
    }
}

.module-sticky-social-media .twitter {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    height: 5.6rem;
    width: 5.6rem;
    background: #1b95e0;
    border-radius: 50%;
    color: #fff;
    cursor: pointer
}

.module-sticky-social-media .twitter:before {
    content: "";
    font-family: Fontello
}

.module-sticky-social-media .twitter:focus, .module-sticky-social-media .twitter:hover {
    background: #0c7abf
}

@media only screen and (max-width: 767px) {
    .module-sticky-social-media .twitter {
        border-radius: unset;
        width: 6.5rem;
        margin-right: 1rem
    }
}

@media only screen and (min-width: 768px) {
    .module-sticky-social-media .twitter {
        margin-top: 2.5rem
    }
}

.module-author {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    min-height: 3.5rem
}

.module-author a:focus, .module-author a:hover {
    text-decoration: underline
}

.module-author .img-container {
    min-width: 3rem;
    min-height: 3rem;
    margin-right: 1rem
}

.module-author .author-avatar {
    border-radius: 50%
}

.module-twitter-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 8rem;
    background: #ebebeb;
    border-bottom: .3rem solid #1b95e0
}

.module-twitter-box a {
    transition: all .2s ease-in-out;
    background: #1b95e0;
    font-size: 1.2rem;
    color: #fff;
    padding: .2rem .4rem;
    border-radius: .2rem;
    display: flex
}

.module-twitter-box a:before {
    content: "";
    font-family: Fontello;
    margin-right: .3rem
}

.module-twitter-box a:focus, .module-twitter-box a:hover {
    background: #0c7abf
}

.module-twitter-box a p {
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .sticky-article-grid {
        display: grid;
        grid-template-columns:10rem minmax(0, 1fr)
    }
}

@media only screen and (max-width: 767px) {
    .sticky-article-grid .simplified-column {
        margin-top: 2rem
    }
}

.module-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .module-cta img {
        margin-right: 1.5rem
    }
}

.module-cta p {
    margin: 0 auto 0 .6rem
}

.module-cta .visit-casino {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    text-transform: none;
    background: #59be28;
    border-radius: .2rem;
    white-space: nowrap;
    font-size: 2.4rem;
    font-weight: 700
}

.module-cta .visit-casino:hover {
    background: #6cda36
}

@media only screen and (min-width: 768px) {
    .module-cta .visit-casino {
        margin-left: 1.5rem
    }
}

.module-cta.not-sticky {
    padding: 2rem
}

@media only screen and (max-width: 767px) {
    .module-cta.not-sticky {
        flex-direction: column;
        text-align: center
    }
}

@media only screen and (min-width: 768px) {
    .module-cta.not-sticky .content {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .module-cta.not-sticky p {
        margin: 2rem 0 1rem;
        font-size: 1.4rem
    }
}

.module-cta.not-sticky .visit-casino {
    padding: 1rem 4rem
}

@media only screen and (max-width: 767px) {
    .module-cta.not-sticky .visit-casino {
        margin-top: 1.5rem
    }
}

.module-cta.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 0 2rem
}

@media only screen and (min-width: 992px) {
    .module-cta.sticky {
        display: none;
        bottom: unset;
        left: unset;
        top: 5.6rem;
        width: 68.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-cta.sticky {
        top: 7.2rem;
        width: 91.5rem
    }
}

.module-cta.sticky .content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 1rem 1rem 1rem 0
}

@media only screen and (min-width: 992px) {
    .module-cta.sticky .content {
        width: 100%
    }
}

.module-cta.sticky img, .module-cta.sticky p {
    display: none
}

@media only screen and (min-width: 992px) {
    .module-cta.sticky img, .module-cta.sticky p {
        display: block
    }
}

.module-cta.sticky p, .module-cta.sticky span {
    font-size: 2.2rem;
    font-weight: 700
}

.module-cta.sticky img {
    border-radius: 50%
}

@media only screen and (max-width: 991px) {
    .module-cta.sticky .tnc {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    .module-cta.sticky .tnc {
        width: 100%
    }
}

.module-cta.sticky .visit-casino {
    margin: 1.1rem 0;
    padding: 1rem 3rem
}

@media only screen and (min-width: 992px) {
    .module-cta.sticky .visit-casino {
        padding: 1rem 5.9rem
    }
}

.module-cta .tnc {
    color: #a6a6a6;
    text-align: center;
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .module-cta .tnc {
        text-align: unset
    }
}

.module-cta .tnc a {
    text-decoration: underline;
    color: #a6a6a6
}

.operator-banner .logo {
    margin-right: 2rem;
    height: 8rem;
    width: 12rem
}

@media only screen and (max-width: 767px) {
    .operator-banner .logo {
        margin: 0 auto
    }
}

.operator-banner .logo img {
    height: inherit;
    width: inherit
}

.operator-banner .tnc {
    padding: 0 2rem 2rem;
    width: 100%
}

.operator-banner .tnc p {
    margin-left: 0
}

.operator-banner-main-wrapper .operator-banner-cta {
    justify-content: start
}

.operator-banner-main-wrapper .operator-banner-cta .featured-toplist-full-width {
    width: 100% !important
}

@media only screen and (min-width: 768px) {
    .operator-banner-main-wrapper .operator-banner-cta .featured-toplist {
        width: 50%
    }
}

.operator-banner-main-wrapper .operator-banner-cta .featured-toplist .tnc-wrapper {
    justify-content: unset;
    padding: 0
}

.operator-banner-main-wrapper .operator-banner-cta .featured-toplist .tnc-wrapper .tnc-link {
    padding: 0
}

.operator-banner-main-wrapper .featured-casinos {
    margin-top: 0
}

.operator-banner-main-wrapper .featured-casinos .tnc-line {
    text-align: center
}

.operator-banner-main-wrapper .featured-casinos .featured-toplist {
    margin-top: 0
}

.operator-banner-main-wrapper .featured-casinos .featured-toplist .featured-toplist-row {
    background: #f2f2f2
}

.operator-banner-main-wrapper .featured-casinos .featured-toplist .featured-toplist-row .tnc {
    padding: 0
}

.module-faq {
    counter-reset: section
}

.module-faq .faq-item {
    cursor: pointer;
    margin-bottom: .8rem
}

.module-faq .faq-item .question {
    font-size: 1.6rem;
    font-weight: 700;
    background-color: #f2f2f2;
    border-radius: .2rem;
    color: #000;
    padding: 1.4rem 4rem 1.6rem 1.4rem;
    position: relative
}

.module-faq .faq-item .question:hover {
    color: #007ffd
}

.module-faq .faq-item .question:after {
    position: absolute;
    top: calc(50% - 1.4rem);
    display: inline-block;
    right: 1.3rem;
    content: "";
    font-family: Fontello;
    font-size: 2.4rem;
    color: #333;
    transition: .5s
}

.module-faq .faq-item .answer {
    font-size: 1.4rem;
    height: auto;
    transition: height .2s ease;
    overflow: hidden;
    margin: 0 4rem 0 1rem
}

.module-faq .faq-item.active .answer {
    margin: 1.6rem;
    background-color: #fff
}

.module-faq .faq-item.active .question {
    background-color: #fff;
    color: #fff
}

.module-faq .faq-item.active .question:after {
    content: "";
    font-family: Fontello;
    transform: rotate(180deg);
    font-size: 2.4rem;
    color: #fff;
    top: calc(50% - 1.8rem);
    right: 1.3rem;
    left: auto
}

@media only screen and (min-width: 992px) {
    .slot-header {
        grid-column: 2/4
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header {
        z-index: 2
    }
}

.slot-header .module-title {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.2rem
}

.slot-header .additional-content {
    padding-bottom: 3.2rem
}

.slot-header .additional-content h2 {
    line-height: 4.2rem;
    padding-bottom: .9rem
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
    .slot-header .slot-details {
        display: grid;
        grid-template-columns:1fr;
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header .slot-details {
        display: grid;
        grid-template-columns:repeat(4, 28.8rem);
        grid-template-rows:repeat(2, minmax(28.8rem, 1fr));
        grid-gap: 1.6rem
    }
}

.slot-header .slot-details img {
    width: 100%
}

.slot-header .slot-item {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.7rem;
    position: relative
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item {
        margin-bottom: unset;
        justify-content: space-between
    }
}

.slot-header .slot-item .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(179.95deg, transparent .04%, rgba(0, 0, 0, .79) 99.96%)
}

@media only screen and (min-width: 992px) {
    .slot-header .slot-item .overlay-bg {
        background: rgba(0, 0, 0, .4)
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header .slot-item.first-slot {
        grid-column: span 2/3;
        grid-row: span 2/3
    }

    .slot-header .slot-item.first-slot .slot-item-details {
        margin-top: 15.2rem;
        display: grid;
        grid-template-columns:-webkit-max-content 28.8rem;
        grid-template-columns:max-content 28.8rem;
        grid-template-rows:-webkit-max-content;
        grid-template-rows:max-content
    }

    .slot-header .slot-item.first-slot .slot-item-details .slot-image {
        margin-right: 1.5rem
    }

    .slot-header .slot-item.first-slot .slot-item-details .slot-image img {
        margin: 0 0 9.6rem 2.4rem;
        width: 26.4rem;
        height: 26.4rem
    }

    .slot-header .slot-item.first-slot .slot-item-details .slot-titles {
        padding: 5rem 2.4rem 2.4rem 0
    }

    .slot-header .slot-item.first-slot .slot-item-details .slot-titles .slot-name {
        font-size: 2.8rem
    }

    .slot-header .slot-item.first-slot .slot-item-details .slot-list {
        justify-content: unset
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header .slot-item.wide-slot {
        grid-column: span 2
    }

    .slot-header .slot-item.wide-slot .slot-item-details {
        display: grid;
        grid-template-columns:-webkit-max-content 39.6rem;
        grid-template-columns:max-content 39.6rem;
        grid-template-rows:-webkit-max-content;
        grid-template-rows:max-content;
        padding-bottom: 3rem
    }

    .slot-header .slot-item.wide-slot .slot-item-details .slot-image {
        grid-row: span 2
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header .slot-item.normal-slot .slot-image, .slot-header .slot-item.normal-slot .slot-titles {
        display: none
    }

    .slot-header .slot-item.normal-slot .overlay-bg {
        background: unset
    }

    .slot-header .slot-item.normal-slot .slot-item-details .slot-list {
        margin-top: 2.4rem;
        padding-left: 2.4rem
    }

    .slot-header .slot-item.normal-slot .slot-links, .slot-header .slot-item.normal-slot .slot-list {
        opacity: 0
    }

    .slot-header .slot-item.normal-slot .slot-links {
        flex-direction: column;
        background: unset
    }

    .slot-header .slot-item.normal-slot .slot-links .slot-link-game {
        margin-bottom: 1.6rem
    }

    .slot-header .slot-item.normal-slot:hover .overlay-bg {
        background: rgba(0, 0, 0, .8);
        border-radius: .8rem;
        transition: background .5s linear
    }

    .slot-header .slot-item.normal-slot:hover .slot-links, .slot-header .slot-item.normal-slot:hover .slot-list {
        opacity: 1;
        transition: opacity .5s linear
    }

    .slot-header .slot-item.normal-slot:hover .slot-links {
        padding: 2.4rem
    }
}

.slot-header .slot-item-details {
    z-index: 1;
    padding-bottom: 2.2rem
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    .slot-header .slot-item-details {
        display: grid;
        grid-template-columns:1fr 55rem;
        grid-template-rows:5rem;
        padding-bottom: 3rem
    }
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
    .slot-header .slot-item-details {
        display: grid;
        grid-template-columns:1fr 45rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot-header .slot-item-details {
        display: flex;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item-details .slot-container {
        margin-top: 2.4rem
    }
}

.slot-header .slot-item-details .slot-titles {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 1.6rem
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item-details .slot-titles {
        padding: 2.6rem 2.4rem 1.6rem 0
    }
}

.slot-header .slot-item-details .slot-titles .slot-name {
    display: block;
    color: #fff;
    margin-right: 1.6rem;
    font-size: 2.4rem;
    font-weight: 600
}

.slot-header .slot-item-details .slot-titles .slot-provider {
    background: rgba(0, 0, 0, .65);
    color: #fff;
    text-transform: uppercase;
    padding: 0 .8rem;
    text-align: center;
    border-radius: .2rem;
    margin-bottom: .2rem;
    line-height: 3.2rem;
    font-size: 1.2rem;
    font-weight: 600
}

.slot-header .slot-item-details .slot-list {
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 1.6rem;
    margin-left: 1.6rem
}

.slot-header .slot-item-details .slot-list-item {
    background: url("images/round-bullet-point.png?516857bf91705ab2e551835187dcb29f") 0 .2rem no-repeat;
    padding: 0 2.4rem 0 3.5rem;
    line-height: 2.4rem
}

.slot-header .slot-item-details .slot-list-item:not(:last-child) {
    padding-bottom: 1.6rem
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item-details .slot-list {
        margin: 1.6rem 0 0
    }
}

@media only screen and (min-width: 992px) {
    .slot-header .slot-item-details .slot-list {
        margin: 0
    }
}

.slot-header .slot-item-details .slot-image {
    display: flex;
    align-items: center;
    justify-content: center
}

.slot-header .slot-item-details .slot-image img {
    margin: 2.4rem 1.6rem 0 2.4rem;
    width: 15.4rem;
    height: 15.4rem;
    border-radius: .8rem;
    filter: drop-shadow(0 .4rem .8rem rgba(0, 0, 0, .25));
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item-details .slot-image {
        display: grid;
        grid-row: span 2
    }
}

.slot-header .slot-item .slot-links {
    display: flex;
    flex-direction: column;
    padding: 1.6rem;
    z-index: 1;
    background: hsla(0, 0%, 45.5%, .3);
    font-size: 1.8rem
}

.slot-header .slot-item .slot-links a {
    color: #fff
}

.slot-header .slot-item .slot-links .slot-link-game {
    display: flex;
    align-items: center;
    justify-content: center;
    border: .1rem solid #fff;
    height: 4.8rem;
    margin-bottom: 1.6rem;
    min-width: 15.4rem
}

.slot-header .slot-item .slot-links .slot-link-operator {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #59be28;
    height: 4.8rem;
    min-width: 19.2rem
}

.slot-header .slot-item .slot-links .slot-link-game, .slot-header .slot-item .slot-links .slot-link-operator {
    border-radius: .2rem;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item .slot-links .slot-link-game, .slot-header .slot-item .slot-links .slot-link-operator {
        margin-bottom: unset
    }
}

@media only screen and (min-width: 768px) {
    .slot-header .slot-item .slot-links {
        flex-direction: row;
        justify-content: space-between;
        padding: 1.6rem 2.4rem;
        margin-top: 0;
        background: rgba(0, 0, 0, .5)
    }
}

.slot-header .slot-item .slot-bg {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slot-details {
    margin-bottom: 2rem;
    font-size: 1.4rem
}

.slot-details .section {
    display: flex;
    align-items: center;
    padding: 1rem
}

.slot-details .section:nth-child(odd) {
    background: rgba(0, 0, 0, .05)
}

.slot-details .details-title {
    display: flex;
    align-items: center;
    font-weight: 600;
    min-width: 15rem
}

.slot-details .details-title img {
    margin-right: 1rem
}

.slot-details .details-content {
    font-weight: 400;
    line-height: 2.25rem
}

@media only screen and (min-width: 992px) {
    .slot_sidebar {
        grid-column: 2/4
    }
}

@media only screen and (min-width: 1200px) {
    .slot_sidebar {
        z-index: 2
    }
}

.slot_sidebar .module-title {
    font-weight: 700;
    font-size: 2.8rem;
    line-height: 4.2rem
}

.slot_sidebar .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(179.95deg, transparent .04%, rgba(0, 0, 0, .79) 99.96%);
    -webkit-backdrop-filter: blur(.4rem);
    backdrop-filter: blur(.4rem)
}

@media only screen and (min-width: 992px) {
    .slot_sidebar .overlay-bg {
        background: rgba(0, 0, 0, .4);
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }
}

.slot_sidebar__heading {
    padding: 2rem 0
}

@media only screen and (min-width: 768px)and (max-width: 1199px) {
    .slot_sidebar__details {
        display: grid;
        grid-template-columns:1fr;
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot_sidebar__details {
        display: grid;
        grid-template-columns:repeat(3, 28.8rem);
        grid-template-rows:repeat(2, minmax(21.5rem, 1fr));
        grid-gap: 1.6rem
    }
}

.slot_sidebar__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.7rem;
    position: relative;
    background: rgba(0, 0, 0, .4)
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item {
        height: 28.7rem;
        margin-bottom: unset;
        justify-content: space-between
    }
}

.slot_sidebar__item__details {
    z-index: 1;
    margin-bottom: 9.5rem
}

@media only screen and (max-width: 767px) {
    .slot_sidebar__item__details {
        margin-bottom: 2.2rem
    }
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    .slot_sidebar__item__details {
        display: grid;
        grid-template-columns:1fr 55rem;
        grid-template-rows:5rem;
        margin-top: 3.5rem
    }
}

@media only screen and (min-width: 992px)and (max-width: 1199px) {
    .slot_sidebar__item__details {
        display: grid;
        grid-template-columns:1fr 45rem;
        margin-top: 2rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot_sidebar__item__details {
        display: flex;
        padding-bottom: 0
    }
}

.slot_sidebar__item__bg {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.slot_sidebar__item__image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2.4rem;
    margin-bottom: 1.8rem
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__image {
        display: grid;
        grid-row: span 2;
        margin: 0
    }
}

.slot_sidebar__item__details-img {
    border-radius: .8rem;
    filter: drop-shadow(0 .4rem .8rem rgba(0, 0, 0, .25));
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 2.4rem;
    width: 15.4rem;
    height: 15.4rem
}

.slot_sidebar__item__links {
    display: flex;
    flex-direction: column;
    padding: 1.6rem;
    z-index: 1;
    font-size: 1.8rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: hsla(0, 0%, 45.5%, .3);
    -webkit-backdrop-filter: blur(.5rem);
    backdrop-filter: blur(.5rem)
}

@media only screen and (max-width: 767px) {
    .slot_sidebar__item__links {
        position: unset
    }
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__links {
        flex-direction: row;
        justify-content: space-between;
        padding: 1.6rem 2.4rem;
        margin-top: 0;
        background: rgba(0, 0, 0, .5)
    }
}

.slot_sidebar__item__info {
    padding: 0 1.6rem;
    display: flex;
    flex-direction: column
}

.slot_sidebar__item__title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1.6rem
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__title {
        margin-bottom: 0
    }
}

.slot_sidebar__item__name {
    display: block;
    color: #fff;
    margin-right: 1.6rem;
    font-size: 2.4rem;
    font-weight: 600
}

.slot_sidebar__item__name--full {
    font-size: 2.8rem
}

.slot_sidebar__item__provider {
    background: rgba(0, 0, 0, .65);
    color: #fff;
    text-transform: uppercase;
    padding: 0 .8rem;
    text-align: center;
    border-radius: .2rem;
    margin-bottom: .2rem;
    line-height: 3.2rem;
    font-size: 1.2rem;
    font-weight: 600
}

.slot_sidebar__item__game {
    display: flex;
    align-items: center;
    justify-content: center;
    border: .1rem solid #fff;
    height: 4.8rem;
    min-width: 15rem;
    margin-bottom: 1.6rem;
    color: #fff;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__game {
        height: 3.8rem;
        margin-bottom: 0
    }
}

.slot_sidebar__item__operator {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #59be28;
    height: 4.8rem;
    min-width: 17rem;
    border-radius: .2rem;
    font-weight: 600;
    color: #fff;
    padding: 0 1.5rem;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__operator {
        height: auto;
        min-height: 3.8rem
    }
}

.slot_sidebar__item__list {
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 1.6rem
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__list {
        margin: 1.6rem 0 1rem
    }
}

.slot_sidebar__item__list__element {
    background: url("images/round-bullet-point.png?516857bf91705ab2e551835187dcb29f") 0 .2rem no-repeat;
    padding: 0 2.4rem 1.6rem 3.5rem;
    line-height: 2.4rem
}

.slot_sidebar__item__list__element:last-child {
    padding-bottom: 2.2rem
}

@media only screen and (min-width: 768px) {
    .slot_sidebar__item__list__element:last-child {
        padding: 0 2.4rem 1.6rem 3.5rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot_sidebar__item--first-slot {
        grid-column: span 2
    }

    .slot_sidebar__item--first-slot .slot_sidebar__item__details {
        margin-top: 2.4rem
    }
}

@media only screen and (min-width: 1200px) {
    .slot_sidebar__item--normal-slot .slot_sidebar__item__links, .slot_sidebar__item--wide-slot .slot_sidebar__item__links {
        opacity: 0;
        flex-direction: column;
        background: unset
    }

    .slot_sidebar__item--normal-slot .slot_sidebar__item__image, .slot_sidebar__item--wide-slot .slot_sidebar__item__image {
        display: none
    }

    .slot_sidebar__item--normal-slot .overlay-bg, .slot_sidebar__item--wide-slot .overlay-bg {
        background: unset
    }

    .slot_sidebar__item--normal-slot .slot_sidebar__item__title, .slot_sidebar__item--wide-slot .slot_sidebar__item__title {
        display: none
    }

    .slot_sidebar__item--normal-slot .slot_sidebar__item__game, .slot_sidebar__item--wide-slot .slot_sidebar__item__game {
        margin-bottom: 1.6rem
    }

    .slot_sidebar__item--normal-slot .slot_sidebar__item__info, .slot_sidebar__item--normal-slot .slot_sidebar__item__links, .slot_sidebar__item--wide-slot .slot_sidebar__item__info, .slot_sidebar__item--wide-slot .slot_sidebar__item__links {
        opacity: 0
    }

    .slot_sidebar__item--normal-slot:hover, .slot_sidebar__item--wide-slot:hover {
        height: auto
    }

    .slot_sidebar__item--normal-slot:hover .overlay-bg, .slot_sidebar__item--wide-slot:hover .overlay-bg {
        background: rgba(0, 0, 0, .8);
        border-radius: .8rem;
        transition: background .5s linear
    }

    .slot_sidebar__item--normal-slot:hover .slot_sidebar__item__info, .slot_sidebar__item--normal-slot:hover .slot_sidebar__item__links, .slot_sidebar__item--wide-slot:hover .slot_sidebar__item__info, .slot_sidebar__item--wide-slot:hover .slot_sidebar__item__links {
        transition: opacity .5s linear;
        opacity: 1
    }

    .slot_sidebar__item--normal-slot .slot_sidebar__item__list__element, .slot_sidebar__item--wide-slot .slot_sidebar__item__list__element {
        background-position-x: .7rem;
        padding: 0 0 1.6rem 3.5rem
    }
}

.slot_sidebar__item--normal-slot .slot_sidebar__item__name, .slot_sidebar__item--wide-slot .slot_sidebar__item__name {
    font-size: 2rem
}

.module-anchor {
    margin-top: 0;
    filter: drop-shadow(0 .2rem .4rem rgba(23, 24, 47, .15))
}

@media only screen and (min-width: 768px) {
    .module-anchor {
        position: sticky;
        top: 7.24rem;
        margin: 4rem 0 2.4rem;
        z-index: 2
    }
}

.module-anchor .anchor-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 4.8rem;
    background-color: #fff;
    padding: 0 1.6rem;
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-anchor .anchor-header {
        background-color: #1d1d38;
        color: #fff
    }
}

.module-anchor .anchor-header p {
    font-weight: 600
}

@media only screen and (min-width: 992px) {
    .module-anchor .anchor-body ul {
        background-color: #f6f6fb;
        max-height: 62.4rem;
        overflow-x: auto
    }

    .module-anchor .anchor-body ul::-webkit-scrollbar {
        -webkit-appearance: none;
        width: .8rem
    }

    .module-anchor .anchor-body ul::-webkit-scrollbar-thumb {
        border-radius: .9rem;
        border: .2rem solid #f2f2f2;
        background-color: #a6a6a6;
        height: 6.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .module-anchor .anchor-body ul {
        max-height: 72.4rem
    }
}

.module-anchor .anchor-body ul .anchor-item {
    background-color: #f6f6fb;
    min-height: 4.8rem;
    max-height: 8rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all .15s ease-in-out
}

.module-anchor .anchor-body ul .anchor-item a {
    color: #000;
    font-weight: 400;
    padding: 1.2rem 1.6rem;
    width: 100%
}

.module-anchor .anchor-body ul .anchor-item.active, .module-anchor .anchor-body ul .anchor-item:focus, .module-anchor .anchor-body ul .anchor-item:hover {
    background-color: #e3e6ef;
    transition: all .2s ease
}

.module-anchor .anchor-body ul .anchor-item.active a {
    color: #007ffd
}

.module-anchor.display-anchor {
    position: fixed;
    top: 0;
    transform: translateY(-5.6rem);
    left: 0;
    width: 100%;
    z-index: 4;
    margin: 0;
    transition: all .3s ease
}

.module-anchor.display-anchor.show {
    transform: translateY(0)
}

.module-anchor.display-anchor .anchor-header {
    align-items: center;
    padding: 0 1.6rem;
    height: 5.6rem
}

.module-anchor.display-anchor .anchor-header-container {
    background: #f6f6fb;
    padding: .8rem 2rem .8rem 1.6rem;
    box-shadow: 0 .2rem .4rem rgba(23, 24, 47, .15);
    border-radius: .4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 13.2rem;
    font-weight: 600;
    line-height: 2.4rem;
    flex-basis: 70%;
    margin-left: .8rem;
    white-space: nowrap;
    overflow: hidden
}

.module-anchor.display-anchor .anchor-header-container:after {
    content: "";
    font-family: Fontello;
    font-size: 1rem;
    transform: rotate(90deg)
}

.module-anchor.display-anchor .anchor-header p {
    flex-basis: 30%;
    color: #000;
    white-space: nowrap;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem
}

@media only screen and (min-width: 768px) {
    .module-anchor.display-anchor .anchor-header {
        background-color: #fff;
        color: #000
    }
}

.module-anchor.display-anchor .anchor-body {
    display: none;
    background-color: #f6f6fb;
    max-height: 28.8rem;
    overflow-y: auto;
    width: 100%
}

.module-anchor.display-anchor .anchor-body ul {
    position: relative;
    max-height: 24rem
}

.module-anchor.display-anchor .anchor-body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: .8rem
}

.module-anchor.display-anchor .anchor-body::-webkit-scrollbar-thumb {
    border-radius: .9rem;
    border: .2rem solid #f2f2f2;
    background-color: #999;
    height: 6.6rem
}

.module-anchor.display-anchor .anchor-body .anchor-item {
    height: 4.8rem;
    background-color: #f6f6fb
}

.module-anchor.display-anchor .anchor-body .anchor-item a {
    color: #000
}

.module-anchor.display-anchor .anchor-body .anchor-item:focus, .module-anchor.display-anchor .anchor-body .anchor-item:hover {
    background-color: transparent
}

.module-anchor.display-anchor .anchor-body .anchor-item.active {
    background-color: #e3e6ef;
    transition: all .2s ease
}

.module-anchor.display-anchor .anchor-body .view-more-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 1.6rem;
    min-height: 4.8rem;
    position: absolute;
    background-color: #f6f6fb;
    bottom: 0;
    z-index: 4;
    left: 0;
    width: 100%
}

.module-anchor.display-anchor .anchor-body .view-more-icon:after {
    content: "";
    font-family: Fontello;
    font-size: 1rem
}

.module-anchor.display-anchor .anchor-body .view-more-icon.hidden {
    display: none
}

.module-pros-and-cons .module-container {
    display: flex
}

.module-pros-and-cons .module-container .heading-pnc {
    color: #fff;
    font-size: 2.6rem;
    font-weight: 700
}

@media only screen and (min-width: 576px) {
    .module-pros-and-cons .module-container .heading-pnc {
        font-size: 3.6rem
    }
}

@media only screen and (max-width: 767px) {
    .module-pros-and-cons .module-container .heading-pnc.ja {
        font-size: 1.6rem
    }
}

@media only screen and (max-width: 325px) {
    .module-pros-and-cons .module-container .heading-pnc.ja {
        font-size: 1.5rem
    }
}

.module-pros-and-cons .module-container .pros {
    position: relative;
    background: #2dcca5;
    width: 50%;
    border-radius: .4rem;
    padding: .8rem .8rem 1.6rem;
    margin-right: .7rem
}

.module-pros-and-cons .module-container .pros img {
    position: absolute;
    right: 0;
    top: 1rem
}

@media only screen and (max-width: 767px) {
    .module-pros-and-cons .module-container .pros img {
        top: 0
    }
}

.module-pros-and-cons .module-container .pros li {
    color: #fff;
    line-height: 2rem;
    font-size: 1.4rem;
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    .module-pros-and-cons .module-container .pros {
        margin-right: 1.6rem
    }
}

.module-pros-and-cons .module-container .pros li {
    background: url("images/tick.svg?9e8137ac2cdd7350506279edf9c66fa3") 0 .2rem no-repeat;
    padding: 0 0 1.6rem 2.5rem
}

.module-pros-and-cons .module-container .cons {
    position: relative;
    background: #c80808;
    width: 50%;
    border-radius: .4rem;
    padding: .8rem .8rem 1.6rem
}

.module-pros-and-cons .module-container .cons img {
    position: absolute;
    right: 0;
    top: 1rem
}

@media only screen and (max-width: 767px) {
    .module-pros-and-cons .module-container .cons img {
        top: 0
    }
}

.module-pros-and-cons .module-container .cons li {
    color: #fff;
    line-height: 2rem;
    font-size: 1.4rem;
    font-weight: 400;
    background: url("images/close.svg?20fd9a7b00bee205c8c7aa90915bf4cd") 0 .2rem no-repeat;
    padding: 0 0 1.6rem 2.5rem
}

.module-pros-and-cons .module-container .cons ul, .module-pros-and-cons .module-container .pros ul {
    margin-top: 1.6rem
}

@media only screen and (min-width: 576px) {
    .module-pros-and-cons .module-container .cons ul, .module-pros-and-cons .module-container .pros ul {
        margin-top: 0
    }
}

.payment-method {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: .8rem;
    padding: 2.4rem 1.3rem;
    border: .1rem solid #c4c4c4;
    box-shadow: 0 .4rem .4rem rgba(0, 0, 0, .04)
}

@media only screen and (min-width: 768px) {
    .payment-method {
        padding: 1.3rem 1.6rem;
        flex-direction: row
    }
}

.payment-method .logo-container {
    width: 15rem;
    min-height: 7.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.payment-method .logo-container .img-wrapper {
    height: 3.7rem
}

.payment-method .logo-container .img-wrapper .logo {
    margin-bottom: .6rem
}

.payment-method .logo-container .star-rating-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #f6f6fb;
    border: 1px solid #c4c4c4;
    border-radius: 2.4rem;
    height: 3.2rem
}

.payment-method .logo-container .star-rating-container .toplist-text-rating {
    display: none
}

.payment-method .logo-container .star-rating-container .star-rating-label {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.8rem
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper {
    width: 5.7rem;
    margin-left: 1rem;
    display: flex
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating {
    align-self: center;
    font-size: 1rem;
    line-height: 1;
    display: inline-flex
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-off-png {
    color: #999
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-off-png:before {
    content: "a";
    font-family: Fontello
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-half-png {
    position: relative
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-half-png:before {
    color: #999;
    content: "a";
    font-family: Fontello
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-half-png:after {
    color: #ff9904;
    content: "";
    font-family: Fontello;
    position: absolute;
    left: 0
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-on-png {
    color: #ff9904
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .star-on-png:before {
    content: "a";
    font-family: Fontello
}

.payment-method .logo-container .star-rating-container .star-rating-wrapper .star-rating .tooltip {
    display: none
}

.payment-method .details {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 1.3rem;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .payment-method .details {
        flex-direction: row;
        margin: 0 0 0 1.6rem;
        min-height: 5.1rem;
        max-height: 9rem
    }
}

.payment-method .details .details-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    padding: .6rem 1.2rem;
    background: #f2f2f2;
    border-radius: .8rem;
    margin-bottom: 1.3rem;
    width: 100%
}

.payment-method .details .details-item:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .payment-method .details .details-item {
        padding: 1rem 1.2rem;
        margin-bottom: 0
    }

    .payment-method .details .details-item + .details-item {
        margin-left: .8rem
    }
}

@media only screen and (min-width: 992px) {
    .payment-method .details .details-item {
        margin-right: 0;
        padding: 1rem .8rem
    }
}

@media only screen and (min-width: 1200px) {
    .payment-method .details .details-item {
        padding: 1.5rem 1.2rem
    }
}

.payment-method .details .details-item .detail {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 1.2rem;
    line-height: 1.5
}

@media only screen and (min-width: 768px) {
    .payment-method .details .details-item .detail {
        font-size: 1.4rem;
        align-self: flex-start
    }
}

.payment-method .details .details-item .value {
    font-weight: 400
}

.payment-method .details .details-item .details-item-icon {
    color: #007ffd;
    align-self: flex-start;
    margin: 0 1.3rem 0 0;
    font-size: 2rem;
    width: 2rem;
    line-height: 1;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .payment-method .details .details-item .details-item-icon {
        width: auto
    }
}

.payment-method .details .details-item .fees-ic:after {
    content: "";
    font-family: Fontello
}

.payment-method .details .details-item .deposit-ic:after {
    content: "";
    font-family: Fontello
}

.payment-method .details .details-item .cashout-ic:after {
    content: "";
    font-family: Fontello
}

.payment-method-selector {
    margin-top: 2rem
}

@media only screen and (min-width: 768px) {
    .payment-method-selector {
        width: 30%
    }
}

.payment-method-selector .dropdown {
    display: flex;
    flex-direction: column;
    margin-bottom: 2.4rem
}

@media only screen and (min-width: 768px) {
    .payment-method-selector .dropdown {
        justify-content: center;
        align-items: center
    }
}

@media only screen and (min-width: 992px) {
    .payment-method-selector .dropdown {
        margin: .8rem 0 0
    }
}

.payment-method-selector .dropdown .dropdown-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000;
    line-height: 2.4rem;
    margin-bottom: .8rem
}

@media only screen and (min-width: 992px) {
    .payment-method-selector .dropdown .dropdown-label {
        width: 100%
    }
}

.payment-method-selector .dropdown .flag-dropdown {
    background-color: #f6f6fb;
    border-radius: .4rem;
    width: 100%;
    max-width: 28rem;
    max-height: 4.4rem
}

@media only screen and (min-width: 992px) {
    .payment-method-selector .dropdown .flag-dropdown {
        max-width: unset
    }
}

.payment-method-selector .dropdown .flag-dropdown.disabled {
    display: none
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: .9rem 1.6rem 1rem;
    width: 100%;
    cursor: pointer
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-toggle img {
    margin-right: .4rem
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-toggle span {
    font-size: 1.6rem;
    color: #17182f;
    position: relative;
    word-break: keep-all;
    flex: 1;
    margin-left: 1rem;
    font-weight: 600
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-toggle:after {
    content: "";
    font-family: Fontello;
    transform: rotate(90deg);
    transition: all .1s linear;
    color: #17182f;
    font-size: 1rem;
    margin: .2rem .8rem 0 0
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu {
    transform: translate3d(0, 5.2rem, 0);
    border-radius: .4rem;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    text-align: left;
    background-color: #f6f6fb;
    max-height: 27.6rem;
    overflow-y: auto
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: .8rem
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: .9rem;
    border: .2rem solid #f2f2f2;
    background-color: #999
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu .payment-method-dropdown-filter {
    display: flex;
    padding: 1.2rem 2.4rem 1.2rem 1.6rem;
    align-items: center
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu .payment-method-dropdown-filter:focus, .payment-method-selector .dropdown .flag-dropdown .dropdown-menu .payment-method-dropdown-filter:hover {
    background-color: #e3e6ef
}

.payment-method-selector .dropdown .flag-dropdown .dropdown-menu .dropdown-item-filter {
    color: #000;
    font-size: 1.6rem;
    font-weight: 400;
    margin-left: 1rem
}

.payment-method-selector .dropdown .flag-dropdown.active .dropdown-toggle:after {
    transform: rotate(270deg);
    margin-top: .1rem
}

.payment-method-selector .hidden {
    display: none
}

.payment-method-error .alert-warning-red {
    display: flex;
    align-items: center;
    padding: 1.8rem 1.8rem 1.8rem 1.2rem;
    background: #fee;
    font-size: 1.6rem;
    font-weight: 600;
    color: #E0DCF3;
    border-radius: 1rem;
    margin-top: 2.4rem
}

.payment-method-error .alert-warning-red:before {
    content: "";
    font-family: Fontello;
    transform: rotate(0);
    transition: all .1s linear;
    color: #E0DCF3;
    font-size: 2rem;
    margin: .2rem 1rem 0 0
}

.payment-h1 {
    display: flex;
    flex-direction: column;
    padding-bottom: 1.7rem !important;
    margin: 0 !important
}

@media only screen and (min-width: 768px) {
    .payment-h1 {
        flex-direction: row;
        padding-bottom: 1.2rem !important
    }
}

.flags-container {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .flags-container {
        flex-direction: row;
        align-items: center
    }
}

.flags-container .payment-text {
    padding: 1.6rem 0 1.2rem
}

@media only screen and (min-width: 768px) {
    .flags-container .payment-text {
        padding: 1.5rem 1.6rem 1.2rem 0
    }
}

.flags-container .payment-flags {
    display: flex
}

.payment-flag {
    width: 2.5rem;
    height: 1.9rem
}

.payment-flag:not(last-child) {
    margin-right: 1.6rem
}

.country-flag {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 6rem;
    border: .1rem solid #c4c4c4;
    border-radius: 8px;
    margin-top: .8rem
}

@media only screen and (min-width: 768px) {
    .country-flag {
        margin: 0 0 0 1.6rem
    }
}

.country-flag img {
    width: 2.5rem;
    height: 1.5rem
}

.country-flag:after {
    content: "";
    font-family: Fontello;
    background: #daffc8;
    font-size: .7rem;
    border-radius: 50%;
    color: #59be28;
    padding: .3rem
}

.module-spotlights.v2 {
    background-color: #f6f6fb;
    padding: 2.4rem 0
}

.module-spotlights.v2 .module-title {
    color: #000
}

@media only screen and (min-width: 768px) {
    .module-spotlights.v2 {
        padding: 4rem 0
    }
}

.module-spotlights .spotlights-items.mode-icon {
    display: flex;
    flex-direction: row;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    overflow-y: hidden;
    overflow-x: scroll;
    margin: 0 -1.5rem
}

.module-spotlights .spotlights-items.mode-icon li {
    scroll-snap-align: center
}

.module-spotlights .spotlights-items.mode-icon::-webkit-scrollbar {
    display: none
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-icon {
        -ms-scroll-snap-type: unset;
        scroll-snap-type: unset;
        overflow-x: unset;
        margin: unset;
        display: grid;
        grid-template-columns:repeat(auto-fill, minmax(19rem, 1fr));
        grid-gap: .8rem
    }
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item {
    position: relative;
    background-color: #f2f2f2;
    padding: 2.4rem 0;
    min-width: 16rem;
    scroll-snap-align: center
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item .localised-icon {
    position: absolute;
    left: 1.6rem;
    top: 1.6rem
}

@media only screen and (max-width: 767px) {
    .module-spotlights .spotlights-items.mode-icon .spotlights-item .localised-icon {
        left: .8rem;
        top: .8rem
    }
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item .localised-icon img {
    width: 2.4rem;
    height: 2.4rem;
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (max-width: 767px) {
    .module-spotlights .spotlights-items.mode-icon .spotlights-item .localised-icon img {
        width: 1.6rem;
        height: 1.6rem
    }
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-icon .spotlights-item {
        scroll-snap-align: unset;
        padding: 2.4rem
    }
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item a .img-wrapper, .module-spotlights .spotlights-items.mode-icon .spotlights-item a .img-wrapper img {
    width: 8rem;
    height: 8rem
}

.module-spotlights .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
    margin-top: 1.6rem;
    line-height: 2.4rem;
    font-size: 1.6rem;
    font-weight: 700
}

.module-spotlights .spotlights-items.mode-image_text {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-image_text {
        display: grid;
        grid-template-columns:repeat(auto-fill, minmax(20rem, 1fr));
        grid-gap: .8rem
    }
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item + .spotlights-item {
    margin-top: 1.6rem
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-image_text .spotlights-item + .spotlights-item {
        margin-top: unset
    }
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a {
    box-shadow: 0 .2rem .8rem rgba(0, 0, 0, .08);
    border-radius: .2rem;
    background-color: #fff;
    width: 100%
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .img-container {
    height: 17.6rem;
    width: auto;
    border-radius: .2rem .2rem 0 0;
    position: relative
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .img-container img {
    width: 100%;
    height: 17.6rem;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .img-container .spotlight-item-title {
    position: absolute;
    top: 10.4rem;
    margin: 0 1.6rem;
    color: #fff;
    font-size: 2.4rem;
    text-shadow: 0 .4rem .4rem rgba(0, 0, 0, .25)
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content {
    padding: .8rem 1.6rem .9rem;
    min-height: 20rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #333;
    border-radius: 0 0 .2rem .2rem;
    font-size: 1.4rem;
    font-weight: 600
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content .read-more-text p {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content .read-more-text p:focus, .module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content .read-more-text p:hover {
    color: #007ffd;
    transition: color .15s ease
}

.module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content .read-more-text p:after {
    content: "";
    font-family: Fontello;
    color: #007ffd;
    font-size: 1.8rem;
    padding-left: .2rem;
    margin-top: .2rem
}

@media only screen and (min-width: 768px) {
    .module-spotlights .spotlights-items.mode-image_text .spotlights-item a .spotlight-item-content {
        min-height: 21.6rem
    }
}

.module-spotlights .spotlights-items.v2.mode-image_text {
    background-color: #f6f6fb;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .module-spotlights .spotlights-items.v2.mode-image_text {
        display: grid;
        grid-template-columns:repeat(3, 1fr);
        grid-template-rows:repeat(3, 1fr);
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .module-spotlights .spotlights-items.v2.mode-image_text {
        grid-template-columns:48.5rem 1fr 1fr;
        grid-template-rows:repeat(2, 1fr)
    }
}

@media only screen and (min-width: 1200px) {
    .module-spotlights .spotlights-items.v2.mode-image_text {
        grid-template-columns:59.2rem 1fr 1fr;
        grid-template-rows:repeat(2, 1fr);
        grid-gap: 1.6rem 2.4rem
    }
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item {
    border-radius: unset
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item + .spotlights-item {
    margin-top: 1.6rem
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item + .spotlights-item {
        margin-top: unset
    }
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item a {
    box-shadow: unset;
    width: 100%;
    height: 100%
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .img-container {
    height: 18.6rem
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .img-container img {
    height: 100%;
    border-radius: unset
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-label {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    max-height: 2.4rem
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-label p {
    background-color: #fff;
    color: #000;
    padding: 0 1.6rem;
    border-radius: 2.6rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    font-weight: 600
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content {
    min-height: calc(100% - 18.6rem);
    border-radius: unset;
    padding-bottom: 1.6rem
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content .spotlight-item-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #000
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content .spotlight-item-footer {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content p {
    font-size: 1.2rem;
    color: #999;
    font-weight: 400
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content .read-more-text {
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content .read-more-text p {
    white-space: nowrap;
    line-height: 1.6rem;
    color: #007ffd;
    font-size: 1.4rem;
    font-weight: 700
}

.module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item .spotlight-item-content .read-more-text p:after {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type {
        grid-column: 1/3;
        grid-row: 1/3;
        width: 100%
    }

    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type a {
        height: 100%
    }

    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type a .img-container {
        min-height: 47.1rem
    }

    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type a .img-container img {
        height: 100%
    }

    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type a .spotlight-item-content {
        min-height: calc(100% - 47.1rem);
        padding: 2rem 2.4rem 1.8rem
    }
}

@media only screen and (min-width: 992px) {
    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type {
        grid-column: unset
    }
}

@media only screen and (min-width: 1200px) {
    .module-spotlights .spotlights-items.v2.mode-image_text .spotlights-item:first-of-type a .img-container {
        min-height: 47.1rem
    }
}

.module-spotlights .spotlights-items.mode-image {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-image {
        display: grid;
        grid-template-columns:repeat(auto-fill, minmax(20rem, 1fr));
        grid-gap: .8rem
    }
}

.module-spotlights .spotlights-items.mode-image .spotlights-item {
    height: 29.9rem
}

.module-spotlights .spotlights-items.mode-image .spotlights-item a {
    width: 100%
}

.module-spotlights .spotlights-items.mode-image .spotlights-item + .spotlights-item {
    margin-top: 1.7rem
}

@media only screen and (min-width: 576px) {
    .module-spotlights .spotlights-items.mode-image .spotlights-item + .spotlights-item {
        margin-top: unset
    }
}

.module-spotlights .spotlights-items.mode-image .spotlights-item a .img-container {
    position: relative;
    width: 100%;
    height: 29.9rem;
    border-radius: .2rem
}

.module-spotlights .spotlights-items.mode-image .spotlights-item a .img-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .2rem
}

.module-spotlights .spotlights-items.mode-image .spotlights-item a .img-container .spotlight-item-title {
    position: absolute;
    padding: 0 .5rem;
    top: 1.6rem;
    text-align: center !important;
    width: 100%;
    color: #fff;
    text-shadow: 0 .4rem .4rem rgba(0, 0, 0, .25)
}

.module-spotlights .hp_core_pages .img-wrapper img:hover {
    -webkit-animation: shake .9s;
    animation: shake .9s
}

.module-spotlights .hp_core_pages .img-wrapper img {
    -webkit-animation: squize .5s;
    animation: squize .5s
}

@-webkit-keyframes shake {
    20% {
        transform: translate(-3px) rotate(10deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(-12deg)
    }
    40% {
        transform: translate(1px, -1px) rotate(10deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-12deg)
    }
}

@keyframes shake {
    20% {
        transform: translate(-3px) rotate(10deg)
    }
    30% {
        transform: translate(3px, 2px) rotate(-12deg)
    }
    40% {
        transform: translate(1px, -1px) rotate(10deg)
    }
    50% {
        transform: translate(-1px, 2px) rotate(-12deg)
    }
}

@-webkit-keyframes squize {
    10% {
        transform: scale(1.05)
    }
    20% {
        transform: scale(1.1)
    }
    30% {
        transform: scale(1.15)
    }
    40% {
        transform: scale(1.18)
    }
    50% {
        transform: scale(1.2)
    }
    60% {
        transform: scale(1.1)
    }
    70% {
        transform: scale(1)
    }
    80% {
        transform: scale(.9)
    }
    90% {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

@keyframes squize {
    10% {
        transform: scale(1.05)
    }
    20% {
        transform: scale(1.1)
    }
    30% {
        transform: scale(1.15)
    }
    40% {
        transform: scale(1.18)
    }
    50% {
        transform: scale(1.2)
    }
    60% {
        transform: scale(1.1)
    }
    70% {
        transform: scale(1)
    }
    80% {
        transform: scale(.9)
    }
    90% {
        transform: scale(.8)
    }
    to {
        transform: scale(1)
    }
}

.module-iframe {
    margin-top: 2rem
}

.module-iframe .module-title {
    margin-bottom: 2.4rem
}

.module-iframe iframe {
    border: 0;
    width: 100%
}

.homepage-podcasts {
    padding: 3.2rem 0 3.8rem;
    background-color: #f6f6fb
}

.homepage-podcasts .module-title {
    color: #000;
    font-weight: 600
}

@media only screen and (min-width: 768px) {
    .homepage-podcasts {
        padding: 5rem 0 6.2rem
    }

    .homepage-podcasts .module-title {
        font-weight: 700
    }
}

.podcasts {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .podcasts {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-template-rows:repeat(3, 1fr)
    }
}

@media only screen and (min-width: 576px) {
    .podcasts.items-4 {
        grid-template-rows:repeat(4, 1fr);
        grid-template-columns:1fr
    }
}

@media only screen and (min-width: 768px) {
    .podcasts.items-4 {
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .podcasts.items-4 {
        grid-template-rows:repeat(3, 1fr);
        grid-template-columns:repeat(2, 1fr)
    }
}

.podcasts.items-4 .podcast-item.video {
    grid-row: 1/4
}

@media only screen and (min-width: 768px) {
    .podcasts.items-4 .podcast-item {
        max-height: 18.4rem
    }
}

@media only screen and (min-width: 576px) {
    .podcasts.items-3 {
        grid-template-rows:1fr 18.4rem 18.4rem;
        grid-template-columns:1fr
    }
}

@media only screen and (min-width: 768px) {
    .podcasts.items-3 {
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .podcasts.items-3 {
        grid-template-columns:repeat(2, 1fr);
        grid-template-rows:repeat(2, 1fr);
        grid-gap: 2.4rem 1.6rem
    }
}

.podcasts.items-3 .podcast-item.video {
    grid-row: 1/3
}

.podcasts.items-3 .podcast-item a {
    height: 100%
}

@media only screen and (min-width: 992px) {
    .podcasts.items-3 .podcast-item .img-container {
        height: 100%
    }
}

@media only screen and (min-width: 768px) {
    .podcasts.items-2 {
        grid-gap: 1.6rem;
        grid-template-rows:repeat(2, 1fr);
        grid-template-columns:1fr
    }
}

@media only screen and (min-width: 992px) {
    .podcasts.items-2 {
        grid-template-rows:1fr;
        grid-template-columns:repeat(2, 1fr)
    }
}

@media only screen and (min-width: 768px) {
    .podcasts.items-1 {
        grid-gap: 1.6rem;
        grid-template-columns:repeat(2, 1fr);
        grid-template-rows:1fr
    }
}

.podcasts .podcast-item {
    width: 100%
}

.podcasts .podcast-item + .podcast-item {
    margin-top: 1.6rem
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item + .podcast-item {
        margin-top: unset
    }
}

.podcasts .podcast-item.video a {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item.video a {
        display: flex;
        flex-direction: column
    }
}

.podcasts .podcast-item.video .iframe-container, .podcasts .podcast-item.video .img-container {
    height: 18.6rem;
    width: 100%;
    display: block;
    max-width: unset
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item.video .iframe-container, .podcasts .podcast-item.video .img-container {
        height: 39.5rem
    }
}

.podcasts .podcast-item.video .iframe-container img, .podcasts .podcast-item.video .img-container img {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item.video .podcast-body {
        padding: 2.4rem;
        min-height: 18.9rem
    }

    .podcasts .podcast-item.video .podcast-body .podcast-title {
        margin-bottom: 1.6rem;
        flex: 1
    }
}

@media only screen and (min-width: 768px)and (min-width: 768px) {
    .podcasts .podcast-item.video .podcast-body .podcast-title {
        flex: unset
    }
}

.podcasts .podcast-item.video .iframe-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.podcasts .podcast-item.video .iframe-container:not(.active):before {
    content: "";
    font-family: Fontello;
    font-size: 2.4rem;
    color: #fff;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    transition: all .25s linear
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item.video .iframe-container:not(.active):before {
        font-size: 4.8rem
    }
}

.podcasts .podcast-item.video .iframe-container:not(.active) :focus:before, .podcasts .podcast-item.video .iframe-container:not(.active):hover:before {
    content: "";
    font-family: Fontello;
    font-size: 2.4rem;
    color: #c4c4c4;
    position: absolute
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item.video .iframe-container:not(.active) :focus:before, .podcasts .podcast-item.video .iframe-container:not(.active):hover:before {
        font-size: 4.8rem
    }
}

.podcasts .podcast-item.video .iframe-container.active .iframe-preview {
    display: none
}

.podcasts .podcast-item a, .podcasts .podcast-item.video .iframe-container.active iframe {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item a {
        display: flex
    }
}

.podcasts .podcast-item .img-container {
    height: 18.4rem;
    width: 100%;
    display: block
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item .img-container {
        max-width: 20.8rem
    }

    .podcasts .podcast-item .img-container img {
        max-width: inherit
    }
}

.podcasts .podcast-item .img-container img {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.podcasts .podcast-item .podcast-body {
    width: 100%;
    background-color: #fff;
    padding: .8rem 1.6rem;
    min-height: 10.3rem;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item .podcast-body {
        padding: 1.6rem 2.4rem
    }
}

.podcasts .podcast-item .podcast-body .podcast-description {
    display: none;
    flex: 1
}

@media only screen and (min-width: 576px) {
    .podcasts .podcast-item .podcast-body .podcast-description {
        display: block
    }
}

.podcasts .podcast-item .podcast-body .podcast-description p {
    line-height: 2.1rem;
    color: #333;
    font-weight: 600;
    font-size: 1.4rem
}

.podcasts .podcast-item .podcast-body .podcast-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    line-height: 1.8rem
}

.podcasts .podcast-item .podcast-body .podcast-title {
    color: #000;
    font-size: 1.6rem;
    margin-bottom: .8rem;
    flex: 1;
    line-height: 2.4rem
}

@media only screen and (min-width: 768px) {
    .podcasts .podcast-item .podcast-body .podcast-title {
        flex: unset
    }
}

.podcasts .podcast-item .podcast-body .date {
    color: #999;
    font-weight: 400;
    font-size: 1.2rem
}

.podcasts .podcast-item .podcast-body .read-more-text {
    font-size: 1.4rem;
    display: flex;
    align-items: center
}

.podcasts .podcast-item .podcast-body .read-more-text:after {
    content: "";
    font-family: Fontello;
    color: #007ffd;
    font-size: 2rem;
    margin-left: 1.2rem
}

@media only screen and (min-width: 768px) {
    .multi-toplist-container {
        display: flex;
        justify-content: space-between;
        margin-bottom: 2.1rem
    }
}

.multi-toplist-container .multi-toplist-list-container {
    border-radius: 10rem 0 0 10rem;
    margin: 1.2rem -1.5rem 1.6rem 0;
    height: 4.2rem
}

.multi-toplist-container .multi-toplist-list-container .multi-toplist-element-container {
    display: inline-flex;
    background: #f6f6fb;
    border-radius: 10rem
}

@media only screen and (max-width: 991px) {
    .multi-toplist-container .multi-toplist-list-container {
        overflow-x: scroll;
        scroll-behavior: smooth;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory
    }
}

@media only screen and (min-width: 768px) {
    .multi-toplist-container .multi-toplist-list-container {
        margin: 0;
        width: auto;
        border-radius: 10rem
    }
}

.multi-toplist-container ul {
    height: 4rem;
    display: inline-flex;
    width: 100%
}

.multi-toplist-container .multi-toplist-element-inactive {
    padding: 1rem 1rem .8rem 2.4rem
}

.multi-toplist-container .multi-toplist-element-inactive .text {
    padding-right: 1.4rem
}

.multi-toplist-container li {
    padding: 1rem 2.4rem .8rem;
    white-space: nowrap;
    box-sizing: border-box;
    margin-right: .8rem;
    border-radius: 10rem 10rem 10rem 6rem;
    box-shadow: none;
    height: 4rem;
    color: #999
}

@media only screen and (min-width: 768px) {
    .multi-toplist-container li {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.multi-toplist-container li:not(.multi-toplist-element-active):hover {
    background: #e3e6ef;
    cursor: pointer;
    border-radius: 10rem;
    color: #000
}

.multi-toplist-container li:last-child {
    margin-right: 0
}

.multi-toplist-container .multi-toplist-element-active {
    padding: 1rem 1rem .8rem 2rem;
    box-shadow: 0 .2rem .4rem rgba(23, 24, 47, .15);
    background: #fff;
    border-radius: 10rem;
    height: 4rem
}

.multi-toplist-container .multi-toplist-element-active .text {
    padding-right: .6rem;
    color: #000
}

.multi-toplist-container .green-active-dot {
    background: #54d577;
    display: inline-block;
    height: .8rem;
    width: .8rem;
    border-radius: 50%
}

.podium-center {
    justify-content: center
}

@media only screen and (max-width: 1199px) {
    .podium-center {
        justify-content: unset
    }
}

.podium-with-three-stand {
    display: grid;
    grid-template-columns:repeat(3, 28.6rem);
    grid-column-gap: 1.6rem;
    margin-bottom: 1.2rem;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 2rem 0 2.5rem
}

.podium-with-three-stand .podium-container:first-child {
    order: 2
}

.podium-with-three-stand .podium-container:nth-child(2) {
    order: 1
}

.podium-with-three-stand .podium-container:nth-child(3) {
    order: 3
}

.podium-with-three-stand .podium-container {
    background: #f6f6fb;
    box-sizing: border-box;
    border-radius: .8rem
}

.podium-with-three-stand .podium-container:first-child {
    box-shadow: .4rem .8rem 1.6rem #e3ddd2;
    margin: -.8rem 0;
    padding: .6rem 0 1rem
}

.podium-with-three-stand .gold-place {
    background: linear-gradient(to right top, #f6f6fb, #fbe7ad);
    border: .2rem solid #fbe7ad;
    position: relative;
    -o-border-image: linear-gradient(to left top, #fff9ed, #e8cb92, #fff7e1, #f4e0aa, #f9f1dc) 1;
    border-image: linear-gradient(to left top, #fff9ed, #e8cb92, #fff7e1, #f4e0aa, #f9f1dc) 1;
    -webkit-animation-name: showGoldPodium;
    animation-name: showGoldPodium;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.podium-with-three-stand .gold-place .podium {
    position: relative
}

.podium-with-three-stand .gold-place .podium:first-child:after {
    -webkit-animation: slide 1s ease-in-out infinite;
    animation: slide 1s ease-in-out infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    content: "";
    position: absolute;
    width: 5.6rem;
    height: 100%;
    opacity: 0;
    transform: rotate(30deg);
    background: hsla(0, 0%, 100%, .5);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .1) 0, hsla(0, 0%, 100%, .2) 77%, hsla(0, 0%, 100%, .3) 92%, hsla(0, 0%, 100%, 0))
}

.podium-with-three-stand .podium {
    border-bottom: .1rem solid rgba(0, 0, 0, .1);
    margin-bottom: 1.6rem
}

.podium-with-three-stand .podium:last-child {
    border-bottom: none;
    margin-bottom: 1.6rem
}

.podium-with-three-stand .podium-2 {
    grid-template-columns:1fr 2fr
}

.podium-with-three-stand .podium-3 {
    grid-template-columns:repeat(3, 1fr)
}

.podium-with-three-stand .podium .podium-row .toplist-table-name {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.podium-with-three-stand .podium .podium-row .toplist-table-name ._name {
    margin: 1rem 0 1.6rem;
    color: #000;
    font-weight: 600;
    line-height: 2.4rem
}

.podium-with-three-stand .podium .podium-row .toplist-table-name .logo-container img {
    height: 8.8rem;
    width: 8.8rem;
    margin-top: 1.6rem;
    border-radius: 50%
}

.podium-with-three-stand .podium .cto-icon {
    position: absolute;
    left: 1.6rem;
    top: -1.3rem;
    z-index: 1
}

.podium-with-three-stand .podium .podium-cta {
    display: flex;
    justify-content: center;
    align-items: center
}

.podium-with-three-stand .podium .podium-cta .btn-cta {
    width: 89%;
    font-size: 1.6rem;
    line-height: 3rem;
    font-weight: 600;
    border-radius: .4rem
}

.podium-with-three-stand .podium-badge {
    position: absolute;
    top: 0;
    right: 1.4rem
}

.podium-with-three-stand .podium-badge .toplist-badges {
    display: grid;
    background: #fff;
    color: #000;
    font-weight: 600;
    font-size: 1.2rem;
    box-shadow: 0 .2rem .4rem rgba(0, 0, 0, .15);
    border-radius: .8rem;
    margin-top: .6rem;
    padding: .4rem .8rem;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 2.4rem;
    text-transform: capitalize;
    border: .1rem solid;
    border-image-source: linear-gradient(269.85deg, #f6f6fb, #fbe7ad)
}

.podium-with-three-stand .rating-container {
    margin-bottom: 1.5rem;
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    place-items: center
}

.podium-with-three-stand .rating-container .table-flag {
    height: 3.2rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 6rem;
    border: .1rem solid #c4c4c4;
    border-radius: 8px;
    grid-column-start: 1;
    grid-column-end: 1;
    font-size: .5rem
}

@media only screen and (min-width: 768px) {
    .podium-with-three-stand .rating-container .table-flag {
        margin: 0 0 0 1.6rem
    }
}

.podium-with-three-stand .rating-container .table-flag img {
    width: 2.5rem;
    height: 1.5rem
}

.podium-with-three-stand .rating-container .table-flag:after {
    content: "";
    font-family: Fontello;
    background: #daffc8;
    font-size: .7rem;
    border-radius: 50%;
    color: #59be28;
    padding: .3rem
}

.podium-with-three-stand .rating-container .table-flag img {
    border-radius: .5rem;
    opacity: .7;
    margin-right: -1rem
}

.podium-with-three-stand .rating-container .toplist-text-rating {
    display: flex;
    align-items: center;
    padding: .2rem .8rem;
    background: #fff1dc;
    border: .1rem solid #fcca00;
    box-shadow: 0 .4rem .4rem #eeeadc;
    border-radius: .8rem;
    height: 3.2rem;
    font-weight: 600;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    grid-column-start: 2;
    grid-column-end: 4
}

.podium-with-three-stand .rating-container .toplist-text-rating:before {
    content: "a";
    font-family: Fontello;
    color: #fcca00;
    padding-right: .8rem;
    font-size: 1.2rem
}

.podium-with-three-stand .rating-container .toplist-text-rating .rating-text {
    font-size: 1.8rem
}

.podium-with-three-stand .rating-container .toplist-text-rating .lower-score {
    font-size: 1.4rem
}

@-webkit-keyframes slide {
    10% {
        opacity: 1;
        top: -20%;
        left: -10%;
        height: 10%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    20% {
        opacity: 1;
        top: 10%;
        left: 10%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    30% {
        opacity: 1;
        height: 100%;
        top: 20%;
        left: 20%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    40% {
        opacity: 1;
        height: 100%;
        top: 30%;
        left: 30%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    50% {
        opacity: 1;
        height: 100%;
        top: 40%;
        left: 40%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    60% {
        opacity: 1;
        height: 100%;
        top: 50%;
        left: 50%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    70% {
        opacity: 1;
        top: 60%;
        left: 60%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    80% {
        opacity: 1;
        top: 60%;
        left: 60%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    to {
        opacity: 0;
        top: 100%;
        left: 100%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
}

@keyframes slide {
    10% {
        opacity: 1;
        top: -20%;
        left: -10%;
        height: 10%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    20% {
        opacity: 1;
        top: 10%;
        left: 10%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    30% {
        opacity: 1;
        height: 100%;
        top: 20%;
        left: 20%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    40% {
        opacity: 1;
        height: 100%;
        top: 30%;
        left: 30%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    50% {
        opacity: 1;
        height: 100%;
        top: 40%;
        left: 40%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    60% {
        opacity: 1;
        height: 100%;
        top: 50%;
        left: 50%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    70% {
        opacity: 1;
        top: 60%;
        left: 60%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    80% {
        opacity: 1;
        top: 60%;
        left: 60%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
    to {
        opacity: 0;
        top: 100%;
        left: 100%;
        height: 100%;
        transition-property: left, top, opacity;
        transition-duration: .7s, .7s, .15s;
        transition-timing-function: ease
    }
}

.gold-place {
    margin: auto;
    text-align: center;
    position: relative;
    transition: .5s ease;
    border: .4rem solid transparent
}

.gold-place:before {
    position: absolute;
    width: 0;
    height: .4rem;
    content: "";
    background: #fff;
    top: -.4rem;
    transition: width .1s ease-out .3s;
    -web-kit-transition: .1s width ease-out .3s;
    -webkit-animation-name: removeBorderWidth;
    animation-name: removeBorderWidth;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    z-index: 1;
    transform: rotate(180deg);
    right: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.gold-place:after {
    position: absolute;
    width: .4rem;
    height: 0;
    content: "";
    background: #fff;
    right: -.4rem;
    transition: height .1s ease-out .2s;
    -web-kit-transition: .1s height ease-out .2s;
    -webkit-animation-name: removeBorderHeight;
    animation-name: removeBorderHeight;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    transform: rotate(180deg);
    bottom: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.gold-place .podium-container-inner:after {
    position: absolute;
    width: 0;
    height: .4rem;
    -webkit-animation-name: removeBorderWidth;
    animation-name: removeBorderWidth;
    content: "";
    background: #fff;
    bottom: -.4rem;
    right: -.4rem;
    transition: width .1s ease-out .1s;
    -web-kit-transition: .1s width ease-out .1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    left: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.gold-place .podium-container-inner:before {
    position: absolute;
    width: .4rem;
    height: 0;
    content: "";
    background: #fff;
    top: 0;
    bottom: -.4rem;
    left: -.4rem;
    transition: height .1s ease-out 0s;
    -web-kit-transition: .1s height ease-out 0s;
    -webkit-animation-name: removeBorderHeight;
    animation-name: removeBorderHeight;
    transform: rotate(180deg);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes removeBorderHeight {
    to {
        content: "";
        height: 100%;
        z-index: -1
    }
}

@keyframes removeBorderHeight {
    to {
        content: "";
        height: 100%;
        z-index: -1
    }
}

@-webkit-keyframes removeBorderWidth {
    to {
        content: "";
        width: 100%;
        z-index: -1
    }
}

@keyframes removeBorderWidth {
    to {
        content: "";
        width: 100%;
        z-index: -1
    }
}

.page-search .search-results-title, .page-search .search-title {
    text-transform: uppercase
}

.page-search .search-title {
    margin-top: 2rem;
    overflow-wrap: break-word
}

.page-search .search-results-container, .page-search .search-results-title {
    border-bottom: .2rem solid rgba(0, 0, 0, .1);
    margin-bottom: 1.5rem
}

.page-search .search-results-container {
    display: flex;
    align-items: center
}

.page-search .search-results-container .search-results-title {
    border-bottom: unset;
    margin-bottom: unset
}

.page-search .search-results-container .es-badge {
    margin: 0 .8rem .2rem 0
}

.page-search .error-text {
    display: block;
    margin-bottom: 3rem;
    color: #E0DCF3;
    font-size: 1.4rem;
    font-weight: 600
}

.page-search .toplist .toplist-main .logo:before {
    content: "";
    counter-increment: unset;
    left: unset;
    background: unset
}

.not-found-page {
    background-color: #fff;
    color: #000;
    margin-top: 5.6rem
}

@media only screen and (min-width: 1200px) {
    .not-found-page {
        margin-top: 7.2rem
    }
}

.not-found-page .col-centered {
    float: none;
    margin: 0 auto
}

.not-found-page .intro {
    margin: 4.5rem 0 4.8rem;
    display: flex
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro {
        flex-direction: column-reverse;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .not-found-page .intro {
        min-height: 18.9rem
    }
}

.not-found-page .intro .img-container {
    width: 48.6rem;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .img-container {
        width: 100%;
        justify-content: center;
        height: 10.6rem
    }
}

.not-found-page .intro .img-container img {
    max-width: 100%;
    height: auto
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .img-container img {
        max-height: 10.6rem
    }
}

.not-found-page .intro .details {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 8rem
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .details {
        align-items: center;
        justify-content: center;
        padding-right: 0
    }
}

.not-found-page .intro .details h1 {
    color: #000;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 4.4rem;
    text-align: left
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .details h1 {
        font-size: 2.2rem;
        font-weight: 700;
        text-align: center;
        line-height: 2.2rem;
        justify-content: center;
        margin: 3.2rem 0 0
    }
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .details h1 .btn-cta:first-child {
        margin-left: unset
    }
}

.not-found-page .intro .details .btn-container {
    display: flex;
    flex-direction: row;
    margin: 3.7rem -1.5rem 0
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .details .btn-container {
        align-items: center;
        justify-content: center;
        overflow-x: scroll;
        scroll-behavior: smooth;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .not-found-page .intro .details .btn-container {
        justify-content: flex-start;
        align-items: flex-start
    }
}

.not-found-page .intro .details .btn-container .btn-cta:first-child {
    margin-left: 1.6rem
}

@media only screen and (max-width: 991px) {
    .not-found-page .intro .details .btn-container .btn-cta:first-child {
        margin-left: 0
    }
}

.not-found-page .intro .details .btn-container .btn-cta {
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    background: #59be28;
    background-color: #fff;
    border-radius: .2rem;
    display: flex;
    margin-right: 1.6rem;
    min-height: 4.8rem;
    padding: 1rem 2.8rem;
    scroll-snap-align: center;
    text-transform: none;
    font-size: 1.4rem;
    font-weight: 700
}

.not-found-page .intro .details .btn-container .btn-cta:hover {
    background: #6cda36
}

.not-found-page .intro .details .btn-container .btn-cta:last-child {
    margin-right: 0
}

.not-found-page .intro .details .btn-container .btn-cta:focus, .not-found-page .intro .details .btn-container .btn-cta:hover {
    background-color: #af0b10
}

.not-found-page .module-toplist {
    max-width: 89rem;
    margin: 4.8rem auto
}

.newsletter-page {
    background: #c1181d;
    padding: 3rem 0
}

@media only screen and (min-width: 768px) {
    .newsletter-page {
        padding: 4rem 0
    }
}

.newsletter-page h1 {
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 3rem
}

.newsletter-page .form {
    background: #fff;
    padding: 2rem;
    text-align: center;
    max-width: 76rem;
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .newsletter-page .form {
        padding: 3rem 5rem
    }
}

.newsletter-page .form form {
    display: flex;
    flex-direction: column;
    margin: 2rem 0
}

@media only screen and (min-width: 768px) {
    .newsletter-page .form form {
        flex-direction: unset
    }
}

.newsletter-page .form form input[type=email] {
    background: #f2f2f2;
    height: 4.8rem;
    font-size: 1.5rem;
    padding: 0 2rem 0 3rem;
    width: 100%
}

.newsletter-page .form form button {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 4.8rem;
    width: 100%;
    font-size: 1.5rem;
    background: #ffffff;
    width: 10.8rem;
    font-size: 2.4rem;
    font-weight: 700
}

.newsletter-page .form form button:hover {
    background: #c80808
}

@media only screen and (min-width: 768px) {
    .newsletter-page .form form button {
        min-width: 30%;
        width: 20rem
    }
}

.newsletter-page .form .content {
    font-size: 1.2rem
}

.newsletter-page .form .content a {
    color: #E0DCF3
}

.newsletter-page .form .content a:focus, .newsletter-page .form .content a:hover {
    text-decoration: underline;
    color: #c70c12
}

.page-modules.homepage-modules {
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .page-modules.homepage-modules .module-cards.games-preview ul {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem 3rem
    }
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type {
    margin: 0 0 2.4rem;
    padding: 0;
    background-color: unset
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon {
    display: grid;
    flex-direction: unset;
    -ms-scroll-snap-type: unset;
    scroll-snap-type: unset;
    margin: unset;
    overflow-x: unset;
    grid-template-columns:repeat(auto-fill, minmax(10.9rem, 1fr));
    grid-template-rows:repeat(2, 1fr);
    grid-gap: .8rem
}

@media only screen and (min-width: 576px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon {
        grid-template-columns:repeat(auto-fill, minmax(18.7rem, 1fr));
        grid-gap: 1.6rem
    }
}

@media only screen and (min-width: 992px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        grid-gap: unset;
        justify-content: flex-end
    }
}

@media only screen and (min-width: 1200px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon {
        padding-right: 1.68rem
    }
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item {
    background-color: #f6f6fb;
    border-radius: .2rem;
    padding: 1rem .8rem .8rem;
    transition: all .1s ease;
    min-width: unset
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item:focus, .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item:hover {
    background: linear-gradient(180deg, #f6f6fb, #edf5fd);
    transition: all .1s ease;
    box-shadow: .8rem .8rem 1.6rem rgba(0, 0, 0, .15)
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a {
    color: #007ffd;
    justify-content: space-between;
    height: 100%
}

.page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
    margin-top: .8rem;
    line-height: 1.8rem;
    font-size: 1.4rem;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
        max-width: 7rem
    }
}

@media only screen and (min-width: 768px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a .spotlight-item-title {
        margin-top: 2.4rem;
        font-size: 1.6rem;
        line-height: 2.4rem
    }
}

@media only screen and (max-width: 991px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a .img-wrapper, .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item a .img-wrapper > img {
        width: 4.8rem;
        height: 4.8rem
    }
}

@media only screen and (min-width: 992px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item {
        min-height: 16.7rem;
        flex-basis: 15.7rem;
        margin-bottom: 2.4rem;
        padding: 2.4rem .8rem 1.5rem
    }

    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item + .spotlights-item, .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item:first-of-type {
        margin-right: 1.6rem
    }

    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item:last-child, .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item:nth-child(3) {
        margin-right: 0
    }
}

@media only screen and (min-width: 1200px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type .spotlights-items.mode-icon .spotlights-item {
        flex-basis: 18.7rem
    }
}

@media only screen and (min-width: 992px) {
    .page-modules.homepage-modules .module-spotlights.v2:first-of-type {
        margin: 0 0 4rem
    }
}

.page-modules.homepage-modules h1:first-of-type {
    font-size: 2.2rem;
    text-transform: uppercase;
    border-bottom: none;
    margin: unset
}

@media only screen and (min-width: 768px) {
    .page-modules.homepage-modules h1:first-of-type {
        font-size: 3.6rem
    }
}

.page-modules.homepage-modules .module-toplist.main {
    position: relative
}

@media only screen and (max-width: 767px) {
    .page-modules.homepage-modules .module-toplist.main {
        margin-top: 0
    }
}

.page-modules.homepage-modules .module-toplist.homepage h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 3rem;
    color: #000;
    margin-bottom: 1.6rem;
    text-transform: capitalize;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .page-modules.homepage-modules .module-toplist.homepage h1 {
        font-size: 2.8rem;
        font-weight: 700;
        line-height: 4.2rem
    }
}

.page-modules.homepage-modules .content-banner {
    margin: 4rem 0
}

.page-modules.homepage-modules .content-banner .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.page-modules.homepage-modules .content-banner .content-header {
    max-width: 28.5rem;
    width: 100%;
    justify-content: flex-start;
    padding: 1.2rem 1.6rem;
    background-color: #fff;
    color: #fff;
    display: flex
}

.page-modules.homepage-modules .content-banner .content-header .h2 {
    font-size: 1.6rem
}

.page-modules.homepage-modules .content-banner .content-banner-image {
    display: flex;
    align-items: center;
    justify-content: center
}

.page-modules.homepage-modules .content-banner .content-banner-image img {
    max-width: unset;
    margin: 0
}

@media only screen and (min-width: 768px) {
    .page-modules.homepage-modules .content-banner {
        margin: 0
    }
}

.contact-page {
    background: #fff
}

.contact-page .page-modules {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .contact-page .page-modules {
        display: grid;
        grid-template-columns:1fr .5fr;
        grid-column-gap: 4rem;
        margin-top: 4rem
    }
}

.contact-page .page-modules .table-responsive {
    box-shadow: none;
    overflow: hidden;
    border-radius: 0
}

@media only screen and (min-width: 768px) {
    .contact-page .page-modules .module-content p {
        font-size: 1.8rem
    }
}

.contact-page .page-modules h1:first-of-type {
    font-size: 2.8rem;
    margin: unset;
    border-bottom: none
}

@media only screen and (min-width: 992px) {
    .contact-page .page-modules h1:first-of-type {
        font-size: 2.2rem
    }
}

.contact-page .page-modules .module-content:first-child {
    order: 2
}

.contact-page .page-modules .module-content:nth-child(2) {
    order: 3
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive table {
    border-collapse: separate;
    border-spacing: .6rem .8rem
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive td {
    background-color: #f2f2f2;
    border-radius: .2rem;
    height: 2.6rem;
    padding: 1.6rem 0
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:first-child {
    margin: 2.4rem 0
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:first-child img {
    border-radius: 50%
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:nth-child(3) {
    margin-bottom: 2.4rem;
    font-size: 1.4rem
}

.contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:nth-child(4), .contact-page .page-modules .module-content:nth-child(2) .table-responsive td p a {
    font-size: 1.4rem
}

@media only screen and (max-width: 991px) {
    .contact-page .page-modules .module-content:nth-child(2) .table-responsive table, .contact-page .page-modules .module-content:nth-child(2) .table-responsive tbody, .contact-page .page-modules .module-content:nth-child(2) .table-responsive td, .contact-page .page-modules .module-content:nth-child(2) .table-responsive th, .contact-page .page-modules .module-content:nth-child(2) .table-responsive thead, .contact-page .page-modules .module-content:nth-child(2) .table-responsive tr {
        display: block;
        width: 100%
    }

    .contact-page .page-modules .module-content:nth-child(2) .table-responsive td {
        width: 100% !important;
        margin-bottom: .8rem;
        padding: 1.6rem;
        border-radius: .2rem;
        height: auto
    }

    .contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:first-child {
        float: left;
        margin: 0
    }

    .contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:nth-child(2) {
        margin-top: 3.4rem;
        margin-left: 12rem;
        text-align: left !important
    }

    .contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:nth-child(3) {
        margin-left: 12rem;
        text-align: left !important
    }

    .contact-page .page-modules .module-content:nth-child(2) .table-responsive td div:nth-child(4), .contact-page .page-modules .module-content:nth-child(2) .table-responsive td p:nth-child(4) {
        text-align: left !important;
        font-size: 1.4rem;
        margin: 0
    }
}

.contact-page .page-modules .module-content:nth-child(3) {
    order: 4
}

.contact-page .page-modules .module-content:nth-child(3) .table-responsive table {
    border-collapse: separate;
    border-spacing: .9rem .8rem
}

.contact-page .page-modules .module-content:nth-child(3) .table-responsive td {
    background-color: #f2f2f2;
    padding: 2.4rem;
    height: 3.4rem;
    font-size: 1.4rem
}

.contact-page .page-modules .module-content:nth-child(3) .table-responsive td div a {
    width: 100%;
    padding: 0;
    display: inline
}

.contact-page .page-modules .module-content:nth-child(3) .table-responsive td div a img {
    margin: 1.6rem 0 0 !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width: 767px) {
    .contact-page .page-modules .module-content:nth-child(3) .table-responsive table, .contact-page .page-modules .module-content:nth-child(3) .table-responsive tbody, .contact-page .page-modules .module-content:nth-child(3) .table-responsive td, .contact-page .page-modules .module-content:nth-child(3) .table-responsive th, .contact-page .page-modules .module-content:nth-child(3) .table-responsive thead, .contact-page .page-modules .module-content:nth-child(3) .table-responsive tr {
        display: block;
        width: 100%
    }

    .contact-page .page-modules .module-content:nth-child(3) .table-responsive td {
        width: 100% !important;
        margin-bottom: 1.6rem;
        height: auto
    }

    .contact-page .page-modules .module-content:nth-child(3) .table-responsive td img {
        border-radius: 50%
    }
}

.contact-page .page-modules .newsletter-new {
    order: 5;
    grid-column: 1/3
}

@media only screen and (min-width: 992px) {
    .contact-page .page-modules .newsletter-new {
        grid-column: 1/2
    }
}

.contact-page .page-modules .module-content:nth-child(n+3) {
    grid-column-end: span 2
}

@media only screen and (min-width: 992px) {
    .contact-page .page-modules .module-content:nth-child(n+3) {
        grid-column-end: 2
    }
}

@media only screen and (min-width: 768px) {
    .contact-page .page-modules .module-content.p {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    main.casino-games .module-cards.games-preview ul {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 2rem 3rem
    }
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout .spinroom-header {
        grid-column: 2/5
    }
}

main.spinroom-layout.three-columns, main.spinroom-layout.two-column-left {
    grid-gap: 0
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container {
    position: sticky;
    top: 5.6rem;
    background-color: #e7e7e7;
    left: 0;
    width: 100%;
    z-index: 2;
    display: none
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container {
        display: block
    }
}

@media only screen and (min-width: 1200px) {
    main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container {
        top: 7rem
    }
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul {
    display: flex
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul {
        flex-wrap: wrap;
        justify-content: center
    }
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li {
    padding: 2rem;
    text-transform: uppercase;
    cursor: pointer
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li.active, main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:hover, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li.active, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:hover {
    color: #E0DCF3
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:first-child, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:first-child {
        display: none
    }

    main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:before {
        display: block;
        text-align: center;
        font-size: 2rem
    }
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:first-child:before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:first-child:before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:nth-child(2):before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:nth-child(2):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:nth-child(3):before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:nth-child(3):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:nth-child(4):before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:nth-child(4):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:nth-child(5):before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:nth-child(5):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .spinroom-filter-top-container ul li:nth-child(6):before, main.spinroom-layout.two-column-left .spinroom-header .spinroom-filter-top-container ul li:nth-child(6):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns .spinroom-header .module, main.spinroom-layout.three-columns .spinroom-header > h1, main.spinroom-layout.two-column-left .spinroom-header .module, main.spinroom-layout.two-column-left .spinroom-header > h1 {
    padding: 2rem
}

main.spinroom-layout.three-columns section, main.spinroom-layout.two-column-left section {
    min-width: 100%;
    padding: 0;
    position: relative
}

main.spinroom-layout.three-columns section .games-preview, main.spinroom-layout.two-column-left section .games-preview {
    padding-top: 0
}

main.spinroom-layout.three-columns section .module, main.spinroom-layout.three-columns section > h1, main.spinroom-layout.two-column-left section .module, main.spinroom-layout.two-column-left section > h1 {
    padding: 2rem
}

main.spinroom-layout.three-columns section .module-content iframe, main.spinroom-layout.two-column-left section .module-content iframe {
    width: auto !important
}

main.spinroom-layout.three-columns section .module-banner, main.spinroom-layout.two-column-left section .module-banner {
    text-align: center
}

main.spinroom-layout.three-columns section .module-banner img, main.spinroom-layout.two-column-left section .module-banner img {
    width: auto
}

main.spinroom-layout.three-columns aside, main.spinroom-layout.two-column-left aside {
    padding: 0 2rem;
    color: #000
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside, main.spinroom-layout.two-column-left aside {
        padding: 0 0 0 2rem
    }
}

main.spinroom-layout.three-columns aside .checkbox-container, main.spinroom-layout.two-column-left aside .checkbox-container {
    display: block;
    position: relative;
    padding: .6rem .5rem .6rem 2.5rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-size: 1.2rem
}

main.spinroom-layout.three-columns aside .checkbox-container input, main.spinroom-layout.two-column-left aside .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

main.spinroom-layout.three-columns aside .checkbox-container input:checked ~ .checkmark:after, main.spinroom-layout.two-column-left aside .checkbox-container input:checked ~ .checkmark:after {
    display: block
}

main.spinroom-layout.three-columns aside .checkbox-container .checkmark, main.spinroom-layout.two-column-left aside .checkbox-container .checkmark {
    position: absolute;
    left: 0;
    height: 1.5rem;
    width: 1.5rem;
    background-color: #fff;
    border: 1px solid #bbb
}

main.spinroom-layout.three-columns aside .checkbox-container .checkmark:after, main.spinroom-layout.two-column-left aside .checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 4px;
    top: 1px;
    width: .5rem;
    height: 1rem;
    border: solid #E0DCF3;
    border-width: 0 .3rem .3rem 0;
    transform: rotate(45deg)
}

main.spinroom-layout.three-columns aside .spinroom-filter-container, main.spinroom-layout.two-column-left aside .spinroom-filter-container {
    position: sticky;
    height: auto;
    padding-top: 1rem;
    display: grid;
    top: 5.6rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container::-webkit-scrollbar, main.spinroom-layout.two-column-left aside .spinroom-filter-container::-webkit-scrollbar {
    width: .8rem;
    border-radius: .5rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container::-webkit-scrollbar-track, main.spinroom-layout.two-column-left aside .spinroom-filter-container::-webkit-scrollbar-track {
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .3)
}

main.spinroom-layout.three-columns aside .spinroom-filter-container::-webkit-scrollbar-thumb, main.spinroom-layout.two-column-left aside .spinroom-filter-container::-webkit-scrollbar-thumb {
    background: grey
}

main.spinroom-layout.three-columns aside .spinroom-filter-container::-webkit-scrollbar-thumb:hover, main.spinroom-layout.two-column-left aside .spinroom-filter-container::-webkit-scrollbar-thumb:hover {
    background: grey
}

@media only screen and (min-width: 1200px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container, main.spinroom-layout.two-column-left aside .spinroom-filter-container {
        top: 7rem
    }
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container, main.spinroom-layout.two-column-left aside .spinroom-filter-container {
        height: calc(100vh - 8rem);
        overflow-y: scroll
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container input, main.spinroom-layout.three-columns aside .spinroom-filter-container p, main.spinroom-layout.three-columns aside .spinroom-filter-container > div, main.spinroom-layout.two-column-left aside .spinroom-filter-container input, main.spinroom-layout.two-column-left aside .spinroom-filter-container p, main.spinroom-layout.two-column-left aside .spinroom-filter-container > div {
    padding-right: 1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section {
    display: grid;
    grid-template-columns:2fr 1fr
}

@media only screen and (min-width: 768px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section {
        grid-template-columns:none
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section .filter-btn, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section .filter-btn {
    text-align: right;
    text-transform: uppercase;
    cursor: pointer
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section .filter-btn:before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section .filter-btn:before {
    content: "";
    font-family: Fontello;
    color: #E0DCF3;
    vertical-align: text-bottom;
    padding-right: .5rem
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .top-section .filter-btn, main.spinroom-layout.two-column-left aside .spinroom-filter-container .top-section .filter-btn {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container {
        order: 999
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container p, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container p {
    text-transform: uppercase;
    padding-top: 1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul {
    display: flex;
    flex-wrap: wrap
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li {
    background-color: #fff;
    margin-right: 1rem;
    margin-bottom: 1rem;
    padding: .3rem;
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    cursor: pointer
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li span, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li span {
    vertical-align: initial;
    margin: 0 .5rem;
    display: inline-block;
    width: 1rem;
    height: 1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li span:after, main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li span:before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li span:after, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li span:before {
    content: "";
    display: block;
    width: 140%;
    height: .3rem;
    background: #fff;
    border-radius: .1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li span:before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li span:before {
    transform: rotate(45deg);
    transform-origin: 0 0;
    margin-top: -.075rem;
    margin-left: .15rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul li span:after, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul li span:after {
    transform: rotate(-45deg);
    transform-origin: 100% 0;
    margin-left: -45%;
    margin-top: -.3rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container p, main.spinroom-layout.three-columns aside .spinroom-filter-container .filters-selected-container ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container p, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filters-selected-container ul {
    display: none
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter {
    display: none;
    margin-top: 1rem
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter {
        display: block;
        margin-top: 0
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter > div, main.spinroom-layout.three-columns aside .spinroom-filter-container .filter > ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter > div, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter > ul {
    padding-top: 1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots {
    display: none
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul {
    display: flex
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul {
        flex-wrap: wrap;
        justify-content: center
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li {
    padding: 2rem;
    text-transform: uppercase;
    cursor: pointer
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li.active, main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:hover, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li.active, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:hover {
    color: #E0DCF3
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:first-child, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:first-child {
        display: none
    }

    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:before {
        display: block;
        text-align: center;
        font-size: 2rem
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:first-child:before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:first-child:before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(2):before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(2):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(3):before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(3):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(4):before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(4):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(5):before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(5):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(6):before, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.filter-slots ul li:nth-child(6):before {
    content: "";
    font-family: Fontello
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter h2, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter h2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 1rem;
    border-bottom: 1px solid #bbb;
    position: relative
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter h2, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter h2 {
        font-size: 2rem;
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
        padding-top: 1rem
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter h2:after, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter h2:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #E0DCF3;
    border-width: 0 .3333333333rem .3333333333rem 0;
    padding: .3333333333rem;
    transform: rotate(-135deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: .8rem;
    transition: .5s
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter h2:after, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter h2:after {
        display: none
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.active h2:after, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.active h2:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #E0DCF3;
    border-width: 0 .3333333333rem .3333333333rem 0;
    padding: .3333333333rem;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    bottom: 100%;
    left: calc(50% - .33333rem);
    position: absolute;
    left: auto
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter ul {
    display: grid;
    grid-template-columns:1fr 1fr;
    height: 0;
    overflow: hidden;
    transition: height .5s ease-in
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container .filter ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter ul {
        height: auto;
        padding-top: 2rem
    }
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter ul li, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter ul li {
    padding-bottom: 1rem
}

main.spinroom-layout.three-columns aside .spinroom-filter-container .filter.active ul, main.spinroom-layout.two-column-left aside .spinroom-filter-container .filter.active ul {
    transition: height .5s ease-out
}

main.spinroom-layout.three-columns aside .spinroom-filter-container input.search-games, main.spinroom-layout.two-column-left aside .spinroom-filter-container input.search-games {
    border: 1px solid #bbb;
    padding: 1rem 1.5rem;
    font-size: 1.6rem;
    margin: 2rem 0;
    width: 100%
}

@media only screen and (max-width: 991px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container input.search-games, main.spinroom-layout.two-column-left aside .spinroom-filter-container input.search-games {
        order: 9
    }
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside .spinroom-filter-container input.search-games, main.spinroom-layout.two-column-left aside .spinroom-filter-container input.search-games {
        width: 95%
    }
}

@media only screen and (min-width: 992px) {
    main.spinroom-layout.three-columns aside:first-of-type, main.spinroom-layout.two-column-left aside:first-of-type {
        grid-row: 1/3
    }
}

main.spinroom-layout .spinroom-settings {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border-radius: .2rem;
    height: 6rem;
    width: 100%;
    font-size: 1.5rem;
    background: rgba(0, 0, 0, .7)
}

main.spinroom-layout .spinroom-settings:hover {
    background: #000
}

.sitemap .sitemap-header {
    margin: 2.4rem 0 1.8rem
}

@media only screen and (min-width: 768px) {
    .sitemap .sitemap-header {
        margin: 4rem 0 .35rem
    }
}

.sitemap .sitemap-header h1 {
    font-size: 2.2rem
}

@media only screen and (min-width: 768px) {
    .sitemap .sitemap-pages {
        display: grid;
        grid-template-columns:repeat(2, 1fr)
    }

    .sitemap .sitemap-pages .first {
        grid-row: 1/4
    }

    .sitemap .sitemap-pages .second {
        grid-row: 1/3
    }

    .sitemap .sitemap-pages .third {
        grid-row: 4/6
    }

    .sitemap .sitemap-pages .fourth {
        grid-row: 3/7
    }

    .sitemap .sitemap-pages .fifth {
        grid-row: 2/3
    }

    .sitemap .sitemap-pages .sixth {
        grid-row: 1/2
    }
}

@media only screen and (min-width: 992px) {
    .sitemap .sitemap-pages {
        display: grid;
        grid-template-columns:repeat(3, 1fr)
    }

    .sitemap .sitemap-pages .first {
        grid-row: 1/4
    }

    .sitemap .sitemap-pages .second, .sitemap .sitemap-pages .third {
        grid-row: 1/2
    }

    .sitemap .sitemap-pages .fourth {
        grid-row: 1/6
    }

    .sitemap .sitemap-pages .fifth {
        grid-row: 4/5
    }

    .sitemap .sitemap-pages .sixth {
        grid-row: 2/3
    }
}

.sitemap .sitemap-pages .bx-bx-sitemap:before {
    content: "";
    font-family: Fontello;
    color: #fff;
    background: #007ffd;
    margin-right: .4rem;
    font-size: 4.8rem;
    border-radius: .5rem
}

.sitemap .sitemap-pages ul .title {
    display: flex;
    align-items: center;
    padding-bottom: 1.3rem;
    margin-top: 3.2rem;
    font-size: 1.6rem
}

.sitemap .sitemap-pages ul li {
    flex-direction: unset;
    position: relative
}

.sitemap .sitemap-pages ul li a {
    color: #000;
    line-height: 1.5rem;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    font-size: 1.2rem;
    font-weight: 400
}

.sitemap .sitemap-pages ul .sitemap-link {
    height: 4rem;
    padding-left: 5rem;
    display: flex;
    align-items: center
}

.sitemap .sitemap-pages ul .sitemap-link .line {
    position: relative
}

.sitemap .sitemap-pages ul .sitemap-link .line:before {
    content: "";
    font-family: Fontello;
    font-size: 3.2rem;
    color: #c4c4c4;
    position: absolute;
    left: -6rem;
    top: -3.5rem;
    height: 2rem;
    width: 2rem
}

.sitemap .sitemap-pages ul .sitemap-link:before {
    content: "";
    font-family: Fontello;
    font-size: 2.4rem;
    background-color: #f2f2f2;
    margin-right: .8rem;
    border-radius: .5rem
}

.sitemap .sitemap-pages ul .number-pages {
    position: absolute;
    top: -.6rem;
    background: #000;
    left: 3.5rem;
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff
}

.sitemap .sitemap-pages ul .number-pages span {
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff
}

.modal.modal-default.modal-toplist-container .md-content-container {
    padding: 2rem
}

@media only screen and (min-width: 1200px) {
    .modal.modal-default.modal-toplist-container .md-content-container {
        max-width: 90rem
    }
}

.modal.modal-default.modal-toplist-container .md-content-container .md-close {
    right: 3rem;
    top: 3rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .modal-text {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: left;
    padding-right: 4rem
}

@media only screen and (min-width: 768px) {
    .modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .modal-text {
        padding-right: 0
    }
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist p {
    margin: 0 auto 2rem;
    text-align: left;
    font-size: 1.4rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax {
    min-height: 26.9rem
}

@media only screen and (min-width: 768px) {
    .modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax {
        min-height: 9.3rem
    }
}

@media only screen and (min-width: 768px) {
    .modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax:not(.loading) {
        display: grid;
        grid-template-columns:1fr 1fr 1fr;
        grid-gap: 2rem
    }
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax.loading {
    display: inline-block;
    height: 2rem;
    width: 100%
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax.loading:after {
    content: " ";
    display: block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border-color: #E0DCF3 transparent;
    border-style: solid;
    border-width: .2rem;
    -webkit-animation: loader-rings 1.2s linear infinite;
    animation: loader-rings 1.2s linear infinite;
    margin: 0 auto
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li {
    margin-bottom: 1rem;
    background: -webkit-gradient(radial, 92% 100, 155, 92% 100, 155, from(#d2373b), to(#c90d12));
    border-radius: .5rem;
    padding: 1rem;
    position: relative;
    display: grid;
    grid-template-columns:.4fr 1fr
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li:after, .modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li:before {
    content: " ";
    width: 2rem;
    height: 2rem;
    background-color: #fff;
    position: absolute;
    border-radius: 2rem;
    top: 50%;
    transform: translateY(-50%)
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li:before {
    left: -1rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li:after {
    right: -1rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li > div {
    display: flex;
    justify-content: center
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li a.logo {
    display: flex;
    justify-content: center;
    align-items: center
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li a.logo img {
    border-radius: 5rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .toplist-title a {
    font-size: 1.6rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .info {
    flex-direction: column;
    text-align: left;
    padding-left: .7rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .info .toplist-title a {
    font-size: 1.6rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .info .toplist_oneliner {
    font-size: 1.2rem
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .info a, .modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li .info span {
    color: #fff
}

.modal.modal-default.modal-toplist-container .md-content-container .modal-toplist .toplist-ajax li p.toplist-tnc {
    grid-column: 1/3;
    color: #fff;
    font-weight: lighter;
    text-align: left;
    margin-left: 0;
    margin-bottom: 0;
    font-size: .8rem
}

.modal.modal-success .md-content-container {
    padding: 4rem
}

.modal.modal-success .contact-success-message p {
    margin-top: 1.5rem
}
