* {
  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;
  }
}

.funbet-sr9af0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .funbet-sr9af0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-sr9af0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.funbet-tnwcpl {
  overflow: hidden;
}

.funbet-86w280 img {
  background: var(--Neutral-300);
}

.funbet-sk5ntl {
  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;
}

.funbet-rz2qek {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.funbet-rz2qek:hover {
  background: var(--button-bg-hover);
}

.funbet-lsptuz {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.funbet-lsptuz:hover {
  background: var(--button-bg-hover);
}

.funbet-t1p7js {
  font-size: 12px;
  line-height: 18px;
}

.funbet-glj7cs {
  font-size: 18px;
  line-height: 26px;
}

.funbet-44h6ao {
  width: 100%;
}

.funbet-ecflrm {
  padding: 6px 16px;
}

.funbet-pg51q0 {
  padding: 10px 16px;
}

.funbet-6vgdfj {
  padding: 15px 26px;
}

.funbet-ef3nyn {
  flex-shrink: 0;
}

.funbet-i1ubs0 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.funbet-c53hik {
  display: none;
}

.funbet-0e9jx2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.funbet-5i14x5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.funbet-innji2 {
  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;
}

.funbet-03r50i {
  cursor: grab;
}

.funbet-innji2::-webkit-scrollbar {
  display: none;
}

.funbet-b501ba {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.funbet-7i0vzy {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.funbet-jbx2lb {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.funbet-zm7e0e {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.funbet-hf3iux {
  visibility: visible;
}

.funbet-mpq2x6 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.funbet-8cofop ease;
}

.funbet-mipfh8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.funbet-i4akwb {
  -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.funbet-8cofop,
    mask-image 0.3s;
}

.funbet-i4akwb.funbet-p7m2lk {
  -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;
  }
}

.funbet-4qrufs: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;
}

.funbet-jad3lc {
  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.funbet-ma1n7l.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.funbet-ma1n7l.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;
}

.funbet-qz2jgj {
  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);
}

.funbet-qz2jgj::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%
  );
}

.funbet-umk5tv {
  position: relative;
  z-index: 1;
}

.funbet-cz2frs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.funbet-8vxcsh {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.funbet-mcv4ho {
  font-size: 40px;
  line-height: 48px;
}

.funbet-0cgexn {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.funbet-7gley0 {
  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;
}

.funbet-7gley0:hover {
  background: var(--Primary-400);
}

.funbet-7gley0 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.funbet-4qrufs 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) {
  .funbet-qz2jgj {
    max-width: 600px;
    padding: 64px;
  }

  .funbet-cz2frs {
    font-size: 24px;
    line-height: 32px;
  }

  .funbet-8vxcsh {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .funbet-mcv4ho {
    font-size: 50px;
    line-height: 56px;
  }

  .funbet-0cgexn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .funbet-jad3lc {
    top: 25px;
    right: 25px;
  }
}

.funbet-d8woe3,
.funbet-wxu1va {
  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;
}

.funbet-hfo6uj.funbet-os2bky::before,
.funbet-wxu1va::before,
.funbet-7qk0kj::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.funbet-ma1n7l.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.funbet-ckfg3o 14.funbet-1u1ktd.funbet-qgn8w2 14.funbet-0tnwav 15.funbet-6vuazf 14.funbet-jbpc2r 15.funbet-hwp2bq 14.funbet-ntpd7e.funbet-qzjz8c 14.funbet-pynzyq 19.funbet-yygepx 12.funbet-9cpte2 19.funbet-yygepx 10.funbet-3xk6ne.funbet-yygepx 8.funbet-quz28e 17.funbet-1tirjr 7.funbet-3zkn7j 15.funbet-8roy6h 7.funbet-bz09wq.funbet-c7ohqo 7.funbet-3zkn7j 11.funbet-p9ns0i 8.funbet-quz28e 11.funbet-p9ns0i 10.funbet-d308fe.funbet-p9ns0i 12.funbet-9jydax 13.funbet-1d7yd6 14.funbet-lmn6xj 15.funbet-w1bjxk 14.funbet-opdp76.funbet-0wo37l 14.funbet-3g4vsh 15.funbet-j46tke 14.funbet-lct7wf 15.funbet-u4zl87 14.funbet-gz6l10.funbet-ckfg3o 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.funbet-zh38mf 15.funbet-fcjc8p.funbet-r5b2mc 15.funbet-qomjse 15.funbet-lfllg4 15.funbet-w9wl3j 15.funbet-bdcg1l 15.funbet-vse786.funbet-naoz5s 15.funbet-w9wl3j 15.funbet-2opx8t 15.funbet-nqyoqx 15.funbet-bmouzs 15.funbet-zt7hoc.funbet-m8pl6q 15.funbet-kcgc81 7.funbet-g142n5 18.funbet-grlqf9 7.funbet-azeufx 23.funbet-vcx1co.funbet-uuqsv6.funbet-k1caii 18.funbet-xb2fnm 19.funbet-9sffsa 15.funbet-fjil0l 15.funbet-zh38mf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.funbet-koxfml [type="submit"] *,
.funbet-p28qw9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .funbet-q0vu07 {
    display: none;
  }
}

.funbet-g0sms4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .funbet-g0sms4 {
  display: none;
}

@media (min-width: 768px) {
  .funbet-g0sms4 {
    bottom: 22px;
  }
}

.funbet-g0sms4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .funbet-g0sms4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.funbet-zvymy1.static) .funbet-g0sms4 {
    bottom: 8px;
  }
}

