* {
  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;
  }
}

.ballersbet-yd05cg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .ballersbet-yd05cg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .ballersbet-yd05cg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.ballersbet-za9r0a {
  overflow: hidden;
}

.ballersbet-6xtapx img {
  background: var(--Neutral-300);
}

.ballersbet-6pvzhs {
  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;
}

.ballersbet-ftn4tr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.ballersbet-ftn4tr:hover {
  background: var(--button-bg-hover);
}

.ballersbet-qv3vqv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ballersbet-qv3vqv:hover {
  background: var(--button-bg-hover);
}

.ballersbet-sqywk8 {
  font-size: 12px;
  line-height: 18px;
}

.ballersbet-k600o3 {
  font-size: 18px;
  line-height: 26px;
}

.ballersbet-knvuzq {
  width: 100%;
}

.ballersbet-j6bhvp {
  padding: 6px 16px;
}

.ballersbet-33oxo8 {
  padding: 10px 16px;
}

.ballersbet-uo3byh {
  padding: 15px 26px;
}

.ballersbet-fl5frz {
  flex-shrink: 0;
}

.ballersbet-m5i763 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.ballersbet-q0e7co {
  display: none;
}

.ballersbet-x943iv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ballersbet-7swx5u {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.ballersbet-stj7m0 {
  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;
}

.ballersbet-5g2m6e {
  cursor: grab;
}

.ballersbet-stj7m0::-webkit-scrollbar {
  display: none;
}

.ballersbet-ivtt7i {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.ballersbet-ej8jl4 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.ballersbet-mlji10 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.ballersbet-vfdsld {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.ballersbet-vnd0ym {
  visibility: visible;
}

.ballersbet-i0z9s3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.ballersbet-yn3w92 ease;
}

.ballersbet-9gwjy8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.ballersbet-pg1z0w {
  -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.ballersbet-yn3w92,
    mask-image 0.3s;
}

.ballersbet-pg1z0w.ballersbet-49t97q {
  -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;
  }
}

.ballersbet-cq20xw: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;
}

.ballersbet-z44cy7 {
  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.ballersbet-n6xbvs.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.ballersbet-n6xbvs.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;
}

.ballersbet-5yrx91 {
  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);
}

.ballersbet-5yrx91::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%
  );
}

.ballersbet-4peq7w {
  position: relative;
  z-index: 1;
}

