body {
  overflow-x: hidden;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

main {
  display: flex;
  overflow-x: hidden;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 24px;
}

.top-image {
  width: 480px;
  height: auto;
}

.top-img-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: -70px;
}

body {
  overflow-x: hidden;
}

.promoted, .free-offer {
  position: relative;
  border: 1px solid rgb(97, 38, 252);
  border-radius: 5px;
  margin-top: 20px !important;
}
.promoted .text, .free-offer .text {
  white-space: nowrap;
  color: rgb(97, 38, 252);
  background: white;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  padding: 2px 10px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
}

:root .free-offer {
  border: 1px solid rgb(36, 200, 241);
}
:root .free-offer .text {
  color: rgb(36, 200, 241);
}

.img-wrapper {
  background: rgb(243, 243, 243);
}

.logo {
  width: 221px;
  height: auto;
  position: relative;
  margin: 60px;
}

h1.title {
  color: rgb(255, 255, 255);
  font-weight: 900;
  font-size: 45px;
  line-height: 45px;
  letter-spacing: 0;
  text-align: center;
}
h1.title .highlight-text {
  color: rgb(77, 222, 255);
}

.section-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(255, 255, 255);
}

.section-title-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(255, 255, 255);
}

.section-subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(255, 255, 255);
  margin-bottom: 22px;
}

.operators {
  width: 100%;
  max-width: 325px;
}

