* {
  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;
  }
}

.betify-ee7ocx {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betify-ee7ocx {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betify-ee7ocx {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betify-mqiclx {
  overflow: hidden;
}

.betify-mf8doa img {
  background: var(--Neutral-300);
}

.betify-jfqob9 {
  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;
}

.betify-yq06rg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betify-yq06rg:hover {
  background: var(--button-bg-hover);
}

.betify-h92vf0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betify-h92vf0:hover {
  background: var(--button-bg-hover);
}

.betify-oi0l1c {
  font-size: 12px;
  line-height: 18px;
}

.betify-63ycj3 {
  font-size: 18px;
  line-height: 26px;
}

.betify-sr97r9 {
  width: 100%;
}

.betify-ic8p1e {
  padding: 6px 16px;
}

.betify-1yclte {
  padding: 10px 16px;
}

.betify-pg3dz0 {
  padding: 15px 26px;
}

.betify-qgvnnk {
  flex-shrink: 0;
}

.betify-3oa73a {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.betify-socb6n {
  display: none;
}

.betify-z9xihe {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betify-puimco {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betify-sc1cpy {
  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;
}

.betify-gfwyml {
  cursor: grab;
}

.betify-sc1cpy::-webkit-scrollbar {
  display: none;
}

.betify-w8i80i {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betify-zkm7lk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betify-9wn0l1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betify-mualsg {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betify-e3c2op {
  visibility: visible;
}

.betify-06vwtk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betify-qtgk7m ease;
}

.betify-j1fiyi {
  background-color: var(--Primary-200);
  width: 16px;
}

.betify-dpespa {
  -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.betify-qtgk7m,
    mask-image 0.3s;
}

.betify-dpespa.betify-2tk08h {
  -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;
  }
}

.betify-k28wxc: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;
}

.betify-v987fj {
  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.betify-1weh7l.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.betify-1weh7l.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;
}

.betify-aug35f {
  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);
}

.betify-aug35f::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%
  );
}

.betify-b8wl8f {
  position: relative;
  z-index: 1;
}

.betify-erwa67 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betify-5x2rgx {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betify-ilpjae {
  font-size: 40px;
  line-height: 48px;
}

.betify-15fpaq {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betify-f7imao {
  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;
}

.betify-f7imao:hover {
  background: var(--Primary-400);
}

.betify-f7imao svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betify-k28wxc 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) {
  .betify-aug35f {
    max-width: 600px;
    padding: 64px;
  }

  .betify-erwa67 {
    font-size: 24px;
    line-height: 32px;
  }

  .betify-5x2rgx {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betify-ilpjae {
    font-size: 50px;
    line-height: 56px;
  }

  .betify-15fpaq {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betify-v987fj {
    top: 25px;
    right: 25px;
  }
}

.betify-l01ewu,
.betify-f040et {
  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;
}

.betify-alq1pt.betify-51xjc3::before,
.betify-f040et::before,
.betify-r1pfmj::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.betify-1weh7l.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betify-aujazs 14.betify-bfpjdn.betify-5iu73e 14.betify-mwjuu4 15.betify-y2k4sf 14.betify-v60he0 15.betify-6nhn1d 14.betify-dxwjqg.betify-1ppb8r 14.betify-s25dam 19.betify-2x50gj 12.betify-t9tt0g 19.betify-2x50gj 10.betify-x66um9.betify-2x50gj 8.betify-a5hf4m 17.betify-g9do9s 7.betify-6rarjw 15.betify-iz1bev 7.betify-y4dttf.betify-gynnmh 7.betify-6rarjw 11.betify-amlom1 8.betify-a5hf4m 11.betify-amlom1 10.betify-2a1m5k.betify-amlom1 12.betify-9ufnb6 13.betify-gn5z8r 14.betify-wecc1k 15.betify-uorj4g 14.betify-nxt8ni.betify-kmwzx3 14.betify-gui47d 15.betify-wfiiu8 14.betify-c6oxl8 15.betify-sdm73v 14.betify-5pxurt.betify-aujazs 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betify-jm3t0m 15.betify-0a7cn4.betify-zbbn0o 15.betify-2rbh5r 15.betify-x83dd8 15.betify-7xkz0k 15.betify-623lrp 15.betify-d5jyj1.betify-4ldl05 15.betify-7xkz0k 15.betify-dyn6yb 15.betify-b62vxw 15.betify-6er5wg 15.betify-qr4rt6.betify-o78vz5 15.betify-vhzowu 7.betify-sb11ij 18.betify-9bvil7 7.betify-xr74zh 23.betify-ehwr21.betify-tyhgi4.betify-ldkhc0 18.betify-sfn56y 19.betify-hr51he 15.betify-swa7wn 15.betify-jm3t0m 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betify-f2p21k [type="submit"] *,
.betify-0o35qi button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betify-xowt6g {
    display: none;
  }
}

.betify-or2av9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betify-or2av9 {
  display: none;
}

@media (min-width: 768px) {
  .betify-or2av9 {
    bottom: 22px;
  }
}

.betify-or2av9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betify-or2av9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betify-cemnu3.static) .betify-or2av9 {
    bottom: 8px;
  }
}

.betify-al68we {
  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.betify-1weh7l.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betify-e3sjcj 3.betify-0ewem6.betify-m9tqg2.betify-pvqrs9 3.betify-nk1awe 3.betify-df5kaw 5.betify-cm65xh 3.betify-df5kaw 8.betify-uxrput.betify-bx9ug0.betify-df5kaw 26.betify-firwyh 5.betify-wwjjn8 28.betify-7g1d4z 8.betify-4sc0i5 28.betify-3rswx0.betify-z59q42 28.betify-ypvddg.betify-yordjk 34.betify-rcj7o7.betify-3et157 36.betify-dxjogw 11.betify-7ovj6e 37.betify-64fhph 12.betify-qcc4xv 36.betify-pctvqk.betify-xi6gol 28.betify-xyk8dy.betify-exg7ap.betify-qkhqyp 28.betify-9r1tut 36.betify-qfbh7z 26.betify-8p3r0x 36.betify-qfbh7z 23.betify-h6wn2j.betify-qflvsf.betify-qfbh7z 5.betify-rvtcwt 34.betify-y3a7v8 3.betify-nk1awe 31.betify-e3sjcj 3.betify-mtx9jp.betify-t3qs8o 18.betify-57sicw.betify-u2yng1 18.betify-yn2i2y 8.betify-ulb40c 17.betify-ltvqoq 8.betify-ulb40c 15.betify-36a3b9.betify-ulb40c 14.betify-s2ji71 9.betify-u2yng1 13.betify-0md6uy 11.betify-t3qs8o 13.betify-5k6dds.betify-wlf0yy 13.betify-0md6uy 13.betify-exsk1g 14.betify-s2ji71 13.betify-exsk1g 15.betify-spszsl.betify-exsk1g 17.betify-ltvqoq 12.betify-wlf0yy 18.betify-yn2i2y 11.betify-t3qs8o 18.betify-j6ba34.betify-b7lecr 18.betify-sxts2q.betify-v1fgnh 18.betify-yn2i2y 17.betify-r5mfdr 17.betify-ltvqoq 17.betify-r5mfdr 15.betify-9o6pmg.betify-r5mfdr 14.betify-s2ji71 18.betify-v1fgnh 13.betify-0md6uy 20.betify-b7lecr 13.betify-5mnwrx.betify-3zyrq6 13.betify-0md6uy 22.betify-xqupyg 14.betify-s2ji71 22.betify-xqupyg 15.betify-f4cmt8.betify-nu4t6z 17.betify-ltvqoq 21.betify-3zyrq6 18.betify-yn2i2y 20.betify-b7lecr 18.betify-ex4ro8.betify-cnm6wo 18.betify-ohcg0e.betify-g4k3bl 18.betify-yn2i2y 26.betify-hy8hcj 17.betify-ltvqoq 26.betify-hy8hcj 15.betify-8944ce.betify-hy8hcj 14.betify-s2ji71 27.betify-g4k3bl 13.betify-0md6uy 28.betify-cnm6wo 13.betify-j1jhts.betify-pot1oi 13.betify-0md6uy 31.betify-tbvzi9 14.betify-s2ji71 31.betify-tbvzi9 15.betify-7v3a2s.betify-hy8hcj 17.betify-ltvqoq 30.betify-pot1oi 18.betify-yn2i2y 28.betify-cnm6wo 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"])
    .betify-al68we {
    display: none;
  }
}

.betify-p0b1ve {
  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) {
  .betify-p0b1ve {
    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;
}

.betify-0o35qi {
  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) {
  .betify-0o35qi {
    padding: 14px 16px;
  }
}

.betify-0o35qi button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betify-0o35qi button:first-child {
  align-content: end;
}

.betify-0o35qi button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betify-0o35qi
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betify-0o35qi
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betify-0o35qi button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betify-0o35qi button:last-child svg {
  width: 38px;
  height: 38px;
}

.betify-r1pfmj {
  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;
}

.betify-r1pfmj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betify-r1pfmj,
.pc61d126-chatbot[data-active-screen="3"]
  .betify-r1pfmj {
  opacity: 1;
  visibility: visible;
}

.betify-bhwo6t {
  flex: 1 1;
}

.betify-zqs85h {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betify-zqs85h {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betify-l0s0ne {
  display: block;
}

.betify-mhqvmc {
  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) {
  .betify-mhqvmc {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betify-f040et {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betify-f040et::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betify-099syn span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betify-099syn p {
  color: var(--Text-100);
}

.betify-f040et .betify-4svy9e {
  grid-area: button;
}

.betify-f040et .betify-4svy9e::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.betify-1weh7l.org/2000/svg'%3E%3Cpath d='M4.betify-ro4cu7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betify-6q34bs 15L16.betify-6q34bs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betify-6q34bs 5L16.betify-6q34bs 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betify-8i4mnb {
  display: block;
}

.betify-h373pc {
  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) {
  .betify-h373pc {
    margin-top: 40px;
  }
}

.betify-l01ewu label,
.betify-l01ewu input {
  display: block;
  width: 100%;
}

.betify-l01ewu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betify-l01ewu label.betify-k692as input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betify-l01ewu label.betify-k692as::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;
}

.betify-l01ewu 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;
}

.betify-l01ewu input::placeholder {
  color: var(--Text-400);
}

.betify-yymysq {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betify-yymysq {
  display: flex;
}

.betify-yymysq ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betify-yymysq ol {
    height: 420px;
    padding: 24px;
  }
}

.betify-yymysq ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betify-f2p21k {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betify-f2p21k {
    padding: 0 24px 24px;
  }
}

.betify-f2p21k 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;
}

.betify-f2p21k input::placeholder {
  color: var(--Text-400);
}

.betify-f2p21k [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betify-f2p21k [type="submit"]:disabled {
  opacity: 0.5;
}

.betify-f2p21k [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betify-f2p21k [type="submit"] {
    right: 40px;
  }
}

.betify-alq1pt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betify-alq1pt.betify-51xjc3 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betify-alq1pt.betify-51xjc3::before {
  content: "";
  width: 31px;
}

.betify-alq1pt.betify-51xjc3 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betify-alq1pt.betify-2zhmsq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betify-alq1pt p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betify-or2av9 .betify-4svy9e {
  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;
  }
}

.betify-xowt6g {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betify-xowt6g {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betify-xowt6g {
    padding: 18px 0;
  }
}

.betify-xowt6g .betify-ee7ocx {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betify-xowt6g .betify-ee7ocx {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betify-4sr0uk {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betify-4sr0uk {
    max-width: 160px;
    height: 40px;
  }
}

.betify-4sr0uk picture,
.betify-4sr0uk img {
  display: block;
  width: 100%;
  height: 100%;
}

.betify-4sr0uk img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betify-lruxrz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betify-qtgk7m ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betify-xowt6g.betify-qvxgdh .betify-lruxrz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betify-lruxrz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betify-lruxrz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betify-s49bc5,
.betify-5bypik {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betify-s49bc5,
  .betify-5bypik {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betify-5bypik {
    display: none;
  }
}

.betify-o97snr {
  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;
}

.betify-qvxgdh .betify-o97snr {
  background: var(--fh-bg-color);
}

.betify-o97snr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betify-o97snr {
    display: none;
  }
}

.betify-ns9k9f {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betify-ns9k9f {
    display: none;
  }
}

.betify-9hp1ad {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.betify-xowt6g.betify-qvxgdh .betify-9hp1ad:first-child {
  display: none;
}

.betify-xowt6g.betify-qvxgdh .betify-9hp1ad:last-child {
  display: block;
}

.betify-9hp1ad:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betify-9hp1ad {
    display: none;
  }
}

.betify-v08xw2 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betify-v08xw2 {
    display: flex;
  }
}

.betify-v08xw2 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betify-v08xw2:hover ul {
  visibility: visible;
  opacity: 1;
}

.betify-v08xw2:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betify-v08xw2:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betify-v08xw2:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betify-v08xw2:hover .betify-wefmna svg {
  transform: rotate(180deg);
}

.betify-baoncf {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betify-ofrb6u {
  padding: 0 8px;
}

.betify-52fpuc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betify-52fpuc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betify-52fpuc {
    padding: 4px 8px;
  }
}

.betify-l9hn5v {
  display: flex;
}

.betify-l9hn5v img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betify-wefmna {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betify-wefmna svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betify-ulkivo {
  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) {
  .betify-ulkivo {
    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;
  }
}

.betify-7utkaw {
  width: 100%;
}

@media (min-width: 1200px) {
  .betify-7utkaw {
    display: none;
  }
}

.betify-hwq0q0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betify-sahqgl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betify-u3413c {
  display: flex;
}

.betify-ouzwrz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betify-jhyz01 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betify-jhyz01 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betify-jhyz01 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betify-jhyz01 .betify-groxdv [data-ref-el],
  .betify-jhyz01 .betify-groxdv span,
  .betify-jhyz01 .betify-groxdv a {
    white-space: nowrap;
  }
}

.betify-ghtmhi {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betify-ghtmhi.betify-jw3w9s > .betify-groxdv {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betify-ghtmhi.betify-rk6iqv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betify-ghtmhi.betify-jw3w9s > .betify-7b21ur {
    height: auto;
  }

  .betify-ghtmhi.betify-jw3w9s > div > .betify-5xl420 {
    transform: rotate(180deg);
  }
}

.betify-ghtmhi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betify-ghtmhi [data-ref-el],
.betify-ghtmhi span {
  cursor: pointer;
}

.betify-ghtmhi [data-ref-el],
.betify-ghtmhi span,
.betify-ghtmhi a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .betify-ghtmhi [data-ref-el],
  .betify-ghtmhi span,
  .betify-ghtmhi a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betify-ghtmhi [data-ref-el],
  .betify-ghtmhi span,
  .betify-ghtmhi a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betify-7b21ur {
  height: 0;
  overflow: hidden;
  transition: height 0.betify-qtgk7m ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betify-7b21ur::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betify-7b21ur::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betify-7b21ur::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betify-7b21ur {
    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;
  }

  .betify-7b21ur:has(> .betify-ghtmhi.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betify-7b21ur .betify-7b21ur {
    padding: 0;
  }

  .betify-7b21ur .betify-ghtmhi {
    font-weight: 400;
  }

  .betify-7b21ur .betify-ghtmhi:hover > .betify-groxdv {
    background: var(--Neutral-300);
  }

  .betify-7b21ur .betify-5xl420 {
    rotate: -90deg;
  }
}

.betify-groxdv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betify-groxdv {
    padding: 8px;
  }

  .betify-ghtmhi.betify-n8n3g6 > .betify-groxdv {
    background: var(--Neutral-300);
  }
}

.betify-5xl420 {
  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.betify-1weh7l.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betify-uw5y8d 0.betify-11prtc.betify-kjhwel -0.betify-zv4tdb 0.betify-315bfs -0.betify-zv4tdb 1.betify-stdhzn 0.betify-w8sote.betify-bs4ewr 4.betify-dqnp41.betify-uw5y8d 0.betify-ea74zs.betify-rrc2ph -0.betify-zv4tdb 9.betify-jedph3 -0.betify-zv4tdb 10.betify-pq454h 0.betify-i2sfts.betify-69eclq 0.betify-kjhwel 10.betify-69eclq 0.betify-315bfs 10.betify-pq454h 1.betify-dw6p7a.betify-mnyck0 5.betify-0zbmzj.betify-ltbpdo 6.betify-kirwp4 5.betify-40pqy9 6.betify-kirwp4 4.betify-8t3p9b 5.betify-29oifm.betify-uw5y8d 1.betify-w4rqn5.betify-zv4tdb 0.betify-315bfs -0.betify-zv4tdb 0.betify-kjhwel 0.betify-uw5y8d 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betify-qtgk7m ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betify-5xl420 {
    cursor: default;
  }
}

.betify-xryi28 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betify-0d0x21 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .betify-0d0x21 {
    padding: 40px 4px;
  }
}

.betify-9f7wuo {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betify-9f7wuo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betify-m53zbx {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betify-m53zbx {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betify-m53zbx ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betify-m53zbx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betify-m53zbx [data-ref-el],
.betify-m53zbx span,
.betify-m53zbx a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.betify-ebxa1z {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betify-ebxa1z {
    margin-bottom: 12px;
  }
}

.betify-ucj795 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betify-ucj795 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betify-ucj795:last-child {
    margin-right: 0;
  }
}

.betify-5qze2n {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betify-ebxa1z:hover .betify-ulqrh9 {
  visibility: visible;
  opacity: 1;
}

.betify-ulqrh9 {
  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);
}

.betify-pmf1do {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betify-amqi31 {
  display: flex;
  margin: 6px;
}

.betify-amqi31 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betify-ulqrh9::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);
}

.betify-ulqrh9::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);
}

.betify-e8kysw {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betify-e8kysw {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betify-8v79qp {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .betify-8v79qp {
    margin-right: 32px;
  }
}

.betify-64nv1d {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betify-64nv1d {
    margin-top: 0;
    width: 340px;
  }
}

.betify-64nv1d a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betify-724g0s {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betify-4di0aj {
  position: relative;
}

@media (min-width: 768px) {
  .betify-4di0aj {
    margin-top: 40px;
  }
}

.betify-4di0aj + .betify-o6w0dc,
.betify-4di0aj + .betify-4di0aj {
  margin-top: 24px;
}

.betify-59dbq1 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betify-59dbq1 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betify-59dbq1 {
    padding: 80px;
  }
}

.betify-vk5o65 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betify-vk5o65 {
    padding: 0 16px;
}


}

.betify-n8ob8l {
  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) {
  .betify-n8ob8l {
    font-size: 48px;
    line-height: 56px;
  }
}

.betify-as9me9 {
  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) {
  .betify-as9me9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betify-xa4fxo {
  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;
}

.betify-xa4fxo:hover {
  background: var(--button-bg-hover);
}

.betify-xv791m {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betify-xv791m img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betify-xv791m img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betify-xv791m img {
  min-height: 100%;
  }
}

.betify-59dbq1::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betify-j2zgn0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betify-j2zgn0 h1,
.betify-j2zgn0 h2,
.betify-j2zgn0 h3,
.betify-j2zgn0 h4 {
  margin-bottom: 6px;
}

.betify-j2zgn0 h1:not(:first-child),
.betify-j2zgn0 h2:not(:first-child),
.betify-j2zgn0 h3:not(:first-child),
.betify-j2zgn0 h4:not(:first-child) {
  margin-top: 16px;
}

.betify-j2zgn0 h1,
.betify-j2zgn0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betify-j2zgn0 h1,
  .betify-j2zgn0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betify-j2zgn0 h2,
.betify-j2zgn0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betify-j2zgn0 h2,
  .betify-j2zgn0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betify-j2zgn0 h3,
.betify-j2zgn0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betify-j2zgn0 h3,
  .betify-j2zgn0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betify-j2zgn0 h4,
.betify-j2zgn0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betify-j2zgn0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betify-j2zgn0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betify-j2zgn0 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);
}

.betify-j2zgn0 ul ul {
  margin-bottom: 8px;
}

.betify-j2zgn0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betify-j2zgn0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betify-j2zgn0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betify-j2zgn0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betify-j2zgn0 ol li::marker {
  font-weight: 700;
}

.betify-j2zgn0 ol ol {
  margin-bottom: 8px;
}

.betify-j2zgn0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betify-j2zgn0 ol ul li {
  padding-left: 16px;
}

.betify-j2zgn0 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) {
  .betify-j2zgn0 table {
    padding: 24px;
  }
}

.betify-j2zgn0 table.betify-inojn8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betify-qtgk7m,
    mask-image 0.3s;
}

.betify-j2zgn0 table.betify-inojn8.betify-2tk08h {
  -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) {
  .betify-j2zgn0 table {
    display: table;
  }
}

.betify-j2zgn0 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);
}

.betify-j2zgn0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betify-j2zgn0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betify-j2zgn0 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) {
  .betify-j2zgn0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betify-j2zgn0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betify-j2zgn0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betify-j2zgn0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betify-j2zgn0 img {
  max-width: 100%;
  height: auto;
}

.betify-h2owhf {
  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) {
  .betify-h2owhf {
    padding: 24px;
  }
}

.betify-y38d19 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .betify-y38d19 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betify-y38d19 > * {
  margin: 0 !important;
}

.betify-y38d19 img,
.betify-mr53iq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betify-y38d19 img,
  .betify-mr53iq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betify-7t34hj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betify-7t34hj {
    width: 32px;
    height: 32px;
  }
}

.betify-awyfju {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betify-awyfju .betify-4ft66y {
  flex-shrink: 0;
}

.betify-awyfju .betify-ula8ua svg {
  display: none;
}

.betify-us2t30 {
  display: grid;
  transition: max-height 0.betify-qtgk7m ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betify-us2t30 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betify-us2t30 {
    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));
  }
}

