:root {
  --icon-placeholder: url("-/media/55DBA434DF9747FEADCB168B226B7213.ashx");
  --icon-bet-and-get: url('-/media/074EBD3CC69942869EBF2EF41B21CC19.ashx');
  --icon-bet-insurance: url('-/media/6048D0402B1240C4A6630F9E3F6CF24D.ashx');
  --icon-bonus-dollar: url('-/media/99A2FA6DC39F4DA0B4CA80A66178BA67.ashx');
  --icon-cashback: url('-/media/98F3C75F19F84BB9BADD3D6B92009E3E.ashx');
  --icon-deposit-match: url('-/media/517273F525F84C3EB665CF4AF5769905.ashx');
  --icon-free-spins: url('-/media/D2DE3561F4B44BC988859C99A074A879.ashx');
  --icon-free-tickets: url('-/media/10CF665AEE5E4943AFC465C85844BCE3.ashx');
  --icon-free-bet: url('-/media/730C3B07FED5422ABFD4DD9EB30EE772.ashx');
  --icon-generic-bonus: url('-/media/FEAC8AD4B6E14FF8BB0B0D1F85AF526F.ashx');
  --icon-leaderboard: url('-/media/46F571C44657423BB579DD076BD4B950.ashx');
  --icon-loyalty-store: url('-/media/B4A05A7E8D8A4CC3AFCCFADC93D068B2.ashx');
  --icon-odds-boost: url('-/media/58806728A1694B40968E13F6F15A93D8.ashx');
  --icon-pick-a-prize: url('-/media/5C564A44322F40FF91951EF03E816370.ashx');
  --icon-player-activity: url('-/media/1E38BA6645DE4A96BA49DF4A63E36571.ashx');
  --icon-refer-a-friend: url('-/media/595D9081F1D54A5E907162D1FCE2222F.ashx');
  --icon-spin-the-wheel: url('-/media/C40FAE1EF55644E291C06B31665A6024.ashx');
  --icon-tournament-dollars: url('-/media/A7B1ABB893514D91BDF5128A587F0F74.ashx');


  --list-icon-prize: url('https://scmedia-us.itsfogo.com/$-$/86ce750b84df4b4e8461e07ec6b7136f.svg');
  --list-icon-step-1: url('https://scmedia-us.itsfogo.com/$-$/4247fea4c15a4422af11061472aebbc2.svg');
  --list-icon-step-2: url('https://scmedia-us.itsfogo.com/$-$/f666736b18d145f59dd564560192038b.svg');
  --list-icon-step-3: url('https://scmedia-us.itsfogo.com/$-$/fb7f0ea96a8348f3b27cee135efa5cce.svg');
  --list-icon-step-4: url('https://scmedia-us.itsfogo.com/$-$/1b238e024f2d48ceb89e846da72653a3.svg');
  --list-icon-step-5: url('https://scmedia-us.itsfogo.com/$-$/4be06ce3fcb34e4eadda964882e27a28.svg');
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: 500 !important;
}

/* OPT-IN STATUS CTA CHANGES */

.cta-container a {
  display: block !important;
}

.offer-button-md {
  display: block;
}

.btn-success {
  --btn-txt: #000;
  --btn-txt-hover: #000;
  --btn-txt-active: #000;
  --btn-bg-hover: #fff;
  --btn-bg-active: #fff;
  background-color: #fff;
  border: none;
}

.theme-success-i:before {
  color: green;
}

.danger {
  background-color: #F3F4F5;
  color: #C3C4C7;
}

.info {
  background-color: #F3F4F5;
  color: #C3C4C7;
}

/* END OPT-IN STATUS CTA CHANGES */

.game-tile img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

.btn-gametile {
  display: none;
}

.mpp-template-carousel .swiper {
  padding-right: 4rem;
  margin-right: -16px;
}

.page-content {
  padding: 16px;
}

.back-banner {
  width: 100%;
  max-width: auto;
  background-color: #050505;
}

.back-banner-content {
  position: relative;
}

.back-banner-content .pc-h {
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}