.operator {
  margin-bottom: 24px;
  width: 100%;
  max-width: 320px;
  display: block;
  border-radius: 8px;
  background: white;
}
.operator .header {
  height: 19px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-right: 5px;
  padding-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(255, 255, 255);
}
.operator .header span {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 19px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.operator .contents {
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 12px;
}

.claim-bonus-button {
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background: rgb(74, 255, 179);
  width: 100%;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  border-radius: 5px;
  letter-spacing: 0;
}
.claim-bonus-button svg .to-stroke {
  stroke: #174532;
}
.claim-bonus-button span {
  color: rgb(23, 69, 50);
}
.claim-bonus-button:hover {
  background: rgb(57, 211, 146);
}
.claim-bonus-button:hover span {
  color: white;
}
.claim-bonus-button:hover svg .to-stroke {
  stroke: white;
}

.op-title {
  color: rgb(26, 9, 69);
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0;
  height: 24px;
}

.stars-and-score {
  height: 23px;
  display: flex;
  align-items: center;
  width: 109px;
  justify-content: space-between;
}

.op-score {
  color: rgb(5, 27, 86);
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0;
}

.image-and-title {
  display: grid;
  grid-template-columns: 120px auto;
  grid-column-gap: 17px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.operator.small-title .op-title {
  font-size: 16px !important;
}

.cards {
  width: 678px;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.cards .card-coin-img {
  margin-right: 0;
  position: relative;
  top: 3px;
}
.cards .coin-images {
  padding-left: 10px;
  position: relative;
  margin-right: 4px;
}

.card__inner {
  border-radius: 15px;
  width: 300px;
  max-width: 215px;
  height: 333px;
  background: black;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.card__inner .main-image {
  width: 200px;
  height: auto;
}
.card__inner .img-span-vip-head img {
  margin-right: 2px;
}

.title-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;
  width: 74px;
  height: auto;
}
.title-image.title-image--real {
  width: 192px;
}
.card__inner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.monster-image {
  width: 127px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.prize-text {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(255, 255, 255);
  position: absolute;
  width: 100%;
  bottom: 53px;
}
.prize-text.prize-text--dark {
  color: rgb(0, 0, 0);
}

.prize-text-mini {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 16px !important;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  width: 100% !important;
  left: 0;
}

.prize-text--real {
  width: 120%;
  left: -10%;
  font-size: 20px;
  text-align: center;
}

.card-cta {
  text-decoration: none;
  width: 181px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 8px;
  position: absolute;
  max-width: calc(100% - 34px);
  bottom: 16px;
  left: 17px;
}

.card-cta__text {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: rgb(20, 61, 70);
  margin-right: 10px;
}

.card.card--mcluck .card__inner {
  background: url("../images/mcluck-snoop-dog.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.card.card--mb .card__inner {
  background: url("../images/mega.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.card.card--goo .card__inner {
  background: url("../../images/goo.png") center 30%/85% auto no-repeat, url("../../images/bg-desktop.svg") center center/cover no-repeat;
  background-color: #FFB20B;
}

.card.card--buff .card__inner {
  background: url("../../images/buff.png") center 28%/70% auto no-repeat;
  background-color: rgba(209, 23, 79, 0.6);
}

.card.card--mega .card__inner {
  background: url("../images/cc-alt.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.card.card--realprize .card__inner {
  background: url("../images/real.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.card.card--wow .card__inner {
  background: url("../images/wow.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.denominator {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 21.96px;
  letter-spacing: -10%;
}

.img-wrapper {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 53px;
}

.gc-and-sc {
  display: grid;
  grid-template-columns: calc(50% - 2px) calc(50% - 2px);
  grid-column-gap: 4px;
  margin-bottom: 0px;
  text-align: left;
}

.img-span img {
  width: 17px;
  height: auto;
  margin-right: 6px;
}

.img-span--gc img {
  position: relative;
  top: 2px;
}

.img-span--sc img {
  position: relative;
  top: 2px;
}

.gc-and-sc--with-vip {
  margin-bottom: 7px;
}

.gc, .sc {
  height: 36px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: left;
  padding-left: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0;
  vertical-align: middle;
  text-align: left;
}

.gc {
  background: rgb(255, 249, 233);
}
.gc span {
  color: rgb(232, 171, 0);
}

.sc {
  background: rgb(247, 244, 255);
}
.sc span {
  color: rgb(97, 38, 252);
}

.arrow-image {
  position: relative;
  top: 3px;
  margin-left: 10px;
}

.img-span--vip {
  position: relative;
  top: 2px;
}

.op-image {
  height: 40px !important;
  width: auto !important;
}

.operator.dark .img-wrapper {
  background: black;
}

.operator.small-logo .op-image {
  width: 95% !important;
  height: auto !important;
}

:root .operator.wide-logo .op-image {
  width: auto;
  height: 40px !important;
}

.operator:nth-of-type(4n) .header {
  background: rgb(255, 189, 6);
}

.operator:nth-of-type(4n+1) .header {
  background: rgb(36, 200, 241);
}

.operator:nth-of-type(4n+2) .header {
  background: rgb(255, 77, 225);
}

.operator:nth-of-type(4n+3) .header {
  background: rgb(179, 15, 255);
}

.section-title,
.section-title-bold {
  margin-bottom: 5px;
}

hr {
  width: calc(100% - 30px);
  max-width: 1172px;
  border: none;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
}

footer {
  width: 100%;
  overflow-x: hidden;
}
footer .footer-top {
  display: block;
  width: calc(100% - 30px);
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
footer .footer-bottom {
  background: white;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: center;
  left: -8px;
  position: relative;
  padding: 15px 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-bottom .inner {
  padding-right: 15px;
  color: rgba(0, 0, 0, 0.5);
  margin-left: auto;
  margin-right: auto;
}

.vip {
  background: rgb(231, 249, 255);
  display: flex;
  align-items: center;
  justify-content: left;
  height: 36px;
  width: calc(100% - 0px);
  padding-left: 10px;
  border: 5px;
  box-sizing: border-box;
}
.vip span {
  color: rgb(59, 204, 255);
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0;
  vertical-align: middle;
}

@media screen and (max-width: 576px) {
  .card {
    margin-right: 10px;
    margin-left: 10px;
  }
  footer p,
  .footer-bottom .inner {
    text-align: left;
  }
}
.promoted,
.free-offer {
  margin-bottom: 10px;
  padding: 12px 11px;
}

@media screen and (min-width: 576px) {
  .cards-area--mobile {
    display: block;
    position: absolute;
    visibility: hidden;
    left: -100000px;
  }
  .cards-area.cards-area--desktop > .slider-container > .slider {
    display: grid;
    grid-template-columns: 215px 215px 215px;
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 575.99px) {
  .cards {
    width: unset;
  }
  .cards-area--mobile {
    overflow-x: visible;
  }
  .cards-area--desktop {
    display: none;
  }
  .card {
    padding-left: 2vw;
    padding-right: 2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 215px !important;
  }
  .operators {
    max-width: 100%;
  }
  .operator {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px) !important;
    max-width: calc(100% - 30px);
  }
  footer {
    overflow: hidden;
  }
  .cards-area.cards-area--mobile .cards .slider .scroll-snap-slider .swiper, .swiper-wrapper {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    width: 100vw;
  }
  .slider-container {
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #slider {
    width: 700px;
    min-width: 700px;
    max-width: 700px;
  }
  .card {
    max-width: 215px;
    margin: 0;
  }
  .logo {
    margin-top: 20px;
  }
  .operator .header {
    height: 25px;
  }
  .operator .header span {
    font-size: 12px;
    line-height: 25px;
    position: relative;
    top: 1px;
  }
}

/*# sourceMappingURL=style.css.map */
