* {
  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-yzg02k {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-yzg02k {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-yzg02k {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-mbmio9 {
  overflow: hidden;
}

.betplay-qyen7c img {
  background: var(--Neutral-300);
}

.betplay-buycv3 {
  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-6tjzpq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-6tjzpq:hover {
  background: var(--button-bg-hover);
}

.betplay-qdbiti {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-qdbiti:hover {
  background: var(--button-bg-hover);
}

.betplay-afa7sh {
  font-size: 12px;
  line-height: 18px;
}

.betplay-sk5f25 {
  font-size: 18px;
  line-height: 26px;
}

.betplay-ri836k {
  width: 100%;
}

.betplay-upbsti {
  padding: 6px 16px;
}

.betplay-n5p56a {
  padding: 10px 16px;
}

.betplay-508mwy {
  padding: 15px 26px;
}

.betplay-87cq2o {
  flex-shrink: 0;
}

.betplay-et0td8 {
  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-h74pl1 {
  display: none;
}

.betplay-joac8k {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-it7fqe {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-khyq88 {
  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-5mmxna {
  cursor: grab;
}

.betplay-khyq88::-webkit-scrollbar {
  display: none;
}

.betplay-5xow2o {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-o5kzmk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-0ykb11 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-834h26 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-e053e2 {
  visibility: visible;
}

.betplay-7u6qrl {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-df2zqt ease;
}

.betplay-gwdr3o {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-2f8v68 {
  -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-df2zqt,
    mask-image 0.3s;
}

.betplay-2f8v68.betplay-60clhx {
  -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-wzgrik: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-qsqcvi {
  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-am18i0.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-am18i0.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-3h190y {
  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-3h190y::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-lcsp0f {
  position: relative;
  z-index: 1;
}

.betplay-0oza81 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-snpb50 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-ya61gr {
  font-size: 40px;
  line-height: 48px;
}

.betplay-jerdxr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-n6tpns {
  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-n6tpns:hover {
  background: var(--Primary-400);
}

.betplay-n6tpns svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-wzgrik 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-3h190y {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-0oza81 {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-snpb50 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-ya61gr {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-jerdxr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-qsqcvi {
    top: 25px;
    right: 25px;
  }
}

.betplay-87evmo,
.betplay-lpx35n {
  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-37w65b.betplay-kch8k8::before,
.betplay-lpx35n::before,
.betplay-874qmk::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-am18i0.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-tenfcu 14.betplay-17sl6y.betplay-2gpff5 14.betplay-cx6o0y 15.betplay-a9ehkg 14.betplay-8ikykr 15.betplay-btdy0x 14.betplay-3nv88s.betplay-7l50co 14.betplay-h1rotx 19.betplay-1x6cyv 12.betplay-oos5j1 19.betplay-1x6cyv 10.betplay-v4fs9y.betplay-1x6cyv 8.betplay-a9jd7j 17.betplay-ztff3f 7.betplay-116m9m 15.betplay-4cwz15 7.betplay-wtjvwa.betplay-l8r5jd 7.betplay-116m9m 11.betplay-ojou2s 8.betplay-a9jd7j 11.betplay-ojou2s 10.betplay-yzc0r6.betplay-ojou2s 12.betplay-nxwqvh 13.betplay-xy4jy0 14.betplay-kxsklq 15.betplay-csknol 14.betplay-tv0vew.betplay-1k2y2w 14.betplay-xrvzc2 15.betplay-kt88sm 14.betplay-yo7o5q 15.betplay-xxlln2 14.betplay-rv9onp.betplay-tenfcu 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-lbgqcm 15.betplay-4qfr7y.betplay-2kmrqc 15.betplay-uggcpa 15.betplay-q1jdbe 15.betplay-dxdgek 15.betplay-7774qp 15.betplay-9nl6fv.betplay-pkmc1r 15.betplay-dxdgek 15.betplay-kxwo35 15.betplay-g3nurw 15.betplay-9fj8mw 15.betplay-0p63fk.betplay-35h2xk 15.betplay-kapxab 7.betplay-a9m1qs 18.betplay-1n9oau 7.betplay-jf55ba 23.betplay-4vjibl.betplay-rl7ihi.betplay-d1xr2e 18.betplay-w8fy5f 19.betplay-iadb05 15.betplay-tlf8at 15.betplay-lbgqcm 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-ivv5cf [type="submit"] *,
.betplay-z9bsjq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-ycmd6o {
    display: none;
  }
}

.betplay-vnju1c {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-vnju1c {
  display: none;
}

@media (min-width: 768px) {
  .betplay-vnju1c {
    bottom: 22px;
  }
}

.betplay-vnju1c input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-vnju1c {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-2dx071.static) .betplay-vnju1c {
    bottom: 8px;
  }
}

.betplay-3v5qso {
  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-am18i0.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-6q4ir0 3.betplay-bbiukf.betplay-u2v3sa.betplay-qd9l0n 3.betplay-3x8fjd 3.betplay-h5pb3h 5.betplay-k6mwal 3.betplay-h5pb3h 8.betplay-49xox6.betplay-qxpfhe.betplay-h5pb3h 26.betplay-eu8ya6 5.betplay-xrf5uf 28.betplay-pu94ew 8.betplay-s5k0nm 28.betplay-vuto2g.betplay-j47uiu 28.betplay-pqahju.betplay-lb0xih 34.betplay-byoofp.betplay-n3bhuc 36.betplay-3xy8og 11.betplay-zq0svb 37.betplay-h56whl 12.betplay-upb2xl 36.betplay-g1zxfu.betplay-ybuac4 28.betplay-2wx9a8.betplay-dqo1rr.betplay-vodznj 28.betplay-wdwiba 36.betplay-l96o07 26.betplay-9ogueo 36.betplay-l96o07 23.betplay-dhn26m.betplay-48ht3y.betplay-l96o07 5.betplay-wjhzqt 34.betplay-0n0zuw 3.betplay-3x8fjd 31.betplay-6q4ir0 3.betplay-wviqsk.betplay-lkuatl 18.betplay-mv05df.betplay-wwv6il 18.betplay-3hpdt5 8.betplay-dfek53 17.betplay-d62y76 8.betplay-dfek53 15.betplay-aub16m.betplay-dfek53 14.betplay-a64q1x 9.betplay-wwv6il 13.betplay-syns1k 11.betplay-lkuatl 13.betplay-q2gqmm.betplay-5z2ynz 13.betplay-syns1k 13.betplay-a0eddd 14.betplay-a64q1x 13.betplay-a0eddd 15.betplay-27wkh4.betplay-a0eddd 17.betplay-d62y76 12.betplay-5z2ynz 18.betplay-3hpdt5 11.betplay-lkuatl 18.betplay-mh1d5t.betplay-o0vdgb 18.betplay-8wbyg2.betplay-bdmewt 18.betplay-3hpdt5 17.betplay-rcokvg 17.betplay-d62y76 17.betplay-rcokvg 15.betplay-ktzxp5.betplay-rcokvg 14.betplay-a64q1x 18.betplay-bdmewt 13.betplay-syns1k 20.betplay-o0vdgb 13.betplay-h7a3gd.betplay-zth02k 13.betplay-syns1k 22.betplay-2fecgw 14.betplay-a64q1x 22.betplay-2fecgw 15.betplay-y3gn1f.betplay-kyzc9q 17.betplay-d62y76 21.betplay-zth02k 18.betplay-3hpdt5 20.betplay-o0vdgb 18.betplay-v97qi4.betplay-h53ggs 18.betplay-mnq7s0.betplay-hlinre 18.betplay-3hpdt5 26.betplay-ofnsii 17.betplay-d62y76 26.betplay-ofnsii 15.betplay-m6b86b.betplay-ofnsii 14.betplay-a64q1x 27.betplay-hlinre 13.betplay-syns1k 28.betplay-h53ggs 13.betplay-sxyv9u.betplay-gsr95l 13.betplay-syns1k 31.betplay-h121r6 14.betplay-a64q1x 31.betplay-h121r6 15.betplay-a0v82w.betplay-ofnsii 17.betplay-d62y76 30.betplay-gsr95l 18.betplay-3hpdt5 28.betplay-h53ggs 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-3v5qso {
    display: none;
  }
}

.betplay-pgr8cv {
  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-pgr8cv {
    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-z9bsjq {
  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-z9bsjq {
    padding: 14px 16px;
  }
}

.betplay-z9bsjq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-z9bsjq button:first-child {
  align-content: end;
}

.betplay-z9bsjq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-z9bsjq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-z9bsjq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-z9bsjq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-z9bsjq button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-874qmk {
  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-874qmk::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-874qmk,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-874qmk {
  opacity: 1;
  visibility: visible;
}

.betplay-i9200n {
  flex: 1 1;
}

.betplay-sfakkb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-sfakkb {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-kknt7r {
  display: block;
}

.betplay-c04z2u {
  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-c04z2u {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-lpx35n {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-lpx35n::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-e2vefq span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-e2vefq p {
  color: var(--Text-100);
}

.betplay-lpx35n .betplay-mj0kec {
  grid-area: button;
}

.betplay-lpx35n .betplay-mj0kec::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-am18i0.org/2000/svg'%3E%3Cpath d='M4.betplay-qd8i84 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-fdzg80 15L16.betplay-fdzg80 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-fdzg80 5L16.betplay-fdzg80 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-947rmt {
  display: block;
}

.betplay-lpi1f1 {
  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-lpi1f1 {
    margin-top: 40px;
  }
}

.betplay-87evmo label,
.betplay-87evmo input {
  display: block;
  width: 100%;
}

.betplay-87evmo label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-87evmo label.betplay-lvvuxa input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-87evmo label.betplay-lvvuxa::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-87evmo 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-87evmo input::placeholder {
  color: var(--Text-400);
}

.betplay-7ezd3i {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-7ezd3i {
  display: flex;
}

.betplay-7ezd3i ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-7ezd3i ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-7ezd3i ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-ivv5cf {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-ivv5cf {
    padding: 0 24px 24px;
  }
}

.betplay-ivv5cf 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-ivv5cf input::placeholder {
  color: var(--Text-400);
}

.betplay-ivv5cf [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-ivv5cf [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-ivv5cf [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-ivv5cf [type="submit"] {
    right: 40px;
  }
}

.betplay-37w65b {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-37w65b.betplay-kch8k8 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-37w65b.betplay-kch8k8::before {
  content: "";
  width: 31px;
}

.betplay-37w65b.betplay-kch8k8 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-37w65b.betplay-0prx0c p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-37w65b p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-vnju1c .betplay-mj0kec {
  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-ycmd6o {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-ycmd6o {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-ycmd6o {
    padding: 18px 0;
  }
}

.betplay-ycmd6o .betplay-yzg02k {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-ycmd6o .betplay-yzg02k {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-0r5bw2 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-0r5bw2 {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-0r5bw2 picture,
.betplay-0r5bw2 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-0r5bw2 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-fq6ui5 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-df2zqt ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-ycmd6o.betplay-hv5fi2 .betplay-fq6ui5 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-fq6ui5 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-fq6ui5 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-qj7qxj,
.betplay-7eey83 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-qj7qxj,
  .betplay-7eey83 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-7eey83 {
    display: none;
  }
}

.betplay-6xdsxv {
  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-hv5fi2 .betplay-6xdsxv {
  background: var(--fh-bg-color);
}

.betplay-6xdsxv button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-6xdsxv {
    display: none;
  }
}

.betplay-gq84q0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-gq84q0 {
    display: none;
  }
}

.betplay-ahu13m {
  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-ycmd6o.betplay-hv5fi2 .betplay-ahu13m:first-child {
  display: none;
}

.betplay-ycmd6o.betplay-hv5fi2 .betplay-ahu13m:last-child {
  display: block;
}

.betplay-ahu13m:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-ahu13m {
    display: none;
  }
}

.betplay-fylw65 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-fylw65 {
    display: flex;
  }
}

.betplay-fylw65 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-fylw65:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-fylw65:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-fylw65:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-fylw65:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-fylw65:hover .betplay-sujb7b svg {
  transform: rotate(180deg);
}

.betplay-9zkezh {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-9mwo8u {
  padding: 0 8px;
}

.betplay-p4yaqe {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-p4yaqe:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-p4yaqe {
    padding: 4px 8px;
  }
}

.betplay-k034v6 {
  display: flex;
}

.betplay-k034v6 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-sujb7b {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-sujb7b svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-ey6djb {
  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-ey6djb {
    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-ydvt9g {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-ydvt9g {
    display: none;
  }
}

.betplay-jt5r9d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-u8ghd7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-5bgoys {
  display: flex;
}

.betplay-shsz3b {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-anwt20 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-anwt20 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-anwt20 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-anwt20 .betplay-gj03xq [data-ref-el],
  .betplay-anwt20 .betplay-gj03xq span,
  .betplay-anwt20 .betplay-gj03xq a {
    white-space: nowrap;
  }
}

.betplay-xa7m0l {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-xa7m0l.betplay-fg0kke > .betplay-gj03xq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-xa7m0l.betplay-lzwhe4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-xa7m0l.betplay-fg0kke > .betplay-ex17hi {
    height: auto;
  }

  .betplay-xa7m0l.betplay-fg0kke > div > .betplay-3v3dp9 {
    transform: rotate(180deg);
  }
}

.betplay-xa7m0l [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-xa7m0l [data-ref-el],
.betplay-xa7m0l span {
  cursor: pointer;
}

.betplay-xa7m0l [data-ref-el],
.betplay-xa7m0l span,
.betplay-xa7m0l 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-xa7m0l [data-ref-el],
  .betplay-xa7m0l span,
  .betplay-xa7m0l a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-xa7m0l [data-ref-el],
  .betplay-xa7m0l span,
  .betplay-xa7m0l a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-ex17hi {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-df2zqt ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-ex17hi::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-ex17hi::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-ex17hi::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-ex17hi {
    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-ex17hi:has(> .betplay-xa7m0l.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-ex17hi .betplay-ex17hi {
    padding: 0;
  }

  .betplay-ex17hi .betplay-xa7m0l {
    font-weight: 400;
  }

  .betplay-ex17hi .betplay-xa7m0l:hover > .betplay-gj03xq {
    background: var(--Neutral-300);
  }

  .betplay-ex17hi .betplay-3v3dp9 {
    rotate: -90deg;
  }
}

.betplay-gj03xq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-gj03xq {
    padding: 8px;
  }

  .betplay-xa7m0l.betplay-2arxbz > .betplay-gj03xq {
    background: var(--Neutral-300);
  }
}

.betplay-3v3dp9 {
  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-am18i0.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-0h4174 0.betplay-cpsivs.betplay-c4d7v1 -0.betplay-6cifg5 0.betplay-0tkzxw -0.betplay-6cifg5 1.betplay-mekrqm 0.betplay-53bj43.betplay-7unmml 4.betplay-ndp95t.betplay-0h4174 0.betplay-e5o7ds.betplay-ai83d9 -0.betplay-6cifg5 9.betplay-2nfejc -0.betplay-6cifg5 10.betplay-r4h629 0.betplay-l83756.betplay-0zkc37 0.betplay-c4d7v1 10.betplay-0zkc37 0.betplay-0tkzxw 10.betplay-r4h629 1.betplay-tcyhw2.betplay-d3t7oj 5.betplay-kw0ege.betplay-nde7ks 6.betplay-485kn6 5.betplay-ic9g64 6.betplay-485kn6 4.betplay-zlvimo 5.betplay-d6bicq.betplay-0h4174 1.betplay-x8gnd2.betplay-6cifg5 0.betplay-0tkzxw -0.betplay-6cifg5 0.betplay-c4d7v1 0.betplay-0h4174 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-df2zqt ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-3v3dp9 {
    cursor: default;
  }
}

.betplay-rilyr8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-vxfpzu {
  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-vxfpzu {
    padding: 40px 4px;
  }
}

.betplay-sruknv {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-sruknv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-w1aoys {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-w1aoys {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-w1aoys ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-w1aoys [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-w1aoys [data-ref-el],
.betplay-w1aoys span,
.betplay-w1aoys a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-72z0ei {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-72z0ei {
    margin-bottom: 12px;
  }
}

.betplay-3hrkl9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-3hrkl9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-3hrkl9:last-child {
    margin-right: 0;
  }
}

.betplay-i85w2e {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-72z0ei:hover .betplay-oc8990 {
  visibility: visible;
  opacity: 1;
}

.betplay-oc8990 {
  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-ozstdx {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-mt4w0y {
  display: flex;
  margin: 6px;
}

.betplay-mt4w0y img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-oc8990::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-oc8990::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-ji00v3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-ji00v3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-mxmisq {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-mxmisq {
    margin-right: 32px;
  }
}

.betplay-l5d0gb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-l5d0gb {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-l5d0gb a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-2z753l {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-7c6tjg {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-7c6tjg {
    margin-top: 40px;
  }
}

.betplay-7c6tjg + .betplay-o6v1zh,
.betplay-7c6tjg + .betplay-7c6tjg {
  margin-top: 24px;
}

.betplay-x9x6tz {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-x9x6tz {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-x9x6tz {
    padding: 80px;
  }
}

.betplay-v1tnln {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-v1tnln {
    padding: 0 16px;
}


}

.betplay-xufqoj {
  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-xufqoj {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-yy1iue {
  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-yy1iue {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-povj2d {
  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-povj2d:hover {
  background: var(--button-bg-hover);
}

.betplay-xfkrgl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-xfkrgl img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-xfkrgl img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-xfkrgl img {
  min-height: 100%;
  }
}

.betplay-x9x6tz::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-b0o47g {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-b0o47g h1,
.betplay-b0o47g h2,
.betplay-b0o47g h3,
.betplay-b0o47g h4 {
  margin-bottom: 6px;
}

.betplay-b0o47g h1:not(:first-child),
.betplay-b0o47g h2:not(:first-child),
.betplay-b0o47g h3:not(:first-child),
.betplay-b0o47g h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-b0o47g h1,
.betplay-b0o47g h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-b0o47g h1,
  .betplay-b0o47g h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-b0o47g h2,
.betplay-b0o47g h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-b0o47g h2,
  .betplay-b0o47g h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-b0o47g h3,
.betplay-b0o47g h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-b0o47g h3,
  .betplay-b0o47g h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-b0o47g h4,
.betplay-b0o47g h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-b0o47g ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-b0o47g ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-b0o47g 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-b0o47g ul ul {
  margin-bottom: 8px;
}

.betplay-b0o47g ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-b0o47g ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-b0o47g ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-b0o47g ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-b0o47g ol li::marker {
  font-weight: 700;
}

.betplay-b0o47g ol ol {
  margin-bottom: 8px;
}

.betplay-b0o47g ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-b0o47g ol ul li {
  padding-left: 16px;
}

.betplay-b0o47g 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-b0o47g table {
    padding: 24px;
  }
}

.betplay-b0o47g table.betplay-8s5276 {
  -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-df2zqt,
    mask-image 0.3s;
}

.betplay-b0o47g table.betplay-8s5276.betplay-60clhx {
  -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-b0o47g table {
    display: table;
  }
}

.betplay-b0o47g 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-b0o47g table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-b0o47g table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-b0o47g 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-b0o47g table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-b0o47g table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-b0o47g table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-b0o47g table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-b0o47g img {
  max-width: 100%;
  height: auto;
}

.betplay-kjlk47 {
  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-kjlk47 {
    padding: 24px;
  }
}

.betplay-tvsphj {
  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-tvsphj {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-tvsphj > * {
  margin: 0 !important;
}

.betplay-tvsphj img,
.betplay-oxzx9v {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-tvsphj img,
  .betplay-oxzx9v {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-04u3kx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-04u3kx {
    width: 32px;
    height: 32px;
  }
}

.betplay-l8n75p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-l8n75p .betplay-sw0q45 {
  flex-shrink: 0;
}

.betplay-l8n75p .betplay-mqamqk svg {
  display: none;
}

.betplay-vilfq1 {
  display: grid;
  transition: max-height 0.betplay-df2zqt ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-vilfq1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-vilfq1 {
    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-vilfq1.betplay-jc8eqi + .betplay-sw0q45 svg {
  transform: rotate(180deg);
}

.betplay-5y2uq7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-5y2uq7 > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-5y2uq7
  > div:nth-child(3n)
  .betplay-2133iu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-5y2uq7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-5y2uq7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-5y2uq7
    > div:nth-child(3n)
    .betplay-2133iu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-5y2uq7 {
    max-width: 270px;
  }
}

.betplay-5y2uq7 .betplay-2133iu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-5y2uq7 .betplay-2133iu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-5y2uq7 .betplay-2133iu button {
    max-width: 104px;
  }
}

.betplay-ka6bci {
  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-ka6bci {
    margin-bottom: 0;
  }
}

.betplay-3os114 {
  display: none;
  opacity: 0;
}

.betplay-k6c7wr {
  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-k6c7wr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-2133iu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-2133iu 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-2133iu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-2133iu
    button {
    max-width: 145px;
  }
}

.betplay-bz377s:first-child
  .betplay-2133iu
  button {
  max-width: 270px;
}

.betplay-vig2ok {
  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-ka6bci picture {
  width: 100%;
  max-width: 100%;
}

.betplay-ye92pk {
  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-ye92pk svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-ka6bci:hover .betplay-ye92pk {
  display: flex;
}

.betplay-nomfc8 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-yqt2y6 {
  display: flex;
}

.betplay-yqt2y6:hover .betplay-b2n9q5,
.betplay-yqt2y6 .betplay-2arxbz .betplay-b2n9q5 {
  display: flex;
}

.betplay-yqt2y6 svg {
  flex-shrink: 0;
}

.betplay-b2n9q5 {
  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-b2n9q5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-b2n9q5:hover {
  display: flex;
}

.betplay-b2n9q5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-1jy9q5 {
  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-1jy9q5 {
    font-size: 12px;
  }
}

.betplay-zrgro7,
.betplay-eyzm6h {
  width: 50%;
  flex-shrink: 0;
}

.betplay-zrgro7 {
  font-weight: 700;
}

.betplay-ypzvms .betplay-vilfq1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-ypzvms .betplay-vilfq1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-ypzvms .betplay-vilfq1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-ypzvms
  .betplay-vig2ok:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-ypzvms .betplay-k6c7wr {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-ypzvms .betplay-2133iu {
  gap: 4px;
  align-items: center;
}

.betplay-ypzvms .betplay-2133iu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-ypzvms .betplay-2133iu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-ypzvms .betplay-mnfxsx,
.betplay-ypzvms .betplay-jp48ib {
  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-am18i0.org/2000/svg'%3E%3Cpath d='M9.betplay-kvtewa 4.betplay-tdsn5z.betplay-fwxoin 5.betplay-pcvv08.betplay-wusr4a 5.betplay-w9v5k2.betplay-bdq1aa 5.betplay-3mtna8.betplay-ry44if 8.betplay-pudu1u.betplay-8r4rhz 9.betplay-m2n460.betplay-lr8kbp 9.betplay-kq5usx.betplay-otpnb5 13.betplay-1ezw6c.betplay-tgkjcl 11.betplay-1i0sxh.betplay-o3llvt 11.betplay-6vdv4f.betplay-74nihm 11.betplay-nye6x1.betplay-rxslgz 13.betplay-q6cv1d.betplay-nm7ny9 9.betplay-qdoqii.betplay-s5y8oq 9.betplay-ojbdxw.betplay-3go8qj 8.betplay-8lnpjn.betplay-aqhfm8 5.betplay-ozgzj8.betplay-qn1awf 5.betplay-avaf7k.betplay-3g6634 5.betplay-j5tqie.betplay-zzwbqk 4.betplay-wyvkex.betplay-o3llvt 1.betplay-khnnra.betplay-kvtewa 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-ypzvms .betplay-mnfxsx {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-ypzvms .betplay-jp48ib {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-kvppl7 {
  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-kvppl7 {
    padding: 24px;
  }
}

.betplay-kvppl7 .betplay-sw0q45 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-kvppl7 .betplay-sw0q45 {
    display: none;
  }
}

.betplay-kvppl7 .betplay-mqamqk svg {
  display: none;
}

.betplay-gzjdee {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-gzjdee .betplay-buycv3 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-gzjdee .betplay-buycv3 {
    display: flex;
  }
}

.betplay-ghs5v9 {
  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-ghs5v9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-ghs5v9 > * {
  margin: 0 !important;
}

.betplay-ghs5v9 img,
.betplay-3gnkml {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-ghs5v9 img,
  .betplay-3gnkml {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-08q51f {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-08q51f {
    width: 32px;
    height: 32px;
  }
}

.betplay-6tyejw {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-6tyejw {
    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-6tyejw::-webkit-scrollbar {
    display: none;
  }
}

.betplay-vwd9yv {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-vwd9yv {
    padding: 7px 15px;
  }
}

.betplay-vwd9yv:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-90tnx2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-90tnx2 {
    display: flex;
    opacity: 1;
  }
}

.betplay-vwd9yv picture {
  height: 100%;
  display: block;
}

.betplay-vwd9yv img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-vwd9yv img {
    width: 88px;
    height: 44px;
  }
}

.betplay-vwd9yv p {
  text-align: center;
  width: 100%;
}

.betplay-36htlv {
  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-36htlv {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-36htlv img,
.betplay-aewz09 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-36htlv img,
  .betplay-aewz09 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-ta1ri4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-ta1ri4 {
    width: 32px;
    height: 32px;
  }
}

.betplay-8ypx9a {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-1yzq51 {
  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-t25emj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-t25emj.betplay-2arxbz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-ayzyij {
  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-ayzyij {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-0k6tsh {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-9a1aa1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-df2zqt ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-ipgnkp {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-ipgnkp ol,
.betplay-ipgnkp ul {
  padding-left: 1.3em;
}

.betplay-t25emj.betplay-2arxbz .betplay-9a1aa1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-t25emj.betplay-2arxbz .betplay-0k6tsh {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-lluy40 {
  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-lluy40 {
    padding: 24px;
  }
}

.betplay-lluy40 .betplay-sw0q45 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-lluy40 .betplay-sw0q45 {
    display: none;
  }
}

.betplay-lluy40 .betplay-mqamqk svg {
  display: none;
}

.betplay-410liq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-410liq .betplay-buycv3 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-410liq .betplay-buycv3 {
    display: flex;
  }
}

.betplay-2gdvb7 {
  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-2gdvb7 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-2gdvb7 > * {
  margin: 0 !important;
}

.betplay-2gdvb7 img,
.betplay-v0gvqk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-2gdvb7 img,
  .betplay-v0gvqk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-su4ov5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-su4ov5 {
    width: 32px;
    height: 32px;
  }
}

.betplay-n50fz9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-n50fz9 {
    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-n50fz9::-webkit-scrollbar {
    display: none;
  }
}

.betplay-2e2bd4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-2e2bd4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-z3ofzp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-z3ofzp {
    display: flex;
    opacity: 1;
  }
}

.betplay-2e2bd4 picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-2e2bd4 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-nqj8jp {
  margin: -24px 0;
}

.betplay-nqj8jp:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-nqj8jp {
    margin: -16px 0;
  }
}

.betplay-uz6xma {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-uz6xma {
    flex-direction: row;
  }
}

.betplay-gjxy3v {
  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-gjxy3v {
    flex: 1;
  }
}

.betplay-gjxy3v::placeholder {
  color: var(--Text-400);
}

.betplay-7hq2dv {
  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-nglljz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-nglljz::-webkit-scrollbar {
  display: none;
}

.betplay-uzlnd9 {
  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-uzlnd9 img,
.betplay-uzlnd9 svg {
  margin-right: 8px;
}

.betplay-4dk96y {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-nqj8jp + .betplay-23le9b {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-nqj8jp + .betplay-23le9b {
    margin-top: -16px;
  }
}

.betplay-pmah9q {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-pmah9q > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-pmah9q > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-f394zx {
  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-ylqak4 {
  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-57zeiw {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-jb3lbf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-xucjl1 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-f394zx 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-f394zx 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-f394zx {
    padding: 39px 179px 39px 39px;
  }

  .betplay-ylqak4 {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-xucjl1 {
    height: 348px;
  }

  .betplay-f394zx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-f394zx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-f394zx {
    padding: 63px;
  }
}

.betplay-mp9jn1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-mp9jn1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-xg86uk {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-xg86uk {
    width: auto;
  }
}

.betplay-ylwp4i {
  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-ylwp4i::-webkit-scrollbar {
  display: none;
}

.betplay-ylwp4i 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-ylwp4i a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-ylwp4i {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-mp9jn1 .betplay-sycst3 {
  -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-df2zqt,
    mask-image 0.3s;
}

.betplay-mp9jn1 .betplay-sycst3.betplay-60clhx {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-mvyawx {
  margin: 40px -16px;
}

.betplay-2up97u + .betplay-o6v1zh,
.betplay-2up97u + .betplay-7c6tjg {
  margin-top: 24px;
}

.betplay-v5iuuh {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-v5iuuh picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-5t7wli {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-5t7wli {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-5t7wli {
    margin-top: 0;
  }
}

.betplay-9yj4ew {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-9yj4ew {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-hxvjph {
  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-hxvjph {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-pn15qf {
  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-pn15qf {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-7yjjfp {
  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-7yjjfp {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-2ldi0e {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-2ldi0e {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-pzns71 {
  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-050d21 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-050d21 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-23le9b {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-o041b8 {
  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-o041b8 {
    padding: 15px 48px;
  }
}

main > .betplay-23le9b {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-vilfq1.betplay-c4cyqi > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-b0o47g p a img {
  display: block;
  margin: 0 auto;
}


.betplay-opl018 {
  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-yxv94m {
  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-yxv94m label {
  font-size: 14px;
}

.betplay-yxv94m h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-yxv94m input,
.betplay-yxv94m textarea,
.betplay-yxv94m 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-yxv94m button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-hirgdd ease;
}
.betplay-yxv94m button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-vwdw74 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-by9gfg ease-in;
}

.betplay-vwdw74 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-02padr, .betplay-4hi6c2, [class*="review-card"],
thead, thead th, table th, .betplay-lv0m3w,
.betplay-drwg1v, [class*="collapsible-header"],
.betplay-nnjhdw, [class*="updated-block"] {
  color: #ece7dc !important;
}
