* {
  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-d7zv1m {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-d7zv1m {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-d7zv1m {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-f626sa {
  overflow: hidden;
}

.betplay-m4cebq img {
  background: var(--Neutral-300);
}

.betplay-br5tl5 {
  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-ci8iq8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-ci8iq8:hover {
  background: var(--button-bg-hover);
}

.betplay-m45uxq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-m45uxq:hover {
  background: var(--button-bg-hover);
}

.betplay-tla085 {
  font-size: 12px;
  line-height: 18px;
}

.betplay-d4vvkb {
  font-size: 18px;
  line-height: 26px;
}

.betplay-89eyqi {
  width: 100%;
}

.betplay-yu5n03 {
  padding: 6px 16px;
}

.betplay-h6566j {
  padding: 10px 16px;
}

.betplay-zv1iwi {
  padding: 15px 26px;
}

.betplay-yx2d6p {
  flex-shrink: 0;
}

.betplay-tt61gi {
  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-bjvv06 {
  display: none;
}

.betplay-wd6fcm {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-7tky11 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-b40efj {
  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-402v30 {
  cursor: grab;
}

.betplay-b40efj::-webkit-scrollbar {
  display: none;
}

.betplay-f0felq {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-u4gw4h {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-m86r31 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-3cpapj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-b1bn4u {
  visibility: visible;
}

.betplay-y039mb {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-yo9u3d ease;
}

.betplay-7tly2p {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-crpswi {
  -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-yo9u3d,
    mask-image 0.3s;
}

.betplay-crpswi.betplay-a9cwj4 {
  -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-trmbd9: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-kv5xes {
  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-xmm9zl.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-xmm9zl.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-a7woe5 {
  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-a7woe5::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-d7kxve {
  position: relative;
  z-index: 1;
}

.betplay-9fpzuk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-o1j8il {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-mr1zyq {
  font-size: 40px;
  line-height: 48px;
}

.betplay-uvmv95 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-0nbxei {
  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-0nbxei:hover {
  background: var(--Primary-400);
}

.betplay-0nbxei svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-trmbd9 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-a7woe5 {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-9fpzuk {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-o1j8il {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-mr1zyq {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-uvmv95 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-kv5xes {
    top: 25px;
    right: 25px;
  }
}

.betplay-kv3kk8,
.betplay-nsdifl {
  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-fc0xko.betplay-ft2mdc::before,
.betplay-nsdifl::before,
.betplay-n42nlz::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-xmm9zl.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-p7mpzo 14.betplay-7ro1tn.betplay-81f478 14.betplay-nnmc61 15.betplay-oxkgmj 14.betplay-8ln41h 15.betplay-i5loll 14.betplay-ug7p8u.betplay-bzbp38 14.betplay-vjorjw 19.betplay-ggz2pu 12.betplay-2pkuqm 19.betplay-ggz2pu 10.betplay-9enput.betplay-ggz2pu 8.betplay-v5gx6z 17.betplay-4rw464 7.betplay-i5ap60 15.betplay-emevx4 7.betplay-vxdnvv.betplay-fko44o 7.betplay-i5ap60 11.betplay-rd4zo0 8.betplay-v5gx6z 11.betplay-rd4zo0 10.betplay-bwz0u3.betplay-rd4zo0 12.betplay-8zhdz6 13.betplay-qhknfm 14.betplay-hn65uh 15.betplay-ycetc7 14.betplay-e3yw3j.betplay-fy1vom 14.betplay-ey206v 15.betplay-5vpcja 14.betplay-tj3zqk 15.betplay-bnxs0n 14.betplay-q34cdv.betplay-p7mpzo 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-c1c4yx 15.betplay-1u20bx.betplay-xjbtbu 15.betplay-j4ml2i 15.betplay-ji1zsr 15.betplay-lrz7pd 15.betplay-1xp6hr 15.betplay-s8emde.betplay-kgw5ej 15.betplay-lrz7pd 15.betplay-ztukc8 15.betplay-zkew4r 15.betplay-hwcu67 15.betplay-cwibjz.betplay-k2lvzm 15.betplay-x55g4y 7.betplay-g36fby 18.betplay-fitcy8 7.betplay-b8ihr6 23.betplay-p9ljp7.betplay-vzjs9z.betplay-uldg7s 18.betplay-b354q8 19.betplay-mkslbt 15.betplay-xian2r 15.betplay-c1c4yx 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-ad0unx [type="submit"] *,
.betplay-go37xj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-ll3jbd {
    display: none;
  }
}

.betplay-zs9gua {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-zs9gua {
  display: none;
}

@media (min-width: 768px) {
  .betplay-zs9gua {
    bottom: 22px;
  }
}

.betplay-zs9gua input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-zs9gua {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-pmkgzs.static) .betplay-zs9gua {
    bottom: 8px;
  }
}

.betplay-8t81ci {
  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-xmm9zl.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-7rq4ri 3.betplay-i1ym6a.betplay-1wjxr3.betplay-bo07ib 3.betplay-720qsl 3.betplay-dr71yx 5.betplay-qi5pw5 3.betplay-dr71yx 8.betplay-351ykn.betplay-1qk7ks.betplay-dr71yx 26.betplay-z62ef5 5.betplay-s0xxfr 28.betplay-h6q9o5 8.betplay-ias7t8 28.betplay-4pheb3.betplay-kaarc6 28.betplay-yfi6vh.betplay-9qshdy 34.betplay-qhl53g.betplay-x6w8mn 36.betplay-07ovb0 11.betplay-et5w1l 37.betplay-d2r4cr 12.betplay-qn95oc 36.betplay-omv7f4.betplay-vhmpf5 28.betplay-x91ev9.betplay-v7u0xc.betplay-6mjmpn 28.betplay-cuhbyd 36.betplay-27b20s 26.betplay-4rrvz9 36.betplay-27b20s 23.betplay-j4gnh7.betplay-w93h26.betplay-27b20s 5.betplay-qf8rmn 34.betplay-bbavz6 3.betplay-720qsl 31.betplay-7rq4ri 3.betplay-vekufv.betplay-ezib70 18.betplay-53r7ij.betplay-3sflak 18.betplay-m7aww3 8.betplay-mbr73b 17.betplay-2zf6u7 8.betplay-mbr73b 15.betplay-1c9vv6.betplay-mbr73b 14.betplay-poum0g 9.betplay-3sflak 13.betplay-8npx5h 11.betplay-ezib70 13.betplay-gcocvu.betplay-hcbwua 13.betplay-8npx5h 13.betplay-kod1rz 14.betplay-poum0g 13.betplay-kod1rz 15.betplay-zc4jx2.betplay-kod1rz 17.betplay-2zf6u7 12.betplay-hcbwua 18.betplay-m7aww3 11.betplay-ezib70 18.betplay-kt69a9.betplay-uvpv64 18.betplay-wipwlz.betplay-hpvw9n 18.betplay-m7aww3 17.betplay-v1edzm 17.betplay-2zf6u7 17.betplay-v1edzm 15.betplay-tqxcow.betplay-v1edzm 14.betplay-poum0g 18.betplay-hpvw9n 13.betplay-8npx5h 20.betplay-uvpv64 13.betplay-cjbqzf.betplay-pmdu4f 13.betplay-8npx5h 22.betplay-oue0tu 14.betplay-poum0g 22.betplay-oue0tu 15.betplay-5pfpq7.betplay-r2415m 17.betplay-2zf6u7 21.betplay-pmdu4f 18.betplay-m7aww3 20.betplay-uvpv64 18.betplay-tzu29u.betplay-8blxkz 18.betplay-rtu01i.betplay-r1rs1d 18.betplay-m7aww3 26.betplay-mhkx3y 17.betplay-2zf6u7 26.betplay-mhkx3y 15.betplay-bfbkgq.betplay-mhkx3y 14.betplay-poum0g 27.betplay-r1rs1d 13.betplay-8npx5h 28.betplay-8blxkz 13.betplay-e4o82p.betplay-qpjxy4 13.betplay-8npx5h 31.betplay-dvikmi 14.betplay-poum0g 31.betplay-dvikmi 15.betplay-q88xs5.betplay-mhkx3y 17.betplay-2zf6u7 30.betplay-qpjxy4 18.betplay-m7aww3 28.betplay-8blxkz 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-8t81ci {
    display: none;
  }
}

.betplay-vdn88n {
  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-vdn88n {
    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-go37xj {
  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-go37xj {
    padding: 14px 16px;
  }
}

.betplay-go37xj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-go37xj button:first-child {
  align-content: end;
}

.betplay-go37xj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-go37xj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-go37xj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-go37xj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-go37xj button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-n42nlz {
  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-n42nlz::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-n42nlz,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-n42nlz {
  opacity: 1;
  visibility: visible;
}

.betplay-dgjlbf {
  flex: 1 1;
}

.betplay-bpwg2j {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-bpwg2j {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-m1rjkx {
  display: block;
}

.betplay-mp2o0z {
  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-mp2o0z {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-nsdifl {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-nsdifl::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-ymx4m8 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-ymx4m8 p {
  color: var(--Text-100);
}

.betplay-nsdifl .betplay-rh708z {
  grid-area: button;
}

.betplay-nsdifl .betplay-rh708z::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-xmm9zl.org/2000/svg'%3E%3Cpath d='M4.betplay-4qhctb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-9pkgzj 15L16.betplay-9pkgzj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-9pkgzj 5L16.betplay-9pkgzj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-akdbbv {
  display: block;
}

.betplay-1btyzv {
  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-1btyzv {
    margin-top: 40px;
  }
}

.betplay-kv3kk8 label,
.betplay-kv3kk8 input {
  display: block;
  width: 100%;
}

.betplay-kv3kk8 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-kv3kk8 label.betplay-kmxbbg input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-kv3kk8 label.betplay-kmxbbg::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-kv3kk8 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-kv3kk8 input::placeholder {
  color: var(--Text-400);
}

.betplay-kb98i9 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-kb98i9 {
  display: flex;
}

.betplay-kb98i9 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-kb98i9 ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-kb98i9 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-ad0unx {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-ad0unx {
    padding: 0 24px 24px;
  }
}

.betplay-ad0unx 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-ad0unx input::placeholder {
  color: var(--Text-400);
}

.betplay-ad0unx [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-ad0unx [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-ad0unx [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-ad0unx [type="submit"] {
    right: 40px;
  }
}

.betplay-fc0xko {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-fc0xko.betplay-ft2mdc {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-fc0xko.betplay-ft2mdc::before {
  content: "";
  width: 31px;
}

.betplay-fc0xko.betplay-ft2mdc p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-fc0xko.betplay-3udea6 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-fc0xko p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-zs9gua .betplay-rh708z {
  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-ll3jbd {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-ll3jbd {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-ll3jbd {
    padding: 18px 0;
  }
}

.betplay-ll3jbd .betplay-d7zv1m {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-ll3jbd .betplay-d7zv1m {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-iq7v6c {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-iq7v6c {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-iq7v6c picture,
.betplay-iq7v6c img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-iq7v6c img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-812fkg {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-yo9u3d ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-ll3jbd.betplay-lecsni .betplay-812fkg {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-812fkg {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-812fkg {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-hy83pv,
.betplay-4g8fc9 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-hy83pv,
  .betplay-4g8fc9 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-4g8fc9 {
    display: none;
  }
}

.betplay-kduouc {
  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-lecsni .betplay-kduouc {
  background: var(--fh-bg-color);
}

.betplay-kduouc button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-kduouc {
    display: none;
  }
}

.betplay-t0r47m {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-t0r47m {
    display: none;
  }
}

.betplay-fjc5c0 {
  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-ll3jbd.betplay-lecsni .betplay-fjc5c0:first-child {
  display: none;
}

.betplay-ll3jbd.betplay-lecsni .betplay-fjc5c0:last-child {
  display: block;
}

.betplay-fjc5c0:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-fjc5c0 {
    display: none;
  }
}

.betplay-b5216s {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-b5216s {
    display: flex;
  }
}

.betplay-b5216s ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-b5216s:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-b5216s:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-b5216s:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-b5216s:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-b5216s:hover .betplay-hgn1xl svg {
  transform: rotate(180deg);
}

.betplay-57bgmj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-c82na3 {
  padding: 0 8px;
}

.betplay-a68vll {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-a68vll:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-a68vll {
    padding: 4px 8px;
  }
}

.betplay-12qh8n {
  display: flex;
}

.betplay-12qh8n img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-hgn1xl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-hgn1xl svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-tv1l56 {
  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-tv1l56 {
    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-5f5ouy {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-5f5ouy {
    display: none;
  }
}

.betplay-mn7ovw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-l3obgb {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-wlk26n {
  display: flex;
}

.betplay-hqvf9r {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-7rf1cb {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-7rf1cb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-7rf1cb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-7rf1cb .betplay-zhcaob [data-ref-el],
  .betplay-7rf1cb .betplay-zhcaob span,
  .betplay-7rf1cb .betplay-zhcaob a {
    white-space: nowrap;
  }
}

.betplay-bheprk {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-bheprk.betplay-ogum7d > .betplay-zhcaob {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-bheprk.betplay-2ptpaa:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-bheprk.betplay-ogum7d > .betplay-b6tzyd {
    height: auto;
  }

  .betplay-bheprk.betplay-ogum7d > div > .betplay-ccvt8o {
    transform: rotate(180deg);
  }
}

.betplay-bheprk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-bheprk [data-ref-el],
.betplay-bheprk span {
  cursor: pointer;
}

.betplay-bheprk [data-ref-el],
.betplay-bheprk span,
.betplay-bheprk 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-bheprk [data-ref-el],
  .betplay-bheprk span,
  .betplay-bheprk a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-bheprk [data-ref-el],
  .betplay-bheprk span,
  .betplay-bheprk a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-b6tzyd {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-yo9u3d ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-b6tzyd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-b6tzyd::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-b6tzyd::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-b6tzyd {
    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-b6tzyd:has(> .betplay-bheprk.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-b6tzyd .betplay-b6tzyd {
    padding: 0;
  }

  .betplay-b6tzyd .betplay-bheprk {
    font-weight: 400;
  }

  .betplay-b6tzyd .betplay-bheprk:hover > .betplay-zhcaob {
    background: var(--Neutral-300);
  }

  .betplay-b6tzyd .betplay-ccvt8o {
    rotate: -90deg;
  }
}

.betplay-zhcaob {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-zhcaob {
    padding: 8px;
  }

  .betplay-bheprk.betplay-0o65ao > .betplay-zhcaob {
    background: var(--Neutral-300);
  }
}

.betplay-ccvt8o {
  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-xmm9zl.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-dg5zrx 0.betplay-svi30v.betplay-e6re6p -0.betplay-ay0ewz 0.betplay-pb83hf -0.betplay-ay0ewz 1.betplay-ad16te 0.betplay-4kirut.betplay-5c4pee 4.betplay-7i9nbw.betplay-dg5zrx 0.betplay-16qaa6.betplay-u3gzq4 -0.betplay-ay0ewz 9.betplay-jycchj -0.betplay-ay0ewz 10.betplay-49e0gu 0.betplay-koqu7s.betplay-jc9i94 0.betplay-e6re6p 10.betplay-jc9i94 0.betplay-pb83hf 10.betplay-49e0gu 1.betplay-7kndvt.betplay-5p9prc 5.betplay-te14bb.betplay-beuu3c 6.betplay-hm7mn5 5.betplay-6iuywi 6.betplay-hm7mn5 4.betplay-h4rcro 5.betplay-74mo79.betplay-dg5zrx 1.betplay-zn29fj.betplay-ay0ewz 0.betplay-pb83hf -0.betplay-ay0ewz 0.betplay-e6re6p 0.betplay-dg5zrx 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-yo9u3d ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-ccvt8o {
    cursor: default;
  }
}

.betplay-wxsjqj {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-a0iaf4 {
  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-a0iaf4 {
    padding: 40px 4px;
  }
}

.betplay-xgi19l {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-xgi19l {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-pzriui {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-pzriui {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-pzriui ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-pzriui [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-pzriui [data-ref-el],
.betplay-pzriui span,
.betplay-pzriui a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-gsu3zc {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-gsu3zc {
    margin-bottom: 12px;
  }
}

.betplay-njdn2z {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-njdn2z img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-njdn2z:last-child {
    margin-right: 0;
  }
}

.betplay-awxxp5 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-gsu3zc:hover .betplay-uhiahx {
  visibility: visible;
  opacity: 1;
}

.betplay-uhiahx {
  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-0mnn8c {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-i0oaux {
  display: flex;
  margin: 6px;
}

.betplay-i0oaux img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-uhiahx::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-uhiahx::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-uumqjw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-uumqjw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-bhh10v {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-bhh10v {
    margin-right: 32px;
  }
}

.betplay-4c7m96 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-4c7m96 {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-4c7m96 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-2wn2vb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-w1ghwz {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-w1ghwz {
    margin-top: 40px;
  }
}

.betplay-w1ghwz + .betplay-finpsx,
.betplay-w1ghwz + .betplay-w1ghwz {
  margin-top: 24px;
}

.betplay-mwv31r {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-mwv31r {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-mwv31r {
    padding: 80px;
  }
}

.betplay-znhdxz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-znhdxz {
    padding: 0 16px;
}


}

.betplay-95hc65 {
  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-95hc65 {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-tbr77y {
  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-tbr77y {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-ukdvx6 {
  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-ukdvx6:hover {
  background: var(--button-bg-hover);
}

.betplay-zihbbc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-zihbbc img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-zihbbc img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-zihbbc img {
  min-height: 100%;
  }
}

.betplay-mwv31r::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-amxx75 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-amxx75 h1,
.betplay-amxx75 h2,
.betplay-amxx75 h3,
.betplay-amxx75 h4 {
  margin-bottom: 6px;
}

.betplay-amxx75 h1:not(:first-child),
.betplay-amxx75 h2:not(:first-child),
.betplay-amxx75 h3:not(:first-child),
.betplay-amxx75 h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-amxx75 h1,
.betplay-amxx75 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-amxx75 h1,
  .betplay-amxx75 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-amxx75 h2,
.betplay-amxx75 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-amxx75 h2,
  .betplay-amxx75 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-amxx75 h3,
.betplay-amxx75 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-amxx75 h3,
  .betplay-amxx75 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-amxx75 h4,
.betplay-amxx75 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-amxx75 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-amxx75 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-amxx75 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-amxx75 ul ul {
  margin-bottom: 8px;
}

.betplay-amxx75 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-amxx75 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-amxx75 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-amxx75 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-amxx75 ol li::marker {
  font-weight: 700;
}

.betplay-amxx75 ol ol {
  margin-bottom: 8px;
}

.betplay-amxx75 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-amxx75 ol ul li {
  padding-left: 16px;
}

.betplay-amxx75 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-amxx75 table {
    padding: 24px;
  }
}

.betplay-amxx75 table.betplay-a7459u {
  -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-yo9u3d,
    mask-image 0.3s;
}

.betplay-amxx75 table.betplay-a7459u.betplay-a9cwj4 {
  -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-amxx75 table {
    display: table;
  }
}

.betplay-amxx75 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-amxx75 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-amxx75 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-amxx75 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-amxx75 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-amxx75 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-amxx75 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-amxx75 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-amxx75 img {
  max-width: 100%;
  height: auto;
}

.betplay-ba14ro {
  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-ba14ro {
    padding: 24px;
  }
}

.betplay-hp3pya {
  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-hp3pya {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-hp3pya > * {
  margin: 0 !important;
}

.betplay-hp3pya img,
.betplay-77xqon {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-hp3pya img,
  .betplay-77xqon {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-6sd11s {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-6sd11s {
    width: 32px;
    height: 32px;
  }
}

.betplay-aj2kuw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-aj2kuw .betplay-b553c3 {
  flex-shrink: 0;
}

.betplay-aj2kuw .betplay-969tf5 svg {
  display: none;
}

.betplay-qld7u5 {
  display: grid;
  transition: max-height 0.betplay-yo9u3d ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-qld7u5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-qld7u5 {
    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-qld7u5.betplay-t4jett + .betplay-b553c3 svg {
  transform: rotate(180deg);
}

.betplay-wm4v5d {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-wm4v5d > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-wm4v5d
  > div:nth-child(3n)
  .betplay-dlfxek
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-wm4v5d {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-wm4v5d > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-wm4v5d
    > div:nth-child(3n)
    .betplay-dlfxek
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-wm4v5d {
    max-width: 270px;
  }
}

.betplay-wm4v5d .betplay-dlfxek button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-wm4v5d .betplay-dlfxek button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-wm4v5d .betplay-dlfxek button {
    max-width: 104px;
  }
}

.betplay-f45mif {
  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-f45mif {
    margin-bottom: 0;
  }
}

.betplay-43zhcu {
  display: none;
  opacity: 0;
}

.betplay-l7vg00 {
  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-l7vg00 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-dlfxek {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-dlfxek 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-dlfxek
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-dlfxek
    button {
    max-width: 145px;
  }
}

.betplay-g4xxvx:first-child
  .betplay-dlfxek
  button {
  max-width: 270px;
}

.betplay-vuckf8 {
  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-f45mif picture {
  width: 100%;
  max-width: 100%;
}

.betplay-65w9tr {
  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-65w9tr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-f45mif:hover .betplay-65w9tr {
  display: flex;
}

.betplay-7g6jvo {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-w4z6pp {
  display: flex;
}

.betplay-w4z6pp:hover .betplay-7er1an,
.betplay-w4z6pp .betplay-0o65ao .betplay-7er1an {
  display: flex;
}

.betplay-w4z6pp svg {
  flex-shrink: 0;
}

.betplay-7er1an {
  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-7er1an {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-7er1an:hover {
  display: flex;
}

.betplay-7er1an svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-cbp7vi {
  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-cbp7vi {
    font-size: 12px;
  }
}

.betplay-4u5xtz,
.betplay-vwv5g3 {
  width: 50%;
  flex-shrink: 0;
}

.betplay-4u5xtz {
  font-weight: 700;
}

.betplay-qne6gy .betplay-qld7u5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-qne6gy .betplay-qld7u5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-qne6gy .betplay-qld7u5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-qne6gy
  .betplay-vuckf8:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-qne6gy .betplay-l7vg00 {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-qne6gy .betplay-dlfxek {
  gap: 4px;
  align-items: center;
}

.betplay-qne6gy .betplay-dlfxek button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-qne6gy .betplay-dlfxek svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-qne6gy .betplay-y5ofe3,
.betplay-qne6gy .betplay-jj57cz {
  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-xmm9zl.org/2000/svg'%3E%3Cpath d='M9.betplay-lrfhxt 4.betplay-tb21r8.betplay-4taakt 5.betplay-ji5n21.betplay-2btvps 5.betplay-ka808b.betplay-c0zmwq 5.betplay-uann06.betplay-2c8y7t 8.betplay-u7qcky.betplay-pysfwp 9.betplay-7bjmav.betplay-60wol9 9.betplay-9kbzlb.betplay-hw0s75 13.betplay-oer2ew.betplay-16edqw 11.betplay-n8xr6c.betplay-jnrw7d 11.betplay-6jddne.betplay-4ja9ze 11.betplay-yvvqjs.betplay-842can 13.betplay-3lgzmd.betplay-acanof 9.betplay-0ctdlj.betplay-pu83j7 9.betplay-qtqx2j.betplay-t3ywsv 8.betplay-gcuhql.betplay-2dhnhx 5.betplay-tsbt71.betplay-2gfnmr 5.betplay-ydydlg.betplay-arc4ih 5.betplay-3ickew.betplay-u30wsf 4.betplay-9n2p1b.betplay-jnrw7d 1.betplay-2ipoaq.betplay-lrfhxt 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-qne6gy .betplay-y5ofe3 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-qne6gy .betplay-jj57cz {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-fkhpc0 {
  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-fkhpc0 {
    padding: 24px;
  }
}

.betplay-fkhpc0 .betplay-b553c3 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-fkhpc0 .betplay-b553c3 {
    display: none;
  }
}

.betplay-fkhpc0 .betplay-969tf5 svg {
  display: none;
}

.betplay-kwbk9u {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-kwbk9u .betplay-br5tl5 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-kwbk9u .betplay-br5tl5 {
    display: flex;
  }
}

.betplay-y0mrot {
  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-y0mrot {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-y0mrot > * {
  margin: 0 !important;
}

.betplay-y0mrot img,
.betplay-s1oh05 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-y0mrot img,
  .betplay-s1oh05 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-hapbom {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-hapbom {
    width: 32px;
    height: 32px;
  }
}

.betplay-tm21dd {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-tm21dd {
    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-tm21dd::-webkit-scrollbar {
    display: none;
  }
}

.betplay-tf5w3q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-tf5w3q {
    padding: 7px 15px;
  }
}

.betplay-tf5w3q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-yr8gfq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-yr8gfq {
    display: flex;
    opacity: 1;
  }
}

.betplay-tf5w3q picture {
  height: 100%;
  display: block;
}

.betplay-tf5w3q img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-tf5w3q img {
    width: 88px;
    height: 44px;
  }
}

.betplay-tf5w3q p {
  text-align: center;
  width: 100%;
}

.betplay-0yjmk0 {
  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-0yjmk0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-0yjmk0 img,
.betplay-6ktou4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-0yjmk0 img,
  .betplay-6ktou4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-gmwmz4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-gmwmz4 {
    width: 32px;
    height: 32px;
  }
}

.betplay-vn4j8k {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-cyow6n {
  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-cfaej2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-cfaej2.betplay-0o65ao {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-rwqwd1 {
  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-rwqwd1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-k98c2r {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-qdmshp {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-yo9u3d ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-q6cnz5 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-q6cnz5 ol,
.betplay-q6cnz5 ul {
  padding-left: 1.3em;
}

.betplay-cfaej2.betplay-0o65ao .betplay-qdmshp {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-cfaej2.betplay-0o65ao .betplay-k98c2r {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-snnkvd {
  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-snnkvd {
    padding: 24px;
  }
}

.betplay-snnkvd .betplay-b553c3 {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-snnkvd .betplay-b553c3 {
    display: none;
  }
}

.betplay-snnkvd .betplay-969tf5 svg {
  display: none;
}

.betplay-5bn756 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-5bn756 .betplay-br5tl5 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-5bn756 .betplay-br5tl5 {
    display: flex;
  }
}

.betplay-xixuti {
  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-xixuti {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-xixuti > * {
  margin: 0 !important;
}

.betplay-xixuti img,
.betplay-4ho42z {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-xixuti img,
  .betplay-4ho42z {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-weg3nb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-weg3nb {
    width: 32px;
    height: 32px;
  }
}

.betplay-szmaqc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-szmaqc {
    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-szmaqc::-webkit-scrollbar {
    display: none;
  }
}

.betplay-uk82tf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-uk82tf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-n3ruke {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-n3ruke {
    display: flex;
    opacity: 1;
  }
}

.betplay-uk82tf picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-uk82tf picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-jg37qe {
  margin: -24px 0;
}

.betplay-jg37qe:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-jg37qe {
    margin: -16px 0;
  }
}

.betplay-5v6ghq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-5v6ghq {
    flex-direction: row;
  }
}

.betplay-9jeb4n {
  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-9jeb4n {
    flex: 1;
  }
}

.betplay-9jeb4n::placeholder {
  color: var(--Text-400);
}

.betplay-rgou4m {
  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-yvll1f {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-yvll1f::-webkit-scrollbar {
  display: none;
}

.betplay-8buaab {
  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-8buaab img,
.betplay-8buaab svg {
  margin-right: 8px;
}

.betplay-xxoa71 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-jg37qe + .betplay-2k6gpk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-jg37qe + .betplay-2k6gpk {
    margin-top: -16px;
  }
}

.betplay-bkeg7c {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-bkeg7c > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-bkeg7c > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-p4di3r {
  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-okg8uq {
  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-2ewl1i {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-274glf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-h57xj4 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-p4di3r 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-p4di3r 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-p4di3r {
    padding: 39px 179px 39px 39px;
  }

  .betplay-okg8uq {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-h57xj4 {
    height: 348px;
  }

  .betplay-p4di3r button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-p4di3r button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-p4di3r {
    padding: 63px;
  }
}

.betplay-yknx3p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-yknx3p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-9y4jnq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-9y4jnq {
    width: auto;
  }
}

.betplay-yg9jsb {
  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-yg9jsb::-webkit-scrollbar {
  display: none;
}

.betplay-yg9jsb 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-yg9jsb a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-yg9jsb {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-yknx3p .betplay-if2vhb {
  -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-yo9u3d,
    mask-image 0.3s;
}

.betplay-yknx3p .betplay-if2vhb.betplay-a9cwj4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-07df9q {
  margin: 40px -16px;
}

.betplay-yvyys9 + .betplay-finpsx,
.betplay-yvyys9 + .betplay-w1ghwz {
  margin-top: 24px;
}

.betplay-hudv3j {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-hudv3j picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-0cu19h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-0cu19h {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-0cu19h {
    margin-top: 0;
  }
}

.betplay-afu1er {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-afu1er {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-5ee18c {
  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-5ee18c {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-971nj8 {
  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-971nj8 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-demawh {
  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-demawh {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-1kee9a {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-1kee9a {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-5whfox {
  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-q7s52l {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-q7s52l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-2k6gpk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-qx5mof {
  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-qx5mof {
    padding: 15px 48px;
  }
}

main > .betplay-2k6gpk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-qld7u5.betplay-c0z8mm > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-amxx75 p a img {
  display: block;
  margin: 0 auto;
}


.betplay-8n5bnp {
  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-vl8v4h {
  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-vl8v4h label {
  font-size: 14px;
}

.betplay-vl8v4h h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-vl8v4h input,
.betplay-vl8v4h textarea,
.betplay-vl8v4h 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-vl8v4h button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-5o7osq ease;
}
.betplay-vl8v4h button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-q0mnl4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-crssv0 ease-in;
}

.betplay-q0mnl4 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-99wdzw, .betplay-frc4ry, [class*="review-card"],
thead, thead th, table th, .betplay-lofs4f,
.betplay-48z6sv, [class*="collapsible-header"],
.betplay-fyxcdl, [class*="updated-block"] {
  color: #ece7dc !important;
}
