#lmModalOverlay {
  position: fixed;
}

.container.refer {
  max-width: 100%;
  padding: 83px 0 0;
}
@media screen and (min-width: 601px) {
  .container.refer {
    padding: 77px 0 0;
  }
}

.gradient-btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#cfa747), color-stop(#b08a33), to(#cfa747));
  background: linear-gradient(#cfa747, #b08a33, #cfa747);
  border: 2px solid #e1cb98;
  border-radius: 50px;
  font-family: "Raleway", sans-serif !important;
}
.gradient-btn:hover {
  background: #ae8932;
}

.refer-to-earn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #0D0B16;
}
.refer-to-earn .hero-bg {
  background-image: url(../images/raf-bg-d.jpg);
  background-size: cover;
  background-position: 8% 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.refer-to-earn .hero-bg .container {
  max-width: 100%;
}
.refer-to-earn .hero-bg .hero-bg-inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 -15px;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left {
  width: 100%;
  padding: 0 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: -90px;
}
@media screen and (min-width: 412px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left {
    margin-top: -110px;
  }
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left {
    padding: 20px 0;
    width: 55%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left {
    padding: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left {
    padding: 0 0 0 50px;
  }
}
@media screen and (min-width: 1651px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left {
    padding: 0 0 0 70px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
  font-family: "Colus", sans-serif;
  text-align: center;
  color: #FFFFFF;
}
@media screen and (min-width: 375px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 412px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
    text-align: left;
    font-size: 35px;
    line-height: 1em;
  }
}
@media screen and (min-width: 768px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1280px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left h1 {
    font-size: 50px;
    line-height: normal;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text {
  font-size: 18px;
  color: #978dc8;
  text-align: center;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text {
    text-align: left;
    margin-top: 5px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text {
    font-size: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text {
    font-size: 36px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text br:first-child {
  display: none;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text br:first-child {
    display: block;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span {
  display: block;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span {
    display: inline-block;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
  width: 290px;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
    width: 180px;
  }
}
@media screen and (min-width: 768px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
    width: 200px;
  }
}
@media screen and (min-width: 1024px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
    width: 260px;
  }
}
@media screen and (min-width: 1200px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
    width: 325px;
  }
}
@media screen and (min-width: 1600px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span img {
    width: 375px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text span.headingtag {
  color: #fff;
  font-weight: 700;
  display: inline-block;
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text dfn {
  font-style: normal;
  color: #FFFFFF;
  background: #180828;
  padding: 8px 0;
  font-family: "Colus", sans-serif;
  font-size: 30px;
  display: block;
  margin-top: 10px;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text dfn {
    display: inline-block;
    padding: 8px 20px;
    margin-top: 0;
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text dfn {
    font-size: 30px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text.mt-10 {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .heading-text.mt-10 {
    margin-top: 0px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}
@media screen and (min-width: 500px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg {
    margin-top: 30px;
  }
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg {
    margin-top: 5px;
  }
}
@media screen and (min-width: 767px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg {
    margin-top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg {
    margin-top: 30px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg a {
  font-size: 1.9em;
  text-transform: uppercase;
  text-align: center;
  height: 60px;
  width: 100%;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-left .btn-bg a {
    width: 240px;
  }
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.refer-to-earn .hero-bg .hero-bg-inside .hero-right img {
  max-width: 100%;
}
@media screen and (min-width: 601px) {
  .refer-to-earn .hero-bg .hero-bg-inside .hero-right {
    width: 45%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.refer-to-earn .refferal-rewards-bg {
  padding: 70px 0 180px;
}
@media screen and (min-width: 1280px) {
  .refer-to-earn .refferal-rewards-bg {
    padding: 70px 0;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  text-align: center;
  margin: 0 0 0.1em 0;
  text-transform: uppercase;
  font-family: "Colus", sans-serif;
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards h2 {
    font-size: 40px;
    line-height: 1.2em;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards p {
  font-size: 18px;
  color: #978dc8;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards p {
    font-size: 20px;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul {
  margin: 40px 0 30px;
  padding: 0;
}
@media screen and (min-width: 420px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul {
    margin: 40px 0;
  }
}
@media screen and (min-width: 600px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul {
    padding: 0;
    margin: 35px -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul {
    max-width: 1024px;
    margin: 50px auto;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li {
    width: 33.333%;
    margin-bottom: 0;
    padding: 0 12px;
  }
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li {
    padding: 0 20px;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card {
  padding: 3px;
  height: 100%;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content {
  width: 100%;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .card-icon img {
  width: 130px;
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .card-icon img {
    width: 120px;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .step {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  text-align: center;
  font-family: "Colus", sans-serif;
  text-transform: uppercase;
  color: #D6B870;
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .step {
    font-size: 30px;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .text {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li .card .card-content .text {
    font-size: 20px;
  }
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li:nth-child(1) .card .card-content .card-icon, .refer-to-earn .refferal-rewards-bg .refferal-rewards ul li:nth-child(3) .card .card-content .card-icon {
  margin-bottom: 0;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards ul li:nth-child(2) {
  margin-bottom: 0;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards .btn-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.refer-to-earn .refferal-rewards-bg .refferal-rewards .btn-bg a {
  font-size: 1.2em;
  text-transform: uppercase;
  text-align: center;
  height: 60px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 450px) {
  .refer-to-earn .refferal-rewards-bg .refferal-rewards .btn-bg a {
    width: auto;
    font-size: 1.5em;
    padding: 0 30px;
  }
}

.rewards-outer .refer-to-earn {
  position: relative;
}
.rewards-outer .rewards-inside {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  max-width: 520px;
  margin: 0 auto;
  padding: 20px;
  background: #160e24;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.rewards-outer .rewards-inside .rewards-user {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -128px;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-user {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 300px;
    height: auto;
    margin-top: 0px;
  }
}
.rewards-outer .rewards-inside .rewards-user img {
  width: 330px;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-user img {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 10px;
    bottom: -128px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-left {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-left {
    width: 24%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.rewards-outer .rewards-inside .rewards-inside-left h3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin: -70px auto 20px;
  max-width: 400px;
  color: #D6B870;
  padding: 0;
  line-height: normal;
  font-family: "Colus", sans-serif;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-left h3 {
    font-size: 30px;
    margin: 0 auto 15px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-left .jackpot-counter {
  font-size: 48px;
  height: 80px;
  color: #FFFFFF;
  font-weight: 400;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Colus", sans-serif;
  background-image: none;
  background: #540965;
  border: 2px solid #c51ceb;
  border-radius: 50px;
  -webkit-filter: drop-shadow(0px 6px 0px rgba(31, 0, 38, 0.3));
          filter: drop-shadow(0px 6px 0px rgba(31, 0, 38, 0.3));
}
@media screen and (min-width: 600px) {
  .rewards-outer .rewards-inside .rewards-inside-left .jackpot-counter {
    font-size: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-left .jackpot-counter {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    height: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .rewards-outer .rewards-inside .rewards-inside-left .jackpot-counter {
    font-size: 50px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-left .jackpot-counter .counter-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rewards-outer .rewards-inside .rewards-inside-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li {
  list-style: none;
  padding: 8px 0;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li {
    width: 50%;
    padding: 5px;
  }
}
@media screen and (min-width: 1600px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li {
    padding: 10px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #0D0B16;
  padding: 3px;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .author {
  height: auto;
  margin: 10px 15px 10px 10px;
}
@media screen and (min-width: 600px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .author {
    margin: 6px 12px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .author img {
  width: 50px;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .author img {
    width: 50px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .text {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.2em;
  text-transform: capitalize;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .text span {
  color: #978dc8;
  display: block;
  font-size: 14px;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 15px;
  height: 68px;
  width: 102px;
  gap: 5px;
  background: #1d1134;
}
@media screen and (min-width: 601px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg {
    height: 62px;
    width: 112px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .icon {
  width: 40px;
}
@media screen and (min-width: 1280px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .icon {
    width: 25px;
  }
}
@media screen and (min-width: 1600px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .icon {
    width: 30px;
  }
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .icon img {
  width: 100%;
  height: 100%;
}
.rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .price {
  color: #D6B870;
  font-size: 22px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 601px) {
  .rewards-outer .rewards-inside .rewards-inside-right ul li .card .card-right .price-bg .price {
    font-size: 24px;
  }
}

.jackpot-text_player {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.jackpot-text_player .fancy-jackpot1 {
  width: 100%;
  padding: 0 0 0 5px;
  margin: 0;
  letter-spacing: 3px;
}
.jackpot-text_player .fancy-jackpot1 .single-char1 {
  display: inline-block;
}
.jackpot-text_player .fancy-jackpot1 .single-char1:last-child, .jackpot-text_player .fancy-jackpot1 .single-char1:nth-last-child(2) {
  width: 29px;
}
@media screen and (min-width: 600px) {
  .jackpot-text_player .fancy-jackpot1 .single-char1:last-child, .jackpot-text_player .fancy-jackpot1 .single-char1:nth-last-child(2) {
    width: 27px;
  }
}
@media screen and (min-width: 1280px) {
  .jackpot-text_player .fancy-jackpot1 .single-char1:last-child, .jackpot-text_player .fancy-jackpot1 .single-char1:nth-last-child(2) {
    width: 27px;
  }
}
@media screen and (min-width: 1600px) {
  .jackpot-text_player .fancy-jackpot1 .single-char1:last-child, .jackpot-text_player .fancy-jackpot1 .single-char1:nth-last-child(2) {
    width: 35px;
  }
}
.jackpot-text_player .fancy-jackpot1 .single-char1:last-child span {
  display: none;
}
.jackpot-text_player .fancy-jackpot1 .single-char1:last-child span:first-child {
  display: inline-block;
}
.jackpot-text_player .fancy-jackpot1 .single-char1 span {
  -webkit-filter: drop-shadow(0px 6px 0px rgba(31, 0, 38, 0.3));
          filter: drop-shadow(0px 6px 0px rgba(31, 0, 38, 0.3));
}

.faq-listing #techq {
  padding: 70px 0;
}
@media screen and (min-width: 1280px) {
  .faq-listing #techq {
    padding: 70px 100px;
  }
}
.faq-listing #techq h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
  margin: 0 0 30px 0;
  padding: 0;
  text-transform: uppercase;
  font-family: "Colus", sans-serif;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .faq-listing #techq h2 {
    font-size: 30px;
    line-height: 1.2em;
  }
}
.faq-listing #techq .q-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}
.faq-listing #techq .q-bg:last-child {
  margin-bottom: 0;
}
.faq-listing #techq .q-bg .a {
  display: none;
  padding: 20px 0 0;
  border: 0;
  font-size: 18px;
  color: #FFFFFF;
  text-align: left;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
.faq-listing #techq .q-bg .a p {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.5em;
}
@media screen and (min-width: 600px) {
  .faq-listing #techq .q-bg .a p {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
@media screen and (min-width: 767px) {
  .faq-listing #techq .q-bg .a p {
    line-height: inherit;
  }
}
.faq-listing #techq .q-bg .q {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 18px;
  font-weight: 700;
  padding-left: 30px;
}
@media screen and (min-width: 600px) {
  .faq-listing #techq .q-bg .q {
    font-size: 22px;
  }
}
.faq-listing #techq .q-bg .q::before {
  content: "";
  position: absolute;
  left: 0;
  height: 20px;
  width: 13px;
  background-image: url("../images/svg/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
@media screen and (min-width: 601px) {
  .faq-listing #techq .q-bg .q::before {
    height: 27px;
    width: 20px;
  }
}
.faq-listing #techq .q-bg .q.open::before {
  content: "";
  background-image: url("../images/svg/less.svg");
  height: 20px;
  width: 13px;
}
@media screen and (min-width: 601px) {
  .faq-listing #techq .q-bg .q.open::before {
    height: 27px;
    width: 20px;
  }
}
.faq-listing #techq .q-bg .faq-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.faq-listing #techq .q-bg .faq-btn a {
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  padding: 0 30px;
  width: auto;
}

.referral-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 15px 0 0;
}
@media screen and (min-width: 601px) {
  .referral-bg {
    margin: 10px 0 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  .referral-bg {
    margin: 20px 0 0 0;
  }
}
.referral-bg h3 {
  font-size: 16px;
  font-weight: normal;
  color: #978dc8;
  margin: 0;
  text-transform: none;
  letter-spacing: 0px;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 601px) {
  .referral-bg h3 {
    text-align: left;
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .referral-bg h3 {
    font-size: 18px;
  }
}
.referral-bg .referral-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 601px) {
  .referral-bg .referral-left {
    width: 38%;
  }
}
@media screen and (min-width: 768px) {
  .referral-bg .referral-left {
    width: 210px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 1280px) {
  .referral-bg .referral-left {
    width: 290px;
  }
}
@media screen and (min-width: 1300px) {
  .referral-bg .referral-left {
    width: 310px;
  }
}
.referral-bg .referral-left .col-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  position: relative;
}
.referral-bg .referral-left .col-container #text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
  position: relative;
  font-size: 16px;
  color: #978dc8;
  border-radius: 6px 0 0 6px;
  background: #180828;
}
.referral-bg .referral-left .col-container button.col-mod {
  border: none;
  cursor: pointer;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  border: 0;
  background: #00cc64;
  border-radius: 0 6px 6px 0;
}
.referral-bg .referral-left .col-container button.col-mod img {
  width: 35px;
}
.referral-bg .referral-left .col-container button.col-mod:focus {
  border: 0;
  outline: 0;
}
.referral-bg .referral-left .col-container button.col-mod:before {
  content: "Copied";
  position: absolute;
  top: -35px;
  right: 0px;
  background: #D6B870;
  padding: 0;
  border-radius: 5px;
  font-size: 14px;
  width: 85px;
  height: 28px;
  text-align: center;
  display: none;
  z-index: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.referral-bg .referral-left .col-container button.col-mod:after {
  content: "";
  position: absolute;
  top: -12px;
  right: 42px;
  width: 10px;
  height: 10px;
  background: #D6B870;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: none;
}
.referral-bg .referral-left .col-container button.col-mod.copied:before, .referral-bg .referral-left .col-container button.col-mod.copied:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #180828;
}
.referral-bg .referral-left .col-container button.col-mod:hover {
  background: #00cc64;
}
.referral-bg .share-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (min-width: 601px) {
  .referral-bg .share-bg {
    padding-left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .referral-bg .share-bg {
    padding-left: 15px;
  }
}
@media screen and (min-width: 1092px) {
  .referral-bg .share-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.referral-bg .share-bg ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.referral-bg .share-bg ul li {
  list-style: none;
  height: 35px;
  width: 35px;
  overflow: hidden;
}
.referral-bg .share-bg ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.referral-bg .share-bg ul li a img {
  width: 100%;
}