* {
  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;
  }
}

.v6bet-ey0tvl {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-ey0tvl {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-ey0tvl {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.v6bet-jinvs1 {
  overflow: hidden;
}

.v6bet-rw99m0 img {
  background: var(--Neutral-300);
}

.v6bet-ilyg3s {
  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;
}

.v6bet-tda6xs {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.v6bet-tda6xs:hover {
  background: var(--button-bg-hover);
}

.v6bet-2n2n4q {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.v6bet-2n2n4q:hover {
  background: var(--button-bg-hover);
}

.v6bet-9ggfp8 {
  font-size: 12px;
  line-height: 18px;
}

.v6bet-i6inos {
  font-size: 18px;
  line-height: 26px;
}

.v6bet-ayokiz {
  width: 100%;
}

.v6bet-4biuak {
  padding: 6px 16px;
}

.v6bet-pbbg6z {
  padding: 10px 16px;
}

.v6bet-ahqxpe {
  padding: 15px 26px;
}

.v6bet-zlr42j {
  flex-shrink: 0;
}

.v6bet-0vbaep {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.v6bet-j722i6 {
  display: none;
}

.v6bet-zyhwd7 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.v6bet-olth5s {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.v6bet-vsdep9 {
  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;
}

.v6bet-zvor8j {
  cursor: grab;
}

.v6bet-vsdep9::-webkit-scrollbar {
  display: none;
}

.v6bet-xvo90m {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.v6bet-astyf3 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.v6bet-dvquv7 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.v6bet-zl6ppm {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.v6bet-mgdqfm {
  visibility: visible;
}

.v6bet-936628 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.v6bet-0pq3ru ease;
}

.v6bet-35w5y3 {
  background-color: var(--Primary-200);
  width: 16px;
}

.v6bet-du6uwo {
  -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.v6bet-0pq3ru,
    mask-image 0.3s;
}

.v6bet-du6uwo.v6bet-a2re3j {
  -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;
  }
}

.v6bet-c0qou6: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;
}

.v6bet-tu59gr {
  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.v6bet-c8hcvq.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.v6bet-c8hcvq.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;
}

.v6bet-d6744c {
  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);
}

.v6bet-d6744c::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%
  );
}

.v6bet-7152rp {
  position: relative;
  z-index: 1;
}

.v6bet-22i06a {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.v6bet-aqwp1j {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.v6bet-3kqxnz {
  font-size: 40px;
  line-height: 48px;
}

.v6bet-1xuqkr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.v6bet-oe0nkh {
  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;
}

.v6bet-oe0nkh:hover {
  background: var(--Primary-400);
}

.v6bet-oe0nkh svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.v6bet-c0qou6 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) {
  .v6bet-d6744c {
    max-width: 600px;
    padding: 64px;
  }

  .v6bet-22i06a {
    font-size: 24px;
    line-height: 32px;
  }

  .v6bet-aqwp1j {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .v6bet-3kqxnz {
    font-size: 50px;
    line-height: 56px;
  }

  .v6bet-1xuqkr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .v6bet-tu59gr {
    top: 25px;
    right: 25px;
  }
}

.v6bet-cvbhfx,
.v6bet-efg67f {
  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;
}

.v6bet-1wn2kl.v6bet-1i4v09::before,
.v6bet-efg67f::before,
.v6bet-mbdruh::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.v6bet-c8hcvq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.v6bet-gq5pyx 14.v6bet-ha29ln.v6bet-vi6517 14.v6bet-z5uu0i 15.v6bet-ppmlr2 14.v6bet-4rvjx6 15.v6bet-h9fz61 14.v6bet-0rmsgr.v6bet-tns6jk 14.v6bet-3du9gk 19.v6bet-ek705y 12.v6bet-txied1 19.v6bet-ek705y 10.v6bet-bg3ir2.v6bet-ek705y 8.v6bet-ua1q0o 17.v6bet-ovvev0 7.v6bet-xojh36 15.v6bet-xrrx39 7.v6bet-8kpk2s.v6bet-es4m5m 7.v6bet-xojh36 11.v6bet-kj1x1q 8.v6bet-ua1q0o 11.v6bet-kj1x1q 10.v6bet-xz8tux.v6bet-kj1x1q 12.v6bet-w17uzt 13.v6bet-bkuhd7 14.v6bet-odx5i5 15.v6bet-vsn9l1 14.v6bet-21rvw1.v6bet-axdljc 14.v6bet-mdi3sq 15.v6bet-kz76p7 14.v6bet-hlvevx 15.v6bet-mq7gne 14.v6bet-2i8euv.v6bet-gq5pyx 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.v6bet-q7wdqd 15.v6bet-95cv7p.v6bet-w09liq 15.v6bet-javwda 15.v6bet-9ov86o 15.v6bet-u15pgp 15.v6bet-bfwmv7 15.v6bet-e5j9t6.v6bet-impwqy 15.v6bet-u15pgp 15.v6bet-9df556 15.v6bet-hb5wg0 15.v6bet-rip9qd 15.v6bet-c70kia.v6bet-9y8h7i 15.v6bet-o99nne 7.v6bet-nmaz23 18.v6bet-mo7nj4 7.v6bet-348ev9 23.v6bet-9mdrb1.v6bet-vdwz52.v6bet-vgrn1v 18.v6bet-fq68of 19.v6bet-573vf0 15.v6bet-l1a442 15.v6bet-q7wdqd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.v6bet-brwqm8 [type="submit"] *,
.v6bet-21vny5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .v6bet-2mtoar {
    display: none;
  }
}

.v6bet-04ptyv {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .v6bet-04ptyv {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-04ptyv {
    bottom: 22px;
  }
}

.v6bet-04ptyv input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .v6bet-04ptyv {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.v6bet-etkmma.static) .v6bet-04ptyv {
    bottom: 8px;
  }
}

.v6bet-jsggsq {
  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.v6bet-c8hcvq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.v6bet-9sk2o2 3.v6bet-69ncm6.v6bet-i5v9yk.v6bet-9m13zh 3.v6bet-9rlzgj 3.v6bet-1smycz 5.v6bet-n8q4sl 3.v6bet-1smycz 8.v6bet-2ipyec.v6bet-qm31gt.v6bet-1smycz 26.v6bet-oi0xhf 5.v6bet-ad4f2p 28.v6bet-8pie8l 8.v6bet-72lzfc 28.v6bet-6gx93i.v6bet-ipjk99 28.v6bet-4k4vmp.v6bet-q278m7 34.v6bet-op6hs6.v6bet-8gmkpr 36.v6bet-kizbe3 11.v6bet-vg5j6v 37.v6bet-0mk010 12.v6bet-n949c6 36.v6bet-89um3j.v6bet-21mlqj 28.v6bet-83jfrg.v6bet-t7zkwy.v6bet-v78431 28.v6bet-si7x0v 36.v6bet-aior0e 26.v6bet-ldms7o 36.v6bet-aior0e 23.v6bet-de32zl.v6bet-tq7eys.v6bet-aior0e 5.v6bet-4v626n 34.v6bet-biuniw 3.v6bet-9rlzgj 31.v6bet-9sk2o2 3.v6bet-r3p5ch.v6bet-u6iv24 18.v6bet-8jockm.v6bet-pv9uqq 18.v6bet-evdg5b 8.v6bet-on0tvi 17.v6bet-but7ea 8.v6bet-on0tvi 15.v6bet-toozkl.v6bet-on0tvi 14.v6bet-vcmgpq 9.v6bet-pv9uqq 13.v6bet-oe6wug 11.v6bet-u6iv24 13.v6bet-gcguzj.v6bet-y0w6hs 13.v6bet-oe6wug 13.v6bet-a95ukp 14.v6bet-vcmgpq 13.v6bet-a95ukp 15.v6bet-qfu3qa.v6bet-a95ukp 17.v6bet-but7ea 12.v6bet-y0w6hs 18.v6bet-evdg5b 11.v6bet-u6iv24 18.v6bet-vkdsp6.v6bet-zn92ow 18.v6bet-tjhv3r.v6bet-rfksjz 18.v6bet-evdg5b 17.v6bet-9r1m74 17.v6bet-but7ea 17.v6bet-9r1m74 15.v6bet-12bl48.v6bet-9r1m74 14.v6bet-vcmgpq 18.v6bet-rfksjz 13.v6bet-oe6wug 20.v6bet-zn92ow 13.v6bet-4xf3td.v6bet-7mf2c8 13.v6bet-oe6wug 22.v6bet-5d5ozg 14.v6bet-vcmgpq 22.v6bet-5d5ozg 15.v6bet-5iftph.v6bet-z1s9kx 17.v6bet-but7ea 21.v6bet-7mf2c8 18.v6bet-evdg5b 20.v6bet-zn92ow 18.v6bet-vzpf4n.v6bet-4vbxj4 18.v6bet-b45smz.v6bet-i41jht 18.v6bet-evdg5b 26.v6bet-xiddew 17.v6bet-but7ea 26.v6bet-xiddew 15.v6bet-gly21x.v6bet-xiddew 14.v6bet-vcmgpq 27.v6bet-i41jht 13.v6bet-oe6wug 28.v6bet-4vbxj4 13.v6bet-yvgj87.v6bet-nelik7 13.v6bet-oe6wug 31.v6bet-vccxmn 14.v6bet-vcmgpq 31.v6bet-vccxmn 15.v6bet-9bjir7.v6bet-xiddew 17.v6bet-but7ea 30.v6bet-nelik7 18.v6bet-evdg5b 28.v6bet-4vbxj4 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"])
    .v6bet-jsggsq {
    display: none;
  }
}

.v6bet-8cxr0p {
  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) {
  .v6bet-8cxr0p {
    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;
}

.v6bet-21vny5 {
  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) {
  .v6bet-21vny5 {
    padding: 14px 16px;
  }
}

.v6bet-21vny5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.v6bet-21vny5 button:first-child {
  align-content: end;
}

.v6bet-21vny5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .v6bet-21vny5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .v6bet-21vny5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.v6bet-21vny5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.v6bet-21vny5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.v6bet-mbdruh {
  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;
}

.v6bet-mbdruh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .v6bet-mbdruh,
.pc61d126-chatbot[data-active-screen="3"]
  .v6bet-mbdruh {
  opacity: 1;
  visibility: visible;
}

.v6bet-myvtg7 {
  flex: 1 1;
}

.v6bet-dag6x2 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-dag6x2 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .v6bet-vjk4av {
  display: block;
}

.v6bet-c4zuy8 {
  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) {
  .v6bet-c4zuy8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.v6bet-efg67f {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.v6bet-efg67f::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.v6bet-pbmzyx span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.v6bet-pbmzyx p {
  color: var(--Text-100);
}

.v6bet-efg67f .v6bet-xl3nsd {
  grid-area: button;
}

.v6bet-efg67f .v6bet-xl3nsd::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.v6bet-c8hcvq.org/2000/svg'%3E%3Cpath d='M4.v6bet-kaajg4 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.v6bet-mclvfs 15L16.v6bet-mclvfs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.v6bet-mclvfs 5L16.v6bet-mclvfs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .v6bet-phzwtl {
  display: block;
}

.v6bet-93nif3 {
  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) {
  .v6bet-93nif3 {
    margin-top: 40px;
  }
}

.v6bet-cvbhfx label,
.v6bet-cvbhfx input {
  display: block;
  width: 100%;
}

.v6bet-cvbhfx label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.v6bet-cvbhfx label.v6bet-a5oagr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.v6bet-cvbhfx label.v6bet-a5oagr::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;
}

.v6bet-cvbhfx 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;
}

.v6bet-cvbhfx input::placeholder {
  color: var(--Text-400);
}

.v6bet-qfd0rt {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .v6bet-qfd0rt {
  display: flex;
}

.v6bet-qfd0rt ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .v6bet-qfd0rt ol {
    height: 420px;
    padding: 24px;
  }
}

.v6bet-qfd0rt ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.v6bet-brwqm8 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-brwqm8 {
    padding: 0 24px 24px;
  }
}

.v6bet-brwqm8 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;
}

.v6bet-brwqm8 input::placeholder {
  color: var(--Text-400);
}

.v6bet-brwqm8 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.v6bet-brwqm8 [type="submit"]:disabled {
  opacity: 0.5;
}

.v6bet-brwqm8 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .v6bet-brwqm8 [type="submit"] {
    right: 40px;
  }
}

.v6bet-1wn2kl {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.v6bet-1wn2kl.v6bet-1i4v09 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.v6bet-1wn2kl.v6bet-1i4v09::before {
  content: "";
  width: 31px;
}

.v6bet-1wn2kl.v6bet-1i4v09 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.v6bet-1wn2kl.v6bet-xjfg5m p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.v6bet-1wn2kl p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.v6bet-04ptyv .v6bet-xl3nsd {
  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;
  }
}

.v6bet-2mtoar {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .v6bet-2mtoar {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .v6bet-2mtoar {
    padding: 18px 0;
  }
}

.v6bet-2mtoar .v6bet-ey0tvl {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .v6bet-2mtoar .v6bet-ey0tvl {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.v6bet-3k22nt {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .v6bet-3k22nt {
    max-width: 160px;
    height: 40px;
  }
}

.v6bet-3k22nt picture,
.v6bet-3k22nt img {
  display: block;
  width: 100%;
  height: 100%;
}

.v6bet-3k22nt img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .v6bet-e4ms67 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.v6bet-0pq3ru ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .v6bet-2mtoar.v6bet-vw7di7 .v6bet-e4ms67 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .v6bet-e4ms67 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .v6bet-e4ms67 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.v6bet-trvs8m,
.v6bet-cph91r {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .v6bet-trvs8m,
  .v6bet-cph91r {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .v6bet-cph91r {
    display: none;
  }
}

.v6bet-ns9esy {
  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;
}

.v6bet-vw7di7 .v6bet-ns9esy {
  background: var(--fh-bg-color);
}

.v6bet-ns9esy button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .v6bet-ns9esy {
    display: none;
  }
}

.v6bet-xy8dof {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .v6bet-xy8dof {
    display: none;
  }
}

.v6bet-oylv8d {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.v6bet-2mtoar.v6bet-vw7di7 .v6bet-oylv8d:first-child {
  display: none;
}

.v6bet-2mtoar.v6bet-vw7di7 .v6bet-oylv8d:last-child {
  display: block;
}

.v6bet-oylv8d:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .v6bet-oylv8d {
    display: none;
  }
}

.v6bet-mtq2xi {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .v6bet-mtq2xi {
    display: flex;
  }
}

.v6bet-mtq2xi ul {
  max-height: 350px;
  overflow-y: auto;
}

.v6bet-mtq2xi:hover ul {
  visibility: visible;
  opacity: 1;
}

.v6bet-mtq2xi:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.v6bet-mtq2xi:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.v6bet-mtq2xi:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.v6bet-mtq2xi:hover .v6bet-virlge svg {
  transform: rotate(180deg);
}

.v6bet-a03cd1 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.v6bet-2y4yoo {
  padding: 0 8px;
}

.v6bet-rmarba {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.v6bet-rmarba:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .v6bet-rmarba {
    padding: 4px 8px;
  }
}

.v6bet-9627rv {
  display: flex;
}

.v6bet-9627rv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.v6bet-virlge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.v6bet-virlge svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.v6bet-1oo5lg {
  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) {
  .v6bet-1oo5lg {
    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;
  }
}

.v6bet-v4q3pp {
  width: 100%;
}

@media (min-width: 1200px) {
  .v6bet-v4q3pp {
    display: none;
  }
}

.v6bet-jb52s5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.v6bet-ss6cq7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.v6bet-lr2rf4 {
  display: flex;
}

.v6bet-2jczeb {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.v6bet-edxsap {
  list-style: none;
}

@media (max-width: 1199px) {
  .v6bet-edxsap {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .v6bet-edxsap {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .v6bet-edxsap .v6bet-zcmqc4 [data-ref-el],
  .v6bet-edxsap .v6bet-zcmqc4 span,
  .v6bet-edxsap .v6bet-zcmqc4 a {
    white-space: nowrap;
  }
}

.v6bet-d0f4rz {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .v6bet-d0f4rz.v6bet-98ase6 > .v6bet-zcmqc4 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .v6bet-d0f4rz.v6bet-v8x9b8:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .v6bet-d0f4rz.v6bet-98ase6 > .v6bet-01x8ax {
    height: auto;
  }

  .v6bet-d0f4rz.v6bet-98ase6 > div > .v6bet-1z4wba {
    transform: rotate(180deg);
  }
}

.v6bet-d0f4rz [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.v6bet-d0f4rz [data-ref-el],
.v6bet-d0f4rz span {
  cursor: pointer;
}

.v6bet-d0f4rz [data-ref-el],
.v6bet-d0f4rz span,
.v6bet-d0f4rz a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .v6bet-d0f4rz [data-ref-el],
  .v6bet-d0f4rz span,
  .v6bet-d0f4rz a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .v6bet-d0f4rz [data-ref-el],
  .v6bet-d0f4rz span,
  .v6bet-d0f4rz a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.v6bet-01x8ax {
  height: 0;
  overflow: hidden;
  transition: height 0.v6bet-0pq3ru ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.v6bet-01x8ax::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.v6bet-01x8ax::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.v6bet-01x8ax::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .v6bet-01x8ax {
    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;
  }

  .v6bet-01x8ax:has(> .v6bet-d0f4rz.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .v6bet-01x8ax .v6bet-01x8ax {
    padding: 0;
  }

  .v6bet-01x8ax .v6bet-d0f4rz {
    font-weight: 400;
  }

  .v6bet-01x8ax .v6bet-d0f4rz:hover > .v6bet-zcmqc4 {
    background: var(--Neutral-300);
  }

  .v6bet-01x8ax .v6bet-1z4wba {
    rotate: -90deg;
  }
}

.v6bet-zcmqc4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .v6bet-zcmqc4 {
    padding: 8px;
  }

  .v6bet-d0f4rz.v6bet-1tut7g > .v6bet-zcmqc4 {
    background: var(--Neutral-300);
  }
}

.v6bet-1z4wba {
  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.v6bet-c8hcvq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.v6bet-exb0rt 0.v6bet-fpyd39.v6bet-y8bkb7 -0.v6bet-40ud7z 0.v6bet-i4dsoz -0.v6bet-40ud7z 1.v6bet-ggvp7n 0.v6bet-bn73hd.v6bet-aheoew 4.v6bet-faszzi.v6bet-exb0rt 0.v6bet-v98wzc.v6bet-vllnbt -0.v6bet-40ud7z 9.v6bet-ji34su -0.v6bet-40ud7z 10.v6bet-pk4dxy 0.v6bet-8xh2wq.v6bet-2lxuly 0.v6bet-y8bkb7 10.v6bet-2lxuly 0.v6bet-i4dsoz 10.v6bet-pk4dxy 1.v6bet-ygr4n0.v6bet-3l038a 5.v6bet-apj7vc.v6bet-10xg8s 6.v6bet-0ynkx0 5.v6bet-w52y49 6.v6bet-0ynkx0 4.v6bet-h0qfkl 5.v6bet-hzuu60.v6bet-exb0rt 1.v6bet-t3g68q.v6bet-40ud7z 0.v6bet-i4dsoz -0.v6bet-40ud7z 0.v6bet-y8bkb7 0.v6bet-exb0rt 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.v6bet-0pq3ru ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .v6bet-1z4wba {
    cursor: default;
  }
}

.v6bet-908z5z {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.v6bet-tvgr17 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .v6bet-tvgr17 {
    padding: 40px 4px;
  }
}

.v6bet-bhez58 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .v6bet-bhez58 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.v6bet-l0mwt5 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .v6bet-l0mwt5 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.v6bet-l0mwt5 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.v6bet-l0mwt5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.v6bet-l0mwt5 [data-ref-el],
.v6bet-l0mwt5 span,
.v6bet-l0mwt5 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.v6bet-ux2tp9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .v6bet-ux2tp9 {
    margin-bottom: 12px;
  }
}

.v6bet-o98dkn {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.v6bet-o98dkn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .v6bet-o98dkn:last-child {
    margin-right: 0;
  }
}

.v6bet-117zhv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.v6bet-ux2tp9:hover .v6bet-8un02w {
  visibility: visible;
  opacity: 1;
}

.v6bet-8un02w {
  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);
}

.v6bet-3dkqqk {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.v6bet-cgkq70 {
  display: flex;
  margin: 6px;
}

.v6bet-cgkq70 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.v6bet-8un02w::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);
}

.v6bet-8un02w::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);
}

.v6bet-kebl8v {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .v6bet-kebl8v {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.v6bet-24c9lj {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .v6bet-24c9lj {
    margin-right: 32px;
  }
}

.v6bet-ceibmo {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .v6bet-ceibmo {
    margin-top: 0;
    width: 340px;
  }
}

.v6bet-ceibmo a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.v6bet-tk4ndr {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.v6bet-nkbwmc {
  position: relative;
}

@media (min-width: 768px) {
  .v6bet-nkbwmc {
    margin-top: 40px;
  }
}

.v6bet-nkbwmc + .v6bet-015lli,
.v6bet-nkbwmc + .v6bet-nkbwmc {
  margin-top: 24px;
}

.v6bet-wpo6qy {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .v6bet-wpo6qy {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-wpo6qy {
    padding: 80px;
  }
}

.v6bet-ml0d73 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .v6bet-ml0d73 {
    padding: 0 16px;
}


}

.v6bet-1svu7t {
  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) {
  .v6bet-1svu7t {
    font-size: 48px;
    line-height: 56px;
  }
}

.v6bet-5ryqf1 {
  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) {
  .v6bet-5ryqf1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.v6bet-yeg31b {
  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;
}

.v6bet-yeg31b:hover {
  background: var(--button-bg-hover);
}

.v6bet-ptdezu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.v6bet-ptdezu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .v6bet-ptdezu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .v6bet-ptdezu img {
  min-height: 100%;
  }
}

.v6bet-wpo6qy::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.v6bet-7rhs8v {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.v6bet-7rhs8v h1,
.v6bet-7rhs8v h2,
.v6bet-7rhs8v h3,
.v6bet-7rhs8v h4 {
  margin-bottom: 6px;
}

.v6bet-7rhs8v h1:not(:first-child),
.v6bet-7rhs8v h2:not(:first-child),
.v6bet-7rhs8v h3:not(:first-child),
.v6bet-7rhs8v h4:not(:first-child) {
  margin-top: 16px;
}

.v6bet-7rhs8v h1,
.v6bet-7rhs8v h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .v6bet-7rhs8v h1,
  .v6bet-7rhs8v h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.v6bet-7rhs8v h2,
.v6bet-7rhs8v h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .v6bet-7rhs8v h2,
  .v6bet-7rhs8v h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-7rhs8v h3,
.v6bet-7rhs8v h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .v6bet-7rhs8v h3,
  .v6bet-7rhs8v h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.v6bet-7rhs8v h4,
.v6bet-7rhs8v h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.v6bet-7rhs8v ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.v6bet-7rhs8v ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.v6bet-7rhs8v 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);
}

.v6bet-7rhs8v ul ul {
  margin-bottom: 8px;
}

.v6bet-7rhs8v ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.v6bet-7rhs8v ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.v6bet-7rhs8v ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.v6bet-7rhs8v ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.v6bet-7rhs8v ol li::marker {
  font-weight: 700;
}

.v6bet-7rhs8v ol ol {
  margin-bottom: 8px;
}

.v6bet-7rhs8v ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.v6bet-7rhs8v ol ul li {
  padding-left: 16px;
}

.v6bet-7rhs8v 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) {
  .v6bet-7rhs8v table {
    padding: 24px;
  }
}

.v6bet-7rhs8v table.v6bet-xlarwn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.v6bet-0pq3ru,
    mask-image 0.3s;
}

.v6bet-7rhs8v table.v6bet-xlarwn.v6bet-a2re3j {
  -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) {
  .v6bet-7rhs8v table {
    display: table;
  }
}

.v6bet-7rhs8v 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);
}

.v6bet-7rhs8v table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.v6bet-7rhs8v table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.v6bet-7rhs8v 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) {
  .v6bet-7rhs8v table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.v6bet-7rhs8v table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.v6bet-7rhs8v table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.v6bet-7rhs8v table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.v6bet-7rhs8v img {
  max-width: 100%;
  height: auto;
}

.v6bet-krbv6t {
  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) {
  .v6bet-krbv6t {
    padding: 24px;
  }
}

.v6bet-b2yy4s {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .v6bet-b2yy4s {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.v6bet-b2yy4s > * {
  margin: 0 !important;
}

.v6bet-b2yy4s img,
.v6bet-4t3qoa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-b2yy4s img,
  .v6bet-4t3qoa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-6ho6xx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-6ho6xx {
    width: 32px;
    height: 32px;
  }
}

.v6bet-ekyto8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.v6bet-ekyto8 .v6bet-cz8fdv {
  flex-shrink: 0;
}

.v6bet-ekyto8 .v6bet-s8i47e svg {
  display: none;
}

.v6bet-ii53hk {
  display: grid;
  transition: max-height 0.v6bet-0pq3ru ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .v6bet-ii53hk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .v6bet-ii53hk {
    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));
  }
}

.v6bet-ii53hk.v6bet-pbl7yl + .v6bet-cz8fdv svg {
  transform: rotate(180deg);
}

.v6bet-7sspwq {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.v6bet-7sspwq > div:nth-child(3n) {
  grid-column: span 2;
}

.v6bet-7sspwq
  > div:nth-child(3n)
  .v6bet-pet0g9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .v6bet-7sspwq {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .v6bet-7sspwq > div:nth-child(3n) {
    grid-column: unset;
  }

  .v6bet-7sspwq
    > div:nth-child(3n)
    .v6bet-pet0g9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .v6bet-7sspwq {
    max-width: 270px;
  }
}

.v6bet-7sspwq .v6bet-pet0g9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .v6bet-7sspwq .v6bet-pet0g9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .v6bet-7sspwq .v6bet-pet0g9 button {
    max-width: 104px;
  }
}

.v6bet-36rcyt {
  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) {
  .v6bet-36rcyt {
    margin-bottom: 0;
  }
}

.v6bet-ao512b {
  display: none;
  opacity: 0;
}

.v6bet-3yqhvb {
  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;
  }
}

