a:focus,
a:focus-within {
  outline: 0;
}

body {
  background-image: none;
}
body .new-page-section {
  padding: 0 0 60px;
}
body .contentnav-wrapper + .wrapper {
  padding-top: 50px;
}

.wrapper .container {
  max-width: 100%;
}
.wrapper.nav .container {
  max-width: 1140px;
}

.casino-free-chip .container {
  max-width: 1140px;
}
@media screen and (min-width: 991px) {
  .casino-free-chip .container {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1200px) {
  .casino-free-chip .container {
    padding: 0 0px;
  }
}
.casino-free-chip p {
  font-size: 16px;
  line-height: normal;
  margin: 0 0 1em 0;
}
@media screen and (min-width: 768px) {
  .casino-free-chip p {
    font-size: 16px;
  }
}
.casino-free-chip p:last-child {
  margin-bottom: 0;
}
.casino-free-chip p.text-center {
  text-align: center;
}
.casino-free-chip h2 {
  color: #CBEE00;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 40px 0;
  line-height: normal;
  text-align: center;
}
.casino-free-chip h2 br {
  display: none;
}
@media screen and (min-width: 768px) {
  .casino-free-chip h2 {
    font-size: 30px;
  }
  .casino-free-chip h2 br {
    display: block;
  }
}
.casino-free-chip h2.mb-0 {
  margin: 40px 0 20px;
}
@media screen and (min-width: 768px) {
  .casino-free-chip h2.mb-0 {
    margin: 40px 0;
  }
}

.mobile-aux-nav + .casino-free-chip .hero-banner img {
  margin-top: -60px;
}
@media screen and (min-width: 768px) {
  .mobile-aux-nav + .casino-free-chip .hero-banner img {
    margin-top: 0;
  }
}

.hero-banner {
  margin-top: -67px;
}
@media screen and (min-width: 768px) {
  .hero-banner {
    padding: 0 20px;
    margin-top: 0;
  }
}
.hero-banner img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .hero-banner img {
    max-width: 1140px;
    width: 100%;
    margin: 0px auto;
    display: block;
    margin-top: 0;
  }
}
.hero-banner .text-center {
  text-align: center;
  max-width: 760px;
  margin: auto;
  padding: 0 20px;
  margin-top: -110px;
}
@media screen and (min-width: 768px) {
  .hero-banner .text-center {
    margin-top: 0;
  }
}
.hero-banner .exclusive-bonus {
  width: 100%;
  margin-top: -110px;
  padding: 0 20px;
}
@media screen and (min-width: 568px) {
  .hero-banner .exclusive-bonus {
    margin-top: -200px;
  }
}
@media screen and (min-width: 768px) {
  .hero-banner .exclusive-bonus {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .hero-banner .exclusive-bonus {
    padding: 0 64px;
  }
}
.hero-banner .exclusive-bonus p:nth-child(1) {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hero-banner .exclusive-bonus p:nth-child(1) {
    text-align: left;
  }
}
.hero-banner .exclusive-bonus p {
  text-align: center;
}

.wrapper-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(22.66%, #171717));
  background: linear-gradient(180deg, #000000 0%, #171717 22.66%);
  padding: 0 10px 0px;
  margin: 0 15px;
}
@media screen and (min-width: 991px) {
  .wrapper-gradient {
    padding: 0 10px 60px;
    margin: 0;
  }
}

.promo-banner {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(8.04%, #2A2A2A));
  background: linear-gradient(180deg, #000000 0%, #2A2A2A 8.04%);
  padding: 0 15px 50px;
  color: #FFFFFF;
  margin: 0 -10px;
}
@media screen and (min-width: 992px) {
  .promo-banner {
    padding: 48px;
    margin: 0;
  }
}
.promo-banner .promo-title span {
  font-weight: normal;
  display: block;
  font-size: 18px;
  margin-top: 3px;
}
@media screen and (min-width: 768px) {
  .promo-banner .promo-title span {
    display: inline-block;
    font-size: 24px;
    margin: 0;
  }
}
.promo-banner .top-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 420px 21px 1fr;
  grid-template-columns: 420px 1fr;
  gap: 21px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0px) {
  .promo-banner .top-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .promo-banner .top-block {
    -ms-grid-columns: 300px 60px 1fr;
    grid-template-columns: 300px 1fr;
    gap: 60px;
  }
}
@media screen and (min-width: 992px) {
  .promo-banner .top-block {
    -ms-grid-columns: 420px 1fr;
    grid-template-columns: 420px 1fr;
  }
}
.promo-banner .top-block .image-box {
  text-align: center;
}
.promo-banner .top-block .image-box img {
  width: 100%;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}
.promo-banner .top-block .content-box p {
  text-align: left;
}
.promo-banner .top-block .content-box p a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: underline;
}
.promo-banner .middle-title {
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .promo-banner .middle-title {
    margin-bottom: 40px;
  }
}
.promo-banner .bottom-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 21px 420px;
  grid-template-columns: 1fr 420px;
  gap: 21px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 0px) {
  .promo-banner .bottom-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 768px) {
  .promo-banner .bottom-block {
    -ms-grid-columns: 1fr 60px 300px;
    grid-template-columns: 1fr 300px;
    gap: 60px;
  }
}
@media (min-width: 992px) {
  .promo-banner .bottom-block {
    -ms-grid-columns: 1fr 420px;
    grid-template-columns: 1fr 420px;
  }
}
.promo-banner .bottom-block .bottom-content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 768px) {
  .promo-banner .bottom-block .bottom-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.promo-banner .bottom-block .bottom-content p {
  text-align: left;
}
.promo-banner .bottom-block .bottom-content p a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: underline;
}
.promo-banner .bottom-block .bottom-image {
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .promo-banner .bottom-block .bottom-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.promo-banner .bottom-block .bottom-image img {
  width: 100%;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}

.banner-section {
  margin: 0 -10px 20px;
}
@media (min-width: 767px) {
  .banner-section {
    margin: 50px 0 20px;
  }
}
.banner-section img {
  width: 100%;
  display: block;
}

.register-btn {
  background: -webkit-gradient(linear, left top, left bottom, from(#FDFD2A), to(#DEB01E));
  background: linear-gradient(to bottom, #FDFD2A 0%, #DEB01E 100%);
  border: none;
  padding: 12px 16px;
  color: #000000;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  min-width: 200px;
  height: 49px;
  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-transform: uppercase;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.register-btn:hover {
  color: #000000;
  background: -webkit-gradient(linear, left top, left bottom, from(#DEB01E), to(#FDFD2A));
  background: linear-gradient(to bottom, #DEB01E 0%, #FDFD2A 100%);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.casino-features {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 30px;
  width: 100%;
  padding: 40px 0 50px;
}
@media (min-width: 768px) {
  .casino-features {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
    padding: 40px 20px;
    gap: 40px;
  }
}
@media (min-width: 992px) {
  .casino-features {
    padding: 40px 48px;
  }
}
.casino-features .feature-card {
  position: relative;
  padding: 24px 22px;
  border-radius: 10px;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#000100), to(#0B3307));
  background: linear-gradient(180deg, #000100 0%, #0B3307 100%);
}
.casino-features .feature-card .icon-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.casino-features .feature-card .icon-bg .icon img {
  width: 36px;
  display: block;
}
.casino-features .feature-card .icon-bg h3 {
  margin: 0;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 768px) {
  .casino-features .feature-card .icon-bg h3 {
    font-size: 24px;
  }
}
.casino-features .feature-card .icon-bg h3 span {
  display: block;
  color: #C8E800;
}
.casino-features .feature-card p {
  text-align: left;
}
.casino-features .feature-card:nth-child(1) .icon-bg h3, .casino-features .feature-card:nth-child(2) .icon-bg h3 {
  opacity: 1;
}
.casino-features .feature-card:nth-child(1) .icon-bg h3 span, .casino-features .feature-card:nth-child(2) .icon-bg h3 span {
  display: block;
}
@media screen and (min-width: 768px) {
  .casino-features .feature-card:nth-child(1) .icon-bg h3 span, .casino-features .feature-card:nth-child(2) .icon-bg h3 span {
    display: inline-block;
  }
}

.offer-section {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .offer-section {
    gap: 40px;
    -ms-grid-columns: 1fr 40px 440px;
    grid-template-columns: 1fr 440px;
  }
}
.offer-section .offer-content p {
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 768px) {
  .offer-section .offer-content p {
    text-align: left;
  }
}
.offer-section .offer-content p strong {
  color: #FFFFFF;
  font-weight: 700;
}
.offer-section .offer-content p span {
  color: #FFFF00;
  font-weight: 700;
}
.offer-section .offer-image {
  text-align: center;
}
.offer-section .offer-image img {
  max-width: 100%;
  display: block;
  margin: 0 auto 20px;
}

.faq-listing {
  margin-top: 40px;
  margin: 40px 15px 0 15px;
}
@media screen and (min-width: 768px) {
  .faq-listing {
    margin: 0;
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .faq-listing #techq {
    padding: 0 60px;
    margin: 0;
  }
}
.faq-listing #techq h2 {
  color: #FFFFFF;
}
.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;
  border-bottom: 1px dotted #C8E800;
}
.faq-listing #techq .q-bg:last-child {
  border: 0;
  padding-bottom: 20px;
}
.faq-listing #techq .q-bg:last-child .a {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .faq-listing #techq .q-bg {
    padding: 0;
  }
}
.faq-listing #techq .q-bg .a {
  display: none;
  padding: 0 0px 20px;
  border: 0;
  font-size: 18px;
  color: #FFFFFF;
  text-align: left;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
}
@media screen and (min-width: 768px) {
  .faq-listing #techq .q-bg .a {
    padding: 0 10px 20px;
  }
}
.faq-listing #techq .q-bg .a p {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: normal;
}
.faq-listing #techq .q-bg .a p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .faq-listing #techq .q-bg .a p {
    margin-bottom: 20px;
  }
}
.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;
  padding: 16px 0 16px 30px;
  border: 0;
  color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 600px) {
  .faq-listing #techq .q-bg .q {
    font-size: 18px;
  }
}
.faq-listing #techq .q-bg .q::before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  height: 30px;
  width: 20px;
  background-image: url("../images/faq-more.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.faq-listing #techq .q-bg .q.open::before {
  content: "";
  background-image: url("../images/faq-less.svg");
}
.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 h2 {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
}

.mobile-aux-nav {
  position: relative;
}