* {
  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;
  }
}

.bigbet-5dz54f {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bigbet-5dz54f {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bigbet-5dz54f {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bigbet-85rlxd {
  overflow: hidden;
}

.bigbet-3zgjzg img {
  background: var(--Neutral-300);
}

.bigbet-fzefzs {
  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;
}

.bigbet-g53xtn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bigbet-g53xtn:hover {
  background: var(--button-bg-hover);
}

.bigbet-bm91t7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bigbet-bm91t7:hover {
  background: var(--button-bg-hover);
}

.bigbet-ur9esf {
  font-size: 12px;
  line-height: 18px;
}

.bigbet-ihp6su {
  font-size: 18px;
  line-height: 26px;
}

.bigbet-z2irjj {
  width: 100%;
}

.bigbet-xbmtft {
  padding: 6px 16px;
}

.bigbet-k2lq1h {
  padding: 10px 16px;
}

.bigbet-g1xks9 {
  padding: 15px 26px;
}

.bigbet-ztj2cd {
  flex-shrink: 0;
}

.bigbet-rho1b4 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bigbet-b1f4ex {
  display: none;
}

.bigbet-zzy37n {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bigbet-bhy656 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bigbet-fi9rla {
  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;
}

.bigbet-mhr0k6 {
  cursor: grab;
}

.bigbet-fi9rla::-webkit-scrollbar {
  display: none;
}

.bigbet-w7c7gd {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bigbet-0bhuhx {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bigbet-ecnnb9 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bigbet-8tz72f {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bigbet-ajffu3 {
  visibility: visible;
}

.bigbet-3vtqvi {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bigbet-cjhlcy ease;
}

.bigbet-unz5ms {
  background-color: var(--Primary-200);
  width: 16px;
}

.bigbet-v21f57 {
  -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.bigbet-cjhlcy,
    mask-image 0.3s;
}

.bigbet-v21f57.bigbet-0t5c0b {
  -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;
  }
}

.bigbet-cb75qx: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;
}

.bigbet-y3h2cx {
  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.bigbet-vsda2t.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.bigbet-vsda2t.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;
}

.bigbet-pehbc3 {
  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);
}

.bigbet-pehbc3::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%
  );
}

.bigbet-7xpx56 {
  position: relative;
  z-index: 1;
}

.bigbet-ryyj5p {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bigbet-ewlqoq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bigbet-su7c8y {
  font-size: 40px;
  line-height: 48px;
}

.bigbet-bn9nuk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bigbet-978mk1 {
  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;
}

.bigbet-978mk1:hover {
  background: var(--Primary-400);
}

.bigbet-978mk1 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bigbet-cb75qx 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) {
  .bigbet-pehbc3 {
    max-width: 600px;
    padding: 64px;
  }

  .bigbet-ryyj5p {
    font-size: 24px;
    line-height: 32px;
  }

  .bigbet-ewlqoq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bigbet-su7c8y {
    font-size: 50px;
    line-height: 56px;
  }

  .bigbet-bn9nuk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bigbet-y3h2cx {
    top: 25px;
    right: 25px;
  }
}

.bigbet-vinqyd,
.bigbet-auzaw4 {
  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;
}

.bigbet-dls1vu.bigbet-zcrdlj::before,
.bigbet-auzaw4::before,
.bigbet-5gyfuf::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.bigbet-vsda2t.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bigbet-r5e0as 14.bigbet-nyvpyi.bigbet-q0k1cu 14.bigbet-vczett 15.bigbet-sxkqfm 14.bigbet-vac6k6 15.bigbet-pe015g 14.bigbet-2to9pw.bigbet-t2fxp8 14.bigbet-jg6w5i 19.bigbet-15d5iw 12.bigbet-iwq68o 19.bigbet-15d5iw 10.bigbet-a68swk.bigbet-15d5iw 8.bigbet-bj6gln 17.bigbet-p8alip 7.bigbet-1x7ijy 15.bigbet-1jiryy 7.bigbet-nslr9b.bigbet-xk315g 7.bigbet-1x7ijy 11.bigbet-iis90e 8.bigbet-bj6gln 11.bigbet-iis90e 10.bigbet-7i0nrg.bigbet-iis90e 12.bigbet-ew61b0 13.bigbet-1ye25l 14.bigbet-wganu0 15.bigbet-b86jqe 14.bigbet-i8uuz8.bigbet-w29s2b 14.bigbet-ig7194 15.bigbet-noum95 14.bigbet-ogo1ut 15.bigbet-h4xd1p 14.bigbet-fnf5pq.bigbet-r5e0as 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bigbet-wfwd4z 15.bigbet-hajr6q.bigbet-w641xu 15.bigbet-fhvcud 15.bigbet-njudyb 15.bigbet-3rtgwh 15.bigbet-esa76f 15.bigbet-5mky3l.bigbet-gnk0tx 15.bigbet-3rtgwh 15.bigbet-9e4cv3 15.bigbet-tgyumj 15.bigbet-oi71s0 15.bigbet-hqxyrh.bigbet-sify02 15.bigbet-ofvtiw 7.bigbet-g1px0w 18.bigbet-q5up4v 7.bigbet-r03u5u 23.bigbet-t6zcsi.bigbet-7f44w8.bigbet-9sa6w3 18.bigbet-ckfoyw 19.bigbet-kz9zbg 15.bigbet-3bauk3 15.bigbet-wfwd4z 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bigbet-1ruwnk [type="submit"] *,
.bigbet-bmxu8f button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bigbet-utwlwx {
    display: none;
  }
}

.bigbet-ovevmy {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bigbet-ovevmy {
  display: none;
}

@media (min-width: 768px) {
  .bigbet-ovevmy {
    bottom: 22px;
  }
}

.bigbet-ovevmy input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bigbet-ovevmy {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bigbet-ofx19g.static) .bigbet-ovevmy {
    bottom: 8px;
  }
}

.bigbet-h07frc {
  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.bigbet-vsda2t.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bigbet-1mrpvo 3.bigbet-3r82cd.bigbet-cart2g.bigbet-wh3h19 3.bigbet-l6pe3j 3.bigbet-2hfr3j 5.bigbet-xlrhgw 3.bigbet-2hfr3j 8.bigbet-q0e3at.bigbet-4j2bg4.bigbet-2hfr3j 26.bigbet-g44kyz 5.bigbet-1pt40r 28.bigbet-krc8zs 8.bigbet-96ifhq 28.bigbet-3tb7gw.bigbet-sov2ol 28.bigbet-pmu00a.bigbet-mxic8n 34.bigbet-cq2uuk.bigbet-ely4il 36.bigbet-xfkr2b 11.bigbet-911tak 37.bigbet-9eh154 12.bigbet-hbctzs 36.bigbet-2umyjd.bigbet-5fjgvv 28.bigbet-9icy4i.bigbet-mi9jxw.bigbet-etqzaz 28.bigbet-c9unzo 36.bigbet-onbg4q 26.bigbet-3q0q2t 36.bigbet-onbg4q 23.bigbet-gkb4zr.bigbet-b2upn2.bigbet-onbg4q 5.bigbet-k14w1o 34.bigbet-vqccf5 3.bigbet-l6pe3j 31.bigbet-1mrpvo 3.bigbet-b4iev4.bigbet-8l8jjb 18.bigbet-63ae7k.bigbet-5ha9m5 18.bigbet-18suah 8.bigbet-u4y3w4 17.bigbet-glp4sy 8.bigbet-u4y3w4 15.bigbet-91ngzm.bigbet-u4y3w4 14.bigbet-59m4kv 9.bigbet-5ha9m5 13.bigbet-jopbbg 11.bigbet-8l8jjb 13.bigbet-tod7cy.bigbet-j32mvz 13.bigbet-jopbbg 13.bigbet-eudfct 14.bigbet-59m4kv 13.bigbet-eudfct 15.bigbet-wqbx06.bigbet-eudfct 17.bigbet-glp4sy 12.bigbet-j32mvz 18.bigbet-18suah 11.bigbet-8l8jjb 18.bigbet-ulzbgs.bigbet-2lfv0f 18.bigbet-5k62dk.bigbet-d7v82i 18.bigbet-18suah 17.bigbet-q97cs6 17.bigbet-glp4sy 17.bigbet-q97cs6 15.bigbet-5r1d71.bigbet-q97cs6 14.bigbet-59m4kv 18.bigbet-d7v82i 13.bigbet-jopbbg 20.bigbet-2lfv0f 13.bigbet-e7hu9e.bigbet-0jsf6r 13.bigbet-jopbbg 22.bigbet-73d9qu 14.bigbet-59m4kv 22.bigbet-73d9qu 15.bigbet-zq86od.bigbet-kofi8a 17.bigbet-glp4sy 21.bigbet-0jsf6r 18.bigbet-18suah 20.bigbet-2lfv0f 18.bigbet-fi9iu0.bigbet-e25vsp 18.bigbet-vzc24i.bigbet-b2i7v9 18.bigbet-18suah 26.bigbet-910ko5 17.bigbet-glp4sy 26.bigbet-910ko5 15.bigbet-yam19k.bigbet-910ko5 14.bigbet-59m4kv 27.bigbet-b2i7v9 13.bigbet-jopbbg 28.bigbet-e25vsp 13.bigbet-59uy1g.bigbet-lckj7q 13.bigbet-jopbbg 31.bigbet-yy68qs 14.bigbet-59m4kv 31.bigbet-yy68qs 15.bigbet-3vslhv.bigbet-910ko5 17.bigbet-glp4sy 30.bigbet-lckj7q 18.bigbet-18suah 28.bigbet-e25vsp 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"])
    .bigbet-h07frc {
    display: none;
  }
}

.bigbet-wvinzo {
  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) {
  .bigbet-wvinzo {
    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;
}

.bigbet-bmxu8f {
  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) {
  .bigbet-bmxu8f {
    padding: 14px 16px;
  }
}

.bigbet-bmxu8f button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bigbet-bmxu8f button:first-child {
  align-content: end;
}

.bigbet-bmxu8f button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bigbet-bmxu8f
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bigbet-bmxu8f
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bigbet-bmxu8f button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bigbet-bmxu8f button:last-child svg {
  width: 38px;
  height: 38px;
}

.bigbet-5gyfuf {
  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;
}

.bigbet-5gyfuf::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bigbet-5gyfuf,
.pc61d126-chatbot[data-active-screen="3"]
  .bigbet-5gyfuf {
  opacity: 1;
  visibility: visible;
}

.bigbet-h61i45 {
  flex: 1 1;
}

.bigbet-kj6dh6 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bigbet-kj6dh6 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bigbet-ezlvv1 {
  display: block;
}

.bigbet-j2phh9 {
  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) {
  .bigbet-j2phh9 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bigbet-auzaw4 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bigbet-auzaw4::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bigbet-wghlf7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bigbet-wghlf7 p {
  color: var(--Text-100);
}

.bigbet-auzaw4 .bigbet-3zzpz3 {
  grid-area: button;
}

.bigbet-auzaw4 .bigbet-3zzpz3::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.bigbet-vsda2t.org/2000/svg'%3E%3Cpath d='M4.bigbet-mr3ldf 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bigbet-c13cq9 15L16.bigbet-c13cq9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bigbet-c13cq9 5L16.bigbet-c13cq9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bigbet-vll0pl {
  display: block;
}

.bigbet-5jxx52 {
  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) {
  .bigbet-5jxx52 {
    margin-top: 40px;
  }
}

.bigbet-vinqyd label,
.bigbet-vinqyd input {
  display: block;
  width: 100%;
}

.bigbet-vinqyd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bigbet-vinqyd label.bigbet-vy7qqb input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bigbet-vinqyd label.bigbet-vy7qqb::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;
}

.bigbet-vinqyd 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;
}

.bigbet-vinqyd input::placeholder {
  color: var(--Text-400);
}

.bigbet-bq9nrc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bigbet-bq9nrc {
  display: flex;
}

.bigbet-bq9nrc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bigbet-bq9nrc ol {
    height: 420px;
    padding: 24px;
  }
}