.funbet-brg1ja {
  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.funbet-ma1n7l.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.funbet-7okczf 3.funbet-elex7r.funbet-k7r6yd.funbet-6q25ky 3.funbet-s870hd 3.funbet-b528tr 5.funbet-o0am0w 3.funbet-b528tr 8.funbet-l6d3cy.funbet-wo2gnp.funbet-b528tr 26.funbet-rrwjj8 5.funbet-zm5bwy 28.funbet-2y8m4l 8.funbet-fzss6i 28.funbet-ytxwu5.funbet-snozbe 28.funbet-wmh1xl.funbet-53uaqe 34.funbet-ifxwjw.funbet-utyby4 36.funbet-3l8krg 11.funbet-wn9fqw 37.funbet-1faj67 12.funbet-l5g7xa 36.funbet-9e6uik.funbet-ss5izs 28.funbet-2muqz1.funbet-1c9xxn.funbet-t5n5ux 28.funbet-mucr4x 36.funbet-zabozl 26.funbet-fmz2cw 36.funbet-zabozl 23.funbet-la8yne.funbet-abpyhr.funbet-zabozl 5.funbet-1uoa0w 34.funbet-idqxng 3.funbet-s870hd 31.funbet-7okczf 3.funbet-wc7i1f.funbet-35l2io 18.funbet-8cxl8m.funbet-e5uubv 18.funbet-ip1l6f 8.funbet-gz9dte 17.funbet-aeesff 8.funbet-gz9dte 15.funbet-qqzwjw.funbet-gz9dte 14.funbet-oymx7u 9.funbet-e5uubv 13.funbet-z89ruy 11.funbet-35l2io 13.funbet-6yhv94.funbet-xs7n0o 13.funbet-z89ruy 13.funbet-vez176 14.funbet-oymx7u 13.funbet-vez176 15.funbet-misl2m.funbet-vez176 17.funbet-aeesff 12.funbet-xs7n0o 18.funbet-ip1l6f 11.funbet-35l2io 18.funbet-kxhwe4.funbet-3nau48 18.funbet-xoc5ih.funbet-d93yjb 18.funbet-ip1l6f 17.funbet-vl9xga 17.funbet-aeesff 17.funbet-vl9xga 15.funbet-8ywbw1.funbet-vl9xga 14.funbet-oymx7u 18.funbet-d93yjb 13.funbet-z89ruy 20.funbet-3nau48 13.funbet-t38ds7.funbet-14p633 13.funbet-z89ruy 22.funbet-n2dw9x 14.funbet-oymx7u 22.funbet-n2dw9x 15.funbet-8q8bfn.funbet-bpb5eb 17.funbet-aeesff 21.funbet-14p633 18.funbet-ip1l6f 20.funbet-3nau48 18.funbet-uad3d0.funbet-fc5i2v 18.funbet-q6yr5q.funbet-jqhit5 18.funbet-ip1l6f 26.funbet-k2xvvz 17.funbet-aeesff 26.funbet-k2xvvz 15.funbet-icdcds.funbet-k2xvvz 14.funbet-oymx7u 27.funbet-jqhit5 13.funbet-z89ruy 28.funbet-fc5i2v 13.funbet-iy2yq6.funbet-v6ked1 13.funbet-z89ruy 31.funbet-rszrj5 14.funbet-oymx7u 31.funbet-rszrj5 15.funbet-f59ag8.funbet-k2xvvz 17.funbet-aeesff 30.funbet-v6ked1 18.funbet-ip1l6f 28.funbet-fc5i2v 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"])
    .funbet-brg1ja {
    display: none;
  }
}

