* {
  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;
  }
}

.supabet-wxkimk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .supabet-wxkimk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .supabet-wxkimk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.supabet-nyppag {
  overflow: hidden;
}

.supabet-e30tv1 img {
  background: var(--Neutral-300);
}

.supabet-opib27 {
  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;
}

.supabet-izc1ml {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.supabet-izc1ml:hover {
  background: var(--button-bg-hover);
}

.supabet-5u67d0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.supabet-5u67d0:hover {
  background: var(--button-bg-hover);
}

.supabet-alek05 {
  font-size: 12px;
  line-height: 18px;
}

.supabet-jzde6d {
  font-size: 18px;
  line-height: 26px;
}

.supabet-in90o7 {
  width: 100%;
}

.supabet-2no0x5 {
  padding: 6px 16px;
}

.supabet-17a5gu {
  padding: 10px 16px;
}

.supabet-cr3ynt {
  padding: 15px 26px;
}

.supabet-ohojdj {
  flex-shrink: 0;
}

.supabet-7dza08 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.supabet-bcgz2x {
  display: none;
}

.supabet-7hm292 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.supabet-ctx7cs {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.supabet-cg26sa {
  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;
}

.supabet-x245t2 {
  cursor: grab;
}

.supabet-cg26sa::-webkit-scrollbar {
  display: none;
}

.supabet-2u4u0u {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.supabet-i26y3s {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.supabet-emdytr {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.supabet-9hxvr4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.supabet-lvxjox {
  visibility: visible;
}

.supabet-smrvbs {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.supabet-n0ixvc ease;
}

.supabet-ofv6vo {
  background-color: var(--Primary-200);
  width: 16px;
}

.supabet-k3mwnr {
  -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.supabet-n0ixvc,
    mask-image 0.3s;
}

.supabet-k3mwnr.supabet-01e3gm {
  -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;
  }
}

.supabet-g2phie: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;
}

.supabet-r44jdc {
  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.supabet-jjo400.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.supabet-jjo400.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;
}

.supabet-j020jn {
  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);
}

.supabet-j020jn::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%
  );
}

.supabet-g3wz4d {
  position: relative;
  z-index: 1;
}

.supabet-ntt4r8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.supabet-3s19ea {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.supabet-vk975u {
  font-size: 40px;
  line-height: 48px;
}

.supabet-87oir7 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.supabet-vgchzl {
  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;
}

.supabet-vgchzl:hover {
  background: var(--Primary-400);
}

.supabet-vgchzl svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.supabet-g2phie 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) {
  .supabet-j020jn {
    max-width: 600px;
    padding: 64px;
  }

  .supabet-ntt4r8 {
    font-size: 24px;
    line-height: 32px;
  }

  .supabet-3s19ea {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .supabet-vk975u {
    font-size: 50px;
    line-height: 56px;
  }

  .supabet-87oir7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .supabet-r44jdc {
    top: 25px;
    right: 25px;
  }
}

.supabet-ei8rha,
.supabet-lgry0i {
  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;
}

.supabet-evaeyq.supabet-9h5clt::before,
.supabet-lgry0i::before,
.supabet-fz9srh::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.supabet-jjo400.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.supabet-uoz4yf 14.supabet-ta3owp.supabet-woqzgq 14.supabet-894n4g 15.supabet-0m4kwt 14.supabet-ciymgq 15.supabet-206brl 14.supabet-hndo6p.supabet-7y4zpr 14.supabet-ebzk9c 19.supabet-7y6v0g 12.supabet-7ujvhx 19.supabet-7y6v0g 10.supabet-4cfsvv.supabet-7y6v0g 8.supabet-17u38n 17.supabet-6sq9sx 7.supabet-cayhd0 15.supabet-mtnaf7 7.supabet-u5kquf.supabet-tgx3pe 7.supabet-cayhd0 11.supabet-q5ab1x 8.supabet-17u38n 11.supabet-q5ab1x 10.supabet-ylorkx.supabet-q5ab1x 12.supabet-baz13w 13.supabet-q9jj5c 14.supabet-ek7sde 15.supabet-jtncmh 14.supabet-sezd5c.supabet-4xiukj 14.supabet-kuzrn9 15.supabet-shi474 14.supabet-1afp84 15.supabet-1s1l4n 14.supabet-6vkept.supabet-uoz4yf 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.supabet-b9x1tr 15.supabet-4k9wkq.supabet-lxfobo 15.supabet-9sn1v2 15.supabet-l9grcy 15.supabet-ki31ei 15.supabet-npycy0 15.supabet-xbirqm.supabet-8d1nqw 15.supabet-ki31ei 15.supabet-ouboxu 15.supabet-z3d2kz 15.supabet-j7vdog 15.supabet-n5d3x3.supabet-dfc8ln 15.supabet-5o29nl 7.supabet-4jmoyd 18.supabet-hhj6t4 7.supabet-lb23zn 23.supabet-ezqf1m.supabet-ebj1ok.supabet-mzaa01 18.supabet-3pnry4 19.supabet-auny8j 15.supabet-a2dpwz 15.supabet-b9x1tr 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.supabet-71jt2d [type="submit"] *,
.supabet-8vs5hq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .supabet-v0amyf {
    display: none;
  }
}

