* {
  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-wrdq9v {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betplay-wrdq9v {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-wrdq9v {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betplay-fgjvxo {
  overflow: hidden;
}

.betplay-gun96o img {
  background: var(--Neutral-300);
}

.betplay-d0vdzs {
  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-dwiw54 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betplay-dwiw54:hover {
  background: var(--button-bg-hover);
}

.betplay-w0gejd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betplay-w0gejd:hover {
  background: var(--button-bg-hover);
}

.betplay-jj5wa3 {
  font-size: 12px;
  line-height: 18px;
}

.betplay-ti4sb4 {
  font-size: 18px;
  line-height: 26px;
}

.betplay-5wmsbk {
  width: 100%;
}

.betplay-hin5w1 {
  padding: 6px 16px;
}

.betplay-ttgvr9 {
  padding: 10px 16px;
}

.betplay-ewme44 {
  padding: 15px 26px;
}

.betplay-vf8p8t {
  flex-shrink: 0;
}

.betplay-3scsxc {
  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-x85bnw {
  display: none;
}

.betplay-ng4jp2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betplay-p067d3 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betplay-3fogeb {
  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-lv119f {
  cursor: grab;
}

.betplay-3fogeb::-webkit-scrollbar {
  display: none;
}

.betplay-ix5m2h {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betplay-hzhq4u {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betplay-w3pgyb {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betplay-bsu7yf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betplay-v59w2z {
  visibility: visible;
}

.betplay-kco5zn {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betplay-k8bxrv ease;
}

.betplay-xiq83i {
  background-color: var(--Primary-200);
  width: 16px;
}

.betplay-00anpi {
  -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-k8bxrv,
    mask-image 0.3s;
}

.betplay-00anpi.betplay-p2nvpx {
  -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-2yu2p0: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-uyqhc4 {
  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-r820u8.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-r820u8.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-72wal4 {
  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-72wal4::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-gxg1cz {
  position: relative;
  z-index: 1;
}

.betplay-ere4kt {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betplay-ji6ibg {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betplay-rk8asq {
  font-size: 40px;
  line-height: 48px;
}

.betplay-tvgbjk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betplay-2ib9m8 {
  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-2ib9m8:hover {
  background: var(--Primary-400);
}

.betplay-2ib9m8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betplay-2yu2p0 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-72wal4 {
    max-width: 600px;
    padding: 64px;
  }

  .betplay-ere4kt {
    font-size: 24px;
    line-height: 32px;
  }

  .betplay-ji6ibg {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betplay-rk8asq {
    font-size: 50px;
    line-height: 56px;
  }

  .betplay-tvgbjk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betplay-uyqhc4 {
    top: 25px;
    right: 25px;
  }
}

.betplay-tqzcav,
.betplay-zbyaeb {
  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-w8jkyv.betplay-3e7btz::before,
.betplay-zbyaeb::before,
.betplay-11lv60::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-r820u8.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betplay-zoyx95 14.betplay-0xq9p7.betplay-peq2xv 14.betplay-c15cbq 15.betplay-jg98o3 14.betplay-fis4q4 15.betplay-zadiyu 14.betplay-ttzex8.betplay-1b9uxk 14.betplay-z1kx47 19.betplay-gtqh4k 12.betplay-a0tzzx 19.betplay-gtqh4k 10.betplay-xhg5t9.betplay-gtqh4k 8.betplay-s703xn 17.betplay-dyv2i7 7.betplay-56w66t 15.betplay-01ao2v 7.betplay-jz6bkm.betplay-qhb7x6 7.betplay-56w66t 11.betplay-w8jwzc 8.betplay-s703xn 11.betplay-w8jwzc 10.betplay-eqlq8j.betplay-w8jwzc 12.betplay-i99wkf 13.betplay-629plp 14.betplay-o30b4r 15.betplay-7lvyah 14.betplay-7oc6v6.betplay-rf9x2x 14.betplay-h8zmfh 15.betplay-1ga08k 14.betplay-un25uk 15.betplay-82xh6i 14.betplay-mu8u5g.betplay-zoyx95 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betplay-xxovnw 15.betplay-t6pkkp.betplay-7kt0rz 15.betplay-qh29kn 15.betplay-ct4ttf 15.betplay-g38oda 15.betplay-xdcq9d 15.betplay-cbn4nt.betplay-p0ybcv 15.betplay-g38oda 15.betplay-1cffkr 15.betplay-f5obzt 15.betplay-9q9m85 15.betplay-4infrh.betplay-e8gyak 15.betplay-9rvwpt 7.betplay-btrar8 18.betplay-rpzake 7.betplay-e4bfew 23.betplay-a3r9al.betplay-7nfptw.betplay-xwmlq6 18.betplay-iloexu 19.betplay-yxumcg 15.betplay-rokhuw 15.betplay-xxovnw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betplay-hn43ey [type="submit"] *,
.betplay-onitj9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betplay-zde14r {
    display: none;
  }
}

.betplay-isev77 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betplay-isev77 {
  display: none;
}

@media (min-width: 768px) {
  .betplay-isev77 {
    bottom: 22px;
  }
}

.betplay-isev77 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betplay-isev77 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betplay-wivxa1.static) .betplay-isev77 {
    bottom: 8px;
  }
}

.betplay-l36bp9 {
  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-r820u8.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betplay-fq6gf8 3.betplay-30sdlt.betplay-q2nit4.betplay-ine84m 3.betplay-cedren 3.betplay-73h88n 5.betplay-4xsr3c 3.betplay-73h88n 8.betplay-cl7hhs.betplay-6tvro5.betplay-73h88n 26.betplay-85f15r 5.betplay-396yq8 28.betplay-hwhpc3 8.betplay-t4xsle 28.betplay-21zub6.betplay-8il1qo 28.betplay-fwwuw8.betplay-5ess87 34.betplay-8o58cs.betplay-r7zpup 36.betplay-bvl5y5 11.betplay-4vrhv1 37.betplay-97r0de 12.betplay-dgl2z9 36.betplay-57krmr.betplay-epiktm 28.betplay-3sa0vc.betplay-pi0q92.betplay-40ti86 28.betplay-slroip 36.betplay-adxdaw 26.betplay-2nrj3e 36.betplay-adxdaw 23.betplay-dpgqr9.betplay-c96a3t.betplay-adxdaw 5.betplay-nrl9d5 34.betplay-wltlfg 3.betplay-cedren 31.betplay-fq6gf8 3.betplay-lptusd.betplay-v0wuqy 18.betplay-4uev80.betplay-pu1b48 18.betplay-7vjt0b 8.betplay-bxtygw 17.betplay-2k9ukt 8.betplay-bxtygw 15.betplay-v3qegu.betplay-bxtygw 14.betplay-qc253g 9.betplay-pu1b48 13.betplay-93veag 11.betplay-v0wuqy 13.betplay-h6usp7.betplay-19an1r 13.betplay-93veag 13.betplay-18adms 14.betplay-qc253g 13.betplay-18adms 15.betplay-i0l5cx.betplay-18adms 17.betplay-2k9ukt 12.betplay-19an1r 18.betplay-7vjt0b 11.betplay-v0wuqy 18.betplay-313tem.betplay-mkdwxi 18.betplay-wwo8qu.betplay-4jdjal 18.betplay-7vjt0b 17.betplay-749d6d 17.betplay-2k9ukt 17.betplay-749d6d 15.betplay-wq9eoz.betplay-749d6d 14.betplay-qc253g 18.betplay-4jdjal 13.betplay-93veag 20.betplay-mkdwxi 13.betplay-31a6wk.betplay-5enqpl 13.betplay-93veag 22.betplay-6f8jmo 14.betplay-qc253g 22.betplay-6f8jmo 15.betplay-o9kdui.betplay-ipzwsy 17.betplay-2k9ukt 21.betplay-5enqpl 18.betplay-7vjt0b 20.betplay-mkdwxi 18.betplay-xwy4go.betplay-9d4jfg 18.betplay-aui3lv.betplay-ecz25o 18.betplay-7vjt0b 26.betplay-gnrbcv 17.betplay-2k9ukt 26.betplay-gnrbcv 15.betplay-6s2hl6.betplay-gnrbcv 14.betplay-qc253g 27.betplay-ecz25o 13.betplay-93veag 28.betplay-9d4jfg 13.betplay-k7jlmo.betplay-yodlln 13.betplay-93veag 31.betplay-sc0tw0 14.betplay-qc253g 31.betplay-sc0tw0 15.betplay-5lbqfz.betplay-gnrbcv 17.betplay-2k9ukt 30.betplay-yodlln 18.betplay-7vjt0b 28.betplay-9d4jfg 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-l36bp9 {
    display: none;
  }
}

.betplay-p5o0hf {
  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-p5o0hf {
    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-onitj9 {
  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-onitj9 {
    padding: 14px 16px;
  }
}

.betplay-onitj9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betplay-onitj9 button:first-child {
  align-content: end;
}

.betplay-onitj9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betplay-onitj9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-onitj9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betplay-onitj9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betplay-onitj9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.betplay-11lv60 {
  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-11lv60::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-11lv60,
.pc61d126-chatbot[data-active-screen="3"]
  .betplay-11lv60 {
  opacity: 1;
  visibility: visible;
}

.betplay-9r1rwg {
  flex: 1 1;
}

.betplay-46m3c7 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-46m3c7 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betplay-ppy29n {
  display: block;
}

.betplay-uvb4px {
  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-uvb4px {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-zbyaeb {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betplay-zbyaeb::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betplay-laso1k span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betplay-laso1k p {
  color: var(--Text-100);
}

.betplay-zbyaeb .betplay-74e1gy {
  grid-area: button;
}

.betplay-zbyaeb .betplay-74e1gy::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-r820u8.org/2000/svg'%3E%3Cpath d='M4.betplay-n4k3kp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-x51i1p 15L16.betplay-x51i1p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betplay-x51i1p 5L16.betplay-x51i1p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betplay-0q3ro8 {
  display: block;
}

.betplay-d7adxu {
  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-d7adxu {
    margin-top: 40px;
  }
}

.betplay-tqzcav label,
.betplay-tqzcav input {
  display: block;
  width: 100%;
}

.betplay-tqzcav label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betplay-tqzcav label.betplay-m3vpbd input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betplay-tqzcav label.betplay-m3vpbd::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-tqzcav 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-tqzcav input::placeholder {
  color: var(--Text-400);
}

.betplay-pr881s {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betplay-pr881s {
  display: flex;
}

.betplay-pr881s ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betplay-pr881s ol {
    height: 420px;
    padding: 24px;
  }
}

.betplay-pr881s ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betplay-hn43ey {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betplay-hn43ey {
    padding: 0 24px 24px;
  }
}

.betplay-hn43ey 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-hn43ey input::placeholder {
  color: var(--Text-400);
}

.betplay-hn43ey [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betplay-hn43ey [type="submit"]:disabled {
  opacity: 0.5;
}

.betplay-hn43ey [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betplay-hn43ey [type="submit"] {
    right: 40px;
  }
}

.betplay-w8jkyv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betplay-w8jkyv.betplay-3e7btz {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betplay-w8jkyv.betplay-3e7btz::before {
  content: "";
  width: 31px;
}

.betplay-w8jkyv.betplay-3e7btz p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-w8jkyv.betplay-8e2gyf p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betplay-w8jkyv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betplay-isev77 .betplay-74e1gy {
  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-zde14r {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betplay-zde14r {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betplay-zde14r {
    padding: 18px 0;
  }
}

.betplay-zde14r .betplay-wrdq9v {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betplay-zde14r .betplay-wrdq9v {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betplay-lbaeo7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betplay-lbaeo7 {
    max-width: 160px;
    height: 40px;
  }
}

.betplay-lbaeo7 picture,
.betplay-lbaeo7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betplay-lbaeo7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betplay-syrk1t {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betplay-k8bxrv ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betplay-zde14r.betplay-6x5267 .betplay-syrk1t {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betplay-syrk1t {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betplay-syrk1t {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betplay-1djn92,
.betplay-g44sfr {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betplay-1djn92,
  .betplay-g44sfr {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betplay-g44sfr {
    display: none;
  }
}

.betplay-fay0yf {
  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-6x5267 .betplay-fay0yf {
  background: var(--fh-bg-color);
}

.betplay-fay0yf button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betplay-fay0yf {
    display: none;
  }
}

.betplay-o2ystn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-o2ystn {
    display: none;
  }
}

.betplay-uh57xw {
  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-zde14r.betplay-6x5267 .betplay-uh57xw:first-child {
  display: none;
}

.betplay-zde14r.betplay-6x5267 .betplay-uh57xw:last-child {
  display: block;
}

.betplay-uh57xw:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betplay-uh57xw {
    display: none;
  }
}

.betplay-okbh26 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-okbh26 {
    display: flex;
  }
}

.betplay-okbh26 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betplay-okbh26:hover ul {
  visibility: visible;
  opacity: 1;
}

.betplay-okbh26:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betplay-okbh26:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betplay-okbh26:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betplay-okbh26:hover .betplay-8myk2j svg {
  transform: rotate(180deg);
}

.betplay-dw55v1 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betplay-npdkec {
  padding: 0 8px;
}

.betplay-hvb2vs {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betplay-hvb2vs:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betplay-hvb2vs {
    padding: 4px 8px;
  }
}

.betplay-sj7ix8 {
  display: flex;
}

.betplay-sj7ix8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betplay-8myk2j {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betplay-8myk2j svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betplay-2um4ir {
  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-2um4ir {
    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-qjkenm {
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-qjkenm {
    display: none;
  }
}

.betplay-8vk07z {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betplay-rl9dxl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betplay-xk1ynx {
  display: flex;
}

.betplay-rufpoa {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betplay-ogs7vb {
  list-style: none;
}

@media (max-width: 1199px) {
  .betplay-ogs7vb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betplay-ogs7vb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betplay-ogs7vb .betplay-b5n2ex [data-ref-el],
  .betplay-ogs7vb .betplay-b5n2ex span,
  .betplay-ogs7vb .betplay-b5n2ex a {
    white-space: nowrap;
  }
}

.betplay-jsiga9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betplay-jsiga9.betplay-0yi8vj > .betplay-b5n2ex {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betplay-jsiga9.betplay-e237f0:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betplay-jsiga9.betplay-0yi8vj > .betplay-ea529h {
    height: auto;
  }

  .betplay-jsiga9.betplay-0yi8vj > div > .betplay-nrj5ii {
    transform: rotate(180deg);
  }
}

.betplay-jsiga9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betplay-jsiga9 [data-ref-el],
.betplay-jsiga9 span {
  cursor: pointer;
}

.betplay-jsiga9 [data-ref-el],
.betplay-jsiga9 span,
.betplay-jsiga9 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-jsiga9 [data-ref-el],
  .betplay-jsiga9 span,
  .betplay-jsiga9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betplay-jsiga9 [data-ref-el],
  .betplay-jsiga9 span,
  .betplay-jsiga9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betplay-ea529h {
  height: 0;
  overflow: hidden;
  transition: height 0.betplay-k8bxrv ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betplay-ea529h::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betplay-ea529h::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betplay-ea529h::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betplay-ea529h {
    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-ea529h:has(> .betplay-jsiga9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betplay-ea529h .betplay-ea529h {
    padding: 0;
  }

  .betplay-ea529h .betplay-jsiga9 {
    font-weight: 400;
  }

  .betplay-ea529h .betplay-jsiga9:hover > .betplay-b5n2ex {
    background: var(--Neutral-300);
  }

  .betplay-ea529h .betplay-nrj5ii {
    rotate: -90deg;
  }
}

.betplay-b5n2ex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betplay-b5n2ex {
    padding: 8px;
  }

  .betplay-jsiga9.betplay-btbb93 > .betplay-b5n2ex {
    background: var(--Neutral-300);
  }
}

.betplay-nrj5ii {
  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-r820u8.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betplay-kks33d 0.betplay-os9oyp.betplay-idar5x -0.betplay-msmu22 0.betplay-bz0n4f -0.betplay-msmu22 1.betplay-9q54r3 0.betplay-sdtz0f.betplay-vpo9pm 4.betplay-rs8546.betplay-kks33d 0.betplay-nix9b0.betplay-nhzejw -0.betplay-msmu22 9.betplay-vpcmpy -0.betplay-msmu22 10.betplay-4qdtxp 0.betplay-9q4yb6.betplay-wksypy 0.betplay-idar5x 10.betplay-wksypy 0.betplay-bz0n4f 10.betplay-4qdtxp 1.betplay-j9fzet.betplay-toxfph 5.betplay-hh5zp8.betplay-zuvbyr 6.betplay-ns3y17 5.betplay-i9ph5n 6.betplay-ns3y17 4.betplay-hqj688 5.betplay-7fq6pb.betplay-kks33d 1.betplay-4k5etr.betplay-msmu22 0.betplay-bz0n4f -0.betplay-msmu22 0.betplay-idar5x 0.betplay-kks33d 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betplay-k8bxrv ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betplay-nrj5ii {
    cursor: default;
  }
}

.betplay-5in77d {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betplay-pb0log {
  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-pb0log {
    padding: 40px 4px;
  }
}

.betplay-hy7x8l {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betplay-hy7x8l {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betplay-3gv4vu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betplay-3gv4vu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betplay-3gv4vu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betplay-3gv4vu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betplay-3gv4vu [data-ref-el],
.betplay-3gv4vu span,
.betplay-3gv4vu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betplay-lm718f {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-lm718f {
    margin-bottom: 12px;
  }
}

.betplay-eace7a {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betplay-eace7a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betplay-eace7a:last-child {
    margin-right: 0;
  }
}

.betplay-6bpflw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-lm718f:hover .betplay-uqkx8i {
  visibility: visible;
  opacity: 1;
}

.betplay-uqkx8i {
  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-c6vhn3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betplay-oe1gol {
  display: flex;
  margin: 6px;
}

.betplay-oe1gol img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betplay-uqkx8i::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-uqkx8i::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-vwic42 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betplay-vwic42 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betplay-41x52r {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betplay-41x52r {
    margin-right: 32px;
  }
}

.betplay-3zz5mq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betplay-3zz5mq {
    margin-top: 0;
    width: 340px;
  }
}

.betplay-3zz5mq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betplay-4wijdw {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betplay-ethed5 {
  position: relative;
}

@media (min-width: 768px) {
  .betplay-ethed5 {
    margin-top: 40px;
  }
}

.betplay-ethed5 + .betplay-88iid4,
.betplay-ethed5 + .betplay-ethed5 {
  margin-top: 24px;
}

.betplay-stjmvo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betplay-stjmvo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-stjmvo {
    padding: 80px;
  }
}

.betplay-msdhyy {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betplay-msdhyy {
    padding: 0 16px;
}


}

.betplay-smkddf {
  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-smkddf {
    font-size: 48px;
    line-height: 56px;
  }
}

.betplay-s0mks4 {
  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-s0mks4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-eaviou {
  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-eaviou:hover {
  background: var(--button-bg-hover);
}

.betplay-9ejuob {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betplay-9ejuob img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betplay-9ejuob img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betplay-9ejuob img {
  min-height: 100%;
  }
}

.betplay-stjmvo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betplay-uv12pv {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betplay-uv12pv h1,
.betplay-uv12pv h2,
.betplay-uv12pv h3,
.betplay-uv12pv h4 {
  margin-bottom: 6px;
}

.betplay-uv12pv h1:not(:first-child),
.betplay-uv12pv h2:not(:first-child),
.betplay-uv12pv h3:not(:first-child),
.betplay-uv12pv h4:not(:first-child) {
  margin-top: 16px;
}

.betplay-uv12pv h1,
.betplay-uv12pv h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betplay-uv12pv h1,
  .betplay-uv12pv h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betplay-uv12pv h2,
.betplay-uv12pv h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betplay-uv12pv h2,
  .betplay-uv12pv h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-uv12pv h3,
.betplay-uv12pv h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betplay-uv12pv h3,
  .betplay-uv12pv h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-uv12pv h4,
.betplay-uv12pv h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betplay-uv12pv ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betplay-uv12pv ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betplay-uv12pv 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-uv12pv ul ul {
  margin-bottom: 8px;
}

.betplay-uv12pv ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betplay-uv12pv ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betplay-uv12pv ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betplay-uv12pv ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betplay-uv12pv ol li::marker {
  font-weight: 700;
}

.betplay-uv12pv ol ol {
  margin-bottom: 8px;
}

.betplay-uv12pv ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betplay-uv12pv ol ul li {
  padding-left: 16px;
}

.betplay-uv12pv 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-uv12pv table {
    padding: 24px;
  }
}

.betplay-uv12pv table.betplay-abj6nx {
  -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-k8bxrv,
    mask-image 0.3s;
}

.betplay-uv12pv table.betplay-abj6nx.betplay-p2nvpx {
  -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-uv12pv table {
    display: table;
  }
}

.betplay-uv12pv 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-uv12pv table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-uv12pv table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-uv12pv 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-uv12pv table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betplay-uv12pv table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betplay-uv12pv table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betplay-uv12pv table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betplay-uv12pv img {
  max-width: 100%;
  height: auto;
}

.betplay-cumke6 {
  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-cumke6 {
    padding: 24px;
  }
}

.betplay-8drqyu {
  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-8drqyu {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betplay-8drqyu > * {
  margin: 0 !important;
}

.betplay-8drqyu img,
.betplay-8o1jcg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-8drqyu img,
  .betplay-8o1jcg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-0qnn47 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-0qnn47 {
    width: 32px;
    height: 32px;
  }
}

.betplay-6jdl91 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betplay-6jdl91 .betplay-qwsznj {
  flex-shrink: 0;
}

.betplay-6jdl91 .betplay-k683hj svg {
  display: none;
}

.betplay-l7sywy {
  display: grid;
  transition: max-height 0.betplay-k8bxrv ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betplay-l7sywy {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betplay-l7sywy {
    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-l7sywy.betplay-joetb1 + .betplay-qwsznj svg {
  transform: rotate(180deg);
}

.betplay-0v8yvo {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betplay-0v8yvo > div:nth-child(3n) {
  grid-column: span 2;
}

.betplay-0v8yvo
  > div:nth-child(3n)
  .betplay-zr4l9x
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betplay-0v8yvo {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betplay-0v8yvo > div:nth-child(3n) {
    grid-column: unset;
  }

  .betplay-0v8yvo
    > div:nth-child(3n)
    .betplay-zr4l9x
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betplay-0v8yvo {
    max-width: 270px;
  }
}

.betplay-0v8yvo .betplay-zr4l9x button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betplay-0v8yvo .betplay-zr4l9x button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betplay-0v8yvo .betplay-zr4l9x button {
    max-width: 104px;
  }
}

.betplay-wxoqpv {
  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-wxoqpv {
    margin-bottom: 0;
  }
}

.betplay-38elvh {
  display: none;
  opacity: 0;
}

.betplay-s2jhau {
  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-s2jhau img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betplay-zr4l9x {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betplay-zr4l9x 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-zr4l9x
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betplay-zr4l9x
    button {
    max-width: 145px;
  }
}

.betplay-gtdo6j:first-child
  .betplay-zr4l9x
  button {
  max-width: 270px;
}

.betplay-zvk3us {
  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-wxoqpv picture {
  width: 100%;
  max-width: 100%;
}

.betplay-01ue51 {
  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-01ue51 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betplay-wxoqpv:hover .betplay-01ue51 {
  display: flex;
}

.betplay-fls0s2 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betplay-gwg3uz {
  display: flex;
}

.betplay-gwg3uz:hover .betplay-9cmvc2,
.betplay-gwg3uz .betplay-btbb93 .betplay-9cmvc2 {
  display: flex;
}

.betplay-gwg3uz svg {
  flex-shrink: 0;
}

.betplay-9cmvc2 {
  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-9cmvc2 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betplay-9cmvc2:hover {
  display: flex;
}

.betplay-9cmvc2 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betplay-8zz2d6 {
  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-8zz2d6 {
    font-size: 12px;
  }
}

.betplay-vb6hcw,
.betplay-xjgnle {
  width: 50%;
  flex-shrink: 0;
}

.betplay-vb6hcw {
  font-weight: 700;
}

.betplay-awevas .betplay-l7sywy {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betplay-awevas .betplay-l7sywy {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betplay-awevas .betplay-l7sywy {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betplay-awevas
  .betplay-zvk3us:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betplay-awevas .betplay-s2jhau {
  height: 100% !important;
  border-radius: 16px;
}

.betplay-awevas .betplay-zr4l9x {
  gap: 4px;
  align-items: center;
}

.betplay-awevas .betplay-zr4l9x button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betplay-awevas .betplay-zr4l9x svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betplay-awevas .betplay-u2bl5i,
.betplay-awevas .betplay-mgeanv {
  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-r820u8.org/2000/svg'%3E%3Cpath d='M9.betplay-npgfhy 4.betplay-bchsdz.betplay-p4pli0 5.betplay-6k7k18.betplay-rjmiqz 5.betplay-q8ohan.betplay-g4vj85 5.betplay-0cw1cx.betplay-vepp2r 8.betplay-hei5b3.betplay-asemq4 9.betplay-ms5a5c.betplay-eu1sqp 9.betplay-yz555y.betplay-02p99g 13.betplay-lbo4t9.betplay-5ekl5e 11.betplay-hnzkln.betplay-67w7yt 11.betplay-ecuuy4.betplay-ivob26 11.betplay-bqlsh2.betplay-f6skep 13.betplay-hlwz9j.betplay-73snxk 9.betplay-e8ie6n.betplay-zsh4qf 9.betplay-p2z54z.betplay-grtd9e 8.betplay-ug78dc.betplay-fhms24 5.betplay-3o3a0k.betplay-96xxzn 5.betplay-1fscrg.betplay-2hecjp 5.betplay-f82c7r.betplay-8xfoax 4.betplay-azddcj.betplay-67w7yt 1.betplay-t36gfw.betplay-npgfhy 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betplay-awevas .betplay-u2bl5i {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betplay-awevas .betplay-mgeanv {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betplay-2shs7j {
  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-2shs7j {
    padding: 24px;
  }
}

.betplay-2shs7j .betplay-qwsznj {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-2shs7j .betplay-qwsznj {
    display: none;
  }
}

.betplay-2shs7j .betplay-k683hj svg {
  display: none;
}

.betplay-zu13av {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betplay-zu13av .betplay-d0vdzs {
  display: none;
}

@media (min-width: 768px) {
  .betplay-zu13av .betplay-d0vdzs {
    display: flex;
  }
}

.betplay-69ewg0 {
  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-69ewg0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-69ewg0 > * {
  margin: 0 !important;
}

.betplay-69ewg0 img,
.betplay-5bm5ol {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-69ewg0 img,
  .betplay-5bm5ol {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-wjjc1z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-wjjc1z {
    width: 32px;
    height: 32px;
  }
}

.betplay-ot87jo {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betplay-ot87jo {
    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-ot87jo::-webkit-scrollbar {
    display: none;
  }
}

.betplay-xyood4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betplay-xyood4 {
    padding: 7px 15px;
  }
}

.betplay-xyood4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-5wntc5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-5wntc5 {
    display: flex;
    opacity: 1;
  }
}

.betplay-xyood4 picture {
  height: 100%;
  display: block;
}

.betplay-xyood4 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betplay-xyood4 img {
    width: 88px;
    height: 44px;
  }
}

.betplay-xyood4 p {
  text-align: center;
  width: 100%;
}

.betplay-gdcwdb {
  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-gdcwdb {
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-gdcwdb img,
.betplay-2kzs38 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-gdcwdb img,
  .betplay-2kzs38 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-a3h3ef {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-a3h3ef {
    width: 32px;
    height: 32px;
  }
}

.betplay-o9fiih {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betplay-8vlg8f {
  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-e79fle {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betplay-e79fle.betplay-btbb93 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betplay-utgoim {
  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-utgoim {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-9lu09t {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betplay-c47ul8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betplay-k8bxrv ease;
  opacity: 0;
  color: var(--text-color);
}

.betplay-zxn24x {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betplay-zxn24x ol,
.betplay-zxn24x ul {
  padding-left: 1.3em;
}

.betplay-e79fle.betplay-btbb93 .betplay-c47ul8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betplay-e79fle.betplay-btbb93 .betplay-9lu09t {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betplay-x01ue0 {
  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-x01ue0 {
    padding: 24px;
  }
}

.betplay-x01ue0 .betplay-qwsznj {
  display: flex;
}

@media (min-width: 768px) {
  .betplay-x01ue0 .betplay-qwsznj {
    display: none;
  }
}

.betplay-x01ue0 .betplay-k683hj svg {
  display: none;
}

.betplay-0qr7mq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betplay-0qr7mq .betplay-d0vdzs {
  display: none;
}

@media (min-width: 768px) {
  .betplay-0qr7mq .betplay-d0vdzs {
    display: flex;
  }
}

.betplay-on4ll9 {
  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-on4ll9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betplay-on4ll9 > * {
  margin: 0 !important;
}

.betplay-on4ll9 img,
.betplay-0izwau {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betplay-on4ll9 img,
  .betplay-0izwau {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betplay-lkydje {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betplay-lkydje {
    width: 32px;
    height: 32px;
  }
}

.betplay-9b3gdz {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betplay-9b3gdz {
    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-9b3gdz::-webkit-scrollbar {
    display: none;
  }
}

.betplay-njcti1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betplay-njcti1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betplay-wu7a2g {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betplay-wu7a2g {
    display: flex;
    opacity: 1;
  }
}

.betplay-njcti1 picture {
  width: auto;
  height: 100%;
  display: block;
}

.betplay-njcti1 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betplay-t1q79q {
  margin: -24px 0;
}

.betplay-t1q79q:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betplay-t1q79q {
    margin: -16px 0;
  }
}

.betplay-ygfcqb {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betplay-ygfcqb {
    flex-direction: row;
  }
}

.betplay-34fez3 {
  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-34fez3 {
    flex: 1;
  }
}

.betplay-34fez3::placeholder {
  color: var(--Text-400);
}

.betplay-myk6no {
  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-0ktodm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betplay-0ktodm::-webkit-scrollbar {
  display: none;
}

.betplay-7rt143 {
  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-7rt143 img,
.betplay-7rt143 svg {
  margin-right: 8px;
}

.betplay-38im57 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betplay-t1q79q + .betplay-8ajy0x {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betplay-t1q79q + .betplay-8ajy0x {
    margin-top: -16px;
  }
}

.betplay-q5ukuh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betplay-q5ukuh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betplay-q5ukuh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betplay-z4m2oq {
  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-fumdzs {
  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-h6e7ij {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betplay-o4pt5j {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betplay-rq8qwy {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betplay-z4m2oq 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-z4m2oq 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-z4m2oq {
    padding: 39px 179px 39px 39px;
  }

  .betplay-fumdzs {
    font-size: 40px;
    line-height: 48px;
  }

  .betplay-rq8qwy {
    height: 348px;
  }

  .betplay-z4m2oq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betplay-z4m2oq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betplay-z4m2oq {
    padding: 63px;
  }
}

.betplay-hxnayl {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betplay-hxnayl {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betplay-sd7fxp {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-sd7fxp {
    width: auto;
  }
}

.betplay-k61eil {
  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-k61eil::-webkit-scrollbar {
  display: none;
}

.betplay-k61eil 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-k61eil a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betplay-k61eil {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betplay-hxnayl .betplay-rnuydm {
  -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-k8bxrv,
    mask-image 0.3s;
}

.betplay-hxnayl .betplay-rnuydm.betplay-p2nvpx {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betplay-rz12wx {
  margin: 40px -16px;
}

.betplay-5an53k + .betplay-88iid4,
.betplay-5an53k + .betplay-ethed5 {
  margin-top: 24px;
}

.betplay-sxlf5y {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betplay-sxlf5y picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betplay-7k6mfk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betplay-7k6mfk {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betplay-7k6mfk {
    margin-top: 0;
  }
}

.betplay-h73yh0 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-h73yh0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betplay-j7ykev {
  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-j7ykev {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betplay-rba1iw {
  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-rba1iw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betplay-nvrtqc {
  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-nvrtqc {
    font-size: 20px;
    line-height: 28px;
  }
}

.betplay-zyydl6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betplay-zyydl6 {
    font-size: 32px;
    line-height: 40px;
  }
}

.betplay-2lhqbb {
  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-kvhskq {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betplay-kvhskq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betplay-8ajy0x {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betplay-60fip5 {
  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-60fip5 {
    padding: 15px 48px;
  }
}

main > .betplay-8ajy0x {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betplay-l7sywy.betplay-noncn4 > div:nth-child(n+5) {
    display: none;
  }
}

.betplay-uv12pv p a img {
  display: block;
  margin: 0 auto;
}


.betplay-ylm4ov {
  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-fr1s8f {
  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-fr1s8f label {
  font-size: 14px;
}

.betplay-fr1s8f h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betplay-fr1s8f input,
.betplay-fr1s8f textarea,
.betplay-fr1s8f 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-fr1s8f button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betplay-4gwhne ease;
}
.betplay-fr1s8f button:hover {
  background-color: var(--button-bg-hover);
}
.betplay-is7s86 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betplay-qsuldk ease-in;
}

.betplay-is7s86 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-966m4u, .betplay-d5g4z9, [class*="review-card"],
thead, thead th, table th, .betplay-8yelao,
.betplay-hfn428, [class*="collapsible-header"],
.betplay-8pbcod, [class*="updated-block"] {
  color: #ece7dc !important;
}