.funbet-qnil61 {
  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) {
  .funbet-qnil61 {
    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;
}

.funbet-p28qw9 {
  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) {
  .funbet-p28qw9 {
    padding: 14px 16px;
  }
}

.funbet-p28qw9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.funbet-p28qw9 button:first-child {
  align-content: end;
}

.funbet-p28qw9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .funbet-p28qw9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .funbet-p28qw9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.funbet-p28qw9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.funbet-p28qw9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.funbet-7qk0kj {
  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;
}

.funbet-7qk0kj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .funbet-7qk0kj,
.pc61d126-chatbot[data-active-screen="3"]
  .funbet-7qk0kj {
  opacity: 1;
  visibility: visible;
}

.funbet-zlk2it {
  flex: 1 1;
}

.funbet-en4eca {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .funbet-en4eca {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .funbet-4fay60 {
  display: block;
}

.funbet-z4zrzl {
  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) {
  .funbet-z4zrzl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.funbet-wxu1va {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.funbet-wxu1va::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.funbet-pdbhae span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.funbet-pdbhae p {
  color: var(--Text-100);
}

.funbet-wxu1va .funbet-4sylwr {
  grid-area: button;
}

.funbet-wxu1va .funbet-4sylwr::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.funbet-ma1n7l.org/2000/svg'%3E%3Cpath d='M4.funbet-u4qxnn 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.funbet-p853g6 15L16.funbet-p853g6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.funbet-p853g6 5L16.funbet-p853g6 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .funbet-bqijbz {
  display: block;
}

.funbet-0ljfsb {
  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) {
  .funbet-0ljfsb {
    margin-top: 40px;
  }
}

.funbet-d8woe3 label,
.funbet-d8woe3 input {
  display: block;
  width: 100%;
}

.funbet-d8woe3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.funbet-d8woe3 label.funbet-cbcduk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.funbet-d8woe3 label.funbet-cbcduk::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;
}

.funbet-d8woe3 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;
}

.funbet-d8woe3 input::placeholder {
  color: var(--Text-400);
}

.funbet-oumxoz {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .funbet-oumxoz {
  display: flex;
}

.funbet-oumxoz ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .funbet-oumxoz ol {
    height: 420px;
    padding: 24px;
  }
}

.funbet-oumxoz ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.funbet-koxfml {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .funbet-koxfml {
    padding: 0 24px 24px;
  }
}

.funbet-koxfml 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;
}

.funbet-koxfml input::placeholder {
  color: var(--Text-400);
}

.funbet-koxfml [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.funbet-koxfml [type="submit"]:disabled {
  opacity: 0.5;
}

.funbet-koxfml [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .funbet-koxfml [type="submit"] {
    right: 40px;
  }
}

.funbet-hfo6uj {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.funbet-hfo6uj.funbet-os2bky {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.funbet-hfo6uj.funbet-os2bky::before {
  content: "";
  width: 31px;
}

.funbet-hfo6uj.funbet-os2bky p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.funbet-hfo6uj.funbet-76s011 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.funbet-hfo6uj p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.funbet-g0sms4 .funbet-4sylwr {
  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;
  }
}

.funbet-q0vu07 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .funbet-q0vu07 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .funbet-q0vu07 {
    padding: 18px 0;
  }
}

.funbet-q0vu07 .funbet-sr9af0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .funbet-q0vu07 .funbet-sr9af0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.funbet-8d6s20 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .funbet-8d6s20 {
    max-width: 160px;
    height: 40px;
  }
}

.funbet-8d6s20 picture,
.funbet-8d6s20 img {
  display: block;
  width: 100%;
  height: 100%;
}

.funbet-8d6s20 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .funbet-dqnw0r {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.funbet-8cofop ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .funbet-q0vu07.funbet-7d3yzs .funbet-dqnw0r {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .funbet-dqnw0r {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .funbet-dqnw0r {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.funbet-527q50,
.funbet-9t19r2 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .funbet-527q50,
  .funbet-9t19r2 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .funbet-9t19r2 {
    display: none;
  }
}

.funbet-khns3l {
  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;
}

.funbet-7d3yzs .funbet-khns3l {
  background: var(--fh-bg-color);
}

.funbet-khns3l button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .funbet-khns3l {
    display: none;
  }
}

.funbet-re6ix3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .funbet-re6ix3 {
    display: none;
  }
}

.funbet-ei34tr {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.funbet-q0vu07.funbet-7d3yzs .funbet-ei34tr:first-child {
  display: none;
}

.funbet-q0vu07.funbet-7d3yzs .funbet-ei34tr:last-child {
  display: block;
}

.funbet-ei34tr:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .funbet-ei34tr {
    display: none;
  }
}

.funbet-daafpb {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .funbet-daafpb {
    display: flex;
  }
}

.funbet-daafpb ul {
  max-height: 350px;
  overflow-y: auto;
}

.funbet-daafpb:hover ul {
  visibility: visible;
  opacity: 1;
}

.funbet-daafpb:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.funbet-daafpb:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.funbet-daafpb:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.funbet-daafpb:hover .funbet-yglycq svg {
  transform: rotate(180deg);
}

.funbet-wvarwx {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.funbet-9anlul {
  padding: 0 8px;
}

.funbet-4xw7c8 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.funbet-4xw7c8:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .funbet-4xw7c8 {
    padding: 4px 8px;
  }
}

.funbet-69s3w2 {
  display: flex;
}

.funbet-69s3w2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.funbet-yglycq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.funbet-yglycq svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.funbet-5ty5in {
  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) {
  .funbet-5ty5in {
    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;
  }
}

.funbet-w0134v {
  width: 100%;
}

@media (min-width: 1200px) {
  .funbet-w0134v {
    display: none;
  }
}

.funbet-xq7qhb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.funbet-ecfy6k {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.funbet-1xhzoy {
  display: flex;
}

.funbet-ckelxm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.funbet-s3ciy4 {
  list-style: none;
}

@media (max-width: 1199px) {
  .funbet-s3ciy4 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .funbet-s3ciy4 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .funbet-s3ciy4 .funbet-x31fvh [data-ref-el],
  .funbet-s3ciy4 .funbet-x31fvh span,
  .funbet-s3ciy4 .funbet-x31fvh a {
    white-space: nowrap;
  }
}

.funbet-o5cfcv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .funbet-o5cfcv.funbet-5vw00s > .funbet-x31fvh {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .funbet-o5cfcv.funbet-8ijoy9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .funbet-o5cfcv.funbet-5vw00s > .funbet-h7kauc {
    height: auto;
  }

  .funbet-o5cfcv.funbet-5vw00s > div > .funbet-7uhce1 {
    transform: rotate(180deg);
  }
}

.funbet-o5cfcv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.funbet-o5cfcv [data-ref-el],
.funbet-o5cfcv span {
  cursor: pointer;
}

.funbet-o5cfcv [data-ref-el],
.funbet-o5cfcv span,
.funbet-o5cfcv a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .funbet-o5cfcv [data-ref-el],
  .funbet-o5cfcv span,
  .funbet-o5cfcv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .funbet-o5cfcv [data-ref-el],
  .funbet-o5cfcv span,
  .funbet-o5cfcv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.funbet-h7kauc {
  height: 0;
  overflow: hidden;
  transition: height 0.funbet-8cofop ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.funbet-h7kauc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.funbet-h7kauc::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.funbet-h7kauc::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .funbet-h7kauc {
    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;
  }

  .funbet-h7kauc:has(> .funbet-o5cfcv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .funbet-h7kauc .funbet-h7kauc {
    padding: 0;
  }

  .funbet-h7kauc .funbet-o5cfcv {
    font-weight: 400;
  }

  .funbet-h7kauc .funbet-o5cfcv:hover > .funbet-x31fvh {
    background: var(--Neutral-300);
  }

  .funbet-h7kauc .funbet-7uhce1 {
    rotate: -90deg;
  }
}

.funbet-x31fvh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .funbet-x31fvh {
    padding: 8px;
  }

  .funbet-o5cfcv.funbet-astb4h > .funbet-x31fvh {
    background: var(--Neutral-300);
  }
}

.funbet-7uhce1 {
  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.funbet-ma1n7l.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.funbet-06do6o 0.funbet-0rxlgx.funbet-fnvxxm -0.funbet-n3gabh 0.funbet-xlevgo -0.funbet-n3gabh 1.funbet-lkj1n1 0.funbet-kiqelv.funbet-5z69g1 4.funbet-b3lx6a.funbet-06do6o 0.funbet-gxe0ai.funbet-219fbz -0.funbet-n3gabh 9.funbet-2ucz3l -0.funbet-n3gabh 10.funbet-oaavc2 0.funbet-edmwtf.funbet-zxpddl 0.funbet-fnvxxm 10.funbet-zxpddl 0.funbet-xlevgo 10.funbet-oaavc2 1.funbet-7mt4ak.funbet-5pge7p 5.funbet-xokdmp.funbet-mwa7k3 6.funbet-yt64fg 5.funbet-ri21lt 6.funbet-yt64fg 4.funbet-432rth 5.funbet-sq4g80.funbet-06do6o 1.funbet-bdkade.funbet-n3gabh 0.funbet-xlevgo -0.funbet-n3gabh 0.funbet-fnvxxm 0.funbet-06do6o 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.funbet-8cofop ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .funbet-7uhce1 {
    cursor: default;
  }
}

.funbet-h1ptv8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.funbet-z6a7xf {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .funbet-z6a7xf {
    padding: 40px 4px;
  }
}

.funbet-6fxlkk {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .funbet-6fxlkk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.funbet-1s7n8d {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .funbet-1s7n8d {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.funbet-1s7n8d ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.funbet-1s7n8d [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.funbet-1s7n8d [data-ref-el],
.funbet-1s7n8d span,
.funbet-1s7n8d a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.funbet-w1c4tn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .funbet-w1c4tn {
    margin-bottom: 12px;
  }
}

.funbet-jspczx {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.funbet-jspczx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .funbet-jspczx:last-child {
    margin-right: 0;
  }
}

.funbet-mxycoh {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.funbet-w1c4tn:hover .funbet-lc9n55 {
  visibility: visible;
  opacity: 1;
}

.funbet-lc9n55 {
  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);
}

.funbet-z6rxn6 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.funbet-jbnpn4 {
  display: flex;
  margin: 6px;
}

.funbet-jbnpn4 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.funbet-lc9n55::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);
}

.funbet-lc9n55::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);
}

.funbet-c8med1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .funbet-c8med1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.funbet-wz4gsi {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .funbet-wz4gsi {
    margin-right: 32px;
  }
}

.funbet-ovy21g {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .funbet-ovy21g {
    margin-top: 0;
    width: 340px;
  }
}

.funbet-ovy21g a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.funbet-waip7e {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.funbet-el79jh {
  position: relative;
}

@media (min-width: 768px) {
  .funbet-el79jh {
    margin-top: 40px;
  }
}

.funbet-el79jh + .funbet-0gqjco,
.funbet-el79jh + .funbet-el79jh {
  margin-top: 24px;
}

.funbet-9dtclb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .funbet-9dtclb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-9dtclb {
    padding: 80px;
  }
}

.funbet-qyxknw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .funbet-qyxknw {
    padding: 0 16px;
}


}

.funbet-n6tbbn {
  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) {
  .funbet-n6tbbn {
    font-size: 48px;
    line-height: 56px;
  }
}

.funbet-ek4eoa {
  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) {
  .funbet-ek4eoa {
    font-size: 24px;
    line-height: 32px;
  }
}

.funbet-hl9lm2 {
  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;
}

.funbet-hl9lm2:hover {
  background: var(--button-bg-hover);
}

.funbet-0fpelx {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.funbet-0fpelx img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .funbet-0fpelx img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .funbet-0fpelx img {
  min-height: 100%;
  }
}

.funbet-9dtclb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.funbet-plkfds {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.funbet-plkfds h1,
.funbet-plkfds h2,
.funbet-plkfds h3,
.funbet-plkfds h4 {
  margin-bottom: 6px;
}

.funbet-plkfds h1:not(:first-child),
.funbet-plkfds h2:not(:first-child),
.funbet-plkfds h3:not(:first-child),
.funbet-plkfds h4:not(:first-child) {
  margin-top: 16px;
}

.funbet-plkfds h1,
.funbet-plkfds h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .funbet-plkfds h1,
  .funbet-plkfds h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.funbet-plkfds h2,
.funbet-plkfds h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .funbet-plkfds h2,
  .funbet-plkfds h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-plkfds h3,
.funbet-plkfds h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .funbet-plkfds h3,
  .funbet-plkfds h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.funbet-plkfds h4,
.funbet-plkfds h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.funbet-plkfds ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.funbet-plkfds ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.funbet-plkfds 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);
}

.funbet-plkfds ul ul {
  margin-bottom: 8px;
}

.funbet-plkfds ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.funbet-plkfds ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.funbet-plkfds ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.funbet-plkfds ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.funbet-plkfds ol li::marker {
  font-weight: 700;
}

.funbet-plkfds ol ol {
  margin-bottom: 8px;
}

.funbet-plkfds ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.funbet-plkfds ol ul li {
  padding-left: 16px;
}

.funbet-plkfds 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) {
  .funbet-plkfds table {
    padding: 24px;
  }
}

