* {
  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-253mxl {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .funbet-253mxl {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-253mxl {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.funbet-h8sb7l {
  overflow: hidden;
}

.funbet-a20w63 img {
  background: var(--Neutral-300);
}

.funbet-w83dwq {
  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-h8aww9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.funbet-h8aww9:hover {
  background: var(--button-bg-hover);
}

.funbet-3cdxle {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.funbet-3cdxle:hover {
  background: var(--button-bg-hover);
}

.funbet-uk9odr {
  font-size: 12px;
  line-height: 18px;
}

.funbet-xeb47m {
  font-size: 18px;
  line-height: 26px;
}

.funbet-qya7b2 {
  width: 100%;
}

.funbet-ezeggi {
  padding: 6px 16px;
}

.funbet-vcbdef {
  padding: 10px 16px;
}

.funbet-wz2nad {
  padding: 15px 26px;
}

.funbet-k2d0fw {
  flex-shrink: 0;
}

.funbet-lpfjd6 {
  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-u1lq39 {
  display: none;
}

.funbet-auew8f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.funbet-bdmr3p {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.funbet-8je85j {
  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-686cxo {
  cursor: grab;
}

.funbet-8je85j::-webkit-scrollbar {
  display: none;
}

.funbet-tmt1bz {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.funbet-0s9pio {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.funbet-e2a0dp {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.funbet-3cfpc5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.funbet-ahlzt5 {
  visibility: visible;
}

.funbet-nzp8ou {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.funbet-6jihtg ease;
}

.funbet-heeame {
  background-color: var(--Primary-200);
  width: 16px;
}

.funbet-tk4tdo {
  -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-6jihtg,
    mask-image 0.3s;
}

.funbet-tk4tdo.funbet-lz5wwq {
  -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-xpstru: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-5ujrfo {
  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-gk4fu1.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-gk4fu1.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-ooji37 {
  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-ooji37::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-ur4v04 {
  position: relative;
  z-index: 1;
}

.funbet-nkil2c {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.funbet-1d4nwl {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.funbet-mp02ui {
  font-size: 40px;
  line-height: 48px;
}

.funbet-jdfn32 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.funbet-el60ww {
  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-el60ww:hover {
  background: var(--Primary-400);
}

.funbet-el60ww svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.funbet-xpstru 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-ooji37 {
    max-width: 600px;
    padding: 64px;
  }

  .funbet-nkil2c {
    font-size: 24px;
    line-height: 32px;
  }

  .funbet-1d4nwl {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .funbet-mp02ui {
    font-size: 50px;
    line-height: 56px;
  }

  .funbet-jdfn32 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .funbet-5ujrfo {
    top: 25px;
    right: 25px;
  }
}

.funbet-pdiue6,
.funbet-orw56l {
  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-dxdf5g.funbet-9xa45x::before,
.funbet-orw56l::before,
.funbet-ptlu59::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-gk4fu1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.funbet-l7i2ih 14.funbet-f9i9ho.funbet-7nul6d 14.funbet-fv69xn 15.funbet-wzj2kw 14.funbet-km6eo3 15.funbet-5hx0z4 14.funbet-s6ocog.funbet-v2ehn2 14.funbet-knnf4b 19.funbet-sz2bdk 12.funbet-4p0vkd 19.funbet-sz2bdk 10.funbet-qaeig8.funbet-sz2bdk 8.funbet-h3ltfb 17.funbet-b1wnee 7.funbet-8e4vmu 15.funbet-uj30ol 7.funbet-01ug2p.funbet-kxgsmg 7.funbet-8e4vmu 11.funbet-5yu6zg 8.funbet-h3ltfb 11.funbet-5yu6zg 10.funbet-kj8zm7.funbet-5yu6zg 12.funbet-1gv27k 13.funbet-cfsb3b 14.funbet-get9u6 15.funbet-zxgwgs 14.funbet-5asi0s.funbet-zjd8bg 14.funbet-rbfmc1 15.funbet-2iaao4 14.funbet-kz913t 15.funbet-qmgxlt 14.funbet-rn1auv.funbet-l7i2ih 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.funbet-hi9zhy 15.funbet-skj54h.funbet-bslt1b 15.funbet-dj9uge 15.funbet-dr4zf7 15.funbet-g0fdk5 15.funbet-mxdymb 15.funbet-b0srta.funbet-c18n72 15.funbet-g0fdk5 15.funbet-y6zbji 15.funbet-qqt3zf 15.funbet-a1al4d 15.funbet-a2nqgi.funbet-k8znp4 15.funbet-etfqgs 7.funbet-i6x4de 18.funbet-a3qfjd 7.funbet-4y7koa 23.funbet-lcljve.funbet-49jirq.funbet-a1osga 18.funbet-7pal0k 19.funbet-9w8zs8 15.funbet-wzmu4a 15.funbet-hi9zhy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.funbet-nygjvx [type="submit"] *,
.funbet-64tso9 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .funbet-rq92t5 {
    display: none;
  }
}

.funbet-eosv5a {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .funbet-eosv5a {
  display: none;
}

@media (min-width: 768px) {
  .funbet-eosv5a {
    bottom: 22px;
  }
}

.funbet-eosv5a input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .funbet-eosv5a {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.funbet-3nf2kh.static) .funbet-eosv5a {
    bottom: 8px;
  }
}

.funbet-ay10lx {
  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-gk4fu1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.funbet-vuv9yb 3.funbet-g42qhi.funbet-ky9bq4.funbet-vk3zaf 3.funbet-3jwa8i 3.funbet-4ywlry 5.funbet-y67nuf 3.funbet-4ywlry 8.funbet-qw652h.funbet-wzxcyf.funbet-4ywlry 26.funbet-xsthzl 5.funbet-ltw4gn 28.funbet-k7esge 8.funbet-csjx2c 28.funbet-aqz7kr.funbet-ij9av7 28.funbet-v4no40.funbet-n6iun4 34.funbet-4tdfp2.funbet-f8nikc 36.funbet-buoi40 11.funbet-jv09or 37.funbet-gezut7 12.funbet-tu1v09 36.funbet-avyhbl.funbet-i6uou2 28.funbet-onnj6p.funbet-55uagh.funbet-tiaf1r 28.funbet-jtmj0s 36.funbet-tjv1sf 26.funbet-4ugt4c 36.funbet-tjv1sf 23.funbet-rg6u3s.funbet-proah5.funbet-tjv1sf 5.funbet-os9azq 34.funbet-mdszsc 3.funbet-3jwa8i 31.funbet-vuv9yb 3.funbet-9meyul.funbet-379p94 18.funbet-8zok7y.funbet-tmdure 18.funbet-o078he 8.funbet-cese3x 17.funbet-vssczc 8.funbet-cese3x 15.funbet-8xuz6d.funbet-cese3x 14.funbet-pcl4u5 9.funbet-tmdure 13.funbet-hflb18 11.funbet-379p94 13.funbet-1mdeck.funbet-9ayyh4 13.funbet-hflb18 13.funbet-4ezmo1 14.funbet-pcl4u5 13.funbet-4ezmo1 15.funbet-gkx0k8.funbet-4ezmo1 17.funbet-vssczc 12.funbet-9ayyh4 18.funbet-o078he 11.funbet-379p94 18.funbet-r8u920.funbet-cxlmyw 18.funbet-o3ejjp.funbet-960w58 18.funbet-o078he 17.funbet-lhvxpa 17.funbet-vssczc 17.funbet-lhvxpa 15.funbet-2dzg8r.funbet-lhvxpa 14.funbet-pcl4u5 18.funbet-960w58 13.funbet-hflb18 20.funbet-cxlmyw 13.funbet-bwni59.funbet-qeagv7 13.funbet-hflb18 22.funbet-h3ou37 14.funbet-pcl4u5 22.funbet-h3ou37 15.funbet-zvstb4.funbet-ad3kxj 17.funbet-vssczc 21.funbet-qeagv7 18.funbet-o078he 20.funbet-cxlmyw 18.funbet-1ny2df.funbet-qwdsie 18.funbet-om0fbv.funbet-u9qd1q 18.funbet-o078he 26.funbet-sthage 17.funbet-vssczc 26.funbet-sthage 15.funbet-icqaj0.funbet-sthage 14.funbet-pcl4u5 27.funbet-u9qd1q 13.funbet-hflb18 28.funbet-qwdsie 13.funbet-vhx5sq.funbet-3ag553 13.funbet-hflb18 31.funbet-5ae8ef 14.funbet-pcl4u5 31.funbet-5ae8ef 15.funbet-sfnpcj.funbet-sthage 17.funbet-vssczc 30.funbet-3ag553 18.funbet-o078he 28.funbet-qwdsie 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-ay10lx {
    display: none;
  }
}

.funbet-ie7t2e {
  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-ie7t2e {
    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-64tso9 {
  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-64tso9 {
    padding: 14px 16px;
  }
}

.funbet-64tso9 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.funbet-64tso9 button:first-child {
  align-content: end;
}

.funbet-64tso9 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .funbet-64tso9
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .funbet-64tso9
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.funbet-64tso9 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.funbet-64tso9 button:last-child svg {
  width: 38px;
  height: 38px;
}

.funbet-ptlu59 {
  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-ptlu59::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .funbet-ptlu59,
.pc61d126-chatbot[data-active-screen="3"]
  .funbet-ptlu59 {
  opacity: 1;
  visibility: visible;
}

.funbet-yt5uj6 {
  flex: 1 1;
}

.funbet-1us6ig {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .funbet-1us6ig {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .funbet-l5byy2 {
  display: block;
}

.funbet-s180oj {
  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-s180oj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.funbet-orw56l {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.funbet-orw56l::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.funbet-bg2dxg span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.funbet-bg2dxg p {
  color: var(--Text-100);
}

.funbet-orw56l .funbet-jt9b7l {
  grid-area: button;
}

.funbet-orw56l .funbet-jt9b7l::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-gk4fu1.org/2000/svg'%3E%3Cpath d='M4.funbet-cp22ee 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.funbet-o5nrux 15L16.funbet-o5nrux 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.funbet-o5nrux 5L16.funbet-o5nrux 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .funbet-45cu2s {
  display: block;
}

.funbet-vvyhxk {
  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-vvyhxk {
    margin-top: 40px;
  }
}

.funbet-pdiue6 label,
.funbet-pdiue6 input {
  display: block;
  width: 100%;
}

.funbet-pdiue6 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.funbet-pdiue6 label.funbet-a6sfaf input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.funbet-pdiue6 label.funbet-a6sfaf::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-pdiue6 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-pdiue6 input::placeholder {
  color: var(--Text-400);
}

.funbet-k79kw7 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .funbet-k79kw7 {
  display: flex;
}

.funbet-k79kw7 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .funbet-k79kw7 ol {
    height: 420px;
    padding: 24px;
  }
}

.funbet-k79kw7 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.funbet-nygjvx {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .funbet-nygjvx {
    padding: 0 24px 24px;
  }
}

.funbet-nygjvx 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-nygjvx input::placeholder {
  color: var(--Text-400);
}

.funbet-nygjvx [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.funbet-nygjvx [type="submit"]:disabled {
  opacity: 0.5;
}

.funbet-nygjvx [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .funbet-nygjvx [type="submit"] {
    right: 40px;
  }
}

.funbet-dxdf5g {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.funbet-dxdf5g.funbet-9xa45x {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.funbet-dxdf5g.funbet-9xa45x::before {
  content: "";
  width: 31px;
}

.funbet-dxdf5g.funbet-9xa45x p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.funbet-dxdf5g.funbet-cnft92 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.funbet-dxdf5g p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.funbet-eosv5a .funbet-jt9b7l {
  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-rq92t5 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .funbet-rq92t5 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .funbet-rq92t5 {
    padding: 18px 0;
  }
}

.funbet-rq92t5 .funbet-253mxl {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .funbet-rq92t5 .funbet-253mxl {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.funbet-s1ll65 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .funbet-s1ll65 {
    max-width: 160px;
    height: 40px;
  }
}

.funbet-s1ll65 picture,
.funbet-s1ll65 img {
  display: block;
  width: 100%;
  height: 100%;
}

.funbet-s1ll65 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .funbet-lh5d9l {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.funbet-6jihtg ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .funbet-rq92t5.funbet-n3rsig .funbet-lh5d9l {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .funbet-lh5d9l {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .funbet-lh5d9l {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.funbet-qnnj9h,
.funbet-3nx09s {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .funbet-qnnj9h,
  .funbet-3nx09s {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .funbet-3nx09s {
    display: none;
  }
}

.funbet-30tyiy {
  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-n3rsig .funbet-30tyiy {
  background: var(--fh-bg-color);
}

.funbet-30tyiy button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .funbet-30tyiy {
    display: none;
  }
}

.funbet-6eafsa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .funbet-6eafsa {
    display: none;
  }
}

.funbet-25wrjw {
  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-rq92t5.funbet-n3rsig .funbet-25wrjw:first-child {
  display: none;
}

.funbet-rq92t5.funbet-n3rsig .funbet-25wrjw:last-child {
  display: block;
}

.funbet-25wrjw:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .funbet-25wrjw {
    display: none;
  }
}

.funbet-ts4nys {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .funbet-ts4nys {
    display: flex;
  }
}

.funbet-ts4nys ul {
  max-height: 350px;
  overflow-y: auto;
}

.funbet-ts4nys:hover ul {
  visibility: visible;
  opacity: 1;
}

.funbet-ts4nys:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.funbet-ts4nys:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.funbet-ts4nys:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.funbet-ts4nys:hover .funbet-n9alxn svg {
  transform: rotate(180deg);
}

.funbet-j9icir {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.funbet-f9sypr {
  padding: 0 8px;
}

.funbet-fhel2z {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.funbet-fhel2z:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .funbet-fhel2z {
    padding: 4px 8px;
  }
}

.funbet-yt7yuz {
  display: flex;
}

.funbet-yt7yuz img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.funbet-n9alxn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.funbet-n9alxn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.funbet-gjhhtm {
  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-gjhhtm {
    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-txr4um {
  width: 100%;
}

@media (min-width: 1200px) {
  .funbet-txr4um {
    display: none;
  }
}

.funbet-q33apr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.funbet-ihae23 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.funbet-esatcd {
  display: flex;
}

.funbet-x15zfs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.funbet-redd7x {
  list-style: none;
}

@media (max-width: 1199px) {
  .funbet-redd7x {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .funbet-redd7x {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .funbet-redd7x .funbet-m6553j [data-ref-el],
  .funbet-redd7x .funbet-m6553j span,
  .funbet-redd7x .funbet-m6553j a {
    white-space: nowrap;
  }
}

.funbet-3bdoyn {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .funbet-3bdoyn.funbet-6z96es > .funbet-m6553j {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .funbet-3bdoyn.funbet-oake9u:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .funbet-3bdoyn.funbet-6z96es > .funbet-0c0z72 {
    height: auto;
  }

  .funbet-3bdoyn.funbet-6z96es > div > .funbet-jkxhzr {
    transform: rotate(180deg);
  }
}

.funbet-3bdoyn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.funbet-3bdoyn [data-ref-el],
.funbet-3bdoyn span {
  cursor: pointer;
}

.funbet-3bdoyn [data-ref-el],
.funbet-3bdoyn span,
.funbet-3bdoyn 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-3bdoyn [data-ref-el],
  .funbet-3bdoyn span,
  .funbet-3bdoyn a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .funbet-3bdoyn [data-ref-el],
  .funbet-3bdoyn span,
  .funbet-3bdoyn a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.funbet-0c0z72 {
  height: 0;
  overflow: hidden;
  transition: height 0.funbet-6jihtg ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.funbet-0c0z72::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.funbet-0c0z72::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.funbet-0c0z72::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .funbet-0c0z72 {
    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-0c0z72:has(> .funbet-3bdoyn.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .funbet-0c0z72 .funbet-0c0z72 {
    padding: 0;
  }

  .funbet-0c0z72 .funbet-3bdoyn {
    font-weight: 400;
  }

  .funbet-0c0z72 .funbet-3bdoyn:hover > .funbet-m6553j {
    background: var(--Neutral-300);
  }

  .funbet-0c0z72 .funbet-jkxhzr {
    rotate: -90deg;
  }
}

.funbet-m6553j {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .funbet-m6553j {
    padding: 8px;
  }

  .funbet-3bdoyn.funbet-yfmz1l > .funbet-m6553j {
    background: var(--Neutral-300);
  }
}

.funbet-jkxhzr {
  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-gk4fu1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.funbet-twjv3e 0.funbet-4rw4vv.funbet-tlkfsu -0.funbet-w5kw33 0.funbet-v0hjdt -0.funbet-w5kw33 1.funbet-ghhjz7 0.funbet-3dyp0l.funbet-ft2w69 4.funbet-2zavxv.funbet-twjv3e 0.funbet-a9h1iv.funbet-csi4c4 -0.funbet-w5kw33 9.funbet-xfin7s -0.funbet-w5kw33 10.funbet-mcfqi1 0.funbet-rgpg5p.funbet-xrpggz 0.funbet-tlkfsu 10.funbet-xrpggz 0.funbet-v0hjdt 10.funbet-mcfqi1 1.funbet-jxwj55.funbet-guvx8l 5.funbet-jpfpa9.funbet-qaoemx 6.funbet-tbsw2r 5.funbet-9jxtkt 6.funbet-tbsw2r 4.funbet-3geejq 5.funbet-qbke25.funbet-twjv3e 1.funbet-zv11t1.funbet-w5kw33 0.funbet-v0hjdt -0.funbet-w5kw33 0.funbet-tlkfsu 0.funbet-twjv3e 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.funbet-6jihtg ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .funbet-jkxhzr {
    cursor: default;
  }
}

.funbet-6auitb {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.funbet-4bpf72 {
  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-4bpf72 {
    padding: 40px 4px;
  }
}

.funbet-yek6hr {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .funbet-yek6hr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.funbet-istely {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .funbet-istely {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.funbet-istely ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.funbet-istely [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.funbet-istely [data-ref-el],
.funbet-istely span,
.funbet-istely a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.funbet-urzkp9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .funbet-urzkp9 {
    margin-bottom: 12px;
  }
}

.funbet-ir2wb5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.funbet-ir2wb5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .funbet-ir2wb5:last-child {
    margin-right: 0;
  }
}

.funbet-7hp3ph {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.funbet-urzkp9:hover .funbet-gjdm19 {
  visibility: visible;
  opacity: 1;
}

.funbet-gjdm19 {
  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-jesfzz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.funbet-h0brcz {
  display: flex;
  margin: 6px;
}

.funbet-h0brcz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.funbet-gjdm19::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-gjdm19::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-i9fhz1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .funbet-i9fhz1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.funbet-9hat56 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .funbet-9hat56 {
    margin-right: 32px;
  }
}

.funbet-erukr4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .funbet-erukr4 {
    margin-top: 0;
    width: 340px;
  }
}

.funbet-erukr4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.funbet-gni80o {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.funbet-1lk3mj {
  position: relative;
}

@media (min-width: 768px) {
  .funbet-1lk3mj {
    margin-top: 40px;
  }
}

.funbet-1lk3mj + .funbet-9b7a8g,
.funbet-1lk3mj + .funbet-1lk3mj {
  margin-top: 24px;
}

.funbet-vwqz32 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .funbet-vwqz32 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-vwqz32 {
    padding: 80px;
  }
}

.funbet-9shrog {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .funbet-9shrog {
    padding: 0 16px;
}


}

.funbet-2itjl1 {
  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-2itjl1 {
    font-size: 48px;
    line-height: 56px;
  }
}

.funbet-qd0es1 {
  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-qd0es1 {
    font-size: 24px;
    line-height: 32px;
  }
}

.funbet-n5lt46 {
  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-n5lt46:hover {
  background: var(--button-bg-hover);
}

.funbet-y67f1l {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.funbet-y67f1l img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .funbet-y67f1l img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .funbet-y67f1l img {
  min-height: 100%;
  }
}

.funbet-vwqz32::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.funbet-y4lxyw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.funbet-y4lxyw h1,
.funbet-y4lxyw h2,
.funbet-y4lxyw h3,
.funbet-y4lxyw h4 {
  margin-bottom: 6px;
}

.funbet-y4lxyw h1:not(:first-child),
.funbet-y4lxyw h2:not(:first-child),
.funbet-y4lxyw h3:not(:first-child),
.funbet-y4lxyw h4:not(:first-child) {
  margin-top: 16px;
}

.funbet-y4lxyw h1,
.funbet-y4lxyw h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .funbet-y4lxyw h1,
  .funbet-y4lxyw h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.funbet-y4lxyw h2,
.funbet-y4lxyw h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .funbet-y4lxyw h2,
  .funbet-y4lxyw h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-y4lxyw h3,
.funbet-y4lxyw h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .funbet-y4lxyw h3,
  .funbet-y4lxyw h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.funbet-y4lxyw h4,
.funbet-y4lxyw h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.funbet-y4lxyw ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.funbet-y4lxyw ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.funbet-y4lxyw 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-y4lxyw ul ul {
  margin-bottom: 8px;
}

.funbet-y4lxyw ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.funbet-y4lxyw ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.funbet-y4lxyw ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.funbet-y4lxyw ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.funbet-y4lxyw ol li::marker {
  font-weight: 700;
}

.funbet-y4lxyw ol ol {
  margin-bottom: 8px;
}

.funbet-y4lxyw ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.funbet-y4lxyw ol ul li {
  padding-left: 16px;
}

.funbet-y4lxyw 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-y4lxyw table {
    padding: 24px;
  }
}

.funbet-y4lxyw table.funbet-hmvgou {
  -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-6jihtg,
    mask-image 0.3s;
}

.funbet-y4lxyw table.funbet-hmvgou.funbet-lz5wwq {
  -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-y4lxyw table {
    display: table;
  }
}

.funbet-y4lxyw 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-y4lxyw table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.funbet-y4lxyw table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.funbet-y4lxyw 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-y4lxyw table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.funbet-y4lxyw table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.funbet-y4lxyw table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.funbet-y4lxyw table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.funbet-y4lxyw img {
  max-width: 100%;
  height: auto;
}

.funbet-d3dc5h {
  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-d3dc5h {
    padding: 24px;
  }
}

.funbet-org7c7 {
  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-org7c7 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.funbet-org7c7 > * {
  margin: 0 !important;
}

.funbet-org7c7 img,
.funbet-whx95r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-org7c7 img,
  .funbet-whx95r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-9zcuur {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-9zcuur {
    width: 32px;
    height: 32px;
  }
}

.funbet-jidd80 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.funbet-jidd80 .funbet-a7eqj2 {
  flex-shrink: 0;
}

.funbet-jidd80 .funbet-gctov9 svg {
  display: none;
}

.funbet-xpmefm {
  display: grid;
  transition: max-height 0.funbet-6jihtg ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .funbet-xpmefm {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .funbet-xpmefm {
    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-xpmefm.funbet-f4brbs + .funbet-a7eqj2 svg {
  transform: rotate(180deg);
}

.funbet-9qfxq1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.funbet-9qfxq1 > div:nth-child(3n) {
  grid-column: span 2;
}

.funbet-9qfxq1
  > div:nth-child(3n)
  .funbet-nohw87
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .funbet-9qfxq1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .funbet-9qfxq1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .funbet-9qfxq1
    > div:nth-child(3n)
    .funbet-nohw87
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .funbet-9qfxq1 {
    max-width: 270px;
  }
}

.funbet-9qfxq1 .funbet-nohw87 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .funbet-9qfxq1 .funbet-nohw87 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .funbet-9qfxq1 .funbet-nohw87 button {
    max-width: 104px;
  }
}

.funbet-438n0s {
  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-438n0s {
    margin-bottom: 0;
  }
}

.funbet-5fi3s0 {
  display: none;
  opacity: 0;
}

.funbet-emulnd {
  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-emulnd img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.funbet-nohw87 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.funbet-nohw87 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-nohw87
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .funbet-nohw87
    button {
    max-width: 145px;
  }
}

.funbet-f57yyz:first-child
  .funbet-nohw87
  button {
  max-width: 270px;
}

.funbet-us0uzk {
  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-438n0s picture {
  width: 100%;
  max-width: 100%;
}

.funbet-ajygsf {
  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-ajygsf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.funbet-438n0s:hover .funbet-ajygsf {
  display: flex;
}

.funbet-sg40of {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.funbet-zox5vl {
  display: flex;
}

.funbet-zox5vl:hover .funbet-clo7ty,
.funbet-zox5vl .funbet-yfmz1l .funbet-clo7ty {
  display: flex;
}

.funbet-zox5vl svg {
  flex-shrink: 0;
}

.funbet-clo7ty {
  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-clo7ty {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.funbet-clo7ty:hover {
  display: flex;
}

.funbet-clo7ty svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.funbet-fysqkd {
  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-fysqkd {
    font-size: 12px;
  }
}

.funbet-d4vqx0,
.funbet-4ilsp0 {
  width: 50%;
  flex-shrink: 0;
}

.funbet-d4vqx0 {
  font-weight: 700;
}

.funbet-wfuce2 .funbet-xpmefm {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .funbet-wfuce2 .funbet-xpmefm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .funbet-wfuce2 .funbet-xpmefm {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.funbet-wfuce2
  .funbet-us0uzk:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.funbet-wfuce2 .funbet-emulnd {
  height: 100% !important;
  border-radius: 16px;
}

.funbet-wfuce2 .funbet-nohw87 {
  gap: 4px;
  align-items: center;
}

.funbet-wfuce2 .funbet-nohw87 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.funbet-wfuce2 .funbet-nohw87 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.funbet-wfuce2 .funbet-xvtihk,
.funbet-wfuce2 .funbet-2h992q {
  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-gk4fu1.org/2000/svg'%3E%3Cpath d='M9.funbet-tnvvzz 4.funbet-8ofzwo.funbet-2ikn6x 5.funbet-r43tsc.funbet-d9zn4b 5.funbet-wi6fbp.funbet-7duol3 5.funbet-4jr361.funbet-7hwzxm 8.funbet-1pxiqv.funbet-l95qe2 9.funbet-52xx5t.funbet-qg3jpy 9.funbet-xtcq4d.funbet-5g8o4t 13.funbet-poekwj.funbet-drvy1h 11.funbet-unxnv3.funbet-t9hst1 11.funbet-jumf38.funbet-77li5a 11.funbet-xv9jw9.funbet-aa595s 13.funbet-m9s7mc.funbet-c5o926 9.funbet-mf2fdq.funbet-izqp3s 9.funbet-44avzc.funbet-gx2f2f 8.funbet-bbb8md.funbet-gn4rrg 5.funbet-y6vlou.funbet-025l1y 5.funbet-lqnwxb.funbet-dymqi7 5.funbet-mpe9oi.funbet-0gcpur 4.funbet-dl5ajv.funbet-t9hst1 1.funbet-4rxak4.funbet-tnvvzz 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.funbet-wfuce2 .funbet-xvtihk {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.funbet-wfuce2 .funbet-2h992q {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.funbet-h8831o {
  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-h8831o {
    padding: 24px;
  }
}

.funbet-h8831o .funbet-a7eqj2 {
  display: flex;
}

@media (min-width: 768px) {
  .funbet-h8831o .funbet-a7eqj2 {
    display: none;
  }
}

.funbet-h8831o .funbet-gctov9 svg {
  display: none;
}

.funbet-5kqcb9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.funbet-5kqcb9 .funbet-w83dwq {
  display: none;
}

@media (min-width: 768px) {
  .funbet-5kqcb9 .funbet-w83dwq {
    display: flex;
  }
}

.funbet-it53rl {
  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-it53rl {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-it53rl > * {
  margin: 0 !important;
}

.funbet-it53rl img,
.funbet-w5bpr1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-it53rl img,
  .funbet-w5bpr1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-a4g1r1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-a4g1r1 {
    width: 32px;
    height: 32px;
  }
}

.funbet-xprwo3 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .funbet-xprwo3 {
    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-xprwo3::-webkit-scrollbar {
    display: none;
  }
}

.funbet-udy4xx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .funbet-udy4xx {
    padding: 7px 15px;
  }
}

.funbet-udy4xx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.funbet-3968p9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .funbet-3968p9 {
    display: flex;
    opacity: 1;
  }
}

.funbet-udy4xx picture {
  height: 100%;
  display: block;
}

.funbet-udy4xx img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .funbet-udy4xx img {
    width: 88px;
    height: 44px;
  }
}

.funbet-udy4xx p {
  text-align: center;
  width: 100%;
}

.funbet-ruetz6 {
  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-ruetz6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-ruetz6 img,
.funbet-hw6cy5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-ruetz6 img,
  .funbet-hw6cy5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-rzjzwq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-rzjzwq {
    width: 32px;
    height: 32px;
  }
}

.funbet-k94lm9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.funbet-tq944y {
  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-7e0smy {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.funbet-7e0smy.funbet-yfmz1l {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.funbet-si8w5v {
  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-si8w5v {
    font-size: 20px;
    line-height: 28px;
  }
}

.funbet-cwyswc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.funbet-aicfly {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.funbet-6jihtg ease;
  opacity: 0;
  color: var(--text-color);
}

.funbet-on1t6b {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.funbet-on1t6b ol,
.funbet-on1t6b ul {
  padding-left: 1.3em;
}

.funbet-7e0smy.funbet-yfmz1l .funbet-aicfly {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.funbet-7e0smy.funbet-yfmz1l .funbet-cwyswc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.funbet-0cndk1 {
  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-0cndk1 {
    padding: 24px;
  }
}

.funbet-0cndk1 .funbet-a7eqj2 {
  display: flex;
}

@media (min-width: 768px) {
  .funbet-0cndk1 .funbet-a7eqj2 {
    display: none;
  }
}

.funbet-0cndk1 .funbet-gctov9 svg {
  display: none;
}

.funbet-vj5qzf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.funbet-vj5qzf .funbet-w83dwq {
  display: none;
}

@media (min-width: 768px) {
  .funbet-vj5qzf .funbet-w83dwq {
    display: flex;
  }
}

.funbet-237f46 {
  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-237f46 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.funbet-237f46 > * {
  margin: 0 !important;
}

.funbet-237f46 img,
.funbet-zwt5jt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .funbet-237f46 img,
  .funbet-zwt5jt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.funbet-28arrv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .funbet-28arrv {
    width: 32px;
    height: 32px;
  }
}

.funbet-5n3181 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .funbet-5n3181 {
    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-5n3181::-webkit-scrollbar {
    display: none;
  }
}

.funbet-rn6x2t {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.funbet-rn6x2t:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.funbet-y4nb67 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .funbet-y4nb67 {
    display: flex;
    opacity: 1;
  }
}

.funbet-rn6x2t picture {
  width: auto;
  height: 100%;
  display: block;
}

.funbet-rn6x2t picture img {
  display: block;
  width: auto;
  height: 100%;
}

.funbet-tgajfv {
  margin: -24px 0;
}

.funbet-tgajfv:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .funbet-tgajfv {
    margin: -16px 0;
  }
}

.funbet-4ppnvj {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .funbet-4ppnvj {
    flex-direction: row;
  }
}

.funbet-y7gx9z {
  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-y7gx9z {
    flex: 1;
  }
}

.funbet-y7gx9z::placeholder {
  color: var(--Text-400);
}

.funbet-zxsdsw {
  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-qe6m1x {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.funbet-qe6m1x::-webkit-scrollbar {
  display: none;
}

.funbet-3qev5d {
  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-3qev5d img,
.funbet-3qev5d svg {
  margin-right: 8px;
}

.funbet-nk8foy {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.funbet-tgajfv + .funbet-1zmm8o {
  margin-top: 0;
}

@media (min-width: 768px) {
  .funbet-tgajfv + .funbet-1zmm8o {
    margin-top: -16px;
  }
}

.funbet-qday8l {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.funbet-qday8l > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.funbet-qday8l > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.funbet-xdj4o3 {
  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-kfp2q0 {
  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-3ht7dp {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.funbet-opx28y {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.funbet-2s7j6e {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.funbet-xdj4o3 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-xdj4o3 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-xdj4o3 {
    padding: 39px 179px 39px 39px;
  }

  .funbet-kfp2q0 {
    font-size: 40px;
    line-height: 48px;
  }

  .funbet-2s7j6e {
    height: 348px;
  }

  .funbet-xdj4o3 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .funbet-xdj4o3 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .funbet-xdj4o3 {
    padding: 63px;
  }
}

.funbet-itv237 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .funbet-itv237 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.funbet-ml4tpe {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .funbet-ml4tpe {
    width: auto;
  }
}

.funbet-iu2e2o {
  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-iu2e2o::-webkit-scrollbar {
  display: none;
}

.funbet-iu2e2o 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-iu2e2o a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .funbet-iu2e2o {
    margin-left: 16px;
    margin-top: 0;
  }
}

.funbet-itv237 .funbet-5h7dv2 {
  -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-6jihtg,
    mask-image 0.3s;
}

.funbet-itv237 .funbet-5h7dv2.funbet-lz5wwq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.funbet-9g6y1m {
  margin: 40px -16px;
}

.funbet-x3rxri + .funbet-9b7a8g,
.funbet-x3rxri + .funbet-1lk3mj {
  margin-top: 24px;
}

.funbet-rbq00m {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.funbet-rbq00m picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.funbet-dtw61l {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .funbet-dtw61l {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .funbet-dtw61l {
    margin-top: 0;
  }
}

.funbet-a0zfub {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .funbet-a0zfub {
    font-size: 24px;
    line-height: 32px;
  }
}

.funbet-6ln4dl {
  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-6ln4dl {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.funbet-9cs6x3 {
  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-9cs6x3 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.funbet-x7kj3k {
  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-x7kj3k {
    font-size: 20px;
    line-height: 28px;
  }
}

.funbet-cd41tt {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .funbet-cd41tt {
    font-size: 32px;
    line-height: 40px;
  }
}

.funbet-qb6m4j {
  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-7p6j4u {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.funbet-7p6j4u img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.funbet-1zmm8o {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.funbet-ja4f0t {
  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-ja4f0t {
    padding: 15px 48px;
  }
}

main > .funbet-1zmm8o {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .funbet-xpmefm.funbet-1zc1lq > div:nth-child(n+5) {
    display: none;
  }
}

.funbet-y4lxyw p a img {
  display: block;
  margin: 0 auto;
}


.funbet-u9a9th {
  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-osr2j5 {
  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-osr2j5 label {
  font-size: 14px;
}

.funbet-osr2j5 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.funbet-osr2j5 input,
.funbet-osr2j5 textarea,
.funbet-osr2j5 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-osr2j5 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.funbet-bpxojf ease;
}
.funbet-osr2j5 button:hover {
  background-color: var(--button-bg-hover);
}
.funbet-ncxs35 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.funbet-96juwb ease-in;
}

.funbet-ncxs35 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-v2a5zi, .funbet-0wswo5, [class*="review-card"],
thead, thead th, table th, .funbet-bm9fah,
.funbet-elzba4, [class*="collapsible-header"],
.funbet-z0fz6q, [class*="updated-block"] {
  color: #ece7dc !important;
}
