* {
  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;
  }
}

.betnet9-po9tur {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betnet9-po9tur {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betnet9-po9tur {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betnet9-z45fcd {
  overflow: hidden;
}

.betnet9-b0p8se img {
  background: var(--Neutral-300);
}

.betnet9-w5ktp7 {
  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;
}

.betnet9-qd62nn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betnet9-qd62nn:hover {
  background: var(--button-bg-hover);
}

.betnet9-btu26o {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betnet9-btu26o:hover {
  background: var(--button-bg-hover);
}

.betnet9-76sezr {
  font-size: 12px;
  line-height: 18px;
}

.betnet9-w7wax3 {
  font-size: 18px;
  line-height: 26px;
}

.betnet9-6uvjdx {
  width: 100%;
}

.betnet9-u4ua17 {
  padding: 6px 16px;
}

.betnet9-vi2dql {
  padding: 10px 16px;
}

.betnet9-4kjxx5 {
  padding: 15px 26px;
}

.betnet9-rc1wf4 {
  flex-shrink: 0;
}

.betnet9-p2yfty {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.betnet9-0xc3pf {
  display: none;
}

.betnet9-ch9inb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betnet9-8t6vrx {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betnet9-9nh2c8 {
  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;
}

.betnet9-701zp1 {
  cursor: grab;
}

.betnet9-9nh2c8::-webkit-scrollbar {
  display: none;
}

.betnet9-b0y92x {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betnet9-xhinuq {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betnet9-u0lx1q {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betnet9-vsnwyh {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betnet9-v5cywo {
  visibility: visible;
}

.betnet9-e0lo29 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betnet9-ht9537 ease;
}

.betnet9-shi4ry {
  background-color: var(--Primary-200);
  width: 16px;
}

.betnet9-he0o14 {
  -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.betnet9-ht9537,
    mask-image 0.3s;
}

.betnet9-he0o14.betnet9-hh658j {
  -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;
  }
}

.betnet9-fu245x: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;
}

.betnet9-iq9n3r {
  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.betnet9-da3fuc.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.betnet9-da3fuc.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;
}

.betnet9-6d3a8l {
  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);
}

.betnet9-6d3a8l::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%
  );
}

.betnet9-1y4t1n {
  position: relative;
  z-index: 1;
}

.betnet9-9bzm7a {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betnet9-de5ulq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betnet9-9pfi1i {
  font-size: 40px;
  line-height: 48px;
}

.betnet9-j1xo69 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betnet9-m9o2ak {
  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;
}

.betnet9-m9o2ak:hover {
  background: var(--Primary-400);
}

.betnet9-m9o2ak svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betnet9-fu245x 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) {
  .betnet9-6d3a8l {
    max-width: 600px;
    padding: 64px;
  }

  .betnet9-9bzm7a {
    font-size: 24px;
    line-height: 32px;
  }

  .betnet9-de5ulq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betnet9-9pfi1i {
    font-size: 50px;
    line-height: 56px;
  }

  .betnet9-j1xo69 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betnet9-iq9n3r {
    top: 25px;
    right: 25px;
  }
}

.betnet9-5ssl1c,
.betnet9-t9ces9 {
  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;
}

.betnet9-r8d69t.betnet9-i7jscj::before,
.betnet9-t9ces9::before,
.betnet9-od2q8d::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.betnet9-da3fuc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betnet9-kew15n 14.betnet9-9d6kkg.betnet9-3hsmfq 14.betnet9-7v3tb5 15.betnet9-kyv6yd 14.betnet9-8llsom 15.betnet9-yf6zu6 14.betnet9-6cqf4i.betnet9-ok4v23 14.betnet9-jvwnvg 19.betnet9-bg6isb 12.betnet9-prya3i 19.betnet9-bg6isb 10.betnet9-n815pc.betnet9-bg6isb 8.betnet9-khk2m0 17.betnet9-udodz2 7.betnet9-x7cy4b 15.betnet9-ejaa8x 7.betnet9-gggaei.betnet9-iad1uy 7.betnet9-x7cy4b 11.betnet9-o0nbr4 8.betnet9-khk2m0 11.betnet9-o0nbr4 10.betnet9-rets98.betnet9-o0nbr4 12.betnet9-7l68kt 13.betnet9-e8h4m4 14.betnet9-nz4ugp 15.betnet9-r81ukw 14.betnet9-4eso0a.betnet9-y95kz1 14.betnet9-a451lv 15.betnet9-9z4vcb 14.betnet9-te178h 15.betnet9-mey1ji 14.betnet9-k7hz5m.betnet9-kew15n 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betnet9-3c723l 15.betnet9-5943s4.betnet9-rv1z6n 15.betnet9-8xzbtl 15.betnet9-wuybkh 15.betnet9-pe1ks3 15.betnet9-bzrt8j 15.betnet9-m4k26c.betnet9-rttpen 15.betnet9-pe1ks3 15.betnet9-n4ruvx 15.betnet9-kzdgqq 15.betnet9-5iern0 15.betnet9-8snidc.betnet9-g6q7h1 15.betnet9-tinme8 7.betnet9-m7m9sd 18.betnet9-hvb59a 7.betnet9-cy8xvl 23.betnet9-nkpy3p.betnet9-8ioqnd.betnet9-5cg393 18.betnet9-08vveq 19.betnet9-8ro98z 15.betnet9-shzopm 15.betnet9-3c723l 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betnet9-k0g3ld [type="submit"] *,
.betnet9-i6d9v3 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betnet9-8zd7at {
    display: none;
  }
}

.betnet9-hsuq8q {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betnet9-hsuq8q {
  display: none;
}

@media (min-width: 768px) {
  .betnet9-hsuq8q {
    bottom: 22px;
  }
}

.betnet9-hsuq8q input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betnet9-hsuq8q {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betnet9-kyy3t7.static) .betnet9-hsuq8q {
    bottom: 8px;
  }
}

.betnet9-ixas5r {
  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.betnet9-da3fuc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betnet9-ladxjx 3.betnet9-vqemvj.betnet9-ol222y.betnet9-mlzet6 3.betnet9-ycs0tv 3.betnet9-l02o0r 5.betnet9-5nciqi 3.betnet9-l02o0r 8.betnet9-4mvf4b.betnet9-7tpdmi.betnet9-l02o0r 26.betnet9-84xbew 5.betnet9-3qp0i4 28.betnet9-m4ktbv 8.betnet9-wbya24 28.betnet9-3mg8k5.betnet9-i521ae 28.betnet9-tvjq0o.betnet9-g8kv4l 34.betnet9-q3h0h7.betnet9-ehcp7k 36.betnet9-bvipmj 11.betnet9-x8vkhe 37.betnet9-4gp2fb 12.betnet9-04gdze 36.betnet9-dzf3cn.betnet9-667ua1 28.betnet9-k15h30.betnet9-vwc57o.betnet9-k8osx8 28.betnet9-1h7jgi 36.betnet9-vgnnph 26.betnet9-e2ibx0 36.betnet9-vgnnph 23.betnet9-lc28xl.betnet9-up0i29.betnet9-vgnnph 5.betnet9-8hag51 34.betnet9-0wigi0 3.betnet9-ycs0tv 31.betnet9-ladxjx 3.betnet9-shsclz.betnet9-s8gl6y 18.betnet9-4deupt.betnet9-nsf5jy 18.betnet9-mr6jft 8.betnet9-22dbpp 17.betnet9-85qdh2 8.betnet9-22dbpp 15.betnet9-r7ksgu.betnet9-22dbpp 14.betnet9-29ab7a 9.betnet9-nsf5jy 13.betnet9-2gb71b 11.betnet9-s8gl6y 13.betnet9-5onndu.betnet9-n4dyuj 13.betnet9-2gb71b 13.betnet9-q358tf 14.betnet9-29ab7a 13.betnet9-q358tf 15.betnet9-ekxfsr.betnet9-q358tf 17.betnet9-85qdh2 12.betnet9-n4dyuj 18.betnet9-mr6jft 11.betnet9-s8gl6y 18.betnet9-3ssepa.betnet9-893jbx 18.betnet9-jw8n30.betnet9-paau7s 18.betnet9-mr6jft 17.betnet9-54bk8x 17.betnet9-85qdh2 17.betnet9-54bk8x 15.betnet9-q4n3ec.betnet9-54bk8x 14.betnet9-29ab7a 18.betnet9-paau7s 13.betnet9-2gb71b 20.betnet9-893jbx 13.betnet9-t2ljph.betnet9-o5dacq 13.betnet9-2gb71b 22.betnet9-pcd46x 14.betnet9-29ab7a 22.betnet9-pcd46x 15.betnet9-x2dee4.betnet9-sief8h 17.betnet9-85qdh2 21.betnet9-o5dacq 18.betnet9-mr6jft 20.betnet9-893jbx 18.betnet9-coc6xu.betnet9-sz2vz2 18.betnet9-j80krf.betnet9-ovvfik 18.betnet9-mr6jft 26.betnet9-0ha3az 17.betnet9-85qdh2 26.betnet9-0ha3az 15.betnet9-qse3hm.betnet9-0ha3az 14.betnet9-29ab7a 27.betnet9-ovvfik 13.betnet9-2gb71b 28.betnet9-sz2vz2 13.betnet9-5b8gga.betnet9-zm20kv 13.betnet9-2gb71b 31.betnet9-cuh2d1 14.betnet9-29ab7a 31.betnet9-cuh2d1 15.betnet9-n5fo0y.betnet9-0ha3az 17.betnet9-85qdh2 30.betnet9-zm20kv 18.betnet9-mr6jft 28.betnet9-sz2vz2 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"])
    .betnet9-ixas5r {
    display: none;
  }
}

.betnet9-n4hzk5 {
  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) {
  .betnet9-n4hzk5 {
    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;
}

.betnet9-i6d9v3 {
  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) {
  .betnet9-i6d9v3 {
    padding: 14px 16px;
  }
}

.betnet9-i6d9v3 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betnet9-i6d9v3 button:first-child {
  align-content: end;
}

.betnet9-i6d9v3 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betnet9-i6d9v3
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betnet9-i6d9v3
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betnet9-i6d9v3 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betnet9-i6d9v3 button:last-child svg {
  width: 38px;
  height: 38px;
}

.betnet9-od2q8d {
  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;
}

.betnet9-od2q8d::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betnet9-od2q8d,
.pc61d126-chatbot[data-active-screen="3"]
  .betnet9-od2q8d {
  opacity: 1;
  visibility: visible;
}

.betnet9-arfdkm {
  flex: 1 1;
}

.betnet9-ha03ww {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betnet9-ha03ww {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betnet9-ys4o0v {
  display: block;
}

.betnet9-gkg61g {
  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) {
  .betnet9-gkg61g {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betnet9-t9ces9 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betnet9-t9ces9::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betnet9-6jv0as span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betnet9-6jv0as p {
  color: var(--Text-100);
}

.betnet9-t9ces9 .betnet9-0sxpyz {
  grid-area: button;
}

.betnet9-t9ces9 .betnet9-0sxpyz::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.betnet9-da3fuc.org/2000/svg'%3E%3Cpath d='M4.betnet9-6k4c5c 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betnet9-4dy485 15L16.betnet9-4dy485 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betnet9-4dy485 5L16.betnet9-4dy485 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betnet9-68wsyq {
  display: block;
}

.betnet9-zmrbuf {
  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) {
  .betnet9-zmrbuf {
    margin-top: 40px;
  }
}

.betnet9-5ssl1c label,
.betnet9-5ssl1c input {
  display: block;
  width: 100%;
}

.betnet9-5ssl1c label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betnet9-5ssl1c label.betnet9-gsam8t input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betnet9-5ssl1c label.betnet9-gsam8t::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;
}

.betnet9-5ssl1c 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;
}

.betnet9-5ssl1c input::placeholder {
  color: var(--Text-400);
}

.betnet9-yobytj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betnet9-yobytj {
  display: flex;
}

.betnet9-yobytj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betnet9-yobytj ol {
    height: 420px;
    padding: 24px;
  }
}

.betnet9-yobytj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betnet9-k0g3ld {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betnet9-k0g3ld {
    padding: 0 24px 24px;
  }
}

.betnet9-k0g3ld 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;
}

.betnet9-k0g3ld input::placeholder {
  color: var(--Text-400);
}

.betnet9-k0g3ld [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betnet9-k0g3ld [type="submit"]:disabled {
  opacity: 0.5;
}

.betnet9-k0g3ld [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betnet9-k0g3ld [type="submit"] {
    right: 40px;
  }
}

.betnet9-r8d69t {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betnet9-r8d69t.betnet9-i7jscj {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betnet9-r8d69t.betnet9-i7jscj::before {
  content: "";
  width: 31px;
}

.betnet9-r8d69t.betnet9-i7jscj p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betnet9-r8d69t.betnet9-u4x4br p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betnet9-r8d69t p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betnet9-hsuq8q .betnet9-0sxpyz {
  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;
  }
}

.betnet9-8zd7at {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betnet9-8zd7at {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betnet9-8zd7at {
    padding: 15px 0;
  }
}

.betnet9-8zd7at .betnet9-po9tur {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betnet9-8zd7at .betnet9-po9tur {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betnet9-6n47nj {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betnet9-6n47nj {
    max-width: 180px;
    height: 47px;
  }
}

.betnet9-6n47nj picture,
.betnet9-6n47nj img {
  display: block;
  width: 100%;
  height: 100%;
}

.betnet9-6n47nj img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betnet9-3yi2sd {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betnet9-ht9537 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betnet9-8zd7at.betnet9-wurm8e .betnet9-3yi2sd {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betnet9-3yi2sd {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betnet9-3yi2sd {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betnet9-v81e0u,
.betnet9-35vixw {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betnet9-v81e0u,
  .betnet9-35vixw {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betnet9-35vixw {
    display: none;
  }
}

.betnet9-n678wr {
  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;
}

.betnet9-wurm8e .betnet9-n678wr {
  background: var(--fh-bg-color);
}

.betnet9-n678wr button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betnet9-n678wr {
    display: none;
  }
}

.betnet9-krjgoe {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betnet9-krjgoe {
    display: none;
  }
}

.betnet9-lsvdly {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.betnet9-8zd7at.betnet9-wurm8e .betnet9-lsvdly:first-child {
  display: none;
}

.betnet9-8zd7at.betnet9-wurm8e .betnet9-lsvdly:last-child {
  display: block;
}

.betnet9-lsvdly:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betnet9-lsvdly {
    display: none;
  }
}

.betnet9-nytnq0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betnet9-nytnq0 {
    display: flex;
  }
}

.betnet9-nytnq0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betnet9-nytnq0:hover ul {
  visibility: visible;
  opacity: 1;
}

.betnet9-nytnq0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betnet9-nytnq0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betnet9-nytnq0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betnet9-nytnq0:hover .betnet9-sr70wt svg {
  transform: rotate(180deg);
}

.betnet9-z4116w {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betnet9-6vznaq {
  padding: 0 8px;
}

.betnet9-91ejpq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betnet9-91ejpq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betnet9-91ejpq {
    padding: 4px 8px;
  }
}

.betnet9-eoiz2s {
  display: flex;
}

.betnet9-eoiz2s img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betnet9-sr70wt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betnet9-sr70wt svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betnet9-hzbw38 {
  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) {
  .betnet9-hzbw38 {
    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;
  }
}

.betnet9-jlwy6f {
  width: 100%;
}

@media (min-width: 1200px) {
  .betnet9-jlwy6f {
    display: none;
  }
}

.betnet9-7z3otp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betnet9-pkjhl3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betnet9-0hazem {
  display: flex;
}

.betnet9-m9frps {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betnet9-gw1yxl {
  list-style: none;
}

@media (max-width: 1199px) {
  .betnet9-gw1yxl {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betnet9-gw1yxl {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betnet9-gw1yxl .betnet9-nd0znr [data-ref-el],
  .betnet9-gw1yxl .betnet9-nd0znr span,
  .betnet9-gw1yxl .betnet9-nd0znr a {
    white-space: nowrap;
  }
}

.betnet9-q7a5lg {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betnet9-q7a5lg.betnet9-6cr5aw > .betnet9-nd0znr {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betnet9-q7a5lg.betnet9-kvgfox:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betnet9-q7a5lg.betnet9-6cr5aw > .betnet9-cngefj {
    height: auto;
  }

  .betnet9-q7a5lg.betnet9-6cr5aw > div > .betnet9-u7kp8t {
    transform: rotate(180deg);
  }
}

.betnet9-q7a5lg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betnet9-q7a5lg [data-ref-el],
.betnet9-q7a5lg span {
  cursor: pointer;
}

.betnet9-q7a5lg [data-ref-el],
.betnet9-q7a5lg span,
.betnet9-q7a5lg a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .betnet9-q7a5lg [data-ref-el],
  .betnet9-q7a5lg span,
  .betnet9-q7a5lg a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betnet9-q7a5lg [data-ref-el],
  .betnet9-q7a5lg span,
  .betnet9-q7a5lg a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betnet9-cngefj {
  height: 0;
  overflow: hidden;
  transition: height 0.betnet9-ht9537 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betnet9-cngefj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betnet9-cngefj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betnet9-cngefj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betnet9-cngefj {
    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;
  }

  .betnet9-cngefj:has(> .betnet9-q7a5lg.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betnet9-cngefj .betnet9-cngefj {
    padding: 0;
  }

  .betnet9-cngefj .betnet9-q7a5lg {
    font-weight: 400;
  }

  .betnet9-cngefj .betnet9-q7a5lg:hover > .betnet9-nd0znr {
    background: var(--Neutral-300);
  }

  .betnet9-cngefj .betnet9-u7kp8t {
    rotate: -90deg;
  }
}

.betnet9-nd0znr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betnet9-nd0znr {
    padding: 8px;
  }

  .betnet9-q7a5lg.betnet9-yx1uvp > .betnet9-nd0znr {
    background: var(--Neutral-300);
  }
}

.betnet9-u7kp8t {
  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.betnet9-da3fuc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betnet9-s5rvq9 0.betnet9-xq7qzx.betnet9-060gti -0.betnet9-yhelf3 0.betnet9-40ii7z -0.betnet9-yhelf3 1.betnet9-4l90b3 0.betnet9-omsys5.betnet9-7hre2b 4.betnet9-cf4tk1.betnet9-s5rvq9 0.betnet9-8o60v1.betnet9-eh728z -0.betnet9-yhelf3 9.betnet9-bfu97f -0.betnet9-yhelf3 10.betnet9-ag3z9p 0.betnet9-9v9k6a.betnet9-v55rje 0.betnet9-060gti 10.betnet9-v55rje 0.betnet9-40ii7z 10.betnet9-ag3z9p 1.betnet9-mwk4tg.betnet9-tdvt6g 5.betnet9-1cwcru.betnet9-dgvyh9 6.betnet9-j7bg3c 5.betnet9-d1wedi 6.betnet9-j7bg3c 4.betnet9-sm6g2d 5.betnet9-wl5uj6.betnet9-s5rvq9 1.betnet9-1n4cg6.betnet9-yhelf3 0.betnet9-40ii7z -0.betnet9-yhelf3 0.betnet9-060gti 0.betnet9-s5rvq9 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betnet9-ht9537 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betnet9-u7kp8t {
    cursor: default;
  }
}

.betnet9-vik54t {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betnet9-o6ql61 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .betnet9-o6ql61 {
    padding: 40px 4px;
  }
}

.betnet9-5fxsez {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betnet9-5fxsez {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betnet9-wj9gy8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betnet9-wj9gy8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betnet9-wj9gy8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betnet9-wj9gy8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betnet9-wj9gy8 [data-ref-el],
.betnet9-wj9gy8 span,
.betnet9-wj9gy8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.betnet9-kgnb2r {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betnet9-kgnb2r {
    margin-bottom: 12px;
  }
}

.betnet9-pw4rcm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betnet9-pw4rcm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betnet9-pw4rcm:last-child {
    margin-right: 0;
  }
}

.betnet9-oxctt6 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betnet9-kgnb2r:hover .betnet9-ome8lk {
  visibility: visible;
  opacity: 1;
}

.betnet9-ome8lk {
  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);
}

.betnet9-ehu5vo {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betnet9-n23vvk {
  display: flex;
  margin: 6px;
}

.betnet9-n23vvk img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betnet9-ome8lk::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);
}

.betnet9-ome8lk::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);
}

.betnet9-cndwrq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betnet9-cndwrq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betnet9-wv7nsx {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .betnet9-wv7nsx {
    margin-right: 32px;
  }
}

.betnet9-qr3hzx {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betnet9-qr3hzx {
    margin-top: 0;
    width: 340px;
  }
}

.betnet9-qr3hzx a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.betnet9-y38xqv {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betnet9-la90zq {
  position: relative;
}

@media (min-width: 768px) {
  .betnet9-la90zq {
    margin-top: 40px;
  }
}

.betnet9-la90zq + .betnet9-tyqoqa,
.betnet9-la90zq + .betnet9-la90zq {
  margin-top: 24px;
}

.betnet9-hixwnx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betnet9-hixwnx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betnet9-hixwnx {
    padding: 80px;
  }
}

.betnet9-fzxnjc {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betnet9-fzxnjc {
    padding: 0 16px;
}


}

.betnet9-t02dbm {
  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) {
  .betnet9-t02dbm {
    font-size: 48px;
    line-height: 56px;
  }
}

.betnet9-hk786q {
  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) {
  .betnet9-hk786q {
    font-size: 24px;
    line-height: 32px;
  }
}

.betnet9-d78yo6 {
  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;
}

.betnet9-d78yo6:hover {
  background: var(--button-bg-hover);
}

.betnet9-85xg6p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betnet9-85xg6p img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betnet9-85xg6p img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betnet9-85xg6p img {
  min-height: 100%;
  }
}

.betnet9-hixwnx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betnet9-mjhlaz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betnet9-mjhlaz h1,
.betnet9-mjhlaz h2,
.betnet9-mjhlaz h3,
.betnet9-mjhlaz h4 {
  margin-bottom: 6px;
}

.betnet9-mjhlaz h1:not(:first-child),
.betnet9-mjhlaz h2:not(:first-child),
.betnet9-mjhlaz h3:not(:first-child),
.betnet9-mjhlaz h4:not(:first-child) {
  margin-top: 16px;
}

.betnet9-mjhlaz h1,
.betnet9-mjhlaz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betnet9-mjhlaz h1,
  .betnet9-mjhlaz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betnet9-mjhlaz h2,
.betnet9-mjhlaz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betnet9-mjhlaz h2,
  .betnet9-mjhlaz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnet9-mjhlaz h3,
.betnet9-mjhlaz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betnet9-mjhlaz h3,
  .betnet9-mjhlaz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betnet9-mjhlaz h4,
.betnet9-mjhlaz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betnet9-mjhlaz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betnet9-mjhlaz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betnet9-mjhlaz 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);
}

.betnet9-mjhlaz ul ul {
  margin-bottom: 8px;
}

.betnet9-mjhlaz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betnet9-mjhlaz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betnet9-mjhlaz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betnet9-mjhlaz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betnet9-mjhlaz ol li::marker {
  font-weight: 700;
}

.betnet9-mjhlaz ol ol {
  margin-bottom: 8px;
}

.betnet9-mjhlaz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betnet9-mjhlaz ol ul li {
  padding-left: 16px;
}

.betnet9-mjhlaz 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) {
  .betnet9-mjhlaz table {
    padding: 24px;
  }
}

.betnet9-mjhlaz table.betnet9-cegxig {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betnet9-ht9537,
    mask-image 0.3s;
}

.betnet9-mjhlaz table.betnet9-cegxig.betnet9-hh658j {
  -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) {
  .betnet9-mjhlaz table {
    display: table;
  }
}

.betnet9-mjhlaz table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.betnet9-mjhlaz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betnet9-mjhlaz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betnet9-mjhlaz 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) {
  .betnet9-mjhlaz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betnet9-mjhlaz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betnet9-mjhlaz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betnet9-mjhlaz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betnet9-mjhlaz img {
  max-width: 100%;
  height: auto;
}

.betnet9-l96fif {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .betnet9-l96fif {
    padding: 24px;
  }
}

.betnet9-q80nh4 {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .betnet9-q80nh4 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betnet9-q80nh4 > * {
  margin: 0 !important;
}

.betnet9-q80nh4 img,
.betnet9-u5tlcb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnet9-q80nh4 img,
  .betnet9-u5tlcb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnet9-ay4ro0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnet9-ay4ro0 {
    width: 32px;
    height: 32px;
  }
}

.betnet9-szk97h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betnet9-szk97h .betnet9-w6cakd {
  flex-shrink: 0;
}

.betnet9-szk97h .betnet9-y011oi svg {
  display: none;
}

.betnet9-t9ikux {
  display: grid;
  transition: max-height 0.betnet9-ht9537 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betnet9-t9ikux {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betnet9-t9ikux {
    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));
  }
}

.betnet9-t9ikux.betnet9-vzjmx5 + .betnet9-w6cakd svg {
  transform: rotate(180deg);
}

.betnet9-jivmjb {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betnet9-jivmjb > div:nth-child(3n) {
  grid-column: span 2;
}

.betnet9-jivmjb
  > div:nth-child(3n)
  .betnet9-u4284z
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betnet9-jivmjb {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betnet9-jivmjb > div:nth-child(3n) {
    grid-column: unset;
  }

  .betnet9-jivmjb
    > div:nth-child(3n)
    .betnet9-u4284z
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betnet9-jivmjb {
    max-width: 270px;
  }
}

.betnet9-jivmjb .betnet9-u4284z button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betnet9-jivmjb .betnet9-u4284z button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betnet9-jivmjb .betnet9-u4284z button {
    max-width: 104px;
  }
}

.betnet9-6wizlg {
  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) {
  .betnet9-6wizlg {
    margin-bottom: 0;
  }
}

.betnet9-ral3lw {
  display: none;
  opacity: 0;
}

.betnet9-5gjyh2 {
  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;
  }
}

.betnet9-5gjyh2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betnet9-u4284z {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betnet9-u4284z button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betnet9-u4284z
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betnet9-u4284z
    button {
    max-width: 145px;
  }
}

.betnet9-o8cu4k:first-child
  .betnet9-u4284z
  button {
  max-width: 270px;
}

.betnet9-rng4rw {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.betnet9-6wizlg picture {
  width: 100%;
  max-width: 100%;
}

.betnet9-czyol0 {
  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;
}

.betnet9-czyol0 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betnet9-6wizlg:hover .betnet9-czyol0 {
  display: flex;
}

.betnet9-d664cj {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betnet9-ep4z6c {
  display: flex;
}

.betnet9-ep4z6c:hover .betnet9-mwmvpm,
.betnet9-ep4z6c .betnet9-yx1uvp .betnet9-mwmvpm {
  display: flex;
}

.betnet9-ep4z6c svg {
  flex-shrink: 0;
}

.betnet9-mwmvpm {
  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) {
  .betnet9-mwmvpm {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betnet9-mwmvpm:hover {
  display: flex;
}

.betnet9-mwmvpm svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betnet9-te554z {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .betnet9-te554z {
    font-size: 12px;
  }
}

.betnet9-cxtyyh,
.betnet9-5p6j8y {
  width: 50%;
  flex-shrink: 0;
}

.betnet9-cxtyyh {
  font-weight: 700;
}

.betnet9-6t2gvl .betnet9-t9ikux {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betnet9-6t2gvl .betnet9-t9ikux {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betnet9-6t2gvl .betnet9-t9ikux {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betnet9-6t2gvl
  .betnet9-rng4rw:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betnet9-6t2gvl .betnet9-5gjyh2 {
  height: 100% !important;
  border-radius: 16px;
}

.betnet9-6t2gvl .betnet9-u4284z {
  gap: 4px;
  align-items: center;
}

.betnet9-6t2gvl .betnet9-u4284z button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betnet9-6t2gvl .betnet9-u4284z svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betnet9-6t2gvl .betnet9-gjtmm7,
.betnet9-6t2gvl .betnet9-bc0q8b {
  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.betnet9-da3fuc.org/2000/svg'%3E%3Cpath d='M9.betnet9-cxk00j 4.betnet9-spg4rx.betnet9-gtf14q 5.betnet9-k40ace.betnet9-k6chv5 5.betnet9-anxf50.betnet9-3ef5ac 5.betnet9-2gy86s.betnet9-z2iuja 8.betnet9-gng0dw.betnet9-wu9ffb 9.betnet9-nj3ooe.betnet9-ijp25f 9.betnet9-g6z7f9.betnet9-0s3po5 13.betnet9-cdoxpu.betnet9-1vrnbk 11.betnet9-t9nn9i.betnet9-mtnnxt 11.betnet9-sstxbb.betnet9-31zvvq 11.betnet9-x3phzq.betnet9-drd6m5 13.betnet9-yj7c4i.betnet9-4n957z 9.betnet9-t3ldpv.betnet9-rqlzxj 9.betnet9-2tbqja.betnet9-b484y1 8.betnet9-kbkrq4.betnet9-rkssfa 5.betnet9-zaft68.betnet9-wf5znd 5.betnet9-s70ugc.betnet9-53rb7o 5.betnet9-6iq69b.betnet9-twq6uu 4.betnet9-wvktoo.betnet9-mtnnxt 1.betnet9-nwto7j.betnet9-cxk00j 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betnet9-6t2gvl .betnet9-gjtmm7 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betnet9-6t2gvl .betnet9-bc0q8b {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betnet9-xu7vg0 {
  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) {
  .betnet9-xu7vg0 {
    padding: 24px;
  }
}

.betnet9-xu7vg0 .betnet9-w6cakd {
  display: flex;
}

@media (min-width: 768px) {
  .betnet9-xu7vg0 .betnet9-w6cakd {
    display: none;
  }
}

.betnet9-xu7vg0 .betnet9-y011oi svg {
  display: none;
}

.betnet9-846qdi {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betnet9-846qdi .betnet9-w5ktp7 {
  display: none;
}

@media (min-width: 768px) {
  .betnet9-846qdi .betnet9-w5ktp7 {
    display: flex;
  }
}

.betnet9-h67y0d {
  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) {
  .betnet9-h67y0d {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnet9-h67y0d > * {
  margin: 0 !important;
}

.betnet9-h67y0d img,
.betnet9-2adyak {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnet9-h67y0d img,
  .betnet9-2adyak {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnet9-s4ju01 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnet9-s4ju01 {
    width: 32px;
    height: 32px;
  }
}

.betnet9-rtu2fm {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betnet9-rtu2fm {
    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;
  }

  .betnet9-rtu2fm::-webkit-scrollbar {
    display: none;
  }
}

.betnet9-2grjkm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betnet9-2grjkm {
    padding: 7px 15px;
  }
}

.betnet9-2grjkm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betnet9-fxbh5y {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betnet9-fxbh5y {
    display: flex;
    opacity: 1;
  }
}

.betnet9-2grjkm picture {
  height: 100%;
  display: block;
}

.betnet9-2grjkm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betnet9-2grjkm img {
    width: 88px;
    height: 44px;
  }
}

.betnet9-2grjkm p {
  text-align: center;
  width: 100%;
}

.betnet9-7lefqc {
  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) {
  .betnet9-7lefqc {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnet9-7lefqc img,
.betnet9-9xjngq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnet9-7lefqc img,
  .betnet9-9xjngq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnet9-rv4f2y {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnet9-rv4f2y {
    width: 32px;
    height: 32px;
  }
}

.betnet9-7p5wa3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betnet9-5kiu83 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.betnet9-z060ho {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betnet9-z060ho.betnet9-yx1uvp {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betnet9-xdkt2g {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .betnet9-xdkt2g {
    font-size: 20px;
    line-height: 28px;
  }
}

.betnet9-f96z5f {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.betnet9-ri27up {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betnet9-ht9537 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.betnet9-ioxn2x {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betnet9-ioxn2x ol,
.betnet9-ioxn2x ul {
  padding-left: 1.3em;
}

.betnet9-z060ho.betnet9-yx1uvp .betnet9-ri27up {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betnet9-z060ho.betnet9-yx1uvp .betnet9-f96z5f {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.betnet9-trazs9 {
  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) {
  .betnet9-trazs9 {
    padding: 24px;
  }
}

.betnet9-trazs9 .betnet9-w6cakd {
  display: flex;
}

@media (min-width: 768px) {
  .betnet9-trazs9 .betnet9-w6cakd {
    display: none;
  }
}

.betnet9-trazs9 .betnet9-y011oi svg {
  display: none;
}

.betnet9-fbxr37 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betnet9-fbxr37 .betnet9-w5ktp7 {
  display: none;
}

@media (min-width: 768px) {
  .betnet9-fbxr37 .betnet9-w5ktp7 {
    display: flex;
  }
}

.betnet9-m9ubi1 {
  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) {
  .betnet9-m9ubi1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betnet9-m9ubi1 > * {
  margin: 0 !important;
}

.betnet9-m9ubi1 img,
.betnet9-slyhd1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnet9-m9ubi1 img,
  .betnet9-slyhd1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnet9-yeb3lh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnet9-yeb3lh {
    width: 32px;
    height: 32px;
  }
}

.betnet9-sqs4yk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betnet9-sqs4yk {
    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;
  }

  .betnet9-sqs4yk::-webkit-scrollbar {
    display: none;
  }
}

.betnet9-q96cw5 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betnet9-q96cw5:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betnet9-q1wq4p {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betnet9-q1wq4p {
    display: flex;
    opacity: 1;
  }
}

.betnet9-q96cw5 picture {
  width: auto;
  height: 100%;
  display: block;
}

.betnet9-q96cw5 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betnet9-y5oz9l {
  margin: -24px 0;
}

.betnet9-y5oz9l:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betnet9-y5oz9l {
    margin: -16px 0;
  }
}

.betnet9-bp8gcl {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betnet9-bp8gcl {
    flex-direction: row;
  }
}

.betnet9-2i4v39 {
  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) {
  .betnet9-2i4v39 {
    flex: 1;
  }
}

.betnet9-2i4v39::placeholder {
  color: var(--Text-400);
}

.betnet9-jeil76 {
  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;
}

.betnet9-w8ayci {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betnet9-w8ayci::-webkit-scrollbar {
  display: none;
}

.betnet9-hz48q4 {
  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;
}

.betnet9-hz48q4 img,
.betnet9-hz48q4 svg {
  margin-right: 8px;
}

.betnet9-z39vfw {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betnet9-y5oz9l + .betnet9-73428v {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betnet9-y5oz9l + .betnet9-73428v {
    margin-top: -16px;
  }
}

.betnet9-ura4yi {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betnet9-ura4yi > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betnet9-ura4yi > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betnet9-0kt0s3 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.betnet9-icq9eb {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.betnet9-8zljyi {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betnet9-pogbwq {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betnet9-i2t05g {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betnet9-0kt0s3 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;
}

.betnet9-0kt0s3 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) {
  .betnet9-0kt0s3 {
    padding: 39px 179px 39px 39px;
  }

  .betnet9-icq9eb {
    font-size: 40px;
    line-height: 48px;
  }

  .betnet9-i2t05g {
    height: 348px;
  }

  .betnet9-0kt0s3 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betnet9-0kt0s3 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betnet9-0kt0s3 {
    padding: 63px;
  }
}

.betnet9-uw7l6u {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betnet9-uw7l6u {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betnet9-muunpo {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betnet9-muunpo {
    width: auto;
  }
}

.betnet9-bzxst8 {
  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;
}

.betnet9-bzxst8::-webkit-scrollbar {
  display: none;
}

.betnet9-bzxst8 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);
}

.betnet9-bzxst8 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betnet9-bzxst8 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betnet9-uw7l6u .betnet9-pkd5di {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betnet9-ht9537,
    mask-image 0.3s;
}

.betnet9-uw7l6u .betnet9-pkd5di.betnet9-hh658j {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betnet9-q5syj6 {
  margin: 40px -16px;
}

.betnet9-17hg0b + .betnet9-tyqoqa,
.betnet9-17hg0b + .betnet9-la90zq {
  margin-top: 24px;
}

.betnet9-6jia7g {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betnet9-6jia7g picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betnet9-9swbpv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betnet9-9swbpv {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betnet9-9swbpv {
    margin-top: 0;
  }
}

.betnet9-4ejhmv {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betnet9-4ejhmv {
    font-size: 24px;
    line-height: 32px;
  }
}

.betnet9-4h7yik {
  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) {
  .betnet9-4h7yik {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betnet9-3i9dks {
  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) {
  .betnet9-3i9dks {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betnet9-rm9j3i {
  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) {
  .betnet9-rm9j3i {
    font-size: 20px;
    line-height: 28px;
  }
}

.betnet9-r4j18p {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betnet9-r4j18p {
    font-size: 32px;
    line-height: 40px;
  }
}

.betnet9-o5lcug {
  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;
}

.betnet9-87midy {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betnet9-87midy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betnet9-73428v {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betnet9-91xdkw {
  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) {
  .betnet9-91xdkw {
    padding: 15px 48px;
  }
}

main > .betnet9-73428v {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betnet9-t9ikux.betnet9-gldgnd > div:nth-child(n+5) {
    display: none;
  }
}

.betnet9-mjhlaz p a img {
  display: block;
  margin: 0 auto;
}


.betnet9-g4zc6w {
  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 */
.betnet9-gb566y {
  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;
}

.betnet9-gb566y label {
  font-size: 14px;
}

.betnet9-gb566y h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betnet9-gb566y input,
.betnet9-gb566y textarea,
.betnet9-gb566y 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;
}
.betnet9-gb566y button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betnet9-bmoomw ease;
}
.betnet9-gb566y button:hover {
  background-color: var(--button-bg-hover);
}
.betnet9-gg2qu2 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betnet9-b2kxhm ease-in;
}

.betnet9-gg2qu2 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;
}
.betnet9-5h2kwt, .betnet9-qvdvmf, [class*="review-card"],
thead, thead th, table th, .betnet9-nb3j6i,
.betnet9-r11w3x, [class*="collapsible-header"],
.betnet9-9okiqn, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.betnet9-4d4jeb img, .betnet9-0hwi8k img { filter: invert(1); }
