* {
  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-w0t45z {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-w0t45z {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-w0t45z {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-11n81o {
  overflow: hidden;
}

.betplay-vku2rj img {
  background: var(--Neutral-300);
}

.betplay-h3v9q2 {
  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-ts2j1w {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-ts2j1w:hover {
  background: var(--button-bg-hover);
}

.betplay-ovryv7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-ovryv7:hover {
  background: var(--button-bg-hover);
}

.betplay-8sxi4i {
  font-size: 12px;
  line-height: 18px;
}

.betplay-8kzsu4 {
  font-size: 18px;
  line-height: 26px;
}

.betplay-txiugc {
  width: 100%;
}

.betplay-ot89t8 {
  padding: 6px 16px;
}

.betplay-848y5f {
  padding: 10px 16px;
}

.betplay-bpp3ye {
  padding: 15px 26px;
}

.betplay-88sfad {
  flex-shrink: 0;
}

.betplay-9iawh3 {
  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-dyuj0g {
  display: none;
}

.betplay-obvqnk {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-oafk10 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-nz0q8h {
  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-x9ypa4 {
  cursor: grab;
}

.betplay-nz0q8h::-webkit-scrollbar {
  display: none;
}

.betplay-psrbs5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-1xxg31 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-s91bhq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-a0w5x9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-s023d3 {
  visibility: visible;
}

.betplay-cpq71l {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-8zqica ease;
}

.betplay-l3kk2r {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-rexbp8 {
  -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-8zqica,
    mask-image 0.3s;
}

.betplay-rexbp8.betplay-za0bqs {
  -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-thkuq1: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-hh13qn {
  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-8zqjk4.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-8zqjk4.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-z2pae6 {
  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-z2pae6::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-3yyow6 {
  position: relative;
  z-index: 1;
}

.betplay-a4z084 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-bs2qaf {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-a8dpjc {
  font-size: 40px;
  line-height: 48px;
}

.betplay-61c6xg {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-ohzy79 {
  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-ohzy79:hover {
  background: var(--Primary-400);
}

.betplay-ohzy79 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-thkuq1 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-z2pae6 {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-a4z084 {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-bs2qaf {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-a8dpjc {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-61c6xg {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-hh13qn {
    top: 25px;
    right: 25px;
  }
}

.betplay-oqwy3y,
.betplay-psk81p {
  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-2tuz3o.betplay-s1d0w2::before,
.betplay-psk81p::before,
.betplay-tarmsa::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-8zqjk4.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-w8hcp5 14.betplay-36m8kg.betplay-z8beqp 14.betplay-mtv177 15.betplay-6ayxgj 14.betplay-5x2e69 15.betplay-8031y7 14.betplay-nhh3ea.betplay-nzmvfx 14.betplay-gk644r 19.betplay-6pfppa 12.betplay-7odcgp 19.betplay-6pfppa 10.betplay-titq4a.betplay-6pfppa 8.betplay-r79h1o 17.betplay-or5lkl 7.betplay-cnn835 15.betplay-mpw1ku 7.betplay-ayu8w3.betplay-btehyt 7.betplay-cnn835 11.betplay-d64aab 8.betplay-r79h1o 11.betplay-d64aab 10.betplay-6jylxw.betplay-d64aab 12.betplay-e2kca1 13.betplay-5npm1q 14.betplay-c3sf85 15.betplay-g9lrt0 14.betplay-uaguyh.betplay-tjn1ug 14.betplay-c65mj4 15.betplay-4znhq8 14.betplay-e8eldg 15.betplay-563uut 14.betplay-gncwxy.betplay-w8hcp5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-tkuxfo 15.betplay-uvu2p8.betplay-61vzpy 15.betplay-grvu7y 15.betplay-u6mxvk 15.betplay-us4hdc 15.betplay-bv7s2d 15.betplay-bu806t.betplay-cb8ykt 15.betplay-us4hdc 15.betplay-padfut 15.betplay-nkysm0 15.betplay-2k6fjm 15.betplay-rwirfe.betplay-gcq1qk 15.betplay-uwwpxd 7.betplay-ybsob9 18.betplay-2n5l07 7.betplay-02j42v 23.betplay-jo0r1y.betplay-wmyqcv.betplay-vptv59 18.betplay-ivwu5q 19.betplay-j8nw2m 15.betplay-yqt24v 15.betplay-tkuxfo 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-nyca2p [type="submit"] *,
.betplay-cyjyrz button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-z0r6wz {
    display: none;
  }
}

.betplay-sw0hv3 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-sw0hv3 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-sw0hv3 {
    bottom: 22px;
  }
}

.betplay-sw0hv3 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-sw0hv3 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-gwrlu0.static) .betplay-sw0hv3 {
    bottom: 8px;
  }
}

.betplay-je8rhm {
  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-8zqjk4.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-uqcmf1 3.betplay-kvcgma.betplay-t5g63z.betplay-i3hs2t 3.betplay-xnid82 3.betplay-1gpkpl 5.betplay-lhdro2 3.betplay-1gpkpl 8.betplay-20dsp6.betplay-1wq6s5.betplay-1gpkpl 26.betplay-52lvcq 5.betplay-77rcx3 28.betplay-ahk2cy 8.betplay-krfqqe 28.betplay-h0vssl.betplay-2oa5j7 28.betplay-4zd018.betplay-1mr0bn 34.betplay-x9ph9y.betplay-p0cd4i 36.betplay-4w0msf 11.betplay-9vzsj7 37.betplay-qo92li 12.betplay-kjc0zl 36.betplay-b80tg3.betplay-3lp64z 28.betplay-vrd086.betplay-4y57dc.betplay-urlitq 28.betplay-vfbybw 36.betplay-6ls507 26.betplay-js0494 36.betplay-6ls507 23.betplay-3hwp6t.betplay-1jp4jf.betplay-6ls507 5.betplay-cz7esg 34.betplay-54hp60 3.betplay-xnid82 31.betplay-uqcmf1 3.betplay-i5z2q6.betplay-2fbzeb 18.betplay-jf279a.betplay-jkxsfw 18.betplay-fmepdh 8.betplay-poaoqh 17.betplay-dap7fn 8.betplay-poaoqh 15.betplay-a5r9yo.betplay-poaoqh 14.betplay-5zdkvb 9.betplay-jkxsfw 13.betplay-apzs96 11.betplay-2fbzeb 13.betplay-dxcsne.betplay-6zyrbu 13.betplay-apzs96 13.betplay-u3d8p0 14.betplay-5zdkvb 13.betplay-u3d8p0 15.betplay-y7tv0n.betplay-u3d8p0 17.betplay-dap7fn 12.betplay-6zyrbu 18.betplay-fmepdh 11.betplay-2fbzeb 18.betplay-ghhpsf.betplay-o75zdu 18.betplay-kng8hr.betplay-cc3vna 18.betplay-fmepdh 17.betplay-0jaaqv 17.betplay-dap7fn 17.betplay-0jaaqv 15.betplay-oce81o.betplay-0jaaqv 14.betplay-5zdkvb 18.betplay-cc3vna 13.betplay-apzs96 20.betplay-o75zdu 13.betplay-qxn9z1.betplay-ryxpu0 13.betplay-apzs96 22.betplay-vdxdkr 14.betplay-5zdkvb 22.betplay-vdxdkr 15.betplay-5kjgdu.betplay-3qxe05 17.betplay-dap7fn 21.betplay-ryxpu0 18.betplay-fmepdh 20.betplay-o75zdu 18.betplay-9dcpf1.betplay-yukylg 18.betplay-0qt6iz.betplay-7v7ibt 18.betplay-fmepdh 26.betplay-skkzi5 17.betplay-dap7fn 26.betplay-skkzi5 15.betplay-eq2mc6.betplay-skkzi5 14.betplay-5zdkvb 27.betplay-7v7ibt 13.betplay-apzs96 28.betplay-yukylg 13.betplay-kuyoqx.betplay-e4yd8t 13.betplay-apzs96 31.betplay-a6x5a2 14.betplay-5zdkvb 31.betplay-a6x5a2 15.betplay-3w3ojp.betplay-skkzi5 17.betplay-dap7fn 30.betplay-e4yd8t 18.betplay-fmepdh 28.betplay-yukylg 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-je8rhm {
    display: none;
  }
}

.betplay-031ei9 {
  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-031ei9 {
    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-cyjyrz {
  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-cyjyrz {
    padding: 14px 16px;
  }
}

.betplay-cyjyrz button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-cyjyrz button:first-child {
  align-content: end;
}

.betplay-cyjyrz button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-cyjyrz
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-cyjyrz
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-cyjyrz button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-cyjyrz button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-tarmsa {
  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-tarmsa::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-tarmsa,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-tarmsa {
  opacity: 1;
  visibility: visible;
}

.betplay-hxg8co {
  flex: 1 1;
}

.betplay-jm72gi {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-jm72gi {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-ucmlr4 {
  display: block;
}

.betplay-yeryhi {
  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-yeryhi {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-psk81p {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-psk81p::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-lu306m span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-lu306m p {
  color: var(--Text-100);
}

.betplay-psk81p .betplay-rusr5h {
  grid-area: button;
}

.betplay-psk81p .betplay-rusr5h::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-8zqjk4.org/2000/svg'%3E%3Cpath d='M4.betplay-1l89ir 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-1nnbix 15L16.betplay-1nnbix 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-1nnbix 5L16.betplay-1nnbix 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-q4gssq {
  display: block;
}

.betplay-vad9xh {
  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-vad9xh {
    margin-top: 40px;
  }
}

.betplay-oqwy3y label,
.betplay-oqwy3y input {
  display: block;
  width: 100%;
}

.betplay-oqwy3y label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-oqwy3y label.betplay-d4uk0t input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-oqwy3y label.betplay-d4uk0t::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-oqwy3y 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-oqwy3y input::placeholder {
  color: var(--Text-400);
}

.betplay-ci0qs2 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-ci0qs2 {
  display: flex;
}

.betplay-ci0qs2 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-ci0qs2 ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-ci0qs2 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-nyca2p {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-nyca2p {
    padding: 0 24px 24px;
  }
}

.betplay-nyca2p 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-nyca2p input::placeholder {
  color: var(--Text-400);
}

.betplay-nyca2p [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-nyca2p [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-nyca2p [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-nyca2p [type="submit"] {
    right: 40px;
  }
}

.betplay-2tuz3o {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-2tuz3o.betplay-s1d0w2 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-2tuz3o.betplay-s1d0w2::before {
  content: "";
  width: 31px;
}

.betplay-2tuz3o.betplay-s1d0w2 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-2tuz3o.betplay-60vvnx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-2tuz3o p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-sw0hv3 .betplay-rusr5h {
  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-z0r6wz {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-z0r6wz {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-z0r6wz {
    padding: 18px 0;
  }
}

.betplay-z0r6wz .betplay-w0t45z {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-z0r6wz .betplay-w0t45z {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-8hvmca {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-8hvmca {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-8hvmca picture,
.betplay-8hvmca img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-8hvmca img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-62kw8m {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-8zqica ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-z0r6wz.betplay-4ql9ft .betplay-62kw8m {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-62kw8m {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-62kw8m {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-oheh7o,
.betplay-mwu21t {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-oheh7o,
  .betplay-mwu21t {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-mwu21t {
    display: none;
  }
}

.betplay-rbfkvx {
  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-4ql9ft .betplay-rbfkvx {
  background: var(--fh-bg-color);
}

.betplay-rbfkvx button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-rbfkvx {
    display: none;
  }
}

.betplay-zx2y9p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-zx2y9p {
    display: none;
  }
}

.betplay-v7uncq {
  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-z0r6wz.betplay-4ql9ft .betplay-v7uncq:first-child {
  display: none;
}

.betplay-z0r6wz.betplay-4ql9ft .betplay-v7uncq:last-child {
  display: block;
}

.betplay-v7uncq:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-v7uncq {
    display: none;
  }
}

.betplay-k23u4c {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-k23u4c {
    display: flex;
  }
}

.betplay-k23u4c ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-k23u4c:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-k23u4c:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-k23u4c:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-k23u4c:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-k23u4c:hover .betplay-022nyk svg {
  transform: rotate(180deg);
}

.betplay-33mq3d {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-6agua3 {
  padding: 0 8px;
}

.betplay-7ivack {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-7ivack:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-7ivack {
    padding: 4px 8px;
  }
}

.betplay-hypult {
  display: flex;
}

.betplay-hypult img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-022nyk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-022nyk svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-0kzxyd {
  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-0kzxyd {
    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-5z0kcw {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-5z0kcw {
    display: none;
  }
}

.betplay-ogyjf9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-au8e67 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-2nz5ha {
  display: flex;
}

.betplay-g7tmtq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-dmstj6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-dmstj6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-dmstj6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-dmstj6 .betplay-uf76ac [data-ref-el],
  .betplay-dmstj6 .betplay-uf76ac span,
  .betplay-dmstj6 .betplay-uf76ac a {
    white-space: nowrap;
  }
}

.betplay-m1p2xq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-m1p2xq.betplay-dt70y7 > .betplay-uf76ac {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-m1p2xq.betplay-90r48x:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-m1p2xq.betplay-dt70y7 > .betplay-ibay6c {
    height: auto;
  }

  .betplay-m1p2xq.betplay-dt70y7 > div > .betplay-1ze903 {
    transform: rotate(180deg);
  }
}

.betplay-m1p2xq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-m1p2xq [data-ref-el],
.betplay-m1p2xq span {
  cursor: pointer;
}

.betplay-m1p2xq [data-ref-el],
.betplay-m1p2xq span,
.betplay-m1p2xq 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-m1p2xq [data-ref-el],
  .betplay-m1p2xq span,
  .betplay-m1p2xq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-m1p2xq [data-ref-el],
  .betplay-m1p2xq span,
  .betplay-m1p2xq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-ibay6c {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-8zqica ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-ibay6c::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-ibay6c::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-ibay6c::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-ibay6c {
    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-ibay6c:has(> .betplay-m1p2xq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-ibay6c .betplay-ibay6c {
    padding: 0;
  }

  .betplay-ibay6c .betplay-m1p2xq {
    font-weight: 400;
  }

  .betplay-ibay6c .betplay-m1p2xq:hover > .betplay-uf76ac {
    background: var(--Neutral-300);
  }

  .betplay-ibay6c .betplay-1ze903 {
    rotate: -90deg;
  }
}

.betplay-uf76ac {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-uf76ac {
    padding: 8px;
  }

  .betplay-m1p2xq.betplay-xhz6bt > .betplay-uf76ac {
    background: var(--Neutral-300);
  }
}

.betplay-1ze903 {
  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-8zqjk4.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-lcmzxm 0.betplay-yeenfd.betplay-8rb2rl -0.betplay-ddfk8n 0.betplay-efde6q -0.betplay-ddfk8n 1.betplay-i86nwp 0.betplay-ftvcbb.betplay-renj9o 4.betplay-2p0x79.betplay-lcmzxm 0.betplay-v3nrl5.betplay-ouuiiu -0.betplay-ddfk8n 9.betplay-9qv03f -0.betplay-ddfk8n 10.betplay-j7qftq 0.betplay-591xbr.betplay-z9szfq 0.betplay-8rb2rl 10.betplay-z9szfq 0.betplay-efde6q 10.betplay-j7qftq 1.betplay-q4yqun.betplay-uylbhc 5.betplay-sxlz2z.betplay-qtohwd 6.betplay-v117c4 5.betplay-jx87s3 6.betplay-v117c4 4.betplay-2lg4uj 5.betplay-y30li3.betplay-lcmzxm 1.betplay-vvh144.betplay-ddfk8n 0.betplay-efde6q -0.betplay-ddfk8n 0.betplay-8rb2rl 0.betplay-lcmzxm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-8zqica ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-1ze903 {
    cursor: default;
  }
}

.betplay-fmwdx2 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-z22n1e {
  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-z22n1e {
    padding: 40px 4px;
  }
}

.betplay-c405yo {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-c405yo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-z3wrre {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-z3wrre {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-z3wrre ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-z3wrre [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-z3wrre [data-ref-el],
.betplay-z3wrre span,
.betplay-z3wrre a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-4pnhto {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-4pnhto {
    margin-bottom: 12px;
  }
}

.betplay-tya569 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-tya569 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-tya569:last-child {
    margin-right: 0;
  }
}

.betplay-8kdjpx {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-4pnhto:hover .betplay-hovk22 {
  visibility: visible;
  opacity: 1;
}

.betplay-hovk22 {
  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-73p491 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-4v9rhg {
  display: flex;
  margin: 6px;
}

.betplay-4v9rhg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-hovk22::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-hovk22::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-edckkx {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-edckkx {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-h7cxii {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-h7cxii {
    margin-right: 32px;
  }
}

.betplay-d9ku54 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-d9ku54 {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-d9ku54 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-xilgwx {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-j9nl98 {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-j9nl98 {
    margin-top: 40px;
  }
}

.betplay-j9nl98 + .betplay-do3xgr,
.betplay-j9nl98 + .betplay-j9nl98 {
  margin-top: 24px;
}

.betplay-pypn5k {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-pypn5k {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-pypn5k {
    padding: 80px;
  }
}

.betplay-babfbz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-babfbz {
    padding: 0 16px;
}


}

.betplay-xwvwav {
  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-xwvwav {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-abx6m9 {
  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-abx6m9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-cgrbc7 {
  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-cgrbc7:hover {
  background: var(--button-bg-hover);
}

.betplay-uc0c8u {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-uc0c8u img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-uc0c8u img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-uc0c8u img {
  min-height: 100%;
  }
}

.betplay-pypn5k::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-njgcot {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-njgcot h1,
.betplay-njgcot h2,
.betplay-njgcot h3,
.betplay-njgcot h4 {
  margin-bottom: 6px;
}

.betplay-njgcot h1:not(:first-child),
.betplay-njgcot h2:not(:first-child),
.betplay-njgcot h3:not(:first-child),
.betplay-njgcot h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-njgcot h1,
.betplay-njgcot h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-njgcot h1,
  .betplay-njgcot h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-njgcot h2,
.betplay-njgcot h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-njgcot h2,
  .betplay-njgcot h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-njgcot h3,
.betplay-njgcot h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-njgcot h3,
  .betplay-njgcot h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-njgcot h4,
.betplay-njgcot h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-njgcot ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-njgcot ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-njgcot 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-njgcot ul ul {
  margin-bottom: 8px;
}

.betplay-njgcot ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-njgcot ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-njgcot ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-njgcot ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-njgcot ol li::marker {
  font-weight: 700;
}

.betplay-njgcot ol ol {
  margin-bottom: 8px;
}

.betplay-njgcot ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-njgcot ol ul li {
  padding-left: 16px;
}

.betplay-njgcot 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-njgcot table {
    padding: 24px;
  }
}

.betplay-njgcot table.betplay-3guv44 {
  -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-8zqica,
    mask-image 0.3s;
}

.betplay-njgcot table.betplay-3guv44.betplay-za0bqs {
  -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-njgcot table {
    display: table;
  }
}

.betplay-njgcot 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-njgcot table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-njgcot table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-njgcot 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-njgcot table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-njgcot table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-njgcot table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-njgcot table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-njgcot img {
  max-width: 100%;
  height: auto;
}

.betplay-xfgkxn {
  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-xfgkxn {
    padding: 24px;
  }
}

.betplay-5w8svv {
  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-5w8svv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-5w8svv > * {
  margin: 0 !important;
}

.betplay-5w8svv img,
.betplay-nrord5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-5w8svv img,
  .betplay-nrord5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-kz497f {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-kz497f {
    width: 32px;
    height: 32px;
  }
}

.betplay-xxtqak {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-xxtqak .betplay-u3mepi {
  flex-shrink: 0;
}

.betplay-xxtqak .betplay-ks4fw2 svg {
  display: none;
}

.betplay-4bjyab {
  display: grid;
  transition: max-height 0.betplay-8zqica ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-4bjyab {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-4bjyab {
    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-4bjyab.betplay-6jomjc + .betplay-u3mepi svg {
  transform: rotate(180deg);
}

.betplay-uqlg0u {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-uqlg0u > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-uqlg0u
  > div:nth-child(3n)
  .betplay-pnolf3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-uqlg0u {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-uqlg0u > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-uqlg0u
    > div:nth-child(3n)
    .betplay-pnolf3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-uqlg0u {
    max-width: 270px;
  }
}

.betplay-uqlg0u .betplay-pnolf3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-uqlg0u .betplay-pnolf3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-uqlg0u .betplay-pnolf3 button {
    max-width: 104px;
  }
}

.betplay-stntc3 {
  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-stntc3 {
    margin-bottom: 0;
  }
}

.betplay-5q7ned {
  display: none;
  opacity: 0;
}

.betplay-sxhj18 {
  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-sxhj18 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-pnolf3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-pnolf3 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-pnolf3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-pnolf3
    button {
    max-width: 145px;
  }
}

.betplay-02hx8n:first-child
  .betplay-pnolf3
  button {
  max-width: 270px;
}

.betplay-bj04bt {
  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-stntc3 picture {
  width: 100%;
  max-width: 100%;
}

.betplay-98kkwi {
  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-98kkwi svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-stntc3:hover .betplay-98kkwi {
  display: flex;
}

.betplay-drvcoo {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-az5kg1 {
  display: flex;
}

.betplay-az5kg1:hover .betplay-cu8wrr,
.betplay-az5kg1 .betplay-xhz6bt .betplay-cu8wrr {
  display: flex;
}

.betplay-az5kg1 svg {
  flex-shrink: 0;
}

.betplay-cu8wrr {
  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-cu8wrr {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-cu8wrr:hover {
  display: flex;
}

.betplay-cu8wrr svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-8qm9py {
  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-8qm9py {
    font-size: 12px;
  }
}

.betplay-qmzt5p,
.betplay-bxvh4l {
  width: 50%;
  flex-shrink: 0;
}

.betplay-qmzt5p {
  font-weight: 700;
}

.betplay-zow1ry .betplay-4bjyab {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-zow1ry .betplay-4bjyab {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-zow1ry .betplay-4bjyab {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-zow1ry
  .betplay-bj04bt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-zow1ry .betplay-sxhj18 {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-zow1ry .betplay-pnolf3 {
  gap: 4px;
  align-items: center;
}

.betplay-zow1ry .betplay-pnolf3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-zow1ry .betplay-pnolf3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-zow1ry .betplay-i4vkrf,
.betplay-zow1ry .betplay-8hp6p8 {
  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-8zqjk4.org/2000/svg'%3E%3Cpath d='M9.betplay-j1lo7l 4.betplay-fju1aj.betplay-9qbmm1 5.betplay-hht4of.betplay-cv4189 5.betplay-zxdv4r.betplay-d9mmd7 5.betplay-i3sqcr.betplay-ogq95g 8.betplay-m0okfb.betplay-k2bksc 9.betplay-yjmema.betplay-s9u5xw 9.betplay-a5qzpu.betplay-roxtb4 13.betplay-479vfo.betplay-xbjwgn 11.betplay-ml7ejs.betplay-l9sora 11.betplay-wf4qsk.betplay-7i4wip 11.betplay-1hpxal.betplay-vchoiu 13.betplay-p7kfp4.betplay-8bipa7 9.betplay-7o87ip.betplay-x4cigu 9.betplay-2lh06y.betplay-zqpqfm 8.betplay-5j4fme.betplay-6uodk2 5.betplay-condra.betplay-31ka91 5.betplay-d197xu.betplay-o0bckl 5.betplay-wm9vvu.betplay-lpmzdd 4.betplay-qsdrid.betplay-l9sora 1.betplay-3fzlvv.betplay-j1lo7l 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-zow1ry .betplay-i4vkrf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-zow1ry .betplay-8hp6p8 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-1o1oia {
  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-1o1oia {
    padding: 24px;
  }
}

.betplay-1o1oia .betplay-u3mepi {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-1o1oia .betplay-u3mepi {
    display: none;
  }
}

.betplay-1o1oia .betplay-ks4fw2 svg {
  display: none;
}

.betplay-okwvun {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-okwvun .betplay-h3v9q2 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-okwvun .betplay-h3v9q2 {
    display: flex;
  }
}

.betplay-52gom2 {
  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-52gom2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-52gom2 > * {
  margin: 0 !important;
}

.betplay-52gom2 img,
.betplay-vijvhn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-52gom2 img,
  .betplay-vijvhn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-cyn3f7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-cyn3f7 {
    width: 32px;
    height: 32px;
  }
}

.betplay-mml5j0 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-mml5j0 {
    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-mml5j0::-webkit-scrollbar {
    display: none;
  }
}

.betplay-jnbvtf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-jnbvtf {
    padding: 7px 15px;
  }
}

.betplay-jnbvtf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-v3hye8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-v3hye8 {
    display: flex;
    opacity: 1;
  }
}

.betplay-jnbvtf picture {
  height: 100%;
  display: block;
}

.betplay-jnbvtf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-jnbvtf img {
    width: 88px;
    height: 44px;
  }
}

.betplay-jnbvtf p {
  text-align: center;
  width: 100%;
}

.betplay-lq0g42 {
  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-lq0g42 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-lq0g42 img,
.betplay-uprvg9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-lq0g42 img,
  .betplay-uprvg9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-8x6wje {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-8x6wje {
    width: 32px;
    height: 32px;
  }
}

.betplay-u9gycl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-guo8rc {
  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-k7o35h {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-k7o35h.betplay-xhz6bt {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-z3hbmo {
  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-z3hbmo {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-4nwcx6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-9urjhs {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-8zqica ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-lloe5h {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-lloe5h ol,
.betplay-lloe5h ul {
  padding-left: 1.3em;
}

.betplay-k7o35h.betplay-xhz6bt .betplay-9urjhs {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-k7o35h.betplay-xhz6bt .betplay-4nwcx6 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-vyasmu {
  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-vyasmu {
    padding: 24px;
  }
}

.betplay-vyasmu .betplay-u3mepi {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-vyasmu .betplay-u3mepi {
    display: none;
  }
}

.betplay-vyasmu .betplay-ks4fw2 svg {
  display: none;
}

.betplay-bm19qf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-bm19qf .betplay-h3v9q2 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-bm19qf .betplay-h3v9q2 {
    display: flex;
  }
}

.betplay-0qq9t9 {
  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-0qq9t9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-0qq9t9 > * {
  margin: 0 !important;
}

.betplay-0qq9t9 img,
.betplay-rjysau {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-0qq9t9 img,
  .betplay-rjysau {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-dj9ks4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-dj9ks4 {
    width: 32px;
    height: 32px;
  }
}

.betplay-1pi1mv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-1pi1mv {
    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-1pi1mv::-webkit-scrollbar {
    display: none;
  }
}

.betplay-iiyzio {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-iiyzio:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-s31cin {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-s31cin {
    display: flex;
    opacity: 1;
  }
}

.betplay-iiyzio picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-iiyzio picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-13g5bd {
  margin: -24px 0;
}

.betplay-13g5bd:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-13g5bd {
    margin: -16px 0;
  }
}

.betplay-kl6ta4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-kl6ta4 {
    flex-direction: row;
  }
}

.betplay-n83666 {
  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-n83666 {
    flex: 1;
  }
}

.betplay-n83666::placeholder {
  color: var(--Text-400);
}

.betplay-fsu5jh {
  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-ddnzdf {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-ddnzdf::-webkit-scrollbar {
  display: none;
}

.betplay-r7l0o6 {
  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-r7l0o6 img,
.betplay-r7l0o6 svg {
  margin-right: 8px;
}

.betplay-g0vzfw {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-13g5bd + .betplay-n6a8po {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-13g5bd + .betplay-n6a8po {
    margin-top: -16px;
  }
}

.betplay-bcxb1i {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-bcxb1i > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-bcxb1i > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-6adnvc {
  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-308nhs {
  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-cs3577 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-osuvpr {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-gr8ax6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-6adnvc 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-6adnvc 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-6adnvc {
    padding: 39px 179px 39px 39px;
  }

  .betplay-308nhs {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-gr8ax6 {
    height: 348px;
  }

  .betplay-6adnvc button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-6adnvc button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-6adnvc {
    padding: 63px;
  }
}

.betplay-wo5xnl {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-wo5xnl {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-oxzm0v {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-oxzm0v {
    width: auto;
  }
}

.betplay-fbxhm2 {
  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-fbxhm2::-webkit-scrollbar {
  display: none;
}

.betplay-fbxhm2 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-fbxhm2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-fbxhm2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-wo5xnl .betplay-7qxawa {
  -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-8zqica,
    mask-image 0.3s;
}

.betplay-wo5xnl .betplay-7qxawa.betplay-za0bqs {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-hmip4i {
  margin: 40px -16px;
}

.betplay-oniqoy + .betplay-do3xgr,
.betplay-oniqoy + .betplay-j9nl98 {
  margin-top: 24px;
}

.betplay-3gxgyz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-3gxgyz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-b6bioc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-b6bioc {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-b6bioc {
    margin-top: 0;
  }
}

.betplay-2jv8jg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-2jv8jg {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-x97rjj {
  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-x97rjj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-ehwsm0 {
  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-ehwsm0 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-ao2syu {
  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-ao2syu {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-2d2r07 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-2d2r07 {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-jpvsf9 {
  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-jf8vbq {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-jf8vbq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-n6a8po {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-vxeip0 {
  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-vxeip0 {
    padding: 15px 48px;
  }
}

main > .betplay-n6a8po {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-4bjyab.betplay-3r1jrd > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-njgcot p a img {
  display: block;
  margin: 0 auto;
}


.betplay-cdpic2 {
  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-mqdwxx {
  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-mqdwxx label {
  font-size: 14px;
}

.betplay-mqdwxx h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-mqdwxx input,
.betplay-mqdwxx textarea,
.betplay-mqdwxx 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-mqdwxx button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-i3l17z ease;
}
.betplay-mqdwxx button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-ns8kq0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-agk2no ease-in;
}

.betplay-ns8kq0 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-j769rd, .betplay-il5hdg, [class*="review-card"],
thead, thead th, table th, .betplay-6qqifx,
.betplay-k35s3c, [class*="collapsible-header"],
.betplay-g2xrm5, [class*="updated-block"] {
  color: #ece7dc !important;
}
