* {
  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;
  }
}

.onexbet-t0on5p {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .onexbet-t0on5p {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .onexbet-t0on5p {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.onexbet-1vg6m0 {
  overflow: hidden;
}

.onexbet-2t3ryp img {
  background: var(--Neutral-300);
}

.onexbet-50kr1g {
  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;
}

.onexbet-ai6okm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.onexbet-ai6okm:hover {
  background: var(--button-bg-hover);
}

.onexbet-3a3x9h {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.onexbet-3a3x9h:hover {
  background: var(--button-bg-hover);
}

.onexbet-2a13hp {
  font-size: 12px;
  line-height: 18px;
}

.onexbet-p6wb68 {
  font-size: 18px;
  line-height: 26px;
}

.onexbet-sqcm0v {
  width: 100%;
}

.onexbet-5sesmc {
  padding: 6px 16px;
}

.onexbet-ct1fjk {
  padding: 10px 16px;
}

.onexbet-tzr9rh {
  padding: 15px 26px;
}

.onexbet-c5z1au {
  flex-shrink: 0;
}

.onexbet-alqcvx {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.onexbet-k2iwvn {
  display: none;
}

.onexbet-uvf7xj {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onexbet-smn5z4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.onexbet-zis0m0 {
  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;
}

.onexbet-tmr0h8 {
  cursor: grab;
}

.onexbet-zis0m0::-webkit-scrollbar {
  display: none;
}

.onexbet-8felb9 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.onexbet-6i793e {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.onexbet-edrz51 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.onexbet-ea3vpz {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.onexbet-bkzv75 {
  visibility: visible;
}

.onexbet-fz9uqy {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.onexbet-dqepcc ease;
}

.onexbet-vyb1mj {
  background-color: var(--Primary-200);
  width: 16px;
}

.onexbet-343kdh {
  -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.onexbet-dqepcc,
    mask-image 0.3s;
}

.onexbet-343kdh.onexbet-ynwni5 {
  -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;
  }
}

.onexbet-f7mgzk: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;
}

.onexbet-jqetg3 {
  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.onexbet-dylvx5.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.onexbet-dylvx5.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;
}

.onexbet-htwbsy {
  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);
}

.onexbet-htwbsy::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%
  );
}

.onexbet-03okdd {
  position: relative;
  z-index: 1;
}

.onexbet-8yy543 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.onexbet-1gvhqa {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.onexbet-aeh4h8 {
  font-size: 40px;
  line-height: 48px;
}

.onexbet-g1hccy {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.onexbet-kd5xmd {
  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;
}

.onexbet-kd5xmd:hover {
  background: var(--Primary-400);
}

.onexbet-kd5xmd svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.onexbet-f7mgzk 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) {
  .onexbet-htwbsy {
    max-width: 600px;
    padding: 64px;
  }

  .onexbet-8yy543 {
    font-size: 24px;
    line-height: 32px;
  }

  .onexbet-1gvhqa {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .onexbet-aeh4h8 {
    font-size: 50px;
    line-height: 56px;
  }

  .onexbet-g1hccy {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .onexbet-jqetg3 {
    top: 25px;
    right: 25px;
  }
}

.onexbet-t33pex,
.onexbet-a6ai8i {
  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;
}

.onexbet-wre78n.onexbet-k28ajg::before,
.onexbet-a6ai8i::before,
.onexbet-ftqxu2::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.onexbet-dylvx5.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.onexbet-tca4fk 14.onexbet-evxsyd.onexbet-li9klc 14.onexbet-619s5w 15.onexbet-tas7om 14.onexbet-95x5su 15.onexbet-f136py 14.onexbet-xrt35i.onexbet-otgb0o 14.onexbet-at31jn 19.onexbet-8v0mgw 12.onexbet-69tecu 19.onexbet-8v0mgw 10.onexbet-b6e92d.onexbet-8v0mgw 8.onexbet-8kqg5s 17.onexbet-3s0eri 7.onexbet-1s9u1r 15.onexbet-7sz3bc 7.onexbet-dyrrdt.onexbet-bgnv7e 7.onexbet-1s9u1r 11.onexbet-mofs4j 8.onexbet-8kqg5s 11.onexbet-mofs4j 10.onexbet-quadwu.onexbet-mofs4j 12.onexbet-ev2v8e 13.onexbet-lf1iwz 14.onexbet-yb4wmv 15.onexbet-jycdei 14.onexbet-kdyhfm.onexbet-jf0nox 14.onexbet-2p2iap 15.onexbet-nvd6hd 14.onexbet-9b05nm 15.onexbet-sm3m1p 14.onexbet-v5ja1o.onexbet-tca4fk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.onexbet-g4l2jb 15.onexbet-e4lvls.onexbet-ucdyq3 15.onexbet-pwb16r 15.onexbet-gw6z8d 15.onexbet-3mcmi2 15.onexbet-7spijq 15.onexbet-3hvlfv.onexbet-oxcn7h 15.onexbet-3mcmi2 15.onexbet-6zcj4d 15.onexbet-iipxyt 15.onexbet-xmodcq 15.onexbet-pt3tgz.onexbet-3nozr4 15.onexbet-60w9wi 7.onexbet-yu23rh 18.onexbet-molf3l 7.onexbet-lk52o3 23.onexbet-u8rj9j.onexbet-bxp2x5.onexbet-9umzjf 18.onexbet-28fcl1 19.onexbet-0mzl9h 15.onexbet-dmz1r5 15.onexbet-g4l2jb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.onexbet-yuukkb [type="submit"] *,
.onexbet-g445jt button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .onexbet-nxmnig {
    display: none;
  }
}

.onexbet-5rv0yz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .onexbet-5rv0yz {
  display: none;
}

@media (min-width: 768px) {
  .onexbet-5rv0yz {
    bottom: 22px;
  }
}

.onexbet-5rv0yz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .onexbet-5rv0yz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.onexbet-8rrrg8.static) .onexbet-5rv0yz {
    bottom: 8px;
  }
}

.onexbet-ypykvn {
  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.onexbet-dylvx5.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.onexbet-h3nz9w 3.onexbet-qaybtv.onexbet-kaf04v.onexbet-kdkmtx 3.onexbet-exmd50 3.onexbet-unkxop 5.onexbet-fxmy7l 3.onexbet-unkxop 8.onexbet-7k4w84.onexbet-prxrds.onexbet-unkxop 26.onexbet-2cb4y9 5.onexbet-3d5bf7 28.onexbet-gb32nf 8.onexbet-vzirim 28.onexbet-bs656a.onexbet-ah7tdu 28.onexbet-hph3w6.onexbet-nto2sv 34.onexbet-1fvn7g.onexbet-auvxr9 36.onexbet-e9loz2 11.onexbet-sloxia 37.onexbet-9vs28f 12.onexbet-taaydn 36.onexbet-yj9he3.onexbet-z9qldy 28.onexbet-98egjj.onexbet-3zs5i1.onexbet-fvel2o 28.onexbet-6wb088 36.onexbet-939xl8 26.onexbet-ksrenu 36.onexbet-939xl8 23.onexbet-s723ym.onexbet-vmz2m8.onexbet-939xl8 5.onexbet-3s49lv 34.onexbet-cedymh 3.onexbet-exmd50 31.onexbet-h3nz9w 3.onexbet-2yxqs5.onexbet-adupob 18.onexbet-iinynp.onexbet-0ugmvx 18.onexbet-vp9mp9 8.onexbet-m77bwx 17.onexbet-y51znm 8.onexbet-m77bwx 15.onexbet-5ko6zg.onexbet-m77bwx 14.onexbet-gfuoci 9.onexbet-0ugmvx 13.onexbet-ozpjbe 11.onexbet-adupob 13.onexbet-lp9dgq.onexbet-pngard 13.onexbet-ozpjbe 13.onexbet-dntxs8 14.onexbet-gfuoci 13.onexbet-dntxs8 15.onexbet-3cxqq7.onexbet-dntxs8 17.onexbet-y51znm 12.onexbet-pngard 18.onexbet-vp9mp9 11.onexbet-adupob 18.onexbet-6jpnm7.onexbet-8t6gmw 18.onexbet-u67u3z.onexbet-ymfw6k 18.onexbet-vp9mp9 17.onexbet-ao5kew 17.onexbet-y51znm 17.onexbet-ao5kew 15.onexbet-zrofot.onexbet-ao5kew 14.onexbet-gfuoci 18.onexbet-ymfw6k 13.onexbet-ozpjbe 20.onexbet-8t6gmw 13.onexbet-4s6gzy.onexbet-a53qlj 13.onexbet-ozpjbe 22.onexbet-kh1wkf 14.onexbet-gfuoci 22.onexbet-kh1wkf 15.onexbet-hyr2az.onexbet-0wekjq 17.onexbet-y51znm 21.onexbet-a53qlj 18.onexbet-vp9mp9 20.onexbet-8t6gmw 18.onexbet-8xa4vq.onexbet-bl45e5 18.onexbet-hv8i1t.onexbet-aszxaa 18.onexbet-vp9mp9 26.onexbet-hn51nw 17.onexbet-y51znm 26.onexbet-hn51nw 15.onexbet-ngysmo.onexbet-hn51nw 14.onexbet-gfuoci 27.onexbet-aszxaa 13.onexbet-ozpjbe 28.onexbet-bl45e5 13.onexbet-k4bv1e.onexbet-afcaul 13.onexbet-ozpjbe 31.onexbet-80n1iy 14.onexbet-gfuoci 31.onexbet-80n1iy 15.onexbet-mu38ad.onexbet-hn51nw 17.onexbet-y51znm 30.onexbet-afcaul 18.onexbet-vp9mp9 28.onexbet-bl45e5 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"])
    .onexbet-ypykvn {
    display: none;
  }
}

.onexbet-mjyipj {
  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) {
  .onexbet-mjyipj {
    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;
}

.onexbet-g445jt {
  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) {
  .onexbet-g445jt {
    padding: 14px 16px;
  }
}

.onexbet-g445jt button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.onexbet-g445jt button:first-child {
  align-content: end;
}

.onexbet-g445jt button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .onexbet-g445jt
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .onexbet-g445jt
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.onexbet-g445jt button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.onexbet-g445jt button:last-child svg {
  width: 38px;
  height: 38px;
}

.onexbet-ftqxu2 {
  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;
}

.onexbet-ftqxu2::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .onexbet-ftqxu2,
.pc61d126-chatbot[data-active-screen="3"]
  .onexbet-ftqxu2 {
  opacity: 1;
  visibility: visible;
}

.onexbet-n5rth9 {
  flex: 1 1;
}

.onexbet-7x0sgz {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .onexbet-7x0sgz {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .onexbet-ecdb6q {
  display: block;
}

.onexbet-w1xfh8 {
  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) {
  .onexbet-w1xfh8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.onexbet-a6ai8i {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.onexbet-a6ai8i::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.onexbet-4vpzl3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.onexbet-4vpzl3 p {
  color: var(--Text-100);
}

.onexbet-a6ai8i .onexbet-u2ucu7 {
  grid-area: button;
}

.onexbet-a6ai8i .onexbet-u2ucu7::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.onexbet-dylvx5.org/2000/svg'%3E%3Cpath d='M4.onexbet-swm8qv 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onexbet-rhuqb7 15L16.onexbet-rhuqb7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onexbet-rhuqb7 5L16.onexbet-rhuqb7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .onexbet-kjtnxh {
  display: block;
}

.onexbet-87t3o5 {
  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) {
  .onexbet-87t3o5 {
    margin-top: 40px;
  }
}

.onexbet-t33pex label,
.onexbet-t33pex input {
  display: block;
  width: 100%;
}

.onexbet-t33pex label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.onexbet-t33pex label.onexbet-p8qexy input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.onexbet-t33pex label.onexbet-p8qexy::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;
}

.onexbet-t33pex 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;
}

.onexbet-t33pex input::placeholder {
  color: var(--Text-400);
}

.onexbet-ikdcdx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .onexbet-ikdcdx {
  display: flex;
}

.onexbet-ikdcdx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .onexbet-ikdcdx ol {
    height: 420px;
    padding: 24px;
  }
}

.onexbet-ikdcdx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.onexbet-yuukkb {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .onexbet-yuukkb {
    padding: 0 24px 24px;
  }
}

.onexbet-yuukkb 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;
}

.onexbet-yuukkb input::placeholder {
  color: var(--Text-400);
}

.onexbet-yuukkb [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.onexbet-yuukkb [type="submit"]:disabled {
  opacity: 0.5;
}

.onexbet-yuukkb [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .onexbet-yuukkb [type="submit"] {
    right: 40px;
  }
}

.onexbet-wre78n {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.onexbet-wre78n.onexbet-k28ajg {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.onexbet-wre78n.onexbet-k28ajg::before {
  content: "";
  width: 31px;
}

.onexbet-wre78n.onexbet-k28ajg p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onexbet-wre78n.onexbet-aetpl9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.onexbet-wre78n p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onexbet-5rv0yz .onexbet-u2ucu7 {
  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;
  }
}

.onexbet-nxmnig {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .onexbet-nxmnig {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .onexbet-nxmnig {
    padding: 18px 0;
  }
}

.onexbet-nxmnig .onexbet-t0on5p {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .onexbet-nxmnig .onexbet-t0on5p {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.onexbet-y3ym9i {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .onexbet-y3ym9i {
    max-width: 160px;
    height: 40px;
  }
}

.onexbet-y3ym9i picture,
.onexbet-y3ym9i img {
  display: block;
  width: 100%;
  height: 100%;
}

.onexbet-y3ym9i img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .onexbet-evphdf {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.onexbet-dqepcc ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .onexbet-nxmnig.onexbet-codi7e .onexbet-evphdf {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .onexbet-evphdf {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .onexbet-evphdf {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.onexbet-k9klm5,
.onexbet-a1wfap {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .onexbet-k9klm5,
  .onexbet-a1wfap {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .onexbet-a1wfap {
    display: none;
  }
}

.onexbet-zns6vj {
  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;
}

.onexbet-codi7e .onexbet-zns6vj {
  background: var(--fh-bg-color);
}

.onexbet-zns6vj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .onexbet-zns6vj {
    display: none;
  }
}

.onexbet-rgjq6v {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onexbet-rgjq6v {
    display: none;
  }
}

.onexbet-l06yyz {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.onexbet-nxmnig.onexbet-codi7e .onexbet-l06yyz:first-child {
  display: none;
}

.onexbet-nxmnig.onexbet-codi7e .onexbet-l06yyz:last-child {
  display: block;
}

.onexbet-l06yyz:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .onexbet-l06yyz {
    display: none;
  }
}

.onexbet-79qv00 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onexbet-79qv00 {
    display: flex;
  }
}

.onexbet-79qv00 ul {
  max-height: 350px;
  overflow-y: auto;
}

.onexbet-79qv00:hover ul {
  visibility: visible;
  opacity: 1;
}

.onexbet-79qv00:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.onexbet-79qv00:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.onexbet-79qv00:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.onexbet-79qv00:hover .onexbet-8ip6rk svg {
  transform: rotate(180deg);
}

.onexbet-yluj33 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.onexbet-s90yth {
  padding: 0 8px;
}

.onexbet-xad61s {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.onexbet-xad61s:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .onexbet-xad61s {
    padding: 4px 8px;
  }
}

.onexbet-9lv3mt {
  display: flex;
}

.onexbet-9lv3mt img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.onexbet-8ip6rk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.onexbet-8ip6rk svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.onexbet-2dy7za {
  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) {
  .onexbet-2dy7za {
    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;
  }
}

.onexbet-fm3k2y {
  width: 100%;
}

@media (min-width: 1200px) {
  .onexbet-fm3k2y {
    display: none;
  }
}

.onexbet-se70b9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.onexbet-c5bq1e {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.onexbet-k72slo {
  display: flex;
}

.onexbet-20ufuk {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.onexbet-bgzea6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .onexbet-bgzea6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .onexbet-bgzea6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .onexbet-bgzea6 .onexbet-obond1 [data-ref-el],
  .onexbet-bgzea6 .onexbet-obond1 span,
  .onexbet-bgzea6 .onexbet-obond1 a {
    white-space: nowrap;
  }
}

.onexbet-sggxhi {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .onexbet-sggxhi.onexbet-uzdcee > .onexbet-obond1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .onexbet-sggxhi.onexbet-uf0lgw:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .onexbet-sggxhi.onexbet-uzdcee > .onexbet-q0cly9 {
    height: auto;
  }

  .onexbet-sggxhi.onexbet-uzdcee > div > .onexbet-9jcx86 {
    transform: rotate(180deg);
  }
}

.onexbet-sggxhi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.onexbet-sggxhi [data-ref-el],
.onexbet-sggxhi span {
  cursor: pointer;
}

.onexbet-sggxhi [data-ref-el],
.onexbet-sggxhi span,
.onexbet-sggxhi a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .onexbet-sggxhi [data-ref-el],
  .onexbet-sggxhi span,
  .onexbet-sggxhi a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .onexbet-sggxhi [data-ref-el],
  .onexbet-sggxhi span,
  .onexbet-sggxhi a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.onexbet-q0cly9 {
  height: 0;
  overflow: hidden;
  transition: height 0.onexbet-dqepcc ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.onexbet-q0cly9::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.onexbet-q0cly9::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.onexbet-q0cly9::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .onexbet-q0cly9 {
    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;
  }

  .onexbet-q0cly9:has(> .onexbet-sggxhi.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .onexbet-q0cly9 .onexbet-q0cly9 {
    padding: 0;
  }

  .onexbet-q0cly9 .onexbet-sggxhi {
    font-weight: 400;
  }

  .onexbet-q0cly9 .onexbet-sggxhi:hover > .onexbet-obond1 {
    background: var(--Neutral-300);
  }

  .onexbet-q0cly9 .onexbet-9jcx86 {
    rotate: -90deg;
  }
}

.onexbet-obond1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onexbet-obond1 {
    padding: 8px;
  }

  .onexbet-sggxhi.onexbet-ng0ttq > .onexbet-obond1 {
    background: var(--Neutral-300);
  }
}

.onexbet-9jcx86 {
  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.onexbet-dylvx5.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.onexbet-ruk94p 0.onexbet-pg3pla.onexbet-r22skr -0.onexbet-z0nruq 0.onexbet-z6bmz1 -0.onexbet-z0nruq 1.onexbet-q04hb1 0.onexbet-vdt6ss.onexbet-awykj0 4.onexbet-gf6qrq.onexbet-ruk94p 0.onexbet-9pchu5.onexbet-89rhnp -0.onexbet-z0nruq 9.onexbet-c7pyl2 -0.onexbet-z0nruq 10.onexbet-1b0j02 0.onexbet-3p0z3q.onexbet-5danyo 0.onexbet-r22skr 10.onexbet-5danyo 0.onexbet-z6bmz1 10.onexbet-1b0j02 1.onexbet-yfapmw.onexbet-9f8fmf 5.onexbet-3zrmol.onexbet-0dh4kk 6.onexbet-sz7v9j 5.onexbet-9fdy7d 6.onexbet-sz7v9j 4.onexbet-ma2img 5.onexbet-bwoein.onexbet-ruk94p 1.onexbet-xvfcpr.onexbet-z0nruq 0.onexbet-z6bmz1 -0.onexbet-z0nruq 0.onexbet-r22skr 0.onexbet-ruk94p 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.onexbet-dqepcc ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onexbet-9jcx86 {
    cursor: default;
  }
}

.onexbet-8meqej {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.onexbet-gtxvvw {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .onexbet-gtxvvw {
    padding: 40px 4px;
  }
}

.onexbet-ii4ohn {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .onexbet-ii4ohn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.onexbet-uhwmvj {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .onexbet-uhwmvj {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.onexbet-uhwmvj ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.onexbet-uhwmvj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.onexbet-uhwmvj [data-ref-el],
.onexbet-uhwmvj span,
.onexbet-uhwmvj a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.onexbet-evs7bw {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onexbet-evs7bw {
    margin-bottom: 12px;
  }
}

.onexbet-bb5c3i {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.onexbet-bb5c3i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .onexbet-bb5c3i:last-child {
    margin-right: 0;
  }
}

.onexbet-duizzf {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onexbet-evs7bw:hover .onexbet-i5thn9 {
  visibility: visible;
  opacity: 1;
}

.onexbet-i5thn9 {
  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);
}

.onexbet-nignya {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.onexbet-m55hd7 {
  display: flex;
  margin: 6px;
}

.onexbet-m55hd7 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.onexbet-i5thn9::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);
}

.onexbet-i5thn9::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);
}

.onexbet-l8kkye {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .onexbet-l8kkye {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.onexbet-1nglkh {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .onexbet-1nglkh {
    margin-right: 32px;
  }
}

.onexbet-cs2q26 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onexbet-cs2q26 {
    margin-top: 0;
    width: 340px;
  }
}

.onexbet-cs2q26 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onexbet-l9gn17 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.onexbet-8v648l {
  position: relative;
}

@media (min-width: 768px) {
  .onexbet-8v648l {
    margin-top: 40px;
  }
}

.onexbet-8v648l + .onexbet-w1gtfr,
.onexbet-8v648l + .onexbet-8v648l {
  margin-top: 24px;
}

.onexbet-l955pd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .onexbet-l955pd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .onexbet-l955pd {
    padding: 80px;
  }
}

.onexbet-kdia04 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .onexbet-kdia04 {
    padding: 0 16px;
}


}

.onexbet-qb0786 {
  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) {
  .onexbet-qb0786 {
    font-size: 48px;
    line-height: 56px;
  }
}

.onexbet-3c6rqs {
  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) {
  .onexbet-3c6rqs {
    font-size: 24px;
    line-height: 32px;
  }
}

.onexbet-6dzhh7 {
  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;
}

.onexbet-6dzhh7:hover {
  background: var(--button-bg-hover);
}

.onexbet-fsdrkg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.onexbet-fsdrkg img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .onexbet-fsdrkg img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .onexbet-fsdrkg img {
  min-height: 100%;
  }
}

.onexbet-l955pd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.onexbet-uvr0nj {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.onexbet-uvr0nj h1,
.onexbet-uvr0nj h2,
.onexbet-uvr0nj h3,
.onexbet-uvr0nj h4 {
  margin-bottom: 6px;
}

.onexbet-uvr0nj h1:not(:first-child),
.onexbet-uvr0nj h2:not(:first-child),
.onexbet-uvr0nj h3:not(:first-child),
.onexbet-uvr0nj h4:not(:first-child) {
  margin-top: 16px;
}

.onexbet-uvr0nj h1,
.onexbet-uvr0nj h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .onexbet-uvr0nj h1,
  .onexbet-uvr0nj h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.onexbet-uvr0nj h2,
.onexbet-uvr0nj h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .onexbet-uvr0nj h2,
  .onexbet-uvr0nj h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.onexbet-uvr0nj h3,
.onexbet-uvr0nj h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .onexbet-uvr0nj h3,
  .onexbet-uvr0nj h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.onexbet-uvr0nj h4,
.onexbet-uvr0nj h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.onexbet-uvr0nj ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.onexbet-uvr0nj ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.onexbet-uvr0nj 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);
}

.onexbet-uvr0nj ul ul {
  margin-bottom: 8px;
}

.onexbet-uvr0nj ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.onexbet-uvr0nj ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.onexbet-uvr0nj ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.onexbet-uvr0nj ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.onexbet-uvr0nj ol li::marker {
  font-weight: 700;
}

.onexbet-uvr0nj ol ol {
  margin-bottom: 8px;
}

.onexbet-uvr0nj ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.onexbet-uvr0nj ol ul li {
  padding-left: 16px;
}

.onexbet-uvr0nj 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) {
  .onexbet-uvr0nj table {
    padding: 24px;
  }
}

.onexbet-uvr0nj table.onexbet-p30rof {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onexbet-dqepcc,
    mask-image 0.3s;
}

.onexbet-uvr0nj table.onexbet-p30rof.onexbet-ynwni5 {
  -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) {
  .onexbet-uvr0nj table {
    display: table;
  }
}

.onexbet-uvr0nj 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);
}

.onexbet-uvr0nj table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onexbet-uvr0nj table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onexbet-uvr0nj 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) {
  .onexbet-uvr0nj table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.onexbet-uvr0nj table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onexbet-uvr0nj table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onexbet-uvr0nj table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.onexbet-uvr0nj img {
  max-width: 100%;
  height: auto;
}

.onexbet-4nikfn {
  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) {
  .onexbet-4nikfn {
    padding: 24px;
  }
}

.onexbet-spb91g {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .onexbet-spb91g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.onexbet-spb91g > * {
  margin: 0 !important;
}

.onexbet-spb91g img,
.onexbet-5i2391 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onexbet-spb91g img,
  .onexbet-5i2391 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onexbet-eg5v4l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onexbet-eg5v4l {
    width: 32px;
    height: 32px;
  }
}

.onexbet-z8azxh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.onexbet-z8azxh .onexbet-vujz13 {
  flex-shrink: 0;
}

.onexbet-z8azxh .onexbet-vnmdqq svg {
  display: none;
}

.onexbet-yr5gpu {
  display: grid;
  transition: max-height 0.onexbet-dqepcc ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .onexbet-yr5gpu {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .onexbet-yr5gpu {
    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));
  }
}

.onexbet-yr5gpu.onexbet-oayw79 + .onexbet-vujz13 svg {
  transform: rotate(180deg);
}

.onexbet-direjq {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.onexbet-direjq > div:nth-child(3n) {
  grid-column: span 2;
}

.onexbet-direjq
  > div:nth-child(3n)
  .onexbet-3tj8d0
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .onexbet-direjq {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .onexbet-direjq > div:nth-child(3n) {
    grid-column: unset;
  }

  .onexbet-direjq
    > div:nth-child(3n)
    .onexbet-3tj8d0
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .onexbet-direjq {
    max-width: 270px;
  }
}

.onexbet-direjq .onexbet-3tj8d0 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .onexbet-direjq .onexbet-3tj8d0 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .onexbet-direjq .onexbet-3tj8d0 button {
    max-width: 104px;
  }
}

.onexbet-ku78q8 {
  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) {
  .onexbet-ku78q8 {
    margin-bottom: 0;
  }
}

.onexbet-r5i395 {
  display: none;
  opacity: 0;
}

.onexbet-s0swvy {
  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;
  }
}

.onexbet-s0swvy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.onexbet-3tj8d0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.onexbet-3tj8d0 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onexbet-3tj8d0
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onexbet-3tj8d0
    button {
    max-width: 145px;
  }
}

.onexbet-4sz6qx:first-child
  .onexbet-3tj8d0
  button {
  max-width: 270px;
}

.onexbet-5hagns {
  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%;
}

.onexbet-ku78q8 picture {
  width: 100%;
  max-width: 100%;
}

.onexbet-9eb2ua {
  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;
}

.onexbet-9eb2ua svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.onexbet-ku78q8:hover .onexbet-9eb2ua {
  display: flex;
}

.onexbet-ndp3dx {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.onexbet-4l80u8 {
  display: flex;
}

.onexbet-4l80u8:hover .onexbet-aw5bz1,
.onexbet-4l80u8 .onexbet-ng0ttq .onexbet-aw5bz1 {
  display: flex;
}

.onexbet-4l80u8 svg {
  flex-shrink: 0;
}

.onexbet-aw5bz1 {
  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) {
  .onexbet-aw5bz1 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.onexbet-aw5bz1:hover {
  display: flex;
}

.onexbet-aw5bz1 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.onexbet-stqb7f {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .onexbet-stqb7f {
    font-size: 12px;
  }
}

.onexbet-bdlpw4,
.onexbet-anr13w {
  width: 50%;
  flex-shrink: 0;
}

.onexbet-bdlpw4 {
  font-weight: 700;
}

.onexbet-imwzf6 .onexbet-yr5gpu {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .onexbet-imwzf6 .onexbet-yr5gpu {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .onexbet-imwzf6 .onexbet-yr5gpu {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.onexbet-imwzf6
  .onexbet-5hagns:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.onexbet-imwzf6 .onexbet-s0swvy {
  height: 100% !important;
  border-radius: 16px;
}

.onexbet-imwzf6 .onexbet-3tj8d0 {
  gap: 4px;
  align-items: center;
}

.onexbet-imwzf6 .onexbet-3tj8d0 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.onexbet-imwzf6 .onexbet-3tj8d0 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.onexbet-imwzf6 .onexbet-06f9y9,
.onexbet-imwzf6 .onexbet-5c6j8q {
  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.onexbet-dylvx5.org/2000/svg'%3E%3Cpath d='M9.onexbet-d4obm9 4.onexbet-azhcqa.onexbet-ziemgx 5.onexbet-aml3mq.onexbet-khtpwy 5.onexbet-2u169r.onexbet-w8bmhv 5.onexbet-9j5etc.onexbet-pyjyuo 8.onexbet-ly2a4z.onexbet-bqotjt 9.onexbet-hfueh7.onexbet-klrjt2 9.onexbet-m69zjy.onexbet-vz6ihy 13.onexbet-unmbiu.onexbet-y21ppe 11.onexbet-4a055j.onexbet-x8q2op 11.onexbet-w200nd.onexbet-y9fljh 11.onexbet-v5izq9.onexbet-actln8 13.onexbet-pwygrj.onexbet-cmi93h 9.onexbet-9qvet4.onexbet-94y3ax 9.onexbet-9w0c8p.onexbet-5q1i7o 8.onexbet-thumfj.onexbet-460pfb 5.onexbet-tskp8k.onexbet-dqlaam 5.onexbet-5cmtal.onexbet-uzdl3m 5.onexbet-r6c6ie.onexbet-b4rnvm 4.onexbet-pc298e.onexbet-x8q2op 1.onexbet-5aalby.onexbet-d4obm9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.onexbet-imwzf6 .onexbet-06f9y9 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.onexbet-imwzf6 .onexbet-5c6j8q {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.onexbet-58dtwo {
  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) {
  .onexbet-58dtwo {
    padding: 24px;
  }
}

.onexbet-58dtwo .onexbet-vujz13 {
  display: flex;
}

@media (min-width: 768px) {
  .onexbet-58dtwo .onexbet-vujz13 {
    display: none;
  }
}

.onexbet-58dtwo .onexbet-vnmdqq svg {
  display: none;
}

.onexbet-o0u0hg {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.onexbet-o0u0hg .onexbet-50kr1g {
  display: none;
}

@media (min-width: 768px) {
  .onexbet-o0u0hg .onexbet-50kr1g {
    display: flex;
  }
}

.onexbet-d6n75y {
  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) {
  .onexbet-d6n75y {
    font-size: 40px;
    line-height: 48px;
  }
}

.onexbet-d6n75y > * {
  margin: 0 !important;
}

.onexbet-d6n75y img,
.onexbet-hbowrz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onexbet-d6n75y img,
  .onexbet-hbowrz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onexbet-14ycat {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onexbet-14ycat {
    width: 32px;
    height: 32px;
  }
}

.onexbet-31jdzu {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .onexbet-31jdzu {
    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;
  }

  .onexbet-31jdzu::-webkit-scrollbar {
    display: none;
  }
}

.onexbet-70r2hm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .onexbet-70r2hm {
    padding: 7px 15px;
  }
}

.onexbet-70r2hm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onexbet-i3c5lv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onexbet-i3c5lv {
    display: flex;
    opacity: 1;
  }
}

.onexbet-70r2hm picture {
  height: 100%;
  display: block;
}

.onexbet-70r2hm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .onexbet-70r2hm img {
    width: 88px;
    height: 44px;
  }
}

.onexbet-70r2hm p {
  text-align: center;
  width: 100%;
}

.onexbet-5ujlas {
  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) {
  .onexbet-5ujlas {
    font-size: 40px;
    line-height: 48px;
  }
}

.onexbet-5ujlas img,
.onexbet-jw26j6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onexbet-5ujlas img,
  .onexbet-jw26j6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onexbet-tn5h26 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onexbet-tn5h26 {
    width: 32px;
    height: 32px;
  }
}

.onexbet-cvwmb3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.onexbet-ky1ikg {
  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;
}

.onexbet-55xbog {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.onexbet-55xbog.onexbet-ng0ttq {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.onexbet-10e6sw {
  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) {
  .onexbet-10e6sw {
    font-size: 20px;
    line-height: 28px;
  }
}

.onexbet-qxk1jw {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.onexbet-mt4ea0 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.onexbet-dqepcc ease;
  opacity: 0;
  color: var(--text-color);
}

.onexbet-0wxuyy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.onexbet-0wxuyy ol,
.onexbet-0wxuyy ul {
  padding-left: 1.3em;
}

.onexbet-55xbog.onexbet-ng0ttq .onexbet-mt4ea0 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.onexbet-55xbog.onexbet-ng0ttq .onexbet-qxk1jw {
  transform: rotate(180deg);
  color: var(--text-color);
}

.onexbet-m6u03d {
  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) {
  .onexbet-m6u03d {
    padding: 24px;
  }
}

.onexbet-m6u03d .onexbet-vujz13 {
  display: flex;
}

@media (min-width: 768px) {
  .onexbet-m6u03d .onexbet-vujz13 {
    display: none;
  }
}

.onexbet-m6u03d .onexbet-vnmdqq svg {
  display: none;
}

.onexbet-t5lqfx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onexbet-t5lqfx .onexbet-50kr1g {
  display: none;
}

@media (min-width: 768px) {
  .onexbet-t5lqfx .onexbet-50kr1g {
    display: flex;
  }
}

.onexbet-6tabf3 {
  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) {
  .onexbet-6tabf3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.onexbet-6tabf3 > * {
  margin: 0 !important;
}

.onexbet-6tabf3 img,
.onexbet-1667mz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onexbet-6tabf3 img,
  .onexbet-1667mz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onexbet-d90pjw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onexbet-d90pjw {
    width: 32px;
    height: 32px;
  }
}

.onexbet-o84xtm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .onexbet-o84xtm {
    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;
  }

  .onexbet-o84xtm::-webkit-scrollbar {
    display: none;
  }
}

.onexbet-6n7i13 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.onexbet-6n7i13:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onexbet-pmbxft {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onexbet-pmbxft {
    display: flex;
    opacity: 1;
  }
}

.onexbet-6n7i13 picture {
  width: auto;
  height: 100%;
  display: block;
}

.onexbet-6n7i13 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.onexbet-c87s8l {
  margin: -24px 0;
}

.onexbet-c87s8l:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .onexbet-c87s8l {
    margin: -16px 0;
  }
}

.onexbet-7n6t7w {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .onexbet-7n6t7w {
    flex-direction: row;
  }
}

.onexbet-yfqwou {
  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) {
  .onexbet-yfqwou {
    flex: 1;
  }
}

.onexbet-yfqwou::placeholder {
  color: var(--Text-400);
}

.onexbet-su2ds6 {
  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;
}

.onexbet-ori6g1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.onexbet-ori6g1::-webkit-scrollbar {
  display: none;
}

.onexbet-y52b2j {
  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;
}

.onexbet-y52b2j img,
.onexbet-y52b2j svg {
  margin-right: 8px;
}

.onexbet-4lt3ud {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.onexbet-c87s8l + .onexbet-a7e35a {
  margin-top: 0;
}

@media (min-width: 768px) {
  .onexbet-c87s8l + .onexbet-a7e35a {
    margin-top: -16px;
  }
}

.onexbet-oinzru {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.onexbet-oinzru > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.onexbet-oinzru > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.onexbet-sgm468 {
  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;
}

.onexbet-ymutgo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.onexbet-llz043 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.onexbet-xtojfz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.onexbet-08u6pp {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.onexbet-sgm468 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;
}

.onexbet-sgm468 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) {
  .onexbet-sgm468 {
    padding: 39px 179px 39px 39px;
  }

  .onexbet-ymutgo {
    font-size: 40px;
    line-height: 48px;
  }

  .onexbet-08u6pp {
    height: 348px;
  }

  .onexbet-sgm468 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .onexbet-sgm468 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .onexbet-sgm468 {
    padding: 63px;
  }
}

.onexbet-f8hu9c {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .onexbet-f8hu9c {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.onexbet-fqtggx {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onexbet-fqtggx {
    width: auto;
  }
}

.onexbet-e5j2oa {
  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;
}

.onexbet-e5j2oa::-webkit-scrollbar {
  display: none;
}

.onexbet-e5j2oa 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);
}

.onexbet-e5j2oa a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onexbet-e5j2oa {
    margin-left: 16px;
    margin-top: 0;
  }
}

.onexbet-f8hu9c .onexbet-tvty5c {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onexbet-dqepcc,
    mask-image 0.3s;
}

.onexbet-f8hu9c .onexbet-tvty5c.onexbet-ynwni5 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.onexbet-etoza9 {
  margin: 40px -16px;
}

.onexbet-gkyqk1 + .onexbet-w1gtfr,
.onexbet-gkyqk1 + .onexbet-8v648l {
  margin-top: 24px;
}

.onexbet-58g3pc {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.onexbet-58g3pc picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.onexbet-fimu7x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .onexbet-fimu7x {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .onexbet-fimu7x {
    margin-top: 0;
  }
}

.onexbet-9damn3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onexbet-9damn3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.onexbet-9n8m91 {
  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) {
  .onexbet-9n8m91 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.onexbet-rrey85 {
  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) {
  .onexbet-rrey85 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.onexbet-fp63b5 {
  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) {
  .onexbet-fp63b5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.onexbet-66bb9i {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onexbet-66bb9i {
    font-size: 32px;
    line-height: 40px;
  }
}

.onexbet-c7k1br {
  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;
}

.onexbet-dsbkie {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.onexbet-dsbkie img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.onexbet-a7e35a {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.onexbet-kamjwm {
  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) {
  .onexbet-kamjwm {
    padding: 15px 48px;
  }
}

main > .onexbet-a7e35a {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .onexbet-yr5gpu.onexbet-tkzg9v > div:nth-child(n+5) {
    display: none;
  }
}

.onexbet-uvr0nj p a img {
  display: block;
  margin: 0 auto;
}


.onexbet-9bnc4r {
  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 */
.onexbet-h2cmxl {
  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;
}

.onexbet-h2cmxl label {
  font-size: 14px;
}

.onexbet-h2cmxl h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.onexbet-h2cmxl input,
.onexbet-h2cmxl textarea,
.onexbet-h2cmxl 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;
}
.onexbet-h2cmxl button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.onexbet-pcin3v ease;
}
.onexbet-h2cmxl button:hover {
  background-color: var(--button-bg-hover);
}
.onexbet-7mo3dp {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.onexbet-toojwy ease-in;
}

.onexbet-7mo3dp 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;
}
.onexbet-7d1koq, .onexbet-eyo0ht, [class*="review-card"],
thead, thead th, table th, .onexbet-wagsyg,
.onexbet-bfys5m, [class*="collapsible-header"],
.onexbet-22otx6, [class*="updated-block"] {
  color: #ece7dc !important;
}