.funbet-plkfds table.funbet-6j7dna {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.funbet-8cofop,
    mask-image 0.3s;
}

.funbet-plkfds table.funbet-6j7dna.funbet-p7m2lk {
  -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) {
  .funbet-plkfds table {
    display: table;
  }
}

.funbet-plkfds 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);
}

.funbet-plkfds table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.funbet-plkfds table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.funbet-plkfds 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) {
  .funbet-plkfds table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.funbet-plkfds table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.funbet-plkfds table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.funbet-plkfds table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.funbet-plkfds img {
  max-width: 100%;
  height: auto;
}

.funbet-0f1txs {
  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) {
  .funbet-0f1txs {
    padding: 24px;
  }
}

.funbet-fwq9k7 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .funbet-fwq9k7 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.funbet-fwq9k7 > * {
  margin: 0 !important;
}

.funbet-fwq9k7 img,
.funbet-sqz1dg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-fwq9k7 img,
  .funbet-sqz1dg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-wv6rpi {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-wv6rpi {
    width: 32px;
    height: 32px;
  }
}

.funbet-m6odf8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.funbet-m6odf8 .funbet-rc3abb {
  flex-shrink: 0;
}

.funbet-m6odf8 .funbet-cv9uof svg {
  display: none;
}

.funbet-w51hlz {
  display: grid;
  transition: max-height 0.funbet-8cofop ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .funbet-w51hlz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .funbet-w51hlz {
    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));
  }
}

