* {
  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;
  }
}

.fezbet-x5jk4g {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-x5jk4g {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-x5jk4g {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fezbet-ep4gss {
  overflow: hidden;
}

.fezbet-yw382d img {
  background: var(--Neutral-300);
}

.fezbet-9skdu1 {
  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;
}

.fezbet-ffvkha {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fezbet-ffvkha:hover {
  background: var(--button-bg-hover);
}

.fezbet-dcno2l {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fezbet-dcno2l:hover {
  background: var(--button-bg-hover);
}

.fezbet-al9h52 {
  font-size: 12px;
  line-height: 18px;
}

.fezbet-2ujmea {
  font-size: 18px;
  line-height: 26px;
}

.fezbet-mj09by {
  width: 100%;
}

.fezbet-cl281i {
  padding: 6px 16px;
}

.fezbet-8h034x {
  padding: 10px 16px;
}

.fezbet-nxiljn {
  padding: 15px 26px;
}

.fezbet-jm32q7 {
  flex-shrink: 0;
}

.fezbet-0zdw2n {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fezbet-y1a8lw {
  display: none;
}

.fezbet-e5a8ou {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fezbet-h7lvm5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fezbet-ay6q9b {
  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;
}

.fezbet-11wz26 {
  cursor: grab;
}

.fezbet-ay6q9b::-webkit-scrollbar {
  display: none;
}

.fezbet-523a90 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fezbet-pjfwac {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fezbet-7xs9h5 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fezbet-xunm8p {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fezbet-89kiye {
  visibility: visible;
}

.fezbet-xpp64l {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fezbet-we34xx ease;
}

.fezbet-nszhlt {
  background-color: var(--Primary-200);
  width: 16px;
}

.fezbet-bcf5fb {
  -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.fezbet-we34xx,
    mask-image 0.3s;
}

.fezbet-bcf5fb.fezbet-k0vc0d {
  -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;
  }
}

.fezbet-edmzla: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;
}

.fezbet-z51zdp {
  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.fezbet-k7eicg.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.fezbet-k7eicg.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;
}

.fezbet-vh4p6g {
  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);
}

.fezbet-vh4p6g::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%
  );
}

.fezbet-ayt0l0 {
  position: relative;
  z-index: 1;
}

.fezbet-nrz0g1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fezbet-kntcjq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fezbet-k6ar6x {
  font-size: 40px;
  line-height: 48px;
}

.fezbet-qymoiv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fezbet-4bvxas {
  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;
}

.fezbet-4bvxas:hover {
  background: var(--Primary-400);
}

.fezbet-4bvxas svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fezbet-edmzla 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) {
  .fezbet-vh4p6g {
    max-width: 600px;
    padding: 64px;
  }

  .fezbet-nrz0g1 {
    font-size: 24px;
    line-height: 32px;
  }

  .fezbet-kntcjq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fezbet-k6ar6x {
    font-size: 50px;
    line-height: 56px;
  }

  .fezbet-qymoiv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fezbet-z51zdp {
    top: 25px;
    right: 25px;
  }
}

.fezbet-nfizri,
.fezbet-xwinxp {
  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;
}

.fezbet-qygz5a.fezbet-qcc6ls::before,
.fezbet-xwinxp::before,
.fezbet-avmobb::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.fezbet-k7eicg.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fezbet-v9xkn0 14.fezbet-8eybrm.fezbet-lshf79 14.fezbet-y1ixg8 15.fezbet-y6x6sm 14.fezbet-c1z37w 15.fezbet-65k7ru 14.fezbet-wtdrdl.fezbet-5gcb6d 14.fezbet-ykiy7d 19.fezbet-o0khgk 12.fezbet-i49asr 19.fezbet-o0khgk 10.fezbet-y1u5lz.fezbet-o0khgk 8.fezbet-or9b4o 17.fezbet-0f13lz 7.fezbet-t9gse9 15.fezbet-38ar38 7.fezbet-f6gepd.fezbet-x2bnnb 7.fezbet-t9gse9 11.fezbet-6zwyyy 8.fezbet-or9b4o 11.fezbet-6zwyyy 10.fezbet-8nt5rg.fezbet-6zwyyy 12.fezbet-j4rlw6 13.fezbet-t88pl5 14.fezbet-vyb2ys 15.fezbet-ulwk9y 14.fezbet-77bkny.fezbet-dp3vwd 14.fezbet-ykaly9 15.fezbet-arr027 14.fezbet-9jtlxy 15.fezbet-6w733o 14.fezbet-t5qwzs.fezbet-v9xkn0 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fezbet-yvecuy 15.fezbet-usewz6.fezbet-3lvup3 15.fezbet-ygfk0m 15.fezbet-d8k1ja 15.fezbet-per7xa 15.fezbet-aphk24 15.fezbet-9ynibi.fezbet-hiz9m2 15.fezbet-per7xa 15.fezbet-j7qm9w 15.fezbet-syzjeq 15.fezbet-gdul8m 15.fezbet-cqwc5r.fezbet-c1ysu6 15.fezbet-bge4c0 7.fezbet-68ggq1 18.fezbet-uhjsn8 7.fezbet-zzygcg 23.fezbet-bmg5cl.fezbet-a9qfmn.fezbet-f91kuh 18.fezbet-zpa9pg 19.fezbet-n992vk 15.fezbet-6hlqk3 15.fezbet-yvecuy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fezbet-fzx58h [type="submit"] *,
.fezbet-i56njw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fezbet-08v25v {
    display: none;
  }
}

.fezbet-icl7ho {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fezbet-icl7ho {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-icl7ho {
    bottom: 22px;
  }
}

.fezbet-icl7ho input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fezbet-icl7ho {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fezbet-p96fid.static) .fezbet-icl7ho {
    bottom: 8px;
  }
}

.fezbet-lkffgj {
  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.fezbet-k7eicg.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fezbet-vb5gzb 3.fezbet-kv9g3u.fezbet-zgx0l6.fezbet-y0hxql 3.fezbet-8dlh3e 3.fezbet-k553vm 5.fezbet-bos6zn 3.fezbet-k553vm 8.fezbet-ly7kv4.fezbet-viqkbc.fezbet-k553vm 26.fezbet-m6jemf 5.fezbet-puaqln 28.fezbet-tvup04 8.fezbet-jktuum 28.fezbet-h3hcp3.fezbet-lpo3gx 28.fezbet-my6spp.fezbet-v5ydrs 34.fezbet-pb4kdo.fezbet-ap6t9o 36.fezbet-jez7eo 11.fezbet-nrbaq1 37.fezbet-7szc4v 12.fezbet-7u0cjx 36.fezbet-qmmisq.fezbet-p3t35y 28.fezbet-79drbe.fezbet-5zpzgl.fezbet-m4gkpn 28.fezbet-gv11nt 36.fezbet-qkz5pi 26.fezbet-jautcd 36.fezbet-qkz5pi 23.fezbet-qsb7o3.fezbet-mx8161.fezbet-qkz5pi 5.fezbet-ptjg2h 34.fezbet-xfoiul 3.fezbet-8dlh3e 31.fezbet-vb5gzb 3.fezbet-vs8v4d.fezbet-61659u 18.fezbet-bxnukl.fezbet-nq33t5 18.fezbet-qoyviy 8.fezbet-qy3xrp 17.fezbet-9ws0d6 8.fezbet-qy3xrp 15.fezbet-foseoo.fezbet-qy3xrp 14.fezbet-x19bq4 9.fezbet-nq33t5 13.fezbet-1tl1z3 11.fezbet-61659u 13.fezbet-4xir8o.fezbet-n1feb2 13.fezbet-1tl1z3 13.fezbet-c8jjx8 14.fezbet-x19bq4 13.fezbet-c8jjx8 15.fezbet-43wol0.fezbet-c8jjx8 17.fezbet-9ws0d6 12.fezbet-n1feb2 18.fezbet-qoyviy 11.fezbet-61659u 18.fezbet-ost21c.fezbet-k5752i 18.fezbet-04uw5f.fezbet-969mit 18.fezbet-qoyviy 17.fezbet-uw5gdt 17.fezbet-9ws0d6 17.fezbet-uw5gdt 15.fezbet-7ancgb.fezbet-uw5gdt 14.fezbet-x19bq4 18.fezbet-969mit 13.fezbet-1tl1z3 20.fezbet-k5752i 13.fezbet-hq4qhq.fezbet-k2bt77 13.fezbet-1tl1z3 22.fezbet-en5koc 14.fezbet-x19bq4 22.fezbet-en5koc 15.fezbet-y42dwx.fezbet-m7zj60 17.fezbet-9ws0d6 21.fezbet-k2bt77 18.fezbet-qoyviy 20.fezbet-k5752i 18.fezbet-z59ddt.fezbet-c2j7lx 18.fezbet-aam2ii.fezbet-isdisp 18.fezbet-qoyviy 26.fezbet-5vuluh 17.fezbet-9ws0d6 26.fezbet-5vuluh 15.fezbet-fqwstm.fezbet-5vuluh 14.fezbet-x19bq4 27.fezbet-isdisp 13.fezbet-1tl1z3 28.fezbet-c2j7lx 13.fezbet-22jdes.fezbet-ytv7il 13.fezbet-1tl1z3 31.fezbet-mxc8pr 14.fezbet-x19bq4 31.fezbet-mxc8pr 15.fezbet-56g21f.fezbet-5vuluh 17.fezbet-9ws0d6 30.fezbet-ytv7il 18.fezbet-qoyviy 28.fezbet-c2j7lx 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"])
    .fezbet-lkffgj {
    display: none;
  }
}

.fezbet-ho0noj {
  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) {
  .fezbet-ho0noj {
    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;
}

.fezbet-i56njw {
  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) {
  .fezbet-i56njw {
    padding: 14px 16px;
  }
}

.fezbet-i56njw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fezbet-i56njw button:first-child {
  align-content: end;
}

.fezbet-i56njw button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fezbet-i56njw
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fezbet-i56njw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fezbet-i56njw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fezbet-i56njw button:last-child svg {
  width: 38px;
  height: 38px;
}

.fezbet-avmobb {
  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;
}

.fezbet-avmobb::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fezbet-avmobb,
.pc61d126-chatbot[data-active-screen="3"]
  .fezbet-avmobb {
  opacity: 1;
  visibility: visible;
}

.fezbet-gcy74b {
  flex: 1 1;
}

.fezbet-84uhwf {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-84uhwf {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fezbet-biu67a {
  display: block;
}

.fezbet-bt0ji4 {
  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) {
  .fezbet-bt0ji4 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fezbet-xwinxp {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fezbet-xwinxp::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fezbet-3sd1jl span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fezbet-3sd1jl p {
  color: var(--Text-100);
}

.fezbet-xwinxp .fezbet-t301jc {
  grid-area: button;
}

.fezbet-xwinxp .fezbet-t301jc::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.fezbet-k7eicg.org/2000/svg'%3E%3Cpath d='M4.fezbet-719m6r 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fezbet-1irzoz 15L16.fezbet-1irzoz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fezbet-1irzoz 5L16.fezbet-1irzoz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fezbet-b6qi14 {
  display: block;
}

.fezbet-35u22v {
  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) {
  .fezbet-35u22v {
    margin-top: 40px;
  }
}

.fezbet-nfizri label,
.fezbet-nfizri input {
  display: block;
  width: 100%;
}

.fezbet-nfizri label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fezbet-nfizri label.fezbet-iby81g input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fezbet-nfizri label.fezbet-iby81g::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;
}

.fezbet-nfizri 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;
}

.fezbet-nfizri input::placeholder {
  color: var(--Text-400);
}

.fezbet-1tevc2 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fezbet-1tevc2 {
  display: flex;
}

.fezbet-1tevc2 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fezbet-1tevc2 ol {
    height: 420px;
    padding: 24px;
  }
}

.fezbet-1tevc2 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fezbet-fzx58h {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-fzx58h {
    padding: 0 24px 24px;
  }
}

.fezbet-fzx58h 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;
}

.fezbet-fzx58h input::placeholder {
  color: var(--Text-400);
}

.fezbet-fzx58h [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fezbet-fzx58h [type="submit"]:disabled {
  opacity: 0.5;
}

.fezbet-fzx58h [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fezbet-fzx58h [type="submit"] {
    right: 40px;
  }
}

.fezbet-qygz5a {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fezbet-qygz5a.fezbet-qcc6ls {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fezbet-qygz5a.fezbet-qcc6ls::before {
  content: "";
  width: 31px;
}

.fezbet-qygz5a.fezbet-qcc6ls p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fezbet-qygz5a.fezbet-8ja2aq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fezbet-qygz5a p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fezbet-icl7ho .fezbet-t301jc {
  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;
  }
}

.fezbet-08v25v {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fezbet-08v25v {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fezbet-08v25v {
    padding: 15px 0;
  }
}

.fezbet-08v25v .fezbet-x5jk4g {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fezbet-08v25v .fezbet-x5jk4g {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fezbet-dhwyth {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fezbet-dhwyth {
    max-width: 180px;
    height: 47px;
  }
}

.fezbet-dhwyth picture,
.fezbet-dhwyth img {
  display: block;
  width: 100%;
  height: 100%;
}

.fezbet-dhwyth img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fezbet-7ouhur {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fezbet-we34xx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fezbet-08v25v.fezbet-kva85j .fezbet-7ouhur {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fezbet-7ouhur {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fezbet-7ouhur {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fezbet-d3bozx,
.fezbet-hil26s {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fezbet-d3bozx,
  .fezbet-hil26s {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fezbet-hil26s {
    display: none;
  }
}

.fezbet-4ki90s {
  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;
}

.fezbet-kva85j .fezbet-4ki90s {
  background: var(--fh-bg-color);
}

.fezbet-4ki90s button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fezbet-4ki90s {
    display: none;
  }
}

.fezbet-dko27n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fezbet-dko27n {
    display: none;
  }
}

.fezbet-jcoh26 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.fezbet-08v25v.fezbet-kva85j .fezbet-jcoh26:first-child {
  display: none;
}

.fezbet-08v25v.fezbet-kva85j .fezbet-jcoh26:last-child {
  display: block;
}

.fezbet-jcoh26:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fezbet-jcoh26 {
    display: none;
  }
}

.fezbet-3y6yvs {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fezbet-3y6yvs {
    display: flex;
  }
}

.fezbet-3y6yvs ul {
  max-height: 350px;
  overflow-y: auto;
}

.fezbet-3y6yvs:hover ul {
  visibility: visible;
  opacity: 1;
}

.fezbet-3y6yvs:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fezbet-3y6yvs:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fezbet-3y6yvs:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fezbet-3y6yvs:hover .fezbet-1e9nb6 svg {
  transform: rotate(180deg);
}

.fezbet-gsx6wp {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fezbet-gzcr8l {
  padding: 0 8px;
}

.fezbet-y9ohwh {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fezbet-y9ohwh:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fezbet-y9ohwh {
    padding: 4px 8px;
  }
}

.fezbet-3jpo72 {
  display: flex;
}

.fezbet-3jpo72 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fezbet-1e9nb6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fezbet-1e9nb6 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fezbet-y3h3nk {
  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) {
  .fezbet-y3h3nk {
    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;
  }
}

.fezbet-9law9x {
  width: 100%;
}

@media (min-width: 1200px) {
  .fezbet-9law9x {
    display: none;
  }
}

.fezbet-wolwcs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fezbet-xcrlug {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fezbet-nle2az {
  display: flex;
}

.fezbet-ieiy6u {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fezbet-9ed4oc {
  list-style: none;
}

@media (max-width: 1199px) {
  .fezbet-9ed4oc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fezbet-9ed4oc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fezbet-9ed4oc .fezbet-3drrux [data-ref-el],
  .fezbet-9ed4oc .fezbet-3drrux span,
  .fezbet-9ed4oc .fezbet-3drrux a {
    white-space: nowrap;
  }
}

.fezbet-6fof4c {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fezbet-6fof4c.fezbet-cj3avc > .fezbet-3drrux {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fezbet-6fof4c.fezbet-h6kb6t:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fezbet-6fof4c.fezbet-cj3avc > .fezbet-z3uktx {
    height: auto;
  }

  .fezbet-6fof4c.fezbet-cj3avc > div > .fezbet-3k19wc {
    transform: rotate(180deg);
  }
}

.fezbet-6fof4c [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fezbet-6fof4c [data-ref-el],
.fezbet-6fof4c span {
  cursor: pointer;
}

.fezbet-6fof4c [data-ref-el],
.fezbet-6fof4c span,
.fezbet-6fof4c a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fezbet-6fof4c [data-ref-el],
  .fezbet-6fof4c span,
  .fezbet-6fof4c a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fezbet-6fof4c [data-ref-el],
  .fezbet-6fof4c span,
  .fezbet-6fof4c a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fezbet-z3uktx {
  height: 0;
  overflow: hidden;
  transition: height 0.fezbet-we34xx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fezbet-z3uktx::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fezbet-z3uktx::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fezbet-z3uktx::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fezbet-z3uktx {
    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;
  }

  .fezbet-z3uktx:has(> .fezbet-6fof4c.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fezbet-z3uktx .fezbet-z3uktx {
    padding: 0;
  }

  .fezbet-z3uktx .fezbet-6fof4c {
    font-weight: 400;
  }

  .fezbet-z3uktx .fezbet-6fof4c:hover > .fezbet-3drrux {
    background: var(--Neutral-300);
  }

  .fezbet-z3uktx .fezbet-3k19wc {
    rotate: -90deg;
  }
}

.fezbet-3drrux {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fezbet-3drrux {
    padding: 8px;
  }

  .fezbet-6fof4c.fezbet-6e0e0o > .fezbet-3drrux {
    background: var(--Neutral-300);
  }
}

.fezbet-3k19wc {
  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.fezbet-k7eicg.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fezbet-mydyt2 0.fezbet-b5tojs.fezbet-ff1ef1 -0.fezbet-ngxwdm 0.fezbet-n4uqoy -0.fezbet-ngxwdm 1.fezbet-rglz8b 0.fezbet-l02ski.fezbet-8n5vgm 4.fezbet-b9dby2.fezbet-mydyt2 0.fezbet-r586n7.fezbet-ku6krm -0.fezbet-ngxwdm 9.fezbet-ucw0ly -0.fezbet-ngxwdm 10.fezbet-ztkgy3 0.fezbet-iy8tsl.fezbet-cgba3f 0.fezbet-ff1ef1 10.fezbet-cgba3f 0.fezbet-n4uqoy 10.fezbet-ztkgy3 1.fezbet-4w3oa8.fezbet-xum4r0 5.fezbet-x69145.fezbet-mdd2bp 6.fezbet-yzibki 5.fezbet-09kbuz 6.fezbet-yzibki 4.fezbet-giu500 5.fezbet-dbbr2t.fezbet-mydyt2 1.fezbet-ax2686.fezbet-ngxwdm 0.fezbet-n4uqoy -0.fezbet-ngxwdm 0.fezbet-ff1ef1 0.fezbet-mydyt2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fezbet-we34xx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fezbet-3k19wc {
    cursor: default;
  }
}

.fezbet-cngmmb {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fezbet-ht3gmm {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .fezbet-ht3gmm {
    padding: 40px 4px;
  }
}

.fezbet-c20ysx {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fezbet-c20ysx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fezbet-sxfmh2 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fezbet-sxfmh2 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fezbet-sxfmh2 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fezbet-sxfmh2 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fezbet-sxfmh2 [data-ref-el],
.fezbet-sxfmh2 span,
.fezbet-sxfmh2 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.fezbet-2295cz {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fezbet-2295cz {
    margin-bottom: 12px;
  }
}

.fezbet-klnmgc {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fezbet-klnmgc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fezbet-klnmgc:last-child {
    margin-right: 0;
  }
}

.fezbet-rxqnsg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fezbet-2295cz:hover .fezbet-or546p {
  visibility: visible;
  opacity: 1;
}

.fezbet-or546p {
  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);
}

.fezbet-im2z2g {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fezbet-6k8pxy {
  display: flex;
  margin: 6px;
}

.fezbet-6k8pxy img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fezbet-or546p::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);
}

.fezbet-or546p::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);
}

.fezbet-sp4tfd {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fezbet-sp4tfd {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fezbet-ur1dcy {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .fezbet-ur1dcy {
    margin-right: 32px;
  }
}

.fezbet-u4pip7 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fezbet-u4pip7 {
    margin-top: 0;
    width: 340px;
  }
}

.fezbet-u4pip7 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.fezbet-hjbwef {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fezbet-k4pxt3 {
  position: relative;
}

@media (min-width: 768px) {
  .fezbet-k4pxt3 {
    margin-top: 40px;
  }
}

.fezbet-k4pxt3 + .fezbet-dfx3rp,
.fezbet-k4pxt3 + .fezbet-k4pxt3 {
  margin-top: 24px;
}

.fezbet-2d7vfa {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fezbet-2d7vfa {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-2d7vfa {
    padding: 80px;
  }
}

.fezbet-3h16jc {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fezbet-3h16jc {
    padding: 0 16px;
}


}

.fezbet-0ue41x {
  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) {
  .fezbet-0ue41x {
    font-size: 48px;
    line-height: 56px;
  }
}

.fezbet-v3n8x6 {
  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) {
  .fezbet-v3n8x6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.fezbet-a5f3np {
  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;
}

.fezbet-a5f3np:hover {
  background: var(--button-bg-hover);
}

.fezbet-ph4a5r {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fezbet-ph4a5r img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fezbet-ph4a5r img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fezbet-ph4a5r img {
  min-height: 100%;
  }
}

.fezbet-2d7vfa::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fezbet-thnv8f {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fezbet-thnv8f h1,
.fezbet-thnv8f h2,
.fezbet-thnv8f h3,
.fezbet-thnv8f h4 {
  margin-bottom: 6px;
}

.fezbet-thnv8f h1:not(:first-child),
.fezbet-thnv8f h2:not(:first-child),
.fezbet-thnv8f h3:not(:first-child),
.fezbet-thnv8f h4:not(:first-child) {
  margin-top: 16px;
}

.fezbet-thnv8f h1,
.fezbet-thnv8f h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fezbet-thnv8f h1,
  .fezbet-thnv8f h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fezbet-thnv8f h2,
.fezbet-thnv8f h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fezbet-thnv8f h2,
  .fezbet-thnv8f h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-thnv8f h3,
.fezbet-thnv8f h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fezbet-thnv8f h3,
  .fezbet-thnv8f h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fezbet-thnv8f h4,
.fezbet-thnv8f h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fezbet-thnv8f ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fezbet-thnv8f ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fezbet-thnv8f 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);
}

.fezbet-thnv8f ul ul {
  margin-bottom: 8px;
}

.fezbet-thnv8f ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fezbet-thnv8f ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fezbet-thnv8f ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fezbet-thnv8f ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fezbet-thnv8f ol li::marker {
  font-weight: 700;
}

.fezbet-thnv8f ol ol {
  margin-bottom: 8px;
}

.fezbet-thnv8f ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fezbet-thnv8f ol ul li {
  padding-left: 16px;
}

.fezbet-thnv8f 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) {
  .fezbet-thnv8f table {
    padding: 24px;
  }
}

.fezbet-thnv8f table.fezbet-1ns9bh {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fezbet-we34xx,
    mask-image 0.3s;
}

.fezbet-thnv8f table.fezbet-1ns9bh.fezbet-k0vc0d {
  -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) {
  .fezbet-thnv8f table {
    display: table;
  }
}

.fezbet-thnv8f table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.fezbet-thnv8f table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fezbet-thnv8f table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fezbet-thnv8f 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) {
  .fezbet-thnv8f table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fezbet-thnv8f table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fezbet-thnv8f table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fezbet-thnv8f table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fezbet-thnv8f img {
  max-width: 100%;
  height: auto;
}

.fezbet-snksct {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .fezbet-snksct {
    padding: 24px;
  }
}

.fezbet-u54oge {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fezbet-u54oge {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fezbet-u54oge > * {
  margin: 0 !important;
}

.fezbet-u54oge img,
.fezbet-of0t71 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-u54oge img,
  .fezbet-of0t71 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-py5tij {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-py5tij {
    width: 32px;
    height: 32px;
  }
}

.fezbet-fhapfk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fezbet-fhapfk .fezbet-pje9sb {
  flex-shrink: 0;
}

.fezbet-fhapfk .fezbet-9pgyp0 svg {
  display: none;
}

.fezbet-zuegh6 {
  display: grid;
  transition: max-height 0.fezbet-we34xx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fezbet-zuegh6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fezbet-zuegh6 {
    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));
  }
}

.fezbet-zuegh6.fezbet-vm4c8u + .fezbet-pje9sb svg {
  transform: rotate(180deg);
}

.fezbet-3cb87a {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fezbet-3cb87a > div:nth-child(3n) {
  grid-column: span 2;
}

.fezbet-3cb87a
  > div:nth-child(3n)
  .fezbet-kywutj
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fezbet-3cb87a {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fezbet-3cb87a > div:nth-child(3n) {
    grid-column: unset;
  }

  .fezbet-3cb87a
    > div:nth-child(3n)
    .fezbet-kywutj
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fezbet-3cb87a {
    max-width: 270px;
  }
}

.fezbet-3cb87a .fezbet-kywutj button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fezbet-3cb87a .fezbet-kywutj button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fezbet-3cb87a .fezbet-kywutj button {
    max-width: 104px;
  }
}

.fezbet-03jz5h {
  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) {
  .fezbet-03jz5h {
    margin-bottom: 0;
  }
}

.fezbet-u4ufdi {
  display: none;
  opacity: 0;
}

.fezbet-b1i3st {
  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;
  }
}

.fezbet-b1i3st img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fezbet-kywutj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fezbet-kywutj button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fezbet-kywutj
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fezbet-kywutj
    button {
    max-width: 145px;
  }
}

.fezbet-jsqchb:first-child
  .fezbet-kywutj
  button {
  max-width: 270px;
}

.fezbet-isazbl {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.fezbet-03jz5h picture {
  width: 100%;
  max-width: 100%;
}

.fezbet-f7eqp0 {
  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;
}

.fezbet-f7eqp0 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fezbet-03jz5h:hover .fezbet-f7eqp0 {
  display: flex;
}

.fezbet-kkcscs {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fezbet-9w6di4 {
  display: flex;
}

.fezbet-9w6di4:hover .fezbet-ch0wgn,
.fezbet-9w6di4 .fezbet-6e0e0o .fezbet-ch0wgn {
  display: flex;
}

.fezbet-9w6di4 svg {
  flex-shrink: 0;
}

.fezbet-ch0wgn {
  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) {
  .fezbet-ch0wgn {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fezbet-ch0wgn:hover {
  display: flex;
}

.fezbet-ch0wgn svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fezbet-cfw2y7 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fezbet-cfw2y7 {
    font-size: 12px;
  }
}

.fezbet-jy48lp,
.fezbet-ylyi2w {
  width: 50%;
  flex-shrink: 0;
}

.fezbet-jy48lp {
  font-weight: 700;
}

.fezbet-jgqzw7 .fezbet-zuegh6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fezbet-jgqzw7 .fezbet-zuegh6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fezbet-jgqzw7 .fezbet-zuegh6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fezbet-jgqzw7
  .fezbet-isazbl:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fezbet-jgqzw7 .fezbet-b1i3st {
  height: 100% !important;
  border-radius: 16px;
}

.fezbet-jgqzw7 .fezbet-kywutj {
  gap: 4px;
  align-items: center;
}

.fezbet-jgqzw7 .fezbet-kywutj button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fezbet-jgqzw7 .fezbet-kywutj svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fezbet-jgqzw7 .fezbet-0ykfmh,
.fezbet-jgqzw7 .fezbet-328fnh {
  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.fezbet-k7eicg.org/2000/svg'%3E%3Cpath d='M9.fezbet-r82rdc 4.fezbet-yi2q03.fezbet-n0xwt1 5.fezbet-4cw0zi.fezbet-rlhvlx 5.fezbet-b0p495.fezbet-og8fs3 5.fezbet-y1wqh1.fezbet-gg8286 8.fezbet-aw4y5o.fezbet-jalx2f 9.fezbet-git8e4.fezbet-r3sa6i 9.fezbet-8y8eq5.fezbet-u1ugsr 13.fezbet-3plk9u.fezbet-3ropaw 11.fezbet-ikobbp.fezbet-wql82i 11.fezbet-5wg6ea.fezbet-c73kyn 11.fezbet-uzc48v.fezbet-x464pe 13.fezbet-ka04li.fezbet-3yem8m 9.fezbet-kuzdy9.fezbet-dkr6t5 9.fezbet-njv2t7.fezbet-seqodp 8.fezbet-dv8hrc.fezbet-txa0l2 5.fezbet-13cx2j.fezbet-w9wp8j 5.fezbet-elkbxq.fezbet-juf33j 5.fezbet-kdk2yh.fezbet-k1kjnl 4.fezbet-guubx6.fezbet-wql82i 1.fezbet-pi0ocq.fezbet-r82rdc 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fezbet-jgqzw7 .fezbet-0ykfmh {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fezbet-jgqzw7 .fezbet-328fnh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fezbet-gh3uay {
  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) {
  .fezbet-gh3uay {
    padding: 24px;
  }
}

.fezbet-gh3uay .fezbet-pje9sb {
  display: flex;
}

@media (min-width: 768px) {
  .fezbet-gh3uay .fezbet-pje9sb {
    display: none;
  }
}

.fezbet-gh3uay .fezbet-9pgyp0 svg {
  display: none;
}

.fezbet-u4u8k4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fezbet-u4u8k4 .fezbet-9skdu1 {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-u4u8k4 .fezbet-9skdu1 {
    display: flex;
  }
}

.fezbet-nwisgh {
  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) {
  .fezbet-nwisgh {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-nwisgh > * {
  margin: 0 !important;
}

.fezbet-nwisgh img,
.fezbet-rljm1f {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-nwisgh img,
  .fezbet-rljm1f {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-sj05xk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-sj05xk {
    width: 32px;
    height: 32px;
  }
}

.fezbet-bz3g7s {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fezbet-bz3g7s {
    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;
  }

  .fezbet-bz3g7s::-webkit-scrollbar {
    display: none;
  }
}

.fezbet-xy6e6e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fezbet-xy6e6e {
    padding: 7px 15px;
  }
}

.fezbet-xy6e6e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fezbet-d28ryo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fezbet-d28ryo {
    display: flex;
    opacity: 1;
  }
}

.fezbet-xy6e6e picture {
  height: 100%;
  display: block;
}

.fezbet-xy6e6e img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fezbet-xy6e6e img {
    width: 88px;
    height: 44px;
  }
}

.fezbet-xy6e6e p {
  text-align: center;
  width: 100%;
}

.fezbet-7zgltb {
  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) {
  .fezbet-7zgltb {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-7zgltb img,
.fezbet-uqekk0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-7zgltb img,
  .fezbet-uqekk0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-28okn5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-28okn5 {
    width: 32px;
    height: 32px;
  }
}

.fezbet-v13ren {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fezbet-27mi0u {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.fezbet-g9auop {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fezbet-g9auop.fezbet-6e0e0o {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fezbet-q4k0fu {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .fezbet-q4k0fu {
    font-size: 20px;
    line-height: 28px;
  }
}

.fezbet-smmsni {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.fezbet-2nhduf {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fezbet-we34xx ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.fezbet-ykn7kf {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fezbet-ykn7kf ol,
.fezbet-ykn7kf ul {
  padding-left: 1.3em;
}

.fezbet-g9auop.fezbet-6e0e0o .fezbet-2nhduf {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fezbet-g9auop.fezbet-6e0e0o .fezbet-smmsni {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.fezbet-iaw5nk {
  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) {
  .fezbet-iaw5nk {
    padding: 24px;
  }
}

.fezbet-iaw5nk .fezbet-pje9sb {
  display: flex;
}

@media (min-width: 768px) {
  .fezbet-iaw5nk .fezbet-pje9sb {
    display: none;
  }
}

.fezbet-iaw5nk .fezbet-9pgyp0 svg {
  display: none;
}

.fezbet-0kmvmu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fezbet-0kmvmu .fezbet-9skdu1 {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-0kmvmu .fezbet-9skdu1 {
    display: flex;
  }
}

.fezbet-7zodgd {
  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) {
  .fezbet-7zodgd {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-7zodgd > * {
  margin: 0 !important;
}

.fezbet-7zodgd img,
.fezbet-mpnyq7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-7zodgd img,
  .fezbet-mpnyq7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-olv852 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-olv852 {
    width: 32px;
    height: 32px;
  }
}

.fezbet-0bocvm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fezbet-0bocvm {
    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;
  }

  .fezbet-0bocvm::-webkit-scrollbar {
    display: none;
  }
}

.fezbet-g5hpr9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fezbet-g5hpr9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fezbet-4gka6q {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fezbet-4gka6q {
    display: flex;
    opacity: 1;
  }
}

.fezbet-g5hpr9 picture {
  width: auto;
  height: 100%;
  display: block;
}

.fezbet-g5hpr9 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fezbet-duqefa {
  margin: -24px 0;
}

.fezbet-duqefa:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fezbet-duqefa {
    margin: -16px 0;
  }
}

.fezbet-4xlav4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fezbet-4xlav4 {
    flex-direction: row;
  }
}

.fezbet-yajxx6 {
  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) {
  .fezbet-yajxx6 {
    flex: 1;
  }
}

.fezbet-yajxx6::placeholder {
  color: var(--Text-400);
}

.fezbet-737pmp {
  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;
}

.fezbet-zytkxc {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fezbet-zytkxc::-webkit-scrollbar {
  display: none;
}

.fezbet-yix520 {
  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;
}

.fezbet-yix520 img,
.fezbet-yix520 svg {
  margin-right: 8px;
}

.fezbet-g4nu2b {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fezbet-duqefa + .fezbet-4hj316 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fezbet-duqefa + .fezbet-4hj316 {
    margin-top: -16px;
  }
}

.fezbet-q52n5r {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fezbet-q52n5r > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fezbet-q52n5r > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fezbet-53s9kv {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.fezbet-eo1j2m {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fezbet-9j0asp {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fezbet-fgrmap {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fezbet-ck2g0o {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fezbet-53s9kv 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;
}

.fezbet-53s9kv 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) {
  .fezbet-53s9kv {
    padding: 39px 179px 39px 39px;
  }

  .fezbet-eo1j2m {
    font-size: 40px;
    line-height: 48px;
  }

  .fezbet-ck2g0o {
    height: 348px;
  }

  .fezbet-53s9kv button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fezbet-53s9kv button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-53s9kv {
    padding: 63px;
  }
}

.fezbet-ojt3p0 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fezbet-ojt3p0 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fezbet-o6m4qz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fezbet-o6m4qz {
    width: auto;
  }
}

.fezbet-m3z0ex {
  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;
}

.fezbet-m3z0ex::-webkit-scrollbar {
  display: none;
}

.fezbet-m3z0ex 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);
}

.fezbet-m3z0ex a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fezbet-m3z0ex {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fezbet-ojt3p0 .fezbet-21vbtl {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fezbet-we34xx,
    mask-image 0.3s;
}

.fezbet-ojt3p0 .fezbet-21vbtl.fezbet-k0vc0d {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fezbet-t23gs4 {
  margin: 40px -16px;
}

.fezbet-6kussz + .fezbet-dfx3rp,
.fezbet-6kussz + .fezbet-k4pxt3 {
  margin-top: 24px;
}

.fezbet-fkd9tg {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fezbet-fkd9tg picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fezbet-vf7d1d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fezbet-vf7d1d {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fezbet-vf7d1d {
    margin-top: 0;
  }
}

.fezbet-m0srhp {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fezbet-m0srhp {
    font-size: 24px;
    line-height: 32px;
  }
}

.fezbet-qg0bz8 {
  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) {
  .fezbet-qg0bz8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fezbet-owsl6l {
  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) {
  .fezbet-owsl6l {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fezbet-lrk72l {
  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) {
  .fezbet-lrk72l {
    font-size: 20px;
    line-height: 28px;
  }
}

.fezbet-zv3zti {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fezbet-zv3zti {
    font-size: 32px;
    line-height: 40px;
  }
}

.fezbet-agrdk4 {
  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;
}

.fezbet-bzqa1p {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fezbet-bzqa1p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fezbet-4hj316 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fezbet-186bsh {
  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) {
  .fezbet-186bsh {
    padding: 15px 48px;
  }
}

main > .fezbet-4hj316 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fezbet-zuegh6.fezbet-85j2r0 > div:nth-child(n+5) {
    display: none;
  }
}

.fezbet-thnv8f p a img {
  display: block;
  margin: 0 auto;
}


.fezbet-cwf184 {
  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 */
.fezbet-sii5l6 {
  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;
}

.fezbet-sii5l6 label {
  font-size: 14px;
}

.fezbet-sii5l6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fezbet-sii5l6 input,
.fezbet-sii5l6 textarea,
.fezbet-sii5l6 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;
}
.fezbet-sii5l6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fezbet-u7lqsp ease;
}
.fezbet-sii5l6 button:hover {
  background-color: var(--button-bg-hover);
}
.fezbet-dtqnuy {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fezbet-rukozc ease-in;
}

.fezbet-dtqnuy 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;
}
.fezbet-dw1d2o, .fezbet-xeefn2, [class*="review-card"],
thead, thead th, table th, .fezbet-f944u1,
.fezbet-sh6u7h, [class*="collapsible-header"],
.fezbet-xswn96, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
