* {
  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-bwfc0j {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-bwfc0j {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-bwfc0j {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-3xocbw {
  overflow: hidden;
}

.betplay-nahyst img {
  background: var(--Neutral-300);
}

.betplay-807hd8 {
  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-91uhuw {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-91uhuw:hover {
  background: var(--button-bg-hover);
}

.betplay-1il8s6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-1il8s6:hover {
  background: var(--button-bg-hover);
}

.betplay-rkgxiq {
  font-size: 12px;
  line-height: 18px;
}

.betplay-425xs3 {
  font-size: 18px;
  line-height: 26px;
}

.betplay-5rnzv5 {
  width: 100%;
}

.betplay-59sz35 {
  padding: 6px 16px;
}

.betplay-fn02mk {
  padding: 10px 16px;
}

.betplay-bk9bvg {
  padding: 15px 26px;
}

.betplay-8o84l8 {
  flex-shrink: 0;
}

.betplay-3ak03i {
  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-n3thci {
  display: none;
}

.betplay-z5bmoc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-7k1vus {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-zzbzv5 {
  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-gp7gy6 {
  cursor: grab;
}

.betplay-zzbzv5::-webkit-scrollbar {
  display: none;
}

.betplay-nh3f4x {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-q95ffq {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-qau1jn {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-qpdrmk {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-0y9cvm {
  visibility: visible;
}

.betplay-5nklhc {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-jwa2c0 ease;
}

.betplay-an70b9 {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-eixib4 {
  -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-jwa2c0,
    mask-image 0.3s;
}

.betplay-eixib4.betplay-wk0bim {
  -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-9cug4m: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-eqs5mb {
  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-cuh7j6.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-cuh7j6.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-mgtump {
  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-mgtump::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-f7a1al {
  position: relative;
  z-index: 1;
}

.betplay-rlesjg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-ls3v6w {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-5pqqfk {
  font-size: 40px;
  line-height: 48px;
}

.betplay-szykom {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-mj371o {
  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-mj371o:hover {
  background: var(--Primary-400);
}

.betplay-mj371o svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-9cug4m 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-mgtump {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-rlesjg {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-ls3v6w {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-5pqqfk {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-szykom {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-eqs5mb {
    top: 25px;
    right: 25px;
  }
}

.betplay-v1blk7,
.betplay-ouzg6m {
  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-3pd38e.betplay-quap2v::before,
.betplay-ouzg6m::before,
.betplay-ye7p70::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-cuh7j6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-kq23pc 14.betplay-t6nr3z.betplay-3y2bid 14.betplay-sdxleq 15.betplay-eyqm8n 14.betplay-lioceu 15.betplay-6whyl8 14.betplay-7vi0po.betplay-pl517c 14.betplay-fdbhs0 19.betplay-a5kpa8 12.betplay-g8s2nn 19.betplay-a5kpa8 10.betplay-qt2vzl.betplay-a5kpa8 8.betplay-uemfgh 17.betplay-ctap6c 7.betplay-qfzxxm 15.betplay-dlxhqy 7.betplay-5jv1jh.betplay-eypwp4 7.betplay-qfzxxm 11.betplay-semvx5 8.betplay-uemfgh 11.betplay-semvx5 10.betplay-wxhgij.betplay-semvx5 12.betplay-g9lc8q 13.betplay-77pay5 14.betplay-0pz27y 15.betplay-lf0bpx 14.betplay-mhvdr4.betplay-lx3ck8 14.betplay-w3omve 15.betplay-2751zr 14.betplay-bweng4 15.betplay-grzetd 14.betplay-uafdhz.betplay-kq23pc 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-74grzx 15.betplay-b1lgpm.betplay-wn3nzu 15.betplay-51xu1t 15.betplay-7src6v 15.betplay-458ewn 15.betplay-bjv5xr 15.betplay-v8tc4c.betplay-glaq2z 15.betplay-458ewn 15.betplay-zx9mgz 15.betplay-c6l7o4 15.betplay-0jbp6i 15.betplay-ub4n1b.betplay-ia9yot 15.betplay-03xsgv 7.betplay-4v7n07 18.betplay-7mh14f 7.betplay-je30qc 23.betplay-5kw6yz.betplay-3s798b.betplay-qwf6o5 18.betplay-byjnxg 19.betplay-bmy84w 15.betplay-8yolx4 15.betplay-74grzx 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-j8cmt3 [type="submit"] *,
.betplay-domcuf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-zindqd {
    display: none;
  }
}

.betplay-mc25t6 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-mc25t6 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-mc25t6 {
    bottom: 22px;
  }
}

.betplay-mc25t6 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-mc25t6 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-7n196m.static) .betplay-mc25t6 {
    bottom: 8px;
  }
}

.betplay-etb83w {
  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-cuh7j6.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-xy1tn4 3.betplay-xjhbwh.betplay-q0hvu1.betplay-2kyn4z 3.betplay-ory47e 3.betplay-o0drfr 5.betplay-w6n4h4 3.betplay-o0drfr 8.betplay-2k2q1m.betplay-mvhgrz.betplay-o0drfr 26.betplay-rhxlpb 5.betplay-zy22hg 28.betplay-rqbjv9 8.betplay-x4s3on 28.betplay-kaj4sc.betplay-n4c2f7 28.betplay-2e2q8y.betplay-f4bj0t 34.betplay-wek4bc.betplay-xnplgw 36.betplay-c5an2y 11.betplay-uh3lxs 37.betplay-46hlhl 12.betplay-p7tao3 36.betplay-i354mo.betplay-f7w75b 28.betplay-n496sd.betplay-fm169p.betplay-5shpc2 28.betplay-l7tvvi 36.betplay-v2a1ap 26.betplay-qhee05 36.betplay-v2a1ap 23.betplay-ddgbcc.betplay-yky2vm.betplay-v2a1ap 5.betplay-lcy7ue 34.betplay-n21211 3.betplay-ory47e 31.betplay-xy1tn4 3.betplay-jlxvud.betplay-12j3cv 18.betplay-k4jv3m.betplay-6f6u9k 18.betplay-jnlgy2 8.betplay-4ogp5j 17.betplay-gvka21 8.betplay-4ogp5j 15.betplay-s1ruc6.betplay-4ogp5j 14.betplay-s4vv20 9.betplay-6f6u9k 13.betplay-i4folg 11.betplay-12j3cv 13.betplay-3ss6sz.betplay-ddmtdd 13.betplay-i4folg 13.betplay-na9pp6 14.betplay-s4vv20 13.betplay-na9pp6 15.betplay-bgd8wj.betplay-na9pp6 17.betplay-gvka21 12.betplay-ddmtdd 18.betplay-jnlgy2 11.betplay-12j3cv 18.betplay-lub093.betplay-fgt2mr 18.betplay-n6j1bh.betplay-aajlj9 18.betplay-jnlgy2 17.betplay-doi27o 17.betplay-gvka21 17.betplay-doi27o 15.betplay-y4pg7f.betplay-doi27o 14.betplay-s4vv20 18.betplay-aajlj9 13.betplay-i4folg 20.betplay-fgt2mr 13.betplay-0c3q7e.betplay-f95ku5 13.betplay-i4folg 22.betplay-1hkdz7 14.betplay-s4vv20 22.betplay-1hkdz7 15.betplay-e7hmnu.betplay-2yrp5w 17.betplay-gvka21 21.betplay-f95ku5 18.betplay-jnlgy2 20.betplay-fgt2mr 18.betplay-3r0mfw.betplay-oewxnt 18.betplay-r80jep.betplay-vqsj5v 18.betplay-jnlgy2 26.betplay-ayal1b 17.betplay-gvka21 26.betplay-ayal1b 15.betplay-wv5k3s.betplay-ayal1b 14.betplay-s4vv20 27.betplay-vqsj5v 13.betplay-i4folg 28.betplay-oewxnt 13.betplay-n483vy.betplay-2opgle 13.betplay-i4folg 31.betplay-vmygzc 14.betplay-s4vv20 31.betplay-vmygzc 15.betplay-q3wwao.betplay-ayal1b 17.betplay-gvka21 30.betplay-2opgle 18.betplay-jnlgy2 28.betplay-oewxnt 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-etb83w {
    display: none;
  }
}

.betplay-4ugl3z {
  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-4ugl3z {
    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-domcuf {
  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-domcuf {
    padding: 14px 16px;
  }
}

.betplay-domcuf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-domcuf button:first-child {
  align-content: end;
}

.betplay-domcuf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-domcuf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-domcuf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-domcuf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-domcuf button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-ye7p70 {
  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-ye7p70::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-ye7p70,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-ye7p70 {
  opacity: 1;
  visibility: visible;
}

.betplay-9zvwff {
  flex: 1 1;
}

.betplay-e19sz5 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-e19sz5 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-lld1u9 {
  display: block;
}

.betplay-3ybaej {
  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-3ybaej {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-ouzg6m {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-ouzg6m::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-zrn1vk span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-zrn1vk p {
  color: var(--Text-100);
}

.betplay-ouzg6m .betplay-w61v5u {
  grid-area: button;
}

.betplay-ouzg6m .betplay-w61v5u::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-cuh7j6.org/2000/svg'%3E%3Cpath d='M4.betplay-ezqtnc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-otgbq5 15L16.betplay-otgbq5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-otgbq5 5L16.betplay-otgbq5 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-iwdsca {
  display: block;
}

.betplay-ytwfom {
  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-ytwfom {
    margin-top: 40px;
  }
}

.betplay-v1blk7 label,
.betplay-v1blk7 input {
  display: block;
  width: 100%;
}

.betplay-v1blk7 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-v1blk7 label.betplay-63vua5 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-v1blk7 label.betplay-63vua5::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-v1blk7 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-v1blk7 input::placeholder {
  color: var(--Text-400);
}

.betplay-evyjro {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-evyjro {
  display: flex;
}

.betplay-evyjro ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-evyjro ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-evyjro ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-j8cmt3 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-j8cmt3 {
    padding: 0 24px 24px;
  }
}

.betplay-j8cmt3 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-j8cmt3 input::placeholder {
  color: var(--Text-400);
}

.betplay-j8cmt3 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-j8cmt3 [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-j8cmt3 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-j8cmt3 [type="submit"] {
    right: 40px;
  }
}

.betplay-3pd38e {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-3pd38e.betplay-quap2v {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-3pd38e.betplay-quap2v::before {
  content: "";
  width: 31px;
}

.betplay-3pd38e.betplay-quap2v p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-3pd38e.betplay-wrk3iy p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-3pd38e p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-mc25t6 .betplay-w61v5u {
  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-zindqd {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-zindqd {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-zindqd {
    padding: 18px 0;
  }
}

.betplay-zindqd .betplay-bwfc0j {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-zindqd .betplay-bwfc0j {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-ubehmt {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-ubehmt {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-ubehmt picture,
.betplay-ubehmt img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-ubehmt img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-bub8qy {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-jwa2c0 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-zindqd.betplay-cq7xga .betplay-bub8qy {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-bub8qy {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-bub8qy {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-jmxjip,
.betplay-v49e1u {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-jmxjip,
  .betplay-v49e1u {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-v49e1u {
    display: none;
  }
}

.betplay-me5764 {
  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-cq7xga .betplay-me5764 {
  background: var(--fh-bg-color);
}

.betplay-me5764 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-me5764 {
    display: none;
  }
}

.betplay-6ivwbq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-6ivwbq {
    display: none;
  }
}

.betplay-pou58a {
  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-zindqd.betplay-cq7xga .betplay-pou58a:first-child {
  display: none;
}

.betplay-zindqd.betplay-cq7xga .betplay-pou58a:last-child {
  display: block;
}

.betplay-pou58a:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-pou58a {
    display: none;
  }
}

.betplay-yjshry {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-yjshry {
    display: flex;
  }
}

.betplay-yjshry ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-yjshry:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-yjshry:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-yjshry:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-yjshry:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-yjshry:hover .betplay-icfzwx svg {
  transform: rotate(180deg);
}

.betplay-jp25ul {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-7hwvl3 {
  padding: 0 8px;
}

.betplay-as1ot7 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-as1ot7:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-as1ot7 {
    padding: 4px 8px;
  }
}

.betplay-qwm5eo {
  display: flex;
}

.betplay-qwm5eo img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-icfzwx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-icfzwx svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-9zdxv8 {
  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-9zdxv8 {
    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-xhzcmw {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-xhzcmw {
    display: none;
  }
}

.betplay-ku126q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-mm3r64 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-kx8sd2 {
  display: flex;
}

.betplay-q35j3j {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-hhhqt8 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-hhhqt8 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-hhhqt8 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-hhhqt8 .betplay-zm55jc [data-ref-el],
  .betplay-hhhqt8 .betplay-zm55jc span,
  .betplay-hhhqt8 .betplay-zm55jc a {
    white-space: nowrap;
  }
}

.betplay-me8tur {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-me8tur.betplay-c6ocd5 > .betplay-zm55jc {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-me8tur.betplay-kv0u32:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-me8tur.betplay-c6ocd5 > .betplay-a3mzlu {
    height: auto;
  }

  .betplay-me8tur.betplay-c6ocd5 > div > .betplay-mspple {
    transform: rotate(180deg);
  }
}

.betplay-me8tur [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-me8tur [data-ref-el],
.betplay-me8tur span {
  cursor: pointer;
}

.betplay-me8tur [data-ref-el],
.betplay-me8tur span,
.betplay-me8tur 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-me8tur [data-ref-el],
  .betplay-me8tur span,
  .betplay-me8tur a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-me8tur [data-ref-el],
  .betplay-me8tur span,
  .betplay-me8tur a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-a3mzlu {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-jwa2c0 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-a3mzlu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-a3mzlu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-a3mzlu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-a3mzlu {
    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-a3mzlu:has(> .betplay-me8tur.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-a3mzlu .betplay-a3mzlu {
    padding: 0;
  }

  .betplay-a3mzlu .betplay-me8tur {
    font-weight: 400;
  }

  .betplay-a3mzlu .betplay-me8tur:hover > .betplay-zm55jc {
    background: var(--Neutral-300);
  }

  .betplay-a3mzlu .betplay-mspple {
    rotate: -90deg;
  }
}

.betplay-zm55jc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-zm55jc {
    padding: 8px;
  }

  .betplay-me8tur.betplay-mq7xni > .betplay-zm55jc {
    background: var(--Neutral-300);
  }
}

.betplay-mspple {
  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-cuh7j6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-p6mzs7 0.betplay-au1zf7.betplay-w28jf4 -0.betplay-2mcbg6 0.betplay-8gotxm -0.betplay-2mcbg6 1.betplay-prqrfg 0.betplay-kf7vid.betplay-gt1hsx 4.betplay-jp2p7h.betplay-p6mzs7 0.betplay-x21nbd.betplay-wnbeaz -0.betplay-2mcbg6 9.betplay-qctdus -0.betplay-2mcbg6 10.betplay-r5v839 0.betplay-6q5omw.betplay-8tyr9m 0.betplay-w28jf4 10.betplay-8tyr9m 0.betplay-8gotxm 10.betplay-r5v839 1.betplay-yuzc28.betplay-0v6orb 5.betplay-hv97z6.betplay-a3rzlc 6.betplay-9xm089 5.betplay-83nq65 6.betplay-9xm089 4.betplay-tr1awc 5.betplay-hs8p6b.betplay-p6mzs7 1.betplay-7an18c.betplay-2mcbg6 0.betplay-8gotxm -0.betplay-2mcbg6 0.betplay-w28jf4 0.betplay-p6mzs7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-jwa2c0 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-mspple {
    cursor: default;
  }
}

.betplay-4rthl9 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-67i4vw {
  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-67i4vw {
    padding: 40px 4px;
  }
}

.betplay-2qfu96 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-2qfu96 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-tvq808 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-tvq808 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-tvq808 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-tvq808 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-tvq808 [data-ref-el],
.betplay-tvq808 span,
.betplay-tvq808 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-bxrg0k {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-bxrg0k {
    margin-bottom: 12px;
  }
}

.betplay-958i30 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-958i30 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-958i30:last-child {
    margin-right: 0;
  }
}

.betplay-v9xtdj {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-bxrg0k:hover .betplay-z84qjj {
  visibility: visible;
  opacity: 1;
}

.betplay-z84qjj {
  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-ayyrtd {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-njtkwe {
  display: flex;
  margin: 6px;
}

.betplay-njtkwe img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-z84qjj::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-z84qjj::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-925gnf {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-925gnf {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-fcakap {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-fcakap {
    margin-right: 32px;
  }
}

.betplay-9tmtzy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-9tmtzy {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-9tmtzy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-pg3gcu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-bv5qbn {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-bv5qbn {
    margin-top: 40px;
  }
}

.betplay-bv5qbn + .betplay-uutuhj,
.betplay-bv5qbn + .betplay-bv5qbn {
  margin-top: 24px;
}

.betplay-nmagnx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-nmagnx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-nmagnx {
    padding: 80px;
  }
}

.betplay-oghkyf {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-oghkyf {
    padding: 0 16px;
}


}

.betplay-pd5srj {
  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-pd5srj {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-z69114 {
  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-z69114 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-o13tq8 {
  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-o13tq8:hover {
  background: var(--button-bg-hover);
}

.betplay-7nqvx1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-7nqvx1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-7nqvx1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-7nqvx1 img {
  min-height: 100%;
  }
}

.betplay-nmagnx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-99moxo {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-99moxo h1,
.betplay-99moxo h2,
.betplay-99moxo h3,
.betplay-99moxo h4 {
  margin-bottom: 6px;
}

.betplay-99moxo h1:not(:first-child),
.betplay-99moxo h2:not(:first-child),
.betplay-99moxo h3:not(:first-child),
.betplay-99moxo h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-99moxo h1,
.betplay-99moxo h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-99moxo h1,
  .betplay-99moxo h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-99moxo h2,
.betplay-99moxo h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-99moxo h2,
  .betplay-99moxo h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-99moxo h3,
.betplay-99moxo h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-99moxo h3,
  .betplay-99moxo h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-99moxo h4,
.betplay-99moxo h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-99moxo ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-99moxo ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-99moxo 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-99moxo ul ul {
  margin-bottom: 8px;
}

.betplay-99moxo ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-99moxo ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-99moxo ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-99moxo ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-99moxo ol li::marker {
  font-weight: 700;
}

.betplay-99moxo ol ol {
  margin-bottom: 8px;
}

.betplay-99moxo ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-99moxo ol ul li {
  padding-left: 16px;
}

.betplay-99moxo 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-99moxo table {
    padding: 24px;
  }
}

.betplay-99moxo table.betplay-643pts {
  -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-jwa2c0,
    mask-image 0.3s;
}

.betplay-99moxo table.betplay-643pts.betplay-wk0bim {
  -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-99moxo table {
    display: table;
  }
}

.betplay-99moxo 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-99moxo table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-99moxo table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-99moxo 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-99moxo table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-99moxo table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-99moxo table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-99moxo table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-99moxo img {
  max-width: 100%;
  height: auto;
}

.betplay-53cqwa {
  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-53cqwa {
    padding: 24px;
  }
}

.betplay-inc35e {
  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-inc35e {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-inc35e > * {
  margin: 0 !important;
}

.betplay-inc35e img,
.betplay-wwo4y7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-inc35e img,
  .betplay-wwo4y7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-8ychdr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-8ychdr {
    width: 32px;
    height: 32px;
  }
}

.betplay-kltup1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-kltup1 .betplay-rq8074 {
  flex-shrink: 0;
}

.betplay-kltup1 .betplay-0jxk3p svg {
  display: none;
}

.betplay-8cj2h3 {
  display: grid;
  transition: max-height 0.betplay-jwa2c0 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-8cj2h3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-8cj2h3 {
    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-8cj2h3.betplay-dd8l48 + .betplay-rq8074 svg {
  transform: rotate(180deg);
}

.betplay-l8b15z {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-l8b15z > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-l8b15z
  > div:nth-child(3n)
  .betplay-02pllf
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-l8b15z {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-l8b15z > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-l8b15z
    > div:nth-child(3n)
    .betplay-02pllf
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-l8b15z {
    max-width: 270px;
  }
}

.betplay-l8b15z .betplay-02pllf button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-l8b15z .betplay-02pllf button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-l8b15z .betplay-02pllf button {
    max-width: 104px;
  }
}

.betplay-1uo22u {
  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-1uo22u {
    margin-bottom: 0;
  }
}

.betplay-dztyzz {
  display: none;
  opacity: 0;
}

.betplay-iz4fdb {
  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-iz4fdb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-02pllf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-02pllf 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-02pllf
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-02pllf
    button {
    max-width: 145px;
  }
}

.betplay-8cb84v:first-child
  .betplay-02pllf
  button {
  max-width: 270px;
}

.betplay-oiwpij {
  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-1uo22u picture {
  width: 100%;
  max-width: 100%;
}

.betplay-oplkuw {
  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-oplkuw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-1uo22u:hover .betplay-oplkuw {
  display: flex;
}

.betplay-3bg8o0 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-fwyr6y {
  display: flex;
}

.betplay-fwyr6y:hover .betplay-tywm09,
.betplay-fwyr6y .betplay-mq7xni .betplay-tywm09 {
  display: flex;
}

.betplay-fwyr6y svg {
  flex-shrink: 0;
}

.betplay-tywm09 {
  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-tywm09 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-tywm09:hover {
  display: flex;
}

.betplay-tywm09 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-ml6snx {
  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-ml6snx {
    font-size: 12px;
  }
}

.betplay-hf8mgq,
.betplay-6al479 {
  width: 50%;
  flex-shrink: 0;
}

.betplay-hf8mgq {
  font-weight: 700;
}

.betplay-svxb7i .betplay-8cj2h3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-svxb7i .betplay-8cj2h3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-svxb7i .betplay-8cj2h3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-svxb7i
  .betplay-oiwpij:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-svxb7i .betplay-iz4fdb {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-svxb7i .betplay-02pllf {
  gap: 4px;
  align-items: center;
}

.betplay-svxb7i .betplay-02pllf button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-svxb7i .betplay-02pllf svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-svxb7i .betplay-kr5t8i,
.betplay-svxb7i .betplay-qzwsg1 {
  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-cuh7j6.org/2000/svg'%3E%3Cpath d='M9.betplay-9xg1z0 4.betplay-2kuqid.betplay-qpxwa3 5.betplay-tb4p7l.betplay-5lu3pu 5.betplay-4jykiy.betplay-eotrbq 5.betplay-wxx9ip.betplay-2rk4wc 8.betplay-plenpj.betplay-7gjwv4 9.betplay-0ckxhp.betplay-1xn6uh 9.betplay-b92k6f.betplay-tbjetl 13.betplay-i89r39.betplay-6avnj8 11.betplay-hdkoxd.betplay-u1pnac 11.betplay-lbgj9f.betplay-vuw8z4 11.betplay-dbf0t8.betplay-jau8b4 13.betplay-tk6fqt.betplay-mi7npg 9.betplay-ni9tsc.betplay-4geoow 9.betplay-56thef.betplay-uiu0df 8.betplay-kdoibs.betplay-0wtctu 5.betplay-ocnivj.betplay-2vnsvg 5.betplay-qwepcr.betplay-qhvt4x 5.betplay-isjmfh.betplay-bv14w1 4.betplay-0gdewa.betplay-u1pnac 1.betplay-wtti8x.betplay-9xg1z0 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-svxb7i .betplay-kr5t8i {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-svxb7i .betplay-qzwsg1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-b00i6y {
  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-b00i6y {
    padding: 24px;
  }
}

.betplay-b00i6y .betplay-rq8074 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-b00i6y .betplay-rq8074 {
    display: none;
  }
}

.betplay-b00i6y .betplay-0jxk3p svg {
  display: none;
}

.betplay-8dfgxi {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-8dfgxi .betplay-807hd8 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-8dfgxi .betplay-807hd8 {
    display: flex;
  }
}

.betplay-b8229m {
  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-b8229m {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-b8229m > * {
  margin: 0 !important;
}

.betplay-b8229m img,
.betplay-rlway1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-b8229m img,
  .betplay-rlway1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-recdto {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-recdto {
    width: 32px;
    height: 32px;
  }
}

.betplay-v5li1i {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-v5li1i {
    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-v5li1i::-webkit-scrollbar {
    display: none;
  }
}

.betplay-3fg2un {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-3fg2un {
    padding: 7px 15px;
  }
}

.betplay-3fg2un:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-i97vq8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-i97vq8 {
    display: flex;
    opacity: 1;
  }
}

.betplay-3fg2un picture {
  height: 100%;
  display: block;
}

.betplay-3fg2un img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-3fg2un img {
    width: 88px;
    height: 44px;
  }
}

.betplay-3fg2un p {
  text-align: center;
  width: 100%;
}

.betplay-cprbkn {
  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-cprbkn {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-cprbkn img,
.betplay-7xvnsy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-cprbkn img,
  .betplay-7xvnsy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-ej6rj6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-ej6rj6 {
    width: 32px;
    height: 32px;
  }
}

.betplay-xbevr9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-n2gqvv {
  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-v3j6v3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-v3j6v3.betplay-mq7xni {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-jjygpl {
  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-jjygpl {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-rwudjx {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-6uxk90 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-jwa2c0 ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-xvc7qx {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-xvc7qx ol,
.betplay-xvc7qx ul {
  padding-left: 1.3em;
}

.betplay-v3j6v3.betplay-mq7xni .betplay-6uxk90 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-v3j6v3.betplay-mq7xni .betplay-rwudjx {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-a0q5n7 {
  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-a0q5n7 {
    padding: 24px;
  }
}

.betplay-a0q5n7 .betplay-rq8074 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-a0q5n7 .betplay-rq8074 {
    display: none;
  }
}

.betplay-a0q5n7 .betplay-0jxk3p svg {
  display: none;
}

.betplay-s9orgk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-s9orgk .betplay-807hd8 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-s9orgk .betplay-807hd8 {
    display: flex;
  }
}

.betplay-s1yyym {
  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-s1yyym {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-s1yyym > * {
  margin: 0 !important;
}

.betplay-s1yyym img,
.betplay-n6fau3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-s1yyym img,
  .betplay-n6fau3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-2a30oa {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-2a30oa {
    width: 32px;
    height: 32px;
  }
}

.betplay-9pbn7d {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-9pbn7d {
    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-9pbn7d::-webkit-scrollbar {
    display: none;
  }
}

.betplay-vn447s {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-vn447s:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-79uo9w {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-79uo9w {
    display: flex;
    opacity: 1;
  }
}

.betplay-vn447s picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-vn447s picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-trl564 {
  margin: -24px 0;
}

.betplay-trl564:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-trl564 {
    margin: -16px 0;
  }
}

.betplay-ymm4mn {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-ymm4mn {
    flex-direction: row;
  }
}

.betplay-gjqno8 {
  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-gjqno8 {
    flex: 1;
  }
}

.betplay-gjqno8::placeholder {
  color: var(--Text-400);
}

.betplay-32z6c3 {
  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-yookjw {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-yookjw::-webkit-scrollbar {
  display: none;
}

.betplay-3tglq3 {
  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-3tglq3 img,
.betplay-3tglq3 svg {
  margin-right: 8px;
}

.betplay-2e05b9 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-trl564 + .betplay-vyfclc {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-trl564 + .betplay-vyfclc {
    margin-top: -16px;
  }
}

.betplay-zjrt3a {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-zjrt3a > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-zjrt3a > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-xalb7u {
  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-unk888 {
  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-qabye5 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-o6vjy2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-dxclwz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-xalb7u 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-xalb7u 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-xalb7u {
    padding: 39px 179px 39px 39px;
  }

  .betplay-unk888 {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-dxclwz {
    height: 348px;
  }

  .betplay-xalb7u button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-xalb7u button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-xalb7u {
    padding: 63px;
  }
}

.betplay-7gd4wr {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-7gd4wr {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-es2sof {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-es2sof {
    width: auto;
  }
}

.betplay-maf02f {
  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-maf02f::-webkit-scrollbar {
  display: none;
}

.betplay-maf02f 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-maf02f a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-maf02f {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-7gd4wr .betplay-dynane {
  -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-jwa2c0,
    mask-image 0.3s;
}

.betplay-7gd4wr .betplay-dynane.betplay-wk0bim {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-hinejg {
  margin: 40px -16px;
}

.betplay-3jiw7m + .betplay-uutuhj,
.betplay-3jiw7m + .betplay-bv5qbn {
  margin-top: 24px;
}

.betplay-f76hfp {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-f76hfp picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-tmozy5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-tmozy5 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-tmozy5 {
    margin-top: 0;
  }
}

.betplay-d7rd7j {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-d7rd7j {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-4p3r4c {
  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-4p3r4c {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-oick4a {
  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-oick4a {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-akeqep {
  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-akeqep {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-irml9b {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-irml9b {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-meas95 {
  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-wb5rkx {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-wb5rkx img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-vyfclc {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-by2fm5 {
  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-by2fm5 {
    padding: 15px 48px;
  }
}

main > .betplay-vyfclc {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-8cj2h3.betplay-32nfix > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-99moxo p a img {
  display: block;
  margin: 0 auto;
}


.betplay-ohks6p {
  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-ryibz1 {
  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-ryibz1 label {
  font-size: 14px;
}

.betplay-ryibz1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-ryibz1 input,
.betplay-ryibz1 textarea,
.betplay-ryibz1 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-ryibz1 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-0xo8d4 ease;
}
.betplay-ryibz1 button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-om0oop {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-c3voca ease-in;
}

.betplay-om0oop 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-wt0jo2, .betplay-e93erx, [class*="review-card"],
thead, thead th, table th, .betplay-h84pge,
.betplay-3hhq1i, [class*="collapsible-header"],
.betplay-qkweaw, [class*="updated-block"] {
  color: #ece7dc !important;
}
