* {
  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-i34we9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-i34we9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-i34we9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-bv6ha3 {
  overflow: hidden;
}

.betplay-jxi4sc img {
  background: var(--Neutral-300);
}

.betplay-xx6bch {
  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-7mc076 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-7mc076:hover {
  background: var(--button-bg-hover);
}

.betplay-sm7g64 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-sm7g64:hover {
  background: var(--button-bg-hover);
}

.betplay-ru1deb {
  font-size: 12px;
  line-height: 18px;
}

.betplay-k8prg9 {
  font-size: 18px;
  line-height: 26px;
}

.betplay-mkqxqs {
  width: 100%;
}

.betplay-bpmm6z {
  padding: 6px 16px;
}

.betplay-0veoqp {
  padding: 10px 16px;
}

.betplay-x07kp7 {
  padding: 15px 26px;
}

.betplay-7luto9 {
  flex-shrink: 0;
}

.betplay-s6ukjt {
  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-hflbjz {
  display: none;
}

.betplay-32x8wa {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-sckfdi {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-vcnhsa {
  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-7lqzrv {
  cursor: grab;
}

.betplay-vcnhsa::-webkit-scrollbar {
  display: none;
}

.betplay-vssb6b {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-2dwaif {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-3bfmcx {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-3y4q6f {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-s54795 {
  visibility: visible;
}

.betplay-f488gp {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-5fosci ease;
}

.betplay-b0ulhm {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-zbe7y6 {
  -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-5fosci,
    mask-image 0.3s;
}

.betplay-zbe7y6.betplay-peyb0i {
  -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-goeb9g: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-snwkz0 {
  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-xsl4k9.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-xsl4k9.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-ygsx69 {
  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-ygsx69::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-eg3wiy {
  position: relative;
  z-index: 1;
}

.betplay-71o64i {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-49eafy {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-qbu63w {
  font-size: 40px;
  line-height: 48px;
}

.betplay-vee50t {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-7mopzc {
  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-7mopzc:hover {
  background: var(--Primary-400);
}

.betplay-7mopzc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-goeb9g 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-ygsx69 {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-71o64i {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-49eafy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-qbu63w {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-vee50t {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-snwkz0 {
    top: 25px;
    right: 25px;
  }
}

.betplay-stvl4f,
.betplay-ggmyzj {
  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-3g4155.betplay-ftux79::before,
.betplay-ggmyzj::before,
.betplay-0g7z71::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-xsl4k9.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-39zvra 14.betplay-apx16b.betplay-qjbv0h 14.betplay-r74mnq 15.betplay-i9qw1l 14.betplay-fgmqvo 15.betplay-5yb2ew 14.betplay-99bdtm.betplay-v0gmwn 14.betplay-ygwjy2 19.betplay-hpgp9j 12.betplay-0265oh 19.betplay-hpgp9j 10.betplay-fyoh19.betplay-hpgp9j 8.betplay-5ko7e9 17.betplay-bsgzwd 7.betplay-1u8zb5 15.betplay-9qokou 7.betplay-ia91xy.betplay-lovb3b 7.betplay-1u8zb5 11.betplay-tf7b82 8.betplay-5ko7e9 11.betplay-tf7b82 10.betplay-a3e1l5.betplay-tf7b82 12.betplay-aob44l 13.betplay-0vr988 14.betplay-xdb7il 15.betplay-rbkcc5 14.betplay-basawr.betplay-8wx3tz 14.betplay-20gfsd 15.betplay-ia2668 14.betplay-usfa77 15.betplay-xmtvy9 14.betplay-p53hie.betplay-39zvra 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-ar16r1 15.betplay-fadp7y.betplay-90w76l 15.betplay-77wbq3 15.betplay-t63nb5 15.betplay-b56h1d 15.betplay-3yvz8l 15.betplay-9xrzag.betplay-f00p76 15.betplay-b56h1d 15.betplay-ajs07n 15.betplay-hfjqdi 15.betplay-nusmn8 15.betplay-3gkw27.betplay-59vy2v 15.betplay-5oll5t 7.betplay-ddhgh5 18.betplay-yk9rhy 7.betplay-fw2ll3 23.betplay-c4kyj2.betplay-ckc0hk.betplay-thww7b 18.betplay-yjdvl8 19.betplay-cern5e 15.betplay-498nc3 15.betplay-ar16r1 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-ru4sck [type="submit"] *,
.betplay-fv7y3q button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-1girio {
    display: none;
  }
}

.betplay-9fp4ql {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-9fp4ql {
  display: none;
}

@media (min-width: 768px) {
  .betplay-9fp4ql {
    bottom: 22px;
  }
}

.betplay-9fp4ql input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-9fp4ql {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-it6yjf.static) .betplay-9fp4ql {
    bottom: 8px;
  }
}

.betplay-3asgv3 {
  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-xsl4k9.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-htw31z 3.betplay-60fw14.betplay-rzgfjj.betplay-t7rkf7 3.betplay-hyzclr 3.betplay-zzcb7t 5.betplay-qe1eph 3.betplay-zzcb7t 8.betplay-e5dqaw.betplay-5gme03.betplay-zzcb7t 26.betplay-5piyph 5.betplay-n3kxvn 28.betplay-n7gcu8 8.betplay-zlmb6d 28.betplay-26afi8.betplay-3okq66 28.betplay-yg9fwi.betplay-spn74u 34.betplay-agk8py.betplay-pr5zi5 36.betplay-4tu8vq 11.betplay-381epx 37.betplay-cn6e8c 12.betplay-3v08ut 36.betplay-f6blt2.betplay-1abv7s 28.betplay-0wfwas.betplay-ygvj0o.betplay-zs3t2j 28.betplay-b94aug 36.betplay-k2w7i1 26.betplay-lw5jbk 36.betplay-k2w7i1 23.betplay-5b4b7b.betplay-3aj46x.betplay-k2w7i1 5.betplay-sy7s1b 34.betplay-ww0ojy 3.betplay-hyzclr 31.betplay-htw31z 3.betplay-z9a8bm.betplay-cklemm 18.betplay-kc75ps.betplay-e260t8 18.betplay-nlftbd 8.betplay-rmvx1y 17.betplay-kol7rw 8.betplay-rmvx1y 15.betplay-gs1wzj.betplay-rmvx1y 14.betplay-vz7icy 9.betplay-e260t8 13.betplay-ks3u4u 11.betplay-cklemm 13.betplay-zei535.betplay-8wi0r3 13.betplay-ks3u4u 13.betplay-x6hwo1 14.betplay-vz7icy 13.betplay-x6hwo1 15.betplay-qqsi0u.betplay-x6hwo1 17.betplay-kol7rw 12.betplay-8wi0r3 18.betplay-nlftbd 11.betplay-cklemm 18.betplay-gbuchr.betplay-o2h00t 18.betplay-slz8kc.betplay-kutswa 18.betplay-nlftbd 17.betplay-jl3mfj 17.betplay-kol7rw 17.betplay-jl3mfj 15.betplay-3spq8q.betplay-jl3mfj 14.betplay-vz7icy 18.betplay-kutswa 13.betplay-ks3u4u 20.betplay-o2h00t 13.betplay-xfei59.betplay-rbnhvh 13.betplay-ks3u4u 22.betplay-3larfx 14.betplay-vz7icy 22.betplay-3larfx 15.betplay-brdfd2.betplay-euyqef 17.betplay-kol7rw 21.betplay-rbnhvh 18.betplay-nlftbd 20.betplay-o2h00t 18.betplay-uw6tam.betplay-jzgi3l 18.betplay-izizhu.betplay-ngsw1h 18.betplay-nlftbd 26.betplay-o515xc 17.betplay-kol7rw 26.betplay-o515xc 15.betplay-eqldv3.betplay-o515xc 14.betplay-vz7icy 27.betplay-ngsw1h 13.betplay-ks3u4u 28.betplay-jzgi3l 13.betplay-bt5vsb.betplay-q79xx5 13.betplay-ks3u4u 31.betplay-p1443c 14.betplay-vz7icy 31.betplay-p1443c 15.betplay-uvsyln.betplay-o515xc 17.betplay-kol7rw 30.betplay-q79xx5 18.betplay-nlftbd 28.betplay-jzgi3l 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-3asgv3 {
    display: none;
  }
}

.betplay-ktpk2k {
  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-ktpk2k {
    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-fv7y3q {
  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-fv7y3q {
    padding: 14px 16px;
  }
}

.betplay-fv7y3q button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-fv7y3q button:first-child {
  align-content: end;
}

.betplay-fv7y3q button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-fv7y3q
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-fv7y3q
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-fv7y3q button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-fv7y3q button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-0g7z71 {
  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-0g7z71::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-0g7z71,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-0g7z71 {
  opacity: 1;
  visibility: visible;
}

.betplay-wv9fc5 {
  flex: 1 1;
}

.betplay-iarxy9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-iarxy9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-llzcl5 {
  display: block;
}

.betplay-lb9812 {
  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-lb9812 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-ggmyzj {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-ggmyzj::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-90whs3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-90whs3 p {
  color: var(--Text-100);
}

.betplay-ggmyzj .betplay-tfb0f7 {
  grid-area: button;
}

.betplay-ggmyzj .betplay-tfb0f7::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-xsl4k9.org/2000/svg'%3E%3Cpath d='M4.betplay-kthpra 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-bg8lrs 15L16.betplay-bg8lrs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-bg8lrs 5L16.betplay-bg8lrs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-miaom2 {
  display: block;
}

.betplay-auu872 {
  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-auu872 {
    margin-top: 40px;
  }
}

.betplay-stvl4f label,
.betplay-stvl4f input {
  display: block;
  width: 100%;
}

.betplay-stvl4f label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-stvl4f label.betplay-ony6e4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-stvl4f label.betplay-ony6e4::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-stvl4f 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-stvl4f input::placeholder {
  color: var(--Text-400);
}

.betplay-9xiuqb {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-9xiuqb {
  display: flex;
}

.betplay-9xiuqb ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-9xiuqb ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-9xiuqb ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-ru4sck {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-ru4sck {
    padding: 0 24px 24px;
  }
}

.betplay-ru4sck 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-ru4sck input::placeholder {
  color: var(--Text-400);
}

.betplay-ru4sck [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-ru4sck [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-ru4sck [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-ru4sck [type="submit"] {
    right: 40px;
  }
}

.betplay-3g4155 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-3g4155.betplay-ftux79 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-3g4155.betplay-ftux79::before {
  content: "";
  width: 31px;
}

.betplay-3g4155.betplay-ftux79 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-3g4155.betplay-c0dwz8 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-3g4155 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-9fp4ql .betplay-tfb0f7 {
  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-1girio {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-1girio {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-1girio {
    padding: 18px 0;
  }
}

.betplay-1girio .betplay-i34we9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-1girio .betplay-i34we9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-ob5692 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-ob5692 {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-ob5692 picture,
.betplay-ob5692 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-ob5692 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-3tbncf {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-5fosci ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-1girio.betplay-6pqx2a .betplay-3tbncf {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-3tbncf {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-3tbncf {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-8l15wi,
.betplay-c1xkuz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-8l15wi,
  .betplay-c1xkuz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-c1xkuz {
    display: none;
  }
}

.betplay-d5pfaq {
  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-6pqx2a .betplay-d5pfaq {
  background: var(--fh-bg-color);
}

.betplay-d5pfaq button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-d5pfaq {
    display: none;
  }
}

.betplay-rfsxtm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-rfsxtm {
    display: none;
  }
}

.betplay-sbmy7o {
  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-1girio.betplay-6pqx2a .betplay-sbmy7o:first-child {
  display: none;
}

.betplay-1girio.betplay-6pqx2a .betplay-sbmy7o:last-child {
  display: block;
}

.betplay-sbmy7o:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-sbmy7o {
    display: none;
  }
}

.betplay-3f7pij {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-3f7pij {
    display: flex;
  }
}

.betplay-3f7pij ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-3f7pij:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-3f7pij:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-3f7pij:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-3f7pij:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-3f7pij:hover .betplay-guorgi svg {
  transform: rotate(180deg);
}

.betplay-ljdse4 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-mg39wb {
  padding: 0 8px;
}

.betplay-139yeu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-139yeu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-139yeu {
    padding: 4px 8px;
  }
}

.betplay-3zkdra {
  display: flex;
}

.betplay-3zkdra img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-guorgi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-guorgi svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-xwh9lc {
  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-xwh9lc {
    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-3xmh7j {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-3xmh7j {
    display: none;
  }
}

.betplay-bmmeuu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-ze9z6q {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-7onwxk {
  display: flex;
}

.betplay-a01hsg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-09gqhq {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-09gqhq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-09gqhq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-09gqhq .betplay-orhj8y [data-ref-el],
  .betplay-09gqhq .betplay-orhj8y span,
  .betplay-09gqhq .betplay-orhj8y a {
    white-space: nowrap;
  }
}

.betplay-hd6lbo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-hd6lbo.betplay-946or9 > .betplay-orhj8y {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-hd6lbo.betplay-eap3rs:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-hd6lbo.betplay-946or9 > .betplay-ameh87 {
    height: auto;
  }

  .betplay-hd6lbo.betplay-946or9 > div > .betplay-7rz9at {
    transform: rotate(180deg);
  }
}

.betplay-hd6lbo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-hd6lbo [data-ref-el],
.betplay-hd6lbo span {
  cursor: pointer;
}

.betplay-hd6lbo [data-ref-el],
.betplay-hd6lbo span,
.betplay-hd6lbo 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-hd6lbo [data-ref-el],
  .betplay-hd6lbo span,
  .betplay-hd6lbo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-hd6lbo [data-ref-el],
  .betplay-hd6lbo span,
  .betplay-hd6lbo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-ameh87 {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-5fosci ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-ameh87::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-ameh87::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-ameh87::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-ameh87 {
    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-ameh87:has(> .betplay-hd6lbo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-ameh87 .betplay-ameh87 {
    padding: 0;
  }

  .betplay-ameh87 .betplay-hd6lbo {
    font-weight: 400;
  }

  .betplay-ameh87 .betplay-hd6lbo:hover > .betplay-orhj8y {
    background: var(--Neutral-300);
  }

  .betplay-ameh87 .betplay-7rz9at {
    rotate: -90deg;
  }
}

.betplay-orhj8y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-orhj8y {
    padding: 8px;
  }

  .betplay-hd6lbo.betplay-7tb8xg > .betplay-orhj8y {
    background: var(--Neutral-300);
  }
}

.betplay-7rz9at {
  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-xsl4k9.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-s91bkl 0.betplay-qazmht.betplay-km50zd -0.betplay-purv9g 0.betplay-cz777p -0.betplay-purv9g 1.betplay-u31md6 0.betplay-urt0z6.betplay-ho4fm4 4.betplay-qf4b0p.betplay-s91bkl 0.betplay-98oqq2.betplay-t7gkzp -0.betplay-purv9g 9.betplay-bkhrrt -0.betplay-purv9g 10.betplay-qemw79 0.betplay-9tkgr7.betplay-nvc2qx 0.betplay-km50zd 10.betplay-nvc2qx 0.betplay-cz777p 10.betplay-qemw79 1.betplay-od5ef4.betplay-m0rvie 5.betplay-yharzv.betplay-x521fc 6.betplay-k46von 5.betplay-mntt9u 6.betplay-k46von 4.betplay-pi6ngh 5.betplay-pvmlx6.betplay-s91bkl 1.betplay-shxz09.betplay-purv9g 0.betplay-cz777p -0.betplay-purv9g 0.betplay-km50zd 0.betplay-s91bkl 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-5fosci ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-7rz9at {
    cursor: default;
  }
}

.betplay-caqmsm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-gheo15 {
  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-gheo15 {
    padding: 40px 4px;
  }
}

.betplay-coi0wj {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-coi0wj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-hehymy {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-hehymy {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-hehymy ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-hehymy [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-hehymy [data-ref-el],
.betplay-hehymy span,
.betplay-hehymy a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-itndk3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-itndk3 {
    margin-bottom: 12px;
  }
}

.betplay-dpcxap {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-dpcxap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-dpcxap:last-child {
    margin-right: 0;
  }
}

.betplay-r63nci {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-itndk3:hover .betplay-ot676r {
  visibility: visible;
  opacity: 1;
}

.betplay-ot676r {
  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-uj9ykp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-d0ixhz {
  display: flex;
  margin: 6px;
}

.betplay-d0ixhz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-ot676r::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-ot676r::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-jq6l8a {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-jq6l8a {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-0di4bv {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-0di4bv {
    margin-right: 32px;
  }
}

.betplay-a12n5c {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-a12n5c {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-a12n5c a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-jpg1mh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-avb5hr {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-avb5hr {
    margin-top: 40px;
  }
}

.betplay-avb5hr + .betplay-dads9v,
.betplay-avb5hr + .betplay-avb5hr {
  margin-top: 24px;
}

.betplay-6ekqmm {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-6ekqmm {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-6ekqmm {
    padding: 80px;
  }
}

.betplay-yc9zql {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-yc9zql {
    padding: 0 16px;
}


}

.betplay-fne0pt {
  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-fne0pt {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-dikmi1 {
  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-dikmi1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-egiojf {
  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-egiojf:hover {
  background: var(--button-bg-hover);
}

.betplay-9aswg3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-9aswg3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-9aswg3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-9aswg3 img {
  min-height: 100%;
  }
}

.betplay-6ekqmm::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-7x5bur {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-7x5bur h1,
.betplay-7x5bur h2,
.betplay-7x5bur h3,
.betplay-7x5bur h4 {
  margin-bottom: 6px;
}

.betplay-7x5bur h1:not(:first-child),
.betplay-7x5bur h2:not(:first-child),
.betplay-7x5bur h3:not(:first-child),
.betplay-7x5bur h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-7x5bur h1,
.betplay-7x5bur h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-7x5bur h1,
  .betplay-7x5bur h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-7x5bur h2,
.betplay-7x5bur h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-7x5bur h2,
  .betplay-7x5bur h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-7x5bur h3,
.betplay-7x5bur h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-7x5bur h3,
  .betplay-7x5bur h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-7x5bur h4,
.betplay-7x5bur h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-7x5bur ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-7x5bur ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-7x5bur 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-7x5bur ul ul {
  margin-bottom: 8px;
}

.betplay-7x5bur ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-7x5bur ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-7x5bur ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-7x5bur ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-7x5bur ol li::marker {
  font-weight: 700;
}

.betplay-7x5bur ol ol {
  margin-bottom: 8px;
}

.betplay-7x5bur ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-7x5bur ol ul li {
  padding-left: 16px;
}

.betplay-7x5bur 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-7x5bur table {
    padding: 24px;
  }
}

.betplay-7x5bur table.betplay-hhx59o {
  -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-5fosci,
    mask-image 0.3s;
}

.betplay-7x5bur table.betplay-hhx59o.betplay-peyb0i {
  -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-7x5bur table {
    display: table;
  }
}

.betplay-7x5bur 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-7x5bur table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-7x5bur table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-7x5bur 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-7x5bur table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-7x5bur table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-7x5bur table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-7x5bur table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-7x5bur img {
  max-width: 100%;
  height: auto;
}

.betplay-eyhwbl {
  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-eyhwbl {
    padding: 24px;
  }
}

.betplay-l8om03 {
  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-l8om03 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-l8om03 > * {
  margin: 0 !important;
}

.betplay-l8om03 img,
.betplay-xfuchg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-l8om03 img,
  .betplay-xfuchg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-bavmp4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-bavmp4 {
    width: 32px;
    height: 32px;
  }
}

.betplay-sf35df {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-sf35df .betplay-t7htb9 {
  flex-shrink: 0;
}

.betplay-sf35df .betplay-3altpb svg {
  display: none;
}

.betplay-wdwl7o {
  display: grid;
  transition: max-height 0.betplay-5fosci ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-wdwl7o {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-wdwl7o {
    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-wdwl7o.betplay-tbf598 + .betplay-t7htb9 svg {
  transform: rotate(180deg);
}

.betplay-vyr0b9 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-vyr0b9 > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-vyr0b9
  > div:nth-child(3n)
  .betplay-s41p2v
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-vyr0b9 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-vyr0b9 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-vyr0b9
    > div:nth-child(3n)
    .betplay-s41p2v
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-vyr0b9 {
    max-width: 270px;
  }
}

.betplay-vyr0b9 .betplay-s41p2v button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-vyr0b9 .betplay-s41p2v button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-vyr0b9 .betplay-s41p2v button {
    max-width: 104px;
  }
}

.betplay-lv38xy {
  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-lv38xy {
    margin-bottom: 0;
  }
}

.betplay-a7heno {
  display: none;
  opacity: 0;
}

.betplay-0608st {
  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-0608st img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-s41p2v {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-s41p2v 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-s41p2v
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-s41p2v
    button {
    max-width: 145px;
  }
}

.betplay-3iuf5h:first-child
  .betplay-s41p2v
  button {
  max-width: 270px;
}

.betplay-ifvq9v {
  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-lv38xy picture {
  width: 100%;
  max-width: 100%;
}

.betplay-g9wv8f {
  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-g9wv8f svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-lv38xy:hover .betplay-g9wv8f {
  display: flex;
}

.betplay-huxltx {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-v79tv5 {
  display: flex;
}

.betplay-v79tv5:hover .betplay-3n84d1,
.betplay-v79tv5 .betplay-7tb8xg .betplay-3n84d1 {
  display: flex;
}

.betplay-v79tv5 svg {
  flex-shrink: 0;
}

.betplay-3n84d1 {
  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-3n84d1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-3n84d1:hover {
  display: flex;
}

.betplay-3n84d1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-dptdr5 {
  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-dptdr5 {
    font-size: 12px;
  }
}

.betplay-1v7142,
.betplay-7r3h8g {
  width: 50%;
  flex-shrink: 0;
}

.betplay-1v7142 {
  font-weight: 700;
}

.betplay-9z40mc .betplay-wdwl7o {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-9z40mc .betplay-wdwl7o {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-9z40mc .betplay-wdwl7o {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-9z40mc
  .betplay-ifvq9v:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-9z40mc .betplay-0608st {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-9z40mc .betplay-s41p2v {
  gap: 4px;
  align-items: center;
}

.betplay-9z40mc .betplay-s41p2v button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-9z40mc .betplay-s41p2v svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-9z40mc .betplay-355i2v,
.betplay-9z40mc .betplay-xoduxd {
  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-xsl4k9.org/2000/svg'%3E%3Cpath d='M9.betplay-qaw4y9 4.betplay-cd6tqy.betplay-77um06 5.betplay-9okfxq.betplay-a1cwqy 5.betplay-o5apg5.betplay-jz8ovg 5.betplay-zd5h0n.betplay-5pbvtw 8.betplay-dbbaxq.betplay-f2n1ex 9.betplay-j5cy06.betplay-3286bc 9.betplay-t70uz4.betplay-yjp2dt 13.betplay-scfis7.betplay-wsud1e 11.betplay-l6o9d4.betplay-bnoe38 11.betplay-huh2va.betplay-j6iq2x 11.betplay-7kyz5v.betplay-rsrcj6 13.betplay-zzq1eo.betplay-zncc95 9.betplay-ur2pt9.betplay-ybqiod 9.betplay-l6bjg6.betplay-5j5a5i 8.betplay-5ij2wx.betplay-crs9cn 5.betplay-2bdlre.betplay-kli0ub 5.betplay-xns66k.betplay-2c4h93 5.betplay-l9d6ft.betplay-zvlrvb 4.betplay-ih0yo7.betplay-bnoe38 1.betplay-qdwq2c.betplay-qaw4y9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-9z40mc .betplay-355i2v {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-9z40mc .betplay-xoduxd {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-z5dezc {
  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-z5dezc {
    padding: 24px;
  }
}

.betplay-z5dezc .betplay-t7htb9 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-z5dezc .betplay-t7htb9 {
    display: none;
  }
}

.betplay-z5dezc .betplay-3altpb svg {
  display: none;
}

.betplay-xd10pp {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-xd10pp .betplay-xx6bch {
  display: none;
}

@media (min-width: 768px) {
  .betplay-xd10pp .betplay-xx6bch {
    display: flex;
  }
}

.betplay-2rp4jc {
  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-2rp4jc {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-2rp4jc > * {
  margin: 0 !important;
}

.betplay-2rp4jc img,
.betplay-iilq39 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-2rp4jc img,
  .betplay-iilq39 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-cy5cca {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-cy5cca {
    width: 32px;
    height: 32px;
  }
}

.betplay-4su9n7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-4su9n7 {
    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-4su9n7::-webkit-scrollbar {
    display: none;
  }
}

.betplay-zu1c6p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-zu1c6p {
    padding: 7px 15px;
  }
}

.betplay-zu1c6p:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-4fa51l {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-4fa51l {
    display: flex;
    opacity: 1;
  }
}

.betplay-zu1c6p picture {
  height: 100%;
  display: block;
}

.betplay-zu1c6p img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-zu1c6p img {
    width: 88px;
    height: 44px;
  }
}

.betplay-zu1c6p p {
  text-align: center;
  width: 100%;
}

.betplay-qzi7ps {
  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-qzi7ps {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-qzi7ps img,
.betplay-hw4t9t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-qzi7ps img,
  .betplay-hw4t9t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-nbdkhu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-nbdkhu {
    width: 32px;
    height: 32px;
  }
}

.betplay-kamgty {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-tvcxwe {
  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-1ntsqn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-1ntsqn.betplay-7tb8xg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-t8zlmr {
  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-t8zlmr {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-8xgkhu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-fegoli {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-5fosci ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-6ren9s {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-6ren9s ol,
.betplay-6ren9s ul {
  padding-left: 1.3em;
}

.betplay-1ntsqn.betplay-7tb8xg .betplay-fegoli {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-1ntsqn.betplay-7tb8xg .betplay-8xgkhu {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-m9dqxq {
  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-m9dqxq {
    padding: 24px;
  }
}

.betplay-m9dqxq .betplay-t7htb9 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-m9dqxq .betplay-t7htb9 {
    display: none;
  }
}

.betplay-m9dqxq .betplay-3altpb svg {
  display: none;
}

.betplay-wrshij {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-wrshij .betplay-xx6bch {
  display: none;
}

@media (min-width: 768px) {
  .betplay-wrshij .betplay-xx6bch {
    display: flex;
  }
}

.betplay-5qmvpw {
  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-5qmvpw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-5qmvpw > * {
  margin: 0 !important;
}

.betplay-5qmvpw img,
.betplay-j3yjnx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-5qmvpw img,
  .betplay-j3yjnx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-z5hg9g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-z5hg9g {
    width: 32px;
    height: 32px;
  }
}

.betplay-c9zehp {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-c9zehp {
    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-c9zehp::-webkit-scrollbar {
    display: none;
  }
}

.betplay-pes5s7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-pes5s7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-0q09zv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-0q09zv {
    display: flex;
    opacity: 1;
  }
}

.betplay-pes5s7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-pes5s7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-nxzj7n {
  margin: -24px 0;
}

.betplay-nxzj7n:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-nxzj7n {
    margin: -16px 0;
  }
}

.betplay-ao3gtm {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-ao3gtm {
    flex-direction: row;
  }
}

.betplay-3h1bkb {
  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-3h1bkb {
    flex: 1;
  }
}

.betplay-3h1bkb::placeholder {
  color: var(--Text-400);
}

.betplay-7dfxoo {
  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-onc9cq {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-onc9cq::-webkit-scrollbar {
  display: none;
}

.betplay-s10yzu {
  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-s10yzu img,
.betplay-s10yzu svg {
  margin-right: 8px;
}

.betplay-9brc7z {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-nxzj7n + .betplay-w5xjuw {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-nxzj7n + .betplay-w5xjuw {
    margin-top: -16px;
  }
}

.betplay-nftwng {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-nftwng > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-nftwng > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-pckri5 {
  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-36x8zf {
  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-zfxpy3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-cybv6u {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-omoebx {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-pckri5 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-pckri5 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-pckri5 {
    padding: 39px 179px 39px 39px;
  }

  .betplay-36x8zf {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-omoebx {
    height: 348px;
  }

  .betplay-pckri5 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-pckri5 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-pckri5 {
    padding: 63px;
  }
}

.betplay-12zw99 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-12zw99 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-4gcqxy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-4gcqxy {
    width: auto;
  }
}

.betplay-1yrius {
  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-1yrius::-webkit-scrollbar {
  display: none;
}

.betplay-1yrius 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-1yrius a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-1yrius {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-12zw99 .betplay-19vna8 {
  -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-5fosci,
    mask-image 0.3s;
}

.betplay-12zw99 .betplay-19vna8.betplay-peyb0i {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-lqfqu1 {
  margin: 40px -16px;
}

.betplay-eb6f1j + .betplay-dads9v,
.betplay-eb6f1j + .betplay-avb5hr {
  margin-top: 24px;
}

.betplay-5whlkh {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-5whlkh picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-jj65ee {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-jj65ee {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-jj65ee {
    margin-top: 0;
  }
}

.betplay-l2ef7v {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-l2ef7v {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-lav823 {
  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-lav823 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-zwasl8 {
  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-zwasl8 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-3y72qr {
  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-3y72qr {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-nq1vng {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-nq1vng {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-cwbham {
  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-ve4c5w {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-ve4c5w img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-w5xjuw {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-0rcmoi {
  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-0rcmoi {
    padding: 15px 48px;
  }
}

main > .betplay-w5xjuw {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-wdwl7o.betplay-c0t5y4 > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-7x5bur p a img {
  display: block;
  margin: 0 auto;
}


.betplay-db6y26 {
  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-hhrovq {
  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-hhrovq label {
  font-size: 14px;
}

.betplay-hhrovq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-hhrovq input,
.betplay-hhrovq textarea,
.betplay-hhrovq 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-hhrovq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-a2621g ease;
}
.betplay-hhrovq button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-6aaxeu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-18pp8k ease-in;
}

.betplay-6aaxeu 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-uhc4t0, .betplay-d2e5wb, [class*="review-card"],
thead, thead th, table th, .betplay-vj6azu,
.betplay-jy09ki, [class*="collapsible-header"],
.betplay-f8ec7l, [class*="updated-block"] {
  color: #ece7dc !important;
}