.betify-us2t30.betify-pobfdb + .betify-4ft66y svg {
  transform: rotate(180deg);
}

.betify-5mlm02 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betify-5mlm02 > div:nth-child(3n) {
  grid-column: span 2;
}

.betify-5mlm02
  > div:nth-child(3n)
  .betify-t6v8jc
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betify-5mlm02 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betify-5mlm02 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betify-5mlm02
    > div:nth-child(3n)
    .betify-t6v8jc
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betify-5mlm02 {
    max-width: 270px;
  }
}

.betify-5mlm02 .betify-t6v8jc button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betify-5mlm02 .betify-t6v8jc button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betify-5mlm02 .betify-t6v8jc button {
    max-width: 104px;
  }
}

.betify-40280a {
  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) {
  .betify-40280a {
    margin-bottom: 0;
  }
}

.betify-of1tru {
  display: none;
  opacity: 0;
}

.betify-a638qz {
  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;
  }
}

.betify-a638qz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betify-t6v8jc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betify-t6v8jc button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betify-t6v8jc
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betify-t6v8jc
    button {
    max-width: 145px;
  }
}

.betify-jbu9c8:first-child
  .betify-t6v8jc
  button {
  max-width: 270px;
}

.betify-gcdvkh {
  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%;
}

.betify-40280a picture {
  width: 100%;
  max-width: 100%;
}

