html {
    line-height: 1.15;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: "Montserrat";
    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: "Montserrat";
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: "Montserrat";
    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;
    -moz-appearance: button;
    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: 0.35em 0.75em 0.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;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: scroll;
}
body {
    background-color: #000;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.main,
body {
    position: relative;
}
.main {
    min-height: 100vh;
    overflow-x: hidden;
    z-index: 1;
}
*,
:after,
:before {
    box-sizing: inherit;
}
img {
    height: auto;
    max-width: 100%;
}
.content blockquote:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content p:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child),
.content ul:not(:last-child) {
    margin-bottom: 1.5em;
}
.content ul {
    list-style: disc outside;
}
.content ol,
.content ul {
    margin-left: 2em;
    margin-top: 1em;
}
.content li {
    margin-bottom: 0.25rem;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-weight: 700;
    line-height: 1.125;
}
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0;
}
.content h1 {
    font-size: 1.85rem;
    margin-bottom: 0.5em;
}
.content h2 {
    font-size: 1.6rem;
    margin-bottom: 0.5714em;
}
.content h2:not(:first-child) {
    margin-top: 1.1428em;
}
.content h3 {
    font-size: 1.5rem;
    margin-bottom: 0.6666em;
}
.content h3:not(:first-child) {
    margin-top: 1.3333em;
}
.content h4 {
    font-size: 1.25rem;
    margin-bottom: 0.8em;
}
.content h5 {
    font-size: 1.125rem;
    margin-bottom: 0.8888em;
}
.content h6 {
    font-size: 1rem;
    margin-bottom: 1em;
}
.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto;
}
.section {
    padding: 2.5rem 0;
}
.footer {
    font-size: 12px;
    font-weight: 700;
    padding-bottom: 2rem;
    position: relative;
}
.footer-icons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 2rem;
}
.footer-icons img {
    height: 25px;
    margin: 0.5rem;
    width: auto;
}
.footer-icons img:first-child {
    margin-left: 0;
}
.footer-icons img:last-child {
    margin-right: 0;
}
.body-bg {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
}
.button {
    background-color: #6b10cd;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.5rem 2rem;
    text-decoration: none;
    transition: all 0.15s ease-in-out;
}
.button:hover {
    background-color: #f1d200;
}
.tooltip {
    background: #000;
    font-size: 14px;
    left: 0;
    opacity: 0;
    padding: 2px 10px;
    pointer-events: none;
    position: fixed;
    top: 0;
    z-index: 999;
}
.tooltip.show {
    opacity: 1;
}
.tooltip:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000;
    bottom: -7px;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.has-text-shadow {
    text-shadow: 1px 1px 3px #000;
}
@media screen and (max-width: 991px) {
    .content h1 {
        font-size: 1.25rem;
    }
    .content h2 {
        font-size: 1.2rem;
    }
    .content h3 {
        font-size: 1.1rem;
    }
    .content h4 {
        font-size: 1.05rem;
    }
    .content h5,
    .content h6 {
        font-size: 1rem;
    }
    .section {
        padding: 1rem 0;
    }
}
@media screen and (max-width: 767px) {
    footer.footer {
        font-size: 10px;
    }
}
@media screen and (max-width: 575px) {
    .container {
        padding-left: 0.35rem;
        padding-right: 0.35rem;
    }
}
@media screen and (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media screen and (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media screen and (min-width: 1150px) {
    .container {
        max-width: 1140px;
    }
}
@media screen and (min-width: 1250px) {
    .container {
        max-width: 1240px;
    }
}
.navbar-wrapper {
    background-color: #fff;
    padding: 0.75rem;
}
.site-logo img {
    display: block;
    height: 30px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .site-logo img {
        height: 18px;
    }
    .navbar-wrapper {
        padding: 0.25rem;
    }
}
.hero-desktop-alignment-left {
    text-align: left;
}
.hero-desktop-alignment-left .features-icons,
.hero-desktop-alignment-left .hero-section-content.content li {
    justify-content: flex-start;
}
.hero-desktop-alignment-center {
    text-align: center;
}
.hero-desktop-alignment-center .features-icons,
.hero-desktop-alignment-center .hero-section-content.content li {
    justify-content: center;
}
.hero-section-content {
    font-weight: 500;
}
.hero-section-content.content ul {
    list-style-type: none;
    margin: 1rem 0 0;
    padding: 0 0 0 1rem;
}
.hero-section-content.content ul:not(:last-child) {
    margin-bottom: 1rem;
}
.hero-section-content.content li {
    display: flex;
    line-height: 1.5;
}
.hero-section-content.content li img {
    flex: none;
    height: 25px;
    margin-right: 0.5rem;
    width: auto;
}
.hero-section-content.content li:not(:last-child) {
    margin-bottom: 0.75rem;
}
.hero-section-content.content h1,
.hero-section-content.content h2 {
    margin-bottom: 0;
}
.hero-section-content.content h1 + div,
.hero-section-content.content h1 + h2,
.hero-section-content.content h1 + p,
.hero-section-content.content h2 + div,
.hero-section-content.content h2 + h2,
.hero-section-content.content h2 + p {
    margin-top: 0.5rem;
}
.hero-section-content.content p:not(:last-child) {
    margin-bottom: 0.35rem;
}
.section--hero {
    padding: 1.5rem 0 0;
}
.section--hero.has-desktop-bg,
.section--hero.has-mobile-bg {
    position: relative;
}
.hero-bg,
.hero-desktop-bg,
.hero-mobile-bg {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}
.last-updated {
    font-size: 0.8rem;
    line-height: 1;
}
.features-icons-wrapper + .last-updated {
    margin-top: 0.75rem;
}
@media (min-width: 768px) {
    .hero-mobile-bg,
    .last-updated--mobile,
    .section--hero.has-mobile-hero .hero-section--mobile {
        display: none;
    }
    .last-updated {
        margin-top: 1rem;
    }
    .section--hero.has-desktop-bg {
        padding-bottom: 1.5rem;
    }
    .hero-desktop-alignment-left
        .last-updated:not(.last-updated--pos-desktop-center),
    .last-updated.last-updated--pos-desktop-left,
    .last-updated.last-updated--pos-desktop-right {
        margin-bottom: -1rem;
    }
    .last-updated.last-updated--pos-desktop-left {
        text-align: left;
    }
    .last-updated.last-updated--pos-desktop-center {
        text-align: center;
    }
    .last-updated.last-updated--pos-desktop-right {
        text-align: right;
    }
    .features-icons-wrapper.features-position-desktop-left .features-icons {
        justify-content: flex-start;
    }
    .features-icons-wrapper.features-position-desktop-center .features-icons {
        justify-content: center;
    }
}
@media screen and (min-width: 1024px) {
    .section--hero.hero-desktop-alignment-center
        .hero-section-content.hero-section--desktop {
        padding: 0 6rem;
    }
    .section--hero.hero-desktop-alignment-left
        .hero-section-content.hero-section--desktop {
        padding-right: 25%;
    }
}
@media screen and (max-width: 1023px) {
    .hero-section-content {
        font-size: 12px;
    }
}
@media screen and (max-width: 991px) {
    .hero-section-content.content h2 {
        font-size: 1.1rem;
    }
    .feature-icon-label {
        font-size: 0.75rem;
    }
}
@media screen and (max-width: 767px) {
    .hero-desktop-bg,
    .section--hero.has-mobile-hero .hero-section--desktop {
        display: none;
    }
    .hero-mobile-alignment-left {
        text-align: left;
    }
    .hero-mobile-alignment-left .hero-section-content {
        padding: 0 0.35rem;
    }
    .hero-mobile-alignment-left .features-icons,
    .hero-mobile-alignment-left .hero-section-content.content li {
        justify-content: flex-start;
    }
    .hero-mobile-alignment-center {
        text-align: center;
    }
    .hero-mobile-alignment-center .features-icons,
    .hero-mobile-alignment-center .hero-section-content.content li {
        justify-content: center;
    }
    .features-icons-wrapper.features-position-mobile-left .features-icons {
        justify-content: flex-start;
    }
    .features-icons-wrapper.features-position-mobile-center .features-icons {
        justify-content: center;
    }
    .hero-section-content {
        font-size: 10px;
    }
    .hero-section-content.content h1 {
        font-size: 1.125rem;
    }
    .hero-section-content.content h2 {
        font-size: 1rem;
    }
    .hero-section-content.content ul {
        margin: 0.5rem 0 0;
        padding-left: 0.5rem;
    }
    .hero-section-content.content ul:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .hero-section-content.content li {
        margin-bottom: 0;
    }
    .hero-section-content.content li:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .hero-section-content.content li img {
        height: 15px;
    }
    .hero-section-content br {
        display: none;
    }
    .section--hero {
        padding-top: 0.5rem;
    }
    .section--hero.has-mobile-bg {
        padding-bottom: 10px;
    }
    .last-updated--desktop {
        display: none;
    }
    .last-updated {
        font-size: 9px;
        margin-top: 0.5rem;
    }
    .last-updated.last-updated--pos-mobile-left {
        text-align: left;
    }
    .last-updated.last-updated--pos-mobile-center {
        text-align: center;

/* Critical CSS section */
    }
    .last-updated.last-updated--pos-mobile-right {
        text-align: right;
    }
    .features-icons-wrapper + .last-updated {
        margin-top: 0.5rem;
    }
}
.feature-icon-single,
.features-icons {
    align-items: center;
    display: flex;
}
.feature-icon-single {
    justify-content: center;
    padding: 0.175rem 0.5rem;
    text-align: left;
}
.feature-icon {
    height: 25px;
    width: auto;
}
.feature-icon-label {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1;
    padding-left: 0.5rem;
}
.features-icons-wrapper {
    margin-top: 1rem;
}
@media (min-width: 768px) {
    .hide-features--desktop {
        display: none;
    }
    .hero-desktop-alignment-left .feature-icon-single:first-child {
        padding-left: 0;
    }
}
@media screen and (max-width: 767px) {
    .feature-icon-single {
        padding: 0.175rem 0.35rem;
    }
    .features-icons {
        flex-wrap: wrap;
    }
    .feature-icon {
        height: 14px;
    }
    .feature-icon-label {
        font-size: 9px;
        padding-left: 0.35rem;
    }
    .features-icons-wrapper {
        margin-top: 0.5rem;
    }
    .features-icons-wrapper--alt {
        background: #fff;
        color: #000;
        margin-left: -0.35rem;
        margin-right: -0.35rem;
        padding: 0.125rem 0.35rem;
        text-shadow: none;
    }
    .dark-mode-both .features-icons-wrapper--alt,
    .dark-mode-mobile .features-icons-wrapper--alt {
        background: #1d1e1e;
        color: #fff;
    }
    .hide-features--mobile {
        display: none;
    }
}
.content-block {
    align-items: center;
    display: flex;
    font-size: 14px;
    padding: 2rem;
}
.content-block:not(:last-child) {
    margin-bottom: 1rem;
}
.content-block-content.content {
    flex: 1;
}
.content-block-image {
    margin: 0 3rem 0 1rem;
}
.content-block-image img {
    display: block;
    margin: 0 auto;
    width: 90px;
}
@media screen and (max-width: 991px) {
    .content-block {
        display: block;
    }
    .content-block-image {
        float: left;
        margin: 0 1.5rem 0.5rem 0;
    }
}
.casino-table-headers {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0.35rem;
    text-transform: uppercase;
}
.casino-table-headers,
.ctr {
    display: flex;
}
.ctr {
    align-items: center;
    background-color: #fff;
    color: #212529;
    position: relative;
}
.ctr:not(:last-child) {
    margin-bottom: 0.35rem;
}
.cth {
    padding: 0.5rem 0;
}
.ctc,
.cth {
    text-align: center;
}
.ctc {
    padding: 1rem 0;
}
.ctc:not(.ctc--clickout),
.cth:not(.cth--clickout) {
    flex: none;
}
.ctc--pos,
.cth--pos {
    width: 32px;
}
.ctc--logo,
.ctc--offer,
.cth--logo,
.cth--offer {
    width: 250px;
}
.ctc--payment,
.cth--payment {
    width: 215px;
}
.ctc--rating,
.cth--rating {
    width: 195px;
}
.ctc--clickout,
.cth--clickout {
    flex: 1;
}
.ctc--pos {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
}
.ctc--logo,
.ctc--pos {
    align-items: center;
    align-self: stretch;
    display: flex;
    justify-content: center;
}
.ctc--logo {
    position: relative;
}
.ctc--logo img {
    display: block;
    margin: 0 auto;
    width: 180px;
}
.ctc--logo.has-ribbon {
    padding-top: 2rem;
}
.ctc--offer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ctc--offer p {
    line-height: 1.25;
}
.ctc--offer strong {
    display: inline-block;
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
}
.offer-tcs {
    color: #8e8e8e;
    font-size: 0.6rem;
    margin-top: 10px;
}
.ctc--clickout {
    align-items: center;
    display: flex;
    flex-direction: column;
    z-index: 3;
}
.ctc--clickout .button:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.visit-casino {
    color: #01004a;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-top: 0.75rem;
    text-decoration: underline;
}
.ribbon {
    background: #000000;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    left: 0;
    padding: 2px 20px;
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.ribbon-logo {
    left: -23px;
    top: 5px;
}
.star {
  margin: 0 2px;
}
.star:first-child {
  margin-left: 0;
}
.star:last-child {
  margin-right: 0;
}
.star-icon {
  fill: #f8c642;
  display: block;
  height: 22px;
  width: 22px;
}

.star-rating {
    align-items: center;
    display: flex;
    justify-content: center;
}
.score {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0.5rem;
}
.score span {
    font-size: 26px;
    font-weight: 700;
}
.votes {
    font-size: 13px;
    margin-top: 0.5rem;
}
.payment-methods {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.payment-methods .pm-icon-wrapper {
    margin: 0 0.35rem;
}
.payment-methods .pm-icon-wrapper:first-child {
    margin-left: 0;
}
.payment-methods .pm-icon-wrapper:last-child {
    margin-right: 0;
}
.pm-icon-wrapper {
    flex: none;
    height: 26px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    width: 26px;
}
.pm-icon {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    height: 48px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    width: 48px;
}
.pm-payid {
    background-position: -10px -10px;
}
.pm-amex {
    background-position: -78px -10px;
}
.pm-astropay {
    background-position: -10px -78px;
}
.pm-banco-do-brasil {
    background-position: -78px -78px;
}
.pm-bank-transfer {
    background-position: -146px -10px;
}
.pm-bitcoin {
    background-position: -146px -78px;
}
.pm-bradesco {
    background-position: -10px -146px;
}
.pm-brite {
    background-position: -78px -146px;
}
.pm-caixa {
    background-position: -146px -146px;
}
.pm-cashlib {
    background-position: -214px -10px;
}
.pm-echeck {
    background-position: -214px -78px;
}
.pm-ecopayz {
    background-position: -214px -146px;
}
.pm-entropay {
    background-position: -10px -214px;
}
.pm-ethereum {
    background-position: -78px -214px;
}
.pm-ezeewallet {
    background-position: -146px -214px;
}
.pm-ideal {
    background-position: -214px -214px;
}
.pm-idebit {
    background-position: -282px -10px;
}
.pm-instadebit {
    background-position: -282px -78px;
}
.pm-interac {
    background-position: -282px -146px;
}
.pm-instantbanking {
    background-position: -282px -214px;
}
.pm-itau {
    background-position: -10px -282px;
}
.pm-jeton {
    background-position: -78px -282px;
}
.pm-klarna {
    background-position: -146px -282px;
}
.pm-litecoin {
    background-position: -214px -282px;
}
.pm-maestro {
    background-position: -282px -282px;
}
.pm-mastercard {
    background-position: -350px -10px;
}
.pm-mifinity {
    background-position: -350px -78px;
}
.pm-net {
    background-position: -350px -146px;
}
.pm-neosurf {
    background-position: -350px -214px;
}
.pm-muchbetter {
    background-position: -350px -282px;
}
.pm-nodapay {
    background-position: -10px -350px;
}
.pm-paypal {
    background-position: -78px -350px;
}
.pm-payfun {
    background-position: -146px -350px;
}
.pm-paysafecard {
    background-position: -214px -350px;
}
.pm-poli {
    background-position: -282px -350px;
}
.pm-pix {
    background-position: -350px -350px;
}
.pm-promptpay {
    background-position: -418px -10px;
}
.pm-revolut {
    background-position: -418px -78px;
}
.pm-ripple {
    background-position: -418px -146px;
}
.pm-santander {
    background-position: -418px -214px;
}
.pm-skrill {
    background-position: -418px -282px;
}
.pm-sofort {
    background-position: -418px -350px;
}
.pm-tether {
    background-position: -10px -418px;
}
.pm-trustly {
    background-position: -78px -418px;
}
.pm-volt {
    background-position: -146px -418px;
}
.pm-visa {
    background-position: -214px -418px;
}
.pm-zimpler {
    background-position: -282px -418px;
}
.more-pm {
    font-size: 0.75rem;
    line-height: 1;
    margin-top: 0.5rem;
    text-decoration: underline;
}
.more-pm-tooltip {
    position: relative;
}
.more-pm-list {
    background: #fff;
    border: 1px solid #a5a5a5;
    font-size: 14px;
    left: 50%;
    padding: 0.5rem;
    position: absolute;
    top: 10px;
    transform: translateX(-50%);
    width: 100%;
    z-index: 5;
}
.more-pm-list:after {
    border-bottom: 8px solid #fff;
    top: -7px;
}
.more-pm-list:after,
.more-pm-list:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
.more-pm-list:before {
    border-bottom: 8px solid #a5a5a5;
    top: -8px;
}
.more-pm {
    cursor: pointer;
}
.ctc--payment:not(.show) .more-pm-tooltip .more-pm-list {
    display: none;
}
.more-mp-item {
    align-items: center;
    display: flex;
}
.more-pm-label {
    margin-left: 0.5rem;
    text-align: left;
}
.more-mp-item:not(:last-child) {
    margin-bottom: 0.25rem;
}
.ctc:not(:first-child) {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.above-agg-table {
    margin-bottom: 1.25rem;
    margin-top: 2rem;
}
.above-agg-table + .section--table {
    padding-top: 0;
}
.section--table + .section--table {
    padding-top: 3rem;
}
.brand-banner-link img {
    display: block;
    width: 100%;
}
.brand-banner-link {
    display: block;
    margin: 0.5rem 0;
    overflow: hidden;
}
.clickout-incentive {
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .more-pm,
    .payment-methods {
        position: relative;
        z-index: 4;
    }
    .offer-tcs--mobile,
    .rank-mobile,
    .ribbon-offer {
        display: none;
    }
    .clickout-incentive {
        margin-bottom: 0.75rem;
    }
    .clickout-incentive--under-cta {
        display: none;
    }
}
@media screen and (max-width: 1249px) and (min-width: 768px) {
    .ctc--logo,
    .cth--logo {
        width: 200px;
    }
}
@media screen and (max-width: 1149px) and (min-width: 768px) {
    .ctc--logo,
    .cth--logo {
        width: 175px;
    }
    .ctc--offer,
    .cth--offer {
        width: 185px;
    }
    .star-icon {
        height: 14px;
        width: 14px;
    }
    .ctc--rating,
    .cth--rating {
        width: 165px;
    }
    .ctc--clickout .button {
        font-size: 1rem;
        padding: 0.5rem;
        width: 100%;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .ctc--payment,
    .cth--payment {
        display: none;
    }
    .ctc--logo,
    .cth--logo {
        width: 160px;
    }
}
@media screen and (max-width: 767px) {
    .casino-table-headers,
    .ctc--pos,
    .offer-tcs--desktop {
        display: none;
    }
    .ctr {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(3, auto);
        overflow: hidden;
    }
    .ctc {
        align-self: stretch;
        justify-self: stretch;
        padding: 0.5rem;
        width: auto;

/* HACK: Firefox animation fix */
    }
    .ctc--logo {
        grid-column-start: 1;
        grid-row-end: 2;
    }
    .ctc--logo,
    .ctc--offer {
        grid-column-end: 2;
        grid-row-start: 1;
    }
    .ctc--offer {
        grid-column-start: 2;
        grid-row-end: 3;
    }
    .ctc--clickout {
        grid-column-end: 2;
        grid-column-start: 2;
        grid-row-end: 4;
        grid-row-start: 3;
    }
    .ctc--rating {
        grid-row-end: 3;
        grid-row-start: 2;
    }
    .ctc--payment,
    .ctc--rating {
        grid-column-end: 2;
        grid-column-start: 1;
    }
    .ctc--payment {
        grid-row-end: 4;
        grid-row-start: 3;
    }
    .ctc--logo {
        padding-bottom: 0;
        padding-top: 0;
    }
    .ctc--clickout,
    .ctc--offer {
        background-color: #ebebeb;
    }
    .ctc--offer {
        font-size: 0.9rem;
        padding-top: 1.75rem;
        position: relative;
    }
    .condensed-mode-offer-label {
        color: #000;
        font-size: 0.625rem;
        line-height: 1;
        margin-bottom: 0.5rem;
        text-transform: uppercase;
    }
    .score {
        font-size: 12px;
    }
    .score span {
        font-size: 20px;
    }
    .star-icon {
        height: 15px;
        width: 15px;
    }
    .more-pm {
        font-size: 10px;
    }
    .ctc--clickout .button {
        font-size: 15px;
        padding: 0.5rem;
        width: 100%;
    }
    .visit-casino {
        font-size: 11px;
        margin-top: 0.5rem;
    }
    .offer-tcs--mobile {
        color: #212529;
        font-size: 8px;
        margin-top: 5px;
    }
    .ctc--payment {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .ribbon-logo,
    .ribbon-offer {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
        font-size: 10px;
    }
    .ribbon-logo {
        left: 1.25rem;
        padding-right: 10px;
    }
    .ribbon-offer {
        background-color: #3672b4;
        left: 0.75rem;
        top: 5px;
        width: calc(100% - 1.5rem);
    }
    .ctc--rating {
        padding: 0 0.5rem;
    }
    .ctc--clickout {
        padding-top: 0;
    }
    .ctc--logo.has-ribbon {
        padding-top: 1.5rem;
    }
    .section--table {
        padding-top: 0.5rem;
    }
    .section--hero.has-mobile-bg + .section--table {
        margin-top: -2.5rem;
        padding-top: 0;
    }
    .rank-mobile {
        height: 30px;
        left: 3px;
        position: absolute;
        top: 3px;
        width: 30px;
        z-index: 1;
    }
    .rank-mobile span {
        font-weight: 700;
        left: 50%;
        line-height: 1;
        position: absolute;
        top: calc(50% + 1px);
        transform: translate(-50%, -50%);
    }
    .rank-star-mobile {
        filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.2));
        height: 100%;
        width: 100%;
    }
    .above-agg-table {
        font-size: 14px;
    }
    .clickout-incentive {
        font-size: 9px;
        margin-top: 0.5rem;
    }
}
@media (max-width: 365px) {
    .more-pm--short {
        font-size: 9px;
    }
    .clickout-incentive {
        font-size: 7px;
    }
}
@media screen and (max-width: 350px) {
    .payment-methods .pm-icon-wrapper {
        margin: 0 0.125rem;
    }
    .feature-icon-label {
        font-size: 8px;
    }
    .ribbon {
        font-size: 9px;
    }
    .ctc--clickout .button {
        font-size: 14px;
    }
}
.exit-modal {
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 9999;
}
.exit-modal:not(.active) {
    display: none;
}
.exit-modal-inner {
    background: #fff;
    color: #000;
    max-width: 100%;
    padding: 2rem;
    position: relative;
    text-align: center;
    width: 600px;
}
.exit-modal-close {

    cursor: pointer;
    padding: 1px;
    position: absolute;
    right: 0;
    top: -40px;
}
.exit-modal-close svg {
    display: block;
    height: 25px;
    pointer-events: none;
    width: 25px;
}
.exit-modal-heading {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25;
}
.exit-modal-logo img {
    display: block;
    margin: 0 auto;
    width: 250px;
}
.exit-modal-logo {
    padding: 1rem 0;
}
.exit-modal-offer {
    font-size: 18px;
    margin-bottom: 1rem;
}
.exit-modal-offer strong {
    font-size: 1.6rem;
}
.exit-modal-button .button {
    display: inline-block;
    padding: 0.75rem 2rem;
}
.exit-modal-button .button:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.disclosure {
    bottom: 0;
    position: absolute;
    right: 0;
}
.disclosure-content {
    background: #fff;
    box-shadow: 0 10px 20px 13px rgba(0, 0, 0, 0.25);
    color: #000;
    font-size: 10px;
    padding: 0.5rem;
    position: absolute;
    right: 0;
    top: calc(100% + 0.25rem);
    width: 300px;
    z-index: 9999;
}
.disclosure-label {
    cursor: pointer;
    font-size: 12px;
}
.disclosure-label:not(.active) + .disclosure-content {
    display: none;
}
@keyframes pulse-green {
    0% {
        box-shadow: 0 0 0 0 rgba(136, 16, 205, 0.69);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(51, 217, 178, 0);
    }
    to {
        box-shadow: 0 0 0 0 rgba(51, 217, 178, 0);
    }
}
.table-button-animated .ctr:first-child .ctc--clickout .button {
    animation: pulse-green 2s infinite;
    box-shadow: 0 0 0 0 #1046cd;
}
@media (min-width: 768px) {
    .navbar-is-transparent-both .navbar-wrapper,
    .navbar-is-transparent-desktop .navbar-wrapper {
        background-color: transparent !important;
        margin-bottom: calc(-30px - 1.5rem);
        position: relative;
        z-index: 1;
    }
    .navbar-is-transparent-both .section--hero,
    .navbar-is-transparent-desktop .section--hero {
        padding-top: calc(2rem + 30px);
    }
    .dark-mode-both .ctr,
    .dark-mode-desktop .ctr {
        background: #1d1e1e;
        border: 1px solid #616161;
        color: #fff;
    }
    .dark-mode-both .visit-casino,
    .dark-mode-desktop .visit-casino {
        color: #fff;
    }
    .dark-mode-both .ribbon,
    .dark-mode-desktop .ribbon {
        background: linear-gradient(142deg, #ffd25e, #fcf6ba, #e8c363, #fbf5b7);
        color: #121213;
    }
    .dark-mode-both.first-row-highlight .ctr:first-child,
    .dark-mode-desktop.first-row-highlight .ctr:first-child {
        border: 1px solid #fcf5b8;
        box-shadow: 0 0 0 1px #fcf5b8, 0 7px 15px 3px #000,
            0 5px 40px 10px hsla(54, 92%, 85%, 0.35);
    }
    .dark-mode-both.first-row-highlight .ctr:not(:first-child) .ribbon,
    .dark-mode-desktop.first-row-highlight .ctr:not(:first-child) .ribbon {
        background: #666;
        color: #fff;
    }
    .dark-mode-both.casino-offer-glow .ctc--offer p,
    .dark-mode-desktop.casino-offer-glow .ctc--offer p {
        text-shadow: 0 0 36px hsla(54, 92%, 85%, 0.6);
    }
    .dark-mode-both .more-pm-list,
    .dark-mode-desktop .more-pm-list {
        background: #121213;
        border: 1px solid #616161;
    }
    .dark-mode-both .more-pm-list:after,
    .dark-mode-desktop .more-pm-list:after {
        border-bottom: 8px solid #121213;
    }
    .dark-mode-both .more-pm-list:before,
    .dark-mode-desktop .more-pm-list:before {
        border-bottom: 8px solid #616161;
    }
    .condensed-mode-offer-label,
    .more-pm--short,
    .score-label {
        display: none;
    }
}
@media (max-width: 767px) {
    .navbar-is-transparent-both .navbar-wrapper,
    .navbar-is-transparent-mobile .navbar-wrapper {
        background-color: transparent !important;
        margin-bottom: calc(-18px - 0.5rem);
        position: relative;
        z-index: 1;
    }
    .navbar-is-transparent-both .section--hero,
    .navbar-is-transparent-mobile .section--hero {
        padding-top: calc(1rem + 18px);
    }
    .no-table-numbering .rank-mobile {
        display: none;
    }
    .no-table-numbering .ribbon-logo {
        left: 0.75rem;
        padding: 2px 10px;
        width: calc(100% - 1.5rem);
    }
    .dark-mode-both .ctr,
    .dark-mode-mobile .ctr {
        background: #1d1e1e;
        border: 1px solid #616161;
        color: #fff;
    }
    .dark-mode-both .visit-casino,
    .dark-mode-mobile .visit-casino {
        color: #fff;
    }
    .dark-mode-both .ribbon,
    .dark-mode-mobile .ribbon {
        background: linear-gradient(142deg, #ffd25e, #fcf6ba, #e8c363, #fbf5b7);
        color: #121213;
    }
    .dark-mode-both.first-row-highlight .ctr:first-child,
    .dark-mode-mobile.first-row-highlight .ctr:first-child {
        border: 1px solid #fcf5b8;
        box-shadow: 0 0 0 1px #fcf5b8, 0 7px 15px 3px #000,
            0 5px 40px 10px hsla(54, 92%, 85%, 0.35);
    }
    .dark-mode-both.first-row-highlight .ctr:not(:first-child) .ribbon,
    .dark-mode-mobile.first-row-highlight .ctr:not(:first-child) .ribbon {
        background: #666;
        color: #fff;
    }
    .dark-mode-both.casino-offer-glow .ctc--offer p,
    .dark-mode-mobile.casino-offer-glow .ctc--offer p {
        text-shadow: 0 0 36px hsla(54, 92%, 85%, 0.6);
    }
    .dark-mode-both .ctc--clickout,
    .dark-mode-both .ctc--offer,
    .dark-mode-mobile .ctc--clickout,
    .dark-mode-mobile .ctc--offer {
        background: #121213;
    }
    .dark-mode-both .condensed-mode-offer-label,
    .dark-mode-both .score-label,
    .dark-mode-both .votes,
    .dark-mode-mobile .condensed-mode-offer-label,
    .dark-mode-mobile .score-label,
    .dark-mode-mobile .votes {
        color: #a0a0a1;
    }
    .dark-mode-both .rank-mobile,
    .dark-mode-mobile .rank-mobile {
        color: #000;
    }
    .table-is-condensed-mobile .more-pm--long,
    .table-is-condensed-mobile .ribbon-offer,
    .table-is-condensed-mobile .visit-casino {
        display: none;
    }
    .table-is-condensed-mobile.no-table-numbering
        .ctr:first-child
        .ribbon-logo {
        font-weight: 700;
    }
    .table-is-condensed-mobile.no-table-numbering .ribbon-logo {
        left: 0.25rem;
        width: calc(100% - 0.5rem);
    }
    .table-is-condensed-mobile .ctc--offer {
        padding-top: 0.5rem;
    }
    .table-is-condensed-mobile .votes {
        display: block;
    }
    .table-is-condensed-mobile .score-label,
    .table-is-condensed-mobile .votes {
        font-size: 9px;
        text-transform: uppercase;
    }
    .table-is-condensed-mobile .score,
    .table-is-condensed-mobile .votes {
        margin: 0;
    }
    .table-is-condensed-mobile .star-icon {
        height: 11px;
        width: 11px;
    }
    .table-is-condensed-mobile .ctc--rating {
        display: grid;
        gap: 0.25rem;
        grid-template-columns: 1fr 1fr;
    }
    .table-is-condensed-mobile .score {
        grid-column-end: 2;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-row-start: 1;
    }
    .table-is-condensed-mobile .star-rating {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-row-start: 1;
    }
    .table-is-condensed-mobile .score-label {
        grid-column-end: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-row-start: 2;
    }
    .table-is-condensed-mobile .votes {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-row-start: 2;
    }
    .table-is-condensed-mobile .payment-methods .pm-icon-wrapper {
        height: 22px;
        margin: 0 0.125rem;
        width: 22px;
    }
    .table-is-condensed-mobile .pm-icon {
        transform: translate(-50%, -50%) scale(0.467);
    }
    .table-is-condensed-mobile .ctc--payment {
        flex-direction: row;
    }
    .table-is-condensed-mobile .more-pm--short {
        margin: 0 0 0 0.25rem;
    }
    .table-is-condensed-mobile .ctc--clickout .button {
        padding: 0.75rem 0.5rem;
    }
}
@media (max-width: 350px) {
    .table-is-condensed-mobile .payment-methods .pm-icon-wrapper {
        height: 18px;
        width: 18px;
    }
    .table-is-condensed-mobile .pm-icon {
        transform: translate(-50%, -50%) scale(0.385);
    }
    .table-is-condensed-mobile .star-icon {
        height: 10px;
        width: 10px;
    }
}

.ctr {
    background-color: #cc61c7;
    color: #fff;
}

body,
button,
input,
optgroup,
select,
textarea {
font-family: "Montserrat";
}

.casino-table-headers {
  color: #fff;
    background-color: #191919;
}

.content-block {
    background-color: #191919;
}

.ctc--pos {
    background-color: #27358f;
}

.hero-section-content h1 span,
.above-agg-table h2 span {
    background: -webkit-linear-gradient(#ffd25e, #fcf6ba, #e8c363, #fbf5b7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
}

@media (min-width: 768px) {
    .site-logo img {
        padding: 4px 0;
    }
}

@media (max-width: 767px) {
    .site-logo img {
        padding: 3px 0;
    }

    .hero-section-content.content h1 {
        font-size: 1.1rem;
    }

    .ribbon-logo {
        top: -1px;
    }
}

.dtpcnt {
    opacity: 0;
}

.ctc--logo.has-ribbon {
    padding-top: 1rem;
}

.level,
.lucky {
    max-width: 80%;
}

@media (min-width: 768px) {
    .lucky {
        margin-left: 5px !important;
    }

    .site-logo span {
        font-size: 32px;
        font-weight: 600;
    }
}

.site-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.site-logo img {
    margin: 0 10px 0 0;
    width: 100%;
    height: 100%;
    max-width: 30px;
}

.site-logo span {
    font-size: 24px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .ctr--has-ribbon:nth-of-type(1) .ctc--logo,
    .ctr--has-ribbon:nth-of-type(2) .ctc--logo,
    .ctr--has-ribbon:nth-of-type(3) .ctc--logo {
        padding-top: 2.5rem;
    }
}

@media (max-width: 526px) {
    .content-block-content h2 {
        font-size: 1rem;
    }

    .content-block-image img {
        width: 50px;
    }
}

.menu-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.menu-footer ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
}

.menu-footer li a {
    text-decoration: none;
    color: #fff;
}

.menu-footer li {
    padding-left: 10px;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.info__logos {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.info__logos img {
    height: 30px;
    margin-left: 10px;
}

.footer-logo {
    width: 100px;
}

@media (max-width: 760px) {
    .menu-footer {
        flex-direction: column;
    }

    .menu-footer ul {
        list-style: none;
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
}

.links-footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.links-footer a {
    font-size: 20px;
    margin-left: 10px;
    color: #fff;
}

.ctc--offer p {
    font-weight: 400 !important;
}

.content-block-content p {
    font-weight: 400;

/* Sticky footer */
}

.button.button--claim:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
}

.prebonbus {
    font-size: 14px;
    display: block;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .navbar-is-transparent-both .navbar-wrapper,
    .navbar-is-transparent-mobile .navbar-wrapper {
        background-color: transparent !important;
        margin-bottom: calc(-18px - 0.5rem);
        position: relative;
        z-index: 1;
    }

    .navbar-is-transparent-both .section--hero,
    .navbar-is-transparent-mobile .section--hero {
        padding-top: calc(1rem + 18px);
    }

    .no-table-numbering .rank-mobile {
        display: none;
    }

    .no-table-numbering .ribbon-logo {
        left: 0.75rem;
        padding: 2px 10px;
        width: calc(100% - 1.5rem);
    }

    .dark-mode-both .ctr,
    .dark-mode-mobile .ctr {
        background: #1d1e1e;
        border: 1px solid #616161;
        color: #fff;
    }

    .dark-mode-both .visit-casino,
    .dark-mode-mobile .visit-casino {
        color: #fff;
    }

    .dark-mode-both .ribbon,
    .dark-mode-mobile .ribbon {
        background: linear-gradient(142deg, #ffd25e, #fcf6ba, #e8c363, #fbf5b7);
        color: #121213;
    }

    .dark-mode-both.first-row-highlight .ctr:first-child,
    .dark-mode-mobile.first-row-highlight .ctr:first-child {
        border: 1px solid #fcf5b8;
        box-shadow: 0 0 0 1px #fcf5b8, 0 7px 15px 3px #000,
            0 5px 40px 10px hsla(54, 92%, 85%, 0.35);
    }

    .dark-mode-both.first-row-highlight .ctr:not(:first-child) .ribbon,
    .dark-mode-mobile.first-row-highlight .ctr:not(:first-child) .ribbon {
        background: #666;
        color: #fff;
    }

    .dark-mode-both.casino-offer-glow .ctc--offer p,
    .dark-mode-mobile.casino-offer-glow .ctc--offer p {
        text-shadow: 0 0 36px hsla(54, 92%, 85%, 0.6);
    }

    .dark-mode-both .ctc--clickout,
    .dark-mode-both .ctc--offer,
    .dark-mode-mobile .ctc--clickout,
    .dark-mode-mobile .ctc--offer {
        background: #121213;
    }

    .dark-mode-both .condensed-mode-offer-label,
    .dark-mode-both .score-label,
    .dark-mode-both .votes,
    .dark-mode-mobile .condensed-mode-offer-label,
    .dark-mode-mobile .score-label,
    .dark-mode-mobile .votes {
        color: #a0a0a1;
    }

    .dark-mode-both .rank-mobile,
    .dark-mode-mobile .rank-mobile {
        color: #000;
    }

    .table-is-condensed-mobile .more-pm--long,
    .table-is-condensed-mobile .ribbon-offer,
    .table-is-condensed-mobile .visit-casino {
        display: none;
    }

    .table-is-condensed-mobile.no-table-numbering
        .ctr:first-child
        .ribbon-logo {
        font-weight: 700;
    }

    .table-is-condensed-mobile.no-table-numbering .ribbon-logo {
        left: 0.25rem;
        width: calc(100% - 0.5rem);
    }

    .table-is-condensed-mobile .ctc--offer {
        padding-top: 0.5rem;
    }

    .table-is-condensed-mobile .votes {
        display: block;
    }

    .table-is-condensed-mobile .score-label,
    .table-is-condensed-mobile .votes {
        font-size: 9px;
        text-transform: uppercase;
    }

    .table-is-condensed-mobile .score,
    .table-is-condensed-mobile .votes {
        margin: 0;
    }

    .table-is-condensed-mobile .star-icon {
        height: 11px;
        width: 11px;
    }

    .table-is-condensed-mobile .ctc--rating {
        display: grid;
        gap: 0.25rem;
        grid-template-columns: 1fr 1fr;
    }

    .table-is-condensed-mobile .score {
        grid-column-end: 2;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-row-start: 1;
    }

    .table-is-condensed-mobile .star-rating {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-row-start: 1;
    }

    .table-is-condensed-mobile .score-label {
        grid-column-end: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-row-start: 2;
    }

    .table-is-condensed-mobile .votes {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-row-start: 2;
    }

    .table-is-condensed-mobile .payment-methods .pm-icon-wrapper {
        height: 22px;
        margin: 0 0.125rem;
        width: 22px;
    }

    .table-is-condensed-mobile .pm-icon {
        transform: translate(-50%, -50%) scale(0.467);
    }

    .table-is-condensed-mobile .ctc--payment {
        flex-direction: row;
    }

    .table-is-condensed-mobile .more-pm--short {
        margin: 0 0 0 0.25rem;
    }

    .table-is-condensed-mobile .ctc--clickout .button {
        padding: 0.75rem 0.5rem;
    }

    .ribbon.ribbon-logo {
        width: 100%;
        left: 0;
        z-index: 999;
    }
}

@media (max-width: 350px) {
    .table-is-condensed-mobile .payment-methods .pm-icon-wrapper {
        height: 18px;
        width: 18px;
    }

    .table-is-condensed-mobile .pm-icon {
        transform: translate(-50%, -50%) scale(0.385);
    }

    .table-is-condensed-mobile .star-icon {
        height: 10px;
        width: 10px;
    }
}




/* add */
@media (max-width: 768px) {
    .ctc--payment {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    .ctr {
        grid-template-columns: 50% 50%;
    }


    .ctc--rating {
        display: grid;
        grid-template-columns: 1fr 1fr; /* Две колонки */
        align-items: center; /* Выровнять элементы по вертикали */
        column-gap: 10px; /* Расстояние между колонками */
    }
    
    .score {
        grid-column: 1;
        grid-row: 1; /* Размещаем в первой строке */
    }
    
    .score-label {
        grid-column: 1;
        grid-row: 2; /* Размещаем во второй строке */
    }
    
    .star-rating {
        grid-column: 2;
        grid-row: 1; /* Размещаем в первой строке */
        display: flex;
        justify-content: flex-end;
    }
    
    .votes {
        grid-column: 2;
        grid-row: 2; /* Размещаем во второй строке */
        text-align: right;
        margin-top: 5px;
        font-size: 14px;
        color: #666;
    }

    .score-label {
        font-size: 10px;
    }

    .star-icon {
        width: 10px;
        height: 10px;
    }

    .star-rating {
        justify-content: center;
    }

    .star {
        margin: 0;
    }

    .votes {
        width: 100%;
        /* max-width: 50px; */
        margin: 0 auto; 
        text-align: center;
        font-size: 10px;
    }

    .score {
        margin-bottom: 0;
    }

    .ctc--logo {
        margin-bottom: 10px;
    }

    .payment-methods {
        flex-wrap: nowrap;
    }

    .pm-icon-wrapper {
        margin: 0 !important;
        width: 24px;
    }
}
