/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./mp-lp/src/scss/main.scss ***!
  \*******************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type=search]::-webkit-search-decoration {
  appearance: none;
}

::-webkit-file-upload-button {
  appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --ctr-bg-dark: #1d1e1e;
  --ctr-border-dark: #616161;
  --ctr-border-highlight: #fcf5b8;
  --ctr-box-shadow-main: 0px 0px 0px 1px rgba(252, 245, 184, 1), 0px 7px 15px 3px rgba(0, 0, 0, 1), 0px 5px 40px 10px rgba(252, 245, 184, 0.35);
  --ctr-dark-ribbon-regular: #666666;
  --ctr-dark-ribbon-main: linear-gradient(142deg, #ffd25e, #FCF6BA, #e8c363, #FBF5B7);
  --ctr-dark-ribbon-main-text: #121213;
  --ctr-ribbon-counter: #EE4266;
  --ctr-offer-text-shadow: 0 0 36px rgba(252, 245, 182, 0.6);
  --ctr-visit-casino-text-color: #ffffff;
  --ctr-button-bg: #38b549;
  --ctr-button-animation-rgb: 51, 217, 178;
  --ctr-star-fill: #f8c642;
  --offer-strong-font-size-mobile: 2.25rem;
}

body.mp-lp-template-2 {
  --ctr-bg-dark: #0F1018;
  --ctr-border-dark: #7584CD;
  --ctr-border-highlight: #EFB400;
  --ctr-box-shadow-main: 0px 0px 100px 10px rgba(239, 180, 0, 0.20);
  --ctr-dark-ribbon-regular: #EE4266;
  --ctr-dark-ribbon-main: #EFB400;
  --ctr-dark-ribbon-main-text: #ffffff;
  --ctr-offer-text-shadow: none;
  --ctr-visit-casino-text-color: #EFB400;
  --ctr-button-bg: #009F40;
  --ctr-button-animation-rgb: 0, 159, 64;
  --ctr-star-fill: #F0C236;
  --offer-strong-font-size-mobile: 1.35rem;
}

/* Custom  */
html {
  background-color: #000;
  box-sizing: border-box;
  font-size: 16px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
}

.main {
  min-height: 100vh;
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}

*, ::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 ul, .content ol {
  margin-left: 2em;
  margin-top: 1em;
}
.content li {
  margin-bottom: 0.25rem;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  line-height: 1.125;
  font-weight: 700;
}

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 {
  padding-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-icons img {
  height: 25px;
  width: auto;
  margin: 0.5rem 0.5rem;
}
.footer-icons img:first-child {
  margin-left: 0;
}
.footer-icons img:last-child {
  margin-right: 0;
}

.body-bg {
  position: fixed;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.button {
  background-color: var(--ctr-button-bg);
  color: #fff;
  text-decoration: none;
  padding: 0.5rem 2rem;
  font-weight: 700;
  font-size: 1.2rem;
  border-radius: 0.25rem;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.25);
  transition: 0.15s ease-in-out all;
}
.button:hover {
  opacity: 0.9;
}

.tooltip {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  background: #000;
  font-size: 14px;
  padding: 2px 10px;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
}
.tooltip.show {
  opacity: 1;
}
.tooltip::after {
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  position: absolute;
  bottom: -7px;
  left: 50%;
  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 {
    font-size: 1rem;
  }
  .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-right: 0.35rem;
    padding-left: 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;
}

.top-bar-message {
  background: #EE4266;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  padding: 0.25rem 0.5rem;
}
@media (max-width: 767px) {
  .top-bar-message {
    font-size: 8px;
  }
}

@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 {
  height: 25px;
  width: auto;
  flex: none;
  margin-right: 0.5rem;
}
.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 + p, .hero-section-content.content h1 + div, .hero-section-content.content h1 + h2, .hero-section-content.content h2 + p, .hero-section-content.content h2 + div, .hero-section-content.content h2 + h2 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .hero-section-content.content h1 + p, .hero-section-content.content h1 + div, .hero-section-content.content h1 + h2, .hero-section-content.content h2 + p, .hero-section-content.content h2 + div, .hero-section-content.content h2 + h2 {
    margin-top: 0.75rem;
  }
}
.hero-section-content.content p:not(:last-child) {
  margin-bottom: 0.35rem;
}

.section--hero {
  padding: 1.5rem 0 0;
}
.section--hero.has-mobile-bg, .section--hero.has-desktop-bg {
  position: relative;
}

.hero-mobile-bg,
.hero-desktop-bg,
.hero-bg {
  position: absolute;
  pointer-events: none;
  object-fit: cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.last-updated {
  font-size: 0.8rem;
  line-height: 1;
}

.features-icons-wrapper + .last-updated {
  margin-top: 0.75rem;
}

.mp-lp-template-2 .last-updated {
  color: #EE4266;
}
.mp-lp-template-2 .hero-section-content p {
  color: #BABABA;
  font-weight: 400;
}

@media (min-width: 768px) {
  .section--hero.has-mobile-hero .hero-section--mobile {
    display: none;
  }
  .hero-mobile-bg,
  .last-updated--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-right,
  .last-updated.last-updated--pos-desktop-left {
    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;
  }
  .mp-lp-template-2 .last-updated.last-updated--pos-desktop-left {
    margin-bottom: 0;
  }
}
@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:not(.has-hero-image) .hero-section-content.hero-section--desktop {
    padding-right: 25%;
  }
  .section--hero.has-hero-image .hero-container {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .section--hero.has-hero-image .hero-container__left-side {
    flex: 1;
  }
  .section--hero.has-hero-image .hero-container__right-side {
    flex: none;
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section--hero.has-hero-image .hero-image {
    width: 50%;
  }
  .section--hero.has-hero-image .features-icons-wrapper + .last-updated {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1023px) {
  .hero-section-content {
    font-size: 12px;
  }
  .hero-container__right-side {
    display: none;
  }
}
@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 {
    display: none;
  }
  .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.1rem;
  }
  .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: 3rem;
  }
  .last-updated--desktop {
    display: none;
  }
  .last-updated {
    margin-top: 0.5rem;
    font-size: 9px;
  }
  .last-updated.last-updated--pos-mobile-left {
    text-align: left;
  }
  .last-updated.last-updated--pos-mobile-center {
    text-align: center;
  }
  .last-updated.last-updated--pos-mobile-right {
    text-align: right;
  }
  .features-icons-wrapper + .last-updated {
    margin-top: 0.5rem;
  }
}
.features-icons,
.feature-icon-single {
  display: flex;
  align-items: center;
}

.feature-icon-single {
  padding: 0.175rem 0.5rem;
  text-align: left;
  justify-content: center;
}

.feature-icon {
  height: 25px;
  width: auto;
}

.feature-icon-label {
  line-height: 1;
  font-weight: 500;
  font-size: 0.8rem;
  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;
  }
  .features-icons {
    flex-wrap: wrap;
    gap: 0.1rem 0.5rem;
  }
  .feature-icon {
    height: 14px;
  }
  .feature-icon-label {
    font-size: 9px;
    padding-left: 0.225rem;
  }
  .features-icons-wrapper {
    margin-top: 0.5rem;
  }
  .features-icons-wrapper--alt {
    margin-left: -0.35rem;
    margin-right: -0.35rem;
    padding: 0.125rem 0.35rem 0.125rem 0.35rem;
    text-shadow: none;
    background: #fff;
    color: #000;
  }
  .dark-mode-mobile .features-icons-wrapper--alt,
  .dark-mode-both .features-icons-wrapper--alt {
    background: #1d1e1e;
    color: #fff;
  }
  .dark-mode-mobile.mp-lp-template-2 .features-icons-wrapper--alt,
  .dark-mode-both.mp-lp-template-2 .features-icons-wrapper--alt {
    background: #0F1018;
    border-top: 1px solid #7584CD;
    border-bottom: 1px solid #7584CD;
  }
  .hide-features--mobile {
    display: none;
  }
}
.content-block {
  border-radius: 8px;
  padding: 2rem;
  font-size: 12px;
  line-height: 1.75;
  display: flex;
  align-items: center;
}
.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;
  }
}
.dark-overlay {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.dark-overlay a {
  color: #ffd700;
}

.section--table {
  padding: 5rem 0 0 0;
}

.casino-table-headers {
  display: flex;
  border-radius: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0.35rem;
}

.ctr {
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #212529;
  border-radius: 6px;
  position: relative;
}
.ctr:not(:last-child) {
  margin-bottom: 0.35rem;
}

.cth {
  padding: 0.5rem 0;
  text-align: center;
}

.ctc {
  text-align: center;
  padding: 1rem 0;
}

.cth:not(.cth--clickout),
.ctc:not(.ctc--clickout) {
  flex: none;
}

.cth--pos,
.ctc--pos {
  width: 32px;
}

.cth--logo,
.ctc--logo {
  width: 250px;
}

.cth--offer,
.ctc--offer {
  width: 250px;
}

.cth--payment,
.ctc--payment {
  width: 215px;
}

.cth--rating,
.ctc--rating {
  width: 195px;
}

.cth--clickout,
.ctc--clickout {
  flex: 1;
}

.ctc--pos {
  color: #fff;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 700;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.ctc--logo {
  align-self: stretch;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ctc--logo img {
  display: block;
  width: 180px;
  margin: 0 auto;
}
.ctc--logo.has-ribbon {
  padding-top: 2rem;
}

.ctc--offer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.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 {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 3;
}
.ctc--clickout .button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.visit-casino {
  line-height: 1;
  color: #01004a;
  font-weight: 700;
  text-decoration: underline;
  font-size: 12px;
  margin-top: 0.75rem;
}

.ribbon {
  position: absolute;
  background: #4d96e6;
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  padding: 2px 20px;
  white-space: nowrap;
  top: 0;
  left: 0;
}

.ribbon-logo {
  top: 5px;
  left: -23px;
}

.star {
  margin: 0 2px;
}
.star:first-child {
  margin-left: 0;
}
.star:last-child {
  margin-right: 0;
}

.star-icon {
  display: block;
  fill: var(--ctr-star-fill);
  width: 22px;
  height: 22px;
}

.star-rating {
  display: flex;
  align-items: center;
  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: 12px;
  margin-top: 0.5rem;
}

.payment-methods {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.325rem;
}

.pm-icon-wrapper {
  width: 26px;
  height: 26px;
  padding: 2px;
  position: relative;
  overflow: hidden;
  flex: none;
}

.pm-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  border-radius: 50%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.pm-amex {
  background-position: -10px -10px;
}

.pm-astropay {
  background-position: -78px -10px;
}

.pm-bank-transfer {
  background-position: -10px -78px;
}

.pm-bradesco {
  background-position: -78px -78px;
}

.pm-brite {
  background-position: -146px -10px;
}

.pm-banco-do-brasil {
  background-position: -146px -78px;
}

.pm-bitcoin {
  background-position: -10px -146px;
}

.pm-caixa {
  background-position: -78px -146px;
}

.pm-blik {
  background-position: -146px -146px;
}

.pm-danskebank {
  background-position: -214px -10px;
}

.pm-entropay {
  background-position: -214px -78px;
}

.pm-cashlib {
  background-position: -214px -146px;
}

.pm-ideal {
  background-position: -10px -214px;
}

.pm-echeck {
  background-position: -78px -214px;
}

.pm-instantbanking {
  background-position: -146px -214px;
}

.pm-instadebit {
  background-position: -214px -214px;
}

.pm-ecopayz {
  background-position: -282px -10px;
}

.pm-handelsbanken {
  background-position: -282px -78px;
}

.pm-itau {
  background-position: -282px -146px;
}

.pm-ethereum {
  background-position: -282px -214px;
}

.pm-giropay {
  background-position: -10px -282px;
}

.pm-idebit {
  background-position: -78px -282px;
}

.pm-ezeewallet {
  background-position: -146px -282px;
}

.pm-interac {
  background-position: -214px -282px;
}

.pm-jeton {
  background-position: -282px -282px;
}

.pm-klarna {
  background-position: -350px -10px;
}

.pm-maestro {
  background-position: -350px -78px;
}

.pm-muchbetter {
  background-position: -350px -146px;
}

.pm-litecoin {
  background-position: -350px -214px;
}

.pm-mifinity {
  background-position: -350px -282px;
}

.pm-mastercard {
  background-position: -10px -350px;
}

.pm-neosurf {
  background-position: -78px -350px;
}

.pm-net {
  background-position: -146px -350px;
}

.pm-nodapay {
  background-position: -214px -350px;
}

.pm-nordea {
  background-position: -282px -350px;
}

.pm-oppohjola {
  background-position: -350px -350px;
}

.pm-payfun {
  background-position: -418px -10px;
}

.pm-payid {
  background-position: -418px -78px;
}

.pm-paypal {
  background-position: -418px -146px;
}

.pm-paysafecard {
  background-position: -418px -214px;
}

.pm-poli {
  background-position: -418px -282px;
}

.pm-promptpay {
  background-position: -418px -350px;
}

.pm-pix {
  background-position: -10px -418px;
}

.pm-revolut {
  background-position: -78px -418px;
}

.pm-ripple {
  background-position: -146px -418px;
}

.pm-saastopankki {
  background-position: -214px -418px;
}

.pm-santander {
  background-position: -282px -418px;
}

.pm-skrill {
  background-position: -350px -418px;
}

.pm-sofort {
  background-position: -418px -418px;
}

.pm-solana {
  background-position: -486px -10px;
}

.pm-tether {
  background-position: -486px -78px;
}

.pm-spankki {
  background-position: -486px -146px;
}

.pm-trustly {
  background-position: -486px -214px;
}

.pm-visa {
  background-position: -486px -282px;
}

.pm-volt {
  background-position: -486px -350px;
}

.pm-zimpler {
  background-position: -486px -418px;
}

.more-pm {
  line-height: 1;
  font-size: 0.75rem;
  text-decoration: underline;
  margin-top: 0.5rem;
}

.more-pm-tooltip {
  position: relative;
}

.more-pm-list {
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translateX(-50%);
  border: 1px solid #a5a5a5;
  background: #fff;
  padding: 0.5rem;
  font-size: 14px;
  border-radius: 4px;
  z-index: 5;
  width: 100%;
}
.more-pm-list::after {
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
}
.more-pm-list::before {
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #a5a5a5;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
}

.more-pm {
  cursor: pointer;
}

.ctc--payment:not(.show) .more-pm-tooltip .more-pm-list {
  display: none;
}

.more-mp-item {
  display: flex;
  align-items: center;
}

.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-top: 2rem;
  margin-bottom: 1.25rem;
}

.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 {
  margin: 0.5rem 0;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.clickout-incentive {
  font-size: 12px;
}

.brand-features {
  text-align: left;
  font-size: 10px;
  font-weight: 500;
}
.brand-features ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.brand-features li {
  position: relative;
  padding-left: 1.5rem;
}
.brand-features li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: var(--check-charm);
  height: 16px;
  width: 16px;
  background-position: center;
  background-size: cover;
}

.ctc.ctc--features {
  width: 200px;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media screen and (min-width: 768px) {
  .payment-methods,
  .more-pm {
    position: relative;
    z-index: 4;
  }
  .offer-tcs--mobile {
    display: none;
  }
  .clickout-incentive {
    margin-bottom: 0.75rem;
  }
  .clickout-incentive--under-cta {
    display: none;
  }
}
@media screen and (max-width: 1249px) and (min-width: 768px) {
  .cth--logo, .ctc--logo {
    width: 200px;
  }
}
@media screen and (max-width: 1149px) and (min-width: 768px) {
  .cth--logo, .ctc--logo {
    width: 175px;
  }
  .cth--offer, .ctc--offer {
    width: 185px;
  }
  .star-icon {
    width: 14px;
    height: 14px;
  }
  .cth--rating, .ctc--rating {
    width: 165px;
  }
  .ctc--clickout .button {
    font-size: 1rem;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .cth--payment, .ctc--payment {
    display: none;
  }
  .cth--logo, .ctc--logo {
    width: 160px;
  }
}
@media (max-width: 991px) {
  .pm-icon-outer-label {
    display: none;
  }
}
@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 {
    width: auto;
    justify-self: stretch;
    align-self: stretch;
    padding: 0.5rem;
  }
  .ctc--logo {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .ctc--offer {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .ctc--clickout {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .ctc--rating {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .ctc--payment {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .ctc--logo {
    padding-top: 0;
    padding-bottom: 0;
  }
  .ctc--offer,
  .ctc--clickout {
    background-color: #ebebeb;
  }
  .ctc--offer {
    position: relative;
    padding-top: 0.5rem;
    font-size: 0.9rem;
  }
  .condensed-mode-offer-label {
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0.5rem;
    font-size: 0.625rem;
    color: #000000;
  }
  .score {
    font-size: 12px;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .score span {
    font-size: 20px;
  }
  .star-icon {
    width: 11px;
    height: 11px;
  }
  .more-pm {
    font-size: 10px;
  }
  .ctc--clickout .button {
    font-size: 15px;
    padding: 0.5rem;
    width: 100%;
  }
  .visit-casino {
    display: none;
  }
  .offer-tcs--mobile {
    font-size: 8px;
    margin-top: 5px;
    color: #212529;
  }
  .ctc--payment {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .ribbon-logo {
    font-size: 10px;
    border-radius: 7px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
  }
  .ribbon-logo {
    left: 0.25rem;
    padding: 2px 10px;
    width: calc(100% - 0.5rem);
  }
  .ctc--rating {
    padding: 0 0.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.25rem;
  }
  .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 {
    padding-top: 0;
    margin-top: -2.5rem;
  }
  .above-agg-table {
    font-size: 14px;
  }
  .clickout-incentive {
    font-size: 9px;
    margin-top: 0.5rem;
  }
  .payment-methods {
    gap: 0.25rem;
  }
  .payment-methods .pm-icon-wrapper {
    width: 22px;
    height: 22px;
  }
  .pm-icon {
    transform: translate(-50%, -50%) scale(0.46);
  }
}
@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;
    width: 18px;
    height: 18px;
  }
  .feature-icon-label {
    font-size: 8px;
  }
  .ribbon {
    font-size: 9px;
  }
  .ctc--clickout .button {
    font-size: 14px;
  }
}
.mp-lp-template-2 .cth--pos, .mp-lp-template-2 .ctc--pos {
  display: none;
}
.mp-lp-template-2 .ribbon-logo {
  border-radius: 9999px;
  top: -11px;
  left: 18px;
}
.mp-lp-template-2 .casino-table__rows {
  counter-reset: table-row;
}
.mp-lp-template-2 .ctc--logo.has-ribbon {
  padding-top: 1rem;
}
.mp-lp-template-2 .ctc--logo::before {
  counter-increment: table-row;
  content: counter(table-row);
  position: absolute;
  line-height: 1;
  left: -11px;
  top: -11px;
  background: var(--ctr-ribbon-counter);
  color: var(--ctr-dark-ribbon-main-text);
  width: 22px;
  height: 22px;
  font-size: 11px;
  font-weight: 700;
  display: grid;
  place-items: center;
  border-radius: 50%;
}
.mp-lp-template-2 .ctr {
  border-radius: 0;
}
.mp-lp-template-2 .ctr:first-child {
  --ctr-dark-ribbon-main-text: #0F1018;
  --ctr-ribbon-counter: #EFB400;
}
@media (min-width: 768px) {
  .mp-lp-template-2 .ctr:first-child {
    margin-bottom: 2.5rem;
  }
  .mp-lp-template-2 .ctr:not(:last-child):not(:first-child) {
    margin-bottom: 1.5rem;
  }
}
.mp-lp-template-2 .star-icon {
  filter: drop-shadow(0px 0px 10px rgba(239, 180, 0, 0.7));
}
.mp-lp-template-2 .clickout-incentive--under-cta {
  display: block;
  margin: 0;
  position: absolute;
  left: 50%;
  top: calc(100% - 11px);
  transform: translateX(-50%);
  line-height: 1;
  background: #efb421;
  padding: 0.35rem 1rem;
  border-radius: 9999px;
  text-transform: uppercase;
  font-size: 11px;
  color: #0F1018;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .mp-lp-template-2 .votes {
    font-size: 10px;
    font-weight: 500;
  }
  .mp-lp-template-2 .ctr.ctr--has-click-incentive .ctc--features {
    padding-bottom: 1.5rem;
  }
  .mp-lp-template-2 .ctc--logo {
    order: 1;
  }
  .mp-lp-template-2 .ctc--offer {
    order: 2;
  }
  .mp-lp-template-2 .ctc--rating {
    order: 3;
  }
  .mp-lp-template-2 .ctc--features {
    order: 4;
  }
  .mp-lp-template-2 .ctc--payment {
    order: 5;
  }
  .mp-lp-template-2 .ctc--clickout {
    order: 6;
  }
}
@media (min-width: 992px) {
  .mp-lp-template-2 .payment-methods {
    flex-direction: column;
    align-items: flex-start;
  }
  .mp-lp-template-2 .pm-icon-outer-wrapper {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .mp-lp-template-2 .pm-icon-outer-label {
    line-height: 1;
    font-size: 10px;
    color: #585962;
    text-align: left;
  }
  .mp-lp-template-2 .more-pm.more-pm--long {
    text-align: left;
    font-size: 10px;
    color: #585962;
  }
  .mp-lp-template-2 .pm-icon-wrapper {
    width: 20px;
    height: 20px;
  }
  .mp-lp-template-2 .pm-icon {
    transform: translate(-50%, -50%) scale(0.4);
  }
  .mp-lp-template-2 .ctc--payment {
    width: 180px;
  }
  .mp-lp-template-2 .ctc--logo {
    width: 175px;
  }
}
@media (min-width: 1150px) and (max-width: 1249px) {
  .mp-lp-template-2 .ctc--rating {
    width: 150px;
  }
  .mp-lp-template-2 .star-icon {
    width: 16px;
    height: 16px;
  }
  .mp-lp-template-2 .ctc--clickout .button {
    padding: 0.5rem;
    width: 100%;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1149px) {
  .mp-lp-template-2 .ctc--rating {
    display: none;
  }
}
@media (max-width: 767px) {
  .mp-lp-template-2 .ctr {
    overflow: visible;
  }
  .mp-lp-template-2 .ctr:first-child {
    background-image: none !important;
    margin-bottom: 2rem !important;
  }
  .mp-lp-template-2 .ctr:first-child .ctc--payment {
    padding-top: 0;
    padding-bottom: 1.25rem;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
  }
  .mp-lp-template-2 .ctc--logo img {
    width: 124px;
  }
  .mp-lp-template-2 .ctc--offer,
  .mp-lp-template-2 .ctc--clickout {
    background: transparent !important;
  }
  .mp-lp-template-2 .ctc--features {
    width: auto;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 5;
    padding: 0.5rem 0.5rem 1.25rem 1rem;
  }
  .mp-lp-template-2 .ctr:first-child .ctc--clickout .button {
    padding: 0.75rem;
  }
  .mp-lp-template-2 .ctr.ctr--has-ribbon:first-child .ctc--logo {
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
  }
  .mp-lp-template-2 .ctr:first-child .pm-icon-wrapper {
    width: 22px;
    height: 22px;
  }
  .mp-lp-template-2 .ctr:first-child .pm-icon {
    transform: translate(-50%, -50%) scale(0.456);
  }
  .mp-lp-template-2 .ctr:first-child .more-pm--short {
    margin-top: 0.25rem;
  }
  .mp-lp-template-2 .ctr:not(:last-child) {
    margin-bottom: 0.75rem;
  }
  .mp-lp-template-2 .ctr:not(:first-child) .ctc--features,
  .mp-lp-template-2 .score-label {
    display: none;
  }
  .mp-lp-template-2 .star-rating,
  .mp-lp-template-2 .votes {
    grid-column-start: 1;
  }
  .mp-lp-template-2 .star-icon {
    width: 14px;
    height: 14px;
  }
  .mp-lp-template-2 .ribbon-logo {
    width: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .mp-lp-template-2 .ctc--logo::before {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -11px;
  }
  .mp-lp-template-2 .ctr:first-child .ctc--logo::before {
    left: -4px;
  }
  .mp-lp-template-2 .ctr:first-child .ribbon-logo {
    left: 24px;
  }
  .mp-lp-template-2 .clickout-incentive--under-cta {
    font-size: 10px;
  }
}

.casino-table-card {
  position: relative;
}

.casino-table-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 991px) {
  .casino-table-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .casino-table-cards {
    grid-template-columns: 1fr;
    margin: 0 1rem;
  }
}

.casino-table-card {
  background: #0f1118;
  border-radius: 5px;
  overflow: hidden;
}

.casino-card-offer {
  background: #000;
  padding: 1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  border-top: 1px solid rgba(178, 183, 196, 0.4);
  border-bottom: 1px solid rgba(178, 183, 196, 0.4);
}

.casino-card-clickout {
  padding: 1.5rem;
}

.casino-card-clickout .button {
  display: block;
  text-align: center;
  padding: 0.75rem 0.5rem;
}
.casino-card-clickout .button::before {
  content: "";
  position: absolute;
  inset: 0;
}

.casino-card-label {
  background: #ee4266;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  gap: 0.5rem;
}
.casino-card-label img {
  width: 32px;
  flex: none;
}
@media (max-width: 767px) {
  .casino-card-label {
    font-size: 12px;
  }
  .casino-card-label img {
    width: 24px;
  }
}

.casino-card-logo img {
  width: 200px;
  margin: 0 auto;
  display: block;
}

.casino-card-logo {
  padding: 0.5rem;
}

.disclosure {
  position: absolute;
  right: 0;
  bottom: 0;
}

.disclosure-content {
  background: #fff;
  color: #000;
  padding: 0.5rem;
  border-radius: 5px;
  position: absolute;
  z-index: 9999;
  font-size: 10px;
  width: 300px;
  right: 0;
  box-shadow: 0px 10px 20px 13px rgba(0, 0, 0, 0.25);
  top: calc(100% + 0.25rem);
}

.disclosure-label {
  font-size: 12px;
  cursor: pointer;
}
.disclosure-label:not(.active) + .disclosure-content {
  display: none;
}

@keyframes pulse-green {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--ctr-button-animation-rgb), 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(var(--ctr-button-animation-rgb), 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(var(--ctr-button-animation-rgb), 0);
  }
}
.ctr:first-child .ctc--clickout .button {
  box-shadow: 0 0 0 0 rgb(var(--ctr-button-animation-rgb));
  animation: pulse-green 2s infinite;
}

@media (min-width: 768px) {
  .navbar-is-transparent-desktop .navbar-wrapper,
  .navbar-is-transparent-both .navbar-wrapper {
    background-color: transparent !important;
    margin-bottom: calc(-30px - 1.5rem);
    position: relative;
    z-index: 1;
  }
  .navbar-is-transparent-desktop .section--hero,
  .navbar-is-transparent-both .section--hero {
    padding-top: calc(2rem + 30px);
  }
  .dark-mode-desktop .ctr,
  .dark-mode-both .ctr {
    background: var(--ctr-bg-dark);
    color: #fff;
    border: 1px solid var(--ctr-border-dark);
  }
  .dark-mode-desktop .visit-casino,
  .dark-mode-both .visit-casino {
    color: var(--ctr-visit-casino-text-color);
  }
  .dark-mode-desktop .ribbon,
  .dark-mode-both .ribbon {
    background: var(--ctr-dark-ribbon-main);
    color: var(--ctr-dark-ribbon-main-text);
  }
  .dark-mode-desktop .ctr:first-child,
  .dark-mode-both .ctr:first-child {
    box-shadow: var(--ctr-box-shadow-main);
    border: 1px solid var(--ctr-border-highlight);
  }
  .dark-mode-desktop .ctr:not(:first-child) .ribbon,
  .dark-mode-both .ctr:not(:first-child) .ribbon {
    background: var(--ctr-dark-ribbon-regular);
    color: #fff;
  }
  .dark-mode-desktop .ctc--offer p,
  .dark-mode-both .ctc--offer p {
    text-shadow: var(--ctr-offer-text-shadow);
  }
  .dark-mode-desktop .more-pm-list,
  .dark-mode-both .more-pm-list {
    background: #121213;
    border: 1px solid #616161;
  }
  .dark-mode-desktop .more-pm-list::after,
  .dark-mode-both .more-pm-list::after {
    border-bottom: 8px solid #121213;
  }
  .dark-mode-desktop .more-pm-list::before,
  .dark-mode-both .more-pm-list::before {
    border-bottom: 8px solid #616161;
  }
  .condensed-mode-offer-label,
  .score-label,
  .more-pm--short {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-is-transparent-mobile .navbar-wrapper,
  .navbar-is-transparent-both .navbar-wrapper {
    background-color: transparent !important;
    margin-bottom: calc(-18px - 0.5rem);
    position: relative;
    z-index: 1;
  }
  .navbar-is-transparent-mobile .section--hero,
  .navbar-is-transparent-both .section--hero {
    padding-top: calc(1rem + 18px);
  }
  .dark-mode-mobile .ctr,
  .dark-mode-both .ctr {
    background: var(--ctr-bg-dark);
    color: #fff;
    border: 1px solid var(--ctr-border-dark);
  }
  .dark-mode-mobile .visit-casino,
  .dark-mode-both .visit-casino {
    color: var(--ctr-visit-casino-text-color);
  }
  .dark-mode-mobile .ribbon,
  .dark-mode-both .ribbon {
    background: var(--ctr-dark-ribbon-main);
    color: var(--ctr-dark-ribbon-main-text);
  }
  .dark-mode-mobile .ctr:first-child,
  .dark-mode-both .ctr:first-child {
    box-shadow: var(--ctr-box-shadow-main);
    border: 1px solid var(--ctr-border-highlight);
  }
  .dark-mode-mobile .ctr:not(:first-child) .ribbon,
  .dark-mode-both .ctr:not(:first-child) .ribbon {
    background: var(--ctr-dark-ribbon-regular);
    color: #fff;
  }
  .dark-mode-mobile .ctc--offer p,
  .dark-mode-both .ctc--offer p {
    text-shadow: var(--ctr-offer-text-shadow);
  }
  .dark-mode-mobile .ctc--offer,
  .dark-mode-mobile .ctc--clickout,
  .dark-mode-both .ctc--offer,
  .dark-mode-both .ctc--clickout {
    background: #121213;
  }
  .dark-mode-mobile .condensed-mode-offer-label,
  .dark-mode-mobile .score-label,
  .dark-mode-mobile .votes,
  .dark-mode-both .condensed-mode-offer-label,
  .dark-mode-both .score-label,
  .dark-mode-both .votes {
    color: #a0a0a1;
  }
  .more-pm--long {
    display: none;
  }
  .score-label, .votes {
    font-size: 9px;
    text-transform: uppercase;
  }
  .score, .votes {
    margin: 0;
  }
  .votes {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .score-label {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
  .star-rating {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .more-pm--short {
    margin: 0 0 0 0.25rem;
  }
  .ctc--clickout .button {
    padding: 0.75rem 0.5rem;
  }
  .dark-mode-mobile .ctr:first-child,
  .dark-mode-both .ctr:first-child {
    background-image: var(--texture-image);
    background-position: right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
  }
  .dark-mode-mobile .ctr:first-child .ctc--offer,
  .dark-mode-mobile .ctr:first-child .ctc--clickout,
  .dark-mode-both .ctr:first-child .ctc--offer,
  .dark-mode-both .ctr:first-child .ctc--clickout {
    background: transparent;
  }
  .ctr:not(:first-child) {
    transform: scale(0.95);
  }
  .ctr.ctr--has-ribbon:first-child .ctc--logo {
    padding-top: 2.25rem;
    padding-bottom: 0.75rem;
  }
  .ctr:first-child .ctc--offer {
    gap: 1rem;
  }
  .ctr:first-child .ctc--offer strong {
    font-size: var(--offer-strong-font-size-mobile);
  }
  .ctr:first-child .condensed-mode-offer-label {
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 0;
  }
  .ctr:first-child .ctc--clickout .button {
    font-size: 18px;
    line-height: 1;
    padding: 1.25rem 0.5rem;
  }
  .ctr:first-child .ctc--payment {
    flex-direction: column;
  }
  .ctr:first-child .pm-icon-wrapper {
    width: 30px;
    height: 30px;
  }
  .ctr:first-child .pm-icon {
    transform: translate(-50%, -50%) scale(0.59);
  }
  .ctr:first-child .more-pm--short {
    margin-top: 0.75rem;
    margin-left: 0;
  }
}
@media (max-width: 350px) {
  .pm-icon {
    transform: translate(-50%, -50%) scale(0.385);
  }
  .star-icon {
    width: 10px;
    height: 10px;
  }
}
.dark-overlay {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.dark-overlay a {
  color: #ffd700;
}
