* {
  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;
  }
}

.legionbet-q6xiv7 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .legionbet-q6xiv7 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .legionbet-q6xiv7 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.legionbet-kenkyr {
  overflow: hidden;
}

.legionbet-u9ur44 img {
  background: var(--Neutral-300);
}

.legionbet-srpnjw {
  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;
}

.legionbet-nj5p6g {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.legionbet-nj5p6g:hover {
  background: var(--button-bg-hover);
}

.legionbet-qkn1mq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.legionbet-qkn1mq:hover {
  background: var(--button-bg-hover);
}

.legionbet-zxgh5d {
  font-size: 12px;
  line-height: 18px;
}

.legionbet-bp1o2l {
  font-size: 18px;
  line-height: 26px;
}

.legionbet-3i3c8h {
  width: 100%;
}

.legionbet-ducghf {
  padding: 6px 16px;
}

.legionbet-6ywvgn {
  padding: 10px 16px;
}

.legionbet-vrpijq {
  padding: 15px 26px;
}

.legionbet-8ejtfi {
  flex-shrink: 0;
}

.legionbet-e5yptf {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.legionbet-gs2i62 {
  display: none;
}

.legionbet-oa56nj {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.legionbet-wmnfpx {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.legionbet-cgbsjz {
  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;
}

.legionbet-osqabv {
  cursor: grab;
}

.legionbet-cgbsjz::-webkit-scrollbar {
  display: none;
}

.legionbet-hyku8o {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.legionbet-m8q13q {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.legionbet-kbs6k0 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.legionbet-8q31cd {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.legionbet-qvng99 {
  visibility: visible;
}

.legionbet-c1yo3o {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.legionbet-epfgzf ease;
}

.legionbet-7tyxrt {
  background-color: var(--Primary-200);
  width: 16px;
}

.legionbet-lt7hba {
  -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.legionbet-epfgzf,
    mask-image 0.3s;
}

.legionbet-lt7hba.legionbet-r7h10c {
  -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;
  }
}

.legionbet-fqtgz5: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;
}

.legionbet-00l06t {
  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.legionbet-ycrk6m.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.legionbet-ycrk6m.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;
}

.legionbet-qh2cxs {
  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);
}

.legionbet-qh2cxs::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%
  );
}

.legionbet-czm3ud {
  position: relative;
  z-index: 1;
}

.legionbet-non3l4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.legionbet-ikvalc {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.legionbet-dj08j4 {
  font-size: 40px;
  line-height: 48px;
}

.legionbet-p066o9 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.legionbet-b6l979 {
  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;
}

.legionbet-b6l979:hover {
  background: var(--Primary-400);
}

.legionbet-b6l979 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.legionbet-fqtgz5 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) {
  .legionbet-qh2cxs {
    max-width: 600px;
    padding: 64px;
  }

  .legionbet-non3l4 {
    font-size: 24px;
    line-height: 32px;
  }

  .legionbet-ikvalc {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .legionbet-dj08j4 {
    font-size: 50px;
    line-height: 56px;
  }

  .legionbet-p066o9 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .legionbet-00l06t {
    top: 25px;
    right: 25px;
  }
}

.legionbet-dccmo1,
.legionbet-7aozew {
  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;
}

.legionbet-8w8xkv.legionbet-6szz64::before,
.legionbet-7aozew::before,
.legionbet-o3bdb4::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.legionbet-ycrk6m.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.legionbet-t8yhek 14.legionbet-yp8n5w.legionbet-67zi0u 14.legionbet-gfap92 15.legionbet-4dpwzz 14.legionbet-498ohl 15.legionbet-sdq6ue 14.legionbet-zj7gab.legionbet-lo7nlg 14.legionbet-qne3qo 19.legionbet-kcz6k1 12.legionbet-1vb67p 19.legionbet-kcz6k1 10.legionbet-4n64ay.legionbet-kcz6k1 8.legionbet-tou1cf 17.legionbet-itohzu 7.legionbet-h9u9o3 15.legionbet-41p3b7 7.legionbet-zk8dvg.legionbet-3dz335 7.legionbet-h9u9o3 11.legionbet-isfdff 8.legionbet-tou1cf 11.legionbet-isfdff 10.legionbet-ottz6b.legionbet-isfdff 12.legionbet-k5nc1n 13.legionbet-1g9on7 14.legionbet-g4sdci 15.legionbet-yvg4u3 14.legionbet-7p77qc.legionbet-1icq0b 14.legionbet-ga7i51 15.legionbet-xu4yjy 14.legionbet-m69yfx 15.legionbet-4gk834 14.legionbet-kjlsbb.legionbet-t8yhek 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.legionbet-ubt1zu 15.legionbet-fazrfn.legionbet-zk4ena 15.legionbet-bt5xmm 15.legionbet-9cpp64 15.legionbet-hvy0f4 15.legionbet-zaixjp 15.legionbet-p9v0dn.legionbet-md01ns 15.legionbet-hvy0f4 15.legionbet-419sdv 15.legionbet-symian 15.legionbet-guxmaw 15.legionbet-gzwfdu.legionbet-0cgu18 15.legionbet-za1f2a 7.legionbet-1d4lwg 18.legionbet-219pi6 7.legionbet-kcbbyo 23.legionbet-4fm97w.legionbet-g14isr.legionbet-duuu05 18.legionbet-sqt2kv 19.legionbet-rl5dzy 15.legionbet-qzvu6a 15.legionbet-ubt1zu 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.legionbet-1zumxj [type="submit"] *,
.legionbet-zw06we button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .legionbet-ya938l {
    display: none;
  }
}

.legionbet-sz4nmc {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .legionbet-sz4nmc {
  display: none;
}

@media (min-width: 768px) {
  .legionbet-sz4nmc {
    bottom: 22px;
  }
}

.legionbet-sz4nmc input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .legionbet-sz4nmc {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.legionbet-nie6wy.static) .legionbet-sz4nmc {
    bottom: 8px;
  }
}

.legionbet-4otd0o {
  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.legionbet-ycrk6m.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.legionbet-9228d9 3.legionbet-ced0i5.legionbet-pdysaz.legionbet-p30o8q 3.legionbet-prv5tq 3.legionbet-ajd0zh 5.legionbet-s3drpv 3.legionbet-ajd0zh 8.legionbet-e673zh.legionbet-y1w0zb.legionbet-ajd0zh 26.legionbet-32zxcn 5.legionbet-le78iv 28.legionbet-0vdxse 8.legionbet-dkg9ze 28.legionbet-0gxctk.legionbet-8fku0o 28.legionbet-dtyg5c.legionbet-ftepr4 34.legionbet-3f6g28.legionbet-ji0f4l 36.legionbet-eskj2i 11.legionbet-qlafrs 37.legionbet-5hbwfl 12.legionbet-dgwijs 36.legionbet-687wm4.legionbet-n9qvix 28.legionbet-bzt0ye.legionbet-rytgc5.legionbet-hcjgov 28.legionbet-2pbhzo 36.legionbet-b3gdbo 26.legionbet-8a4d93 36.legionbet-b3gdbo 23.legionbet-rbnpdt.legionbet-ewgu30.legionbet-b3gdbo 5.legionbet-jecu18 34.legionbet-7yjomf 3.legionbet-prv5tq 31.legionbet-9228d9 3.legionbet-e20ufl.legionbet-9wu80w 18.legionbet-e82bjs.legionbet-0nc4xy 18.legionbet-pk7u2o 8.legionbet-7ne99c 17.legionbet-pfrcu2 8.legionbet-7ne99c 15.legionbet-9cvlrv.legionbet-7ne99c 14.legionbet-pgvsab 9.legionbet-0nc4xy 13.legionbet-vo61fl 11.legionbet-9wu80w 13.legionbet-uhcdq8.legionbet-fv96vk 13.legionbet-vo61fl 13.legionbet-bc1vut 14.legionbet-pgvsab 13.legionbet-bc1vut 15.legionbet-odycn2.legionbet-bc1vut 17.legionbet-pfrcu2 12.legionbet-fv96vk 18.legionbet-pk7u2o 11.legionbet-9wu80w 18.legionbet-9lsjlm.legionbet-f9bk29 18.legionbet-xatubc.legionbet-2267qc 18.legionbet-pk7u2o 17.legionbet-eb5rqa 17.legionbet-pfrcu2 17.legionbet-eb5rqa 15.legionbet-5o0svl.legionbet-eb5rqa 14.legionbet-pgvsab 18.legionbet-2267qc 13.legionbet-vo61fl 20.legionbet-f9bk29 13.legionbet-1886pa.legionbet-dql9lw 13.legionbet-vo61fl 22.legionbet-w2woo6 14.legionbet-pgvsab 22.legionbet-w2woo6 15.legionbet-ta1qss.legionbet-gw4b5y 17.legionbet-pfrcu2 21.legionbet-dql9lw 18.legionbet-pk7u2o 20.legionbet-f9bk29 18.legionbet-coq92q.legionbet-s9doqo 18.legionbet-nak36q.legionbet-kici9d 18.legionbet-pk7u2o 26.legionbet-s95qeo 17.legionbet-pfrcu2 26.legionbet-s95qeo 15.legionbet-h9bftp.legionbet-s95qeo 14.legionbet-pgvsab 27.legionbet-kici9d 13.legionbet-vo61fl 28.legionbet-s9doqo 13.legionbet-hddnox.legionbet-7e40m2 13.legionbet-vo61fl 31.legionbet-s5uwqr 14.legionbet-pgvsab 31.legionbet-s5uwqr 15.legionbet-66cvcf.legionbet-s95qeo 17.legionbet-pfrcu2 30.legionbet-7e40m2 18.legionbet-pk7u2o 28.legionbet-s9doqo 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"])
    .legionbet-4otd0o {
    display: none;
  }
}

.legionbet-pxzowv {
  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) {
  .legionbet-pxzowv {
    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;
}

.legionbet-zw06we {
  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) {
  .legionbet-zw06we {
    padding: 14px 16px;
  }
}

.legionbet-zw06we button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.legionbet-zw06we button:first-child {
  align-content: end;
}

.legionbet-zw06we button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .legionbet-zw06we
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .legionbet-zw06we
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.legionbet-zw06we button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.legionbet-zw06we button:last-child svg {
  width: 38px;
  height: 38px;
}

.legionbet-o3bdb4 {
  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;
}

.legionbet-o3bdb4::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .legionbet-o3bdb4,
.pc61d126-chatbot[data-active-screen="3"]
  .legionbet-o3bdb4 {
  opacity: 1;
  visibility: visible;
}

.legionbet-uh1ynk {
  flex: 1 1;
}

.legionbet-6vce0g {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .legionbet-6vce0g {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .legionbet-zeongh {
  display: block;
}

.legionbet-4iu8m0 {
  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) {
  .legionbet-4iu8m0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.legionbet-7aozew {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.legionbet-7aozew::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.legionbet-06ht9i span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.legionbet-06ht9i p {
  color: var(--Text-100);
}

.legionbet-7aozew .legionbet-fsdzaj {
  grid-area: button;
}

.legionbet-7aozew .legionbet-fsdzaj::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.legionbet-ycrk6m.org/2000/svg'%3E%3Cpath d='M4.legionbet-lyg1sv 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.legionbet-mnyf1l 15L16.legionbet-mnyf1l 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.legionbet-mnyf1l 5L16.legionbet-mnyf1l 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .legionbet-08eigv {
  display: block;
}

.legionbet-vfwnzq {
  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) {
  .legionbet-vfwnzq {
    margin-top: 40px;
  }
}

.legionbet-dccmo1 label,
.legionbet-dccmo1 input {
  display: block;
  width: 100%;
}

.legionbet-dccmo1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.legionbet-dccmo1 label.legionbet-kwy0gi input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.legionbet-dccmo1 label.legionbet-kwy0gi::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;
}

.legionbet-dccmo1 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;
}

.legionbet-dccmo1 input::placeholder {
  color: var(--Text-400);
}

.legionbet-x79hhb {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .legionbet-x79hhb {
  display: flex;
}

.legionbet-x79hhb ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .legionbet-x79hhb ol {
    height: 420px;
    padding: 24px;
  }
}

.legionbet-x79hhb ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.legionbet-1zumxj {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .legionbet-1zumxj {
    padding: 0 24px 24px;
  }
}

.legionbet-1zumxj 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;
}

.legionbet-1zumxj input::placeholder {
  color: var(--Text-400);
}

.legionbet-1zumxj [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.legionbet-1zumxj [type="submit"]:disabled {
  opacity: 0.5;
}

.legionbet-1zumxj [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .legionbet-1zumxj [type="submit"] {
    right: 40px;
  }
}

.legionbet-8w8xkv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.legionbet-8w8xkv.legionbet-6szz64 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.legionbet-8w8xkv.legionbet-6szz64::before {
  content: "";
  width: 31px;
}

.legionbet-8w8xkv.legionbet-6szz64 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.legionbet-8w8xkv.legionbet-xlnc3e p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.legionbet-8w8xkv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.legionbet-sz4nmc .legionbet-fsdzaj {
  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;
  }
}

.legionbet-ya938l {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .legionbet-ya938l {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .legionbet-ya938l {
    padding: 18px 0;
  }
}

.legionbet-ya938l .legionbet-q6xiv7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .legionbet-ya938l .legionbet-q6xiv7 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.legionbet-oys8rt {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .legionbet-oys8rt {
    max-width: 160px;
    height: 40px;
  }
}

.legionbet-oys8rt picture,
.legionbet-oys8rt img {
  display: block;
  width: 100%;
  height: 100%;
}

.legionbet-oys8rt img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .legionbet-4r4a9b {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.legionbet-epfgzf ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .legionbet-ya938l.legionbet-9lkcka .legionbet-4r4a9b {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .legionbet-4r4a9b {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .legionbet-4r4a9b {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.legionbet-sgptcb,
.legionbet-3qsjm6 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .legionbet-sgptcb,
  .legionbet-3qsjm6 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .legionbet-3qsjm6 {
    display: none;
  }
}

.legionbet-qblbux {
  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;
}

.legionbet-9lkcka .legionbet-qblbux {
  background: var(--fh-bg-color);
}

.legionbet-qblbux button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .legionbet-qblbux {
    display: none;
  }
}

.legionbet-fzg42j {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .legionbet-fzg42j {
    display: none;
  }
}

.legionbet-e5xdii {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.legionbet-ya938l.legionbet-9lkcka .legionbet-e5xdii:first-child {
  display: none;
}

.legionbet-ya938l.legionbet-9lkcka .legionbet-e5xdii:last-child {
  display: block;
}

.legionbet-e5xdii:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .legionbet-e5xdii {
    display: none;
  }
}

.legionbet-z9wjnc {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .legionbet-z9wjnc {
    display: flex;
  }
}

.legionbet-z9wjnc ul {
  max-height: 350px;
  overflow-y: auto;
}

.legionbet-z9wjnc:hover ul {
  visibility: visible;
  opacity: 1;
}

.legionbet-z9wjnc:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.legionbet-z9wjnc:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.legionbet-z9wjnc:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.legionbet-z9wjnc:hover .legionbet-jw29t5 svg {
  transform: rotate(180deg);
}

.legionbet-885bjq {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.legionbet-o4gyag {
  padding: 0 8px;
}

.legionbet-adhtx1 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.legionbet-adhtx1:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .legionbet-adhtx1 {
    padding: 4px 8px;
  }
}

.legionbet-fnjhgd {
  display: flex;
}

.legionbet-fnjhgd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.legionbet-jw29t5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.legionbet-jw29t5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.legionbet-7ekenu {
  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) {
  .legionbet-7ekenu {
    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;
  }
}

.legionbet-nl0ntx {
  width: 100%;
}

@media (min-width: 1200px) {
  .legionbet-nl0ntx {
    display: none;
  }
}

.legionbet-ezzu4d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.legionbet-yyrdt3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.legionbet-fvxgs6 {
  display: flex;
}

.legionbet-gxjkdh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.legionbet-qo7wfw {
  list-style: none;
}

@media (max-width: 1199px) {
  .legionbet-qo7wfw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .legionbet-qo7wfw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .legionbet-qo7wfw .legionbet-8p5jhq [data-ref-el],
  .legionbet-qo7wfw .legionbet-8p5jhq span,
  .legionbet-qo7wfw .legionbet-8p5jhq a {
    white-space: nowrap;
  }
}

.legionbet-3ptopx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .legionbet-3ptopx.legionbet-hocy5i > .legionbet-8p5jhq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .legionbet-3ptopx.legionbet-m07tni:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .legionbet-3ptopx.legionbet-hocy5i > .legionbet-phyh8l {
    height: auto;
  }

  .legionbet-3ptopx.legionbet-hocy5i > div > .legionbet-48mgnq {
    transform: rotate(180deg);
  }
}

.legionbet-3ptopx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.legionbet-3ptopx [data-ref-el],
.legionbet-3ptopx span {
  cursor: pointer;
}

.legionbet-3ptopx [data-ref-el],
.legionbet-3ptopx span,
.legionbet-3ptopx a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .legionbet-3ptopx [data-ref-el],
  .legionbet-3ptopx span,
  .legionbet-3ptopx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .legionbet-3ptopx [data-ref-el],
  .legionbet-3ptopx span,
  .legionbet-3ptopx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.legionbet-phyh8l {
  height: 0;
  overflow: hidden;
  transition: height 0.legionbet-epfgzf ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.legionbet-phyh8l::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.legionbet-phyh8l::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.legionbet-phyh8l::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .legionbet-phyh8l {
    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;
  }

  .legionbet-phyh8l:has(> .legionbet-3ptopx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .legionbet-phyh8l .legionbet-phyh8l {
    padding: 0;
  }

  .legionbet-phyh8l .legionbet-3ptopx {
    font-weight: 400;
  }

  .legionbet-phyh8l .legionbet-3ptopx:hover > .legionbet-8p5jhq {
    background: var(--Neutral-300);
  }

  .legionbet-phyh8l .legionbet-48mgnq {
    rotate: -90deg;
  }
}

.legionbet-8p5jhq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .legionbet-8p5jhq {
    padding: 8px;
  }

  .legionbet-3ptopx.legionbet-b7lhst > .legionbet-8p5jhq {
    background: var(--Neutral-300);
  }
}

.legionbet-48mgnq {
  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.legionbet-ycrk6m.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.legionbet-fyv870 0.legionbet-j6y931.legionbet-5292kq -0.legionbet-rvwz4v 0.legionbet-f9ukfw -0.legionbet-rvwz4v 1.legionbet-c0h2rc 0.legionbet-v8ffl9.legionbet-km0o3e 4.legionbet-dkpzd2.legionbet-fyv870 0.legionbet-yarhqz.legionbet-fr6emy -0.legionbet-rvwz4v 9.legionbet-pcrf94 -0.legionbet-rvwz4v 10.legionbet-01twmn 0.legionbet-wk6do4.legionbet-k5eezm 0.legionbet-5292kq 10.legionbet-k5eezm 0.legionbet-f9ukfw 10.legionbet-01twmn 1.legionbet-876rno.legionbet-phl9js 5.legionbet-vtttrx.legionbet-bvc3uo 6.legionbet-cpdrr4 5.legionbet-9cohzu 6.legionbet-cpdrr4 4.legionbet-p8ogkr 5.legionbet-y066t1.legionbet-fyv870 1.legionbet-gk6ybd.legionbet-rvwz4v 0.legionbet-f9ukfw -0.legionbet-rvwz4v 0.legionbet-5292kq 0.legionbet-fyv870 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.legionbet-epfgzf ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .legionbet-48mgnq {
    cursor: default;
  }
}

.legionbet-rjyj6m {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.legionbet-zauv72 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .legionbet-zauv72 {
    padding: 40px 4px;
  }
}

.legionbet-xekcqa {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .legionbet-xekcqa {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.legionbet-nl0eyn {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .legionbet-nl0eyn {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.legionbet-nl0eyn ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.legionbet-nl0eyn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.legionbet-nl0eyn [data-ref-el],
.legionbet-nl0eyn span,
.legionbet-nl0eyn a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.legionbet-46k4lh {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .legionbet-46k4lh {
    margin-bottom: 12px;
  }
}

.legionbet-t1yaff {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.legionbet-t1yaff img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .legionbet-t1yaff:last-child {
    margin-right: 0;
  }
}

.legionbet-pn6qbs {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.legionbet-46k4lh:hover .legionbet-cwctl9 {
  visibility: visible;
  opacity: 1;
}

.legionbet-cwctl9 {
  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);
}

.legionbet-nvyqad {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.legionbet-k465n0 {
  display: flex;
  margin: 6px;
}

.legionbet-k465n0 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.legionbet-cwctl9::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);
}

.legionbet-cwctl9::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);
}

.legionbet-sdtnbx {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .legionbet-sdtnbx {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.legionbet-kosh2v {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .legionbet-kosh2v {
    margin-right: 32px;
  }
}

.legionbet-hcvzfy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .legionbet-hcvzfy {
    margin-top: 0;
    width: 340px;
  }
}

.legionbet-hcvzfy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.legionbet-so2i6v {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.legionbet-qarsmg {
  position: relative;
}

@media (min-width: 768px) {
  .legionbet-qarsmg {
    margin-top: 40px;
  }
}

.legionbet-qarsmg + .legionbet-9i1xe8,
.legionbet-qarsmg + .legionbet-qarsmg {
  margin-top: 24px;
}

.legionbet-1s40vj {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .legionbet-1s40vj {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .legionbet-1s40vj {
    padding: 80px;
  }
}

.legionbet-00f9v7 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .legionbet-00f9v7 {
    padding: 0 16px;
}


}

.legionbet-oouf9o {
  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) {
  .legionbet-oouf9o {
    font-size: 48px;
    line-height: 56px;
  }
}

.legionbet-j8d7wj {
  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) {
  .legionbet-j8d7wj {
    font-size: 24px;
    line-height: 32px;
  }
}

.legionbet-kmjvy9 {
  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;
}

.legionbet-kmjvy9:hover {
  background: var(--button-bg-hover);
}

.legionbet-b5onnk {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.legionbet-b5onnk img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .legionbet-b5onnk img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .legionbet-b5onnk img {
  min-height: 100%;
  }
}

.legionbet-1s40vj::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.legionbet-9cltih {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.legionbet-9cltih h1,
.legionbet-9cltih h2,
.legionbet-9cltih h3,
.legionbet-9cltih h4 {
  margin-bottom: 6px;
}

.legionbet-9cltih h1:not(:first-child),
.legionbet-9cltih h2:not(:first-child),
.legionbet-9cltih h3:not(:first-child),
.legionbet-9cltih h4:not(:first-child) {
  margin-top: 16px;
}

.legionbet-9cltih h1,
.legionbet-9cltih h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .legionbet-9cltih h1,
  .legionbet-9cltih h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.legionbet-9cltih h2,
.legionbet-9cltih h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .legionbet-9cltih h2,
  .legionbet-9cltih h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.legionbet-9cltih h3,
.legionbet-9cltih h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .legionbet-9cltih h3,
  .legionbet-9cltih h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.legionbet-9cltih h4,
.legionbet-9cltih h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.legionbet-9cltih ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.legionbet-9cltih ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.legionbet-9cltih 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);
}

.legionbet-9cltih ul ul {
  margin-bottom: 8px;
}

.legionbet-9cltih ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.legionbet-9cltih ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.legionbet-9cltih ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.legionbet-9cltih ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.legionbet-9cltih ol li::marker {
  font-weight: 700;
}

.legionbet-9cltih ol ol {
  margin-bottom: 8px;
}

.legionbet-9cltih ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.legionbet-9cltih ol ul li {
  padding-left: 16px;
}

.legionbet-9cltih 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) {
  .legionbet-9cltih table {
    padding: 24px;
  }
}

.legionbet-9cltih table.legionbet-va5tw9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.legionbet-epfgzf,
    mask-image 0.3s;
}

.legionbet-9cltih table.legionbet-va5tw9.legionbet-r7h10c {
  -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) {
  .legionbet-9cltih table {
    display: table;
  }
}

.legionbet-9cltih 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);
}

.legionbet-9cltih table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.legionbet-9cltih table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.legionbet-9cltih 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) {
  .legionbet-9cltih table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.legionbet-9cltih table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.legionbet-9cltih table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.legionbet-9cltih table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.legionbet-9cltih img {
  max-width: 100%;
  height: auto;
}

.legionbet-i9daoe {
  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) {
  .legionbet-i9daoe {
    padding: 24px;
  }
}

.legionbet-igrgwl {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .legionbet-igrgwl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.legionbet-igrgwl > * {
  margin: 0 !important;
}

.legionbet-igrgwl img,
.legionbet-ot3zhd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legionbet-igrgwl img,
  .legionbet-ot3zhd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legionbet-cpky3n {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legionbet-cpky3n {
    width: 32px;
    height: 32px;
  }
}

.legionbet-di9u4d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.legionbet-di9u4d .legionbet-j4jv5v {
  flex-shrink: 0;
}

.legionbet-di9u4d .legionbet-paoo1l svg {
  display: none;
}

.legionbet-v0w7fm {
  display: grid;
  transition: max-height 0.legionbet-epfgzf ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .legionbet-v0w7fm {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .legionbet-v0w7fm {
    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));
  }
}

.legionbet-v0w7fm.legionbet-ln1ifo + .legionbet-j4jv5v svg {
  transform: rotate(180deg);
}

.legionbet-49mqep {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.legionbet-49mqep > div:nth-child(3n) {
  grid-column: span 2;
}

.legionbet-49mqep
  > div:nth-child(3n)
  .legionbet-lxfbhs
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .legionbet-49mqep {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .legionbet-49mqep > div:nth-child(3n) {
    grid-column: unset;
  }

  .legionbet-49mqep
    > div:nth-child(3n)
    .legionbet-lxfbhs
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .legionbet-49mqep {
    max-width: 270px;
  }
}

.legionbet-49mqep .legionbet-lxfbhs button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .legionbet-49mqep .legionbet-lxfbhs button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .legionbet-49mqep .legionbet-lxfbhs button {
    max-width: 104px;
  }
}

.legionbet-dpgq3v {
  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) {
  .legionbet-dpgq3v {
    margin-bottom: 0;
  }
}

.legionbet-oro3tl {
  display: none;
  opacity: 0;
}

.legionbet-9w4viq {
  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;
  }
}

.legionbet-9w4viq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.legionbet-lxfbhs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.legionbet-lxfbhs button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .legionbet-lxfbhs
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .legionbet-lxfbhs
    button {
    max-width: 145px;
  }
}

.legionbet-39qa8f:first-child
  .legionbet-lxfbhs
  button {
  max-width: 270px;
}

.legionbet-lugpy0 {
  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%;
}

.legionbet-dpgq3v picture {
  width: 100%;
  max-width: 100%;
}

.legionbet-1gnvqx {
  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;
}

.legionbet-1gnvqx svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.legionbet-dpgq3v:hover .legionbet-1gnvqx {
  display: flex;
}

.legionbet-lbutfn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.legionbet-jstnkb {
  display: flex;
}

.legionbet-jstnkb:hover .legionbet-cattjy,
.legionbet-jstnkb .legionbet-b7lhst .legionbet-cattjy {
  display: flex;
}

.legionbet-jstnkb svg {
  flex-shrink: 0;
}

.legionbet-cattjy {
  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) {
  .legionbet-cattjy {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.legionbet-cattjy:hover {
  display: flex;
}

.legionbet-cattjy svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.legionbet-v6q64k {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .legionbet-v6q64k {
    font-size: 12px;
  }
}

.legionbet-xda6tw,
.legionbet-f64br1 {
  width: 50%;
  flex-shrink: 0;
}

.legionbet-xda6tw {
  font-weight: 700;
}

.legionbet-6zyz99 .legionbet-v0w7fm {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .legionbet-6zyz99 .legionbet-v0w7fm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .legionbet-6zyz99 .legionbet-v0w7fm {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.legionbet-6zyz99
  .legionbet-lugpy0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.legionbet-6zyz99 .legionbet-9w4viq {
  height: 100% !important;
  border-radius: 16px;
}

.legionbet-6zyz99 .legionbet-lxfbhs {
  gap: 4px;
  align-items: center;
}

.legionbet-6zyz99 .legionbet-lxfbhs button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.legionbet-6zyz99 .legionbet-lxfbhs svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.legionbet-6zyz99 .legionbet-2qgq6o,
.legionbet-6zyz99 .legionbet-dihzdr {
  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.legionbet-ycrk6m.org/2000/svg'%3E%3Cpath d='M9.legionbet-w3rgxg 4.legionbet-660n9m.legionbet-k31x5p 5.legionbet-02uoaq.legionbet-uicz38 5.legionbet-xqylf3.legionbet-o6i0gp 5.legionbet-48aq08.legionbet-kat1im 8.legionbet-hyuhwj.legionbet-uedqxk 9.legionbet-g0rafi.legionbet-f3vh5c 9.legionbet-3i6k8u.legionbet-1134av 13.legionbet-amu8vg.legionbet-n5heia 11.legionbet-c2pmkr.legionbet-herl2j 11.legionbet-41a502.legionbet-b16fed 11.legionbet-0pusgm.legionbet-2mne80 13.legionbet-kpbqyu.legionbet-plu2ps 9.legionbet-5wmy8a.legionbet-yvnfp5 9.legionbet-t3xsf9.legionbet-j4de5f 8.legionbet-mgukaa.legionbet-c84l7i 5.legionbet-sl8r9x.legionbet-2ntdyw 5.legionbet-0l3l0j.legionbet-sg8h4j 5.legionbet-41s7gk.legionbet-o7p5hd 4.legionbet-3wkelr.legionbet-herl2j 1.legionbet-uav37z.legionbet-w3rgxg 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.legionbet-6zyz99 .legionbet-2qgq6o {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.legionbet-6zyz99 .legionbet-dihzdr {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.legionbet-04dqri {
  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) {
  .legionbet-04dqri {
    padding: 24px;
  }
}

.legionbet-04dqri .legionbet-j4jv5v {
  display: flex;
}

@media (min-width: 768px) {
  .legionbet-04dqri .legionbet-j4jv5v {
    display: none;
  }
}

.legionbet-04dqri .legionbet-paoo1l svg {
  display: none;
}

.legionbet-m8gjpn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.legionbet-m8gjpn .legionbet-srpnjw {
  display: none;
}

@media (min-width: 768px) {
  .legionbet-m8gjpn .legionbet-srpnjw {
    display: flex;
  }
}

.legionbet-1xgunp {
  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) {
  .legionbet-1xgunp {
    font-size: 40px;
    line-height: 48px;
  }
}

.legionbet-1xgunp > * {
  margin: 0 !important;
}

.legionbet-1xgunp img,
.legionbet-5jw2q7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legionbet-1xgunp img,
  .legionbet-5jw2q7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legionbet-0j5j89 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legionbet-0j5j89 {
    width: 32px;
    height: 32px;
  }
}

.legionbet-k22b70 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .legionbet-k22b70 {
    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;
  }

  .legionbet-k22b70::-webkit-scrollbar {
    display: none;
  }
}

.legionbet-lty5gl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .legionbet-lty5gl {
    padding: 7px 15px;
  }
}

.legionbet-lty5gl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.legionbet-cfiez6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .legionbet-cfiez6 {
    display: flex;
    opacity: 1;
  }
}

.legionbet-lty5gl picture {
  height: 100%;
  display: block;
}

.legionbet-lty5gl img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .legionbet-lty5gl img {
    width: 88px;
    height: 44px;
  }
}

.legionbet-lty5gl p {
  text-align: center;
  width: 100%;
}

.legionbet-w0k4tx {
  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) {
  .legionbet-w0k4tx {
    font-size: 40px;
    line-height: 48px;
  }
}

.legionbet-w0k4tx img,
.legionbet-0hzkpa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legionbet-w0k4tx img,
  .legionbet-0hzkpa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legionbet-ijuk6k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legionbet-ijuk6k {
    width: 32px;
    height: 32px;
  }
}

.legionbet-q9c2o3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.legionbet-kojxlo {
  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;
}

.legionbet-094bb7 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.legionbet-094bb7.legionbet-b7lhst {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.legionbet-wn8b5d {
  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) {
  .legionbet-wn8b5d {
    font-size: 20px;
    line-height: 28px;
  }
}

.legionbet-5acuwj {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.legionbet-ud3n1c {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.legionbet-epfgzf ease;
  opacity: 0;
  color: var(--text-color);
}

.legionbet-kfigli {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.legionbet-kfigli ol,
.legionbet-kfigli ul {
  padding-left: 1.3em;
}

.legionbet-094bb7.legionbet-b7lhst .legionbet-ud3n1c {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.legionbet-094bb7.legionbet-b7lhst .legionbet-5acuwj {
  transform: rotate(180deg);
  color: var(--text-color);
}

.legionbet-3s1ia8 {
  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) {
  .legionbet-3s1ia8 {
    padding: 24px;
  }
}

.legionbet-3s1ia8 .legionbet-j4jv5v {
  display: flex;
}

@media (min-width: 768px) {
  .legionbet-3s1ia8 .legionbet-j4jv5v {
    display: none;
  }
}

.legionbet-3s1ia8 .legionbet-paoo1l svg {
  display: none;
}

.legionbet-oe3xrm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.legionbet-oe3xrm .legionbet-srpnjw {
  display: none;
}

@media (min-width: 768px) {
  .legionbet-oe3xrm .legionbet-srpnjw {
    display: flex;
  }
}

.legionbet-ykxwf2 {
  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) {
  .legionbet-ykxwf2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.legionbet-ykxwf2 > * {
  margin: 0 !important;
}

.legionbet-ykxwf2 img,
.legionbet-98z9y1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .legionbet-ykxwf2 img,
  .legionbet-98z9y1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.legionbet-mapirx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .legionbet-mapirx {
    width: 32px;
    height: 32px;
  }
}

.legionbet-ats5o5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .legionbet-ats5o5 {
    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;
  }

  .legionbet-ats5o5::-webkit-scrollbar {
    display: none;
  }
}

.legionbet-np0hrp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.legionbet-np0hrp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.legionbet-zg3iq6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .legionbet-zg3iq6 {
    display: flex;
    opacity: 1;
  }
}

.legionbet-np0hrp picture {
  width: auto;
  height: 100%;
  display: block;
}

.legionbet-np0hrp picture img {
  display: block;
  width: auto;
  height: 100%;
}

.legionbet-fibkcx {
  margin: -24px 0;
}

.legionbet-fibkcx:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .legionbet-fibkcx {
    margin: -16px 0;
  }
}

.legionbet-rp273l {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .legionbet-rp273l {
    flex-direction: row;
  }
}

.legionbet-xlgcch {
  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) {
  .legionbet-xlgcch {
    flex: 1;
  }
}

.legionbet-xlgcch::placeholder {
  color: var(--Text-400);
}

.legionbet-m80xre {
  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;
}

.legionbet-vh3h0k {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.legionbet-vh3h0k::-webkit-scrollbar {
  display: none;
}

.legionbet-vo7f73 {
  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;
}

.legionbet-vo7f73 img,
.legionbet-vo7f73 svg {
  margin-right: 8px;
}

.legionbet-52q7bi {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.legionbet-fibkcx + .legionbet-a8t2t2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .legionbet-fibkcx + .legionbet-a8t2t2 {
    margin-top: -16px;
  }
}

.legionbet-rgwin8 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.legionbet-rgwin8 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.legionbet-rgwin8 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.legionbet-wse9mp {
  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;
}

.legionbet-aq622o {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.legionbet-z9zu9h {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.legionbet-mm2bk3 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.legionbet-x2tjxe {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.legionbet-wse9mp 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;
}

.legionbet-wse9mp 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) {
  .legionbet-wse9mp {
    padding: 39px 179px 39px 39px;
  }

  .legionbet-aq622o {
    font-size: 40px;
    line-height: 48px;
  }

  .legionbet-x2tjxe {
    height: 348px;
  }

  .legionbet-wse9mp button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .legionbet-wse9mp button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .legionbet-wse9mp {
    padding: 63px;
  }
}

.legionbet-erpil9 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .legionbet-erpil9 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.legionbet-155vhv {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .legionbet-155vhv {
    width: auto;
  }
}

.legionbet-mv4mxy {
  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;
}

.legionbet-mv4mxy::-webkit-scrollbar {
  display: none;
}

.legionbet-mv4mxy 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);
}

.legionbet-mv4mxy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .legionbet-mv4mxy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.legionbet-erpil9 .legionbet-kawgmi {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.legionbet-epfgzf,
    mask-image 0.3s;
}

.legionbet-erpil9 .legionbet-kawgmi.legionbet-r7h10c {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.legionbet-ax1cev {
  margin: 40px -16px;
}

.legionbet-8kuhmj + .legionbet-9i1xe8,
.legionbet-8kuhmj + .legionbet-qarsmg {
  margin-top: 24px;
}

.legionbet-sut9lz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.legionbet-sut9lz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.legionbet-35zili {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .legionbet-35zili {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .legionbet-35zili {
    margin-top: 0;
  }
}

.legionbet-4sr2ie {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .legionbet-4sr2ie {
    font-size: 24px;
    line-height: 32px;
  }
}

.legionbet-pxrkme {
  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) {
  .legionbet-pxrkme {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.legionbet-jluayn {
  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) {
  .legionbet-jluayn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.legionbet-wbwwhs {
  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) {
  .legionbet-wbwwhs {
    font-size: 20px;
    line-height: 28px;
  }
}

.legionbet-28l92s {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .legionbet-28l92s {
    font-size: 32px;
    line-height: 40px;
  }
}

.legionbet-gnuwco {
  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;
}

.legionbet-ydbxcp {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.legionbet-ydbxcp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.legionbet-a8t2t2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.legionbet-rpq322 {
  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) {
  .legionbet-rpq322 {
    padding: 15px 48px;
  }
}

main > .legionbet-a8t2t2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .legionbet-v0w7fm.legionbet-9wnxrf > div:nth-child(n+5) {
    display: none;
  }
}

.legionbet-9cltih p a img {
  display: block;
  margin: 0 auto;
}


.legionbet-n2d4mo {
  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 */
.legionbet-95fdby {
  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;
}

.legionbet-95fdby label {
  font-size: 14px;
}

.legionbet-95fdby h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.legionbet-95fdby input,
.legionbet-95fdby textarea,
.legionbet-95fdby 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;
}
.legionbet-95fdby button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.legionbet-agg1cv ease;
}
.legionbet-95fdby button:hover {
  background-color: var(--button-bg-hover);
}
.legionbet-czuxuv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.legionbet-fn4ei9 ease-in;
}

.legionbet-czuxuv 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;
}
.legionbet-bzhw7w, .legionbet-c109mj, [class*="review-card"],
thead, thead th, table th, .legionbet-znkj11,
.legionbet-v64cxe, [class*="collapsible-header"],
.legionbet-dvegub, [class*="updated-block"] {
  color: #ece7dc !important;
}