.v6bet-3yqhvb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.v6bet-pet0g9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.v6bet-pet0g9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .v6bet-pet0g9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .v6bet-pet0g9
    button {
    max-width: 145px;
  }
}

.v6bet-wpk0dr:first-child
  .v6bet-pet0g9
  button {
  max-width: 270px;
}

.v6bet-6is2q5 {
  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%;
}

.v6bet-36rcyt picture {
  width: 100%;
  max-width: 100%;
}

.v6bet-xf8cz1 {
  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;
}

.v6bet-xf8cz1 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.v6bet-36rcyt:hover .v6bet-xf8cz1 {
  display: flex;
}

.v6bet-mv7ppt {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.v6bet-er80j3 {
  display: flex;
}

.v6bet-er80j3:hover .v6bet-fa5ap2,
.v6bet-er80j3 .v6bet-1tut7g .v6bet-fa5ap2 {
  display: flex;
}

.v6bet-er80j3 svg {
  flex-shrink: 0;
}

.v6bet-fa5ap2 {
  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) {
  .v6bet-fa5ap2 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.v6bet-fa5ap2:hover {
  display: flex;
}

.v6bet-fa5ap2 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.v6bet-0vvveq {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .v6bet-0vvveq {
    font-size: 12px;
  }
}

.v6bet-iwopka,
.v6bet-4f646r {
  width: 50%;
  flex-shrink: 0;
}

.v6bet-iwopka {
  font-weight: 700;
}

.v6bet-apxyb6 .v6bet-ii53hk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .v6bet-apxyb6 .v6bet-ii53hk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .v6bet-apxyb6 .v6bet-ii53hk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.v6bet-apxyb6
  .v6bet-6is2q5:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.v6bet-apxyb6 .v6bet-3yqhvb {
  height: 100% !important;
  border-radius: 16px;
}

.v6bet-apxyb6 .v6bet-pet0g9 {
  gap: 4px;
  align-items: center;
}

.v6bet-apxyb6 .v6bet-pet0g9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v6bet-apxyb6 .v6bet-pet0g9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.v6bet-apxyb6 .v6bet-5ctz5s,
.v6bet-apxyb6 .v6bet-laoma4 {
  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.v6bet-c8hcvq.org/2000/svg'%3E%3Cpath d='M9.v6bet-xilu7e 4.v6bet-91gede.v6bet-rjxyu5 5.v6bet-sx7t1c.v6bet-adh33w 5.v6bet-zfk441.v6bet-chqszu 5.v6bet-3frnju.v6bet-tfm3pg 8.v6bet-nsvq7b.v6bet-8ao0tm 9.v6bet-exp25s.v6bet-huus45 9.v6bet-wabzlq.v6bet-5so0jx 13.v6bet-v74yja.v6bet-ucl3hp 11.v6bet-e1yzoc.v6bet-8ko1hu 11.v6bet-pry7lc.v6bet-78ffmc 11.v6bet-17f9zf.v6bet-eccf12 13.v6bet-d13aq1.v6bet-y6df88 9.v6bet-gjvs6t.v6bet-rvkbe0 9.v6bet-ng8p9o.v6bet-ncccb1 8.v6bet-ygibsd.v6bet-0z2et9 5.v6bet-62q0ok.v6bet-5zl74y 5.v6bet-37j9we.v6bet-2iyqeg 5.v6bet-hwce5e.v6bet-kfgemw 4.v6bet-82e4fy.v6bet-8ko1hu 1.v6bet-h8yamm.v6bet-xilu7e 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.v6bet-apxyb6 .v6bet-5ctz5s {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.v6bet-apxyb6 .v6bet-laoma4 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.v6bet-7u7ymd {
  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) {
  .v6bet-7u7ymd {
    padding: 24px;
  }
}

.v6bet-7u7ymd .v6bet-cz8fdv {
  display: flex;
}

@media (min-width: 768px) {
  .v6bet-7u7ymd .v6bet-cz8fdv {
    display: none;
  }
}

.v6bet-7u7ymd .v6bet-s8i47e svg {
  display: none;
}

.v6bet-xl8tpr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.v6bet-xl8tpr .v6bet-ilyg3s {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-xl8tpr .v6bet-ilyg3s {
    display: flex;
  }
}

.v6bet-xvc7rx {
  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) {
  .v6bet-xvc7rx {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-xvc7rx > * {
  margin: 0 !important;
}

.v6bet-xvc7rx img,
.v6bet-fszme7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-xvc7rx img,
  .v6bet-fszme7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-0qcs87 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-0qcs87 {
    width: 32px;
    height: 32px;
  }
}

.v6bet-2cvscs {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .v6bet-2cvscs {
    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;
  }

  .v6bet-2cvscs::-webkit-scrollbar {
    display: none;
  }
}

.v6bet-kgam5z {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .v6bet-kgam5z {
    padding: 7px 15px;
  }
}

.v6bet-kgam5z:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.v6bet-fiabnf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .v6bet-fiabnf {
    display: flex;
    opacity: 1;
  }
}

.v6bet-kgam5z picture {
  height: 100%;
  display: block;
}

.v6bet-kgam5z img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .v6bet-kgam5z img {
    width: 88px;
    height: 44px;
  }
}

.v6bet-kgam5z p {
  text-align: center;
  width: 100%;
}

.v6bet-9gilsc {
  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) {
  .v6bet-9gilsc {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-9gilsc img,
.v6bet-tsvpp1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-9gilsc img,
  .v6bet-tsvpp1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-fh0fd5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-fh0fd5 {
    width: 32px;
    height: 32px;
  }
}

.v6bet-hdv2e9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.v6bet-kovswb {
  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;
}

.v6bet-c33g33 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.v6bet-c33g33.v6bet-1tut7g {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.v6bet-9wtq0r {
  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) {
  .v6bet-9wtq0r {
    font-size: 20px;
    line-height: 28px;
  }
}

.v6bet-fm1i5t {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.v6bet-kr7j5v {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.v6bet-0pq3ru ease;
  opacity: 0;
  color: var(--text-color);
}

.v6bet-qosggr {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.v6bet-qosggr ol,
.v6bet-qosggr ul {
  padding-left: 1.3em;
}

.v6bet-c33g33.v6bet-1tut7g .v6bet-kr7j5v {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.v6bet-c33g33.v6bet-1tut7g .v6bet-fm1i5t {
  transform: rotate(180deg);
  color: var(--text-color);
}

.v6bet-pabnkq {
  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) {
  .v6bet-pabnkq {
    padding: 24px;
  }
}

.v6bet-pabnkq .v6bet-cz8fdv {
  display: flex;
}

@media (min-width: 768px) {
  .v6bet-pabnkq .v6bet-cz8fdv {
    display: none;
  }
}

.v6bet-pabnkq .v6bet-s8i47e svg {
  display: none;
}

.v6bet-4q64iw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.v6bet-4q64iw .v6bet-ilyg3s {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-4q64iw .v6bet-ilyg3s {
    display: flex;
  }
}

.v6bet-fn1kex {
  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) {
  .v6bet-fn1kex {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-fn1kex > * {
  margin: 0 !important;
}

.v6bet-fn1kex img,
.v6bet-gmwqoq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-fn1kex img,
  .v6bet-gmwqoq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-ub7bsz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-ub7bsz {
    width: 32px;
    height: 32px;
  }
}

.v6bet-aynmv5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .v6bet-aynmv5 {
    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;
  }

  .v6bet-aynmv5::-webkit-scrollbar {
    display: none;
  }
}

.v6bet-2aq1mk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.v6bet-2aq1mk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.v6bet-bv98qo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .v6bet-bv98qo {
    display: flex;
    opacity: 1;
  }
}

.v6bet-2aq1mk picture {
  width: auto;
  height: 100%;
  display: block;
}

.v6bet-2aq1mk picture img {
  display: block;
  width: auto;
  height: 100%;
}

.v6bet-53d3pb {
  margin: -24px 0;
}

.v6bet-53d3pb:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .v6bet-53d3pb {
    margin: -16px 0;
  }
}

.v6bet-57ir66 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .v6bet-57ir66 {
    flex-direction: row;
  }
}

.v6bet-b29fm2 {
  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) {
  .v6bet-b29fm2 {
    flex: 1;
  }
}

.v6bet-b29fm2::placeholder {
  color: var(--Text-400);
}

.v6bet-8pqg9g {
  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;
}

.v6bet-1guiqr {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.v6bet-1guiqr::-webkit-scrollbar {
  display: none;
}

.v6bet-k0nu5o {
  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;
}

.v6bet-k0nu5o img,
.v6bet-k0nu5o svg {
  margin-right: 8px;
}

.v6bet-j41qcb {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.v6bet-53d3pb + .v6bet-k27eko {
  margin-top: 0;
}

@media (min-width: 768px) {
  .v6bet-53d3pb + .v6bet-k27eko {
    margin-top: -16px;
  }
}

.v6bet-tjnuk1 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.v6bet-tjnuk1 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.v6bet-tjnuk1 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.v6bet-kexs5v {
  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;
}

.v6bet-g47mck {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.v6bet-zms53o {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.v6bet-0gqodp {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.v6bet-1646lf {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.v6bet-kexs5v 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;
}

.v6bet-kexs5v 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) {
  .v6bet-kexs5v {
    padding: 39px 179px 39px 39px;
  }

  .v6bet-g47mck {
    font-size: 40px;
    line-height: 48px;
  }

  .v6bet-1646lf {
    height: 348px;
  }

  .v6bet-kexs5v button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .v6bet-kexs5v button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-kexs5v {
    padding: 63px;
  }
}

.v6bet-0lm5ny {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .v6bet-0lm5ny {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.v6bet-1687hz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .v6bet-1687hz {
    width: auto;
  }
}

.v6bet-pvaquo {
  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;
}

.v6bet-pvaquo::-webkit-scrollbar {
  display: none;
}

.v6bet-pvaquo 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);
}

.v6bet-pvaquo a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .v6bet-pvaquo {
    margin-left: 16px;
    margin-top: 0;
  }
}

.v6bet-0lm5ny .v6bet-sgfhqb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.v6bet-0pq3ru,
    mask-image 0.3s;
}

.v6bet-0lm5ny .v6bet-sgfhqb.v6bet-a2re3j {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.v6bet-j3t4zi {
  margin: 40px -16px;
}

.v6bet-mezxdk + .v6bet-015lli,
.v6bet-mezxdk + .v6bet-nkbwmc {
  margin-top: 24px;
}

.v6bet-xtk149 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.v6bet-xtk149 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.v6bet-lhck7w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .v6bet-lhck7w {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .v6bet-lhck7w {
    margin-top: 0;
  }
}

.v6bet-i5oooy {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .v6bet-i5oooy {
    font-size: 24px;
    line-height: 32px;
  }
}

.v6bet-rujltm {
  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) {
  .v6bet-rujltm {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.v6bet-57ldor {
  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) {
  .v6bet-57ldor {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.v6bet-6he2pp {
  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) {
  .v6bet-6he2pp {
    font-size: 20px;
    line-height: 28px;
  }
}

.v6bet-tje0ct {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .v6bet-tje0ct {
    font-size: 32px;
    line-height: 40px;
  }
}

.v6bet-oejrgp {
  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;
}

.v6bet-ugffet {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.v6bet-ugffet img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.v6bet-k27eko {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.v6bet-nw2zzb {
  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) {
  .v6bet-nw2zzb {
    padding: 15px 48px;
  }
}

main > .v6bet-k27eko {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .v6bet-ii53hk.v6bet-jtvfcp > div:nth-child(n+5) {
    display: none;
  }
}

.v6bet-7rhs8v p a img {
  display: block;
  margin: 0 auto;
}


.v6bet-spe7qe {
  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 */
.v6bet-u1rkta {
  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;
}

.v6bet-u1rkta label {
  font-size: 14px;
}

.v6bet-u1rkta h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.v6bet-u1rkta input,
.v6bet-u1rkta textarea,
.v6bet-u1rkta 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;
}
.v6bet-u1rkta button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.v6bet-x24r64 ease;
}
.v6bet-u1rkta button:hover {
  background-color: var(--button-bg-hover);
}
.v6bet-a8dku9 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.v6bet-3tog4a ease-in;
}

.v6bet-a8dku9 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;
}
.v6bet-36p1u1, .v6bet-mp5ulr, [class*="review-card"],
thead, thead th, table th, .v6bet-3e0sat,
.v6bet-o8num1, [class*="collapsible-header"],
.v6bet-c7eggn, [class*="updated-block"] {
  color: #ece7dc !important;
}
