* {
  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;
  }
}

.n1-bet-dfccld {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .n1-bet-dfccld {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .n1-bet-dfccld {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.n1-bet-sm609p {
  overflow: hidden;
}

.n1-bet-sd8aoj img {
  background: var(--Neutral-300);
}

.n1-bet-egppzu {
  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;
}

.n1-bet-6wemaf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.n1-bet-6wemaf:hover {
  background: var(--button-bg-hover);
}

.n1-bet-a1uc5c {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.n1-bet-a1uc5c:hover {
  background: var(--button-bg-hover);
}

.n1-bet-e0n30l {
  font-size: 12px;
  line-height: 18px;
}

.n1-bet-b4sux9 {
  font-size: 18px;
  line-height: 26px;
}

.n1-bet-8r80pp {
  width: 100%;
}

.n1-bet-8pvwai {
  padding: 6px 16px;
}

.n1-bet-fiztx8 {
  padding: 10px 16px;
}

.n1-bet-fw963u {
  padding: 15px 26px;
}

.n1-bet-fcyykz {
  flex-shrink: 0;
}

.n1-bet-qnogfs {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.n1-bet-772a5z {
  display: none;
}

.n1-bet-qqh2lo {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.n1-bet-rsttcu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.n1-bet-okb5zk {
  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;
}

.n1-bet-zqwceu {
  cursor: grab;
}

.n1-bet-okb5zk::-webkit-scrollbar {
  display: none;
}

.n1-bet-7atf1m {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.n1-bet-jhot4u {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.n1-bet-fvniyj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.n1-bet-p4tuo6 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.n1-bet-zd60va {
  visibility: visible;
}

.n1-bet-m0k92s {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.n1-bet-ru8cx1 ease;
}

.n1-bet-wczmg4 {
  background-color: var(--Primary-200);
  width: 16px;
}

.n1-bet-tv79g2 {
  -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.n1-bet-ru8cx1,
    mask-image 0.3s;
}

.n1-bet-tv79g2.n1-bet-4mvaxk {
  -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;
  }
}

.n1-bet-1e9lo9: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;
}

.n1-bet-gr7asi {
  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.n1-bet-i73jm1.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.n1-bet-i73jm1.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;
}

.n1-bet-cwrtst {
  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);
}

.n1-bet-cwrtst::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%
  );
}

.n1-bet-qpdjl1 {
  position: relative;
  z-index: 1;
}

.n1-bet-79w0dl {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.n1-bet-we72cd {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.n1-bet-vtq06f {
  font-size: 40px;
  line-height: 48px;
}

.n1-bet-9bnca4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.n1-bet-1cxo9g {
  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;
}

.n1-bet-1cxo9g:hover {
  background: var(--Primary-400);
}

.n1-bet-1cxo9g svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.n1-bet-1e9lo9 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) {
  .n1-bet-cwrtst {
    max-width: 600px;
    padding: 64px;
  }

  .n1-bet-79w0dl {
    font-size: 24px;
    line-height: 32px;
  }

  .n1-bet-we72cd {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .n1-bet-vtq06f {
    font-size: 50px;
    line-height: 56px;
  }

  .n1-bet-9bnca4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .n1-bet-gr7asi {
    top: 25px;
    right: 25px;
  }
}

.n1-bet-p5eg1m,
.n1-bet-d4jnww {
  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;
}

.n1-bet-w3tx4b.n1-bet-2xg2vb::before,
.n1-bet-d4jnww::before,
.n1-bet-4duqzr::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.n1-bet-i73jm1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.n1-bet-da7bsw 14.n1-bet-598ohw.n1-bet-be7zgr 14.n1-bet-nlo5r4 15.n1-bet-q8o1wo 14.n1-bet-mq6lb4 15.n1-bet-y95pq3 14.n1-bet-zhqrum.n1-bet-efbddp 14.n1-bet-v9k2b9 19.n1-bet-ybgts0 12.n1-bet-hwnxla 19.n1-bet-ybgts0 10.n1-bet-1gl0ri.n1-bet-ybgts0 8.n1-bet-kfvs8m 17.n1-bet-gbbckm 7.n1-bet-wql3go 15.n1-bet-9mjx7r 7.n1-bet-gq3i9u.n1-bet-7o6kpg 7.n1-bet-wql3go 11.n1-bet-st1re6 8.n1-bet-kfvs8m 11.n1-bet-st1re6 10.n1-bet-sko3vh.n1-bet-st1re6 12.n1-bet-52w967 13.n1-bet-aos66a 14.n1-bet-yfqrw2 15.n1-bet-drdyw4 14.n1-bet-3ej40m.n1-bet-5mrpuw 14.n1-bet-lfjt4m 15.n1-bet-m041l3 14.n1-bet-mb4jzm 15.n1-bet-5zm1ln 14.n1-bet-ofyc9u.n1-bet-da7bsw 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.n1-bet-szp097 15.n1-bet-j1fwwp.n1-bet-3d23fe 15.n1-bet-ll32p1 15.n1-bet-ggl6ll 15.n1-bet-q4mfrw 15.n1-bet-norid2 15.n1-bet-5c78c8.n1-bet-qwb81q 15.n1-bet-q4mfrw 15.n1-bet-n0tp5t 15.n1-bet-dfon9n 15.n1-bet-pu2ak5 15.n1-bet-3e4xbg.n1-bet-b78pt0 15.n1-bet-pkkzwu 7.n1-bet-aeasjq 18.n1-bet-jo65nx 7.n1-bet-5cswlq 23.n1-bet-n2q0wd.n1-bet-uf4mnf.n1-bet-rciwgg 18.n1-bet-rzj7ih 19.n1-bet-y4zd8c 15.n1-bet-px1ld8 15.n1-bet-szp097 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.n1-bet-g4laie [type="submit"] *,
.n1-bet-qj03ui button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .n1-bet-0blz8x {
    display: none;
  }
}

.n1-bet-oz1kno {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .n1-bet-oz1kno {
  display: none;
}

@media (min-width: 768px) {
  .n1-bet-oz1kno {
    bottom: 22px;
  }
}

.n1-bet-oz1kno input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .n1-bet-oz1kno {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.n1-bet-bhxoqf.static) .n1-bet-oz1kno {
    bottom: 8px;
  }
}

.n1-bet-qvvx28 {
  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.n1-bet-i73jm1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.n1-bet-3fpete 3.n1-bet-wfk1pa.n1-bet-xtnnht.n1-bet-5kfumm 3.n1-bet-jwcrl4 3.n1-bet-ktrn2p 5.n1-bet-0vt1fd 3.n1-bet-ktrn2p 8.n1-bet-ijgoym.n1-bet-qgx3iz.n1-bet-ktrn2p 26.n1-bet-8y31lm 5.n1-bet-eyuimq 28.n1-bet-8tk1ny 8.n1-bet-3lts8d 28.n1-bet-y7km6v.n1-bet-9ahza2 28.n1-bet-pgwb9b.n1-bet-5y53e0 34.n1-bet-wycclp.n1-bet-9u31oh 36.n1-bet-k4c40b 11.n1-bet-hczn3r 37.n1-bet-lnhq3a 12.n1-bet-f8wgnn 36.n1-bet-e3c0ap.n1-bet-36heyu 28.n1-bet-ruqta5.n1-bet-ol33gc.n1-bet-cxz5kl 28.n1-bet-sy3pbj 36.n1-bet-0k88ol 26.n1-bet-3a0yoy 36.n1-bet-0k88ol 23.n1-bet-4yi3rl.n1-bet-n3rmbw.n1-bet-0k88ol 5.n1-bet-ej3sm2 34.n1-bet-cfz755 3.n1-bet-jwcrl4 31.n1-bet-3fpete 3.n1-bet-3u2h8w.n1-bet-q1fj2c 18.n1-bet-ntcalx.n1-bet-h9uxo7 18.n1-bet-73c4ly 8.n1-bet-bzu5ga 17.n1-bet-wqr0bp 8.n1-bet-bzu5ga 15.n1-bet-yozijc.n1-bet-bzu5ga 14.n1-bet-r9pak2 9.n1-bet-h9uxo7 13.n1-bet-k5s68o 11.n1-bet-q1fj2c 13.n1-bet-uh0p9f.n1-bet-5q7xqk 13.n1-bet-k5s68o 13.n1-bet-0vpmy3 14.n1-bet-r9pak2 13.n1-bet-0vpmy3 15.n1-bet-vo1hzr.n1-bet-0vpmy3 17.n1-bet-wqr0bp 12.n1-bet-5q7xqk 18.n1-bet-73c4ly 11.n1-bet-q1fj2c 18.n1-bet-j6tsot.n1-bet-lp0hmb 18.n1-bet-09oqz4.n1-bet-bh79ch 18.n1-bet-73c4ly 17.n1-bet-38oumi 17.n1-bet-wqr0bp 17.n1-bet-38oumi 15.n1-bet-dvhvr8.n1-bet-38oumi 14.n1-bet-r9pak2 18.n1-bet-bh79ch 13.n1-bet-k5s68o 20.n1-bet-lp0hmb 13.n1-bet-bqoav6.n1-bet-keke28 13.n1-bet-k5s68o 22.n1-bet-rutt2d 14.n1-bet-r9pak2 22.n1-bet-rutt2d 15.n1-bet-lhijtx.n1-bet-rz04vu 17.n1-bet-wqr0bp 21.n1-bet-keke28 18.n1-bet-73c4ly 20.n1-bet-lp0hmb 18.n1-bet-2z3w0r.n1-bet-dx12ph 18.n1-bet-insgyr.n1-bet-m4lnie 18.n1-bet-73c4ly 26.n1-bet-qgp140 17.n1-bet-wqr0bp 26.n1-bet-qgp140 15.n1-bet-kbywvo.n1-bet-qgp140 14.n1-bet-r9pak2 27.n1-bet-m4lnie 13.n1-bet-k5s68o 28.n1-bet-dx12ph 13.n1-bet-mr4mgc.n1-bet-0whjt2 13.n1-bet-k5s68o 31.n1-bet-xmt3na 14.n1-bet-r9pak2 31.n1-bet-xmt3na 15.n1-bet-im87g6.n1-bet-qgp140 17.n1-bet-wqr0bp 30.n1-bet-0whjt2 18.n1-bet-73c4ly 28.n1-bet-dx12ph 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"])
    .n1-bet-qvvx28 {
    display: none;
  }
}

.n1-bet-w4djmb {
  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) {
  .n1-bet-w4djmb {
    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;
}

.n1-bet-qj03ui {
  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) {
  .n1-bet-qj03ui {
    padding: 14px 16px;
  }
}

.n1-bet-qj03ui button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.n1-bet-qj03ui button:first-child {
  align-content: end;
}

.n1-bet-qj03ui button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .n1-bet-qj03ui
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .n1-bet-qj03ui
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.n1-bet-qj03ui button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.n1-bet-qj03ui button:last-child svg {
  width: 38px;
  height: 38px;
}

.n1-bet-4duqzr {
  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;
}

.n1-bet-4duqzr::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .n1-bet-4duqzr,
.pc61d126-chatbot[data-active-screen="3"]
  .n1-bet-4duqzr {
  opacity: 1;
  visibility: visible;
}

.n1-bet-qy7b5b {
  flex: 1 1;
}

.n1-bet-ghxfs1 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .n1-bet-ghxfs1 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .n1-bet-kexp39 {
  display: block;
}

.n1-bet-j0gcrh {
  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) {
  .n1-bet-j0gcrh {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.n1-bet-d4jnww {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.n1-bet-d4jnww::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.n1-bet-17wi74 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.n1-bet-17wi74 p {
  color: var(--Text-100);
}

.n1-bet-d4jnww .n1-bet-24hsii {
  grid-area: button;
}

.n1-bet-d4jnww .n1-bet-24hsii::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.n1-bet-i73jm1.org/2000/svg'%3E%3Cpath d='M4.n1-bet-2rv6zr 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.n1-bet-oa363x 15L16.n1-bet-oa363x 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.n1-bet-oa363x 5L16.n1-bet-oa363x 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .n1-bet-mku8aq {
  display: block;
}

.n1-bet-dohig1 {
  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) {
  .n1-bet-dohig1 {
    margin-top: 40px;
  }
}

.n1-bet-p5eg1m label,
.n1-bet-p5eg1m input {
  display: block;
  width: 100%;
}

.n1-bet-p5eg1m label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.n1-bet-p5eg1m label.n1-bet-j84a5a input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.n1-bet-p5eg1m label.n1-bet-j84a5a::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;
}

.n1-bet-p5eg1m 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;
}

.n1-bet-p5eg1m input::placeholder {
  color: var(--Text-400);
}

.n1-bet-m5377v {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .n1-bet-m5377v {
  display: flex;
}

.n1-bet-m5377v ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .n1-bet-m5377v ol {
    height: 420px;
    padding: 24px;
  }
}

.n1-bet-m5377v ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.n1-bet-g4laie {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .n1-bet-g4laie {
    padding: 0 24px 24px;
  }
}

.n1-bet-g4laie 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;
}

.n1-bet-g4laie input::placeholder {
  color: var(--Text-400);
}

.n1-bet-g4laie [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.n1-bet-g4laie [type="submit"]:disabled {
  opacity: 0.5;
}

.n1-bet-g4laie [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .n1-bet-g4laie [type="submit"] {
    right: 40px;
  }
}

.n1-bet-w3tx4b {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.n1-bet-w3tx4b.n1-bet-2xg2vb {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.n1-bet-w3tx4b.n1-bet-2xg2vb::before {
  content: "";
  width: 31px;
}

.n1-bet-w3tx4b.n1-bet-2xg2vb p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.n1-bet-w3tx4b.n1-bet-jgry9p p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.n1-bet-w3tx4b p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.n1-bet-oz1kno .n1-bet-24hsii {
  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;
  }
}

.n1-bet-0blz8x {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .n1-bet-0blz8x {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .n1-bet-0blz8x {
    padding: 18px 0;
  }
}

.n1-bet-0blz8x .n1-bet-dfccld {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .n1-bet-0blz8x .n1-bet-dfccld {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.n1-bet-4bbvwi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .n1-bet-4bbvwi {
    max-width: 160px;
    height: 40px;
  }
}

.n1-bet-4bbvwi picture,
.n1-bet-4bbvwi img {
  display: block;
  width: 100%;
  height: 100%;
}

.n1-bet-4bbvwi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .n1-bet-3845lh {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.n1-bet-ru8cx1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .n1-bet-0blz8x.n1-bet-lt2z8o .n1-bet-3845lh {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .n1-bet-3845lh {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .n1-bet-3845lh {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.n1-bet-6dsma5,
.n1-bet-14o30z {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .n1-bet-6dsma5,
  .n1-bet-14o30z {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .n1-bet-14o30z {
    display: none;
  }
}

.n1-bet-sjqddh {
  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;
}

.n1-bet-lt2z8o .n1-bet-sjqddh {
  background: var(--fh-bg-color);
}

.n1-bet-sjqddh button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .n1-bet-sjqddh {
    display: none;
  }
}

.n1-bet-zdn6sb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .n1-bet-zdn6sb {
    display: none;
  }
}

.n1-bet-qfeerz {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.n1-bet-0blz8x.n1-bet-lt2z8o .n1-bet-qfeerz:first-child {
  display: none;
}

.n1-bet-0blz8x.n1-bet-lt2z8o .n1-bet-qfeerz:last-child {
  display: block;
}

.n1-bet-qfeerz:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .n1-bet-qfeerz {
    display: none;
  }
}

.n1-bet-qwgvki {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .n1-bet-qwgvki {
    display: flex;
  }
}

.n1-bet-qwgvki ul {
  max-height: 350px;
  overflow-y: auto;
}

.n1-bet-qwgvki:hover ul {
  visibility: visible;
  opacity: 1;
}

.n1-bet-qwgvki:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.n1-bet-qwgvki:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.n1-bet-qwgvki:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.n1-bet-qwgvki:hover .n1-bet-vuiuh2 svg {
  transform: rotate(180deg);
}

.n1-bet-bml1o3 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.n1-bet-78lyue {
  padding: 0 8px;
}

.n1-bet-84wu86 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.n1-bet-84wu86:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .n1-bet-84wu86 {
    padding: 4px 8px;
  }
}

.n1-bet-s2oyio {
  display: flex;
}

.n1-bet-s2oyio img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.n1-bet-vuiuh2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.n1-bet-vuiuh2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.n1-bet-9w0gjd {
  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) {
  .n1-bet-9w0gjd {
    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;
  }
}

.n1-bet-mcs1zq {
  width: 100%;
}

@media (min-width: 1200px) {
  .n1-bet-mcs1zq {
    display: none;
  }
}

.n1-bet-e4sa94 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.n1-bet-15cqmy {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.n1-bet-cwvqrv {
  display: flex;
}

.n1-bet-2i5htw {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.n1-bet-ifgzcq {
  list-style: none;
}

@media (max-width: 1199px) {
  .n1-bet-ifgzcq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .n1-bet-ifgzcq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .n1-bet-ifgzcq .n1-bet-rhvgoi [data-ref-el],
  .n1-bet-ifgzcq .n1-bet-rhvgoi span,
  .n1-bet-ifgzcq .n1-bet-rhvgoi a {
    white-space: nowrap;
  }
}

.n1-bet-0mh4d7 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .n1-bet-0mh4d7.n1-bet-mqin19 > .n1-bet-rhvgoi {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .n1-bet-0mh4d7.n1-bet-0dd7ud:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .n1-bet-0mh4d7.n1-bet-mqin19 > .n1-bet-jzxvlu {
    height: auto;
  }

  .n1-bet-0mh4d7.n1-bet-mqin19 > div > .n1-bet-poimig {
    transform: rotate(180deg);
  }
}

.n1-bet-0mh4d7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.n1-bet-0mh4d7 [data-ref-el],
.n1-bet-0mh4d7 span {
  cursor: pointer;
}

.n1-bet-0mh4d7 [data-ref-el],
.n1-bet-0mh4d7 span,
.n1-bet-0mh4d7 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .n1-bet-0mh4d7 [data-ref-el],
  .n1-bet-0mh4d7 span,
  .n1-bet-0mh4d7 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .n1-bet-0mh4d7 [data-ref-el],
  .n1-bet-0mh4d7 span,
  .n1-bet-0mh4d7 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.n1-bet-jzxvlu {
  height: 0;
  overflow: hidden;
  transition: height 0.n1-bet-ru8cx1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.n1-bet-jzxvlu::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.n1-bet-jzxvlu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.n1-bet-jzxvlu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .n1-bet-jzxvlu {
    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;
  }

  .n1-bet-jzxvlu:has(> .n1-bet-0mh4d7.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .n1-bet-jzxvlu .n1-bet-jzxvlu {
    padding: 0;
  }

  .n1-bet-jzxvlu .n1-bet-0mh4d7 {
    font-weight: 400;
  }

  .n1-bet-jzxvlu .n1-bet-0mh4d7:hover > .n1-bet-rhvgoi {
    background: var(--Neutral-300);
  }

  .n1-bet-jzxvlu .n1-bet-poimig {
    rotate: -90deg;
  }
}

.n1-bet-rhvgoi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .n1-bet-rhvgoi {
    padding: 8px;
  }

  .n1-bet-0mh4d7.n1-bet-ez5k9o > .n1-bet-rhvgoi {
    background: var(--Neutral-300);
  }
}

.n1-bet-poimig {
  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.n1-bet-i73jm1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.n1-bet-4nb56i 0.n1-bet-4khsl8.n1-bet-02tz54 -0.n1-bet-z8kkoe 0.n1-bet-fcsd56 -0.n1-bet-z8kkoe 1.n1-bet-xfn0w1 0.n1-bet-2g0erg.n1-bet-jec89v 4.n1-bet-4mrqqu.n1-bet-4nb56i 0.n1-bet-sfa0r2.n1-bet-ln16f9 -0.n1-bet-z8kkoe 9.n1-bet-0lap76 -0.n1-bet-z8kkoe 10.n1-bet-7xkgco 0.n1-bet-twjgsi.n1-bet-mj8xac 0.n1-bet-02tz54 10.n1-bet-mj8xac 0.n1-bet-fcsd56 10.n1-bet-7xkgco 1.n1-bet-3932jk.n1-bet-nw7w38 5.n1-bet-oyxrm5.n1-bet-7t4w6j 6.n1-bet-3swifr 5.n1-bet-z15fts 6.n1-bet-3swifr 4.n1-bet-xgopxq 5.n1-bet-lnshr6.n1-bet-4nb56i 1.n1-bet-gv481g.n1-bet-z8kkoe 0.n1-bet-fcsd56 -0.n1-bet-z8kkoe 0.n1-bet-02tz54 0.n1-bet-4nb56i 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.n1-bet-ru8cx1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .n1-bet-poimig {
    cursor: default;
  }
}

.n1-bet-4u0ibn {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.n1-bet-bqzmov {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .n1-bet-bqzmov {
    padding: 40px 4px;
  }
}

.n1-bet-krkop1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .n1-bet-krkop1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.n1-bet-zi0j5o {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .n1-bet-zi0j5o {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.n1-bet-zi0j5o ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.n1-bet-zi0j5o [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.n1-bet-zi0j5o [data-ref-el],
.n1-bet-zi0j5o span,
.n1-bet-zi0j5o a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.n1-bet-3dk0xy {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .n1-bet-3dk0xy {
    margin-bottom: 12px;
  }
}

.n1-bet-xn0wct {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.n1-bet-xn0wct img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .n1-bet-xn0wct:last-child {
    margin-right: 0;
  }
}

.n1-bet-9yml5k {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.n1-bet-3dk0xy:hover .n1-bet-4g2v4v {
  visibility: visible;
  opacity: 1;
}

.n1-bet-4g2v4v {
  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);
}

.n1-bet-wa438p {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.n1-bet-rybt84 {
  display: flex;
  margin: 6px;
}

.n1-bet-rybt84 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.n1-bet-4g2v4v::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);
}

.n1-bet-4g2v4v::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);
}

.n1-bet-8mccp9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .n1-bet-8mccp9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.n1-bet-gnq7kz {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .n1-bet-gnq7kz {
    margin-right: 32px;
  }
}

.n1-bet-et6j6y {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .n1-bet-et6j6y {
    margin-top: 0;
    width: 340px;
  }
}

.n1-bet-et6j6y a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.n1-bet-v5bzol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.n1-bet-n5p1j6 {
  position: relative;
}

@media (min-width: 768px) {
  .n1-bet-n5p1j6 {
    margin-top: 40px;
  }
}

.n1-bet-n5p1j6 + .n1-bet-p6g1wq,
.n1-bet-n5p1j6 + .n1-bet-n5p1j6 {
  margin-top: 24px;
}

.n1-bet-fvw8qd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .n1-bet-fvw8qd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .n1-bet-fvw8qd {
    padding: 80px;
  }
}

.n1-bet-vzecao {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .n1-bet-vzecao {
    padding: 0 16px;
}


}

.n1-bet-kig9td {
  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) {
  .n1-bet-kig9td {
    font-size: 48px;
    line-height: 56px;
  }
}

.n1-bet-c95mqq {
  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) {
  .n1-bet-c95mqq {
    font-size: 24px;
    line-height: 32px;
  }
}

.n1-bet-9dw67m {
  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;
}

.n1-bet-9dw67m:hover {
  background: var(--button-bg-hover);
}

.n1-bet-qdnygg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.n1-bet-qdnygg img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .n1-bet-qdnygg img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .n1-bet-qdnygg img {
  min-height: 100%;
  }
}

.n1-bet-fvw8qd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.n1-bet-t4m83p {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.n1-bet-t4m83p h1,
.n1-bet-t4m83p h2,
.n1-bet-t4m83p h3,
.n1-bet-t4m83p h4 {
  margin-bottom: 6px;
}

.n1-bet-t4m83p h1:not(:first-child),
.n1-bet-t4m83p h2:not(:first-child),
.n1-bet-t4m83p h3:not(:first-child),
.n1-bet-t4m83p h4:not(:first-child) {
  margin-top: 16px;
}

.n1-bet-t4m83p h1,
.n1-bet-t4m83p h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .n1-bet-t4m83p h1,
  .n1-bet-t4m83p h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.n1-bet-t4m83p h2,
.n1-bet-t4m83p h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .n1-bet-t4m83p h2,
  .n1-bet-t4m83p h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.n1-bet-t4m83p h3,
.n1-bet-t4m83p h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .n1-bet-t4m83p h3,
  .n1-bet-t4m83p h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.n1-bet-t4m83p h4,
.n1-bet-t4m83p h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.n1-bet-t4m83p ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.n1-bet-t4m83p ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.n1-bet-t4m83p 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);
}

.n1-bet-t4m83p ul ul {
  margin-bottom: 8px;
}

.n1-bet-t4m83p ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.n1-bet-t4m83p ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.n1-bet-t4m83p ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.n1-bet-t4m83p ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.n1-bet-t4m83p ol li::marker {
  font-weight: 700;
}

.n1-bet-t4m83p ol ol {
  margin-bottom: 8px;
}

.n1-bet-t4m83p ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.n1-bet-t4m83p ol ul li {
  padding-left: 16px;
}

.n1-bet-t4m83p 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) {
  .n1-bet-t4m83p table {
    padding: 24px;
  }
}

.n1-bet-t4m83p table.n1-bet-benqix {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.n1-bet-ru8cx1,
    mask-image 0.3s;
}

.n1-bet-t4m83p table.n1-bet-benqix.n1-bet-4mvaxk {
  -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) {
  .n1-bet-t4m83p table {
    display: table;
  }
}

.n1-bet-t4m83p 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);
}

.n1-bet-t4m83p table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.n1-bet-t4m83p table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.n1-bet-t4m83p 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) {
  .n1-bet-t4m83p table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.n1-bet-t4m83p table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.n1-bet-t4m83p table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.n1-bet-t4m83p table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.n1-bet-t4m83p img {
  max-width: 100%;
  height: auto;
}

.n1-bet-qysiu0 {
  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) {
  .n1-bet-qysiu0 {
    padding: 24px;
  }
}

.n1-bet-b27y52 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .n1-bet-b27y52 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.n1-bet-b27y52 > * {
  margin: 0 !important;
}

.n1-bet-b27y52 img,
.n1-bet-1oqbzp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .n1-bet-b27y52 img,
  .n1-bet-1oqbzp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.n1-bet-59677u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .n1-bet-59677u {
    width: 32px;
    height: 32px;
  }
}

.n1-bet-t2jsik {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.n1-bet-t2jsik .n1-bet-rsjydq {
  flex-shrink: 0;
}

.n1-bet-t2jsik .n1-bet-5pg4pp svg {
  display: none;
}

.n1-bet-0cgxx9 {
  display: grid;
  transition: max-height 0.n1-bet-ru8cx1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .n1-bet-0cgxx9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .n1-bet-0cgxx9 {
    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));
  }
}

.n1-bet-0cgxx9.n1-bet-k75va5 + .n1-bet-rsjydq svg {
  transform: rotate(180deg);
}

.n1-bet-q7sonw {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.n1-bet-q7sonw > div:nth-child(3n) {
  grid-column: span 2;
}

.n1-bet-q7sonw
  > div:nth-child(3n)
  .n1-bet-txpmv0
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .n1-bet-q7sonw {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .n1-bet-q7sonw > div:nth-child(3n) {
    grid-column: unset;
  }

  .n1-bet-q7sonw
    > div:nth-child(3n)
    .n1-bet-txpmv0
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .n1-bet-q7sonw {
    max-width: 270px;
  }
}

.n1-bet-q7sonw .n1-bet-txpmv0 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .n1-bet-q7sonw .n1-bet-txpmv0 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .n1-bet-q7sonw .n1-bet-txpmv0 button {
    max-width: 104px;
  }
}

.n1-bet-0m7eil {
  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) {
  .n1-bet-0m7eil {
    margin-bottom: 0;
  }
}

.n1-bet-jndbxj {
  display: none;
  opacity: 0;
}

.n1-bet-g7ywxs {
  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;
  }
}

.n1-bet-g7ywxs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.n1-bet-txpmv0 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.n1-bet-txpmv0 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .n1-bet-txpmv0
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .n1-bet-txpmv0
    button {
    max-width: 145px;
  }
}

.n1-bet-zzolhx:first-child
  .n1-bet-txpmv0
  button {
  max-width: 270px;
}

.n1-bet-v49m1j {
  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%;
}

.n1-bet-0m7eil picture {
  width: 100%;
  max-width: 100%;
}

.n1-bet-31h565 {
  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;
}

.n1-bet-31h565 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.n1-bet-0m7eil:hover .n1-bet-31h565 {
  display: flex;
}

.n1-bet-4duxfi {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.n1-bet-2vs83e {
  display: flex;
}

.n1-bet-2vs83e:hover .n1-bet-oy9odc,
.n1-bet-2vs83e .n1-bet-ez5k9o .n1-bet-oy9odc {
  display: flex;
}

.n1-bet-2vs83e svg {
  flex-shrink: 0;
}

.n1-bet-oy9odc {
  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) {
  .n1-bet-oy9odc {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.n1-bet-oy9odc:hover {
  display: flex;
}

.n1-bet-oy9odc svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.n1-bet-x1kwwm {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .n1-bet-x1kwwm {
    font-size: 12px;
  }
}

.n1-bet-b8plld,
.n1-bet-lumuht {
  width: 50%;
  flex-shrink: 0;
}

.n1-bet-b8plld {
  font-weight: 700;
}

.n1-bet-yp3sa1 .n1-bet-0cgxx9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .n1-bet-yp3sa1 .n1-bet-0cgxx9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .n1-bet-yp3sa1 .n1-bet-0cgxx9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.n1-bet-yp3sa1
  .n1-bet-v49m1j:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.n1-bet-yp3sa1 .n1-bet-g7ywxs {
  height: 100% !important;
  border-radius: 16px;
}

.n1-bet-yp3sa1 .n1-bet-txpmv0 {
  gap: 4px;
  align-items: center;
}

.n1-bet-yp3sa1 .n1-bet-txpmv0 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.n1-bet-yp3sa1 .n1-bet-txpmv0 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.n1-bet-yp3sa1 .n1-bet-a0sd7g,
.n1-bet-yp3sa1 .n1-bet-l6plwo {
  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.n1-bet-i73jm1.org/2000/svg'%3E%3Cpath d='M9.n1-bet-uites1 4.n1-bet-5dxvz0.n1-bet-l3kbyj 5.n1-bet-mrmu3h.n1-bet-qvahli 5.n1-bet-p2kpmh.n1-bet-40iep3 5.n1-bet-hw82kd.n1-bet-cmzxee 8.n1-bet-4jxx8s.n1-bet-t4ufo4 9.n1-bet-iwvijc.n1-bet-dyekm1 9.n1-bet-am9d3h.n1-bet-fusntf 13.n1-bet-rz70fy.n1-bet-p5sw8o 11.n1-bet-vmklss.n1-bet-tdapzf 11.n1-bet-gxhurv.n1-bet-to75po 11.n1-bet-jv9ijv.n1-bet-xrkrku 13.n1-bet-gcgfrr.n1-bet-ppws2h 9.n1-bet-h2f1ux.n1-bet-ca36j6 9.n1-bet-fgfgsv.n1-bet-zqbyme 8.n1-bet-lniknc.n1-bet-vpa2jn 5.n1-bet-hv9e2t.n1-bet-im7u3h 5.n1-bet-xovlpp.n1-bet-zdsi1t 5.n1-bet-vg5yh6.n1-bet-207967 4.n1-bet-7zvqzj.n1-bet-tdapzf 1.n1-bet-w1aike.n1-bet-uites1 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.n1-bet-yp3sa1 .n1-bet-a0sd7g {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.n1-bet-yp3sa1 .n1-bet-l6plwo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.n1-bet-4l5ilt {
  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) {
  .n1-bet-4l5ilt {
    padding: 24px;
  }
}

.n1-bet-4l5ilt .n1-bet-rsjydq {
  display: flex;
}

@media (min-width: 768px) {
  .n1-bet-4l5ilt .n1-bet-rsjydq {
    display: none;
  }
}

.n1-bet-4l5ilt .n1-bet-5pg4pp svg {
  display: none;
}

.n1-bet-2fcs94 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.n1-bet-2fcs94 .n1-bet-egppzu {
  display: none;
}

@media (min-width: 768px) {
  .n1-bet-2fcs94 .n1-bet-egppzu {
    display: flex;
  }
}

.n1-bet-jetf0z {
  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) {
  .n1-bet-jetf0z {
    font-size: 40px;
    line-height: 48px;
  }
}

.n1-bet-jetf0z > * {
  margin: 0 !important;
}

.n1-bet-jetf0z img,
.n1-bet-5d2ys5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .n1-bet-jetf0z img,
  .n1-bet-5d2ys5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.n1-bet-8w37eb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .n1-bet-8w37eb {
    width: 32px;
    height: 32px;
  }
}

.n1-bet-ou3eut {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .n1-bet-ou3eut {
    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;
  }

  .n1-bet-ou3eut::-webkit-scrollbar {
    display: none;
  }
}

.n1-bet-n0knl1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .n1-bet-n0knl1 {
    padding: 7px 15px;
  }
}

.n1-bet-n0knl1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.n1-bet-ohp6jw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .n1-bet-ohp6jw {
    display: flex;
    opacity: 1;
  }
}

.n1-bet-n0knl1 picture {
  height: 100%;
  display: block;
}

.n1-bet-n0knl1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .n1-bet-n0knl1 img {
    width: 88px;
    height: 44px;
  }
}

.n1-bet-n0knl1 p {
  text-align: center;
  width: 100%;
}

.n1-bet-jzwqjs {
  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) {
  .n1-bet-jzwqjs {
    font-size: 40px;
    line-height: 48px;
  }
}

.n1-bet-jzwqjs img,
.n1-bet-x3vszn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .n1-bet-jzwqjs img,
  .n1-bet-x3vszn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.n1-bet-rg4rop {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .n1-bet-rg4rop {
    width: 32px;
    height: 32px;
  }
}

.n1-bet-goz3jb {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.n1-bet-90pfek {
  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;
}

.n1-bet-15yfhf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.n1-bet-15yfhf.n1-bet-ez5k9o {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.n1-bet-vf6vys {
  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) {
  .n1-bet-vf6vys {
    font-size: 20px;
    line-height: 28px;
  }
}

.n1-bet-cyfymb {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.n1-bet-tl4mlb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.n1-bet-ru8cx1 ease;
  opacity: 0;
  color: var(--text-color);
}

.n1-bet-gy2kcn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.n1-bet-gy2kcn ol,
.n1-bet-gy2kcn ul {
  padding-left: 1.3em;
}

.n1-bet-15yfhf.n1-bet-ez5k9o .n1-bet-tl4mlb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.n1-bet-15yfhf.n1-bet-ez5k9o .n1-bet-cyfymb {
  transform: rotate(180deg);
  color: var(--text-color);
}

.n1-bet-0ej46l {
  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) {
  .n1-bet-0ej46l {
    padding: 24px;
  }
}

.n1-bet-0ej46l .n1-bet-rsjydq {
  display: flex;
}

@media (min-width: 768px) {
  .n1-bet-0ej46l .n1-bet-rsjydq {
    display: none;
  }
}

.n1-bet-0ej46l .n1-bet-5pg4pp svg {
  display: none;
}

.n1-bet-kzztmv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.n1-bet-kzztmv .n1-bet-egppzu {
  display: none;
}

@media (min-width: 768px) {
  .n1-bet-kzztmv .n1-bet-egppzu {
    display: flex;
  }
}

.n1-bet-yh5y4g {
  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) {
  .n1-bet-yh5y4g {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.n1-bet-yh5y4g > * {
  margin: 0 !important;
}

.n1-bet-yh5y4g img,
.n1-bet-kmjqyd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .n1-bet-yh5y4g img,
  .n1-bet-kmjqyd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.n1-bet-zdwasw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .n1-bet-zdwasw {
    width: 32px;
    height: 32px;
  }
}

.n1-bet-zyyplq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .n1-bet-zyyplq {
    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;
  }

  .n1-bet-zyyplq::-webkit-scrollbar {
    display: none;
  }
}

.n1-bet-5ziwh4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.n1-bet-5ziwh4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.n1-bet-4skify {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .n1-bet-4skify {
    display: flex;
    opacity: 1;
  }
}

.n1-bet-5ziwh4 picture {
  width: auto;
  height: 100%;
  display: block;
}

.n1-bet-5ziwh4 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.n1-bet-7jaczv {
  margin: -24px 0;
}

.n1-bet-7jaczv:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .n1-bet-7jaczv {
    margin: -16px 0;
  }
}

.n1-bet-lqrs3y {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .n1-bet-lqrs3y {
    flex-direction: row;
  }
}

.n1-bet-3wir57 {
  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) {
  .n1-bet-3wir57 {
    flex: 1;
  }
}

.n1-bet-3wir57::placeholder {
  color: var(--Text-400);
}

.n1-bet-awax00 {
  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;
}

.n1-bet-bw9qte {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.n1-bet-bw9qte::-webkit-scrollbar {
  display: none;
}

.n1-bet-oqlmcw {
  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;
}

.n1-bet-oqlmcw img,
.n1-bet-oqlmcw svg {
  margin-right: 8px;
}

.n1-bet-rtgl41 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.n1-bet-7jaczv + .n1-bet-v4j825 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .n1-bet-7jaczv + .n1-bet-v4j825 {
    margin-top: -16px;
  }
}

.n1-bet-dwtqkf {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.n1-bet-dwtqkf > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.n1-bet-dwtqkf > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.n1-bet-2apgi1 {
  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;
}

.n1-bet-l4ssr8 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.n1-bet-q4gbc4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.n1-bet-4hc6o5 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.n1-bet-eokpg3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.n1-bet-2apgi1 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;
}

.n1-bet-2apgi1 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) {
  .n1-bet-2apgi1 {
    padding: 39px 179px 39px 39px;
  }

  .n1-bet-l4ssr8 {
    font-size: 40px;
    line-height: 48px;
  }

  .n1-bet-eokpg3 {
    height: 348px;
  }

  .n1-bet-2apgi1 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .n1-bet-2apgi1 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .n1-bet-2apgi1 {
    padding: 63px;
  }
}

.n1-bet-izkkn1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .n1-bet-izkkn1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.n1-bet-admf2i {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .n1-bet-admf2i {
    width: auto;
  }
}

.n1-bet-ot58fn {
  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;
}

.n1-bet-ot58fn::-webkit-scrollbar {
  display: none;
}

.n1-bet-ot58fn 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);
}

.n1-bet-ot58fn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .n1-bet-ot58fn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.n1-bet-izkkn1 .n1-bet-h3705b {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.n1-bet-ru8cx1,
    mask-image 0.3s;
}

.n1-bet-izkkn1 .n1-bet-h3705b.n1-bet-4mvaxk {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.n1-bet-bsccle {
  margin: 40px -16px;
}

.n1-bet-sflxew + .n1-bet-p6g1wq,
.n1-bet-sflxew + .n1-bet-n5p1j6 {
  margin-top: 24px;
}

.n1-bet-7m18i1 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.n1-bet-7m18i1 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.n1-bet-9jwuuu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .n1-bet-9jwuuu {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .n1-bet-9jwuuu {
    margin-top: 0;
  }
}

.n1-bet-ney44i {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .n1-bet-ney44i {
    font-size: 24px;
    line-height: 32px;
  }
}

.n1-bet-5l5nl7 {
  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) {
  .n1-bet-5l5nl7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.n1-bet-9lqbpw {
  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) {
  .n1-bet-9lqbpw {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.n1-bet-6u3y7l {
  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) {
  .n1-bet-6u3y7l {
    font-size: 20px;
    line-height: 28px;
  }
}

.n1-bet-mhc5m5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .n1-bet-mhc5m5 {
    font-size: 32px;
    line-height: 40px;
  }
}

.n1-bet-z2wd2z {
  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;
}

.n1-bet-exgdmf {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.n1-bet-exgdmf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.n1-bet-v4j825 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.n1-bet-qqqywv {
  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) {
  .n1-bet-qqqywv {
    padding: 15px 48px;
  }
}

main > .n1-bet-v4j825 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .n1-bet-0cgxx9.n1-bet-apidtk > div:nth-child(n+5) {
    display: none;
  }
}

.n1-bet-t4m83p p a img {
  display: block;
  margin: 0 auto;
}


.n1-bet-uegawf {
  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 */
.n1-bet-ugcns0 {
  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;
}

.n1-bet-ugcns0 label {
  font-size: 14px;
}

.n1-bet-ugcns0 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.n1-bet-ugcns0 input,
.n1-bet-ugcns0 textarea,
.n1-bet-ugcns0 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;
}
.n1-bet-ugcns0 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.n1-bet-cp072c ease;
}
.n1-bet-ugcns0 button:hover {
  background-color: var(--button-bg-hover);
}
.n1-bet-x38r5m {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.n1-bet-ws9chk ease-in;
}

.n1-bet-x38r5m 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;
}
.n1-bet-xv41st, .n1-bet-fv9yj7, [class*="review-card"],
thead, thead th, table th, .n1-bet-rcy6dp,
.n1-bet-uwg9zh, [class*="collapsible-header"],
.n1-bet-m2lz0b, [class*="updated-block"] {
  color: #ece7dc !important;
}

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