* {
  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-9yiy7b {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-9yiy7b {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-9yiy7b {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.v6bet-dv1yn1 {
  overflow: hidden;
}

.v6bet-ks1tzm img {
  background: var(--Neutral-300);
}

.v6bet-wvfu42 {
  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-5ab1cm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.v6bet-5ab1cm:hover {
  background: var(--button-bg-hover);
}

.v6bet-183jc5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.v6bet-183jc5:hover {
  background: var(--button-bg-hover);
}

.v6bet-msb0t6 {
  font-size: 12px;
  line-height: 18px;
}

.v6bet-foahd3 {
  font-size: 18px;
  line-height: 26px;
}

.v6bet-2euiqe {
  width: 100%;
}

.v6bet-9r5149 {
  padding: 6px 16px;
}

.v6bet-wn0l2l {
  padding: 10px 16px;
}

.v6bet-m1d3yn {
  padding: 15px 26px;
}

.v6bet-gruq2m {
  flex-shrink: 0;
}

.v6bet-718dkl {
  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-kte83o {
  display: none;
}

.v6bet-f27s9u {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.v6bet-riuvxu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.v6bet-s0jhwf {
  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-9u1br8 {
  cursor: grab;
}

.v6bet-s0jhwf::-webkit-scrollbar {
  display: none;
}

.v6bet-pl4d2l {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.v6bet-q78x8a {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.v6bet-l58ynq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.v6bet-h396eh {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.v6bet-imn6s7 {
  visibility: visible;
}

.v6bet-u0cumb {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.v6bet-sy6gaz ease;
}

.v6bet-ouq7kw {
  background-color: var(--Primary-200);
  width: 16px;
}

.v6bet-ab0q66 {
  -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-sy6gaz,
    mask-image 0.3s;
}

.v6bet-ab0q66.v6bet-13gxak {
  -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-dfu921: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-ratxjx {
  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-ecju8r.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-ecju8r.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-87ej4p {
  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-87ej4p::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-xf6d4u {
  position: relative;
  z-index: 1;
}

.v6bet-7v2k5b {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.v6bet-1hgwx6 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.v6bet-u4npnr {
  font-size: 40px;
  line-height: 48px;
}

.v6bet-v85lt8 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.v6bet-8uwylz {
  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-8uwylz:hover {
  background: var(--Primary-400);
}

.v6bet-8uwylz svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.v6bet-dfu921 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-87ej4p {
    max-width: 600px;
    padding: 64px;
  }

  .v6bet-7v2k5b {
    font-size: 24px;
    line-height: 32px;
  }

  .v6bet-1hgwx6 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .v6bet-u4npnr {
    font-size: 50px;
    line-height: 56px;
  }

  .v6bet-v85lt8 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .v6bet-ratxjx {
    top: 25px;
    right: 25px;
  }
}

.v6bet-k68z9l,
.v6bet-75rwwe {
  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-8rvz8u.v6bet-9mk81a::before,
.v6bet-75rwwe::before,
.v6bet-rn3bwj::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-ecju8r.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.v6bet-4bi98d 14.v6bet-7hvhvc.v6bet-v1lc7k 14.v6bet-jpiz0j 15.v6bet-o4mba6 14.v6bet-mipsyb 15.v6bet-vnaqq7 14.v6bet-kv780n.v6bet-fvvqjf 14.v6bet-tfv9hc 19.v6bet-84nwbb 12.v6bet-rbf5xe 19.v6bet-84nwbb 10.v6bet-d3mxqh.v6bet-84nwbb 8.v6bet-szn9l9 17.v6bet-nurzgz 7.v6bet-77jlb3 15.v6bet-id4o3b 7.v6bet-kc6d2i.v6bet-jqedxn 7.v6bet-77jlb3 11.v6bet-dygokb 8.v6bet-szn9l9 11.v6bet-dygokb 10.v6bet-fcfmly.v6bet-dygokb 12.v6bet-5fpzq2 13.v6bet-0b6u0i 14.v6bet-60z2d9 15.v6bet-lc04rf 14.v6bet-ldw8t2.v6bet-emy1go 14.v6bet-f0beos 15.v6bet-28yg3p 14.v6bet-x1iuqp 15.v6bet-1q3226 14.v6bet-5js6kv.v6bet-4bi98d 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.v6bet-87sakl 15.v6bet-8ajvfl.v6bet-f6xq5o 15.v6bet-ysm9ii 15.v6bet-nzu3by 15.v6bet-dxvz2o 15.v6bet-ocwndy 15.v6bet-0jbw24.v6bet-eh7otu 15.v6bet-dxvz2o 15.v6bet-z14fca 15.v6bet-injd0z 15.v6bet-9bhvus 15.v6bet-tbj0ww.v6bet-vb6joy 15.v6bet-zlw4yz 7.v6bet-yvqur3 18.v6bet-r9sw3x 7.v6bet-x1od5d 23.v6bet-logsd9.v6bet-gwfiyu.v6bet-o2tewp 18.v6bet-uckafn 19.v6bet-raa8s5 15.v6bet-ickt3q 15.v6bet-87sakl 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.v6bet-a3z5n2 [type="submit"] *,
.v6bet-gukayy button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .v6bet-p262mr {
    display: none;
  }
}

.v6bet-rmh4n7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .v6bet-rmh4n7 {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-rmh4n7 {
    bottom: 22px;
  }
}

.v6bet-rmh4n7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .v6bet-rmh4n7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.v6bet-g1xw57.static) .v6bet-rmh4n7 {
    bottom: 8px;
  }
}

.v6bet-sujbr6 {
  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-ecju8r.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.v6bet-hss87b 3.v6bet-3483z0.v6bet-n79jou.v6bet-ldwrfk 3.v6bet-msadrg 3.v6bet-4q8zlo 5.v6bet-ake7is 3.v6bet-4q8zlo 8.v6bet-hp37d8.v6bet-872rxk.v6bet-4q8zlo 26.v6bet-fm8igv 5.v6bet-tyrjd0 28.v6bet-7g1uqa 8.v6bet-b59120 28.v6bet-6i62ra.v6bet-t24zi9 28.v6bet-fo6s02.v6bet-kox7ba 34.v6bet-gso9s0.v6bet-5ezard 36.v6bet-b13moe 11.v6bet-8k79z1 37.v6bet-7xmz6m 12.v6bet-i5z58n 36.v6bet-i92m3t.v6bet-2d51gp 28.v6bet-gxb8fi.v6bet-kp9rkw.v6bet-p42zld 28.v6bet-5x4wk1 36.v6bet-3hg3vb 26.v6bet-4n6c6j 36.v6bet-3hg3vb 23.v6bet-64znfx.v6bet-52jq9s.v6bet-3hg3vb 5.v6bet-oza865 34.v6bet-am49ey 3.v6bet-msadrg 31.v6bet-hss87b 3.v6bet-of78tk.v6bet-p65xtz 18.v6bet-16sss2.v6bet-ojyujb 18.v6bet-kyspqz 8.v6bet-410d72 17.v6bet-ab9f18 8.v6bet-410d72 15.v6bet-m6aoul.v6bet-410d72 14.v6bet-oxem8r 9.v6bet-ojyujb 13.v6bet-gfisb9 11.v6bet-p65xtz 13.v6bet-8wyhy7.v6bet-4i3xn6 13.v6bet-gfisb9 13.v6bet-uq47e9 14.v6bet-oxem8r 13.v6bet-uq47e9 15.v6bet-nai855.v6bet-uq47e9 17.v6bet-ab9f18 12.v6bet-4i3xn6 18.v6bet-kyspqz 11.v6bet-p65xtz 18.v6bet-l7k0w6.v6bet-hubprk 18.v6bet-tkg26d.v6bet-yji2xk 18.v6bet-kyspqz 17.v6bet-mkkcut 17.v6bet-ab9f18 17.v6bet-mkkcut 15.v6bet-woj7x5.v6bet-mkkcut 14.v6bet-oxem8r 18.v6bet-yji2xk 13.v6bet-gfisb9 20.v6bet-hubprk 13.v6bet-9dhc44.v6bet-eqo7nf 13.v6bet-gfisb9 22.v6bet-pep3k9 14.v6bet-oxem8r 22.v6bet-pep3k9 15.v6bet-sfzdlo.v6bet-kuhseh 17.v6bet-ab9f18 21.v6bet-eqo7nf 18.v6bet-kyspqz 20.v6bet-hubprk 18.v6bet-1vca3k.v6bet-h3jxci 18.v6bet-q5dbzk.v6bet-mr6gw7 18.v6bet-kyspqz 26.v6bet-lqzf7m 17.v6bet-ab9f18 26.v6bet-lqzf7m 15.v6bet-b9qdye.v6bet-lqzf7m 14.v6bet-oxem8r 27.v6bet-mr6gw7 13.v6bet-gfisb9 28.v6bet-h3jxci 13.v6bet-t3raxw.v6bet-hys7z0 13.v6bet-gfisb9 31.v6bet-z1ywxr 14.v6bet-oxem8r 31.v6bet-z1ywxr 15.v6bet-s0yjev.v6bet-lqzf7m 17.v6bet-ab9f18 30.v6bet-hys7z0 18.v6bet-kyspqz 28.v6bet-h3jxci 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-sujbr6 {
    display: none;
  }
}

.v6bet-yegmgb {
  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-yegmgb {
    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-gukayy {
  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-gukayy {
    padding: 14px 16px;
  }
}

.v6bet-gukayy button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.v6bet-gukayy button:first-child {
  align-content: end;
}

.v6bet-gukayy button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .v6bet-gukayy
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .v6bet-gukayy
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.v6bet-gukayy button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.v6bet-gukayy button:last-child svg {
  width: 38px;
  height: 38px;
}

.v6bet-rn3bwj {
  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-rn3bwj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .v6bet-rn3bwj,
.pc61d126-chatbot[data-active-screen="3"]
  .v6bet-rn3bwj {
  opacity: 1;
  visibility: visible;
}

.v6bet-1fef6f {
  flex: 1 1;
}

.v6bet-tbawlp {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-tbawlp {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .v6bet-vw5x5c {
  display: block;
}

.v6bet-0afxav {
  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-0afxav {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.v6bet-75rwwe {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.v6bet-75rwwe::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.v6bet-y400f0 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.v6bet-y400f0 p {
  color: var(--Text-100);
}

.v6bet-75rwwe .v6bet-1lvmll {
  grid-area: button;
}

.v6bet-75rwwe .v6bet-1lvmll::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-ecju8r.org/2000/svg'%3E%3Cpath d='M4.v6bet-u00nxf 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.v6bet-e9ru5h 15L16.v6bet-e9ru5h 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.v6bet-e9ru5h 5L16.v6bet-e9ru5h 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .v6bet-g0gnyw {
  display: block;
}

.v6bet-v6h21o {
  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-v6h21o {
    margin-top: 40px;
  }
}

.v6bet-k68z9l label,
.v6bet-k68z9l input {
  display: block;
  width: 100%;
}

.v6bet-k68z9l label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.v6bet-k68z9l label.v6bet-60l6hy input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.v6bet-k68z9l label.v6bet-60l6hy::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-k68z9l 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-k68z9l input::placeholder {
  color: var(--Text-400);
}

.v6bet-a46shd {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .v6bet-a46shd {
  display: flex;
}

.v6bet-a46shd ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .v6bet-a46shd ol {
    height: 420px;
    padding: 24px;
  }
}

.v6bet-a46shd ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.v6bet-a3z5n2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .v6bet-a3z5n2 {
    padding: 0 24px 24px;
  }
}

.v6bet-a3z5n2 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-a3z5n2 input::placeholder {
  color: var(--Text-400);
}

.v6bet-a3z5n2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.v6bet-a3z5n2 [type="submit"]:disabled {
  opacity: 0.5;
}

.v6bet-a3z5n2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .v6bet-a3z5n2 [type="submit"] {
    right: 40px;
  }
}

.v6bet-8rvz8u {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.v6bet-8rvz8u.v6bet-9mk81a {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.v6bet-8rvz8u.v6bet-9mk81a::before {
  content: "";
  width: 31px;
}

.v6bet-8rvz8u.v6bet-9mk81a p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.v6bet-8rvz8u.v6bet-z6kv42 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.v6bet-8rvz8u p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.v6bet-rmh4n7 .v6bet-1lvmll {
  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-p262mr {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .v6bet-p262mr {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .v6bet-p262mr {
    padding: 18px 0;
  }
}

.v6bet-p262mr .v6bet-9yiy7b {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .v6bet-p262mr .v6bet-9yiy7b {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.v6bet-zwckh0 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .v6bet-zwckh0 {
    max-width: 160px;
    height: 40px;
  }
}

.v6bet-zwckh0 picture,
.v6bet-zwckh0 img {
  display: block;
  width: 100%;
  height: 100%;
}

.v6bet-zwckh0 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .v6bet-wvf4w3 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.v6bet-sy6gaz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .v6bet-p262mr.v6bet-9nij75 .v6bet-wvf4w3 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .v6bet-wvf4w3 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .v6bet-wvf4w3 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.v6bet-bm7nr8,
.v6bet-ie1ieu {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .v6bet-bm7nr8,
  .v6bet-ie1ieu {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .v6bet-ie1ieu {
    display: none;
  }
}

.v6bet-z6dcdn {
  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-9nij75 .v6bet-z6dcdn {
  background: var(--fh-bg-color);
}

.v6bet-z6dcdn button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .v6bet-z6dcdn {
    display: none;
  }
}

.v6bet-psomrd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .v6bet-psomrd {
    display: none;
  }
}

.v6bet-8x04cs {
  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-p262mr.v6bet-9nij75 .v6bet-8x04cs:first-child {
  display: none;
}

.v6bet-p262mr.v6bet-9nij75 .v6bet-8x04cs:last-child {
  display: block;
}

.v6bet-8x04cs:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .v6bet-8x04cs {
    display: none;
  }
}

.v6bet-vji6h0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .v6bet-vji6h0 {
    display: flex;
  }
}

.v6bet-vji6h0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.v6bet-vji6h0:hover ul {
  visibility: visible;
  opacity: 1;
}

.v6bet-vji6h0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.v6bet-vji6h0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.v6bet-vji6h0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.v6bet-vji6h0:hover .v6bet-f9mcot svg {
  transform: rotate(180deg);
}

.v6bet-2klmvq {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.v6bet-l5l60l {
  padding: 0 8px;
}

.v6bet-rlg3ee {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.v6bet-rlg3ee:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .v6bet-rlg3ee {
    padding: 4px 8px;
  }
}

.v6bet-cl3zj8 {
  display: flex;
}

.v6bet-cl3zj8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.v6bet-f9mcot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.v6bet-f9mcot svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.v6bet-k1gl70 {
  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-k1gl70 {
    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-a0e4pi {
  width: 100%;
}

@media (min-width: 1200px) {
  .v6bet-a0e4pi {
    display: none;
  }
}

.v6bet-6fyw1y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.v6bet-qcpepp {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.v6bet-45uaxp {
  display: flex;
}

.v6bet-412yez {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.v6bet-dyvory {
  list-style: none;
}

@media (max-width: 1199px) {
  .v6bet-dyvory {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .v6bet-dyvory {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .v6bet-dyvory .v6bet-qtj8ed [data-ref-el],
  .v6bet-dyvory .v6bet-qtj8ed span,
  .v6bet-dyvory .v6bet-qtj8ed a {
    white-space: nowrap;
  }
}

.v6bet-5895ba {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .v6bet-5895ba.v6bet-hqucwx > .v6bet-qtj8ed {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .v6bet-5895ba.v6bet-uwgp8r:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .v6bet-5895ba.v6bet-hqucwx > .v6bet-2pq34w {
    height: auto;
  }

  .v6bet-5895ba.v6bet-hqucwx > div > .v6bet-gebpbc {
    transform: rotate(180deg);
  }
}

.v6bet-5895ba [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.v6bet-5895ba [data-ref-el],
.v6bet-5895ba span {
  cursor: pointer;
}

.v6bet-5895ba [data-ref-el],
.v6bet-5895ba span,
.v6bet-5895ba 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-5895ba [data-ref-el],
  .v6bet-5895ba span,
  .v6bet-5895ba a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .v6bet-5895ba [data-ref-el],
  .v6bet-5895ba span,
  .v6bet-5895ba a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.v6bet-2pq34w {
  height: 0;
  overflow: hidden;
  transition: height 0.v6bet-sy6gaz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.v6bet-2pq34w::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.v6bet-2pq34w::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.v6bet-2pq34w::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .v6bet-2pq34w {
    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-2pq34w:has(> .v6bet-5895ba.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .v6bet-2pq34w .v6bet-2pq34w {
    padding: 0;
  }

  .v6bet-2pq34w .v6bet-5895ba {
    font-weight: 400;
  }

  .v6bet-2pq34w .v6bet-5895ba:hover > .v6bet-qtj8ed {
    background: var(--Neutral-300);
  }

  .v6bet-2pq34w .v6bet-gebpbc {
    rotate: -90deg;
  }
}

.v6bet-qtj8ed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .v6bet-qtj8ed {
    padding: 8px;
  }

  .v6bet-5895ba.v6bet-xovyeo > .v6bet-qtj8ed {
    background: var(--Neutral-300);
  }
}

.v6bet-gebpbc {
  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-ecju8r.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.v6bet-ewvyej 0.v6bet-iwmtas.v6bet-ln8e4a -0.v6bet-we2go4 0.v6bet-q9m2l0 -0.v6bet-we2go4 1.v6bet-x7vdz7 0.v6bet-7daova.v6bet-nds7dy 4.v6bet-wj034x.v6bet-ewvyej 0.v6bet-vtbhzf.v6bet-t5h90e -0.v6bet-we2go4 9.v6bet-d1tznn -0.v6bet-we2go4 10.v6bet-8ievmo 0.v6bet-jh84du.v6bet-1y3te0 0.v6bet-ln8e4a 10.v6bet-1y3te0 0.v6bet-q9m2l0 10.v6bet-8ievmo 1.v6bet-tak5k5.v6bet-l8gllf 5.v6bet-sagbev.v6bet-befhjs 6.v6bet-ir901z 5.v6bet-oc9ukh 6.v6bet-ir901z 4.v6bet-pvzcm8 5.v6bet-pa0z55.v6bet-ewvyej 1.v6bet-8yqnss.v6bet-we2go4 0.v6bet-q9m2l0 -0.v6bet-we2go4 0.v6bet-ln8e4a 0.v6bet-ewvyej 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.v6bet-sy6gaz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .v6bet-gebpbc {
    cursor: default;
  }
}

.v6bet-k0cukg {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.v6bet-lg3vb3 {
  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-lg3vb3 {
    padding: 40px 4px;
  }
}

.v6bet-2mthk9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .v6bet-2mthk9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.v6bet-wpd6v7 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .v6bet-wpd6v7 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.v6bet-wpd6v7 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.v6bet-wpd6v7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.v6bet-wpd6v7 [data-ref-el],
.v6bet-wpd6v7 span,
.v6bet-wpd6v7 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.v6bet-s5l9ot {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .v6bet-s5l9ot {
    margin-bottom: 12px;
  }
}

.v6bet-zkmb2a {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.v6bet-zkmb2a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .v6bet-zkmb2a:last-child {
    margin-right: 0;
  }
}

.v6bet-fh45me {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.v6bet-s5l9ot:hover .v6bet-hy3pm2 {
  visibility: visible;
  opacity: 1;
}

.v6bet-hy3pm2 {
  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-6b9g8s {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.v6bet-4xsn6d {
  display: flex;
  margin: 6px;
}

.v6bet-4xsn6d img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.v6bet-hy3pm2::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-hy3pm2::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-54jiq2 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .v6bet-54jiq2 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.v6bet-98a57s {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .v6bet-98a57s {
    margin-right: 32px;
  }
}

.v6bet-u717or {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .v6bet-u717or {
    margin-top: 0;
    width: 340px;
  }
}

.v6bet-u717or a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.v6bet-vhza4s {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.v6bet-qh4nk8 {
  position: relative;
}

@media (min-width: 768px) {
  .v6bet-qh4nk8 {
    margin-top: 40px;
  }
}

.v6bet-qh4nk8 + .v6bet-coqzdg,
.v6bet-qh4nk8 + .v6bet-qh4nk8 {
  margin-top: 24px;
}

.v6bet-vtqsl8 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .v6bet-vtqsl8 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-vtqsl8 {
    padding: 80px;
  }
}

.v6bet-la6vxi {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .v6bet-la6vxi {
    padding: 0 16px;
}


}

.v6bet-4ff7r4 {
  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-4ff7r4 {
    font-size: 48px;
    line-height: 56px;
  }
}

.v6bet-m509z7 {
  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-m509z7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.v6bet-1wcd7m {
  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-1wcd7m:hover {
  background: var(--button-bg-hover);
}

.v6bet-4rqd5q {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.v6bet-4rqd5q img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .v6bet-4rqd5q img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .v6bet-4rqd5q img {
  min-height: 100%;
  }
}

.v6bet-vtqsl8::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.v6bet-v0x2la {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.v6bet-v0x2la h1,
.v6bet-v0x2la h2,
.v6bet-v0x2la h3,
.v6bet-v0x2la h4 {
  margin-bottom: 6px;
}

.v6bet-v0x2la h1:not(:first-child),
.v6bet-v0x2la h2:not(:first-child),
.v6bet-v0x2la h3:not(:first-child),
.v6bet-v0x2la h4:not(:first-child) {
  margin-top: 16px;
}

.v6bet-v0x2la h1,
.v6bet-v0x2la h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .v6bet-v0x2la h1,
  .v6bet-v0x2la h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.v6bet-v0x2la h2,
.v6bet-v0x2la h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .v6bet-v0x2la h2,
  .v6bet-v0x2la h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-v0x2la h3,
.v6bet-v0x2la h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .v6bet-v0x2la h3,
  .v6bet-v0x2la h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.v6bet-v0x2la h4,
.v6bet-v0x2la h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.v6bet-v0x2la ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.v6bet-v0x2la ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.v6bet-v0x2la 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-v0x2la ul ul {
  margin-bottom: 8px;
}

.v6bet-v0x2la ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.v6bet-v0x2la ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.v6bet-v0x2la ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.v6bet-v0x2la ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.v6bet-v0x2la ol li::marker {
  font-weight: 700;
}

.v6bet-v0x2la ol ol {
  margin-bottom: 8px;
}

.v6bet-v0x2la ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.v6bet-v0x2la ol ul li {
  padding-left: 16px;
}

.v6bet-v0x2la 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-v0x2la table {
    padding: 24px;
  }
}

.v6bet-v0x2la table.v6bet-b098zr {
  -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-sy6gaz,
    mask-image 0.3s;
}

.v6bet-v0x2la table.v6bet-b098zr.v6bet-13gxak {
  -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-v0x2la table {
    display: table;
  }
}

.v6bet-v0x2la 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-v0x2la table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.v6bet-v0x2la table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.v6bet-v0x2la 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-v0x2la table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.v6bet-v0x2la table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.v6bet-v0x2la table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.v6bet-v0x2la table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.v6bet-v0x2la img {
  max-width: 100%;
  height: auto;
}

.v6bet-5xn4uu {
  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-5xn4uu {
    padding: 24px;
  }
}

.v6bet-exow61 {
  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-exow61 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.v6bet-exow61 > * {
  margin: 0 !important;
}

.v6bet-exow61 img,
.v6bet-izxr31 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-exow61 img,
  .v6bet-izxr31 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-qbuvee {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-qbuvee {
    width: 32px;
    height: 32px;
  }
}

.v6bet-akczlf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.v6bet-akczlf .v6bet-6sjb4l {
  flex-shrink: 0;
}

.v6bet-akczlf .v6bet-5tm70o svg {
  display: none;
}

.v6bet-2fae7h {
  display: grid;
  transition: max-height 0.v6bet-sy6gaz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .v6bet-2fae7h {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .v6bet-2fae7h {
    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-2fae7h.v6bet-daypvj + .v6bet-6sjb4l svg {
  transform: rotate(180deg);
}

.v6bet-fpki4l {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.v6bet-fpki4l > div:nth-child(3n) {
  grid-column: span 2;
}

.v6bet-fpki4l
  > div:nth-child(3n)
  .v6bet-5bt02t
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .v6bet-fpki4l {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .v6bet-fpki4l > div:nth-child(3n) {
    grid-column: unset;
  }

  .v6bet-fpki4l
    > div:nth-child(3n)
    .v6bet-5bt02t
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .v6bet-fpki4l {
    max-width: 270px;
  }
}

.v6bet-fpki4l .v6bet-5bt02t button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .v6bet-fpki4l .v6bet-5bt02t button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .v6bet-fpki4l .v6bet-5bt02t button {
    max-width: 104px;
  }
}

.v6bet-0bsfzh {
  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-0bsfzh {
    margin-bottom: 0;
  }
}

.v6bet-wz9qfs {
  display: none;
  opacity: 0;
}

.v6bet-88i65a {
  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-88i65a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.v6bet-5bt02t {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.v6bet-5bt02t 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-5bt02t
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .v6bet-5bt02t
    button {
    max-width: 145px;
  }
}

.v6bet-qu4nv6:first-child
  .v6bet-5bt02t
  button {
  max-width: 270px;
}

.v6bet-la7yns {
  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-0bsfzh picture {
  width: 100%;
  max-width: 100%;
}

.v6bet-km7xz2 {
  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-km7xz2 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.v6bet-0bsfzh:hover .v6bet-km7xz2 {
  display: flex;
}

.v6bet-ujl5t4 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.v6bet-963zrg {
  display: flex;
}

.v6bet-963zrg:hover .v6bet-xiwmnt,
.v6bet-963zrg .v6bet-xovyeo .v6bet-xiwmnt {
  display: flex;
}

.v6bet-963zrg svg {
  flex-shrink: 0;
}

.v6bet-xiwmnt {
  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-xiwmnt {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.v6bet-xiwmnt:hover {
  display: flex;
}

.v6bet-xiwmnt svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.v6bet-hzrif2 {
  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-hzrif2 {
    font-size: 12px;
  }
}

.v6bet-lt6fix,
.v6bet-doazpy {
  width: 50%;
  flex-shrink: 0;
}

.v6bet-lt6fix {
  font-weight: 700;
}

.v6bet-emlcum .v6bet-2fae7h {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .v6bet-emlcum .v6bet-2fae7h {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .v6bet-emlcum .v6bet-2fae7h {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.v6bet-emlcum
  .v6bet-la7yns:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.v6bet-emlcum .v6bet-88i65a {
  height: 100% !important;
  border-radius: 16px;
}

.v6bet-emlcum .v6bet-5bt02t {
  gap: 4px;
  align-items: center;
}

.v6bet-emlcum .v6bet-5bt02t button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v6bet-emlcum .v6bet-5bt02t svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.v6bet-emlcum .v6bet-urglru,
.v6bet-emlcum .v6bet-fd9933 {
  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-ecju8r.org/2000/svg'%3E%3Cpath d='M9.v6bet-mnrnul 4.v6bet-0qfosr.v6bet-86xq1h 5.v6bet-2rzizl.v6bet-z6zl1t 5.v6bet-3kqm0p.v6bet-x8k8y6 5.v6bet-wiqq3c.v6bet-7ap15e 8.v6bet-jsxvzu.v6bet-07au0q 9.v6bet-3xj8sw.v6bet-bxfvsc 9.v6bet-aldy36.v6bet-pjn8lr 13.v6bet-o2e42r.v6bet-h04rf3 11.v6bet-jdhjlv.v6bet-m8dgm6 11.v6bet-u1ep9z.v6bet-6aetfl 11.v6bet-uj951a.v6bet-xl8fsk 13.v6bet-ezv9m3.v6bet-fj9vhm 9.v6bet-zvh5zg.v6bet-zkxn29 9.v6bet-8786sb.v6bet-ekylvk 8.v6bet-kly9hs.v6bet-eenb8j 5.v6bet-c55kbt.v6bet-r8jh2m 5.v6bet-tl4erv.v6bet-faktw8 5.v6bet-tt5cjc.v6bet-zyzws9 4.v6bet-dwxhhh.v6bet-m8dgm6 1.v6bet-jhgf5n.v6bet-mnrnul 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.v6bet-emlcum .v6bet-urglru {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.v6bet-emlcum .v6bet-fd9933 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.v6bet-wan12o {
  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-wan12o {
    padding: 24px;
  }
}

.v6bet-wan12o .v6bet-6sjb4l {
  display: flex;
}

@media (min-width: 768px) {
  .v6bet-wan12o .v6bet-6sjb4l {
    display: none;
  }
}

.v6bet-wan12o .v6bet-5tm70o svg {
  display: none;
}

.v6bet-dmwe6a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.v6bet-dmwe6a .v6bet-wvfu42 {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-dmwe6a .v6bet-wvfu42 {
    display: flex;
  }
}

.v6bet-d66xb5 {
  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-d66xb5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-d66xb5 > * {
  margin: 0 !important;
}

.v6bet-d66xb5 img,
.v6bet-lv5nc7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-d66xb5 img,
  .v6bet-lv5nc7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-avgsbr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-avgsbr {
    width: 32px;
    height: 32px;
  }
}

.v6bet-w2huec {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .v6bet-w2huec {
    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-w2huec::-webkit-scrollbar {
    display: none;
  }
}

.v6bet-w14otk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .v6bet-w14otk {
    padding: 7px 15px;
  }
}

.v6bet-w14otk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.v6bet-8ktpv4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .v6bet-8ktpv4 {
    display: flex;
    opacity: 1;
  }
}

.v6bet-w14otk picture {
  height: 100%;
  display: block;
}

.v6bet-w14otk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .v6bet-w14otk img {
    width: 88px;
    height: 44px;
  }
}

.v6bet-w14otk p {
  text-align: center;
  width: 100%;
}

.v6bet-lchrx2 {
  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-lchrx2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-lchrx2 img,
.v6bet-1xjo0t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-lchrx2 img,
  .v6bet-1xjo0t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-g2mmum {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-g2mmum {
    width: 32px;
    height: 32px;
  }
}

.v6bet-uwt8yh {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.v6bet-y7qryx {
  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-qbm5zw {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.v6bet-qbm5zw.v6bet-xovyeo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.v6bet-aum1i1 {
  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-aum1i1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.v6bet-6bmh69 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.v6bet-pwcesz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.v6bet-sy6gaz ease;
  opacity: 0;
  color: var(--text-color);
}

.v6bet-ct5snk {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.v6bet-ct5snk ol,
.v6bet-ct5snk ul {
  padding-left: 1.3em;
}

.v6bet-qbm5zw.v6bet-xovyeo .v6bet-pwcesz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.v6bet-qbm5zw.v6bet-xovyeo .v6bet-6bmh69 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.v6bet-n0gsef {
  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-n0gsef {
    padding: 24px;
  }
}

.v6bet-n0gsef .v6bet-6sjb4l {
  display: flex;
}

@media (min-width: 768px) {
  .v6bet-n0gsef .v6bet-6sjb4l {
    display: none;
  }
}

.v6bet-n0gsef .v6bet-5tm70o svg {
  display: none;
}

.v6bet-n42f88 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.v6bet-n42f88 .v6bet-wvfu42 {
  display: none;
}

@media (min-width: 768px) {
  .v6bet-n42f88 .v6bet-wvfu42 {
    display: flex;
  }
}

.v6bet-t64t60 {
  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-t64t60 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.v6bet-t64t60 > * {
  margin: 0 !important;
}

.v6bet-t64t60 img,
.v6bet-waawok {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .v6bet-t64t60 img,
  .v6bet-waawok {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.v6bet-rz4ibt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .v6bet-rz4ibt {
    width: 32px;
    height: 32px;
  }
}

.v6bet-gu5kp7 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .v6bet-gu5kp7 {
    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-gu5kp7::-webkit-scrollbar {
    display: none;
  }
}

.v6bet-6y483q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.v6bet-6y483q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.v6bet-bw9beu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .v6bet-bw9beu {
    display: flex;
    opacity: 1;
  }
}

.v6bet-6y483q picture {
  width: auto;
  height: 100%;
  display: block;
}

.v6bet-6y483q picture img {
  display: block;
  width: auto;
  height: 100%;
}

.v6bet-754xqd {
  margin: -24px 0;
}

.v6bet-754xqd:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .v6bet-754xqd {
    margin: -16px 0;
  }
}

.v6bet-q57kro {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .v6bet-q57kro {
    flex-direction: row;
  }
}

.v6bet-1cmlze {
  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-1cmlze {
    flex: 1;
  }
}

.v6bet-1cmlze::placeholder {
  color: var(--Text-400);
}

.v6bet-gbh6vw {
  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-0jsq1d {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.v6bet-0jsq1d::-webkit-scrollbar {
  display: none;
}

.v6bet-hacox5 {
  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-hacox5 img,
.v6bet-hacox5 svg {
  margin-right: 8px;
}

.v6bet-72t3x4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.v6bet-754xqd + .v6bet-kj5ntg {
  margin-top: 0;
}

@media (min-width: 768px) {
  .v6bet-754xqd + .v6bet-kj5ntg {
    margin-top: -16px;
  }
}

.v6bet-a670ux {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.v6bet-a670ux > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.v6bet-a670ux > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.v6bet-djvmaf {
  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-axy58g {
  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-uzyec9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.v6bet-9aq5ue {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.v6bet-uc9uuz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.v6bet-djvmaf 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-djvmaf 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-djvmaf {
    padding: 39px 179px 39px 39px;
  }

  .v6bet-axy58g {
    font-size: 40px;
    line-height: 48px;
  }

  .v6bet-uc9uuz {
    height: 348px;
  }

  .v6bet-djvmaf button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .v6bet-djvmaf button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .v6bet-djvmaf {
    padding: 63px;
  }
}

.v6bet-eqydun {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .v6bet-eqydun {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.v6bet-1erynl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .v6bet-1erynl {
    width: auto;
  }
}

.v6bet-ytjp9g {
  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-ytjp9g::-webkit-scrollbar {
  display: none;
}

.v6bet-ytjp9g 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-ytjp9g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .v6bet-ytjp9g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.v6bet-eqydun .v6bet-6163t7 {
  -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-sy6gaz,
    mask-image 0.3s;
}

.v6bet-eqydun .v6bet-6163t7.v6bet-13gxak {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.v6bet-rhqb53 {
  margin: 40px -16px;
}

.v6bet-lrghaj + .v6bet-coqzdg,
.v6bet-lrghaj + .v6bet-qh4nk8 {
  margin-top: 24px;
}

.v6bet-2mz5w0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.v6bet-2mz5w0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.v6bet-xquogq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .v6bet-xquogq {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .v6bet-xquogq {
    margin-top: 0;
  }
}

.v6bet-2vkqzd {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .v6bet-2vkqzd {
    font-size: 24px;
    line-height: 32px;
  }
}

.v6bet-q59k4j {
  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-q59k4j {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.v6bet-dtsl7a {
  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-dtsl7a {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.v6bet-2eiqml {
  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-2eiqml {
    font-size: 20px;
    line-height: 28px;
  }
}

.v6bet-v70w6g {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .v6bet-v70w6g {
    font-size: 32px;
    line-height: 40px;
  }
}

.v6bet-gwxpp7 {
  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-6f130c {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.v6bet-6f130c img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.v6bet-kj5ntg {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.v6bet-l26ken {
  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-l26ken {
    padding: 15px 48px;
  }
}

main > .v6bet-kj5ntg {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .v6bet-2fae7h.v6bet-tj0q18 > div:nth-child(n+5) {
    display: none;
  }
}

.v6bet-v0x2la p a img {
  display: block;
  margin: 0 auto;
}


.v6bet-0ucigt {
  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-lbwchv {
  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-lbwchv label {
  font-size: 14px;
}

.v6bet-lbwchv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.v6bet-lbwchv input,
.v6bet-lbwchv textarea,
.v6bet-lbwchv 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-lbwchv button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.v6bet-yinr0v ease;
}
.v6bet-lbwchv button:hover {
  background-color: var(--button-bg-hover);
}
.v6bet-ypskrw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.v6bet-8ritnn ease-in;
}

.v6bet-ypskrw 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-0u6yht, .v6bet-efd0u6, [class*="review-card"],
thead, thead th, table th, .v6bet-khvsz3,
.v6bet-46ouun, [class*="collapsible-header"],
.v6bet-jluid2, [class*="updated-block"] {
  color: #ece7dc !important;
}