.supabet-jnimpc {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .supabet-jnimpc {
  display: none;
}

@media (min-width: 768px) {
  .supabet-jnimpc {
    bottom: 22px;
  }
}

.supabet-jnimpc input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .supabet-jnimpc {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.supabet-ro0nsn.static) .supabet-jnimpc {
    bottom: 8px;
  }
}

.supabet-rn3s2y {
  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.supabet-jjo400.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.supabet-2pr5az 3.supabet-6swnkh.supabet-uavkr9.supabet-9n6v85 3.supabet-wz0o6z 3.supabet-zqkntw 5.supabet-s29ufe 3.supabet-zqkntw 8.supabet-harz75.supabet-l1xs4r.supabet-zqkntw 26.supabet-ym6nsx 5.supabet-1lbvvs 28.supabet-b9c2fb 8.supabet-iyqmyb 28.supabet-3cqf8b.supabet-vqc5vi 28.supabet-dbhsme.supabet-j557zh 34.supabet-doouit.supabet-fhxo97 36.supabet-zje849 11.supabet-8x697d 37.supabet-hzrk98 12.supabet-hb72vs 36.supabet-nufzy4.supabet-9b9ye9 28.supabet-pq508i.supabet-a87ikg.supabet-cpjibw 28.supabet-qeocd1 36.supabet-gcn1y6 26.supabet-dpjskl 36.supabet-gcn1y6 23.supabet-yrmzby.supabet-qazcny.supabet-gcn1y6 5.supabet-ikugtt 34.supabet-xz6ewy 3.supabet-wz0o6z 31.supabet-2pr5az 3.supabet-5xzo2k.supabet-w829jn 18.supabet-cn5w1j.supabet-y9b10r 18.supabet-sl47yr 8.supabet-jvnpn1 17.supabet-5mp4z4 8.supabet-jvnpn1 15.supabet-253l8c.supabet-jvnpn1 14.supabet-41kjmq 9.supabet-y9b10r 13.supabet-31c0f5 11.supabet-w829jn 13.supabet-24ie8r.supabet-knbqui 13.supabet-31c0f5 13.supabet-ipnwxm 14.supabet-41kjmq 13.supabet-ipnwxm 15.supabet-agbjcn.supabet-ipnwxm 17.supabet-5mp4z4 12.supabet-knbqui 18.supabet-sl47yr 11.supabet-w829jn 18.supabet-0cnbg4.supabet-6jo7rp 18.supabet-4uxci7.supabet-ohymbc 18.supabet-sl47yr 17.supabet-ooov92 17.supabet-5mp4z4 17.supabet-ooov92 15.supabet-rtxvx3.supabet-ooov92 14.supabet-41kjmq 18.supabet-ohymbc 13.supabet-31c0f5 20.supabet-6jo7rp 13.supabet-h3po0q.supabet-9zgn8d 13.supabet-31c0f5 22.supabet-u6ylf8 14.supabet-41kjmq 22.supabet-u6ylf8 15.supabet-4cdn3f.supabet-o4foht 17.supabet-5mp4z4 21.supabet-9zgn8d 18.supabet-sl47yr 20.supabet-6jo7rp 18.supabet-f6478x.supabet-riozbt 18.supabet-1npoeu.supabet-hhzcei 18.supabet-sl47yr 26.supabet-zqh1dr 17.supabet-5mp4z4 26.supabet-zqh1dr 15.supabet-5qq6b8.supabet-zqh1dr 14.supabet-41kjmq 27.supabet-hhzcei 13.supabet-31c0f5 28.supabet-riozbt 13.supabet-0obm47.supabet-1x542h 13.supabet-31c0f5 31.supabet-l6sexp 14.supabet-41kjmq 31.supabet-l6sexp 15.supabet-1v9b8k.supabet-zqh1dr 17.supabet-5mp4z4 30.supabet-1x542h 18.supabet-sl47yr 28.supabet-riozbt 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"])
    .supabet-rn3s2y {
    display: none;
  }
}

