* {
  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-qtpt9i {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-qtpt9i {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-qtpt9i {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-10o2pz {
  overflow: hidden;
}

.betplay-hycyg8 img {
  background: var(--Neutral-300);
}

.betplay-2v8mzf {
  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-xn3wm7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-xn3wm7:hover {
  background: var(--button-bg-hover);
}

.betplay-kdlku0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-kdlku0:hover {
  background: var(--button-bg-hover);
}

.betplay-xdoglj {
  font-size: 12px;
  line-height: 18px;
}

.betplay-lgqwis {
  font-size: 18px;
  line-height: 26px;
}

.betplay-kkoort {
  width: 100%;
}

.betplay-ejq9fp {
  padding: 6px 16px;
}

.betplay-k1g1ns {
  padding: 10px 16px;
}

.betplay-709xsl {
  padding: 15px 26px;
}

.betplay-8sw8x0 {
  flex-shrink: 0;
}

.betplay-1kco8q {
  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-emgvc8 {
  display: none;
}

.betplay-hsw3p5 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-gu0d2d {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-ny1c6w {
  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-iguv44 {
  cursor: grab;
}

.betplay-ny1c6w::-webkit-scrollbar {
  display: none;
}

.betplay-tignmj {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-3i0juw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-qtii7n {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-s1ruw2 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-fbicz2 {
  visibility: visible;
}

.betplay-sjpv4c {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-jfeed9 ease;
}

.betplay-h47y6w {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-46ycn1 {
  -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-jfeed9,
    mask-image 0.3s;
}

.betplay-46ycn1.betplay-nql1xi {
  -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-636sbf: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-4eyd2j {
  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-c3vr8q.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-c3vr8q.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-qw4ynv {
  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-qw4ynv::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-pwehxs {
  position: relative;
  z-index: 1;
}

.betplay-mtqwi0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-yn8i3s {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-sl7wd3 {
  font-size: 40px;
  line-height: 48px;
}

.betplay-rmgjmh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-ls9cw4 {
  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-ls9cw4:hover {
  background: var(--Primary-400);
}

.betplay-ls9cw4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-636sbf 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-qw4ynv {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-mtqwi0 {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-yn8i3s {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-sl7wd3 {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-rmgjmh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-4eyd2j {
    top: 25px;
    right: 25px;
  }
}

.betplay-rjj5o9,
.betplay-g3r7oh {
  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-25txil.betplay-c4v6m3::before,
.betplay-g3r7oh::before,
.betplay-000paq::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-c3vr8q.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-6ez4iq 14.betplay-3bgaga.betplay-t6g1gh 14.betplay-jre1iw 15.betplay-49owq8 14.betplay-xb71sp 15.betplay-je5q7r 14.betplay-jaj400.betplay-j3rdto 14.betplay-ropt35 19.betplay-6fkusi 12.betplay-zi7et1 19.betplay-6fkusi 10.betplay-z3ndcd.betplay-6fkusi 8.betplay-gd7kjy 17.betplay-8vao06 7.betplay-mdrltr 15.betplay-v2fl36 7.betplay-6q95le.betplay-0kissh 7.betplay-mdrltr 11.betplay-f9r7yk 8.betplay-gd7kjy 11.betplay-f9r7yk 10.betplay-r6yzls.betplay-f9r7yk 12.betplay-xrlecb 13.betplay-rwjmrk 14.betplay-c6mrmx 15.betplay-twthgx 14.betplay-p4eh10.betplay-8y5f60 14.betplay-yzc7i4 15.betplay-sdne67 14.betplay-8vgdcl 15.betplay-ly1fp1 14.betplay-6nkraz.betplay-6ez4iq 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-0z3guc 15.betplay-b1amth.betplay-urucoh 15.betplay-mgehh1 15.betplay-cpkxvu 15.betplay-tw0ayz 15.betplay-i232av 15.betplay-x1l9ao.betplay-u4jhg9 15.betplay-tw0ayz 15.betplay-8l2ldp 15.betplay-i2k1f5 15.betplay-sns1vf 15.betplay-q7xtkk.betplay-wmqs2r 15.betplay-0nosna 7.betplay-dgqtkq 18.betplay-t0wp2e 7.betplay-hvliju 23.betplay-u7rkar.betplay-fmfma4.betplay-620izq 18.betplay-28nhcm 19.betplay-vs1k8g 15.betplay-tduyr4 15.betplay-0z3guc 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-96c65h [type="submit"] *,
.betplay-qrsy22 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-ypje57 {
    display: none;
  }
}

.betplay-fibnfi {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-fibnfi {
  display: none;
}

@media (min-width: 768px) {
  .betplay-fibnfi {
    bottom: 22px;
  }
}

.betplay-fibnfi input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-fibnfi {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-813kke.static) .betplay-fibnfi {
    bottom: 8px;
  }
}

.betplay-h6mb37 {
  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-c3vr8q.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-03kc2a 3.betplay-vkf9nx.betplay-w0sl9w.betplay-9x6ics 3.betplay-are78x 3.betplay-xs4bpf 5.betplay-pdqcz6 3.betplay-xs4bpf 8.betplay-gk5jbp.betplay-jad4mn.betplay-xs4bpf 26.betplay-hgjh99 5.betplay-x6zokl 28.betplay-lo8j3o 8.betplay-yzb72y 28.betplay-nto11a.betplay-51725c 28.betplay-44vh4r.betplay-5lszlr 34.betplay-xrw7gr.betplay-w7ugmb 36.betplay-uxvtyb 11.betplay-orvx04 37.betplay-1q22sb 12.betplay-k47mn3 36.betplay-nz2qtc.betplay-x9p129 28.betplay-gyffq9.betplay-zgoul1.betplay-iweldz 28.betplay-id56lv 36.betplay-1bk0iv 26.betplay-396gen 36.betplay-1bk0iv 23.betplay-imfkb6.betplay-suzlzr.betplay-1bk0iv 5.betplay-wqdjlb 34.betplay-gxf72z 3.betplay-are78x 31.betplay-03kc2a 3.betplay-4g0eek.betplay-zq07wt 18.betplay-w6hq06.betplay-lquymn 18.betplay-2sz4a8 8.betplay-y8vnmp 17.betplay-bss621 8.betplay-y8vnmp 15.betplay-e678j1.betplay-y8vnmp 14.betplay-lbzzby 9.betplay-lquymn 13.betplay-5ynfj4 11.betplay-zq07wt 13.betplay-vcwtn1.betplay-phx8el 13.betplay-5ynfj4 13.betplay-v6q79k 14.betplay-lbzzby 13.betplay-v6q79k 15.betplay-l2hqpi.betplay-v6q79k 17.betplay-bss621 12.betplay-phx8el 18.betplay-2sz4a8 11.betplay-zq07wt 18.betplay-gxl7w4.betplay-q42ult 18.betplay-amr6lb.betplay-ari0kh 18.betplay-2sz4a8 17.betplay-ln7vbv 17.betplay-bss621 17.betplay-ln7vbv 15.betplay-tae7uc.betplay-ln7vbv 14.betplay-lbzzby 18.betplay-ari0kh 13.betplay-5ynfj4 20.betplay-q42ult 13.betplay-mwzahb.betplay-ogt5h8 13.betplay-5ynfj4 22.betplay-ndzwpc 14.betplay-lbzzby 22.betplay-ndzwpc 15.betplay-np6hg0.betplay-6sv86f 17.betplay-bss621 21.betplay-ogt5h8 18.betplay-2sz4a8 20.betplay-q42ult 18.betplay-3xyqtg.betplay-2kgilj 18.betplay-0et1ni.betplay-zkl41y 18.betplay-2sz4a8 26.betplay-2pce9y 17.betplay-bss621 26.betplay-2pce9y 15.betplay-ofyzj4.betplay-2pce9y 14.betplay-lbzzby 27.betplay-zkl41y 13.betplay-5ynfj4 28.betplay-2kgilj 13.betplay-yoqmdh.betplay-87k989 13.betplay-5ynfj4 31.betplay-wbobiy 14.betplay-lbzzby 31.betplay-wbobiy 15.betplay-xsq1wa.betplay-2pce9y 17.betplay-bss621 30.betplay-87k989 18.betplay-2sz4a8 28.betplay-2kgilj 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-h6mb37 {
    display: none;
  }
}

.betplay-brli8l {
  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-brli8l {
    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-qrsy22 {
  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-qrsy22 {
    padding: 14px 16px;
  }
}

.betplay-qrsy22 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-qrsy22 button:first-child {
  align-content: end;
}

.betplay-qrsy22 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-qrsy22
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-qrsy22
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-qrsy22 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-qrsy22 button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-000paq {
  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-000paq::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-000paq,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-000paq {
  opacity: 1;
  visibility: visible;
}

.betplay-rmwdyc {
  flex: 1 1;
}

.betplay-33kbz7 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-33kbz7 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-ndwgx8 {
  display: block;
}

.betplay-exy2p9 {
  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-exy2p9 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-g3r7oh {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-g3r7oh::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-c12g5b span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-c12g5b p {
  color: var(--Text-100);
}

.betplay-g3r7oh .betplay-6w6f6i {
  grid-area: button;
}

.betplay-g3r7oh .betplay-6w6f6i::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-c3vr8q.org/2000/svg'%3E%3Cpath d='M4.betplay-5z5452 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-gt1xol 15L16.betplay-gt1xol 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-gt1xol 5L16.betplay-gt1xol 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-pkmu1x {
  display: block;
}

.betplay-4c33gf {
  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-4c33gf {
    margin-top: 40px;
  }
}

.betplay-rjj5o9 label,
.betplay-rjj5o9 input {
  display: block;
  width: 100%;
}

.betplay-rjj5o9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-rjj5o9 label.betplay-4du2uq input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-rjj5o9 label.betplay-4du2uq::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-rjj5o9 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-rjj5o9 input::placeholder {
  color: var(--Text-400);
}

.betplay-6jy54n {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-6jy54n {
  display: flex;
}

.betplay-6jy54n ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-6jy54n ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-6jy54n ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-96c65h {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-96c65h {
    padding: 0 24px 24px;
  }
}

.betplay-96c65h 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-96c65h input::placeholder {
  color: var(--Text-400);
}

.betplay-96c65h [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-96c65h [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-96c65h [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-96c65h [type="submit"] {
    right: 40px;
  }
}

.betplay-25txil {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-25txil.betplay-c4v6m3 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-25txil.betplay-c4v6m3::before {
  content: "";
  width: 31px;
}

.betplay-25txil.betplay-c4v6m3 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-25txil.betplay-m9l2fq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-25txil p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-fibnfi .betplay-6w6f6i {
  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-ypje57 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-ypje57 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-ypje57 {
    padding: 18px 0;
  }
}

.betplay-ypje57 .betplay-qtpt9i {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-ypje57 .betplay-qtpt9i {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-9txjk9 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-9txjk9 {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-9txjk9 picture,
.betplay-9txjk9 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-9txjk9 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-3uvaai {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-jfeed9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-ypje57.betplay-9psx6q .betplay-3uvaai {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-3uvaai {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-3uvaai {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-hnln3k,
.betplay-1dwlc1 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-hnln3k,
  .betplay-1dwlc1 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-1dwlc1 {
    display: none;
  }
}

.betplay-nlk1x7 {
  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-9psx6q .betplay-nlk1x7 {
  background: var(--fh-bg-color);
}

.betplay-nlk1x7 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-nlk1x7 {
    display: none;
  }
}

.betplay-wjpdi3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-wjpdi3 {
    display: none;
  }
}

.betplay-r5r4kf {
  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-ypje57.betplay-9psx6q .betplay-r5r4kf:first-child {
  display: none;
}

.betplay-ypje57.betplay-9psx6q .betplay-r5r4kf:last-child {
  display: block;
}

.betplay-r5r4kf:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-r5r4kf {
    display: none;
  }
}

.betplay-li85qn {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-li85qn {
    display: flex;
  }
}

.betplay-li85qn ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-li85qn:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-li85qn:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-li85qn:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-li85qn:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-li85qn:hover .betplay-1xq5j3 svg {
  transform: rotate(180deg);
}

.betplay-l5t1cu {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-3lluya {
  padding: 0 8px;
}

.betplay-8ge3h7 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-8ge3h7:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-8ge3h7 {
    padding: 4px 8px;
  }
}

.betplay-twq19j {
  display: flex;
}

.betplay-twq19j img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-1xq5j3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-1xq5j3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-10gjoj {
  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-10gjoj {
    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-qwm4qi {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-qwm4qi {
    display: none;
  }
}

.betplay-nr52eo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-v411sy {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-92bx1r {
  display: flex;
}

.betplay-mf4olu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-bayeyc {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-bayeyc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-bayeyc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-bayeyc .betplay-lrca9t [data-ref-el],
  .betplay-bayeyc .betplay-lrca9t span,
  .betplay-bayeyc .betplay-lrca9t a {
    white-space: nowrap;
  }
}

.betplay-bssf59 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-bssf59.betplay-pvs4ow > .betplay-lrca9t {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-bssf59.betplay-z8jeur:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-bssf59.betplay-pvs4ow > .betplay-eq5wf1 {
    height: auto;
  }

  .betplay-bssf59.betplay-pvs4ow > div > .betplay-u696ex {
    transform: rotate(180deg);
  }
}

.betplay-bssf59 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-bssf59 [data-ref-el],
.betplay-bssf59 span {
  cursor: pointer;
}

.betplay-bssf59 [data-ref-el],
.betplay-bssf59 span,
.betplay-bssf59 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-bssf59 [data-ref-el],
  .betplay-bssf59 span,
  .betplay-bssf59 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-bssf59 [data-ref-el],
  .betplay-bssf59 span,
  .betplay-bssf59 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-eq5wf1 {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-jfeed9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-eq5wf1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-eq5wf1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-eq5wf1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-eq5wf1 {
    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-eq5wf1:has(> .betplay-bssf59.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-eq5wf1 .betplay-eq5wf1 {
    padding: 0;
  }

  .betplay-eq5wf1 .betplay-bssf59 {
    font-weight: 400;
  }

  .betplay-eq5wf1 .betplay-bssf59:hover > .betplay-lrca9t {
    background: var(--Neutral-300);
  }

  .betplay-eq5wf1 .betplay-u696ex {
    rotate: -90deg;
  }
}

.betplay-lrca9t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-lrca9t {
    padding: 8px;
  }

  .betplay-bssf59.betplay-umkrt0 > .betplay-lrca9t {
    background: var(--Neutral-300);
  }
}

.betplay-u696ex {
  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-c3vr8q.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-xbm7dm 0.betplay-wg1t57.betplay-dcg7yc -0.betplay-heyy7p 0.betplay-ig79eu -0.betplay-heyy7p 1.betplay-rpapfa 0.betplay-ldbxps.betplay-gl86az 4.betplay-7kcxlf.betplay-xbm7dm 0.betplay-vx2xhu.betplay-v0qldl -0.betplay-heyy7p 9.betplay-paazxh -0.betplay-heyy7p 10.betplay-6hn0d9 0.betplay-1t2j10.betplay-s65ftn 0.betplay-dcg7yc 10.betplay-s65ftn 0.betplay-ig79eu 10.betplay-6hn0d9 1.betplay-mw1itq.betplay-13piz5 5.betplay-qu8ce1.betplay-7ucf0t 6.betplay-bxsz8c 5.betplay-lylffn 6.betplay-bxsz8c 4.betplay-wjxa2l 5.betplay-e96550.betplay-xbm7dm 1.betplay-8orebk.betplay-heyy7p 0.betplay-ig79eu -0.betplay-heyy7p 0.betplay-dcg7yc 0.betplay-xbm7dm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-jfeed9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-u696ex {
    cursor: default;
  }
}

.betplay-bcsmyc {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-djs74b {
  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-djs74b {
    padding: 40px 4px;
  }
}

.betplay-k5cajv {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-k5cajv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-4yqyfw {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-4yqyfw {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-4yqyfw ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-4yqyfw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-4yqyfw [data-ref-el],
.betplay-4yqyfw span,
.betplay-4yqyfw a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-4hdkku {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-4hdkku {
    margin-bottom: 12px;
  }
}

.betplay-ql4a1c {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-ql4a1c img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-ql4a1c:last-child {
    margin-right: 0;
  }
}

.betplay-p5g6c0 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-4hdkku:hover .betplay-zq9w68 {
  visibility: visible;
  opacity: 1;
}

.betplay-zq9w68 {
  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-byolrg {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-aeyegi {
  display: flex;
  margin: 6px;
}

.betplay-aeyegi img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-zq9w68::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-zq9w68::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-lxqef3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-lxqef3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-ms8ozo {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-ms8ozo {
    margin-right: 32px;
  }
}

.betplay-jry8mc {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-jry8mc {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-jry8mc a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-0937b5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-cwjtzz {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-cwjtzz {
    margin-top: 40px;
  }
}

.betplay-cwjtzz + .betplay-5ayg0h,
.betplay-cwjtzz + .betplay-cwjtzz {
  margin-top: 24px;
}

.betplay-2arers {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-2arers {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-2arers {
    padding: 80px;
  }
}

.betplay-3jn5od {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-3jn5od {
    padding: 0 16px;
}


}

.betplay-p56vgl {
  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-p56vgl {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-gvcryo {
  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-gvcryo {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-5kh67x {
  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-5kh67x:hover {
  background: var(--button-bg-hover);
}

.betplay-zk7q58 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-zk7q58 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-zk7q58 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-zk7q58 img {
  min-height: 100%;
  }
}

.betplay-2arers::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-gc7w7v {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-gc7w7v h1,
.betplay-gc7w7v h2,
.betplay-gc7w7v h3,
.betplay-gc7w7v h4 {
  margin-bottom: 6px;
}

.betplay-gc7w7v h1:not(:first-child),
.betplay-gc7w7v h2:not(:first-child),
.betplay-gc7w7v h3:not(:first-child),
.betplay-gc7w7v h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-gc7w7v h1,
.betplay-gc7w7v h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-gc7w7v h1,
  .betplay-gc7w7v h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-gc7w7v h2,
.betplay-gc7w7v h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-gc7w7v h2,
  .betplay-gc7w7v h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-gc7w7v h3,
.betplay-gc7w7v h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-gc7w7v h3,
  .betplay-gc7w7v h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-gc7w7v h4,
.betplay-gc7w7v h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-gc7w7v ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-gc7w7v ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-gc7w7v 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-gc7w7v ul ul {
  margin-bottom: 8px;
}

.betplay-gc7w7v ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-gc7w7v ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-gc7w7v ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-gc7w7v ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-gc7w7v ol li::marker {
  font-weight: 700;
}

.betplay-gc7w7v ol ol {
  margin-bottom: 8px;
}

.betplay-gc7w7v ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-gc7w7v ol ul li {
  padding-left: 16px;
}

.betplay-gc7w7v 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-gc7w7v table {
    padding: 24px;
  }
}

.betplay-gc7w7v table.betplay-tg6hso {
  -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-jfeed9,
    mask-image 0.3s;
}

.betplay-gc7w7v table.betplay-tg6hso.betplay-nql1xi {
  -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-gc7w7v table {
    display: table;
  }
}

.betplay-gc7w7v 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-gc7w7v table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-gc7w7v table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-gc7w7v 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-gc7w7v table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-gc7w7v table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-gc7w7v table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-gc7w7v table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-gc7w7v img {
  max-width: 100%;
  height: auto;
}

.betplay-mgsozj {
  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-mgsozj {
    padding: 24px;
  }
}

.betplay-65mbpl {
  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-65mbpl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-65mbpl > * {
  margin: 0 !important;
}

.betplay-65mbpl img,
.betplay-n60v6i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-65mbpl img,
  .betplay-n60v6i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-xhg1k0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-xhg1k0 {
    width: 32px;
    height: 32px;
  }
}

.betplay-hesaah {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-hesaah .betplay-uksy2k {
  flex-shrink: 0;
}

.betplay-hesaah .betplay-18crhi svg {
  display: none;
}

.betplay-a8o8tk {
  display: grid;
  transition: max-height 0.betplay-jfeed9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-a8o8tk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-a8o8tk {
    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-a8o8tk.betplay-zr1iiw + .betplay-uksy2k svg {
  transform: rotate(180deg);
}

.betplay-t0e59h {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-t0e59h > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-t0e59h
  > div:nth-child(3n)
  .betplay-uf7lud
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-t0e59h {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-t0e59h > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-t0e59h
    > div:nth-child(3n)
    .betplay-uf7lud
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-t0e59h {
    max-width: 270px;
  }
}

.betplay-t0e59h .betplay-uf7lud button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-t0e59h .betplay-uf7lud button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-t0e59h .betplay-uf7lud button {
    max-width: 104px;
  }
}

.betplay-ubmdur {
  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-ubmdur {
    margin-bottom: 0;
  }
}

.betplay-m25rs4 {
  display: none;
  opacity: 0;
}

.betplay-ijkk9k {
  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-ijkk9k img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-uf7lud {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-uf7lud 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-uf7lud
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-uf7lud
    button {
    max-width: 145px;
  }
}

.betplay-osl6p6:first-child
  .betplay-uf7lud
  button {
  max-width: 270px;
}

.betplay-48vhsk {
  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-ubmdur picture {
  width: 100%;
  max-width: 100%;
}

.betplay-xgl2nw {
  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-xgl2nw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-ubmdur:hover .betplay-xgl2nw {
  display: flex;
}

.betplay-t0cl4r {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-h52yeu {
  display: flex;
}

.betplay-h52yeu:hover .betplay-2m0ey5,
.betplay-h52yeu .betplay-umkrt0 .betplay-2m0ey5 {
  display: flex;
}

.betplay-h52yeu svg {
  flex-shrink: 0;
}

.betplay-2m0ey5 {
  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-2m0ey5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-2m0ey5:hover {
  display: flex;
}

.betplay-2m0ey5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-6hmey3 {
  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-6hmey3 {
    font-size: 12px;
  }
}

.betplay-nn3qsr,
.betplay-ktq640 {
  width: 50%;
  flex-shrink: 0;
}

.betplay-nn3qsr {
  font-weight: 700;
}

.betplay-5bvbhc .betplay-a8o8tk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-5bvbhc .betplay-a8o8tk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-5bvbhc .betplay-a8o8tk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-5bvbhc
  .betplay-48vhsk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-5bvbhc .betplay-ijkk9k {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-5bvbhc .betplay-uf7lud {
  gap: 4px;
  align-items: center;
}

.betplay-5bvbhc .betplay-uf7lud button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-5bvbhc .betplay-uf7lud svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-5bvbhc .betplay-ahwrzy,
.betplay-5bvbhc .betplay-keerpg {
  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-c3vr8q.org/2000/svg'%3E%3Cpath d='M9.betplay-j3ydob 4.betplay-kbmbc1.betplay-kuorsy 5.betplay-kmjybv.betplay-rk6ced 5.betplay-khwuqu.betplay-qi83ti 5.betplay-dmt33t.betplay-4a88z4 8.betplay-gh83cl.betplay-u4mrl3 9.betplay-ysg3sx.betplay-1bmbu7 9.betplay-s87b1z.betplay-50l1cb 13.betplay-uvm3ij.betplay-simu3m 11.betplay-7l3x1f.betplay-n4tl8b 11.betplay-awwq3k.betplay-9bu9ub 11.betplay-01hwsu.betplay-rr6vng 13.betplay-k3khiq.betplay-s7m99d 9.betplay-o5l8af.betplay-l28abh 9.betplay-mxctkh.betplay-tpk0za 8.betplay-4twwh8.betplay-dyyap0 5.betplay-is3g7z.betplay-0sgkz9 5.betplay-0x176v.betplay-2szn8e 5.betplay-9gj38a.betplay-s5bdif 4.betplay-kw5h9m.betplay-n4tl8b 1.betplay-wzu98q.betplay-j3ydob 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-5bvbhc .betplay-ahwrzy {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-5bvbhc .betplay-keerpg {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-w5h7u8 {
  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-w5h7u8 {
    padding: 24px;
  }
}

.betplay-w5h7u8 .betplay-uksy2k {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-w5h7u8 .betplay-uksy2k {
    display: none;
  }
}

.betplay-w5h7u8 .betplay-18crhi svg {
  display: none;
}

.betplay-zxripy {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-zxripy .betplay-2v8mzf {
  display: none;
}

@media (min-width: 768px) {
  .betplay-zxripy .betplay-2v8mzf {
    display: flex;
  }
}

.betplay-m8m7zl {
  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-m8m7zl {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-m8m7zl > * {
  margin: 0 !important;
}

.betplay-m8m7zl img,
.betplay-w0x8d1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-m8m7zl img,
  .betplay-w0x8d1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-jj5rtm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-jj5rtm {
    width: 32px;
    height: 32px;
  }
}

.betplay-pjhley {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-pjhley {
    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-pjhley::-webkit-scrollbar {
    display: none;
  }
}

.betplay-hn0egr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-hn0egr {
    padding: 7px 15px;
  }
}

.betplay-hn0egr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-dj1wvd {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-dj1wvd {
    display: flex;
    opacity: 1;
  }
}

.betplay-hn0egr picture {
  height: 100%;
  display: block;
}

.betplay-hn0egr img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-hn0egr img {
    width: 88px;
    height: 44px;
  }
}

.betplay-hn0egr p {
  text-align: center;
  width: 100%;
}

.betplay-3m7htz {
  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-3m7htz {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-3m7htz img,
.betplay-27hclg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-3m7htz img,
  .betplay-27hclg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-rdtaxe {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-rdtaxe {
    width: 32px;
    height: 32px;
  }
}

.betplay-pgulog {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-dajr2g {
  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-zjdk0x {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-zjdk0x.betplay-umkrt0 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-eyuvvp {
  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-eyuvvp {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-0x0unp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-dqr507 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-jfeed9 ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-kbujr9 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-kbujr9 ol,
.betplay-kbujr9 ul {
  padding-left: 1.3em;
}

.betplay-zjdk0x.betplay-umkrt0 .betplay-dqr507 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-zjdk0x.betplay-umkrt0 .betplay-0x0unp {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-4yvb4i {
  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-4yvb4i {
    padding: 24px;
  }
}

.betplay-4yvb4i .betplay-uksy2k {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-4yvb4i .betplay-uksy2k {
    display: none;
  }
}

.betplay-4yvb4i .betplay-18crhi svg {
  display: none;
}

.betplay-06tlhn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-06tlhn .betplay-2v8mzf {
  display: none;
}

@media (min-width: 768px) {
  .betplay-06tlhn .betplay-2v8mzf {
    display: flex;
  }
}

.betplay-okbdxu {
  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-okbdxu {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-okbdxu > * {
  margin: 0 !important;
}

.betplay-okbdxu img,
.betplay-4d4feq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-okbdxu img,
  .betplay-4d4feq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-vu67uw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-vu67uw {
    width: 32px;
    height: 32px;
  }
}

.betplay-vkuw78 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-vkuw78 {
    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-vkuw78::-webkit-scrollbar {
    display: none;
  }
}

.betplay-5t3g2p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-5t3g2p:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-gzyg94 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-gzyg94 {
    display: flex;
    opacity: 1;
  }
}

.betplay-5t3g2p picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-5t3g2p picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-4w2yh2 {
  margin: -24px 0;
}

.betplay-4w2yh2:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-4w2yh2 {
    margin: -16px 0;
  }
}

.betplay-u2anc2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-u2anc2 {
    flex-direction: row;
  }
}

.betplay-tfltvx {
  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-tfltvx {
    flex: 1;
  }
}

.betplay-tfltvx::placeholder {
  color: var(--Text-400);
}

.betplay-wmd2ks {
  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-1yssjb {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-1yssjb::-webkit-scrollbar {
  display: none;
}

.betplay-lyn0lb {
  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-lyn0lb img,
.betplay-lyn0lb svg {
  margin-right: 8px;
}

.betplay-w9x9b3 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-4w2yh2 + .betplay-jqmi4s {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-4w2yh2 + .betplay-jqmi4s {
    margin-top: -16px;
  }
}

.betplay-wztw6r {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-wztw6r > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-wztw6r > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-jqmdak {
  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-fwy23q {
  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-gmax9k {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-ms1gt2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-u38nxw {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-jqmdak 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-jqmdak 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-jqmdak {
    padding: 39px 179px 39px 39px;
  }

  .betplay-fwy23q {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-u38nxw {
    height: 348px;
  }

  .betplay-jqmdak button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-jqmdak button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-jqmdak {
    padding: 63px;
  }
}

.betplay-4ey68h {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-4ey68h {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-55lwo8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-55lwo8 {
    width: auto;
  }
}

.betplay-324rmb {
  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-324rmb::-webkit-scrollbar {
  display: none;
}

.betplay-324rmb 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-324rmb a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-324rmb {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-4ey68h .betplay-vxap4h {
  -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-jfeed9,
    mask-image 0.3s;
}

.betplay-4ey68h .betplay-vxap4h.betplay-nql1xi {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-bx7ppy {
  margin: 40px -16px;
}

.betplay-5rdbrs + .betplay-5ayg0h,
.betplay-5rdbrs + .betplay-cwjtzz {
  margin-top: 24px;
}

.betplay-72fbir {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-72fbir picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-2o0ykk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-2o0ykk {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-2o0ykk {
    margin-top: 0;
  }
}

.betplay-mjs8pj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-mjs8pj {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-wl2qs9 {
  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-wl2qs9 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-r5km1u {
  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-r5km1u {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-t2exjz {
  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-t2exjz {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-6mfrr9 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-6mfrr9 {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-lle5fj {
  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-m8rzr1 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-m8rzr1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-jqmi4s {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-22b915 {
  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-22b915 {
    padding: 15px 48px;
  }
}

main > .betplay-jqmi4s {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-a8o8tk.betplay-dm7cc0 > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-gc7w7v p a img {
  display: block;
  margin: 0 auto;
}


.betplay-qvulkn {
  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-oj721i {
  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-oj721i label {
  font-size: 14px;
}

.betplay-oj721i h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-oj721i input,
.betplay-oj721i textarea,
.betplay-oj721i 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-oj721i button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-t8nxlh ease;
}
.betplay-oj721i button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-fjia9d {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-bxuxxg ease-in;
}

.betplay-fjia9d 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-1zlj3i, .betplay-f6lpf8, [class*="review-card"],
thead, thead th, table th, .betplay-rc9gnm,
.betplay-krjxrk, [class*="collapsible-header"],
.betplay-mhw97i, [class*="updated-block"] {
  color: #ece7dc !important;
}
