* {
  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-a0ls1b {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-a0ls1b {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-a0ls1b {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-xtk0w7 {
  overflow: hidden;
}

.betplay-iynz48 img {
  background: var(--Neutral-300);
}

.betplay-6lf2fp {
  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-flt9lq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-flt9lq:hover {
  background: var(--button-bg-hover);
}

.betplay-rx76ky {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-rx76ky:hover {
  background: var(--button-bg-hover);
}

.betplay-v3rx17 {
  font-size: 12px;
  line-height: 18px;
}

.betplay-g3o4iv {
  font-size: 18px;
  line-height: 26px;
}

.betplay-glqrfu {
  width: 100%;
}

.betplay-qv1b5w {
  padding: 6px 16px;
}

.betplay-cvrfd9 {
  padding: 10px 16px;
}

.betplay-pqc7ks {
  padding: 15px 26px;
}

.betplay-dn5gu9 {
  flex-shrink: 0;
}

.betplay-yf37dv {
  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-25fl9s {
  display: none;
}

.betplay-gxiha3 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-zmdrh0 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-yiexk6 {
  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-h3cdr5 {
  cursor: grab;
}

.betplay-yiexk6::-webkit-scrollbar {
  display: none;
}

.betplay-l1rc9a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-43j8ud {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-i0xa5o {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-qg66n4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-7knzdd {
  visibility: visible;
}

.betplay-w5n7g3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-1olaql ease;
}

.betplay-ztcqar {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-u1rc2b {
  -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-1olaql,
    mask-image 0.3s;
}

.betplay-u1rc2b.betplay-4s0onj {
  -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-18kykb: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-z3o4pe {
  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-c59xp2.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-c59xp2.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-p5mwna {
  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-p5mwna::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-ku23yf {
  position: relative;
  z-index: 1;
}

.betplay-u1kwd7 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-8d5sb7 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-12dq32 {
  font-size: 40px;
  line-height: 48px;
}

.betplay-lh8isg {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-iz1g1e {
  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-iz1g1e:hover {
  background: var(--Primary-400);
}

.betplay-iz1g1e svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-18kykb 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-p5mwna {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-u1kwd7 {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-8d5sb7 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-12dq32 {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-lh8isg {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-z3o4pe {
    top: 25px;
    right: 25px;
  }
}

.betplay-0x33s6,
.betplay-o65uc5 {
  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-eubemf.betplay-gj4x9s::before,
.betplay-o65uc5::before,
.betplay-agd0t0::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-c59xp2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-ka3qr1 14.betplay-u8hnac.betplay-2lyh09 14.betplay-31dq8x 15.betplay-xtviso 14.betplay-mg8awq 15.betplay-6fio9p 14.betplay-203aq4.betplay-s74c7p 14.betplay-y2t1ar 19.betplay-lgn3io 12.betplay-cigj36 19.betplay-lgn3io 10.betplay-eta88y.betplay-lgn3io 8.betplay-9451qn 17.betplay-khoxko 7.betplay-i02j19 15.betplay-ep4nz3 7.betplay-cy1j62.betplay-25nfy9 7.betplay-i02j19 11.betplay-6s9wca 8.betplay-9451qn 11.betplay-6s9wca 10.betplay-rc913s.betplay-6s9wca 12.betplay-dno0sr 13.betplay-gnz8ru 14.betplay-932450 15.betplay-ao4ksd 14.betplay-75ad4o.betplay-9lnsid 14.betplay-w2st49 15.betplay-j6um10 14.betplay-6f98cf 15.betplay-7q8jpg 14.betplay-mlvu0v.betplay-ka3qr1 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-99ady1 15.betplay-vymz4e.betplay-lvgcad 15.betplay-ggrio6 15.betplay-uzgtr0 15.betplay-q35x9p 15.betplay-r53h4q 15.betplay-wojgdg.betplay-nlmyg8 15.betplay-q35x9p 15.betplay-r0cttz 15.betplay-n56u1s 15.betplay-tpspao 15.betplay-mhrc89.betplay-vsfjs9 15.betplay-35ftzf 7.betplay-r0b7ei 18.betplay-z3g9e7 7.betplay-zc73k4 23.betplay-5tvwmp.betplay-d4qqxm.betplay-svlzkn 18.betplay-w72fqe 19.betplay-wz7oqi 15.betplay-ymd019 15.betplay-99ady1 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-53eeiw [type="submit"] *,
.betplay-9wwtf9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-ma5d2j {
    display: none;
  }
}

.betplay-a8rno7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-a8rno7 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-a8rno7 {
    bottom: 22px;
  }
}

.betplay-a8rno7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-a8rno7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-8mv8fz.static) .betplay-a8rno7 {
    bottom: 8px;
  }
}

.betplay-aqvbqs {
  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-c59xp2.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-3wnsah 3.betplay-0q99n8.betplay-m1iw7w.betplay-enm1u7 3.betplay-7tauxw 3.betplay-oyfagk 5.betplay-tfk53l 3.betplay-oyfagk 8.betplay-nfvqry.betplay-6yb04t.betplay-oyfagk 26.betplay-hmgel2 5.betplay-62m0tx 28.betplay-qpqrla 8.betplay-mua7lh 28.betplay-sevgbw.betplay-bphxk8 28.betplay-pf5jxx.betplay-uvnc6a 34.betplay-ru7xi9.betplay-6n4ze6 36.betplay-z6s6pe 11.betplay-jqqps5 37.betplay-k7mhzg 12.betplay-lqlg9g 36.betplay-at7y06.betplay-30tclz 28.betplay-h29hpn.betplay-39b1rl.betplay-2ks1pq 28.betplay-x171v9 36.betplay-m1ldhw 26.betplay-ouxwim 36.betplay-m1ldhw 23.betplay-rjdxix.betplay-ucslwb.betplay-m1ldhw 5.betplay-vn66cm 34.betplay-vi0t78 3.betplay-7tauxw 31.betplay-3wnsah 3.betplay-g0gpbl.betplay-p4pf9g 18.betplay-xfla5r.betplay-59jukg 18.betplay-81rb4y 8.betplay-yybxbf 17.betplay-aeh4hk 8.betplay-yybxbf 15.betplay-6rkmje.betplay-yybxbf 14.betplay-ao1azu 9.betplay-59jukg 13.betplay-p3ht0r 11.betplay-p4pf9g 13.betplay-7bfhto.betplay-ecnhdp 13.betplay-p3ht0r 13.betplay-ol213y 14.betplay-ao1azu 13.betplay-ol213y 15.betplay-9xdtpj.betplay-ol213y 17.betplay-aeh4hk 12.betplay-ecnhdp 18.betplay-81rb4y 11.betplay-p4pf9g 18.betplay-vdsnap.betplay-dcropj 18.betplay-udutzo.betplay-8ic9qd 18.betplay-81rb4y 17.betplay-cjwj3w 17.betplay-aeh4hk 17.betplay-cjwj3w 15.betplay-v2spq0.betplay-cjwj3w 14.betplay-ao1azu 18.betplay-8ic9qd 13.betplay-p3ht0r 20.betplay-dcropj 13.betplay-o9f4xo.betplay-7ubvy2 13.betplay-p3ht0r 22.betplay-16k5q5 14.betplay-ao1azu 22.betplay-16k5q5 15.betplay-xa7am0.betplay-7s34dj 17.betplay-aeh4hk 21.betplay-7ubvy2 18.betplay-81rb4y 20.betplay-dcropj 18.betplay-f7xzae.betplay-f38xx3 18.betplay-y5sv10.betplay-02uow0 18.betplay-81rb4y 26.betplay-l8htrh 17.betplay-aeh4hk 26.betplay-l8htrh 15.betplay-25xzga.betplay-l8htrh 14.betplay-ao1azu 27.betplay-02uow0 13.betplay-p3ht0r 28.betplay-f38xx3 13.betplay-fk484r.betplay-bvamgw 13.betplay-p3ht0r 31.betplay-8qvaq8 14.betplay-ao1azu 31.betplay-8qvaq8 15.betplay-8nd39o.betplay-l8htrh 17.betplay-aeh4hk 30.betplay-bvamgw 18.betplay-81rb4y 28.betplay-f38xx3 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-aqvbqs {
    display: none;
  }
}

.betplay-h6jb83 {
  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-h6jb83 {
    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-9wwtf9 {
  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-9wwtf9 {
    padding: 14px 16px;
  }
}

.betplay-9wwtf9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-9wwtf9 button:first-child {
  align-content: end;
}

.betplay-9wwtf9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-9wwtf9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-9wwtf9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-9wwtf9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-9wwtf9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-agd0t0 {
  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-agd0t0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-agd0t0,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-agd0t0 {
  opacity: 1;
  visibility: visible;
}

.betplay-xfy4dl {
  flex: 1 1;
}

.betplay-p9sm3n {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-p9sm3n {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-21nrj8 {
  display: block;
}

.betplay-bzultu {
  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-bzultu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-o65uc5 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-o65uc5::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-3gjbho span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-3gjbho p {
  color: var(--Text-100);
}

.betplay-o65uc5 .betplay-w0qzjj {
  grid-area: button;
}

.betplay-o65uc5 .betplay-w0qzjj::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-c59xp2.org/2000/svg'%3E%3Cpath d='M4.betplay-5mno71 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-wb75fb 15L16.betplay-wb75fb 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-wb75fb 5L16.betplay-wb75fb 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-l6v9s2 {
  display: block;
}

.betplay-alxc9i {
  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-alxc9i {
    margin-top: 40px;
  }
}

.betplay-0x33s6 label,
.betplay-0x33s6 input {
  display: block;
  width: 100%;
}

.betplay-0x33s6 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-0x33s6 label.betplay-ag3l2n input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-0x33s6 label.betplay-ag3l2n::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-0x33s6 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-0x33s6 input::placeholder {
  color: var(--Text-400);
}

.betplay-t7957j {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-t7957j {
  display: flex;
}

.betplay-t7957j ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-t7957j ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-t7957j ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-53eeiw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-53eeiw {
    padding: 0 24px 24px;
  }
}

.betplay-53eeiw 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-53eeiw input::placeholder {
  color: var(--Text-400);
}

.betplay-53eeiw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-53eeiw [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-53eeiw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-53eeiw [type="submit"] {
    right: 40px;
  }
}

.betplay-eubemf {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-eubemf.betplay-gj4x9s {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-eubemf.betplay-gj4x9s::before {
  content: "";
  width: 31px;
}

.betplay-eubemf.betplay-gj4x9s p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-eubemf.betplay-n36szy p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-eubemf p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-a8rno7 .betplay-w0qzjj {
  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-ma5d2j {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-ma5d2j {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-ma5d2j {
    padding: 18px 0;
  }
}

.betplay-ma5d2j .betplay-a0ls1b {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-ma5d2j .betplay-a0ls1b {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-c7xqs4 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-c7xqs4 {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-c7xqs4 picture,
.betplay-c7xqs4 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-c7xqs4 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-yrwxtm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-1olaql ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-ma5d2j.betplay-5dp1qs .betplay-yrwxtm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-yrwxtm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-yrwxtm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-hdfxqr,
.betplay-o7924t {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-hdfxqr,
  .betplay-o7924t {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-o7924t {
    display: none;
  }
}

.betplay-keypt7 {
  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-5dp1qs .betplay-keypt7 {
  background: var(--fh-bg-color);
}

.betplay-keypt7 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-keypt7 {
    display: none;
  }
}

.betplay-9dxu9c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-9dxu9c {
    display: none;
  }
}

.betplay-n5gb6s {
  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-ma5d2j.betplay-5dp1qs .betplay-n5gb6s:first-child {
  display: none;
}

.betplay-ma5d2j.betplay-5dp1qs .betplay-n5gb6s:last-child {
  display: block;
}

.betplay-n5gb6s:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-n5gb6s {
    display: none;
  }
}

.betplay-8rx21x {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-8rx21x {
    display: flex;
  }
}

.betplay-8rx21x ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-8rx21x:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-8rx21x:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-8rx21x:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-8rx21x:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-8rx21x:hover .betplay-h0z26f svg {
  transform: rotate(180deg);
}

.betplay-xnvkys {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-5h6myu {
  padding: 0 8px;
}

.betplay-7uvt3i {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-7uvt3i:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-7uvt3i {
    padding: 4px 8px;
  }
}

.betplay-vyrjht {
  display: flex;
}

.betplay-vyrjht img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-h0z26f {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-h0z26f svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-6o33qj {
  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-6o33qj {
    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-nb8o0w {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-nb8o0w {
    display: none;
  }
}

.betplay-9r3bka {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-9gjd3o {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-g7twhr {
  display: flex;
}

.betplay-gfam5z {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-w1zhgx {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-w1zhgx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-w1zhgx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-w1zhgx .betplay-u9xgdn [data-ref-el],
  .betplay-w1zhgx .betplay-u9xgdn span,
  .betplay-w1zhgx .betplay-u9xgdn a {
    white-space: nowrap;
  }
}

.betplay-2dxmtd {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-2dxmtd.betplay-qzw2zb > .betplay-u9xgdn {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-2dxmtd.betplay-84o5ka:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-2dxmtd.betplay-qzw2zb > .betplay-e3wrz5 {
    height: auto;
  }

  .betplay-2dxmtd.betplay-qzw2zb > div > .betplay-eqx057 {
    transform: rotate(180deg);
  }
}

.betplay-2dxmtd [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-2dxmtd [data-ref-el],
.betplay-2dxmtd span {
  cursor: pointer;
}

.betplay-2dxmtd [data-ref-el],
.betplay-2dxmtd span,
.betplay-2dxmtd 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-2dxmtd [data-ref-el],
  .betplay-2dxmtd span,
  .betplay-2dxmtd a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-2dxmtd [data-ref-el],
  .betplay-2dxmtd span,
  .betplay-2dxmtd a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-e3wrz5 {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-1olaql ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-e3wrz5::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-e3wrz5::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-e3wrz5::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-e3wrz5 {
    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-e3wrz5:has(> .betplay-2dxmtd.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-e3wrz5 .betplay-e3wrz5 {
    padding: 0;
  }

  .betplay-e3wrz5 .betplay-2dxmtd {
    font-weight: 400;
  }

  .betplay-e3wrz5 .betplay-2dxmtd:hover > .betplay-u9xgdn {
    background: var(--Neutral-300);
  }

  .betplay-e3wrz5 .betplay-eqx057 {
    rotate: -90deg;
  }
}

.betplay-u9xgdn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-u9xgdn {
    padding: 8px;
  }

  .betplay-2dxmtd.betplay-yhwqkc > .betplay-u9xgdn {
    background: var(--Neutral-300);
  }
}

.betplay-eqx057 {
  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-c59xp2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-9dv349 0.betplay-44c6gp.betplay-0qtpok -0.betplay-a3jshh 0.betplay-gn98la -0.betplay-a3jshh 1.betplay-luizmf 0.betplay-uyoesm.betplay-6gevnv 4.betplay-k5x51z.betplay-9dv349 0.betplay-wa9lgl.betplay-7jxhk9 -0.betplay-a3jshh 9.betplay-rts0y0 -0.betplay-a3jshh 10.betplay-d7uzwy 0.betplay-lnk93y.betplay-0u2he1 0.betplay-0qtpok 10.betplay-0u2he1 0.betplay-gn98la 10.betplay-d7uzwy 1.betplay-9uhj2c.betplay-wwn7o5 5.betplay-lz275j.betplay-c9hiyk 6.betplay-p6srl6 5.betplay-2cajlr 6.betplay-p6srl6 4.betplay-svm1x1 5.betplay-v067ji.betplay-9dv349 1.betplay-zit827.betplay-a3jshh 0.betplay-gn98la -0.betplay-a3jshh 0.betplay-0qtpok 0.betplay-9dv349 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-1olaql ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-eqx057 {
    cursor: default;
  }
}

.betplay-9euhf6 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-9je7xw {
  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-9je7xw {
    padding: 40px 4px;
  }
}

.betplay-3tfsbq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-3tfsbq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-kwkht7 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-kwkht7 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-kwkht7 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-kwkht7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-kwkht7 [data-ref-el],
.betplay-kwkht7 span,
.betplay-kwkht7 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-2yciw6 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-2yciw6 {
    margin-bottom: 12px;
  }
}

.betplay-ttelob {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-ttelob img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-ttelob:last-child {
    margin-right: 0;
  }
}

.betplay-tjd4d4 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-2yciw6:hover .betplay-87f42j {
  visibility: visible;
  opacity: 1;
}

.betplay-87f42j {
  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-c7iueu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-199688 {
  display: flex;
  margin: 6px;
}

.betplay-199688 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-87f42j::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-87f42j::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-f28gs1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-f28gs1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-df1alc {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-df1alc {
    margin-right: 32px;
  }
}

.betplay-txa29k {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-txa29k {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-txa29k a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-of9j1b {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-g4da0k {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-g4da0k {
    margin-top: 40px;
  }
}

.betplay-g4da0k + .betplay-hbloie,
.betplay-g4da0k + .betplay-g4da0k {
  margin-top: 24px;
}

.betplay-11za8b {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-11za8b {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-11za8b {
    padding: 80px;
  }
}

.betplay-wokg94 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-wokg94 {
    padding: 0 16px;
}


}

.betplay-ab5en8 {
  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-ab5en8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-n1udbi {
  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-n1udbi {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-1vhpfo {
  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-1vhpfo:hover {
  background: var(--button-bg-hover);
}

.betplay-wpsdx6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-wpsdx6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-wpsdx6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-wpsdx6 img {
  min-height: 100%;
  }
}

.betplay-11za8b::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-bi1zs8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-bi1zs8 h1,
.betplay-bi1zs8 h2,
.betplay-bi1zs8 h3,
.betplay-bi1zs8 h4 {
  margin-bottom: 6px;
}

.betplay-bi1zs8 h1:not(:first-child),
.betplay-bi1zs8 h2:not(:first-child),
.betplay-bi1zs8 h3:not(:first-child),
.betplay-bi1zs8 h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-bi1zs8 h1,
.betplay-bi1zs8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-bi1zs8 h1,
  .betplay-bi1zs8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-bi1zs8 h2,
.betplay-bi1zs8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-bi1zs8 h2,
  .betplay-bi1zs8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-bi1zs8 h3,
.betplay-bi1zs8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-bi1zs8 h3,
  .betplay-bi1zs8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-bi1zs8 h4,
.betplay-bi1zs8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-bi1zs8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-bi1zs8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-bi1zs8 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-bi1zs8 ul ul {
  margin-bottom: 8px;
}

.betplay-bi1zs8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-bi1zs8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-bi1zs8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-bi1zs8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-bi1zs8 ol li::marker {
  font-weight: 700;
}

.betplay-bi1zs8 ol ol {
  margin-bottom: 8px;
}

.betplay-bi1zs8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-bi1zs8 ol ul li {
  padding-left: 16px;
}

.betplay-bi1zs8 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-bi1zs8 table {
    padding: 24px;
  }
}

.betplay-bi1zs8 table.betplay-u8tyve {
  -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-1olaql,
    mask-image 0.3s;
}

.betplay-bi1zs8 table.betplay-u8tyve.betplay-4s0onj {
  -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-bi1zs8 table {
    display: table;
  }
}

.betplay-bi1zs8 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-bi1zs8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-bi1zs8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-bi1zs8 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-bi1zs8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-bi1zs8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-bi1zs8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-bi1zs8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-bi1zs8 img {
  max-width: 100%;
  height: auto;
}

.betplay-xqxguj {
  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-xqxguj {
    padding: 24px;
  }
}

.betplay-h8tcm8 {
  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-h8tcm8 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-h8tcm8 > * {
  margin: 0 !important;
}

.betplay-h8tcm8 img,
.betplay-xceob9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-h8tcm8 img,
  .betplay-xceob9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-w7t2hx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-w7t2hx {
    width: 32px;
    height: 32px;
  }
}

.betplay-ba6m6m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-ba6m6m .betplay-4ewosk {
  flex-shrink: 0;
}

.betplay-ba6m6m .betplay-vqzgwz svg {
  display: none;
}

.betplay-u0jib2 {
  display: grid;
  transition: max-height 0.betplay-1olaql ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-u0jib2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-u0jib2 {
    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-u0jib2.betplay-lmsvbi + .betplay-4ewosk svg {
  transform: rotate(180deg);
}

.betplay-wbec28 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-wbec28 > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-wbec28
  > div:nth-child(3n)
  .betplay-9997eq
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-wbec28 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-wbec28 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-wbec28
    > div:nth-child(3n)
    .betplay-9997eq
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-wbec28 {
    max-width: 270px;
  }
}

.betplay-wbec28 .betplay-9997eq button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-wbec28 .betplay-9997eq button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-wbec28 .betplay-9997eq button {
    max-width: 104px;
  }
}

.betplay-y77shd {
  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-y77shd {
    margin-bottom: 0;
  }
}

.betplay-sc635s {
  display: none;
  opacity: 0;
}

.betplay-w8qmvp {
  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-w8qmvp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-9997eq {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-9997eq 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-9997eq
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-9997eq
    button {
    max-width: 145px;
  }
}

.betplay-nmnoc0:first-child
  .betplay-9997eq
  button {
  max-width: 270px;
}

.betplay-xjvacn {
  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-y77shd picture {
  width: 100%;
  max-width: 100%;
}

.betplay-redjkk {
  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-redjkk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-y77shd:hover .betplay-redjkk {
  display: flex;
}

.betplay-t2ca7b {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-1r87wm {
  display: flex;
}

.betplay-1r87wm:hover .betplay-s4zlit,
.betplay-1r87wm .betplay-yhwqkc .betplay-s4zlit {
  display: flex;
}

.betplay-1r87wm svg {
  flex-shrink: 0;
}

.betplay-s4zlit {
  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-s4zlit {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-s4zlit:hover {
  display: flex;
}

.betplay-s4zlit svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-p4irgg {
  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-p4irgg {
    font-size: 12px;
  }
}

.betplay-q3l1yx,
.betplay-ochvq9 {
  width: 50%;
  flex-shrink: 0;
}

.betplay-q3l1yx {
  font-weight: 700;
}

.betplay-k9roml .betplay-u0jib2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-k9roml .betplay-u0jib2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-k9roml .betplay-u0jib2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-k9roml
  .betplay-xjvacn:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-k9roml .betplay-w8qmvp {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-k9roml .betplay-9997eq {
  gap: 4px;
  align-items: center;
}

.betplay-k9roml .betplay-9997eq button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-k9roml .betplay-9997eq svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-k9roml .betplay-1hw0ex,
.betplay-k9roml .betplay-pavnw2 {
  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-c59xp2.org/2000/svg'%3E%3Cpath d='M9.betplay-gqq9dy 4.betplay-t4o6vs.betplay-rgmpt1 5.betplay-1b3ruw.betplay-aqqiqs 5.betplay-ifdiqc.betplay-pjwzr2 5.betplay-zwyhg0.betplay-x8j243 8.betplay-d03dac.betplay-cgwqrk 9.betplay-tzlouk.betplay-6h3iuq 9.betplay-ykxgrd.betplay-qantfr 13.betplay-80nmmn.betplay-sxs2nr 11.betplay-s21wnv.betplay-yfo198 11.betplay-9ho8py.betplay-gcb2p5 11.betplay-yzfgwm.betplay-6o9ucb 13.betplay-zxist5.betplay-94cpvj 9.betplay-km5cut.betplay-qvbd8k 9.betplay-fbx67j.betplay-1ocdry 8.betplay-uggi2m.betplay-sk4lv2 5.betplay-wpxh0c.betplay-yf43te 5.betplay-deym0d.betplay-aa4m05 5.betplay-sf73lw.betplay-0qs593 4.betplay-u42amk.betplay-yfo198 1.betplay-scnm55.betplay-gqq9dy 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-k9roml .betplay-1hw0ex {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-k9roml .betplay-pavnw2 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-m36gfs {
  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-m36gfs {
    padding: 24px;
  }
}

.betplay-m36gfs .betplay-4ewosk {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-m36gfs .betplay-4ewosk {
    display: none;
  }
}

.betplay-m36gfs .betplay-vqzgwz svg {
  display: none;
}

.betplay-1pxnln {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-1pxnln .betplay-6lf2fp {
  display: none;
}

@media (min-width: 768px) {
  .betplay-1pxnln .betplay-6lf2fp {
    display: flex;
  }
}

.betplay-cmn34a {
  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-cmn34a {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-cmn34a > * {
  margin: 0 !important;
}

.betplay-cmn34a img,
.betplay-i96nsi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-cmn34a img,
  .betplay-i96nsi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-3kpp3g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-3kpp3g {
    width: 32px;
    height: 32px;
  }
}

.betplay-kbhxgh {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-kbhxgh {
    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-kbhxgh::-webkit-scrollbar {
    display: none;
  }
}

.betplay-21vahd {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-21vahd {
    padding: 7px 15px;
  }
}

.betplay-21vahd:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-4rhs0y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-4rhs0y {
    display: flex;
    opacity: 1;
  }
}

.betplay-21vahd picture {
  height: 100%;
  display: block;
}

.betplay-21vahd img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-21vahd img {
    width: 88px;
    height: 44px;
  }
}

.betplay-21vahd p {
  text-align: center;
  width: 100%;
}

.betplay-xulbb6 {
  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-xulbb6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-xulbb6 img,
.betplay-ba4mck {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-xulbb6 img,
  .betplay-ba4mck {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-7ksx7u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-7ksx7u {
    width: 32px;
    height: 32px;
  }
}

.betplay-2ait48 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-yjryzz {
  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-7zfck2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-7zfck2.betplay-yhwqkc {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-xh7dx6 {
  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-xh7dx6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-ggeu1j {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-senwpx {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-1olaql ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-hkgtg4 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-hkgtg4 ol,
.betplay-hkgtg4 ul {
  padding-left: 1.3em;
}

.betplay-7zfck2.betplay-yhwqkc .betplay-senwpx {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-7zfck2.betplay-yhwqkc .betplay-ggeu1j {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-e04r5q {
  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-e04r5q {
    padding: 24px;
  }
}

.betplay-e04r5q .betplay-4ewosk {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-e04r5q .betplay-4ewosk {
    display: none;
  }
}

.betplay-e04r5q .betplay-vqzgwz svg {
  display: none;
}

.betplay-j2aurz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-j2aurz .betplay-6lf2fp {
  display: none;
}

@media (min-width: 768px) {
  .betplay-j2aurz .betplay-6lf2fp {
    display: flex;
  }
}

.betplay-quix9o {
  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-quix9o {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-quix9o > * {
  margin: 0 !important;
}

.betplay-quix9o img,
.betplay-700866 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-quix9o img,
  .betplay-700866 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-urfk0c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-urfk0c {
    width: 32px;
    height: 32px;
  }
}

.betplay-td3ljx {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-td3ljx {
    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-td3ljx::-webkit-scrollbar {
    display: none;
  }
}

.betplay-t2o73q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-t2o73q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-0v72mb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-0v72mb {
    display: flex;
    opacity: 1;
  }
}

.betplay-t2o73q picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-t2o73q picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-8b3n71 {
  margin: -24px 0;
}

.betplay-8b3n71:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-8b3n71 {
    margin: -16px 0;
  }
}

.betplay-a0175z {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-a0175z {
    flex-direction: row;
  }
}

.betplay-v0qfor {
  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-v0qfor {
    flex: 1;
  }
}

.betplay-v0qfor::placeholder {
  color: var(--Text-400);
}

.betplay-30h22j {
  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-6ef3se {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-6ef3se::-webkit-scrollbar {
  display: none;
}

.betplay-1519f4 {
  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-1519f4 img,
.betplay-1519f4 svg {
  margin-right: 8px;
}

.betplay-auw01z {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-8b3n71 + .betplay-nfnfrl {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-8b3n71 + .betplay-nfnfrl {
    margin-top: -16px;
  }
}

.betplay-wtcnf0 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-wtcnf0 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-wtcnf0 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-qcx2pc {
  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-ejm1ac {
  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-i1lr7t {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-bg1qg0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-hyx5qu {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-qcx2pc 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-qcx2pc 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-qcx2pc {
    padding: 39px 179px 39px 39px;
  }

  .betplay-ejm1ac {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-hyx5qu {
    height: 348px;
  }

  .betplay-qcx2pc button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-qcx2pc button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-qcx2pc {
    padding: 63px;
  }
}

.betplay-adug2d {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-adug2d {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-6q29qq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-6q29qq {
    width: auto;
  }
}

.betplay-ma22zg {
  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-ma22zg::-webkit-scrollbar {
  display: none;
}

.betplay-ma22zg 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-ma22zg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-ma22zg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-adug2d .betplay-57yth1 {
  -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-1olaql,
    mask-image 0.3s;
}

.betplay-adug2d .betplay-57yth1.betplay-4s0onj {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-8rwsa2 {
  margin: 40px -16px;
}

.betplay-jxqiuq + .betplay-hbloie,
.betplay-jxqiuq + .betplay-g4da0k {
  margin-top: 24px;
}

.betplay-odjtd4 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-odjtd4 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-fr2j5y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-fr2j5y {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-fr2j5y {
    margin-top: 0;
  }
}

.betplay-efuhf6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-efuhf6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-rrdq6t {
  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-rrdq6t {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-lly6zw {
  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-lly6zw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-jvo42t {
  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-jvo42t {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-7hcec1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-7hcec1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-ex4ahi {
  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-3ve67j {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-3ve67j img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-nfnfrl {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-6qk5mp {
  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-6qk5mp {
    padding: 15px 48px;
  }
}

main > .betplay-nfnfrl {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-u0jib2.betplay-rb2me3 > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-bi1zs8 p a img {
  display: block;
  margin: 0 auto;
}


.betplay-a0ch4q {
  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-5ah873 {
  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-5ah873 label {
  font-size: 14px;
}

.betplay-5ah873 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-5ah873 input,
.betplay-5ah873 textarea,
.betplay-5ah873 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-5ah873 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-ulc51i ease;
}
.betplay-5ah873 button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-0ght6s {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-22ici9 ease-in;
}

.betplay-0ght6s 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-2z7b94, .betplay-7yp9b2, [class*="review-card"],
thead, thead th, table th, .betplay-er6qwm,
.betplay-i3c58p, [class*="collapsible-header"],
.betplay-2h4o2t, [class*="updated-block"] {
  color: #ece7dc !important;
}