.betify-ra9l06 {
  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;
}

.betify-ra9l06 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betify-40280a:hover .betify-ra9l06 {
  display: flex;
}

.betify-614zlw {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betify-6066ah {
  display: flex;
}

.betify-6066ah:hover .betify-hrnaos,
.betify-6066ah .betify-n8n3g6 .betify-hrnaos {
  display: flex;
}

.betify-6066ah svg {
  flex-shrink: 0;
}

.betify-hrnaos {
  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) {
  .betify-hrnaos {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betify-hrnaos:hover {
  display: flex;
}

.betify-hrnaos svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betify-axppit {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .betify-axppit {
    font-size: 12px;
  }
}

.betify-4nm681,
.betify-uznoxd {
  width: 50%;
  flex-shrink: 0;
}

.betify-4nm681 {
  font-weight: 700;
}

.betify-1u6giv .betify-us2t30 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betify-1u6giv .betify-us2t30 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betify-1u6giv .betify-us2t30 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betify-1u6giv
  .betify-gcdvkh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betify-1u6giv .betify-a638qz {
  height: 100% !important;
  border-radius: 16px;
}

.betify-1u6giv .betify-t6v8jc {
  gap: 4px;
  align-items: center;
}

.betify-1u6giv .betify-t6v8jc button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betify-1u6giv .betify-t6v8jc svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betify-1u6giv .betify-jtcbiw,
.betify-1u6giv .betify-p6mqdz {
  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.betify-1weh7l.org/2000/svg'%3E%3Cpath d='M9.betify-3m19pf 4.betify-810b61.betify-oyltmq 5.betify-9jya4g.betify-urghe6 5.betify-cdzdmz.betify-q1l929 5.betify-ji5yos.betify-oaq2b2 8.betify-w686rk.betify-n96i46 9.betify-6qnfz5.betify-mi7qci 9.betify-omifv6.betify-srxj7b 13.betify-kuaobm.betify-y2tj7m 11.betify-l12s8c.betify-nf6gnf 11.betify-dzfp5d.betify-7izn3n 11.betify-gqaz14.betify-irmija 13.betify-7c66aw.betify-0pdon1 9.betify-i16995.betify-tgt3oh 9.betify-2i2opq.betify-jlo7yl 8.betify-lz4et7.betify-hab7xp 5.betify-1a40zn.betify-1xmwor 5.betify-wx7l8q.betify-k87sxp 5.betify-0yvk9a.betify-bajam5 4.betify-3utd66.betify-nf6gnf 1.betify-mi7jou.betify-3m19pf 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betify-1u6giv .betify-jtcbiw {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betify-1u6giv .betify-p6mqdz {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betify-0253vk {
  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) {
  .betify-0253vk {
    padding: 24px;
  }
}

.betify-0253vk .betify-4ft66y {
  display: flex;
}

@media (min-width: 768px) {
  .betify-0253vk .betify-4ft66y {
    display: none;
  }
}

.betify-0253vk .betify-ula8ua svg {
  display: none;
}

.betify-3j9hyx {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betify-3j9hyx .betify-jfqob9 {
  display: none;
}

@media (min-width: 768px) {
  .betify-3j9hyx .betify-jfqob9 {
    display: flex;
  }
}

.betify-pkj4p9 {
  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) {
  .betify-pkj4p9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betify-pkj4p9 > * {
  margin: 0 !important;
}

.betify-pkj4p9 img,
.betify-c9uvo7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betify-pkj4p9 img,
  .betify-c9uvo7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betify-djqz24 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betify-djqz24 {
    width: 32px;
    height: 32px;
  }
}

.betify-st1cgo {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betify-st1cgo {
    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;
  }

  .betify-st1cgo::-webkit-scrollbar {
    display: none;
  }
}

.betify-61afx9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betify-61afx9 {
    padding: 7px 15px;
  }
}

.betify-61afx9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betify-w59uf6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betify-w59uf6 {
    display: flex;
    opacity: 1;
  }
}

.betify-61afx9 picture {
  height: 100%;
  display: block;
}

.betify-61afx9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betify-61afx9 img {
    width: 88px;
    height: 44px;
  }
}

.betify-61afx9 p {
  text-align: center;
  width: 100%;
}

.betify-gu8fce {
  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) {
  .betify-gu8fce {
    font-size: 40px;
    line-height: 48px;
  }
}

.betify-gu8fce img,
.betify-lf0i2w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betify-gu8fce img,
  .betify-lf0i2w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betify-vv8e2e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betify-vv8e2e {
    width: 32px;
    height: 32px;
  }
}

.betify-14657s {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betify-jlm4n3 {
  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;
}

.betify-qaruc4 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betify-qaruc4.betify-n8n3g6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betify-t2i6ct {
  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) {
  .betify-t2i6ct {
    font-size: 20px;
    line-height: 28px;
  }
}

.betify-d4wfdr {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.betify-bt8pxs {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betify-qtgk7m ease;
  opacity: 0;
  color: var(--text-color);
}

.betify-a0q9cg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betify-a0q9cg ol,
.betify-a0q9cg ul {
  padding-left: 1.3em;
}

.betify-qaruc4.betify-n8n3g6 .betify-bt8pxs {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betify-qaruc4.betify-n8n3g6 .betify-d4wfdr {
  transform: rotate(180deg);
  color: var(--text-color);
}

.betify-wgtvwx {
  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) {
  .betify-wgtvwx {
    padding: 24px;
  }
}

.betify-wgtvwx .betify-4ft66y {
  display: flex;
}

@media (min-width: 768px) {
  .betify-wgtvwx .betify-4ft66y {
    display: none;
  }
}

.betify-wgtvwx .betify-ula8ua svg {
  display: none;
}

.betify-qbw81a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betify-qbw81a .betify-jfqob9 {
  display: none;
}

@media (min-width: 768px) {
  .betify-qbw81a .betify-jfqob9 {
    display: flex;
  }
}

.betify-vb35ec {
  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) {
  .betify-vb35ec {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betify-vb35ec > * {
  margin: 0 !important;
}

.betify-vb35ec img,
.betify-dv5r8p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betify-vb35ec img,
  .betify-dv5r8p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betify-44lqqt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betify-44lqqt {
    width: 32px;
    height: 32px;
  }
}

.betify-kz37bg {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betify-kz37bg {
    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;
  }

  .betify-kz37bg::-webkit-scrollbar {
    display: none;
  }
}

.betify-z6x5s7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betify-z6x5s7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betify-mf46de {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betify-mf46de {
    display: flex;
    opacity: 1;
  }
}

.betify-z6x5s7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.betify-z6x5s7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betify-7bnx2h {
  margin: -24px 0;
}

.betify-7bnx2h:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betify-7bnx2h {
    margin: -16px 0;
  }
}

.betify-z3y20d {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betify-z3y20d {
    flex-direction: row;
  }
}

.betify-cufbnp {
  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) {
  .betify-cufbnp {
    flex: 1;
  }
}

.betify-cufbnp::placeholder {
  color: var(--Text-400);
}

.betify-ba9zgf {
  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;
}

.betify-cm513d {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betify-cm513d::-webkit-scrollbar {
  display: none;
}

.betify-dyjzhd {
  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;
}

.betify-dyjzhd img,
.betify-dyjzhd svg {
  margin-right: 8px;
}

.betify-rw40w1 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betify-7bnx2h + .betify-5agz8q {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betify-7bnx2h + .betify-5agz8q {
    margin-top: -16px;
  }
}

.betify-xo5wgp {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betify-xo5wgp > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betify-xo5wgp > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betify-fsq73a {
  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;
}

.betify-dcwurf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.betify-pxpbc6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betify-uqph5i {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betify-5p04am {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betify-fsq73a 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;
}

.betify-fsq73a 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) {
  .betify-fsq73a {
    padding: 39px 179px 39px 39px;
  }

  .betify-dcwurf {
    font-size: 40px;
    line-height: 48px;
  }

  .betify-5p04am {
    height: 348px;
  }

  .betify-fsq73a button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betify-fsq73a button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betify-fsq73a {
    padding: 63px;
  }
}

.betify-nr7ay8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betify-nr7ay8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betify-3vdy0n {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betify-3vdy0n {
    width: auto;
  }
}

.betify-4tl4ne {
  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;
}

.betify-4tl4ne::-webkit-scrollbar {
  display: none;
}

.betify-4tl4ne 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);
}

.betify-4tl4ne a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betify-4tl4ne {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betify-nr7ay8 .betify-o8e5io {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betify-qtgk7m,
    mask-image 0.3s;
}

.betify-nr7ay8 .betify-o8e5io.betify-2tk08h {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betify-tvg32y {
  margin: 40px -16px;
}

.betify-owiymv + .betify-o6w0dc,
.betify-owiymv + .betify-4di0aj {
  margin-top: 24px;
}

.betify-4yppaa {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betify-4yppaa picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betify-gebj2g {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betify-gebj2g {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betify-gebj2g {
    margin-top: 0;
  }
}

.betify-jjbd89 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betify-jjbd89 {
    font-size: 24px;
    line-height: 32px;
  }
}

.betify-rvkmzu {
  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) {
  .betify-rvkmzu {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betify-hujcnk {
  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) {
  .betify-hujcnk {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betify-i639ci {
  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) {
  .betify-i639ci {
    font-size: 20px;
    line-height: 28px;
  }
}

.betify-d2wsgy {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betify-d2wsgy {
    font-size: 32px;
    line-height: 40px;
  }
}

.betify-rfn3os {
  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;
}

.betify-p4p4no {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betify-p4p4no img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betify-5agz8q {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betify-0l006s {
  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) {
  .betify-0l006s {
    padding: 15px 48px;
  }
}

main > .betify-5agz8q {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betify-us2t30.betify-vzwbe4 > div:nth-child(n+5) {
    display: none;
  }
}

.betify-j2zgn0 p a img {
  display: block;
  margin: 0 auto;
}


.betify-mvrrxy {
  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 */
.betify-1tyi3m {
  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;
}

.betify-1tyi3m label {
  font-size: 14px;
}

.betify-1tyi3m h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betify-1tyi3m input,
.betify-1tyi3m textarea,
.betify-1tyi3m 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;
}
.betify-1tyi3m button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betify-wonxmz ease;
}
.betify-1tyi3m button:hover {
  background-color: var(--button-bg-hover);
}
.betify-0cks6m {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betify-smrzci ease-in;
}

.betify-0cks6m 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;
}
.betify-ywq25s, .betify-lzjhr7, [class*="review-card"],
thead, thead th, table th, .betify-3cvfkn,
.betify-u07nng, [class*="collapsible-header"],
.betify-mu21p6, [class*="updated-block"] {
  color: #ece7dc !important;
}

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