.funbet-w51hlz.funbet-fgtt3t + .funbet-rc3abb svg {
  transform: rotate(180deg);
}

.funbet-obafk1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.funbet-obafk1 > div:nth-child(3n) {
  grid-column: span 2;
}

.funbet-obafk1
  > div:nth-child(3n)
  .funbet-qr86qa
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .funbet-obafk1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .funbet-obafk1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .funbet-obafk1
    > div:nth-child(3n)
    .funbet-qr86qa
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .funbet-obafk1 {
    max-width: 270px;
  }
}

.funbet-obafk1 .funbet-qr86qa button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .funbet-obafk1 .funbet-qr86qa button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .funbet-obafk1 .funbet-qr86qa button {
    max-width: 104px;
  }
}

.funbet-ap802v {
  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) {
  .funbet-ap802v {
    margin-bottom: 0;
  }
}

.funbet-yetq9o {
  display: none;
  opacity: 0;
}

.funbet-h8dei3 {
  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;
  }
}

.funbet-h8dei3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.funbet-qr86qa {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.funbet-qr86qa button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .funbet-qr86qa
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .funbet-qr86qa
    button {
    max-width: 145px;
  }
}

.funbet-6q70il:first-child
  .funbet-qr86qa
  button {
  max-width: 270px;
}