.bigbet-bq9nrc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bigbet-1ruwnk {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bigbet-1ruwnk {
    padding: 0 24px 24px;
  }
}

.bigbet-1ruwnk 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;
}

.bigbet-1ruwnk input::placeholder {
  color: var(--Text-400);
}

.bigbet-1ruwnk [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bigbet-1ruwnk [type="submit"]:disabled {
  opacity: 0.5;
}

.bigbet-1ruwnk [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bigbet-1ruwnk [type="submit"] {
    right: 40px;
  }
}

.bigbet-dls1vu {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bigbet-dls1vu.bigbet-zcrdlj {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bigbet-dls1vu.bigbet-zcrdlj::before {
  content: "";
  width: 31px;
}

.bigbet-dls1vu.bigbet-zcrdlj p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bigbet-dls1vu.bigbet-hd8c2t p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bigbet-dls1vu p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bigbet-ovevmy .bigbet-3zzpz3 {
  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;
  }
}

.bigbet-utwlwx {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bigbet-utwlwx {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bigbet-utwlwx {
    padding: 18px 0;
  }
}

.bigbet-utwlwx .bigbet-5dz54f {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bigbet-utwlwx .bigbet-5dz54f {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bigbet-dmrvp9 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bigbet-dmrvp9 {
    max-width: 160px;
    height: 40px;
  }
}

.bigbet-dmrvp9 picture,
.bigbet-dmrvp9 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bigbet-dmrvp9 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bigbet-j3q97a {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bigbet-cjhlcy ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bigbet-utwlwx.bigbet-aoa2bb .bigbet-j3q97a {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bigbet-j3q97a {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bigbet-j3q97a {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bigbet-ypxlh8,
.bigbet-33ej9t {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bigbet-ypxlh8,
  .bigbet-33ej9t {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bigbet-33ej9t {
    display: none;
  }
}

.bigbet-4xcjxm {
  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;
}

.bigbet-aoa2bb .bigbet-4xcjxm {
  background: var(--fh-bg-color);
}

.bigbet-4xcjxm button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bigbet-4xcjxm {
    display: none;
  }
}

.bigbet-uae85o {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bigbet-uae85o {
    display: none;
  }
}

.bigbet-jdmk6b {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bigbet-utwlwx.bigbet-aoa2bb .bigbet-jdmk6b:first-child {
  display: none;
}

.bigbet-utwlwx.bigbet-aoa2bb .bigbet-jdmk6b:last-child {
  display: block;
}

.bigbet-jdmk6b:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bigbet-jdmk6b {
    display: none;
  }
}

.bigbet-v47vui {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bigbet-v47vui {
    display: flex;
  }
}

.bigbet-v47vui ul {
  max-height: 350px;
  overflow-y: auto;
}

.bigbet-v47vui:hover ul {
  visibility: visible;
  opacity: 1;
}

.bigbet-v47vui:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bigbet-v47vui:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bigbet-v47vui:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bigbet-v47vui:hover .bigbet-8mmbd3 svg {
  transform: rotate(180deg);
}

.bigbet-wrhlwd {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bigbet-34rarw {
  padding: 0 8px;
}

.bigbet-4fgygd {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bigbet-4fgygd:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bigbet-4fgygd {
    padding: 4px 8px;
  }
}

.bigbet-cqibz8 {
  display: flex;
}

.bigbet-cqibz8 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bigbet-8mmbd3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bigbet-8mmbd3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bigbet-wrs4nk {
  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) {
  .bigbet-wrs4nk {
    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;
  }
}

.bigbet-3e4jul {
  width: 100%;
}

@media (min-width: 1200px) {
  .bigbet-3e4jul {
    display: none;
  }
}

.bigbet-tqz0wc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bigbet-qlt2jp {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bigbet-vummyw {
  display: flex;
}

.bigbet-mgfs9n {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bigbet-jro1zw {
  list-style: none;
}

@media (max-width: 1199px) {
  .bigbet-jro1zw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bigbet-jro1zw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bigbet-jro1zw .bigbet-s1zll1 [data-ref-el],
  .bigbet-jro1zw .bigbet-s1zll1 span,
  .bigbet-jro1zw .bigbet-s1zll1 a {
    white-space: nowrap;
  }
}

.bigbet-n6y37a {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bigbet-n6y37a.bigbet-bwugae > .bigbet-s1zll1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bigbet-n6y37a.bigbet-595x48:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bigbet-n6y37a.bigbet-bwugae > .bigbet-y7oimk {
    height: auto;
  }

  .bigbet-n6y37a.bigbet-bwugae > div > .bigbet-3ehzes {
    transform: rotate(180deg);
  }
}

.bigbet-n6y37a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bigbet-n6y37a [data-ref-el],
.bigbet-n6y37a span {
  cursor: pointer;
}

.bigbet-n6y37a [data-ref-el],
.bigbet-n6y37a span,
.bigbet-n6y37a a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bigbet-n6y37a [data-ref-el],
  .bigbet-n6y37a span,
  .bigbet-n6y37a a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bigbet-n6y37a [data-ref-el],
  .bigbet-n6y37a span,
  .bigbet-n6y37a a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bigbet-y7oimk {
  height: 0;
  overflow: hidden;
  transition: height 0.bigbet-cjhlcy ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bigbet-y7oimk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bigbet-y7oimk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bigbet-y7oimk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bigbet-y7oimk {
    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;
  }

  .bigbet-y7oimk:has(> .bigbet-n6y37a.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bigbet-y7oimk .bigbet-y7oimk {
    padding: 0;
  }

  .bigbet-y7oimk .bigbet-n6y37a {
    font-weight: 400;
  }

  .bigbet-y7oimk .bigbet-n6y37a:hover > .bigbet-s1zll1 {
    background: var(--Neutral-300);
  }

  .bigbet-y7oimk .bigbet-3ehzes {
    rotate: -90deg;
  }
}

.bigbet-s1zll1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bigbet-s1zll1 {
    padding: 8px;
  }

  .bigbet-n6y37a.bigbet-wriqo6 > .bigbet-s1zll1 {
    background: var(--Neutral-300);
  }
}

.bigbet-3ehzes {
  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.bigbet-vsda2t.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bigbet-wbb0g5 0.bigbet-yhq79x.bigbet-aj7qkv -0.bigbet-0f5zbe 0.bigbet-rwbey7 -0.bigbet-0f5zbe 1.bigbet-sd8edj 0.bigbet-6mqizs.bigbet-j5ht3n 4.bigbet-ycqt76.bigbet-wbb0g5 0.bigbet-k39e2s.bigbet-yjwvkp -0.bigbet-0f5zbe 9.bigbet-d5v2ot -0.bigbet-0f5zbe 10.bigbet-cjwvd2 0.bigbet-zmztdv.bigbet-l6gtmy 0.bigbet-aj7qkv 10.bigbet-l6gtmy 0.bigbet-rwbey7 10.bigbet-cjwvd2 1.bigbet-7h3ggi.bigbet-rkxb73 5.bigbet-jr4f5z.bigbet-99as00 6.bigbet-75dn0m 5.bigbet-c5sa5i 6.bigbet-75dn0m 4.bigbet-uljlpf 5.bigbet-814rdi.bigbet-wbb0g5 1.bigbet-6e8w4a.bigbet-0f5zbe 0.bigbet-rwbey7 -0.bigbet-0f5zbe 0.bigbet-aj7qkv 0.bigbet-wbb0g5 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bigbet-cjhlcy ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bigbet-3ehzes {
    cursor: default;
  }
}

.bigbet-70dmxs {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bigbet-zyhsfx {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bigbet-zyhsfx {
    padding: 40px 4px;
  }
}

.bigbet-nfzea9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bigbet-nfzea9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bigbet-gf1yzw {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bigbet-gf1yzw {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bigbet-gf1yzw ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bigbet-gf1yzw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bigbet-gf1yzw [data-ref-el],
.bigbet-gf1yzw span,
.bigbet-gf1yzw a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bigbet-ptml72 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bigbet-ptml72 {
    margin-bottom: 12px;
  }
}

.bigbet-zj7oyi {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bigbet-zj7oyi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bigbet-zj7oyi:last-child {
    margin-right: 0;
  }
}

.bigbet-aqb5a9 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bigbet-ptml72:hover .bigbet-guw0v2 {
  visibility: visible;
  opacity: 1;
}

.bigbet-guw0v2 {
  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);
}

.bigbet-u7a4ht {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bigbet-ism824 {
  display: flex;
  margin: 6px;
}

.bigbet-ism824 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bigbet-guw0v2::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);
}

.bigbet-guw0v2::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);
}

.bigbet-kax8nv {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bigbet-kax8nv {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bigbet-a7mv47 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bigbet-a7mv47 {
    margin-right: 32px;
  }
}

.bigbet-nuab9q {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bigbet-nuab9q {
    margin-top: 0;
    width: 340px;
  }
}

.bigbet-nuab9q a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bigbet-dfd7yl {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bigbet-gxqmvm {
  position: relative;
}

@media (min-width: 768px) {
  .bigbet-gxqmvm {
    margin-top: 40px;
  }
}

.bigbet-gxqmvm + .bigbet-ywsyxm,
.bigbet-gxqmvm + .bigbet-gxqmvm {
  margin-top: 24px;
}

.bigbet-oae8jw {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bigbet-oae8jw {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bigbet-oae8jw {
    padding: 80px;
  }
}

.bigbet-48xgdv {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bigbet-48xgdv {
    padding: 0 16px;
}


}

.bigbet-kp36k2 {
  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) {
  .bigbet-kp36k2 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bigbet-t96jm1 {
  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) {
  .bigbet-t96jm1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bigbet-p3nw3l {
  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;
}

.bigbet-p3nw3l:hover {
  background: var(--button-bg-hover);
}

.bigbet-9hg1co {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bigbet-9hg1co img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bigbet-9hg1co img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bigbet-9hg1co img {
  min-height: 100%;
  }
}

.bigbet-oae8jw::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bigbet-s1bo8r {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bigbet-s1bo8r h1,
.bigbet-s1bo8r h2,
.bigbet-s1bo8r h3,
.bigbet-s1bo8r h4 {
  margin-bottom: 6px;
}

.bigbet-s1bo8r h1:not(:first-child),
.bigbet-s1bo8r h2:not(:first-child),
.bigbet-s1bo8r h3:not(:first-child),
.bigbet-s1bo8r h4:not(:first-child) {
  margin-top: 16px;
}

.bigbet-s1bo8r h1,
.bigbet-s1bo8r h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bigbet-s1bo8r h1,
  .bigbet-s1bo8r h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bigbet-s1bo8r h2,
.bigbet-s1bo8r h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bigbet-s1bo8r h2,
  .bigbet-s1bo8r h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigbet-s1bo8r h3,
.bigbet-s1bo8r h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bigbet-s1bo8r h3,
  .bigbet-s1bo8r h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bigbet-s1bo8r h4,
.bigbet-s1bo8r h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bigbet-s1bo8r ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bigbet-s1bo8r ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bigbet-s1bo8r 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);
}

.bigbet-s1bo8r ul ul {
  margin-bottom: 8px;
}

.bigbet-s1bo8r ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bigbet-s1bo8r ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bigbet-s1bo8r ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bigbet-s1bo8r ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bigbet-s1bo8r ol li::marker {
  font-weight: 700;
}

.bigbet-s1bo8r ol ol {
  margin-bottom: 8px;
}

.bigbet-s1bo8r ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bigbet-s1bo8r ol ul li {
  padding-left: 16px;
}

.bigbet-s1bo8r 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) {
  .bigbet-s1bo8r table {
    padding: 24px;
  }
}

.bigbet-s1bo8r table.bigbet-3q6etq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bigbet-cjhlcy,
    mask-image 0.3s;
}

.bigbet-s1bo8r table.bigbet-3q6etq.bigbet-0t5c0b {
  -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) {
  .bigbet-s1bo8r table {
    display: table;
  }
}

.bigbet-s1bo8r 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);
}

.bigbet-s1bo8r table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bigbet-s1bo8r table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bigbet-s1bo8r 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) {
  .bigbet-s1bo8r table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bigbet-s1bo8r table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bigbet-s1bo8r table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bigbet-s1bo8r table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bigbet-s1bo8r img {
  max-width: 100%;
  height: auto;
}

.bigbet-1yqu2t {
  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) {
  .bigbet-1yqu2t {
    padding: 24px;
  }
}

.bigbet-y26svs {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bigbet-y26svs {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bigbet-y26svs > * {
  margin: 0 !important;
}

.bigbet-y26svs img,
.bigbet-18ah2e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigbet-y26svs img,
  .bigbet-18ah2e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigbet-db63vi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigbet-db63vi {
    width: 32px;
    height: 32px;
  }
}

.bigbet-cxedet {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bigbet-cxedet .bigbet-y9b7in {
  flex-shrink: 0;
}

.bigbet-cxedet .bigbet-ragxtj svg {
  display: none;
}

.bigbet-6rsudd {
  display: grid;
  transition: max-height 0.bigbet-cjhlcy ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bigbet-6rsudd {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bigbet-6rsudd {
    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));
  }
}

.bigbet-6rsudd.bigbet-9c2f0g + .bigbet-y9b7in svg {
  transform: rotate(180deg);
}

.bigbet-u8qsx0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bigbet-u8qsx0 > div:nth-child(3n) {
  grid-column: span 2;
}

.bigbet-u8qsx0
  > div:nth-child(3n)
  .bigbet-0rdzno
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bigbet-u8qsx0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bigbet-u8qsx0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bigbet-u8qsx0
    > div:nth-child(3n)
    .bigbet-0rdzno
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bigbet-u8qsx0 {
    max-width: 270px;
  }
}

.bigbet-u8qsx0 .bigbet-0rdzno button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bigbet-u8qsx0 .bigbet-0rdzno button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bigbet-u8qsx0 .bigbet-0rdzno button {
    max-width: 104px;
  }
}

.bigbet-2p8mjz {
  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) {
  .bigbet-2p8mjz {
    margin-bottom: 0;
  }
}

.bigbet-049rrd {
  display: none;
  opacity: 0;
}

.bigbet-fh205z {
  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;
  }
}

.bigbet-fh205z img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bigbet-0rdzno {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bigbet-0rdzno button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bigbet-0rdzno
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bigbet-0rdzno
    button {
    max-width: 145px;
  }
}

.bigbet-g74jwg:first-child
  .bigbet-0rdzno
  button {
  max-width: 270px;
}

.bigbet-54jmcu {
  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%;
}

.bigbet-2p8mjz picture {
  width: 100%;
  max-width: 100%;
}

.bigbet-gosi8h {
  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;
}

.bigbet-gosi8h svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bigbet-2p8mjz:hover .bigbet-gosi8h {
  display: flex;
}

.bigbet-jfs8af {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bigbet-reykpq {
  display: flex;
}

.bigbet-reykpq:hover .bigbet-kcx2hv,
.bigbet-reykpq .bigbet-wriqo6 .bigbet-kcx2hv {
  display: flex;
}

.bigbet-reykpq svg {
  flex-shrink: 0;
}

.bigbet-kcx2hv {
  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) {
  .bigbet-kcx2hv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bigbet-kcx2hv:hover {
  display: flex;
}

.bigbet-kcx2hv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bigbet-0io6yg {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bigbet-0io6yg {
    font-size: 12px;
  }
}

.bigbet-jh98gt,
.bigbet-r6lrpl {
  width: 50%;
  flex-shrink: 0;
}

.bigbet-jh98gt {
  font-weight: 700;
}

.bigbet-st88up .bigbet-6rsudd {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bigbet-st88up .bigbet-6rsudd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bigbet-st88up .bigbet-6rsudd {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bigbet-st88up
  .bigbet-54jmcu:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bigbet-st88up .bigbet-fh205z {
  height: 100% !important;
  border-radius: 16px;
}

.bigbet-st88up .bigbet-0rdzno {
  gap: 4px;
  align-items: center;
}

.bigbet-st88up .bigbet-0rdzno button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bigbet-st88up .bigbet-0rdzno svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bigbet-st88up .bigbet-f20hr9,
.bigbet-st88up .bigbet-n5dwsc {
  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.bigbet-vsda2t.org/2000/svg'%3E%3Cpath d='M9.bigbet-jwsien 4.bigbet-w0wu7a.bigbet-br548g 5.bigbet-oqz3fm.bigbet-0f9epi 5.bigbet-rx1ky3.bigbet-31ixc5 5.bigbet-jsa5qq.bigbet-0rzwdx 8.bigbet-f6qg5k.bigbet-a4xk27 9.bigbet-f3pnf0.bigbet-al83bt 9.bigbet-o9xjyl.bigbet-mbrls7 13.bigbet-ihyne8.bigbet-q1hsaf 11.bigbet-cxbw29.bigbet-unwp23 11.bigbet-x8o0ac.bigbet-riuiqq 11.bigbet-r13v07.bigbet-vpxhyv 13.bigbet-mrsyfj.bigbet-7ma70p 9.bigbet-oquz8n.bigbet-11ic5h 9.bigbet-fecv9v.bigbet-ex0hd9 8.bigbet-utz192.bigbet-zajp1x 5.bigbet-2diwuq.bigbet-iay4a8 5.bigbet-497vvh.bigbet-k7uxci 5.bigbet-xdxtt1.bigbet-o9wpz8 4.bigbet-c1zrlh.bigbet-unwp23 1.bigbet-l97eep.bigbet-jwsien 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bigbet-st88up .bigbet-f20hr9 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bigbet-st88up .bigbet-n5dwsc {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bigbet-q6hskc {
  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) {
  .bigbet-q6hskc {
    padding: 24px;
  }
}

.bigbet-q6hskc .bigbet-y9b7in {
  display: flex;
}

@media (min-width: 768px) {
  .bigbet-q6hskc .bigbet-y9b7in {
    display: none;
  }
}

.bigbet-q6hskc .bigbet-ragxtj svg {
  display: none;
}

.bigbet-t4uoba {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bigbet-t4uoba .bigbet-fzefzs {
  display: none;
}

@media (min-width: 768px) {
  .bigbet-t4uoba .bigbet-fzefzs {
    display: flex;
  }
}

.bigbet-vg0m8g {
  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) {
  .bigbet-vg0m8g {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigbet-vg0m8g > * {
  margin: 0 !important;
}

.bigbet-vg0m8g img,
.bigbet-lg51yr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigbet-vg0m8g img,
  .bigbet-lg51yr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigbet-xv202l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigbet-xv202l {
    width: 32px;
    height: 32px;
  }
}

.bigbet-b196wq {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bigbet-b196wq {
    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;
  }

  .bigbet-b196wq::-webkit-scrollbar {
    display: none;
  }
}

.bigbet-dp743g {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bigbet-dp743g {
    padding: 7px 15px;
  }
}

.bigbet-dp743g:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bigbet-thiu9a {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bigbet-thiu9a {
    display: flex;
    opacity: 1;
  }
}

.bigbet-dp743g picture {
  height: 100%;
  display: block;
}

.bigbet-dp743g img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bigbet-dp743g img {
    width: 88px;
    height: 44px;
  }
}

.bigbet-dp743g p {
  text-align: center;
  width: 100%;
}

.bigbet-u3c50h {
  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) {
  .bigbet-u3c50h {
    font-size: 40px;
    line-height: 48px;
  }
}

.bigbet-u3c50h img,
.bigbet-4ebnd2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigbet-u3c50h img,
  .bigbet-4ebnd2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigbet-3ualik {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigbet-3ualik {
    width: 32px;
    height: 32px;
  }
}

.bigbet-uvhvha {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bigbet-pvnouw {
  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;
}

.bigbet-fu1yy1 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bigbet-fu1yy1.bigbet-wriqo6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bigbet-odxo2o {
  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) {
  .bigbet-odxo2o {
    font-size: 20px;
    line-height: 28px;
  }
}

.bigbet-5e4kve {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bigbet-m1nbbd {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bigbet-cjhlcy ease;
  opacity: 0;
  color: var(--text-color);
}

.bigbet-by0cqs {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bigbet-by0cqs ol,
.bigbet-by0cqs ul {
  padding-left: 1.3em;
}

.bigbet-fu1yy1.bigbet-wriqo6 .bigbet-m1nbbd {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bigbet-fu1yy1.bigbet-wriqo6 .bigbet-5e4kve {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bigbet-e7roso {
  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) {
  .bigbet-e7roso {
    padding: 24px;
  }
}

.bigbet-e7roso .bigbet-y9b7in {
  display: flex;
}

@media (min-width: 768px) {
  .bigbet-e7roso .bigbet-y9b7in {
    display: none;
  }
}

.bigbet-e7roso .bigbet-ragxtj svg {
  display: none;
}

.bigbet-2jlj0x {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bigbet-2jlj0x .bigbet-fzefzs {
  display: none;
}

@media (min-width: 768px) {
  .bigbet-2jlj0x .bigbet-fzefzs {
    display: flex;
  }
}

.bigbet-8ebrs2 {
  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) {
  .bigbet-8ebrs2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bigbet-8ebrs2 > * {
  margin: 0 !important;
}

.bigbet-8ebrs2 img,
.bigbet-uedxa9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bigbet-8ebrs2 img,
  .bigbet-uedxa9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bigbet-vos5wz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bigbet-vos5wz {
    width: 32px;
    height: 32px;
  }
}

.bigbet-ayl09j {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bigbet-ayl09j {
    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;
  }

  .bigbet-ayl09j::-webkit-scrollbar {
    display: none;
  }
}

.bigbet-tqvlmq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bigbet-tqvlmq:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bigbet-ps2wfm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bigbet-ps2wfm {
    display: flex;
    opacity: 1;
  }
}

.bigbet-tqvlmq picture {
  width: auto;
  height: 100%;
  display: block;
}

.bigbet-tqvlmq picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bigbet-fxkj7y {
  margin: -24px 0;
}

.bigbet-fxkj7y:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bigbet-fxkj7y {
    margin: -16px 0;
  }
}

.bigbet-vv0i92 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bigbet-vv0i92 {
    flex-direction: row;
  }
}

.bigbet-jtsvt5 {
  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) {
  .bigbet-jtsvt5 {
    flex: 1;
  }
}

.bigbet-jtsvt5::placeholder {
  color: var(--Text-400);
}

.bigbet-2e9nee {
  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;
}

.bigbet-1givw8 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bigbet-1givw8::-webkit-scrollbar {
  display: none;
}

.bigbet-c2ubok {
  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;
}

.bigbet-c2ubok img,
.bigbet-c2ubok svg {
  margin-right: 8px;
}

.bigbet-62339u {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bigbet-fxkj7y + .bigbet-9zle2o {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bigbet-fxkj7y + .bigbet-9zle2o {
    margin-top: -16px;
  }
}

.bigbet-a8k5yo {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bigbet-a8k5yo > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bigbet-a8k5yo > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bigbet-wh1cv1 {
  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;
}

.bigbet-9j31n9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bigbet-0r2cor {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bigbet-ntj5v7 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bigbet-0p8n7x {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bigbet-wh1cv1 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;
}

.bigbet-wh1cv1 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) {
  .bigbet-wh1cv1 {
    padding: 39px 179px 39px 39px;
  }

  .bigbet-9j31n9 {
    font-size: 40px;
    line-height: 48px;
  }

  .bigbet-0p8n7x {
    height: 348px;
  }

  .bigbet-wh1cv1 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bigbet-wh1cv1 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bigbet-wh1cv1 {
    padding: 63px;
  }
}

.bigbet-l0ax13 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bigbet-l0ax13 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bigbet-fy68hj {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bigbet-fy68hj {
    width: auto;
  }
}

.bigbet-03l2cv {
  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;
}

.bigbet-03l2cv::-webkit-scrollbar {
  display: none;
}

.bigbet-03l2cv 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);
}

.bigbet-03l2cv a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bigbet-03l2cv {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bigbet-l0ax13 .bigbet-wemrtg {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bigbet-cjhlcy,
    mask-image 0.3s;
}

.bigbet-l0ax13 .bigbet-wemrtg.bigbet-0t5c0b {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bigbet-0d9f5v {
  margin: 40px -16px;
}

.bigbet-erw2l9 + .bigbet-ywsyxm,
.bigbet-erw2l9 + .bigbet-gxqmvm {
  margin-top: 24px;
}

.bigbet-2iqxqt {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bigbet-2iqxqt picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bigbet-17l77a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bigbet-17l77a {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bigbet-17l77a {
    margin-top: 0;
  }
}

.bigbet-xnws9y {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bigbet-xnws9y {
    font-size: 24px;
    line-height: 32px;
  }
}

.bigbet-z0u4mi {
  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) {
  .bigbet-z0u4mi {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bigbet-ousd2f {
  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) {
  .bigbet-ousd2f {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bigbet-5d9ssr {
  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) {
  .bigbet-5d9ssr {
    font-size: 20px;
    line-height: 28px;
  }
}

.bigbet-8trwfk {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bigbet-8trwfk {
    font-size: 32px;
    line-height: 40px;
  }
}

.bigbet-h5bnu3 {
  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;
}

.bigbet-qb8vm4 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bigbet-qb8vm4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bigbet-9zle2o {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bigbet-lr8src {
  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) {
  .bigbet-lr8src {
    padding: 15px 48px;
  }
}

main > .bigbet-9zle2o {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bigbet-6rsudd.bigbet-7hhviu > div:nth-child(n+5) {
    display: none;
  }
}

.bigbet-s1bo8r p a img {
  display: block;
  margin: 0 auto;
}


.bigbet-3p5j4x {
  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 */
.bigbet-ghyago {
  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;
}

.bigbet-ghyago label {
  font-size: 14px;
}

.bigbet-ghyago h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bigbet-ghyago input,
.bigbet-ghyago textarea,
.bigbet-ghyago 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;
}
.bigbet-ghyago button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bigbet-rthkjb ease;
}
.bigbet-ghyago button:hover {
  background-color: var(--button-bg-hover);
}
.bigbet-b86bzt {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bigbet-yk42gd ease-in;
}

.bigbet-b86bzt 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;
}
.bigbet-8o8k42, .bigbet-wht6s6, [class*="review-card"],
thead, thead th, table th, .bigbet-dow0tf,
.bigbet-294uba, [class*="collapsible-header"],
.bigbet-n3xm87, [class*="updated-block"] {
  color: #ece7dc !important;
}