.back-banner-content .pc-txt {
  position: absolute;
  top: 0;
  left: 5px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.back-link {
  display: block;
  height: 44px;
  width: 44px;
  padding: 11px;
}

.back-link img {
  width: 22px;
  height: 22px;
}

.page-content {
  max-width: 740px;
}

.top-image img {
  border-radius: 6px;
  width: 100%;
}

.bottom-divider {
  padding-bottom: 12px !important;
  border-bottom: #f3f4f5 1px solid;
  margin-bottom: 12px !important;
}

.pc-toggle>.pc-toggle-label {
  border-bottom-color: #dcdfe4;
  border-top-color: #dcdfe4;
}

.page-title-content.title-image .pc-h {
  padding-left: 32px;
  position: relative;
}

.title-image .pc-h:before {
  content: " ";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
}

.icon-placeholder .pc-h:before {
  background-image: var(--icon-placeholder);
}

.icon-bet-and-get .pc-h:before {
  background-image: var(--icon-bet-and-get);
}

.icon-bet-insurance .pc-h:before {
  background-image: var(--icon-bet-insurance);
}

.icon-bonus-dollar .pc-h:before {
  background-image: var(--icon-bonus-dollar);
}

.icon-cashback .pc-h:before {
  background-image: var(--icon-cashback);
}

.icon-deposit-match .pc-h:before {
  background-image: var(--icon-deposit-match);
}

.icon-free-spins .pc-h:before {
  background-image: var(--icon-free-spins);
}

.icon-free-tickets .pc-h:before {
  background-image: var(--icon-free-tickets);
}

.icon-free-bet .pc-h:before {
  background-image: var(--icon-free-bet);
}

.icon-generic-bonus .pc-h:before {
  background-image: var(--icon-generic-bonus);
}

.icon-leaderboard .pc-h:before {
  background-image: var(--icon-leaderboard);
}

.icon-odds-boost .pc-h:before {
  background-image: var(--icon-odds-boost);
}

.icon-loyalty-store .pc-h:before {
  background-image: var(--icon-loyalty-store);
}

.icon-pick-a-prize .pc-h:before {
  background-image: var(--icon-pick-a-prize);
}

.icon-player-activity .pc-h:before {
  background-image: var(--icon-player-activity);
}

.icon-refer-a-friend .pc-h:before {
  background-image: var(--icon-refer-a-friend);
}

.icon-spin-the-wheel .pc-h:before {
  background-image: var(--icon-spin-the-wheel);
}

.icon-tournament-dollars .pc-h:before {
  background-image: var(--icon-tournament-dollars);
}

.expires-text {
  font-size: 12px !important;
  line-height: 18px;
}

.pc-txt dl,
.pc-txt ol,
.pc-txt ul,
.pc-txt {
  font-size: 12px !important;
  line-height: 18px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  font-size: 12px !important;
  line-height: 18px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.pc-txt dl,
.pc-txt ol,
.pc-txt ul {
  margin-left: 0;
}

ol li {
  padding-bottom: 8px;
}

.full-terms-content .pc-toggle-label {
  font-size: 12px;
  line-height: 16px;
}

.cta-container {
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: sticky;
  bottom: 56px;
  text-align: center;
  z-index: 2;
}

.authenticated .cta-container {
  bottom: 56px;
}

.native-wrapper-odr .cta-container {
  bottom: 0;
}

.cta {
  width: 100%;
}

.device-desktop .cta-container {
  bottom: 0;
}

.list-icon-prize .pc-txt ol {
  position: relative;
  padding-left: 0;
}

.list-icon-prize .pc-txt ol li {
  list-style-type: none;
  padding-left: 22px;
  position: relative;
}

.list-icon-prize .pc-txt ol li:before {
  position: absolute;
  left: 0;
  top: 1px;
}

.list-icon-prize .pc-txt ol li:nth-child(1):before {
  content: var(--list-icon-step-1);
}

.list-icon-prize .pc-txt ol li:nth-child(2):before {
  content: var(--list-icon-step-2);
}

.list-icon-prize .pc-txt ol li:nth-child(3):before {
  content: var(--list-icon-step-3);
}

.list-icon-prize .pc-txt ol li:nth-child(4):before {
  content: var(--list-icon-step-4);
}

.list-icon-prize .pc-txt ol li:nth-child(5):before {
  content: var(--list-icon-step-5);
}

.list-icon-prize .pc-txt ol li:last-of-type:before {
  content: var(--list-icon-prize);
}

ul li {
  padding-inline-start: 20px;
}

li.list-icon-step-1::before {
    content: var(--list-icon-step-1) !important;
}
li.list-icon-step-2::before {
    content: var(--list-icon-step-2) !important;
}
li.list-icon-step-3::before {
    content: var(--list-icon-step-3) !important;
}
li.list-icon-step-4::before {
    content: var(--list-icon-step-4) !important;
}
li.list-icon-step-5::before {
    content: var(--list-icon-step-5) !important;
}

@media screen and (min-width: 768px) {

  /** Single Game URL CSS **/

  .game-tile .pc-img {
    transition: transform .2s;
    backface-visibility: hidden;
  }

  .game-tile .pc-img:before {
    transition: transform .2s;
    backface-visibility: hidden;
  }

  .game-tile:hover img {
    transform: scale(1.07);
    filter: brightness(0.5);
  }

  .game-tile:hover .btn-gametile {
    opacity: 1;
  }

  .btn-gametile {
    display: inherit;
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate (-50%, -50%);
    max-width: 50%;
  }

  /* END Single Game URL CSS */

  .game-thumb img {
    transition: transform .2s;
    backface-visibility: hidden;
  }

  .game-thumb:hover img {
    opacity: 0.5;
    transform: scale(1.07);
  }

  .game-thumb:hover .game-middle {
    opacity: 1;
  }

  .game-middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate (-50%, -50%);
  }

  .page-content {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    padding: 24px;
  }

  .mpp-template-carousel .swiper {
    padding-right: 4rem;
    margin-right: -24px;
  }

  .back-banner {
    background-color: #fff;
    max-width: 740px;
    margin: 0 auto;
  }

  .back-banner-content {
    padding-left: 32px;
  }

  .back-link {
    display: block;
    height: 22px;
    width: 22px;
    padding: 11px 0 0 0;
  }

  .back-banner-content .pc-h {
    color: #050505;
    text-align: left;
  }

  .cta-container {
    max-width: 740px;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
  }

  vn-pc-component-folder.how-it-works {
    padding-bottom: 0 !important;
    border-bottom: 0;
    margin-bottom: 0 !important;
  }
}

