* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.betplay-b0lndk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-b0lndk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-b0lndk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-430phh {
  overflow: hidden;
}

.betplay-7r93fm img {
  background: var(--Neutral-300);
}

.betplay-4spcio {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.betplay-c8lg0k {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-c8lg0k:hover {
  background: var(--button-bg-hover);
}

.betplay-dabd2k {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-dabd2k:hover {
  background: var(--button-bg-hover);
}

.betplay-z1oto1 {
  font-size: 12px;
  line-height: 18px;
}

.betplay-euqhho {
  font-size: 18px;
  line-height: 26px;
}

.betplay-t2xf1c {
  width: 100%;
}

.betplay-7r5crq {
  padding: 6px 16px;
}

.betplay-u1chiw {
  padding: 10px 16px;
}

.betplay-abf0dh {
  padding: 15px 26px;
}

.betplay-s8juzk {
  flex-shrink: 0;
}

.betplay-kzgwq1 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.betplay-uvl4gd {
  display: none;
}

.betplay-7apnjx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-wd6ztj {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-83lr13 {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.betplay-po7b0k {
  cursor: grab;
}

.betplay-83lr13::-webkit-scrollbar {
  display: none;
}

.betplay-1y08fk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-c00bgr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-vyzbyv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-q1wx6r {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-n9et2f {
  visibility: visible;
}

.betplay-6wsgp6 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-kknv93 ease;
}

.betplay-whq49v {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-icycxg {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.betplay-kknv93,
    mask-image 0.3s;
}

.betplay-icycxg.betplay-4zqars {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.betplay-6y9749:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.betplay-8j8oje {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.betplay-sbrcyr {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.betplay-sbrcyr::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.betplay-s4y7pf {
  position: relative;
  z-index: 1;
}

.betplay-wp704d {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-m8vit7 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-im3fvy {
  font-size: 40px;
  line-height: 48px;
}

.betplay-ekirlt {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-nsrwmq {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.betplay-nsrwmq:hover {
  background: var(--Primary-400);
}

.betplay-nsrwmq svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-6y9749 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .betplay-sbrcyr {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-wp704d {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-m8vit7 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-im3fvy {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-ekirlt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-8j8oje {
    top: 25px;
    right: 25px;
  }
}

.betplay-iydeu9,
.betplay-lh8wxv {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.betplay-16mdbg.betplay-b71aaw::before,
.betplay-lh8wxv::before,
.betplay-1v6l27::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-za1ot2 14.betplay-gqwhs3.betplay-lbmjhc 14.betplay-3thd5p 15.betplay-dy3tj2 14.betplay-d5jntp 15.betplay-mt3gji 14.betplay-5ax88x.betplay-isl3dw 14.betplay-rur314 19.betplay-rvpene 12.betplay-65dgf7 19.betplay-rvpene 10.betplay-4vteyi.betplay-rvpene 8.betplay-hjqtxj 17.betplay-ybwu5w 7.betplay-heynof 15.betplay-n3j3ss 7.betplay-qt1ux3.betplay-4ghk6z 7.betplay-heynof 11.betplay-opevai 8.betplay-hjqtxj 11.betplay-opevai 10.betplay-nyyo1d.betplay-opevai 12.betplay-0wbuuy 13.betplay-jn4k9a 14.betplay-jfv8mf 15.betplay-vayp37 14.betplay-j5q6ys.betplay-xoc31t 14.betplay-xzqi35 15.betplay-wm80xx 14.betplay-qlmiil 15.betplay-910fhl 14.betplay-ib4cr6.betplay-za1ot2 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-lhia4n 15.betplay-6qbzgs.betplay-kxbls3 15.betplay-j52v34 15.betplay-t7zvaq 15.betplay-9vuiry 15.betplay-ura3nz 15.betplay-t1t5nt.betplay-ir8vxv 15.betplay-9vuiry 15.betplay-70dvm4 15.betplay-5isqay 15.betplay-nq8ptg 15.betplay-y9l29h.betplay-k7zhhe 15.betplay-5kav3r 7.betplay-unejem 18.betplay-gtbf1a 7.betplay-h9exwm 23.betplay-oilluk.betplay-ldos4v.betplay-ztv6e2 18.betplay-23vakx 19.betplay-hs6loo 15.betplay-izkrlh 15.betplay-lhia4n 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-3u1tkh [type="submit"] *,
.betplay-4yje4h button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-tmyb05 {
    display: none;
  }
}

.betplay-e4mvcx {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-e4mvcx {
  display: none;
}

@media (min-width: 768px) {
  .betplay-e4mvcx {
    bottom: 22px;
  }
}

.betplay-e4mvcx input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-e4mvcx {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-0d7od9.static) .betplay-e4mvcx {
    bottom: 8px;
  }
}

.betplay-538ppa {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.betplay-6rrpai.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-qj3sfa 3.betplay-hyje1l.betplay-6pekk7.betplay-o83ljz 3.betplay-1whltn 3.betplay-psv6xc 5.betplay-3wy86d 3.betplay-psv6xc 8.betplay-hosbaj.betplay-fig4pe.betplay-psv6xc 26.betplay-76r5nj 5.betplay-wjs7rw 28.betplay-9d2yfu 8.betplay-pf5iio 28.betplay-xmltea.betplay-4rhek2 28.betplay-ayiszj.betplay-tg9x6l 34.betplay-2ztq4a.betplay-umxq0m 36.betplay-7jnzhw 11.betplay-ssfp0h 37.betplay-kxkiee 12.betplay-r00m56 36.betplay-nobm9f.betplay-zqv9ki 28.betplay-30d0nb.betplay-y6pez6.betplay-lzqot0 28.betplay-scrq7w 36.betplay-1k8la2 26.betplay-cz5a5y 36.betplay-1k8la2 23.betplay-9os38j.betplay-cycgq3.betplay-1k8la2 5.betplay-efjnc0 34.betplay-bp0qas 3.betplay-1whltn 31.betplay-qj3sfa 3.betplay-n37uxg.betplay-74latl 18.betplay-tocihk.betplay-5k1udi 18.betplay-gvpgeu 8.betplay-zdmdm7 17.betplay-kaelvb 8.betplay-zdmdm7 15.betplay-uy6ero.betplay-zdmdm7 14.betplay-cslzaz 9.betplay-5k1udi 13.betplay-44uo3p 11.betplay-74latl 13.betplay-3eg92c.betplay-cuuh12 13.betplay-44uo3p 13.betplay-r0o8hi 14.betplay-cslzaz 13.betplay-r0o8hi 15.betplay-1bcm4l.betplay-r0o8hi 17.betplay-kaelvb 12.betplay-cuuh12 18.betplay-gvpgeu 11.betplay-74latl 18.betplay-dd8xkk.betplay-hnbni5 18.betplay-19veab.betplay-2slmxk 18.betplay-gvpgeu 17.betplay-th5rhi 17.betplay-kaelvb 17.betplay-th5rhi 15.betplay-42sjqu.betplay-th5rhi 14.betplay-cslzaz 18.betplay-2slmxk 13.betplay-44uo3p 20.betplay-hnbni5 13.betplay-u7o6i2.betplay-s44i9g 13.betplay-44uo3p 22.betplay-h86aes 14.betplay-cslzaz 22.betplay-h86aes 15.betplay-i94667.betplay-rhvt6o 17.betplay-kaelvb 21.betplay-s44i9g 18.betplay-gvpgeu 20.betplay-hnbni5 18.betplay-a2ecbz.betplay-kf4ps0 18.betplay-uxd0uc.betplay-zx0byx 18.betplay-gvpgeu 26.betplay-qy9ml6 17.betplay-kaelvb 26.betplay-qy9ml6 15.betplay-7gp6uw.betplay-qy9ml6 14.betplay-cslzaz 27.betplay-zx0byx 13.betplay-44uo3p 28.betplay-kf4ps0 13.betplay-b6fclb.betplay-34jw9r 13.betplay-44uo3p 31.betplay-5x46up 14.betplay-cslzaz 31.betplay-5x46up 15.betplay-yfzloq.betplay-qy9ml6 17.betplay-kaelvb 30.betplay-34jw9r 18.betplay-gvpgeu 28.betplay-kf4ps0 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .betplay-538ppa {
    display: none;
  }
}

.betplay-xvlpkb {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .betplay-xvlpkb {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.betplay-4yje4h {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .betplay-4yje4h {
    padding: 14px 16px;
  }
}

.betplay-4yje4h button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-4yje4h button:first-child {
  align-content: end;
}

.betplay-4yje4h button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-4yje4h
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-4yje4h
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-4yje4h button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-4yje4h button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-1v6l27 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.betplay-1v6l27::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-1v6l27,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-1v6l27 {
  opacity: 1;
  visibility: visible;
}

.betplay-letg8y {
  flex: 1 1;
}

.betplay-xgo303 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-xgo303 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-h7bl3c {
  display: block;
}

.betplay-25jhnw {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .betplay-25jhnw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-lh8wxv {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-lh8wxv::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-g5jjv4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-g5jjv4 p {
  color: var(--Text-100);
}

.betplay-lh8wxv .betplay-p1ygku {
  grid-area: button;
}

.betplay-lh8wxv .betplay-p1ygku::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Cpath d='M4.betplay-a6vxe8 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-xqw18d 15L16.betplay-xqw18d 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-xqw18d 5L16.betplay-xqw18d 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-vz7fdc {
  display: block;
}

.betplay-osziq4 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .betplay-osziq4 {
    margin-top: 40px;
  }
}

.betplay-iydeu9 label,
.betplay-iydeu9 input {
  display: block;
  width: 100%;
}

.betplay-iydeu9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-iydeu9 label.betplay-9asgdw input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-iydeu9 label.betplay-9asgdw::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.betplay-iydeu9 input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.betplay-iydeu9 input::placeholder {
  color: var(--Text-400);
}

.betplay-afnc1f {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-afnc1f {
  display: flex;
}

.betplay-afnc1f ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-afnc1f ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-afnc1f ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-3u1tkh {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-3u1tkh {
    padding: 0 24px 24px;
  }
}

.betplay-3u1tkh input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.betplay-3u1tkh input::placeholder {
  color: var(--Text-400);
}

.betplay-3u1tkh [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-3u1tkh [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-3u1tkh [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-3u1tkh [type="submit"] {
    right: 40px;
  }
}

.betplay-16mdbg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-16mdbg.betplay-b71aaw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-16mdbg.betplay-b71aaw::before {
  content: "";
  width: 31px;
}

.betplay-16mdbg.betplay-b71aaw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-16mdbg.betplay-ot5s3o p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-16mdbg p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-e4mvcx .betplay-p1ygku {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.betplay-tmyb05 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-tmyb05 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-tmyb05 {
    padding: 18px 0;
  }
}

.betplay-tmyb05 .betplay-b0lndk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-tmyb05 .betplay-b0lndk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-4tvbas {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-4tvbas {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-4tvbas picture,
.betplay-4tvbas img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-4tvbas img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-l4m2au {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-kknv93 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-tmyb05.betplay-n4ug5y .betplay-l4m2au {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-l4m2au {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-l4m2au {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-iv2q0n,
.betplay-yy2zfj {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-iv2q0n,
  .betplay-yy2zfj {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-yy2zfj {
    display: none;
  }
}

.betplay-ppu6ep {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.betplay-n4ug5y .betplay-ppu6ep {
  background: var(--fh-bg-color);
}

.betplay-ppu6ep button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-ppu6ep {
    display: none;
  }
}

.betplay-vptchl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-vptchl {
    display: none;
  }
}

.betplay-8bnein {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.betplay-tmyb05.betplay-n4ug5y .betplay-8bnein:first-child {
  display: none;
}

.betplay-tmyb05.betplay-n4ug5y .betplay-8bnein:last-child {
  display: block;
}

.betplay-8bnein:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-8bnein {
    display: none;
  }
}

.betplay-727xk2 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-727xk2 {
    display: flex;
  }
}

.betplay-727xk2 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-727xk2:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-727xk2:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-727xk2:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-727xk2:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-727xk2:hover .betplay-8imlcs svg {
  transform: rotate(180deg);
}

.betplay-tutxok {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-6b7h9p {
  padding: 0 8px;
}

.betplay-rjjn0l {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-rjjn0l:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-rjjn0l {
    padding: 4px 8px;
  }
}

.betplay-d2jbqj {
  display: flex;
}

.betplay-d2jbqj img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-8imlcs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-8imlcs svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-ltxr8a {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .betplay-ltxr8a {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.betplay-8iqacp {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-8iqacp {
    display: none;
  }
}

.betplay-r9ogmm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-r9kp8r {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-q5evmw {
  display: flex;
}

.betplay-rkdq4z {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-4vru97 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-4vru97 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-4vru97 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-4vru97 .betplay-80n51r [data-ref-el],
  .betplay-4vru97 .betplay-80n51r span,
  .betplay-4vru97 .betplay-80n51r a {
    white-space: nowrap;
  }
}

.betplay-umu2qb {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-umu2qb.betplay-l57lkd > .betplay-80n51r {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-umu2qb.betplay-a9gtef:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-umu2qb.betplay-l57lkd > .betplay-uzdplo {
    height: auto;
  }

  .betplay-umu2qb.betplay-l57lkd > div > .betplay-4w2hia {
    transform: rotate(180deg);
  }
}

.betplay-umu2qb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-umu2qb [data-ref-el],
.betplay-umu2qb span {
  cursor: pointer;
}

.betplay-umu2qb [data-ref-el],
.betplay-umu2qb span,
.betplay-umu2qb a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .betplay-umu2qb [data-ref-el],
  .betplay-umu2qb span,
  .betplay-umu2qb a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-umu2qb [data-ref-el],
  .betplay-umu2qb span,
  .betplay-umu2qb a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-uzdplo {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-kknv93 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-uzdplo::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-uzdplo::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-uzdplo::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-uzdplo {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .betplay-uzdplo:has(> .betplay-umu2qb.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-uzdplo .betplay-uzdplo {
    padding: 0;
  }

  .betplay-uzdplo .betplay-umu2qb {
    font-weight: 400;
  }

  .betplay-uzdplo .betplay-umu2qb:hover > .betplay-80n51r {
    background: var(--Neutral-300);
  }

  .betplay-uzdplo .betplay-4w2hia {
    rotate: -90deg;
  }
}

.betplay-80n51r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-80n51r {
    padding: 8px;
  }

  .betplay-umu2qb.betplay-o1hitt > .betplay-80n51r {
    background: var(--Neutral-300);
  }
}

.betplay-4w2hia {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-mdizn1 0.betplay-u78orf.betplay-e26xjr -0.betplay-yqtdek 0.betplay-50dj7c -0.betplay-yqtdek 1.betplay-i79ohp 0.betplay-zbzqks.betplay-aa7891 4.betplay-fcstv2.betplay-mdizn1 0.betplay-jfpiem.betplay-91384f -0.betplay-yqtdek 9.betplay-30ixer -0.betplay-yqtdek 10.betplay-dzt82u 0.betplay-dg4b30.betplay-31btsr 0.betplay-e26xjr 10.betplay-31btsr 0.betplay-50dj7c 10.betplay-dzt82u 1.betplay-pf9nkw.betplay-09mpgl 5.betplay-rd2ee5.betplay-6gwsmy 6.betplay-7jm1e5 5.betplay-dniskf 6.betplay-7jm1e5 4.betplay-6inip1 5.betplay-iqa4dg.betplay-mdizn1 1.betplay-2ylys7.betplay-yqtdek 0.betplay-50dj7c -0.betplay-yqtdek 0.betplay-e26xjr 0.betplay-mdizn1 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-kknv93 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-4w2hia {
    cursor: default;
  }
}

.betplay-kb766o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-vmdpy7 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .betplay-vmdpy7 {
    padding: 40px 4px;
  }
}

.betplay-v1p9k0 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-v1p9k0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-fyxyve {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-fyxyve {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-fyxyve ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-fyxyve [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-fyxyve [data-ref-el],
.betplay-fyxyve span,
.betplay-fyxyve a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-p8hyem {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-p8hyem {
    margin-bottom: 12px;
  }
}

.betplay-9ddrqn {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-9ddrqn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-9ddrqn:last-child {
    margin-right: 0;
  }
}

.betplay-k7xiqh {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-p8hyem:hover .betplay-3ufpiu {
  visibility: visible;
  opacity: 1;
}

.betplay-3ufpiu {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.betplay-xiu6ys {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-r6izs6 {
  display: flex;
  margin: 6px;
}

.betplay-r6izs6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-3ufpiu::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.betplay-3ufpiu::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.betplay-0tao5l {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-0tao5l {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-dxo3it {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-dxo3it {
    margin-right: 32px;
  }
}

.betplay-rd08jg {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-rd08jg {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-rd08jg a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-tzo96o {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-nl1qz7 {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-nl1qz7 {
    margin-top: 40px;
  }
}

.betplay-nl1qz7 + .betplay-xvtu8j,
.betplay-nl1qz7 + .betplay-nl1qz7 {
  margin-top: 24px;
}

.betplay-2dcya5 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-2dcya5 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-2dcya5 {
    padding: 80px;
  }
}

.betplay-8jtujy {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-8jtujy {
    padding: 0 16px;
}


}

.betplay-sowg04 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .betplay-sowg04 {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-yggodm {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .betplay-yggodm {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-dktr01 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.betplay-dktr01:hover {
  background: var(--button-bg-hover);
}

.betplay-bc3xbq {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-bc3xbq img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-bc3xbq img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-bc3xbq img {
  min-height: 100%;
  }
}

.betplay-2dcya5::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-o1d1pk {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-o1d1pk h1,
.betplay-o1d1pk h2,
.betplay-o1d1pk h3,
.betplay-o1d1pk h4 {
  margin-bottom: 6px;
}

.betplay-o1d1pk h1:not(:first-child),
.betplay-o1d1pk h2:not(:first-child),
.betplay-o1d1pk h3:not(:first-child),
.betplay-o1d1pk h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-o1d1pk h1,
.betplay-o1d1pk h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-o1d1pk h1,
  .betplay-o1d1pk h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-o1d1pk h2,
.betplay-o1d1pk h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-o1d1pk h2,
  .betplay-o1d1pk h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-o1d1pk h3,
.betplay-o1d1pk h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-o1d1pk h3,
  .betplay-o1d1pk h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-o1d1pk h4,
.betplay-o1d1pk h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-o1d1pk ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-o1d1pk ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-o1d1pk ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.betplay-o1d1pk ul ul {
  margin-bottom: 8px;
}

.betplay-o1d1pk ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-o1d1pk ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-o1d1pk ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-o1d1pk ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-o1d1pk ol li::marker {
  font-weight: 700;
}

.betplay-o1d1pk ol ol {
  margin-bottom: 8px;
}

.betplay-o1d1pk ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-o1d1pk ol ul li {
  padding-left: 16px;
}

.betplay-o1d1pk table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .betplay-o1d1pk table {
    padding: 24px;
  }
}

.betplay-o1d1pk table.betplay-xofcj8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betplay-kknv93,
    mask-image 0.3s;
}

.betplay-o1d1pk table.betplay-xofcj8.betplay-4zqars {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .betplay-o1d1pk table {
    display: table;
  }
}

.betplay-o1d1pk table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.betplay-o1d1pk table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-o1d1pk table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-o1d1pk table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .betplay-o1d1pk table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-o1d1pk table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-o1d1pk table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-o1d1pk table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-o1d1pk img {
  max-width: 100%;
  height: auto;
}

.betplay-0i6req {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .betplay-0i6req {
    padding: 24px;
  }
}

.betplay-220pjo {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .betplay-220pjo {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-220pjo > * {
  margin: 0 !important;
}

.betplay-220pjo img,
.betplay-tp35dy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-220pjo img,
  .betplay-tp35dy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-72zk4t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-72zk4t {
    width: 32px;
    height: 32px;
  }
}

.betplay-p4ukbk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-p4ukbk .betplay-jt9w8d {
  flex-shrink: 0;
}

.betplay-p4ukbk .betplay-f0q23m svg {
  display: none;
}

.betplay-ti6ods {
  display: grid;
  transition: max-height 0.betplay-kknv93 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-ti6ods {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-ti6ods {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-ti6ods.betplay-15qu1d + .betplay-jt9w8d svg {
  transform: rotate(180deg);
}

.betplay-m4yot1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-m4yot1 > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-m4yot1
  > div:nth-child(3n)
  .betplay-9p4grd
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-m4yot1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-m4yot1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-m4yot1
    > div:nth-child(3n)
    .betplay-9p4grd
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-m4yot1 {
    max-width: 270px;
  }
}

.betplay-m4yot1 .betplay-9p4grd button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-m4yot1 .betplay-9p4grd button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-m4yot1 .betplay-9p4grd button {
    max-width: 104px;
  }
}

.betplay-ulrphf {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .betplay-ulrphf {
    margin-bottom: 0;
  }
}

.betplay-b02mx8 {
  display: none;
  opacity: 0;
}

.betplay-kyc7q1 {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.betplay-kyc7q1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-9p4grd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-9p4grd button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-9p4grd
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-9p4grd
    button {
    max-width: 145px;
  }
}

.betplay-g10ccw:first-child
  .betplay-9p4grd
  button {
  max-width: 270px;
}

.betplay-87ghox {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.betplay-ulrphf picture {
  width: 100%;
  max-width: 100%;
}

.betplay-zil6n2 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.betplay-zil6n2 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-ulrphf:hover .betplay-zil6n2 {
  display: flex;
}

.betplay-l8xfne {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-zfi6v5 {
  display: flex;
}

.betplay-zfi6v5:hover .betplay-gfjrpb,
.betplay-zfi6v5 .betplay-o1hitt .betplay-gfjrpb {
  display: flex;
}

.betplay-zfi6v5 svg {
  flex-shrink: 0;
}

.betplay-gfjrpb {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .betplay-gfjrpb {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-gfjrpb:hover {
  display: flex;
}

.betplay-gfjrpb svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-d9isdc {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .betplay-d9isdc {
    font-size: 12px;
  }
}

.betplay-o59n4u,
.betplay-s0p3a3 {
  width: 50%;
  flex-shrink: 0;
}

.betplay-o59n4u {
  font-weight: 700;
}

.betplay-e66bce .betplay-ti6ods {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-e66bce .betplay-ti6ods {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-e66bce .betplay-ti6ods {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-e66bce
  .betplay-87ghox:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-e66bce .betplay-kyc7q1 {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-e66bce .betplay-9p4grd {
  gap: 4px;
  align-items: center;
}

.betplay-e66bce .betplay-9p4grd button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-e66bce .betplay-9p4grd svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-e66bce .betplay-xswlum,
.betplay-e66bce .betplay-3b4tue {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.betplay-6rrpai.org/2000/svg'%3E%3Cpath d='M9.betplay-hpmukh 4.betplay-7je9dr.betplay-aownu0 5.betplay-9zj46o.betplay-u9xegx 5.betplay-859lbd.betplay-eqilcc 5.betplay-n8pktc.betplay-71km6v 8.betplay-s13pao.betplay-44jzj1 9.betplay-me3xyt.betplay-as4lwd 9.betplay-qgfnad.betplay-bty45c 13.betplay-3kd0f1.betplay-2whv0j 11.betplay-qc7fyo.betplay-4w6nn7 11.betplay-2zgpsk.betplay-uz64uz 11.betplay-wvtt9d.betplay-cporwi 13.betplay-gsng6u.betplay-aadvoj 9.betplay-2uu3y9.betplay-xa2cdu 9.betplay-6dsxh6.betplay-nvlj6h 8.betplay-lr21n1.betplay-j3hz2t 5.betplay-ney6b5.betplay-zhz50y 5.betplay-7iw2ut.betplay-e9ks1m 5.betplay-vz4vl5.betplay-wquafk 4.betplay-i6e922.betplay-4w6nn7 1.betplay-xb04x6.betplay-hpmukh 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-e66bce .betplay-xswlum {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-e66bce .betplay-3b4tue {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-u4sq0y {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .betplay-u4sq0y {
    padding: 24px;
  }
}

.betplay-u4sq0y .betplay-jt9w8d {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-u4sq0y .betplay-jt9w8d {
    display: none;
  }
}

.betplay-u4sq0y .betplay-f0q23m svg {
  display: none;
}

.betplay-ar7f2z {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-ar7f2z .betplay-4spcio {
  display: none;
}

@media (min-width: 768px) {
  .betplay-ar7f2z .betplay-4spcio {
    display: flex;
  }
}

.betplay-b9tsrn {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .betplay-b9tsrn {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-b9tsrn > * {
  margin: 0 !important;
}

.betplay-b9tsrn img,
.betplay-kd3zbg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-b9tsrn img,
  .betplay-kd3zbg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-key4k3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-key4k3 {
    width: 32px;
    height: 32px;
  }
}

.betplay-4yjvmd {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-4yjvmd {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .betplay-4yjvmd::-webkit-scrollbar {
    display: none;
  }
}

.betplay-jg9dfm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-jg9dfm {
    padding: 7px 15px;
  }
}

.betplay-jg9dfm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-1o63h8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-1o63h8 {
    display: flex;
    opacity: 1;
  }
}

.betplay-jg9dfm picture {
  height: 100%;
  display: block;
}

.betplay-jg9dfm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-jg9dfm img {
    width: 88px;
    height: 44px;
  }
}

.betplay-jg9dfm p {
  text-align: center;
  width: 100%;
}

.betplay-sgfvyc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .betplay-sgfvyc {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-sgfvyc img,
.betplay-kkwmti {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-sgfvyc img,
  .betplay-kkwmti {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-e5rg4q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-e5rg4q {
    width: 32px;
    height: 32px;
  }
}

.betplay-j2o6m6 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-p2h4wj {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.betplay-jqpmzu {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-jqpmzu.betplay-o1hitt {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-k8k7r6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .betplay-k8k7r6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-z0obvl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-iaw4po {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-kknv93 ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-ulbjrb {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-ulbjrb ol,
.betplay-ulbjrb ul {
  padding-left: 1.3em;
}

.betplay-jqpmzu.betplay-o1hitt .betplay-iaw4po {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-jqpmzu.betplay-o1hitt .betplay-z0obvl {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-elz24u {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .betplay-elz24u {
    padding: 24px;
  }
}

.betplay-elz24u .betplay-jt9w8d {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-elz24u .betplay-jt9w8d {
    display: none;
  }
}

.betplay-elz24u .betplay-f0q23m svg {
  display: none;
}

.betplay-kut1kd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-kut1kd .betplay-4spcio {
  display: none;
}

@media (min-width: 768px) {
  .betplay-kut1kd .betplay-4spcio {
    display: flex;
  }
}

.betplay-2ln599 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .betplay-2ln599 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-2ln599 > * {
  margin: 0 !important;
}

.betplay-2ln599 img,
.betplay-gx9v42 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-2ln599 img,
  .betplay-gx9v42 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-43fcw8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-43fcw8 {
    width: 32px;
    height: 32px;
  }
}

.betplay-sbw7xz {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-sbw7xz {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .betplay-sbw7xz::-webkit-scrollbar {
    display: none;
  }
}

.betplay-9bpbto {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-9bpbto:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-5y1o04 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-5y1o04 {
    display: flex;
    opacity: 1;
  }
}

.betplay-9bpbto picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-9bpbto picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-77oyo7 {
  margin: -24px 0;
}

.betplay-77oyo7:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-77oyo7 {
    margin: -16px 0;
  }
}

.betplay-bgajpt {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-bgajpt {
    flex-direction: row;
  }
}

.betplay-a9o46v {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .betplay-a9o46v {
    flex: 1;
  }
}

.betplay-a9o46v::placeholder {
  color: var(--Text-400);
}

.betplay-0jevsr {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.betplay-1mprvl {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-1mprvl::-webkit-scrollbar {
  display: none;
}

.betplay-k17x4r {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.betplay-k17x4r img,
.betplay-k17x4r svg {
  margin-right: 8px;
}

.betplay-4xguc8 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-77oyo7 + .betplay-eegh03 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-77oyo7 + .betplay-eegh03 {
    margin-top: -16px;
  }
}

.betplay-0s1vnl {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-0s1vnl > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-0s1vnl > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-5cv29u {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.betplay-g3pisj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.betplay-vz9yli {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-5p1vvi {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-renlaf {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-5cv29u button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.betplay-5cv29u button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .betplay-5cv29u {
    padding: 39px 179px 39px 39px;
  }

  .betplay-g3pisj {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-renlaf {
    height: 348px;
  }

  .betplay-5cv29u button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-5cv29u button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-5cv29u {
    padding: 63px;
  }
}

.betplay-m77g7z {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-m77g7z {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-qyd6n5 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-qyd6n5 {
    width: auto;
  }
}

.betplay-zsaei0 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.betplay-zsaei0::-webkit-scrollbar {
  display: none;
}

.betplay-zsaei0 a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.betplay-zsaei0 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-zsaei0 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-m77g7z .betplay-mitms2 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betplay-kknv93,
    mask-image 0.3s;
}

.betplay-m77g7z .betplay-mitms2.betplay-4zqars {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-nijbln {
  margin: 40px -16px;
}

.betplay-cep00q + .betplay-xvtu8j,
.betplay-cep00q + .betplay-nl1qz7 {
  margin-top: 24px;
}

.betplay-rgxcdz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-rgxcdz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-9he1zl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-9he1zl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-9he1zl {
    margin-top: 0;
  }
}

.betplay-ko0xs1 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-ko0xs1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-6a6clt {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .betplay-6a6clt {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-h142yl {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .betplay-h142yl {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-g8ku4i {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .betplay-g8ku4i {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-pqjx48 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-pqjx48 {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-tnlske {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.betplay-zw8h7u {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-zw8h7u img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-eegh03 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-yjl1cn {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .betplay-yjl1cn {
    padding: 15px 48px;
  }
}

main > .betplay-eegh03 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-ti6ods.betplay-y8khtf > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-o1d1pk p a img {
  display: block;
  margin: 0 auto;
}


.betplay-90ktap {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.betplay-laynpv {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.betplay-laynpv label {
  font-size: 14px;
}

.betplay-laynpv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-laynpv input,
.betplay-laynpv textarea,
.betplay-laynpv button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.betplay-laynpv button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-xdfzys ease;
}
.betplay-laynpv button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-n6im97 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-igz9xw ease-in;
}

.betplay-n6im97 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.betplay-nqvurj, .betplay-zq81h4, [class*="review-card"],
thead, thead th, table th, .betplay-j4gnib,
.betplay-bqucij, [class*="collapsible-header"],
.betplay-cylcql, [class*="updated-block"] {
  color: #ece7dc !important;
}