.funbet-cmvxzf {
  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%;
}

.funbet-ap802v picture {
  width: 100%;
  max-width: 100%;
}

.funbet-04euh6 {
  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;
}

.funbet-04euh6 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.funbet-ap802v:hover .funbet-04euh6 {
  display: flex;
}

.funbet-xv877p {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.funbet-882n5p {
  display: flex;
}

.funbet-882n5p:hover .funbet-07l691,
.funbet-882n5p .funbet-astb4h .funbet-07l691 {
  display: flex;
}

.funbet-882n5p svg {
  flex-shrink: 0;
}

.funbet-07l691 {
  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) {
  .funbet-07l691 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.funbet-07l691:hover {
  display: flex;
}

.funbet-07l691 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.funbet-im2q0n {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .funbet-im2q0n {
    font-size: 12px;
  }
}

.funbet-hpmuud,
.funbet-2qb633 {
  width: 50%;
  flex-shrink: 0;
}

.funbet-hpmuud {
  font-weight: 700;
}

.funbet-6e73c6 .funbet-w51hlz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .funbet-6e73c6 .funbet-w51hlz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .funbet-6e73c6 .funbet-w51hlz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.funbet-6e73c6
  .funbet-cmvxzf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.funbet-6e73c6 .funbet-h8dei3 {
  height: 100% !important;
  border-radius: 16px;
}

.funbet-6e73c6 .funbet-qr86qa {
  gap: 4px;
  align-items: center;
}

.funbet-6e73c6 .funbet-qr86qa button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.funbet-6e73c6 .funbet-qr86qa svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.funbet-6e73c6 .funbet-hniu7r,
.funbet-6e73c6 .funbet-d2wyd0 {
  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.funbet-ma1n7l.org/2000/svg'%3E%3Cpath d='M9.funbet-vwxms5 4.funbet-ij669q.funbet-858d3f 5.funbet-bv99iq.funbet-a8vo2u 5.funbet-suyy0n.funbet-htkrta 5.funbet-u97p72.funbet-nfuhtm 8.funbet-ag930x.funbet-ug4qac 9.funbet-blkex4.funbet-p8j32h 9.funbet-7nayse.funbet-dpw0ws 13.funbet-yy89xd.funbet-f3zmyd 11.funbet-kmo8dy.funbet-sw71q3 11.funbet-ee3z6j.funbet-k14sqa 11.funbet-utt931.funbet-g4kl9p 13.funbet-q3pim0.funbet-pnokvd 9.funbet-0sp8ym.funbet-vevn4f 9.funbet-eywyop.funbet-odgc7u 8.funbet-3yskhv.funbet-47sd7h 5.funbet-xthlmk.funbet-z8uobj 5.funbet-5w4pun.funbet-j5jrek 5.funbet-dbock0.funbet-o0gpwq 4.funbet-rxjwhg.funbet-sw71q3 1.funbet-gbcwdl.funbet-vwxms5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.funbet-6e73c6 .funbet-hniu7r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.funbet-6e73c6 .funbet-d2wyd0 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.funbet-5di8db {
  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) {
  .funbet-5di8db {
    padding: 24px;
  }
}

.funbet-5di8db .funbet-rc3abb {
  display: flex;
}

@media (min-width: 768px) {
  .funbet-5di8db .funbet-rc3abb {
    display: none;
  }
}

.funbet-5di8db .funbet-cv9uof svg {
  display: none;
}

.funbet-mrt3xe {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.funbet-mrt3xe .funbet-sk5ntl {
  display: none;
}

@media (min-width: 768px) {
  .funbet-mrt3xe .funbet-sk5ntl {
    display: flex;
  }
}

.funbet-ndgom8 {
  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) {
  .funbet-ndgom8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-ndgom8 > * {
  margin: 0 !important;
}

.funbet-ndgom8 img,
.funbet-y4na50 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-ndgom8 img,
  .funbet-y4na50 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-eiov9t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-eiov9t {
    width: 32px;
    height: 32px;
  }
}

.funbet-h1ded9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .funbet-h1ded9 {
    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;
  }

  .funbet-h1ded9::-webkit-scrollbar {
    display: none;
  }
}

.funbet-qk8dvo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .funbet-qk8dvo {
    padding: 7px 15px;
  }
}

.funbet-qk8dvo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.funbet-ljggs3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .funbet-ljggs3 {
    display: flex;
    opacity: 1;
  }
}

.funbet-qk8dvo picture {
  height: 100%;
  display: block;
}

.funbet-qk8dvo img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .funbet-qk8dvo img {
    width: 88px;
    height: 44px;
  }
}

