* {
  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;
  }
}

.bet-hall-hkhng1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-hall-hkhng1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-hall-hkhng1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-hall-k46uzj {
  overflow: hidden;
}

.bet-hall-otkoow img {
  background: var(--Neutral-300);
}

.bet-hall-gqr515 {
  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;
}

.bet-hall-znzy8w {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-hall-znzy8w:hover {
  background: var(--button-bg-hover);
}

.bet-hall-jtf6xa {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-hall-jtf6xa:hover {
  background: var(--button-bg-hover);
}

.bet-hall-s7nm8k {
  font-size: 12px;
  line-height: 18px;
}

.bet-hall-a3vxeb {
  font-size: 18px;
  line-height: 26px;
}

.bet-hall-aqbr1t {
  width: 100%;
}

.bet-hall-8lt9ga {
  padding: 6px 16px;
}

.bet-hall-kbyr97 {
  padding: 10px 16px;
}

.bet-hall-n7bjpg {
  padding: 15px 26px;
}

.bet-hall-0xctea {
  flex-shrink: 0;
}

.bet-hall-l4pnj5 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bet-hall-3jv7w4 {
  display: none;
}

.bet-hall-v5ru85 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bet-hall-5sssli {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-hall-27cfz7 {
  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;
}

.bet-hall-ublmt8 {
  cursor: grab;
}

.bet-hall-27cfz7::-webkit-scrollbar {
  display: none;
}

.bet-hall-ql58ys {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-hall-tchl1l {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-hall-4bnzmq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-hall-1lachq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-hall-sp1v7m {
  visibility: visible;
}

.bet-hall-0l0zhl {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-hall-59nblk ease;
}

.bet-hall-gx1cx0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-hall-7d4b7r {
  -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.bet-hall-59nblk,
    mask-image 0.3s;
}

.bet-hall-7d4b7r.bet-hall-iadnqd {
  -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;
  }
}

.bet-hall-rdv8k8: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;
}

.bet-hall-z3r67l {
  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.bet-hall-fuiae3.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.bet-hall-fuiae3.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;
}

.bet-hall-wq5e3m {
  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);
}

.bet-hall-wq5e3m::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%
  );
}

.bet-hall-d55toz {
  position: relative;
  z-index: 1;
}