.supabet-ql1lyw {
  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) {
  .supabet-ql1lyw {
    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;
}

.supabet-8vs5hq {
  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) {
  .supabet-8vs5hq {
    padding: 14px 16px;
  }
}

.supabet-8vs5hq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.supabet-8vs5hq button:first-child {
  align-content: end;
}

.supabet-8vs5hq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .supabet-8vs5hq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .supabet-8vs5hq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.supabet-8vs5hq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.supabet-8vs5hq button:last-child svg {
  width: 38px;
  height: 38px;
}

.supabet-fz9srh {
  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;
}

.supabet-fz9srh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .supabet-fz9srh,
.pc61d126-chatbot[data-active-screen="3"]
  .supabet-fz9srh {
  opacity: 1;
  visibility: visible;
}

.supabet-uk5u7x {
  flex: 1 1;
}

.supabet-rkalzn {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .supabet-rkalzn {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .supabet-r9olq6 {
  display: block;
}

.supabet-kmnqhf {
  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) {
  .supabet-kmnqhf {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.supabet-lgry0i {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.supabet-lgry0i::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.supabet-94cyl6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.supabet-94cyl6 p {
  color: var(--Text-100);
}

.supabet-lgry0i .supabet-nsmi8z {
  grid-area: button;
}

.supabet-lgry0i .supabet-nsmi8z::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.supabet-jjo400.org/2000/svg'%3E%3Cpath d='M4.supabet-7cmpe3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.supabet-m6tjje 15L16.supabet-m6tjje 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.supabet-m6tjje 5L16.supabet-m6tjje 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .supabet-tgakiq {
  display: block;
}

.supabet-ubj8ke {
  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) {
  .supabet-ubj8ke {
    margin-top: 40px;
  }
}

.supabet-ei8rha label,
.supabet-ei8rha input {
  display: block;
  width: 100%;
}

.supabet-ei8rha label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.supabet-ei8rha label.supabet-ww5pwl input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.supabet-ei8rha label.supabet-ww5pwl::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;
}

.supabet-ei8rha 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;
}

.supabet-ei8rha input::placeholder {
  color: var(--Text-400);
}

.supabet-2crgjb {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .supabet-2crgjb {
  display: flex;
}

.supabet-2crgjb ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .supabet-2crgjb ol {
    height: 420px;
    padding: 24px;
  }
}

.supabet-2crgjb ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.supabet-71jt2d {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .supabet-71jt2d {
    padding: 0 24px 24px;
  }
}

.supabet-71jt2d 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;
}

.supabet-71jt2d input::placeholder {
  color: var(--Text-400);
}

.supabet-71jt2d [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.supabet-71jt2d [type="submit"]:disabled {
  opacity: 0.5;
}

.supabet-71jt2d [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .supabet-71jt2d [type="submit"] {
    right: 40px;
  }
}

.supabet-evaeyq {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.supabet-evaeyq.supabet-9h5clt {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.supabet-evaeyq.supabet-9h5clt::before {
  content: "";
  width: 31px;
}

.supabet-evaeyq.supabet-9h5clt p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.supabet-evaeyq.supabet-urop5w p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.supabet-evaeyq p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.supabet-jnimpc .supabet-nsmi8z {
  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;
  }
}

.supabet-v0amyf {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .supabet-v0amyf {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .supabet-v0amyf {
    padding: 18px 0;
  }
}

.supabet-v0amyf .supabet-wxkimk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .supabet-v0amyf .supabet-wxkimk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.supabet-vprr4k {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .supabet-vprr4k {
    max-width: 160px;
    height: 40px;
  }
}

.supabet-vprr4k picture,
.supabet-vprr4k img {
  display: block;
  width: 100%;
  height: 100%;
}

.supabet-vprr4k img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .supabet-ccze0o {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.supabet-n0ixvc ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .supabet-v0amyf.supabet-ehv94a .supabet-ccze0o {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .supabet-ccze0o {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .supabet-ccze0o {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.supabet-ncj0vo,
.supabet-8m3b7o {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .supabet-ncj0vo,
  .supabet-8m3b7o {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .supabet-8m3b7o {
    display: none;
  }
}

.supabet-ib608w {
  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;
}

.supabet-ehv94a .supabet-ib608w {
  background: var(--fh-bg-color);
}

.supabet-ib608w button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .supabet-ib608w {
    display: none;
  }
}

.supabet-a4eiyt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .supabet-a4eiyt {
    display: none;
  }
}

.supabet-crqjqd {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.supabet-v0amyf.supabet-ehv94a .supabet-crqjqd:first-child {
  display: none;
}

.supabet-v0amyf.supabet-ehv94a .supabet-crqjqd:last-child {
  display: block;
}

.supabet-crqjqd:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .supabet-crqjqd {
    display: none;
  }
}

.supabet-ytcdan {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .supabet-ytcdan {
    display: flex;
  }
}

.supabet-ytcdan ul {
  max-height: 350px;
  overflow-y: auto;
}

.supabet-ytcdan:hover ul {
  visibility: visible;
  opacity: 1;
}

.supabet-ytcdan:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.supabet-ytcdan:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.supabet-ytcdan:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.supabet-ytcdan:hover .supabet-wg0pab svg {
  transform: rotate(180deg);
}

.supabet-8jcfov {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.supabet-zr8i83 {
  padding: 0 8px;
}

.supabet-papj0u {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.supabet-papj0u:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .supabet-papj0u {
    padding: 4px 8px;
  }
}

.supabet-bgsu0w {
  display: flex;
}

.supabet-bgsu0w img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.supabet-wg0pab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.supabet-wg0pab svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.supabet-9jokao {
  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) {
  .supabet-9jokao {
    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;
  }
}

.supabet-28fx7h {
  width: 100%;
}

@media (min-width: 1200px) {
  .supabet-28fx7h {
    display: none;
  }
}

.supabet-ab40gu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.supabet-l76hq3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.supabet-wnh6gz {
  display: flex;
}

.supabet-95l0m1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.supabet-keyfua {
  list-style: none;
}

@media (max-width: 1199px) {
  .supabet-keyfua {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .supabet-keyfua {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .supabet-keyfua .supabet-699sza [data-ref-el],
  .supabet-keyfua .supabet-699sza span,
  .supabet-keyfua .supabet-699sza a {
    white-space: nowrap;
  }
}

.supabet-l5og14 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .supabet-l5og14.supabet-w8cbrj > .supabet-699sza {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .supabet-l5og14.supabet-sua3n4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .supabet-l5og14.supabet-w8cbrj > .supabet-rio7dh {
    height: auto;
  }

  .supabet-l5og14.supabet-w8cbrj > div > .supabet-igtxxl {
    transform: rotate(180deg);
  }
}

.supabet-l5og14 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.supabet-l5og14 [data-ref-el],
.supabet-l5og14 span {
  cursor: pointer;
}

.supabet-l5og14 [data-ref-el],
.supabet-l5og14 span,
.supabet-l5og14 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .supabet-l5og14 [data-ref-el],
  .supabet-l5og14 span,
  .supabet-l5og14 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .supabet-l5og14 [data-ref-el],
  .supabet-l5og14 span,
  .supabet-l5og14 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.supabet-rio7dh {
  height: 0;
  overflow: hidden;
  transition: height 0.supabet-n0ixvc ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.supabet-rio7dh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.supabet-rio7dh::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.supabet-rio7dh::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .supabet-rio7dh {
    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;
  }

  .supabet-rio7dh:has(> .supabet-l5og14.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .supabet-rio7dh .supabet-rio7dh {
    padding: 0;
  }

  .supabet-rio7dh .supabet-l5og14 {
    font-weight: 400;
  }

  .supabet-rio7dh .supabet-l5og14:hover > .supabet-699sza {
    background: var(--Neutral-300);
  }

  .supabet-rio7dh .supabet-igtxxl {
    rotate: -90deg;
  }
}

.supabet-699sza {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .supabet-699sza {
    padding: 8px;
  }

  .supabet-l5og14.supabet-vtizsw > .supabet-699sza {
    background: var(--Neutral-300);
  }
}

.supabet-igtxxl {
  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.supabet-jjo400.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.supabet-g0di54 0.supabet-958kzw.supabet-03865k -0.supabet-1qcplr 0.supabet-asgoh7 -0.supabet-1qcplr 1.supabet-2tw0lm 0.supabet-g2mqmw.supabet-b8zkso 4.supabet-5o04np.supabet-g0di54 0.supabet-y9je14.supabet-avovv3 -0.supabet-1qcplr 9.supabet-7kjyb4 -0.supabet-1qcplr 10.supabet-h8bwr8 0.supabet-2fpbve.supabet-onog4b 0.supabet-03865k 10.supabet-onog4b 0.supabet-asgoh7 10.supabet-h8bwr8 1.supabet-2u5vu2.supabet-qow7b7 5.supabet-lqaije.supabet-hyd19w 6.supabet-6aqdz9 5.supabet-2rwfa0 6.supabet-6aqdz9 4.supabet-76ar67 5.supabet-a3whlv.supabet-g0di54 1.supabet-algxnm.supabet-1qcplr 0.supabet-asgoh7 -0.supabet-1qcplr 0.supabet-03865k 0.supabet-g0di54 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.supabet-n0ixvc ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .supabet-igtxxl {
    cursor: default;
  }
}

.supabet-b6kbw5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.supabet-3m86c1 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .supabet-3m86c1 {
    padding: 40px 4px;
  }
}

.supabet-cpoefa {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .supabet-cpoefa {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.supabet-hlk1qj {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .supabet-hlk1qj {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.supabet-hlk1qj ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.supabet-hlk1qj [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.supabet-hlk1qj [data-ref-el],
.supabet-hlk1qj span,
.supabet-hlk1qj a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.supabet-0ldyv3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .supabet-0ldyv3 {
    margin-bottom: 12px;
  }
}

.supabet-cjgiq3 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.supabet-cjgiq3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .supabet-cjgiq3:last-child {
    margin-right: 0;
  }
}

.supabet-n3nu9b {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.supabet-0ldyv3:hover .supabet-o0u5fc {
  visibility: visible;
  opacity: 1;
}

.supabet-o0u5fc {
  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);
}

.supabet-s0big3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.supabet-akyswe {
  display: flex;
  margin: 6px;
}

.supabet-akyswe img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.supabet-o0u5fc::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);
}

.supabet-o0u5fc::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);
}

.supabet-u9bpa9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .supabet-u9bpa9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.supabet-deczve {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .supabet-deczve {
    margin-right: 32px;
  }
}

.supabet-jaze9z {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .supabet-jaze9z {
    margin-top: 0;
    width: 340px;
  }
}

.supabet-jaze9z a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.supabet-4iudkg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.supabet-xi26n2 {
  position: relative;
}

@media (min-width: 768px) {
  .supabet-xi26n2 {
    margin-top: 40px;
  }
}

.supabet-xi26n2 + .supabet-3myvbv,
.supabet-xi26n2 + .supabet-xi26n2 {
  margin-top: 24px;
}

.supabet-tv9hvu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .supabet-tv9hvu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .supabet-tv9hvu {
    padding: 80px;
  }
}

.supabet-3e0irm {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .supabet-3e0irm {
    padding: 0 16px;
}


}

.supabet-7ie1na {
  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) {
  .supabet-7ie1na {
    font-size: 48px;
    line-height: 56px;
  }
}

.supabet-oof4bx {
  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) {
  .supabet-oof4bx {
    font-size: 24px;
    line-height: 32px;
  }
}

.supabet-jr18ct {
  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;
}

.supabet-jr18ct:hover {
  background: var(--button-bg-hover);
}

.supabet-1vps3x {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.supabet-1vps3x img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .supabet-1vps3x img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .supabet-1vps3x img {
  min-height: 100%;
  }
}

.supabet-tv9hvu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.supabet-k8t79a {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.supabet-k8t79a h1,
.supabet-k8t79a h2,
.supabet-k8t79a h3,
.supabet-k8t79a h4 {
  margin-bottom: 6px;
}

.supabet-k8t79a h1:not(:first-child),
.supabet-k8t79a h2:not(:first-child),
.supabet-k8t79a h3:not(:first-child),
.supabet-k8t79a h4:not(:first-child) {
  margin-top: 16px;
}

.supabet-k8t79a h1,
.supabet-k8t79a h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .supabet-k8t79a h1,
  .supabet-k8t79a h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.supabet-k8t79a h2,
.supabet-k8t79a h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .supabet-k8t79a h2,
  .supabet-k8t79a h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.supabet-k8t79a h3,
.supabet-k8t79a h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .supabet-k8t79a h3,
  .supabet-k8t79a h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.supabet-k8t79a h4,
.supabet-k8t79a h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.supabet-k8t79a ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.supabet-k8t79a ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.supabet-k8t79a 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);
}

.supabet-k8t79a ul ul {
  margin-bottom: 8px;
}

.supabet-k8t79a ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.supabet-k8t79a ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.supabet-k8t79a ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.supabet-k8t79a ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.supabet-k8t79a ol li::marker {
  font-weight: 700;
}

.supabet-k8t79a ol ol {
  margin-bottom: 8px;
}

.supabet-k8t79a ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.supabet-k8t79a ol ul li {
  padding-left: 16px;
}

.supabet-k8t79a 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) {
  .supabet-k8t79a table {
    padding: 24px;
  }
}

.supabet-k8t79a table.supabet-fs9nbg {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.supabet-n0ixvc,
    mask-image 0.3s;
}

.supabet-k8t79a table.supabet-fs9nbg.supabet-01e3gm {
  -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) {
  .supabet-k8t79a table {
    display: table;
  }
}

.supabet-k8t79a 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);
}

.supabet-k8t79a table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.supabet-k8t79a table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.supabet-k8t79a 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) {
  .supabet-k8t79a table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.supabet-k8t79a table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.supabet-k8t79a table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.supabet-k8t79a table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.supabet-k8t79a img {
  max-width: 100%;
  height: auto;
}

.supabet-l8cef2 {
  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) {
  .supabet-l8cef2 {
    padding: 24px;
  }
}

.supabet-8jr8zz {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .supabet-8jr8zz {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.supabet-8jr8zz > * {
  margin: 0 !important;
}

.supabet-8jr8zz img,
.supabet-qanjt1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .supabet-8jr8zz img,
  .supabet-qanjt1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.supabet-6nwy2j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .supabet-6nwy2j {
    width: 32px;
    height: 32px;
  }
}

.supabet-42adkn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.supabet-42adkn .supabet-37ezqb {
  flex-shrink: 0;
}

.supabet-42adkn .supabet-4gmfw8 svg {
  display: none;
}

.supabet-pt3tm8 {
  display: grid;
  transition: max-height 0.supabet-n0ixvc ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .supabet-pt3tm8 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .supabet-pt3tm8 {
    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));
  }
}

.supabet-pt3tm8.supabet-qgs1m4 + .supabet-37ezqb svg {
  transform: rotate(180deg);
}

.supabet-xdwdpn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.supabet-xdwdpn > div:nth-child(3n) {
  grid-column: span 2;
}

.supabet-xdwdpn
  > div:nth-child(3n)
  .supabet-c2tzeo
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .supabet-xdwdpn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .supabet-xdwdpn > div:nth-child(3n) {
    grid-column: unset;
  }

  .supabet-xdwdpn
    > div:nth-child(3n)
    .supabet-c2tzeo
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .supabet-xdwdpn {
    max-width: 270px;
  }
}

.supabet-xdwdpn .supabet-c2tzeo button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .supabet-xdwdpn .supabet-c2tzeo button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .supabet-xdwdpn .supabet-c2tzeo button {
    max-width: 104px;
  }
}

.supabet-zewl22 {
  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) {
  .supabet-zewl22 {
    margin-bottom: 0;
  }
}

.supabet-1d93nw {
  display: none;
  opacity: 0;
}

.supabet-ymbezv {
  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;
  }
}

.supabet-ymbezv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.supabet-c2tzeo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.supabet-c2tzeo button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .supabet-c2tzeo
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .supabet-c2tzeo
    button {
    max-width: 145px;
  }
}

.supabet-lwc71b:first-child
  .supabet-c2tzeo
  button {
  max-width: 270px;
}

.supabet-4xmv8b {
  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%;
}

.supabet-zewl22 picture {
  width: 100%;
  max-width: 100%;
}

.supabet-mywosw {
  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;
}

.supabet-mywosw svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.supabet-zewl22:hover .supabet-mywosw {
  display: flex;
}

.supabet-m17fgp {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.supabet-7ioxbg {
  display: flex;
}

.supabet-7ioxbg:hover .supabet-pvkf41,
.supabet-7ioxbg .supabet-vtizsw .supabet-pvkf41 {
  display: flex;
}

.supabet-7ioxbg svg {
  flex-shrink: 0;
}

.supabet-pvkf41 {
  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) {
  .supabet-pvkf41 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.supabet-pvkf41:hover {
  display: flex;
}

.supabet-pvkf41 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.supabet-uddc2x {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .supabet-uddc2x {
    font-size: 12px;
  }
}

.supabet-aw1ha8,
.supabet-4nvjxp {
  width: 50%;
  flex-shrink: 0;
}

.supabet-aw1ha8 {
  font-weight: 700;
}

.supabet-arnt2x .supabet-pt3tm8 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .supabet-arnt2x .supabet-pt3tm8 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .supabet-arnt2x .supabet-pt3tm8 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.supabet-arnt2x
  .supabet-4xmv8b:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.supabet-arnt2x .supabet-ymbezv {
  height: 100% !important;
  border-radius: 16px;
}

.supabet-arnt2x .supabet-c2tzeo {
  gap: 4px;
  align-items: center;
}

.supabet-arnt2x .supabet-c2tzeo button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.supabet-arnt2x .supabet-c2tzeo svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.supabet-arnt2x .supabet-sgwl9i,
.supabet-arnt2x .supabet-7dfmqc {
  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.supabet-jjo400.org/2000/svg'%3E%3Cpath d='M9.supabet-ph5fvu 4.supabet-03hcvd.supabet-m3nt7q 5.supabet-03hb0d.supabet-2i1e9r 5.supabet-ricyb6.supabet-0ybq3v 5.supabet-0lydg4.supabet-9z6ujf 8.supabet-ln4dfo.supabet-36azu9 9.supabet-wvycwe.supabet-8mcr06 9.supabet-zdpzgz.supabet-dhjw9k 13.supabet-374l83.supabet-xpuq95 11.supabet-r66vhr.supabet-wpjvm6 11.supabet-p54r6f.supabet-modlx3 11.supabet-gxjxop.supabet-turufq 13.supabet-yp5vt3.supabet-ewa5yh 9.supabet-7n1frk.supabet-01djab 9.supabet-lz4pju.supabet-afy1wc 8.supabet-bazjly.supabet-ltcn9r 5.supabet-egssei.supabet-lk6ong 5.supabet-iix3ya.supabet-npg3g3 5.supabet-9nojpb.supabet-6rqsgj 4.supabet-ehocri.supabet-wpjvm6 1.supabet-z00c4m.supabet-ph5fvu 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.supabet-arnt2x .supabet-sgwl9i {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.supabet-arnt2x .supabet-7dfmqc {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.supabet-r60woj {
  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) {
  .supabet-r60woj {
    padding: 24px;
  }
}

.supabet-r60woj .supabet-37ezqb {
  display: flex;
}

@media (min-width: 768px) {
  .supabet-r60woj .supabet-37ezqb {
    display: none;
  }
}

.supabet-r60woj .supabet-4gmfw8 svg {
  display: none;
}

.supabet-wqq0c2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.supabet-wqq0c2 .supabet-opib27 {
  display: none;
}

@media (min-width: 768px) {
  .supabet-wqq0c2 .supabet-opib27 {
    display: flex;
  }
}

.supabet-70rhou {
  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) {
  .supabet-70rhou {
    font-size: 40px;
    line-height: 48px;
  }
}

.supabet-70rhou > * {
  margin: 0 !important;
}

.supabet-70rhou img,
.supabet-1xc0po {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .supabet-70rhou img,
  .supabet-1xc0po {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.supabet-x834x0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .supabet-x834x0 {
    width: 32px;
    height: 32px;
  }
}

.supabet-cm6f11 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .supabet-cm6f11 {
    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;
  }

  .supabet-cm6f11::-webkit-scrollbar {
    display: none;
  }
}

.supabet-i6dfk1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .supabet-i6dfk1 {
    padding: 7px 15px;
  }
}

.supabet-i6dfk1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.supabet-kikznx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .supabet-kikznx {
    display: flex;
    opacity: 1;
  }
}

.supabet-i6dfk1 picture {
  height: 100%;
  display: block;
}

.supabet-i6dfk1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .supabet-i6dfk1 img {
    width: 88px;
    height: 44px;
  }
}

.supabet-i6dfk1 p {
  text-align: center;
  width: 100%;
}

.supabet-i0dh6y {
  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) {
  .supabet-i0dh6y {
    font-size: 40px;
    line-height: 48px;
  }
}

.supabet-i0dh6y img,
.supabet-l4pm24 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .supabet-i0dh6y img,
  .supabet-l4pm24 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.supabet-gbgh6z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .supabet-gbgh6z {
    width: 32px;
    height: 32px;
  }
}

.supabet-ecyw66 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.supabet-6c1q2v {
  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;
}

.supabet-dg6m1a {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.supabet-dg6m1a.supabet-vtizsw {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.supabet-80oo6v {
  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) {
  .supabet-80oo6v {
    font-size: 20px;
    line-height: 28px;
  }
}

.supabet-lob3r9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.supabet-ni5uv2 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.supabet-n0ixvc ease;
  opacity: 0;
  color: var(--text-color);
}

.supabet-d4evtc {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.supabet-d4evtc ol,
.supabet-d4evtc ul {
  padding-left: 1.3em;
}

.supabet-dg6m1a.supabet-vtizsw .supabet-ni5uv2 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.supabet-dg6m1a.supabet-vtizsw .supabet-lob3r9 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.supabet-k9eoap {
  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) {
  .supabet-k9eoap {
    padding: 24px;
  }
}

.supabet-k9eoap .supabet-37ezqb {
  display: flex;
}

@media (min-width: 768px) {
  .supabet-k9eoap .supabet-37ezqb {
    display: none;
  }
}

.supabet-k9eoap .supabet-4gmfw8 svg {
  display: none;
}

.supabet-3r3t2m {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.supabet-3r3t2m .supabet-opib27 {
  display: none;
}

@media (min-width: 768px) {
  .supabet-3r3t2m .supabet-opib27 {
    display: flex;
  }
}

.supabet-rftwsq {
  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) {
  .supabet-rftwsq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.supabet-rftwsq > * {
  margin: 0 !important;
}

.supabet-rftwsq img,
.supabet-5cve4j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .supabet-rftwsq img,
  .supabet-5cve4j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.supabet-ijg841 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .supabet-ijg841 {
    width: 32px;
    height: 32px;
  }
}

.supabet-0v7uk6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .supabet-0v7uk6 {
    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;
  }

  .supabet-0v7uk6::-webkit-scrollbar {
    display: none;
  }
}

.supabet-as0z5b {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.supabet-as0z5b:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.supabet-vn13op {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .supabet-vn13op {
    display: flex;
    opacity: 1;
  }
}

.supabet-as0z5b picture {
  width: auto;
  height: 100%;
  display: block;
}

.supabet-as0z5b picture img {
  display: block;
  width: auto;
  height: 100%;
}

.supabet-lyiiye {
  margin: -24px 0;
}

.supabet-lyiiye:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .supabet-lyiiye {
    margin: -16px 0;
  }
}

.supabet-qapas0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .supabet-qapas0 {
    flex-direction: row;
  }
}

.supabet-4qy2vs {
  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) {
  .supabet-4qy2vs {
    flex: 1;
  }
}

.supabet-4qy2vs::placeholder {
  color: var(--Text-400);
}

.supabet-3apr8n {
  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;
}

.supabet-t7hodz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.supabet-t7hodz::-webkit-scrollbar {
  display: none;
}

.supabet-vrj7do {
  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;
}

.supabet-vrj7do img,
.supabet-vrj7do svg {
  margin-right: 8px;
}

.supabet-nap2ge {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.supabet-lyiiye + .supabet-k4gtbz {
  margin-top: 0;
}

@media (min-width: 768px) {
  .supabet-lyiiye + .supabet-k4gtbz {
    margin-top: -16px;
  }
}

.supabet-czprys {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.supabet-czprys > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.supabet-czprys > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.supabet-l14ikx {
  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;
}

.supabet-71wyxn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.supabet-m3l0z1 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.supabet-e2vio8 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.supabet-j2e7md {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.supabet-l14ikx 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;
}

.supabet-l14ikx 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) {
  .supabet-l14ikx {
    padding: 39px 179px 39px 39px;
  }

  .supabet-71wyxn {
    font-size: 40px;
    line-height: 48px;
  }

  .supabet-j2e7md {
    height: 348px;
  }

  .supabet-l14ikx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .supabet-l14ikx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .supabet-l14ikx {
    padding: 63px;
  }
}

.supabet-u0brtg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .supabet-u0brtg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.supabet-c2cybk {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .supabet-c2cybk {
    width: auto;
  }
}

.supabet-y2mroy {
  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;
}

.supabet-y2mroy::-webkit-scrollbar {
  display: none;
}

.supabet-y2mroy 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);
}

.supabet-y2mroy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .supabet-y2mroy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.supabet-u0brtg .supabet-zv7xhd {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.supabet-n0ixvc,
    mask-image 0.3s;
}

.supabet-u0brtg .supabet-zv7xhd.supabet-01e3gm {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.supabet-8t8753 {
  margin: 40px -16px;
}

.supabet-oxvu5g + .supabet-3myvbv,
.supabet-oxvu5g + .supabet-xi26n2 {
  margin-top: 24px;
}

.supabet-3s12ye {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.supabet-3s12ye picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.supabet-hrjbe8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .supabet-hrjbe8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .supabet-hrjbe8 {
    margin-top: 0;
  }
}

.supabet-vfosd8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .supabet-vfosd8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.supabet-spzt3s {
  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) {
  .supabet-spzt3s {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.supabet-0b1rd4 {
  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) {
  .supabet-0b1rd4 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.supabet-wavhfv {
  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) {
  .supabet-wavhfv {
    font-size: 20px;
    line-height: 28px;
  }
}

.supabet-syzhsl {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .supabet-syzhsl {
    font-size: 32px;
    line-height: 40px;
  }
}

.supabet-s0rp4r {
  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;
}

.supabet-wivhhi {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.supabet-wivhhi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.supabet-k4gtbz {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.supabet-rgg8f9 {
  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) {
  .supabet-rgg8f9 {
    padding: 15px 48px;
  }
}

main > .supabet-k4gtbz {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .supabet-pt3tm8.supabet-8a86uk > div:nth-child(n+5) {
    display: none;
  }
}

.supabet-k8t79a p a img {
  display: block;
  margin: 0 auto;
}


.supabet-9gczmh {
  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 */
.supabet-opo5d6 {
  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;
}

.supabet-opo5d6 label {
  font-size: 14px;
}

.supabet-opo5d6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.supabet-opo5d6 input,
.supabet-opo5d6 textarea,
.supabet-opo5d6 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;
}
.supabet-opo5d6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.supabet-ony63d ease;
}
.supabet-opo5d6 button:hover {
  background-color: var(--button-bg-hover);
}
.supabet-1aqz54 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.supabet-2gzntn ease-in;
}

.supabet-1aqz54 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;
}
.supabet-lc2gma, .supabet-tp5ioe, [class*="review-card"],
thead, thead th, table th, .supabet-au4cnp,
.supabet-e57l4g, [class*="collapsible-header"],
.supabet-a4y74t, [class*="updated-block"] {
  color: #ece7dc !important;
}