.ballersbet-ddzo7e {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.ballersbet-pk4gxi {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.ballersbet-4pm3vz {
  font-size: 40px;
  line-height: 48px;
}

.ballersbet-v9ixo5 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ballersbet-g2ebdc {
  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;
}

.ballersbet-g2ebdc:hover {
  background: var(--Primary-400);
}

.ballersbet-g2ebdc svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.ballersbet-cq20xw 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) {
  .ballersbet-5yrx91 {
    max-width: 600px;
    padding: 64px;
  }

  .ballersbet-ddzo7e {
    font-size: 24px;
    line-height: 32px;
  }

  .ballersbet-pk4gxi {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .ballersbet-4pm3vz {
    font-size: 50px;
    line-height: 56px;
  }

  .ballersbet-v9ixo5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .ballersbet-z44cy7 {
    top: 25px;
    right: 25px;
  }
}

.ballersbet-5p9vrb,
.ballersbet-cxihus {
  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;
}

.ballersbet-0u3fhe.ballersbet-0d265v::before,
.ballersbet-cxihus::before,
.ballersbet-cr324p::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.ballersbet-n6xbvs.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.ballersbet-3w5i49 14.ballersbet-eulgv6.ballersbet-whn1m2 14.ballersbet-2malr6 15.ballersbet-gme5sh 14.ballersbet-ow8q12 15.ballersbet-ll2cj5 14.ballersbet-7661zq.ballersbet-lzqzyt 14.ballersbet-0rzhn3 19.ballersbet-3ft9hc 12.ballersbet-2ltp5p 19.ballersbet-3ft9hc 10.ballersbet-fngtbc.ballersbet-3ft9hc 8.ballersbet-hlj71y 17.ballersbet-5yz67b 7.ballersbet-odf7i3 15.ballersbet-dtjt80 7.ballersbet-plq77k.ballersbet-mbvane 7.ballersbet-odf7i3 11.ballersbet-1jgxhx 8.ballersbet-hlj71y 11.ballersbet-1jgxhx 10.ballersbet-r6g53b.ballersbet-1jgxhx 12.ballersbet-ka9yqk 13.ballersbet-vx3lm2 14.ballersbet-qtn49k 15.ballersbet-y6lqcf 14.ballersbet-ccuh2c.ballersbet-zhfepz 14.ballersbet-lijhlx 15.ballersbet-8otc1v 14.ballersbet-2y2r55 15.ballersbet-nskg3k 14.ballersbet-7kr676.ballersbet-3w5i49 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.ballersbet-5gpxhw 15.ballersbet-srcpkv.ballersbet-lbdilc 15.ballersbet-r9o420 15.ballersbet-zaj7ic 15.ballersbet-c097dc 15.ballersbet-rn1c9u 15.ballersbet-iyb5p2.ballersbet-2rn7pu 15.ballersbet-c097dc 15.ballersbet-uprjsg 15.ballersbet-8hvybe 15.ballersbet-l9cblz 15.ballersbet-oimecv.ballersbet-jyu4vv 15.ballersbet-vsi0qx 7.ballersbet-litgx4 18.ballersbet-3das3x 7.ballersbet-uftony 23.ballersbet-gzjs28.ballersbet-cv0dlb.ballersbet-pnfwqk 18.ballersbet-f30muk 19.ballersbet-8w5dy5 15.ballersbet-kjtzzn 15.ballersbet-5gpxhw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.ballersbet-nhzrmc [type="submit"] *,
.ballersbet-bbp60w button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .ballersbet-4yenvb {
    display: none;
  }
}

.ballersbet-3p5g0l {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .ballersbet-3p5g0l {
  display: none;
}

@media (min-width: 768px) {
  .ballersbet-3p5g0l {
    bottom: 22px;
  }
}

.ballersbet-3p5g0l input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .ballersbet-3p5g0l {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.ballersbet-o6wx7y.static) .ballersbet-3p5g0l {
    bottom: 8px;
  }
}

.ballersbet-e0w7zi {
  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.ballersbet-n6xbvs.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.ballersbet-rtgj9p 3.ballersbet-832r76.ballersbet-7h9tre.ballersbet-2uoz4n 3.ballersbet-z0f1cw 3.ballersbet-za19c8 5.ballersbet-g0kvix 3.ballersbet-za19c8 8.ballersbet-8rgigh.ballersbet-8oew5i.ballersbet-za19c8 26.ballersbet-92gguf 5.ballersbet-gsu2ih 28.ballersbet-5wb0k2 8.ballersbet-vth84j 28.ballersbet-7wziyp.ballersbet-ql8may 28.ballersbet-25kehm.ballersbet-adglht 34.ballersbet-5jd5p0.ballersbet-fp174j 36.ballersbet-rcnv0n 11.ballersbet-sl6cnm 37.ballersbet-nuy52o 12.ballersbet-67825k 36.ballersbet-eioczk.ballersbet-ay3899 28.ballersbet-svahlw.ballersbet-8x7sa9.ballersbet-soposi 28.ballersbet-e7kca6 36.ballersbet-xm2411 26.ballersbet-1rzq1l 36.ballersbet-xm2411 23.ballersbet-w6dftz.ballersbet-sed5na.ballersbet-xm2411 5.ballersbet-0hpkx9 34.ballersbet-s1rq7y 3.ballersbet-z0f1cw 31.ballersbet-rtgj9p 3.ballersbet-36wv4w.ballersbet-dg8lqj 18.ballersbet-65r90x.ballersbet-llclgk 18.ballersbet-yxpvau 8.ballersbet-22zjwc 17.ballersbet-7ar917 8.ballersbet-22zjwc 15.ballersbet-ontx2y.ballersbet-22zjwc 14.ballersbet-vm4zcg 9.ballersbet-llclgk 13.ballersbet-49zxyu 11.ballersbet-dg8lqj 13.ballersbet-2glbvv.ballersbet-xquaxz 13.ballersbet-49zxyu 13.ballersbet-gdi6sz 14.ballersbet-vm4zcg 13.ballersbet-gdi6sz 15.ballersbet-g3zhka.ballersbet-gdi6sz 17.ballersbet-7ar917 12.ballersbet-xquaxz 18.ballersbet-yxpvau 11.ballersbet-dg8lqj 18.ballersbet-d44j6w.ballersbet-97i9uz 18.ballersbet-3rc1ml.ballersbet-eo977f 18.ballersbet-yxpvau 17.ballersbet-8dq7au 17.ballersbet-7ar917 17.ballersbet-8dq7au 15.ballersbet-5i7gte.ballersbet-8dq7au 14.ballersbet-vm4zcg 18.ballersbet-eo977f 13.ballersbet-49zxyu 20.ballersbet-97i9uz 13.ballersbet-hxtloz.ballersbet-kg69fz 13.ballersbet-49zxyu 22.ballersbet-q9i2xl 14.ballersbet-vm4zcg 22.ballersbet-q9i2xl 15.ballersbet-oahskt.ballersbet-osi0it 17.ballersbet-7ar917 21.ballersbet-kg69fz 18.ballersbet-yxpvau 20.ballersbet-97i9uz 18.ballersbet-cdljsq.ballersbet-xm2t7l 18.ballersbet-ysymjg.ballersbet-wui4hk 18.ballersbet-yxpvau 26.ballersbet-j03v3k 17.ballersbet-7ar917 26.ballersbet-j03v3k 15.ballersbet-2xuk7u.ballersbet-j03v3k 14.ballersbet-vm4zcg 27.ballersbet-wui4hk 13.ballersbet-49zxyu 28.ballersbet-xm2t7l 13.ballersbet-m154yy.ballersbet-7fdz6q 13.ballersbet-49zxyu 31.ballersbet-tojezh 14.ballersbet-vm4zcg 31.ballersbet-tojezh 15.ballersbet-9vo5wh.ballersbet-j03v3k 17.ballersbet-7ar917 30.ballersbet-7fdz6q 18.ballersbet-yxpvau 28.ballersbet-xm2t7l 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"])
    .ballersbet-e0w7zi {
    display: none;
  }
}

.ballersbet-9wwvob {
  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) {
  .ballersbet-9wwvob {
    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;
}

.ballersbet-bbp60w {
  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) {
  .ballersbet-bbp60w {
    padding: 14px 16px;
  }
}

.ballersbet-bbp60w button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.ballersbet-bbp60w button:first-child {
  align-content: end;
}

.ballersbet-bbp60w button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .ballersbet-bbp60w
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .ballersbet-bbp60w
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.ballersbet-bbp60w button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.ballersbet-bbp60w button:last-child svg {
  width: 38px;
  height: 38px;
}

.ballersbet-cr324p {
  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;
}

.ballersbet-cr324p::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .ballersbet-cr324p,
.pc61d126-chatbot[data-active-screen="3"]
  .ballersbet-cr324p {
  opacity: 1;
  visibility: visible;
}

.ballersbet-k4ou0f {
  flex: 1 1;
}

.ballersbet-zc4ucs {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .ballersbet-zc4ucs {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .ballersbet-3n2h9t {
  display: block;
}

.ballersbet-eiv9so {
  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) {
  .ballersbet-eiv9so {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.ballersbet-cxihus {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.ballersbet-cxihus::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.ballersbet-zshsj1 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.ballersbet-zshsj1 p {
  color: var(--Text-100);
}

.ballersbet-cxihus .ballersbet-8kqfm4 {
  grid-area: button;
}

.ballersbet-cxihus .ballersbet-8kqfm4::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.ballersbet-n6xbvs.org/2000/svg'%3E%3Cpath d='M4.ballersbet-wv4u1z 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ballersbet-mngapp 15L16.ballersbet-mngapp 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ballersbet-mngapp 5L16.ballersbet-mngapp 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .ballersbet-ucsgkc {
  display: block;
}

.ballersbet-mpfsli {
  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) {
  .ballersbet-mpfsli {
    margin-top: 40px;
  }
}

.ballersbet-5p9vrb label,
.ballersbet-5p9vrb input {
  display: block;
  width: 100%;
}

.ballersbet-5p9vrb label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.ballersbet-5p9vrb label.ballersbet-3n7ooo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.ballersbet-5p9vrb label.ballersbet-3n7ooo::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;
}

.ballersbet-5p9vrb 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;
}

.ballersbet-5p9vrb input::placeholder {
  color: var(--Text-400);
}

.ballersbet-ys8jhr {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .ballersbet-ys8jhr {
  display: flex;
}

.ballersbet-ys8jhr ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .ballersbet-ys8jhr ol {
    height: 420px;
    padding: 24px;
  }
}

.ballersbet-ys8jhr ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.ballersbet-nhzrmc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .ballersbet-nhzrmc {
    padding: 0 24px 24px;
  }
}

.ballersbet-nhzrmc 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;
}

.ballersbet-nhzrmc input::placeholder {
  color: var(--Text-400);
}

.ballersbet-nhzrmc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.ballersbet-nhzrmc [type="submit"]:disabled {
  opacity: 0.5;
}

.ballersbet-nhzrmc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .ballersbet-nhzrmc [type="submit"] {
    right: 40px;
  }
}

.ballersbet-0u3fhe {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.ballersbet-0u3fhe.ballersbet-0d265v {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.ballersbet-0u3fhe.ballersbet-0d265v::before {
  content: "";
  width: 31px;
}

.ballersbet-0u3fhe.ballersbet-0d265v p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ballersbet-0u3fhe.ballersbet-47srog p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.ballersbet-0u3fhe p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ballersbet-3p5g0l .ballersbet-8kqfm4 {
  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;
  }
}

.ballersbet-4yenvb {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .ballersbet-4yenvb {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .ballersbet-4yenvb {
    padding: 18px 0;
  }
}

.ballersbet-4yenvb .ballersbet-yd05cg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .ballersbet-4yenvb .ballersbet-yd05cg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.ballersbet-1dzx99 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .ballersbet-1dzx99 {
    max-width: 160px;
    height: 40px;
  }
}

.ballersbet-1dzx99 picture,
.ballersbet-1dzx99 img {
  display: block;
  width: 100%;
  height: 100%;
}

.ballersbet-1dzx99 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .ballersbet-jxc836 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.ballersbet-yn3w92 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .ballersbet-4yenvb.ballersbet-11sgs2 .ballersbet-jxc836 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ballersbet-jxc836 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .ballersbet-jxc836 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.ballersbet-cu9qhh,
.ballersbet-x773zk {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .ballersbet-cu9qhh,
  .ballersbet-x773zk {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .ballersbet-x773zk {
    display: none;
  }
}

.ballersbet-yczlzi {
  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;
}

.ballersbet-11sgs2 .ballersbet-yczlzi {
  background: var(--fh-bg-color);
}

.ballersbet-yczlzi button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .ballersbet-yczlzi {
    display: none;
  }
}

.ballersbet-r7r5gw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ballersbet-r7r5gw {
    display: none;
  }
}

.ballersbet-1yi100 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.ballersbet-4yenvb.ballersbet-11sgs2 .ballersbet-1yi100:first-child {
  display: none;
}

.ballersbet-4yenvb.ballersbet-11sgs2 .ballersbet-1yi100:last-child {
  display: block;
}

.ballersbet-1yi100:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .ballersbet-1yi100 {
    display: none;
  }
}

.ballersbet-4jxedj {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ballersbet-4jxedj {
    display: flex;
  }
}

.ballersbet-4jxedj ul {
  max-height: 350px;
  overflow-y: auto;
}

.ballersbet-4jxedj:hover ul {
  visibility: visible;
  opacity: 1;
}

.ballersbet-4jxedj:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ballersbet-4jxedj:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.ballersbet-4jxedj:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.ballersbet-4jxedj:hover .ballersbet-u54vra svg {
  transform: rotate(180deg);
}

.ballersbet-4q13b1 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.ballersbet-7gmvto {
  padding: 0 8px;
}

.ballersbet-na07h3 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.ballersbet-na07h3:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .ballersbet-na07h3 {
    padding: 4px 8px;
  }
}