.bet-hall-uh6cnq {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-hall-rfbb8n {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bet-hall-rrzl32 {
  font-size: 40px;
  line-height: 48px;
}

.bet-hall-79uolj {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-hall-4dr6ks {
  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;
}

.bet-hall-4dr6ks:hover {
  background: var(--Primary-400);
}

.bet-hall-4dr6ks svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-hall-rdv8k8 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) {
  .bet-hall-wq5e3m {
    max-width: 600px;
    padding: 64px;
  }

  .bet-hall-uh6cnq {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-hall-rfbb8n {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-hall-rrzl32 {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-hall-79uolj {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-hall-z3r67l {
    top: 25px;
    right: 25px;
  }
}

.bet-hall-rzrv2q,
.bet-hall-gbdkpx {
  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;
}

.bet-hall-huu67r.bet-hall-xwkec0::before,
.bet-hall-gbdkpx::before,
.bet-hall-v50dod::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.bet-hall-fuiae3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-hall-ktccvp 14.bet-hall-oe2poo.bet-hall-ql9pz0 14.bet-hall-86e0r0 15.bet-hall-yo53bz 14.bet-hall-52t7lo 15.bet-hall-ck6vot 14.bet-hall-7hpkar.bet-hall-oshvcx 14.bet-hall-trdlbw 19.bet-hall-0tnmtv 12.bet-hall-xm6hll 19.bet-hall-0tnmtv 10.bet-hall-6xszbg.bet-hall-0tnmtv 8.bet-hall-pw1u32 17.bet-hall-hfuzrf 7.bet-hall-1qx9hc 15.bet-hall-2283uc 7.bet-hall-voy9c7.bet-hall-6rbw9a 7.bet-hall-1qx9hc 11.bet-hall-ie3anv 8.bet-hall-pw1u32 11.bet-hall-ie3anv 10.bet-hall-0vgk4k.bet-hall-ie3anv 12.bet-hall-5cd7ii 13.bet-hall-klrge6 14.bet-hall-hb7n4k 15.bet-hall-auwapp 14.bet-hall-gmnfij.bet-hall-pyh594 14.bet-hall-h8a0m2 15.bet-hall-fc132f 14.bet-hall-zyuefe 15.bet-hall-0vzo2b 14.bet-hall-ob7969.bet-hall-ktccvp 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-hall-ax9r1a 15.bet-hall-pblssb.bet-hall-f3h8qe 15.bet-hall-c136d6 15.bet-hall-af72bq 15.bet-hall-doxv6n 15.bet-hall-qfexmz 15.bet-hall-704goq.bet-hall-16zoqr 15.bet-hall-doxv6n 15.bet-hall-egcsw5 15.bet-hall-l73x1u 15.bet-hall-e7xtms 15.bet-hall-tetm4y.bet-hall-fluj8n 15.bet-hall-ea2kyi 7.bet-hall-elshxl 18.bet-hall-sv837u 7.bet-hall-1kfeep 23.bet-hall-a2up3d.bet-hall-pvesv7.bet-hall-hstc7i 18.bet-hall-7b5hni 19.bet-hall-54lf3y 15.bet-hall-octvfl 15.bet-hall-ax9r1a 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bet-hall-d2ydkn [type="submit"] *,
.bet-hall-8dm4my button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-hall-x82tq5 {
    display: none;
  }
}

.bet-hall-grgqpr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-hall-grgqpr {
  display: none;
}

@media (min-width: 768px) {
  .bet-hall-grgqpr {
    bottom: 22px;
  }
}

.bet-hall-grgqpr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-hall-grgqpr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-hall-lksetl.static) .bet-hall-grgqpr {
    bottom: 8px;
  }
}

.bet-hall-bhjyur {
  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.bet-hall-fuiae3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-hall-8ncsb3 3.bet-hall-1v4kea.bet-hall-7j8vaj.bet-hall-wul4zg 3.bet-hall-jt6dj8 3.bet-hall-edj5kc 5.bet-hall-4udkch 3.bet-hall-edj5kc 8.bet-hall-xfrl15.bet-hall-p43kuf.bet-hall-edj5kc 26.bet-hall-9e5t4f 5.bet-hall-qkrt79 28.bet-hall-ztahe6 8.bet-hall-l8fyz4 28.bet-hall-whvvrl.bet-hall-8jaqg2 28.bet-hall-5zaxi4.bet-hall-q9ei21 34.bet-hall-82i666.bet-hall-4d6q34 36.bet-hall-swf4e9 11.bet-hall-uz6xpx 37.bet-hall-9gm7cq 12.bet-hall-gygfwi 36.bet-hall-qdk0w6.bet-hall-q5bn1z 28.bet-hall-wb7ioc.bet-hall-u3i6p4.bet-hall-m13zg6 28.bet-hall-o2wdqx 36.bet-hall-x9ay3r 26.bet-hall-xanluc 36.bet-hall-x9ay3r 23.bet-hall-cfw1yo.bet-hall-xi3auk.bet-hall-x9ay3r 5.bet-hall-gruytw 34.bet-hall-0q2w7d 3.bet-hall-jt6dj8 31.bet-hall-8ncsb3 3.bet-hall-etvtac.bet-hall-gmfb5l 18.bet-hall-1t4z89.bet-hall-dzey9y 18.bet-hall-ae4aov 8.bet-hall-x3ty33 17.bet-hall-ja7mds 8.bet-hall-x3ty33 15.bet-hall-hdepsq.bet-hall-x3ty33 14.bet-hall-fr6ayh 9.bet-hall-dzey9y 13.bet-hall-wlpfmh 11.bet-hall-gmfb5l 13.bet-hall-2vy6g5.bet-hall-bdgp1w 13.bet-hall-wlpfmh 13.bet-hall-tpdqv3 14.bet-hall-fr6ayh 13.bet-hall-tpdqv3 15.bet-hall-spc9bp.bet-hall-tpdqv3 17.bet-hall-ja7mds 12.bet-hall-bdgp1w 18.bet-hall-ae4aov 11.bet-hall-gmfb5l 18.bet-hall-ougqlo.bet-hall-chyfxy 18.bet-hall-34ys4h.bet-hall-s1gfux 18.bet-hall-ae4aov 17.bet-hall-hfa7ng 17.bet-hall-ja7mds 17.bet-hall-hfa7ng 15.bet-hall-jsjez5.bet-hall-hfa7ng 14.bet-hall-fr6ayh 18.bet-hall-s1gfux 13.bet-hall-wlpfmh 20.bet-hall-chyfxy 13.bet-hall-db07b4.bet-hall-e5nnx8 13.bet-hall-wlpfmh 22.bet-hall-zoczjj 14.bet-hall-fr6ayh 22.bet-hall-zoczjj 15.bet-hall-roynyn.bet-hall-ibwyyp 17.bet-hall-ja7mds 21.bet-hall-e5nnx8 18.bet-hall-ae4aov 20.bet-hall-chyfxy 18.bet-hall-2e249f.bet-hall-7ytgl0 18.bet-hall-ndql3q.bet-hall-o0hj33 18.bet-hall-ae4aov 26.bet-hall-cjprjw 17.bet-hall-ja7mds 26.bet-hall-cjprjw 15.bet-hall-71vj1r.bet-hall-cjprjw 14.bet-hall-fr6ayh 27.bet-hall-o0hj33 13.bet-hall-wlpfmh 28.bet-hall-7ytgl0 13.bet-hall-pz49us.bet-hall-lzfns2 13.bet-hall-wlpfmh 31.bet-hall-b039qb 14.bet-hall-fr6ayh 31.bet-hall-b039qb 15.bet-hall-4bmngv.bet-hall-cjprjw 17.bet-hall-ja7mds 30.bet-hall-lzfns2 18.bet-hall-ae4aov 28.bet-hall-7ytgl0 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"])
    .bet-hall-bhjyur {
    display: none;
  }
}

.bet-hall-s6881n {
  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) {
  .bet-hall-s6881n {
    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;
}

.bet-hall-8dm4my {
  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) {
  .bet-hall-8dm4my {
    padding: 14px 16px;
  }
}

.bet-hall-8dm4my button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-hall-8dm4my button:first-child {
  align-content: end;
}

.bet-hall-8dm4my button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-hall-8dm4my
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-hall-8dm4my
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-hall-8dm4my button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-hall-8dm4my button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-hall-v50dod {
  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;
}

.bet-hall-v50dod::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-hall-v50dod,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-hall-v50dod {
  opacity: 1;
  visibility: visible;
}

.bet-hall-duaviu {
  flex: 1 1;
}

.bet-hall-3ao3t6 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-hall-3ao3t6 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-hall-m3376o {
  display: block;
}

.bet-hall-2hcyqp {
  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) {
  .bet-hall-2hcyqp {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-hall-gbdkpx {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bet-hall-gbdkpx::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-hall-x1dmtt span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-hall-x1dmtt p {
  color: var(--Text-100);
}

.bet-hall-gbdkpx .bet-hall-s37ccp {
  grid-area: button;
}

.bet-hall-gbdkpx .bet-hall-s37ccp::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.bet-hall-fuiae3.org/2000/svg'%3E%3Cpath d='M4.bet-hall-4c14wz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-hall-krrqzd 15L16.bet-hall-krrqzd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-hall-krrqzd 5L16.bet-hall-krrqzd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bet-hall-ah5672 {
  display: block;
}

.bet-hall-9z0dl8 {
  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) {
  .bet-hall-9z0dl8 {
    margin-top: 40px;
  }
}

.bet-hall-rzrv2q label,
.bet-hall-rzrv2q input {
  display: block;
  width: 100%;
}

.bet-hall-rzrv2q label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-hall-rzrv2q label.bet-hall-9zmnc7 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-hall-rzrv2q label.bet-hall-9zmnc7::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;
}

.bet-hall-rzrv2q 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;
}

.bet-hall-rzrv2q input::placeholder {
  color: var(--Text-400);
}

.bet-hall-5c2ckp {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-hall-5c2ckp {
  display: flex;
}

.bet-hall-5c2ckp ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-hall-5c2ckp ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-hall-5c2ckp ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-hall-d2ydkn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-hall-d2ydkn {
    padding: 0 24px 24px;
  }
}

.bet-hall-d2ydkn 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;
}

.bet-hall-d2ydkn input::placeholder {
  color: var(--Text-400);
}

.bet-hall-d2ydkn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-hall-d2ydkn [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-hall-d2ydkn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-hall-d2ydkn [type="submit"] {
    right: 40px;
  }
}

.bet-hall-huu67r {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-hall-huu67r.bet-hall-xwkec0 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-hall-huu67r.bet-hall-xwkec0::before {
  content: "";
  width: 31px;
}

.bet-hall-huu67r.bet-hall-xwkec0 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-hall-huu67r.bet-hall-ep2vz9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-hall-huu67r p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-hall-grgqpr .bet-hall-s37ccp {
  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;
  }
}

.bet-hall-x82tq5 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-hall-x82tq5 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-hall-x82tq5 {
    padding: 18px 0;
  }
}

.bet-hall-x82tq5 .bet-hall-hkhng1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-hall-x82tq5 .bet-hall-hkhng1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-hall-rawrm1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-hall-rawrm1 {
    max-width: 160px;
    height: 40px;
  }
}

.bet-hall-rawrm1 picture,
.bet-hall-rawrm1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-hall-rawrm1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-hall-cabj4g {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-hall-59nblk ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-hall-x82tq5.bet-hall-9gz4rp .bet-hall-cabj4g {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-hall-cabj4g {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-hall-cabj4g {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-hall-6mlurw,
.bet-hall-i5vnyh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-hall-6mlurw,
  .bet-hall-i5vnyh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-hall-i5vnyh {
    display: none;
  }
}

.bet-hall-4ajdi2 {
  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;
}

.bet-hall-9gz4rp .bet-hall-4ajdi2 {
  background: var(--fh-bg-color);
}

.bet-hall-4ajdi2 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-hall-4ajdi2 {
    display: none;
  }
}

.bet-hall-xgioe6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-hall-xgioe6 {
    display: none;
  }
}

.bet-hall-ywon42 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bet-hall-x82tq5.bet-hall-9gz4rp .bet-hall-ywon42:first-child {
  display: none;
}

.bet-hall-x82tq5.bet-hall-9gz4rp .bet-hall-ywon42:last-child {
  display: block;
}

.bet-hall-ywon42:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-hall-ywon42 {
    display: none;
  }
}

.bet-hall-qxuh1i {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-hall-qxuh1i {
    display: flex;
  }
}

.bet-hall-qxuh1i ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-hall-qxuh1i:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-hall-qxuh1i:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-hall-qxuh1i:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-hall-qxuh1i:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-hall-qxuh1i:hover .bet-hall-zae90c svg {
  transform: rotate(180deg);
}

.bet-hall-e0dk3b {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-hall-wj73vc {
  padding: 0 8px;
}

.bet-hall-30x3iv {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-hall-30x3iv:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-hall-30x3iv {
    padding: 4px 8px;
  }
}

.bet-hall-lfvijz {
  display: flex;
}

.bet-hall-lfvijz img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-hall-zae90c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-hall-zae90c svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-hall-mnpu6x {
  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) {
  .bet-hall-mnpu6x {
    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;
  }
}

.bet-hall-l8d6ms {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-hall-l8d6ms {
    display: none;
  }
}

.bet-hall-no6dkq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bet-hall-tl04j4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-hall-8ciyc7 {
  display: flex;
}

.bet-hall-puoqhh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-hall-a3tqwp {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-hall-a3tqwp {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-hall-a3tqwp {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-hall-a3tqwp .bet-hall-hukckv [data-ref-el],
  .bet-hall-a3tqwp .bet-hall-hukckv span,
  .bet-hall-a3tqwp .bet-hall-hukckv a {
    white-space: nowrap;
  }
}

.bet-hall-amteg1 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-hall-amteg1.bet-hall-hzj9ld > .bet-hall-hukckv {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-hall-amteg1.bet-hall-nyrrgt:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-hall-amteg1.bet-hall-hzj9ld > .bet-hall-cfagen {
    height: auto;
  }

  .bet-hall-amteg1.bet-hall-hzj9ld > div > .bet-hall-h40lft {
    transform: rotate(180deg);
  }
}

.bet-hall-amteg1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-hall-amteg1 [data-ref-el],
.bet-hall-amteg1 span {
  cursor: pointer;
}

.bet-hall-amteg1 [data-ref-el],
.bet-hall-amteg1 span,
.bet-hall-amteg1 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bet-hall-amteg1 [data-ref-el],
  .bet-hall-amteg1 span,
  .bet-hall-amteg1 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-hall-amteg1 [data-ref-el],
  .bet-hall-amteg1 span,
  .bet-hall-amteg1 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-hall-cfagen {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-hall-59nblk ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-hall-cfagen::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-hall-cfagen::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-hall-cfagen::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-hall-cfagen {
    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;
  }

  .bet-hall-cfagen:has(> .bet-hall-amteg1.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-hall-cfagen .bet-hall-cfagen {
    padding: 0;
  }

  .bet-hall-cfagen .bet-hall-amteg1 {
    font-weight: 400;
  }

  .bet-hall-cfagen .bet-hall-amteg1:hover > .bet-hall-hukckv {
    background: var(--Neutral-300);
  }

  .bet-hall-cfagen .bet-hall-h40lft {
    rotate: -90deg;
  }
}

.bet-hall-hukckv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-hall-hukckv {
    padding: 8px;
  }

  .bet-hall-amteg1.bet-hall-rh4zic > .bet-hall-hukckv {
    background: var(--Neutral-300);
  }
}

.bet-hall-h40lft {
  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.bet-hall-fuiae3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-hall-1andoy 0.bet-hall-4qijyz.bet-hall-rx01fa -0.bet-hall-2crnwg 0.bet-hall-eyzfnp -0.bet-hall-2crnwg 1.bet-hall-rs1nig 0.bet-hall-jwn8kg.bet-hall-aux9lh 4.bet-hall-7xpix0.bet-hall-1andoy 0.bet-hall-2m8zwc.bet-hall-0991r8 -0.bet-hall-2crnwg 9.bet-hall-e8dr20 -0.bet-hall-2crnwg 10.bet-hall-1be3k5 0.bet-hall-p2f09f.bet-hall-cioggp 0.bet-hall-rx01fa 10.bet-hall-cioggp 0.bet-hall-eyzfnp 10.bet-hall-1be3k5 1.bet-hall-lghmli.bet-hall-r3ioiy 5.bet-hall-hj4hk7.bet-hall-qnmawk 6.bet-hall-h12nho 5.bet-hall-4xudc8 6.bet-hall-h12nho 4.bet-hall-kjhxp9 5.bet-hall-4421jw.bet-hall-1andoy 1.bet-hall-g0q30h.bet-hall-2crnwg 0.bet-hall-eyzfnp -0.bet-hall-2crnwg 0.bet-hall-rx01fa 0.bet-hall-1andoy 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bet-hall-59nblk ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-hall-h40lft {
    cursor: default;
  }
}

.bet-hall-lca0ya {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-hall-smy06h {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bet-hall-smy06h {
    padding: 40px 4px;
  }
}

.bet-hall-1l6ihy {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-hall-1l6ihy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-hall-gi2dsk {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-hall-gi2dsk {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-hall-gi2dsk ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-hall-gi2dsk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-hall-gi2dsk [data-ref-el],
.bet-hall-gi2dsk span,
.bet-hall-gi2dsk a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-hall-4870k2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-hall-4870k2 {
    margin-bottom: 12px;
  }
}

.bet-hall-tseaas {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-hall-tseaas img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-hall-tseaas:last-child {
    margin-right: 0;
  }
}

.bet-hall-e5k6kk {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-hall-4870k2:hover .bet-hall-fhsipk {
  visibility: visible;
  opacity: 1;
}

.bet-hall-fhsipk {
  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);
}

.bet-hall-6tnhbl {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-hall-us7z0s {
  display: flex;
  margin: 6px;
}

.bet-hall-us7z0s img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-hall-fhsipk::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);
}

.bet-hall-fhsipk::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);
}

.bet-hall-irx22h {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-hall-irx22h {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-hall-vgy6p9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-hall-vgy6p9 {
    margin-right: 32px;
  }
}

.bet-hall-7iz5zc {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-hall-7iz5zc {
    margin-top: 0;
    width: 340px;
  }
}

.bet-hall-7iz5zc a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-hall-ohevu9 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-hall-yxvyhk {
  position: relative;
}

@media (min-width: 768px) {
  .bet-hall-yxvyhk {
    margin-top: 40px;
  }
}

.bet-hall-yxvyhk + .bet-hall-t7tt8e,
.bet-hall-yxvyhk + .bet-hall-yxvyhk {
  margin-top: 24px;
}

.bet-hall-qijchm {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-hall-qijchm {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-hall-qijchm {
    padding: 80px;
  }
}

.bet-hall-0uxadr {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-hall-0uxadr {
    padding: 0 16px;
}


}

.bet-hall-csnilg {
  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) {
  .bet-hall-csnilg {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-hall-l6bwq1 {
  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) {
  .bet-hall-l6bwq1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-hall-71zpgr {
  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;
}

.bet-hall-71zpgr:hover {
  background: var(--button-bg-hover);
}

.bet-hall-f5igag {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-hall-f5igag img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-hall-f5igag img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-hall-f5igag img {
  min-height: 100%;
  }
}

.bet-hall-qijchm::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-hall-kp9la0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-hall-kp9la0 h1,
.bet-hall-kp9la0 h2,
.bet-hall-kp9la0 h3,
.bet-hall-kp9la0 h4 {
  margin-bottom: 6px;
}

.bet-hall-kp9la0 h1:not(:first-child),
.bet-hall-kp9la0 h2:not(:first-child),
.bet-hall-kp9la0 h3:not(:first-child),
.bet-hall-kp9la0 h4:not(:first-child) {
  margin-top: 16px;
}

.bet-hall-kp9la0 h1,
.bet-hall-kp9la0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-hall-kp9la0 h1,
  .bet-hall-kp9la0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-hall-kp9la0 h2,
.bet-hall-kp9la0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-hall-kp9la0 h2,
  .bet-hall-kp9la0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-hall-kp9la0 h3,
.bet-hall-kp9la0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-hall-kp9la0 h3,
  .bet-hall-kp9la0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-hall-kp9la0 h4,
.bet-hall-kp9la0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-hall-kp9la0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-hall-kp9la0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-hall-kp9la0 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);
}

.bet-hall-kp9la0 ul ul {
  margin-bottom: 8px;
}

.bet-hall-kp9la0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-hall-kp9la0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-hall-kp9la0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-hall-kp9la0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-hall-kp9la0 ol li::marker {
  font-weight: 700;
}

.bet-hall-kp9la0 ol ol {
  margin-bottom: 8px;
}

.bet-hall-kp9la0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-hall-kp9la0 ol ul li {
  padding-left: 16px;
}

.bet-hall-kp9la0 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) {
  .bet-hall-kp9la0 table {
    padding: 24px;
  }
}

.bet-hall-kp9la0 table.bet-hall-4v3l1w {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bet-hall-59nblk,
    mask-image 0.3s;
}

.bet-hall-kp9la0 table.bet-hall-4v3l1w.bet-hall-iadnqd {
  -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) {
  .bet-hall-kp9la0 table {
    display: table;
  }
}

.bet-hall-kp9la0 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);
}

.bet-hall-kp9la0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-hall-kp9la0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-hall-kp9la0 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) {
  .bet-hall-kp9la0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-hall-kp9la0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-hall-kp9la0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-hall-kp9la0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-hall-kp9la0 img {
  max-width: 100%;
  height: auto;
}

.bet-hall-fvlvoz {
  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) {
  .bet-hall-fvlvoz {
    padding: 24px;
  }
}

.bet-hall-hfcj7r {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bet-hall-hfcj7r {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-hall-hfcj7r > * {
  margin: 0 !important;
}

.bet-hall-hfcj7r img,
.bet-hall-q5s1k3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-hall-hfcj7r img,
  .bet-hall-q5s1k3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-hall-bsgo0a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-hall-bsgo0a {
    width: 32px;
    height: 32px;
  }
}

.bet-hall-25uvja {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-hall-25uvja .bet-hall-7r42cw {
  flex-shrink: 0;
}

.bet-hall-25uvja .bet-hall-zb7jdl svg {
  display: none;
}

.bet-hall-4weurq {
  display: grid;
  transition: max-height 0.bet-hall-59nblk ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-hall-4weurq {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-hall-4weurq {
    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));
  }
}

.bet-hall-4weurq.bet-hall-d4mefq + .bet-hall-7r42cw svg {
  transform: rotate(180deg);
}

.bet-hall-t7loft {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-hall-t7loft > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-hall-t7loft
  > div:nth-child(3n)
  .bet-hall-53k9q8
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-hall-t7loft {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-hall-t7loft > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-hall-t7loft
    > div:nth-child(3n)
    .bet-hall-53k9q8
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-hall-t7loft {
    max-width: 270px;
  }
}

.bet-hall-t7loft .bet-hall-53k9q8 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-hall-t7loft .bet-hall-53k9q8 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-hall-t7loft .bet-hall-53k9q8 button {
    max-width: 104px;
  }
}

.bet-hall-yx47am {
  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) {
  .bet-hall-yx47am {
    margin-bottom: 0;
  }
}

.bet-hall-yx17bo {
  display: none;
  opacity: 0;
}

.bet-hall-si7p88 {
  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;
  }
}

.bet-hall-si7p88 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-hall-53k9q8 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-hall-53k9q8 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-hall-53k9q8
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-hall-53k9q8
    button {
    max-width: 145px;
  }
}

.bet-hall-dvwsst:first-child
  .bet-hall-53k9q8
  button {
  max-width: 270px;
}

.bet-hall-ut4qpn {
  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%;
}

.bet-hall-yx47am picture {
  width: 100%;
  max-width: 100%;
}

.bet-hall-vwuihr {
  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;
}

.bet-hall-vwuihr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-hall-yx47am:hover .bet-hall-vwuihr {
  display: flex;
}

.bet-hall-hb9kme {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-hall-834kru {
  display: flex;
}

.bet-hall-834kru:hover .bet-hall-t502gs,
.bet-hall-834kru .bet-hall-rh4zic .bet-hall-t502gs {
  display: flex;
}

.bet-hall-834kru svg {
  flex-shrink: 0;
}

.bet-hall-t502gs {
  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) {
  .bet-hall-t502gs {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-hall-t502gs:hover {
  display: flex;
}

.bet-hall-t502gs svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-hall-lxezzx {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bet-hall-lxezzx {
    font-size: 12px;
  }
}

.bet-hall-1fpq9m,
.bet-hall-nyku3o {
  width: 50%;
  flex-shrink: 0;
}

.bet-hall-1fpq9m {
  font-weight: 700;
}

.bet-hall-py0zpo .bet-hall-4weurq {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-hall-py0zpo .bet-hall-4weurq {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-hall-py0zpo .bet-hall-4weurq {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-hall-py0zpo
  .bet-hall-ut4qpn:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-hall-py0zpo .bet-hall-si7p88 {
  height: 100% !important;
  border-radius: 16px;
}

.bet-hall-py0zpo .bet-hall-53k9q8 {
  gap: 4px;
  align-items: center;
}

.bet-hall-py0zpo .bet-hall-53k9q8 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-hall-py0zpo .bet-hall-53k9q8 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-hall-py0zpo .bet-hall-c52sqq,
.bet-hall-py0zpo .bet-hall-4q2udd {
  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.bet-hall-fuiae3.org/2000/svg'%3E%3Cpath d='M9.bet-hall-fjair4 4.bet-hall-0crn4g.bet-hall-mh09je 5.bet-hall-n09yd4.bet-hall-5ozrw7 5.bet-hall-kuorms.bet-hall-ueuq9u 5.bet-hall-t7bgja.bet-hall-3unn4n 8.bet-hall-3mrh3m.bet-hall-zcqy7h 9.bet-hall-b2e82v.bet-hall-vdpx86 9.bet-hall-gbv6h9.bet-hall-gqfck1 13.bet-hall-3ds6u1.bet-hall-1aqd6v 11.bet-hall-ftscjt.bet-hall-h4yl11 11.bet-hall-30izuy.bet-hall-hlc1vt 11.bet-hall-fa1202.bet-hall-rxv7o7 13.bet-hall-03kqrd.bet-hall-oodf8p 9.bet-hall-xqdzk1.bet-hall-dlyy89 9.bet-hall-85qkpg.bet-hall-l4oi9n 8.bet-hall-ykf3h1.bet-hall-7y9o48 5.bet-hall-ujlsqn.bet-hall-tq99gq 5.bet-hall-qplpqv.bet-hall-9poekg 5.bet-hall-uc8jsh.bet-hall-ku4oow 4.bet-hall-kmqn1p.bet-hall-h4yl11 1.bet-hall-uqlt4n.bet-hall-fjair4 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-hall-py0zpo .bet-hall-c52sqq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-hall-py0zpo .bet-hall-4q2udd {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-hall-s3cc7y {
  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) {
  .bet-hall-s3cc7y {
    padding: 24px;
  }
}

.bet-hall-s3cc7y .bet-hall-7r42cw {
  display: flex;
}

@media (min-width: 768px) {
  .bet-hall-s3cc7y .bet-hall-7r42cw {
    display: none;
  }
}

.bet-hall-s3cc7y .bet-hall-zb7jdl svg {
  display: none;
}

.bet-hall-e9euka {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-hall-e9euka .bet-hall-gqr515 {
  display: none;
}

@media (min-width: 768px) {
  .bet-hall-e9euka .bet-hall-gqr515 {
    display: flex;
  }
}

.bet-hall-5hfhox {
  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) {
  .bet-hall-5hfhox {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-hall-5hfhox > * {
  margin: 0 !important;
}

.bet-hall-5hfhox img,
.bet-hall-o40z79 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-hall-5hfhox img,
  .bet-hall-o40z79 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-hall-nimxsb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-hall-nimxsb {
    width: 32px;
    height: 32px;
  }
}

.bet-hall-o37bqv {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-hall-o37bqv {
    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;
  }

  .bet-hall-o37bqv::-webkit-scrollbar {
    display: none;
  }
}

.bet-hall-gyp7yw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-hall-gyp7yw {
    padding: 7px 15px;
  }
}

.bet-hall-gyp7yw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-hall-17iush {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-hall-17iush {
    display: flex;
    opacity: 1;
  }
}

.bet-hall-gyp7yw picture {
  height: 100%;
  display: block;
}

.bet-hall-gyp7yw img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-hall-gyp7yw img {
    width: 88px;
    height: 44px;
  }
}

.bet-hall-gyp7yw p {
  text-align: center;
  width: 100%;
}

.bet-hall-xczotg {
  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) {
  .bet-hall-xczotg {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-hall-xczotg img,
.bet-hall-ls2ma9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-hall-xczotg img,
  .bet-hall-ls2ma9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-hall-8mw8kx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-hall-8mw8kx {
    width: 32px;
    height: 32px;
  }
}

.bet-hall-1pm2zv {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-hall-cpa1t7 {
  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;
}

.bet-hall-4ojkh9 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-hall-4ojkh9.bet-hall-rh4zic {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-hall-9avo0j {
  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) {
  .bet-hall-9avo0j {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-hall-0j3x9m {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-hall-izaqya {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-hall-59nblk ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-hall-bv29m3 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-hall-bv29m3 ol,
.bet-hall-bv29m3 ul {
  padding-left: 1.3em;
}

.bet-hall-4ojkh9.bet-hall-rh4zic .bet-hall-izaqya {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-hall-4ojkh9.bet-hall-rh4zic .bet-hall-0j3x9m {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-hall-jfqbka {
  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) {
  .bet-hall-jfqbka {
    padding: 24px;
  }
}

.bet-hall-jfqbka .bet-hall-7r42cw {
  display: flex;
}

@media (min-width: 768px) {
  .bet-hall-jfqbka .bet-hall-7r42cw {
    display: none;
  }
}

.bet-hall-jfqbka .bet-hall-zb7jdl svg {
  display: none;
}

.bet-hall-poee9c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-hall-poee9c .bet-hall-gqr515 {
  display: none;
}

@media (min-width: 768px) {
  .bet-hall-poee9c .bet-hall-gqr515 {
    display: flex;
  }
}

.bet-hall-1r8oog {
  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) {
  .bet-hall-1r8oog {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-hall-1r8oog > * {
  margin: 0 !important;
}

.bet-hall-1r8oog img,
.bet-hall-prbf3h {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-hall-1r8oog img,
  .bet-hall-prbf3h {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-hall-bugrri {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-hall-bugrri {
    width: 32px;
    height: 32px;
  }
}

.bet-hall-s8l0lq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-hall-s8l0lq {
    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;
  }

  .bet-hall-s8l0lq::-webkit-scrollbar {
    display: none;
  }
}

.bet-hall-49kwsn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-hall-49kwsn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-hall-np67ls {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-hall-np67ls {
    display: flex;
    opacity: 1;
  }
}

.bet-hall-49kwsn picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-hall-49kwsn picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-hall-stqfs4 {
  margin: -24px 0;
}

.bet-hall-stqfs4:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-hall-stqfs4 {
    margin: -16px 0;
  }
}

.bet-hall-5mc87v {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-hall-5mc87v {
    flex-direction: row;
  }
}

.bet-hall-u3cnm4 {
  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) {
  .bet-hall-u3cnm4 {
    flex: 1;
  }
}

.bet-hall-u3cnm4::placeholder {
  color: var(--Text-400);
}

.bet-hall-yep41l {
  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;
}

.bet-hall-nuewoa {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-hall-nuewoa::-webkit-scrollbar {
  display: none;
}

.bet-hall-k9qetz {
  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;
}

.bet-hall-k9qetz img,
.bet-hall-k9qetz svg {
  margin-right: 8px;
}

.bet-hall-v6rzko {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-hall-stqfs4 + .bet-hall-cy44jo {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-hall-stqfs4 + .bet-hall-cy44jo {
    margin-top: -16px;
  }
}

.bet-hall-nrzd8u {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-hall-nrzd8u > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-hall-nrzd8u > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-hall-qd3q9h {
  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;
}

.bet-hall-z2jkui {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bet-hall-9hfb2l {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-hall-zr6dyg {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-hall-rhuehz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-hall-qd3q9h 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;
}

.bet-hall-qd3q9h 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) {
  .bet-hall-qd3q9h {
    padding: 39px 179px 39px 39px;
  }

  .bet-hall-z2jkui {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-hall-rhuehz {
    height: 348px;
  }

  .bet-hall-qd3q9h button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-hall-qd3q9h button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-hall-qd3q9h {
    padding: 63px;
  }
}

.bet-hall-tk9jao {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-hall-tk9jao {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-hall-o6w2kn {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-hall-o6w2kn {
    width: auto;
  }
}

.bet-hall-4kn0xk {
  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;
}

.bet-hall-4kn0xk::-webkit-scrollbar {
  display: none;
}

.bet-hall-4kn0xk 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);
}

.bet-hall-4kn0xk a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-hall-4kn0xk {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-hall-tk9jao .bet-hall-yie34t {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bet-hall-59nblk,
    mask-image 0.3s;
}

.bet-hall-tk9jao .bet-hall-yie34t.bet-hall-iadnqd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-hall-5lm6p3 {
  margin: 40px -16px;
}

.bet-hall-07kh88 + .bet-hall-t7tt8e,
.bet-hall-07kh88 + .bet-hall-yxvyhk {
  margin-top: 24px;
}

.bet-hall-mgwzyl {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-hall-mgwzyl picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-hall-u6e52f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-hall-u6e52f {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-hall-u6e52f {
    margin-top: 0;
  }
}

.bet-hall-20ghkh {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-hall-20ghkh {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-hall-hqia1z {
  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) {
  .bet-hall-hqia1z {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-hall-du494l {
  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) {
  .bet-hall-du494l {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-hall-y1hn4b {
  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) {
  .bet-hall-y1hn4b {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-hall-h8tuv8 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-hall-h8tuv8 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-hall-l6529l {
  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;
}

.bet-hall-lrldw7 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-hall-lrldw7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-hall-cy44jo {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-hall-d21abs {
  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) {
  .bet-hall-d21abs {
    padding: 15px 48px;
  }
}

main > .bet-hall-cy44jo {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-hall-4weurq.bet-hall-g1ic1j > div:nth-child(n+5) {
    display: none;
  }
}

.bet-hall-kp9la0 p a img {
  display: block;
  margin: 0 auto;
}


.bet-hall-i0dx80 {
  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 */
.bet-hall-zvlhzd {
  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;
}

.bet-hall-zvlhzd label {
  font-size: 14px;
}

.bet-hall-zvlhzd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-hall-zvlhzd input,
.bet-hall-zvlhzd textarea,
.bet-hall-zvlhzd 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;
}
.bet-hall-zvlhzd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-hall-85w8lb ease;
}
.bet-hall-zvlhzd button:hover {
  background-color: var(--button-bg-hover);
}
.bet-hall-5i4vhd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-hall-jqj3b8 ease-in;
}

.bet-hall-5i4vhd 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;
}
.bet-hall-6986za, .bet-hall-q1nnf3, [class*="review-card"],
thead, thead th, table th, .bet-hall-ut9ki8,
.bet-hall-f0p3yj, [class*="collapsible-header"],
.bet-hall-ey8o4s, [class*="updated-block"] {
  color: #ece7dc !important;
}