.funbet-qk8dvo p {
  text-align: center;
  width: 100%;
}

.funbet-u21xjc {
  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) {
  .funbet-u21xjc {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-u21xjc img,
.funbet-ijkn52 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-u21xjc img,
  .funbet-ijkn52 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-8g6kgn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-8g6kgn {
    width: 32px;
    height: 32px;
  }
}

.funbet-8vfj0t {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.funbet-1vwhd2 {
  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;
}

.funbet-tpxna6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.funbet-tpxna6.funbet-astb4h {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.funbet-hs4ow2 {
  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) {
  .funbet-hs4ow2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.funbet-h60itz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.funbet-p9bpxi {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.funbet-8cofop ease;
  opacity: 0;
  color: var(--text-color);
}

.funbet-t5kuls {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.funbet-t5kuls ol,
.funbet-t5kuls ul {
  padding-left: 1.3em;
}

.funbet-tpxna6.funbet-astb4h .funbet-p9bpxi {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.funbet-tpxna6.funbet-astb4h .funbet-h60itz {
  transform: rotate(180deg);
  color: var(--text-color);
}

.funbet-trg4xg {
  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) {
  .funbet-trg4xg {
    padding: 24px;
  }
}

.funbet-trg4xg .funbet-rc3abb {
  display: flex;
}

@media (min-width: 768px) {
  .funbet-trg4xg .funbet-rc3abb {
    display: none;
  }
}

.funbet-trg4xg .funbet-cv9uof svg {
  display: none;
}

.funbet-oyrr8c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.funbet-oyrr8c .funbet-sk5ntl {
  display: none;
}

@media (min-width: 768px) {
  .funbet-oyrr8c .funbet-sk5ntl {
    display: flex;
  }
}

.funbet-q7pk0l {
  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) {
  .funbet-q7pk0l {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-q7pk0l > * {
  margin: 0 !important;
}

.funbet-q7pk0l img,
.funbet-v0yx9w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-q7pk0l img,
  .funbet-v0yx9w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-g8wmzo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-g8wmzo {
    width: 32px;
    height: 32px;
  }
}

.funbet-1ab9fc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .funbet-1ab9fc {
    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;
  }

  .funbet-1ab9fc::-webkit-scrollbar {
    display: none;
  }
}

.funbet-872b5k {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.funbet-872b5k:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.funbet-4ut0j6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .funbet-4ut0j6 {
    display: flex;
    opacity: 1;
  }
}

.funbet-872b5k picture {
  width: auto;
  height: 100%;
  display: block;
}

.funbet-872b5k picture img {
  display: block;
  width: auto;
  height: 100%;
}

.funbet-jt2omx {
  margin: -24px 0;
}

.funbet-jt2omx:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .funbet-jt2omx {
    margin: -16px 0;
  }
}

.funbet-advf2x {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .funbet-advf2x {
    flex-direction: row;
  }
}

.funbet-69yh2k {
  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) {
  .funbet-69yh2k {
    flex: 1;
  }
}

.funbet-69yh2k::placeholder {
  color: var(--Text-400);
}

.funbet-esvg4j {
  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;
}

.funbet-ptj4b7 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.funbet-ptj4b7::-webkit-scrollbar {
  display: none;
}

.funbet-jveazc {
  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;
}

.funbet-jveazc img,
.funbet-jveazc svg {
  margin-right: 8px;
}

.funbet-t3rjql {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.funbet-jt2omx + .funbet-mf04lb {
  margin-top: 0;
}

@media (min-width: 768px) {
  .funbet-jt2omx + .funbet-mf04lb {
    margin-top: -16px;
  }
}

.funbet-v3bzo5 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.funbet-v3bzo5 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.funbet-v3bzo5 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.funbet-lb3a5u {
  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;
}

.funbet-2zq40s {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.funbet-tjw96u {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.funbet-6q9haz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.funbet-75l76w {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.funbet-lb3a5u 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;
}

.funbet-lb3a5u 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) {
  .funbet-lb3a5u {
    padding: 39px 179px 39px 39px;
  }

  .funbet-2zq40s {
    font-size: 40px;
    line-height: 48px;
  }

  .funbet-75l76w {
    height: 348px;
  }

  .funbet-lb3a5u button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .funbet-lb3a5u button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-lb3a5u {
    padding: 63px;
  }
}

.funbet-58ykot {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .funbet-58ykot {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.funbet-hovcu4 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .funbet-hovcu4 {
    width: auto;
  }
}

.funbet-aafavh {
  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;
}

.funbet-aafavh::-webkit-scrollbar {
  display: none;
}

.funbet-aafavh 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);
}

.funbet-aafavh a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .funbet-aafavh {
    margin-left: 16px;
    margin-top: 0;
  }
}

.funbet-58ykot .funbet-zwdwod {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.funbet-8cofop,
    mask-image 0.3s;
}

.funbet-58ykot .funbet-zwdwod.funbet-p7m2lk {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.funbet-74y63d {
  margin: 40px -16px;
}

.funbet-kiw2bv + .funbet-0gqjco,
.funbet-kiw2bv + .funbet-el79jh {
  margin-top: 24px;
}

.funbet-j9djk8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.funbet-j9djk8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.funbet-mupbbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .funbet-mupbbc {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .funbet-mupbbc {
    margin-top: 0;
  }
}

.funbet-8k6mp6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .funbet-8k6mp6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.funbet-3ylkjj {
  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) {
  .funbet-3ylkjj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.funbet-bghkmu {
  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) {
  .funbet-bghkmu {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.funbet-gz02cz {
  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) {
  .funbet-gz02cz {
    font-size: 20px;
    line-height: 28px;
  }
}

.funbet-g0loay {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .funbet-g0loay {
    font-size: 32px;
    line-height: 40px;
  }
}

.funbet-lekyhu {
  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;
}

.funbet-pkfc31 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.funbet-pkfc31 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.funbet-mf04lb {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.funbet-fcuccu {
  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) {
  .funbet-fcuccu {
    padding: 15px 48px;
  }
}

main > .funbet-mf04lb {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .funbet-w51hlz.funbet-coamh6 > div:nth-child(n+5) {
    display: none;
  }
}

.funbet-plkfds p a img {
  display: block;
  margin: 0 auto;
}


.funbet-ahtsd8 {
  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 */
.funbet-bk88x7 {
  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;
}

.funbet-bk88x7 label {
  font-size: 14px;
}

.funbet-bk88x7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.funbet-bk88x7 input,
.funbet-bk88x7 textarea,
.funbet-bk88x7 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;
}
.funbet-bk88x7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.funbet-0abscd ease;
}
.funbet-bk88x7 button:hover {
  background-color: var(--button-bg-hover);
}
.funbet-jhtpuk {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.funbet-h8kehm ease-in;
}

.funbet-jhtpuk 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;
}
.funbet-4swp3x, .funbet-2i8jcx, [class*="review-card"],
thead, thead th, table th, .funbet-czt9i3,
.funbet-mz86d8, [class*="collapsible-header"],
.funbet-jbpv1k, [class*="updated-block"] {
  color: #ece7dc !important;
}