.ballersbet-39k6y4 {
  display: flex;
}

.ballersbet-39k6y4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.ballersbet-u54vra {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.ballersbet-u54vra svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.ballersbet-j2zu8q {
  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) {
  .ballersbet-j2zu8q {
    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;
  }
}

.ballersbet-e27cs0 {
  width: 100%;
}

@media (min-width: 1200px) {
  .ballersbet-e27cs0 {
    display: none;
  }
}

.ballersbet-0mtbcf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.ballersbet-n12ofo {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.ballersbet-zdd3du {
  display: flex;
}

.ballersbet-0xzgy9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ballersbet-b14t2o {
  list-style: none;
}

@media (max-width: 1199px) {
  .ballersbet-b14t2o {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .ballersbet-b14t2o {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ballersbet-b14t2o .ballersbet-3zipem [data-ref-el],
  .ballersbet-b14t2o .ballersbet-3zipem span,
  .ballersbet-b14t2o .ballersbet-3zipem a {
    white-space: nowrap;
  }
}

.ballersbet-m9fpye {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .ballersbet-m9fpye.ballersbet-g932qw > .ballersbet-3zipem {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .ballersbet-m9fpye.ballersbet-lu9hk9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .ballersbet-m9fpye.ballersbet-g932qw > .ballersbet-kij3ic {
    height: auto;
  }

  .ballersbet-m9fpye.ballersbet-g932qw > div > .ballersbet-fiq60l {
    transform: rotate(180deg);
  }
}

.ballersbet-m9fpye [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.ballersbet-m9fpye [data-ref-el],
.ballersbet-m9fpye span {
  cursor: pointer;
}

.ballersbet-m9fpye [data-ref-el],
.ballersbet-m9fpye span,
.ballersbet-m9fpye a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .ballersbet-m9fpye [data-ref-el],
  .ballersbet-m9fpye span,
  .ballersbet-m9fpye a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .ballersbet-m9fpye [data-ref-el],
  .ballersbet-m9fpye span,
  .ballersbet-m9fpye a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.ballersbet-kij3ic {
  height: 0;
  overflow: hidden;
  transition: height 0.ballersbet-yn3w92 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.ballersbet-kij3ic::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.ballersbet-kij3ic::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.ballersbet-kij3ic::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .ballersbet-kij3ic {
    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;
  }

  .ballersbet-kij3ic:has(> .ballersbet-m9fpye.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .ballersbet-kij3ic .ballersbet-kij3ic {
    padding: 0;
  }

  .ballersbet-kij3ic .ballersbet-m9fpye {
    font-weight: 400;
  }

  .ballersbet-kij3ic .ballersbet-m9fpye:hover > .ballersbet-3zipem {
    background: var(--Neutral-300);
  }

  .ballersbet-kij3ic .ballersbet-fiq60l {
    rotate: -90deg;
  }
}

.ballersbet-3zipem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ballersbet-3zipem {
    padding: 8px;
  }

  .ballersbet-m9fpye.ballersbet-x5pihv > .ballersbet-3zipem {
    background: var(--Neutral-300);
  }
}

.ballersbet-fiq60l {
  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.ballersbet-n6xbvs.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.ballersbet-pc6mf9 0.ballersbet-yoxuuh.ballersbet-6cdd3q -0.ballersbet-l1q48z 0.ballersbet-ckvir9 -0.ballersbet-l1q48z 1.ballersbet-itjo8u 0.ballersbet-ydmwbi.ballersbet-4r6r6u 4.ballersbet-qovnax.ballersbet-pc6mf9 0.ballersbet-3yy4tg.ballersbet-p74z7c -0.ballersbet-l1q48z 9.ballersbet-rxdyaa -0.ballersbet-l1q48z 10.ballersbet-gwwk2a 0.ballersbet-xs2sfp.ballersbet-dsxumm 0.ballersbet-6cdd3q 10.ballersbet-dsxumm 0.ballersbet-ckvir9 10.ballersbet-gwwk2a 1.ballersbet-rqdlm8.ballersbet-vjuk2h 5.ballersbet-67ukm3.ballersbet-zt1r2u 6.ballersbet-uvytln 5.ballersbet-w75fwy 6.ballersbet-uvytln 4.ballersbet-cluha4 5.ballersbet-qae368.ballersbet-pc6mf9 1.ballersbet-avexvm.ballersbet-l1q48z 0.ballersbet-ckvir9 -0.ballersbet-l1q48z 0.ballersbet-6cdd3q 0.ballersbet-pc6mf9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.ballersbet-yn3w92 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ballersbet-fiq60l {
    cursor: default;
  }
}

.ballersbet-uyn1c1 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.ballersbet-4l9m9s {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .ballersbet-4l9m9s {
    padding: 40px 4px;
  }
}

.ballersbet-xwu1ae {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .ballersbet-xwu1ae {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.ballersbet-9futah {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .ballersbet-9futah {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.ballersbet-9futah ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.ballersbet-9futah [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.ballersbet-9futah [data-ref-el],
.ballersbet-9futah span,
.ballersbet-9futah a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.ballersbet-hkf30d {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ballersbet-hkf30d {
    margin-bottom: 12px;
  }
}

.ballersbet-zv2zhj {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.ballersbet-zv2zhj img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .ballersbet-zv2zhj:last-child {
    margin-right: 0;
  }
}

.ballersbet-5oz6ye {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ballersbet-hkf30d:hover .ballersbet-s0sf6s {
  visibility: visible;
  opacity: 1;
}

.ballersbet-s0sf6s {
  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);
}

.ballersbet-w7l67l {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ballersbet-v8ooky {
  display: flex;
  margin: 6px;
}

.ballersbet-v8ooky img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.ballersbet-s0sf6s::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);
}

.ballersbet-s0sf6s::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);
}

.ballersbet-1j7f1g {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .ballersbet-1j7f1g {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.ballersbet-yb7dh9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .ballersbet-yb7dh9 {
    margin-right: 32px;
  }
}

.ballersbet-u78uam {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ballersbet-u78uam {
    margin-top: 0;
    width: 340px;
  }
}

.ballersbet-u78uam a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ballersbet-z9hwet {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.ballersbet-yoh3ha {
  position: relative;
}

@media (min-width: 768px) {
  .ballersbet-yoh3ha {
    margin-top: 40px;
  }
}

.ballersbet-yoh3ha + .ballersbet-as6jhx,
.ballersbet-yoh3ha + .ballersbet-yoh3ha {
  margin-top: 24px;
}

.ballersbet-qlrg57 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .ballersbet-qlrg57 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .ballersbet-qlrg57 {
    padding: 80px;
  }
}

.ballersbet-8qjmgy {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .ballersbet-8qjmgy {
    padding: 0 16px;
}


}

.ballersbet-h0lc7f {
  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) {
  .ballersbet-h0lc7f {
    font-size: 48px;
    line-height: 56px;
  }
}

.ballersbet-s8sn2r {
  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) {
  .ballersbet-s8sn2r {
    font-size: 24px;
    line-height: 32px;
  }
}

.ballersbet-38jqhp {
  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;
}

.ballersbet-38jqhp:hover {
  background: var(--button-bg-hover);
}

.ballersbet-px0ovq {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.ballersbet-px0ovq img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .ballersbet-px0ovq img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .ballersbet-px0ovq img {
  min-height: 100%;
  }
}

.ballersbet-qlrg57::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.ballersbet-4w2yio {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ballersbet-4w2yio h1,
.ballersbet-4w2yio h2,
.ballersbet-4w2yio h3,
.ballersbet-4w2yio h4 {
  margin-bottom: 6px;
}

.ballersbet-4w2yio h1:not(:first-child),
.ballersbet-4w2yio h2:not(:first-child),
.ballersbet-4w2yio h3:not(:first-child),
.ballersbet-4w2yio h4:not(:first-child) {
  margin-top: 16px;
}

.ballersbet-4w2yio h1,
.ballersbet-4w2yio h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .ballersbet-4w2yio h1,
  .ballersbet-4w2yio h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.ballersbet-4w2yio h2,
.ballersbet-4w2yio h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .ballersbet-4w2yio h2,
  .ballersbet-4w2yio h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.ballersbet-4w2yio h3,
.ballersbet-4w2yio h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .ballersbet-4w2yio h3,
  .ballersbet-4w2yio h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.ballersbet-4w2yio h4,
.ballersbet-4w2yio h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.ballersbet-4w2yio ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.ballersbet-4w2yio ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.ballersbet-4w2yio 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);
}

.ballersbet-4w2yio ul ul {
  margin-bottom: 8px;
}

.ballersbet-4w2yio ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.ballersbet-4w2yio ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.ballersbet-4w2yio ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.ballersbet-4w2yio ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.ballersbet-4w2yio ol li::marker {
  font-weight: 700;
}

.ballersbet-4w2yio ol ol {
  margin-bottom: 8px;
}

.ballersbet-4w2yio ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.ballersbet-4w2yio ol ul li {
  padding-left: 16px;
}

.ballersbet-4w2yio 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) {
  .ballersbet-4w2yio table {
    padding: 24px;
  }
}

.ballersbet-4w2yio table.ballersbet-qtxy80 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ballersbet-yn3w92,
    mask-image 0.3s;
}

.ballersbet-4w2yio table.ballersbet-qtxy80.ballersbet-49t97q {
  -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) {
  .ballersbet-4w2yio table {
    display: table;
  }
}

.ballersbet-4w2yio 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);
}

.ballersbet-4w2yio table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ballersbet-4w2yio table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ballersbet-4w2yio 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) {
  .ballersbet-4w2yio table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.ballersbet-4w2yio table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ballersbet-4w2yio table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ballersbet-4w2yio table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.ballersbet-4w2yio img {
  max-width: 100%;
  height: auto;
}

.ballersbet-xgxvfo {
  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) {
  .ballersbet-xgxvfo {
    padding: 24px;
  }
}

.ballersbet-pui47o {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ballersbet-pui47o {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.ballersbet-pui47o > * {
  margin: 0 !important;
}

.ballersbet-pui47o img,
.ballersbet-tho2kc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ballersbet-pui47o img,
  .ballersbet-tho2kc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ballersbet-dxq2zt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ballersbet-dxq2zt {
    width: 32px;
    height: 32px;
  }
}

.ballersbet-019xhr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ballersbet-019xhr .ballersbet-l9ls1y {
  flex-shrink: 0;
}

.ballersbet-019xhr .ballersbet-5et7oe svg {
  display: none;
}

.ballersbet-26hn4v {
  display: grid;
  transition: max-height 0.ballersbet-yn3w92 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .ballersbet-26hn4v {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .ballersbet-26hn4v {
    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));
  }
}

.ballersbet-26hn4v.ballersbet-celxfz + .ballersbet-l9ls1y svg {
  transform: rotate(180deg);
}

.ballersbet-0eoby6 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.ballersbet-0eoby6 > div:nth-child(3n) {
  grid-column: span 2;
}

.ballersbet-0eoby6
  > div:nth-child(3n)
  .ballersbet-r7miey
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .ballersbet-0eoby6 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .ballersbet-0eoby6 > div:nth-child(3n) {
    grid-column: unset;
  }

  .ballersbet-0eoby6
    > div:nth-child(3n)
    .ballersbet-r7miey
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .ballersbet-0eoby6 {
    max-width: 270px;
  }
}

.ballersbet-0eoby6 .ballersbet-r7miey button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .ballersbet-0eoby6 .ballersbet-r7miey button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .ballersbet-0eoby6 .ballersbet-r7miey button {
    max-width: 104px;
  }
}

.ballersbet-iinky8 {
  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) {
  .ballersbet-iinky8 {
    margin-bottom: 0;
  }
}

.ballersbet-qmu4xu {
  display: none;
  opacity: 0;
}

.ballersbet-tuztvj {
  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;
  }
}

.ballersbet-tuztvj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.ballersbet-r7miey {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.ballersbet-r7miey button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ballersbet-r7miey
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ballersbet-r7miey
    button {
    max-width: 145px;
  }
}

.ballersbet-qlytaf:first-child
  .ballersbet-r7miey
  button {
  max-width: 270px;
}

.ballersbet-yv2khi {
  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%;
}

.ballersbet-iinky8 picture {
  width: 100%;
  max-width: 100%;
}

.ballersbet-axd8a5 {
  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;
}

.ballersbet-axd8a5 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.ballersbet-iinky8:hover .ballersbet-axd8a5 {
  display: flex;
}

.ballersbet-y7ujf1 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.ballersbet-keckld {
  display: flex;
}

.ballersbet-keckld:hover .ballersbet-rt4cwb,
.ballersbet-keckld .ballersbet-x5pihv .ballersbet-rt4cwb {
  display: flex;
}

.ballersbet-keckld svg {
  flex-shrink: 0;
}

.ballersbet-rt4cwb {
  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) {
  .ballersbet-rt4cwb {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.ballersbet-rt4cwb:hover {
  display: flex;
}

.ballersbet-rt4cwb svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.ballersbet-62rzaj {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .ballersbet-62rzaj {
    font-size: 12px;
  }
}

.ballersbet-8hvxvz,
.ballersbet-rmyebi {
  width: 50%;
  flex-shrink: 0;
}

.ballersbet-8hvxvz {
  font-weight: 700;
}

.ballersbet-0iyrio .ballersbet-26hn4v {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .ballersbet-0iyrio .ballersbet-26hn4v {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .ballersbet-0iyrio .ballersbet-26hn4v {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ballersbet-0iyrio
  .ballersbet-yv2khi:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.ballersbet-0iyrio .ballersbet-tuztvj {
  height: 100% !important;
  border-radius: 16px;
}

.ballersbet-0iyrio .ballersbet-r7miey {
  gap: 4px;
  align-items: center;
}

.ballersbet-0iyrio .ballersbet-r7miey button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ballersbet-0iyrio .ballersbet-r7miey svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.ballersbet-0iyrio .ballersbet-st7l4o,
.ballersbet-0iyrio .ballersbet-az42nd {
  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.ballersbet-n6xbvs.org/2000/svg'%3E%3Cpath d='M9.ballersbet-c91u2a 4.ballersbet-o5iv5b.ballersbet-o3k1lm 5.ballersbet-r7xucu.ballersbet-4usful 5.ballersbet-7rk9bg.ballersbet-rfs3tn 5.ballersbet-22kvhs.ballersbet-bifp4m 8.ballersbet-ffacbh.ballersbet-pz7mq9 9.ballersbet-94yts0.ballersbet-un1ndo 9.ballersbet-1wfxk6.ballersbet-md1pmb 13.ballersbet-h3q9ev.ballersbet-d3b6oa 11.ballersbet-50hetn.ballersbet-jbbck0 11.ballersbet-wv9kv6.ballersbet-v2qp8r 11.ballersbet-9ri4w2.ballersbet-7ti77x 13.ballersbet-vjyh6c.ballersbet-qpqlvt 9.ballersbet-xqtd2i.ballersbet-tsyeo6 9.ballersbet-3m71xu.ballersbet-92f7nd 8.ballersbet-41zc8m.ballersbet-ip3kgg 5.ballersbet-ladt98.ballersbet-6ojwo4 5.ballersbet-sdizom.ballersbet-j0ti3g 5.ballersbet-zssq7k.ballersbet-bfj8ds 4.ballersbet-qf6vlk.ballersbet-jbbck0 1.ballersbet-5eihvw.ballersbet-c91u2a 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.ballersbet-0iyrio .ballersbet-st7l4o {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.ballersbet-0iyrio .ballersbet-az42nd {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.ballersbet-lb914b {
  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) {
  .ballersbet-lb914b {
    padding: 24px;
  }
}

.ballersbet-lb914b .ballersbet-l9ls1y {
  display: flex;
}

@media (min-width: 768px) {
  .ballersbet-lb914b .ballersbet-l9ls1y {
    display: none;
  }
}

.ballersbet-lb914b .ballersbet-5et7oe svg {
  display: none;
}

.ballersbet-jgqaiv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ballersbet-jgqaiv .ballersbet-6pvzhs {
  display: none;
}

@media (min-width: 768px) {
  .ballersbet-jgqaiv .ballersbet-6pvzhs {
    display: flex;
  }
}

.ballersbet-g7jp9v {
  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) {
  .ballersbet-g7jp9v {
    font-size: 40px;
    line-height: 48px;
  }
}

.ballersbet-g7jp9v > * {
  margin: 0 !important;
}

.ballersbet-g7jp9v img,
.ballersbet-chrw6b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ballersbet-g7jp9v img,
  .ballersbet-chrw6b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ballersbet-wdlly9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ballersbet-wdlly9 {
    width: 32px;
    height: 32px;
  }
}

.ballersbet-1w8f2v {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .ballersbet-1w8f2v {
    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;
  }

  .ballersbet-1w8f2v::-webkit-scrollbar {
    display: none;
  }
}

.ballersbet-d0uthf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .ballersbet-d0uthf {
    padding: 7px 15px;
  }
}

.ballersbet-d0uthf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ballersbet-tsnn8f {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ballersbet-tsnn8f {
    display: flex;
    opacity: 1;
  }
}

.ballersbet-d0uthf picture {
  height: 100%;
  display: block;
}

.ballersbet-d0uthf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .ballersbet-d0uthf img {
    width: 88px;
    height: 44px;
  }
}

.ballersbet-d0uthf p {
  text-align: center;
  width: 100%;
}

.ballersbet-qkzzy3 {
  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) {
  .ballersbet-qkzzy3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.ballersbet-qkzzy3 img,
.ballersbet-mfdidj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ballersbet-qkzzy3 img,
  .ballersbet-mfdidj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ballersbet-fuvwbs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ballersbet-fuvwbs {
    width: 32px;
    height: 32px;
  }
}

.ballersbet-308glt {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ballersbet-41j7mj {
  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;
}

.ballersbet-td0s12 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.ballersbet-td0s12.ballersbet-x5pihv {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.ballersbet-zgce4d {
  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) {
  .ballersbet-zgce4d {
    font-size: 20px;
    line-height: 28px;
  }
}

.ballersbet-m3gmyl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.ballersbet-9m65mx {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.ballersbet-yn3w92 ease;
  opacity: 0;
  color: var(--text-color);
}

.ballersbet-4fj3cf {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.ballersbet-4fj3cf ol,
.ballersbet-4fj3cf ul {
  padding-left: 1.3em;
}

.ballersbet-td0s12.ballersbet-x5pihv .ballersbet-9m65mx {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.ballersbet-td0s12.ballersbet-x5pihv .ballersbet-m3gmyl {
  transform: rotate(180deg);
  color: var(--text-color);
}

.ballersbet-a7as4l {
  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) {
  .ballersbet-a7as4l {
    padding: 24px;
  }
}

.ballersbet-a7as4l .ballersbet-l9ls1y {
  display: flex;
}

@media (min-width: 768px) {
  .ballersbet-a7as4l .ballersbet-l9ls1y {
    display: none;
  }
}

.ballersbet-a7as4l .ballersbet-5et7oe svg {
  display: none;
}

.ballersbet-8elilf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ballersbet-8elilf .ballersbet-6pvzhs {
  display: none;
}

@media (min-width: 768px) {
  .ballersbet-8elilf .ballersbet-6pvzhs {
    display: flex;
  }
}

.ballersbet-m3popb {
  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) {
  .ballersbet-m3popb {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.ballersbet-m3popb > * {
  margin: 0 !important;
}

.ballersbet-m3popb img,
.ballersbet-pgdoba {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ballersbet-m3popb img,
  .ballersbet-pgdoba {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ballersbet-681fw0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ballersbet-681fw0 {
    width: 32px;
    height: 32px;
  }
}

.ballersbet-fmb0bw {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .ballersbet-fmb0bw {
    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;
  }

  .ballersbet-fmb0bw::-webkit-scrollbar {
    display: none;
  }
}

.ballersbet-1dzr4u {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.ballersbet-1dzr4u:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ballersbet-5dr39i {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ballersbet-5dr39i {
    display: flex;
    opacity: 1;
  }
}

.ballersbet-1dzr4u picture {
  width: auto;
  height: 100%;
  display: block;
}

.ballersbet-1dzr4u picture img {
  display: block;
  width: auto;
  height: 100%;
}

.ballersbet-j6o3i2 {
  margin: -24px 0;
}

.ballersbet-j6o3i2:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .ballersbet-j6o3i2 {
    margin: -16px 0;
  }
}

.ballersbet-zxb7qe {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .ballersbet-zxb7qe {
    flex-direction: row;
  }
}

.ballersbet-z53bxl {
  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) {
  .ballersbet-z53bxl {
    flex: 1;
  }
}

.ballersbet-z53bxl::placeholder {
  color: var(--Text-400);
}

.ballersbet-5upc88 {
  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;
}

.ballersbet-opl91e {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ballersbet-opl91e::-webkit-scrollbar {
  display: none;
}

.ballersbet-j17bs6 {
  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;
}

.ballersbet-j17bs6 img,
.ballersbet-j17bs6 svg {
  margin-right: 8px;
}

.ballersbet-472wvp {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.ballersbet-j6o3i2 + .ballersbet-7v4tst {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ballersbet-j6o3i2 + .ballersbet-7v4tst {
    margin-top: -16px;
  }
}

.ballersbet-kvu9xp {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.ballersbet-kvu9xp > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.ballersbet-kvu9xp > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.ballersbet-s1tkgi {
  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;
}

.ballersbet-tnsr9n {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.ballersbet-8813jx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.ballersbet-l5tdo0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.ballersbet-ufyaeo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.ballersbet-s1tkgi 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;
}

.ballersbet-s1tkgi 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) {
  .ballersbet-s1tkgi {
    padding: 39px 179px 39px 39px;
  }

  .ballersbet-tnsr9n {
    font-size: 40px;
    line-height: 48px;
  }

  .ballersbet-ufyaeo {
    height: 348px;
  }

  .ballersbet-s1tkgi button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .ballersbet-s1tkgi button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .ballersbet-s1tkgi {
    padding: 63px;
  }
}

.ballersbet-1dh6ge {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .ballersbet-1dh6ge {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.ballersbet-g6rs8n {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ballersbet-g6rs8n {
    width: auto;
  }
}

.ballersbet-r93y28 {
  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;
}

.ballersbet-r93y28::-webkit-scrollbar {
  display: none;
}

.ballersbet-r93y28 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);
}

.ballersbet-r93y28 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ballersbet-r93y28 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.ballersbet-1dh6ge .ballersbet-ltb7jl {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ballersbet-yn3w92,
    mask-image 0.3s;
}

.ballersbet-1dh6ge .ballersbet-ltb7jl.ballersbet-49t97q {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.ballersbet-jamn8l {
  margin: 40px -16px;
}

.ballersbet-mdy94j + .ballersbet-as6jhx,
.ballersbet-mdy94j + .ballersbet-yoh3ha {
  margin-top: 24px;
}

.ballersbet-pxcfu0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.ballersbet-pxcfu0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ballersbet-gbsugy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .ballersbet-gbsugy {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .ballersbet-gbsugy {
    margin-top: 0;
  }
}

.ballersbet-s9z27e {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ballersbet-s9z27e {
    font-size: 24px;
    line-height: 32px;
  }
}

.ballersbet-jd0coh {
  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) {
  .ballersbet-jd0coh {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.ballersbet-6byyx1 {
  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) {
  .ballersbet-6byyx1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.ballersbet-an0t9f {
  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) {
  .ballersbet-an0t9f {
    font-size: 20px;
    line-height: 28px;
  }
}

.ballersbet-3sbl5u {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ballersbet-3sbl5u {
    font-size: 32px;
    line-height: 40px;
  }
}

.ballersbet-6e4bgx {
  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;
}

.ballersbet-8tjid7 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.ballersbet-8tjid7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ballersbet-7v4tst {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ballersbet-acylmz {
  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) {
  .ballersbet-acylmz {
    padding: 15px 48px;
  }
}

main > .ballersbet-7v4tst {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .ballersbet-26hn4v.ballersbet-w8nenj > div:nth-child(n+5) {
    display: none;
  }
}

.ballersbet-4w2yio p a img {
  display: block;
  margin: 0 auto;
}


.ballersbet-8d2xf4 {
  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 */
.ballersbet-nl5q7b {
  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;
}

.ballersbet-nl5q7b label {
  font-size: 14px;
}

.ballersbet-nl5q7b h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ballersbet-nl5q7b input,
.ballersbet-nl5q7b textarea,
.ballersbet-nl5q7b 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;
}
.ballersbet-nl5q7b button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ballersbet-jpd8kv ease;
}
.ballersbet-nl5q7b button:hover {
  background-color: var(--button-bg-hover);
}
.ballersbet-dyxesu {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ballersbet-z0rxxg ease-in;
}

.ballersbet-dyxesu 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;
}
.ballersbet-0b8u5n, .ballersbet-8v1hpd, [class*="review-card"],
thead, thead th, table th, .ballersbet-sj4qdp,
.ballersbet-43wy6z, [class*="collapsible-header"],
.ballersbet-7i2zyr, [class*="updated-block"] {
  color: #ece7dc !important;
}
