* {
  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-lw6z20 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-lw6z20 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-lw6z20 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fezbet-hy5yzk {
  overflow: hidden;
}

.fezbet-hv67xl img {
  background: var(--Neutral-300);
}

.fezbet-mghviq {
  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-yktsxk {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fezbet-yktsxk:hover {
  background: var(--button-bg-hover);
}

.fezbet-rk6r9q {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fezbet-rk6r9q:hover {
  background: var(--button-bg-hover);
}

.fezbet-k8quw6 {
  font-size: 12px;
  line-height: 18px;
}

.fezbet-3vzu21 {
  font-size: 18px;
  line-height: 26px;
}

.fezbet-i68nwg {
  width: 100%;
}

.fezbet-y0qyrl {
  padding: 6px 16px;
}

.fezbet-81zztu {
  padding: 10px 16px;
}

.fezbet-p6c1f9 {
  padding: 15px 26px;
}

.fezbet-p63qpz {
  flex-shrink: 0;
}

.fezbet-je3vup {
  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-y83bht {
  display: none;
}

.fezbet-tkluqc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fezbet-h5c4ec {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fezbet-r1yb50 {
  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-ilnkwh {
  cursor: grab;
}

.fezbet-r1yb50::-webkit-scrollbar {
  display: none;
}

.fezbet-93jve8 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fezbet-aj5wqu {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fezbet-tomv82 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fezbet-n74rdt {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fezbet-nxjhpn {
  visibility: visible;
}

.fezbet-12fk6n {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fezbet-0cy2ns ease;
}

.fezbet-gzth7l {
  background-color: var(--Primary-200);
  width: 16px;
}

.fezbet-r66gku {
  -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-0cy2ns,
    mask-image 0.3s;
}

.fezbet-r66gku.fezbet-92t7pd {
  -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-bbpg4b: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-hjpmh4 {
  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-2jj2wf.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-2jj2wf.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-sfx7vk {
  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-sfx7vk::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-14yltm {
  position: relative;
  z-index: 1;
}

.fezbet-zvandd {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fezbet-fkdg17 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fezbet-kvzjsz {
  font-size: 40px;
  line-height: 48px;
}

.fezbet-7qeb3n {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fezbet-tgsohj {
  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-tgsohj:hover {
  background: var(--Primary-400);
}

.fezbet-tgsohj svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fezbet-bbpg4b 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-sfx7vk {
    max-width: 600px;
    padding: 64px;
  }

  .fezbet-zvandd {
    font-size: 24px;
    line-height: 32px;
  }

  .fezbet-fkdg17 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fezbet-kvzjsz {
    font-size: 50px;
    line-height: 56px;
  }

  .fezbet-7qeb3n {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fezbet-hjpmh4 {
    top: 25px;
    right: 25px;
  }
}

.fezbet-dw0qec,
.fezbet-m69wwc {
  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-c5woxf.fezbet-m08pta::before,
.fezbet-m69wwc::before,
.fezbet-z91oft::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-2jj2wf.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fezbet-biryj8 14.fezbet-5gv3o7.fezbet-j35hm9 14.fezbet-344tni 15.fezbet-7vv6v9 14.fezbet-zcrplz 15.fezbet-cwlrn8 14.fezbet-o83x72.fezbet-1e4vol 14.fezbet-xj0arz 19.fezbet-7zwc7b 12.fezbet-jbawf2 19.fezbet-7zwc7b 10.fezbet-q2yipk.fezbet-7zwc7b 8.fezbet-40ypqe 17.fezbet-z2jkpm 7.fezbet-j52l9s 15.fezbet-itsccr 7.fezbet-fguygb.fezbet-nxfyg4 7.fezbet-j52l9s 11.fezbet-pz75wm 8.fezbet-40ypqe 11.fezbet-pz75wm 10.fezbet-dudckj.fezbet-pz75wm 12.fezbet-h1cg9u 13.fezbet-93s3sq 14.fezbet-jf0xbq 15.fezbet-4pxf68 14.fezbet-cgokub.fezbet-21fun5 14.fezbet-yepl6o 15.fezbet-o4g7jd 14.fezbet-6opeev 15.fezbet-8y1mx6 14.fezbet-mze1yk.fezbet-biryj8 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fezbet-mpn77z 15.fezbet-psd8d2.fezbet-rk9m6t 15.fezbet-ibkbai 15.fezbet-cdj4gw 15.fezbet-ngryjw 15.fezbet-ju8tp8 15.fezbet-6vlfhv.fezbet-mw0fpf 15.fezbet-ngryjw 15.fezbet-puamva 15.fezbet-zea4ft 15.fezbet-q2b2qq 15.fezbet-9jhqw7.fezbet-o2tw4u 15.fezbet-xxy7v4 7.fezbet-zu7cy1 18.fezbet-u9y3wq 7.fezbet-b3d0u7 23.fezbet-y5tkjr.fezbet-edmh72.fezbet-odsixt 18.fezbet-a5taf7 19.fezbet-c2646c 15.fezbet-404nvo 15.fezbet-mpn77z 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fezbet-txj2s1 [type="submit"] *,
.fezbet-5t55hj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fezbet-hibti8 {
    display: none;
  }
}

.fezbet-5a7oep {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fezbet-5a7oep {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-5a7oep {
    bottom: 22px;
  }
}

.fezbet-5a7oep input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fezbet-5a7oep {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fezbet-ybuooa.static) .fezbet-5a7oep {
    bottom: 8px;
  }
}

.fezbet-qvqwgx {
  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-2jj2wf.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fezbet-vpjjcw 3.fezbet-3fzhos.fezbet-4tornm.fezbet-o0hlk7 3.fezbet-omzvpw 3.fezbet-tf30m8 5.fezbet-xfutog 3.fezbet-tf30m8 8.fezbet-7r12ra.fezbet-cn89xa.fezbet-tf30m8 26.fezbet-bpzzao 5.fezbet-oxdb22 28.fezbet-8k23ve 8.fezbet-1mghcr 28.fezbet-pidj48.fezbet-1cuhcd 28.fezbet-fabdkp.fezbet-7peukf 34.fezbet-lt4zer.fezbet-zalry3 36.fezbet-c2iy77 11.fezbet-jqi5zq 37.fezbet-71b21t 12.fezbet-1137rb 36.fezbet-3sm8j9.fezbet-6mnea3 28.fezbet-fjqvgv.fezbet-op0vhx.fezbet-hlkend 28.fezbet-0cx91x 36.fezbet-gi3qfd 26.fezbet-thp21h 36.fezbet-gi3qfd 23.fezbet-j5g20n.fezbet-jiiwnz.fezbet-gi3qfd 5.fezbet-cy9tmz 34.fezbet-owbx2n 3.fezbet-omzvpw 31.fezbet-vpjjcw 3.fezbet-6jach8.fezbet-up23y6 18.fezbet-9m5jpy.fezbet-lf9zlp 18.fezbet-tgqwqh 8.fezbet-0xp5iq 17.fezbet-imdgrp 8.fezbet-0xp5iq 15.fezbet-ctsnl9.fezbet-0xp5iq 14.fezbet-nqsb5p 9.fezbet-lf9zlp 13.fezbet-5rilwk 11.fezbet-up23y6 13.fezbet-or2k53.fezbet-hhbuoq 13.fezbet-5rilwk 13.fezbet-1o3mt2 14.fezbet-nqsb5p 13.fezbet-1o3mt2 15.fezbet-uo073a.fezbet-1o3mt2 17.fezbet-imdgrp 12.fezbet-hhbuoq 18.fezbet-tgqwqh 11.fezbet-up23y6 18.fezbet-xyhdyo.fezbet-44sn52 18.fezbet-irz6ks.fezbet-0fcfco 18.fezbet-tgqwqh 17.fezbet-90ua6n 17.fezbet-imdgrp 17.fezbet-90ua6n 15.fezbet-q8d3sr.fezbet-90ua6n 14.fezbet-nqsb5p 18.fezbet-0fcfco 13.fezbet-5rilwk 20.fezbet-44sn52 13.fezbet-ix2imw.fezbet-5kfelc 13.fezbet-5rilwk 22.fezbet-c2j9rh 14.fezbet-nqsb5p 22.fezbet-c2j9rh 15.fezbet-l570fr.fezbet-5j059o 17.fezbet-imdgrp 21.fezbet-5kfelc 18.fezbet-tgqwqh 20.fezbet-44sn52 18.fezbet-4u0nhd.fezbet-om30y3 18.fezbet-jlw385.fezbet-kfpb50 18.fezbet-tgqwqh 26.fezbet-m56e5v 17.fezbet-imdgrp 26.fezbet-m56e5v 15.fezbet-6h6zhr.fezbet-m56e5v 14.fezbet-nqsb5p 27.fezbet-kfpb50 13.fezbet-5rilwk 28.fezbet-om30y3 13.fezbet-40yife.fezbet-bqovdd 13.fezbet-5rilwk 31.fezbet-ehpk9j 14.fezbet-nqsb5p 31.fezbet-ehpk9j 15.fezbet-291tyi.fezbet-m56e5v 17.fezbet-imdgrp 30.fezbet-bqovdd 18.fezbet-tgqwqh 28.fezbet-om30y3 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-qvqwgx {
    display: none;
  }
}

.fezbet-9cfsni {
  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-9cfsni {
    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-5t55hj {
  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-5t55hj {
    padding: 14px 16px;
  }
}

.fezbet-5t55hj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fezbet-5t55hj button:first-child {
  align-content: end;
}

.fezbet-5t55hj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fezbet-5t55hj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fezbet-5t55hj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fezbet-5t55hj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fezbet-5t55hj button:last-child svg {
  width: 38px;
  height: 38px;
}

.fezbet-z91oft {
  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-z91oft::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fezbet-z91oft,
.pc61d126-chatbot[data-active-screen="3"]
  .fezbet-z91oft {
  opacity: 1;
  visibility: visible;
}

.fezbet-zw0bp8 {
  flex: 1 1;
}

.fezbet-2r9p8p {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-2r9p8p {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fezbet-2ys4a2 {
  display: block;
}

.fezbet-m3tjzu {
  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-m3tjzu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fezbet-m69wwc {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fezbet-m69wwc::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fezbet-il0z58 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fezbet-il0z58 p {
  color: var(--Text-100);
}

.fezbet-m69wwc .fezbet-l6woh5 {
  grid-area: button;
}

.fezbet-m69wwc .fezbet-l6woh5::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-2jj2wf.org/2000/svg'%3E%3Cpath d='M4.fezbet-ash5py 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fezbet-tzk4ee 15L16.fezbet-tzk4ee 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fezbet-tzk4ee 5L16.fezbet-tzk4ee 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fezbet-djctbs {
  display: block;
}

.fezbet-y9j19a {
  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-y9j19a {
    margin-top: 40px;
  }
}

.fezbet-dw0qec label,
.fezbet-dw0qec input {
  display: block;
  width: 100%;
}

.fezbet-dw0qec label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fezbet-dw0qec label.fezbet-q36to8 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fezbet-dw0qec label.fezbet-q36to8::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-dw0qec 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-dw0qec input::placeholder {
  color: var(--Text-400);
}

.fezbet-a4bn5h {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fezbet-a4bn5h {
  display: flex;
}

.fezbet-a4bn5h ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fezbet-a4bn5h ol {
    height: 420px;
    padding: 24px;
  }
}

.fezbet-a4bn5h ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fezbet-txj2s1 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fezbet-txj2s1 {
    padding: 0 24px 24px;
  }
}

.fezbet-txj2s1 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-txj2s1 input::placeholder {
  color: var(--Text-400);
}

.fezbet-txj2s1 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fezbet-txj2s1 [type="submit"]:disabled {
  opacity: 0.5;
}

.fezbet-txj2s1 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fezbet-txj2s1 [type="submit"] {
    right: 40px;
  }
}

.fezbet-c5woxf {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fezbet-c5woxf.fezbet-m08pta {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fezbet-c5woxf.fezbet-m08pta::before {
  content: "";
  width: 31px;
}

.fezbet-c5woxf.fezbet-m08pta p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fezbet-c5woxf.fezbet-ahsodk p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fezbet-c5woxf p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fezbet-5a7oep .fezbet-l6woh5 {
  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-hibti8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fezbet-hibti8 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fezbet-hibti8 {
    padding: 18px 0;
  }
}

.fezbet-hibti8 .fezbet-lw6z20 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fezbet-hibti8 .fezbet-lw6z20 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fezbet-w39o3a {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fezbet-w39o3a {
    max-width: 160px;
    height: 40px;
  }
}

.fezbet-w39o3a picture,
.fezbet-w39o3a img {
  display: block;
  width: 100%;
  height: 100%;
}

.fezbet-w39o3a img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fezbet-06r4ej {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fezbet-0cy2ns ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fezbet-hibti8.fezbet-y1hcec .fezbet-06r4ej {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fezbet-06r4ej {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fezbet-06r4ej {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fezbet-lqiko6,
.fezbet-kj57c0 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fezbet-lqiko6,
  .fezbet-kj57c0 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fezbet-kj57c0 {
    display: none;
  }
}

.fezbet-6d7gsb {
  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-y1hcec .fezbet-6d7gsb {
  background: var(--fh-bg-color);
}

.fezbet-6d7gsb button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fezbet-6d7gsb {
    display: none;
  }
}

.fezbet-4wjlil {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fezbet-4wjlil {
    display: none;
  }
}

.fezbet-p4ck6w {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.fezbet-hibti8.fezbet-y1hcec .fezbet-p4ck6w:first-child {
  display: none;
}

.fezbet-hibti8.fezbet-y1hcec .fezbet-p4ck6w:last-child {
  display: block;
}

.fezbet-p4ck6w:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fezbet-p4ck6w {
    display: none;
  }
}

.fezbet-zndzr4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fezbet-zndzr4 {
    display: flex;
  }
}

.fezbet-zndzr4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.fezbet-zndzr4:hover ul {
  visibility: visible;
  opacity: 1;
}

.fezbet-zndzr4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fezbet-zndzr4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fezbet-zndzr4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fezbet-zndzr4:hover .fezbet-muc4ne svg {
  transform: rotate(180deg);
}

.fezbet-shmlwm {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fezbet-qsfki7 {
  padding: 0 8px;
}

.fezbet-ojvpd4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fezbet-ojvpd4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fezbet-ojvpd4 {
    padding: 4px 8px;
  }
}

.fezbet-1ystpq {
  display: flex;
}

.fezbet-1ystpq img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fezbet-muc4ne {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fezbet-muc4ne svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fezbet-up0q4t {
  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-up0q4t {
    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-n0577o {
  width: 100%;
}

@media (min-width: 1200px) {
  .fezbet-n0577o {
    display: none;
  }
}

.fezbet-l1txj0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fezbet-pekzkn {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fezbet-5kxrpz {
  display: flex;
}

.fezbet-ilotq0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fezbet-cx06hd {
  list-style: none;
}

@media (max-width: 1199px) {
  .fezbet-cx06hd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fezbet-cx06hd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fezbet-cx06hd .fezbet-k3sie3 [data-ref-el],
  .fezbet-cx06hd .fezbet-k3sie3 span,
  .fezbet-cx06hd .fezbet-k3sie3 a {
    white-space: nowrap;
  }
}

.fezbet-n2dizd {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fezbet-n2dizd.fezbet-765xoh > .fezbet-k3sie3 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fezbet-n2dizd.fezbet-6o06l2:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fezbet-n2dizd.fezbet-765xoh > .fezbet-fsjk0e {
    height: auto;
  }

  .fezbet-n2dizd.fezbet-765xoh > div > .fezbet-uf9kwh {
    transform: rotate(180deg);
  }
}

.fezbet-n2dizd [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fezbet-n2dizd [data-ref-el],
.fezbet-n2dizd span {
  cursor: pointer;
}

.fezbet-n2dizd [data-ref-el],
.fezbet-n2dizd span,
.fezbet-n2dizd a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fezbet-n2dizd [data-ref-el],
  .fezbet-n2dizd span,
  .fezbet-n2dizd a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fezbet-n2dizd [data-ref-el],
  .fezbet-n2dizd span,
  .fezbet-n2dizd a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fezbet-fsjk0e {
  height: 0;
  overflow: hidden;
  transition: height 0.fezbet-0cy2ns ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fezbet-fsjk0e::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fezbet-fsjk0e::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fezbet-fsjk0e::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fezbet-fsjk0e {
    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-fsjk0e:has(> .fezbet-n2dizd.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fezbet-fsjk0e .fezbet-fsjk0e {
    padding: 0;
  }

  .fezbet-fsjk0e .fezbet-n2dizd {
    font-weight: 400;
  }

  .fezbet-fsjk0e .fezbet-n2dizd:hover > .fezbet-k3sie3 {
    background: var(--Neutral-300);
  }

  .fezbet-fsjk0e .fezbet-uf9kwh {
    rotate: -90deg;
  }
}

.fezbet-k3sie3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fezbet-k3sie3 {
    padding: 8px;
  }

  .fezbet-n2dizd.fezbet-tz6v67 > .fezbet-k3sie3 {
    background: var(--Neutral-300);
  }
}

.fezbet-uf9kwh {
  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-2jj2wf.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fezbet-5y2qtm 0.fezbet-k3sqw7.fezbet-1liwf8 -0.fezbet-uz4qou 0.fezbet-fe92pm -0.fezbet-uz4qou 1.fezbet-tkov5z 0.fezbet-q6nupx.fezbet-xbmbhx 4.fezbet-phqo26.fezbet-5y2qtm 0.fezbet-d928ec.fezbet-i1x1vy -0.fezbet-uz4qou 9.fezbet-mkctcb -0.fezbet-uz4qou 10.fezbet-sb3jml 0.fezbet-141sff.fezbet-nfi4c0 0.fezbet-1liwf8 10.fezbet-nfi4c0 0.fezbet-fe92pm 10.fezbet-sb3jml 1.fezbet-m26ec4.fezbet-e3hj09 5.fezbet-tpamuq.fezbet-p387vm 6.fezbet-fbvewb 5.fezbet-hsu6uw 6.fezbet-fbvewb 4.fezbet-fdlv4e 5.fezbet-1th94x.fezbet-5y2qtm 1.fezbet-aa498s.fezbet-uz4qou 0.fezbet-fe92pm -0.fezbet-uz4qou 0.fezbet-1liwf8 0.fezbet-5y2qtm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fezbet-0cy2ns ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fezbet-uf9kwh {
    cursor: default;
  }
}

.fezbet-4t2i28 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fezbet-f0a35z {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .fezbet-f0a35z {
    padding: 40px 4px;
  }
}

.fezbet-n0eona {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fezbet-n0eona {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fezbet-w4hkb1 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fezbet-w4hkb1 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fezbet-w4hkb1 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fezbet-w4hkb1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fezbet-w4hkb1 [data-ref-el],
.fezbet-w4hkb1 span,
.fezbet-w4hkb1 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fezbet-75zad7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fezbet-75zad7 {
    margin-bottom: 12px;
  }
}

.fezbet-3urpni {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fezbet-3urpni img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fezbet-3urpni:last-child {
    margin-right: 0;
  }
}

.fezbet-k1awha {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fezbet-75zad7:hover .fezbet-yo24su {
  visibility: visible;
  opacity: 1;
}

.fezbet-yo24su {
  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-5fx7ux {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fezbet-nfxw3t {
  display: flex;
  margin: 6px;
}

.fezbet-nfxw3t img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fezbet-yo24su::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-yo24su::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-j5z5iq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fezbet-j5z5iq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fezbet-5azf0u {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fezbet-5azf0u {
    margin-right: 32px;
  }
}

.fezbet-nnwcg5 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fezbet-nnwcg5 {
    margin-top: 0;
    width: 340px;
  }
}

.fezbet-nnwcg5 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fezbet-qfmtod {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fezbet-fdxv8m {
  position: relative;
}

@media (min-width: 768px) {
  .fezbet-fdxv8m {
    margin-top: 40px;
  }
}

.fezbet-fdxv8m + .fezbet-2cza10,
.fezbet-fdxv8m + .fezbet-fdxv8m {
  margin-top: 24px;
}

.fezbet-xmzo14 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fezbet-xmzo14 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-xmzo14 {
    padding: 80px;
  }
}

.fezbet-fxvytw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fezbet-fxvytw {
    padding: 0 16px;
}


}

.fezbet-cv7wot {
  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-cv7wot {
    font-size: 48px;
    line-height: 56px;
  }
}

.fezbet-uq7wwn {
  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-uq7wwn {
    font-size: 24px;
    line-height: 32px;
  }
}

.fezbet-sc652h {
  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-sc652h:hover {
  background: var(--button-bg-hover);
}

.fezbet-89evl4 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fezbet-89evl4 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fezbet-89evl4 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fezbet-89evl4 img {
  min-height: 100%;
  }
}

.fezbet-xmzo14::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fezbet-523z85 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fezbet-523z85 h1,
.fezbet-523z85 h2,
.fezbet-523z85 h3,
.fezbet-523z85 h4 {
  margin-bottom: 6px;
}

.fezbet-523z85 h1:not(:first-child),
.fezbet-523z85 h2:not(:first-child),
.fezbet-523z85 h3:not(:first-child),
.fezbet-523z85 h4:not(:first-child) {
  margin-top: 16px;
}

.fezbet-523z85 h1,
.fezbet-523z85 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fezbet-523z85 h1,
  .fezbet-523z85 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fezbet-523z85 h2,
.fezbet-523z85 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fezbet-523z85 h2,
  .fezbet-523z85 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-523z85 h3,
.fezbet-523z85 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fezbet-523z85 h3,
  .fezbet-523z85 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fezbet-523z85 h4,
.fezbet-523z85 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fezbet-523z85 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fezbet-523z85 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fezbet-523z85 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-523z85 ul ul {
  margin-bottom: 8px;
}

.fezbet-523z85 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fezbet-523z85 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fezbet-523z85 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fezbet-523z85 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fezbet-523z85 ol li::marker {
  font-weight: 700;
}

.fezbet-523z85 ol ol {
  margin-bottom: 8px;
}

.fezbet-523z85 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fezbet-523z85 ol ul li {
  padding-left: 16px;
}

.fezbet-523z85 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-523z85 table {
    padding: 24px;
  }
}

.fezbet-523z85 table.fezbet-xjqnl4 {
  -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-0cy2ns,
    mask-image 0.3s;
}

.fezbet-523z85 table.fezbet-xjqnl4.fezbet-92t7pd {
  -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-523z85 table {
    display: table;
  }
}

.fezbet-523z85 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);
}

.fezbet-523z85 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fezbet-523z85 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fezbet-523z85 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-523z85 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fezbet-523z85 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fezbet-523z85 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fezbet-523z85 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fezbet-523z85 img {
  max-width: 100%;
  height: auto;
}

.fezbet-jf2tzt {
  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) {
  .fezbet-jf2tzt {
    padding: 24px;
  }
}

.fezbet-cd3stv {
  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-cd3stv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fezbet-cd3stv > * {
  margin: 0 !important;
}

.fezbet-cd3stv img,
.fezbet-lscjga {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-cd3stv img,
  .fezbet-lscjga {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-2mcv49 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-2mcv49 {
    width: 32px;
    height: 32px;
  }
}

.fezbet-u22qzj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fezbet-u22qzj .fezbet-1fnk2j {
  flex-shrink: 0;
}

.fezbet-u22qzj .fezbet-9hln77 svg {
  display: none;
}

.fezbet-fewzq1 {
  display: grid;
  transition: max-height 0.fezbet-0cy2ns ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fezbet-fewzq1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fezbet-fewzq1 {
    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-fewzq1.fezbet-bym6nb + .fezbet-1fnk2j svg {
  transform: rotate(180deg);
}

.fezbet-060f07 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fezbet-060f07 > div:nth-child(3n) {
  grid-column: span 2;
}

.fezbet-060f07
  > div:nth-child(3n)
  .fezbet-a6vm3f
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fezbet-060f07 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fezbet-060f07 > div:nth-child(3n) {
    grid-column: unset;
  }

  .fezbet-060f07
    > div:nth-child(3n)
    .fezbet-a6vm3f
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fezbet-060f07 {
    max-width: 270px;
  }
}

.fezbet-060f07 .fezbet-a6vm3f button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fezbet-060f07 .fezbet-a6vm3f button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fezbet-060f07 .fezbet-a6vm3f button {
    max-width: 104px;
  }
}

.fezbet-g0j5xu {
  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-g0j5xu {
    margin-bottom: 0;
  }
}

.fezbet-9xvkbz {
  display: none;
  opacity: 0;
}

.fezbet-d1z5jh {
  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-d1z5jh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fezbet-a6vm3f {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fezbet-a6vm3f 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-a6vm3f
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fezbet-a6vm3f
    button {
    max-width: 145px;
  }
}

.fezbet-l1v55n:first-child
  .fezbet-a6vm3f
  button {
  max-width: 270px;
}

.fezbet-zhhl23 {
  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%;
}

.fezbet-g0j5xu picture {
  width: 100%;
  max-width: 100%;
}

.fezbet-1plw6t {
  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-1plw6t svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fezbet-g0j5xu:hover .fezbet-1plw6t {
  display: flex;
}

.fezbet-0ql1tr {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fezbet-0kn3os {
  display: flex;
}

.fezbet-0kn3os:hover .fezbet-8jgw31,
.fezbet-0kn3os .fezbet-tz6v67 .fezbet-8jgw31 {
  display: flex;
}

.fezbet-0kn3os svg {
  flex-shrink: 0;
}

.fezbet-8jgw31 {
  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-8jgw31 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fezbet-8jgw31:hover {
  display: flex;
}

.fezbet-8jgw31 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fezbet-a2ej8g {
  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-a2ej8g {
    font-size: 12px;
  }
}

.fezbet-tf3in9,
.fezbet-ewrres {
  width: 50%;
  flex-shrink: 0;
}

.fezbet-tf3in9 {
  font-weight: 700;
}

.fezbet-ezs8zd .fezbet-fewzq1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fezbet-ezs8zd .fezbet-fewzq1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fezbet-ezs8zd .fezbet-fewzq1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fezbet-ezs8zd
  .fezbet-zhhl23:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fezbet-ezs8zd .fezbet-d1z5jh {
  height: 100% !important;
  border-radius: 16px;
}

.fezbet-ezs8zd .fezbet-a6vm3f {
  gap: 4px;
  align-items: center;
}

.fezbet-ezs8zd .fezbet-a6vm3f button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fezbet-ezs8zd .fezbet-a6vm3f svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fezbet-ezs8zd .fezbet-8oic1u,
.fezbet-ezs8zd .fezbet-kbshmw {
  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-2jj2wf.org/2000/svg'%3E%3Cpath d='M9.fezbet-xvc5m3 4.fezbet-2vl1pb.fezbet-315eja 5.fezbet-aamo7t.fezbet-ei0k2p 5.fezbet-kq5m1f.fezbet-sjtdne 5.fezbet-m08jag.fezbet-gokek6 8.fezbet-zhl8pg.fezbet-v0t956 9.fezbet-17e4uy.fezbet-bbc54b 9.fezbet-mj4tg9.fezbet-kkn5p1 13.fezbet-a5rf51.fezbet-jmqxjc 11.fezbet-1lpjb8.fezbet-w0feew 11.fezbet-qseck1.fezbet-lo34tx 11.fezbet-5kjdqh.fezbet-h1po19 13.fezbet-flwil5.fezbet-e9igwm 9.fezbet-dy7h68.fezbet-0ovtkq 9.fezbet-s1m5pj.fezbet-wun2j6 8.fezbet-bsk4or.fezbet-du7nmc 5.fezbet-pqbfqa.fezbet-kica3w 5.fezbet-j6f95c.fezbet-7one82 5.fezbet-snwan7.fezbet-86vpe3 4.fezbet-nldmfe.fezbet-w0feew 1.fezbet-apb3do.fezbet-xvc5m3 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fezbet-ezs8zd .fezbet-8oic1u {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fezbet-ezs8zd .fezbet-kbshmw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fezbet-lf63xi {
  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-lf63xi {
    padding: 24px;
  }
}

.fezbet-lf63xi .fezbet-1fnk2j {
  display: flex;
}

@media (min-width: 768px) {
  .fezbet-lf63xi .fezbet-1fnk2j {
    display: none;
  }
}

.fezbet-lf63xi .fezbet-9hln77 svg {
  display: none;
}

.fezbet-e00xw5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fezbet-e00xw5 .fezbet-mghviq {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-e00xw5 .fezbet-mghviq {
    display: flex;
  }
}

.fezbet-uvsa5j {
  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-uvsa5j {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-uvsa5j > * {
  margin: 0 !important;
}

.fezbet-uvsa5j img,
.fezbet-kypf7k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-uvsa5j img,
  .fezbet-kypf7k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-rhu8l5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-rhu8l5 {
    width: 32px;
    height: 32px;
  }
}

.fezbet-k0cp4n {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fezbet-k0cp4n {
    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-k0cp4n::-webkit-scrollbar {
    display: none;
  }
}

.fezbet-ujof5b {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fezbet-ujof5b {
    padding: 7px 15px;
  }
}

.fezbet-ujof5b:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fezbet-in7sau {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fezbet-in7sau {
    display: flex;
    opacity: 1;
  }
}

.fezbet-ujof5b picture {
  height: 100%;
  display: block;
}

.fezbet-ujof5b img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fezbet-ujof5b img {
    width: 88px;
    height: 44px;
  }
}

.fezbet-ujof5b p {
  text-align: center;
  width: 100%;
}

.fezbet-fd0prf {
  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-fd0prf {
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-fd0prf img,
.fezbet-ctpmpa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-fd0prf img,
  .fezbet-ctpmpa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-j9ibzn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-j9ibzn {
    width: 32px;
    height: 32px;
  }
}

.fezbet-18c9zh {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fezbet-fkin55 {
  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;
}

.fezbet-rflw75 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fezbet-rflw75.fezbet-tz6v67 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fezbet-p7bj6i {
  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) {
  .fezbet-p7bj6i {
    font-size: 20px;
    line-height: 28px;
  }
}

.fezbet-pc3vf6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fezbet-1pisxr {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fezbet-0cy2ns ease;
  opacity: 0;
  color: var(--text-color);
}

.fezbet-hcxtn7 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fezbet-hcxtn7 ol,
.fezbet-hcxtn7 ul {
  padding-left: 1.3em;
}

.fezbet-rflw75.fezbet-tz6v67 .fezbet-1pisxr {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fezbet-rflw75.fezbet-tz6v67 .fezbet-pc3vf6 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fezbet-2i88sy {
  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-2i88sy {
    padding: 24px;
  }
}

.fezbet-2i88sy .fezbet-1fnk2j {
  display: flex;
}

@media (min-width: 768px) {
  .fezbet-2i88sy .fezbet-1fnk2j {
    display: none;
  }
}

.fezbet-2i88sy .fezbet-9hln77 svg {
  display: none;
}

.fezbet-5zmapz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fezbet-5zmapz .fezbet-mghviq {
  display: none;
}

@media (min-width: 768px) {
  .fezbet-5zmapz .fezbet-mghviq {
    display: flex;
  }
}

.fezbet-wfvwke {
  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-wfvwke {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fezbet-wfvwke > * {
  margin: 0 !important;
}

.fezbet-wfvwke img,
.fezbet-wyamgy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fezbet-wfvwke img,
  .fezbet-wyamgy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fezbet-f7x7l8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fezbet-f7x7l8 {
    width: 32px;
    height: 32px;
  }
}

.fezbet-6m5kne {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fezbet-6m5kne {
    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-6m5kne::-webkit-scrollbar {
    display: none;
  }
}

.fezbet-nskk21 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fezbet-nskk21:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fezbet-55siay {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fezbet-55siay {
    display: flex;
    opacity: 1;
  }
}

.fezbet-nskk21 picture {
  width: auto;
  height: 100%;
  display: block;
}

.fezbet-nskk21 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fezbet-li9bdf {
  margin: -24px 0;
}

.fezbet-li9bdf:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fezbet-li9bdf {
    margin: -16px 0;
  }
}

.fezbet-1zotxh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fezbet-1zotxh {
    flex-direction: row;
  }
}

.fezbet-n8bhif {
  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-n8bhif {
    flex: 1;
  }
}

.fezbet-n8bhif::placeholder {
  color: var(--Text-400);
}

.fezbet-agvqoa {
  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-bm3y3z {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fezbet-bm3y3z::-webkit-scrollbar {
  display: none;
}

.fezbet-bc4lmm {
  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-bc4lmm img,
.fezbet-bc4lmm svg {
  margin-right: 8px;
}

.fezbet-55mrko {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fezbet-li9bdf + .fezbet-1dx3o0 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fezbet-li9bdf + .fezbet-1dx3o0 {
    margin-top: -16px;
  }
}

.fezbet-o6ukg2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fezbet-o6ukg2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fezbet-o6ukg2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fezbet-3u5br5 {
  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;
}

.fezbet-oceyst {
  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-kfsccn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fezbet-u218f8 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fezbet-e742oo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fezbet-3u5br5 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-3u5br5 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-3u5br5 {
    padding: 39px 179px 39px 39px;
  }

  .fezbet-oceyst {
    font-size: 40px;
    line-height: 48px;
  }

  .fezbet-e742oo {
    height: 348px;
  }

  .fezbet-3u5br5 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fezbet-3u5br5 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fezbet-3u5br5 {
    padding: 63px;
  }
}

.fezbet-91drst {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fezbet-91drst {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fezbet-r257yx {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fezbet-r257yx {
    width: auto;
  }
}

.fezbet-0vf81b {
  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-0vf81b::-webkit-scrollbar {
  display: none;
}

.fezbet-0vf81b 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-0vf81b a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fezbet-0vf81b {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fezbet-91drst .fezbet-2xnplw {
  -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-0cy2ns,
    mask-image 0.3s;
}

.fezbet-91drst .fezbet-2xnplw.fezbet-92t7pd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fezbet-l42niw {
  margin: 40px -16px;
}

.fezbet-bnlvbb + .fezbet-2cza10,
.fezbet-bnlvbb + .fezbet-fdxv8m {
  margin-top: 24px;
}

.fezbet-wqq9f0 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fezbet-wqq9f0 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fezbet-k6dt0m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fezbet-k6dt0m {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fezbet-k6dt0m {
    margin-top: 0;
  }
}

.fezbet-bm9c0t {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fezbet-bm9c0t {
    font-size: 24px;
    line-height: 32px;
  }
}

.fezbet-34yra8 {
  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-34yra8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fezbet-sr4mzf {
  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-sr4mzf {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fezbet-e0pjw6 {
  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-e0pjw6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fezbet-fq27kt {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fezbet-fq27kt {
    font-size: 32px;
    line-height: 40px;
  }
}

.fezbet-nw3kre {
  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-845duc {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fezbet-845duc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fezbet-1dx3o0 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fezbet-ecbybu {
  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-ecbybu {
    padding: 15px 48px;
  }
}

main > .fezbet-1dx3o0 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fezbet-fewzq1.fezbet-3v8ptx > div:nth-child(n+5) {
    display: none;
  }
}

.fezbet-523z85 p a img {
  display: block;
  margin: 0 auto;
}


.fezbet-4q1gc8 {
  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-wbj5ig {
  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-wbj5ig label {
  font-size: 14px;
}

.fezbet-wbj5ig h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fezbet-wbj5ig input,
.fezbet-wbj5ig textarea,
.fezbet-wbj5ig 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-wbj5ig button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fezbet-klefqo ease;
}
.fezbet-wbj5ig button:hover {
  background-color: var(--button-bg-hover);
}
.fezbet-9tvz4l {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fezbet-hrnmc3 ease-in;
}

.fezbet-9tvz4l 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-kv0eif, .fezbet-5c2wxk, [class*="review-card"],
thead, thead th, table th, .fezbet-ip2pal,
.fezbet-5nrukh, [class*="collapsible-header"],
.fezbet-5r3a0i, [class*="updated-block"] {
  color: #ece7dc !important;
}
