* {
  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;
  }
}

.hexabet-ze2c60 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .hexabet-ze2c60 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .hexabet-ze2c60 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.hexabet-zz4hjf {
  overflow: hidden;
}

.hexabet-m67ax2 img {
  background: var(--Neutral-300);
}

.hexabet-yvf509 {
  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;
}

.hexabet-vx5xzs {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.hexabet-vx5xzs:hover {
  background: var(--button-bg-hover);
}

.hexabet-53bbhm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.hexabet-53bbhm:hover {
  background: var(--button-bg-hover);
}

.hexabet-v4gcfl {
  font-size: 12px;
  line-height: 18px;
}

.hexabet-6szrz8 {
  font-size: 18px;
  line-height: 26px;
}

.hexabet-mlkjmo {
  width: 100%;
}

.hexabet-1k50nd {
  padding: 6px 16px;
}

.hexabet-vdo1bv {
  padding: 10px 16px;
}

.hexabet-mfgj27 {
  padding: 15px 26px;
}

.hexabet-74nsgh {
  flex-shrink: 0;
}

.hexabet-ojwils {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.hexabet-7ynal4 {
  display: none;
}

.hexabet-rlnbq4 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.hexabet-nv5qqd {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.hexabet-vdjg7y {
  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;
}

.hexabet-q45glw {
  cursor: grab;
}

.hexabet-vdjg7y::-webkit-scrollbar {
  display: none;
}

.hexabet-4xk2zu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.hexabet-sjl343 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.hexabet-enn1yv {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.hexabet-xijcaf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.hexabet-23869n {
  visibility: visible;
}

.hexabet-68oysu {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.hexabet-srpjb8 ease;
}

.hexabet-8lcs5z {
  background-color: var(--Primary-200);
  width: 16px;
}

.hexabet-gg7syp {
  -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.hexabet-srpjb8,
    mask-image 0.3s;
}

.hexabet-gg7syp.hexabet-h0xxe6 {
  -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;
  }
}

.hexabet-b7jjis: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;
}

.hexabet-y09pwm {
  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.hexabet-ba018p.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.hexabet-ba018p.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;
}

.hexabet-zbt2ho {
  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);
}

.hexabet-zbt2ho::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%
  );
}

.hexabet-reu2ua {
  position: relative;
  z-index: 1;
}

.hexabet-dpfoqk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.hexabet-voaxnz {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.hexabet-qgtz12 {
  font-size: 40px;
  line-height: 48px;
}

.hexabet-bpyhss {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hexabet-9r4ulh {
  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;
}

.hexabet-9r4ulh:hover {
  background: var(--Primary-400);
}

.hexabet-9r4ulh svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.hexabet-b7jjis 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) {
  .hexabet-zbt2ho {
    max-width: 600px;
    padding: 64px;
  }

  .hexabet-dpfoqk {
    font-size: 24px;
    line-height: 32px;
  }

  .hexabet-voaxnz {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .hexabet-qgtz12 {
    font-size: 50px;
    line-height: 56px;
  }

  .hexabet-bpyhss {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .hexabet-y09pwm {
    top: 25px;
    right: 25px;
  }
}

.hexabet-eyeywx,
.hexabet-djq26j {
  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;
}

.hexabet-dm1vem.hexabet-8w74w4::before,
.hexabet-djq26j::before,
.hexabet-i09k5v::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.hexabet-ba018p.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.hexabet-4l3d8v 14.hexabet-w4kcu6.hexabet-pq1lii 14.hexabet-1toja5 15.hexabet-dtv23x 14.hexabet-fhgl21 15.hexabet-rfl9pm 14.hexabet-wo2lwl.hexabet-6tf0cq 14.hexabet-zdrtqk 19.hexabet-kz8u8k 12.hexabet-8k2vzs 19.hexabet-kz8u8k 10.hexabet-tnw7v9.hexabet-kz8u8k 8.hexabet-ya5pmm 17.hexabet-ennhg2 7.hexabet-0u2edl 15.hexabet-lo4e7l 7.hexabet-mldldx.hexabet-own1r4 7.hexabet-0u2edl 11.hexabet-m7k3uh 8.hexabet-ya5pmm 11.hexabet-m7k3uh 10.hexabet-ww1o3w.hexabet-m7k3uh 12.hexabet-mflzah 13.hexabet-8qzhha 14.hexabet-dvb80d 15.hexabet-377w9z 14.hexabet-qn72ub.hexabet-1cro7o 14.hexabet-d0nz8s 15.hexabet-esavfn 14.hexabet-1ywybw 15.hexabet-pp3a0d 14.hexabet-xpbc7d.hexabet-4l3d8v 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.hexabet-lhnm85 15.hexabet-osi7cu.hexabet-b3q6de 15.hexabet-aaf371 15.hexabet-1djyuh 15.hexabet-wo07f1 15.hexabet-c8tbrp 15.hexabet-0jnae3.hexabet-r0hx8s 15.hexabet-wo07f1 15.hexabet-v1k6zt 15.hexabet-i2vkxe 15.hexabet-w5gl1c 15.hexabet-ui3kgx.hexabet-xyo162 15.hexabet-5zjetg 7.hexabet-l3hxq9 18.hexabet-cm38ek 7.hexabet-mqby2c 23.hexabet-bi9dgv.hexabet-ukojj2.hexabet-ixboit 18.hexabet-oj2gsm 19.hexabet-vs0cdz 15.hexabet-c6io7q 15.hexabet-lhnm85 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.hexabet-1p14k2 [type="submit"] *,
.hexabet-d18hp7 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .hexabet-gjjyy8 {
    display: none;
  }
}

.hexabet-9b19y1 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .hexabet-9b19y1 {
  display: none;
}

@media (min-width: 768px) {
  .hexabet-9b19y1 {
    bottom: 22px;
  }
}

.hexabet-9b19y1 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .hexabet-9b19y1 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.hexabet-bxzz00.static) .hexabet-9b19y1 {
    bottom: 8px;
  }
}

.hexabet-h6t5f0 {
  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.hexabet-ba018p.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.hexabet-jzre7y 3.hexabet-b3btge.hexabet-in4hnl.hexabet-ufd8qs 3.hexabet-sihcjz 3.hexabet-vax2na 5.hexabet-qb6016 3.hexabet-vax2na 8.hexabet-f6fir5.hexabet-b44t7m.hexabet-vax2na 26.hexabet-2e4ry0 5.hexabet-ior1y8 28.hexabet-lu8kvm 8.hexabet-m2hhmi 28.hexabet-f11kqt.hexabet-jysr4x 28.hexabet-04gkth.hexabet-px9beu 34.hexabet-p0d8as.hexabet-qflwqd 36.hexabet-7emhs5 11.hexabet-206d7c 37.hexabet-j9r07q 12.hexabet-p52j7i 36.hexabet-xkcv21.hexabet-iyq6j6 28.hexabet-qd6eek.hexabet-u8hy2l.hexabet-hudcsb 28.hexabet-t5nwsy 36.hexabet-b7id0q 26.hexabet-5xoyw8 36.hexabet-b7id0q 23.hexabet-fy26xq.hexabet-t2n00o.hexabet-b7id0q 5.hexabet-tbxye0 34.hexabet-avljh4 3.hexabet-sihcjz 31.hexabet-jzre7y 3.hexabet-i9svr0.hexabet-qlhy3a 18.hexabet-gp10sq.hexabet-3o5zcr 18.hexabet-3as2bi 8.hexabet-5ab50g 17.hexabet-xse0dr 8.hexabet-5ab50g 15.hexabet-boiy78.hexabet-5ab50g 14.hexabet-u5hqzj 9.hexabet-3o5zcr 13.hexabet-mgphxk 11.hexabet-qlhy3a 13.hexabet-q964de.hexabet-kq3o52 13.hexabet-mgphxk 13.hexabet-xc3cyp 14.hexabet-u5hqzj 13.hexabet-xc3cyp 15.hexabet-go28qg.hexabet-xc3cyp 17.hexabet-xse0dr 12.hexabet-kq3o52 18.hexabet-3as2bi 11.hexabet-qlhy3a 18.hexabet-r8r6o1.hexabet-gc3bl0 18.hexabet-xd4pzw.hexabet-dgya82 18.hexabet-3as2bi 17.hexabet-ke2p1n 17.hexabet-xse0dr 17.hexabet-ke2p1n 15.hexabet-zwfdte.hexabet-ke2p1n 14.hexabet-u5hqzj 18.hexabet-dgya82 13.hexabet-mgphxk 20.hexabet-gc3bl0 13.hexabet-77v6iy.hexabet-hj7mlj 13.hexabet-mgphxk 22.hexabet-j8aeoz 14.hexabet-u5hqzj 22.hexabet-j8aeoz 15.hexabet-m8sp13.hexabet-fkng7p 17.hexabet-xse0dr 21.hexabet-hj7mlj 18.hexabet-3as2bi 20.hexabet-gc3bl0 18.hexabet-8l4x8f.hexabet-oqig31 18.hexabet-d6z9up.hexabet-dpvufu 18.hexabet-3as2bi 26.hexabet-p8s7b1 17.hexabet-xse0dr 26.hexabet-p8s7b1 15.hexabet-pxob9g.hexabet-p8s7b1 14.hexabet-u5hqzj 27.hexabet-dpvufu 13.hexabet-mgphxk 28.hexabet-oqig31 13.hexabet-czspgl.hexabet-1k4752 13.hexabet-mgphxk 31.hexabet-vos6pv 14.hexabet-u5hqzj 31.hexabet-vos6pv 15.hexabet-dvhwax.hexabet-p8s7b1 17.hexabet-xse0dr 30.hexabet-1k4752 18.hexabet-3as2bi 28.hexabet-oqig31 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"])
    .hexabet-h6t5f0 {
    display: none;
  }
}

.hexabet-eb5as9 {
  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) {
  .hexabet-eb5as9 {
    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;
}

.hexabet-d18hp7 {
  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) {
  .hexabet-d18hp7 {
    padding: 14px 16px;
  }
}

.hexabet-d18hp7 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.hexabet-d18hp7 button:first-child {
  align-content: end;
}

.hexabet-d18hp7 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .hexabet-d18hp7
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .hexabet-d18hp7
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.hexabet-d18hp7 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.hexabet-d18hp7 button:last-child svg {
  width: 38px;
  height: 38px;
}

.hexabet-i09k5v {
  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;
}

.hexabet-i09k5v::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .hexabet-i09k5v,
.pc61d126-chatbot[data-active-screen="3"]
  .hexabet-i09k5v {
  opacity: 1;
  visibility: visible;
}

.hexabet-lb5pov {
  flex: 1 1;
}

.hexabet-jxqn1g {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .hexabet-jxqn1g {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .hexabet-f5r313 {
  display: block;
}

.hexabet-cbgv63 {
  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) {
  .hexabet-cbgv63 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.hexabet-djq26j {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.hexabet-djq26j::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.hexabet-f9c7uj span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.hexabet-f9c7uj p {
  color: var(--Text-100);
}

.hexabet-djq26j .hexabet-64l592 {
  grid-area: button;
}

.hexabet-djq26j .hexabet-64l592::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.hexabet-ba018p.org/2000/svg'%3E%3Cpath d='M4.hexabet-ho5l4r 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hexabet-lkkxcz 15L16.hexabet-lkkxcz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hexabet-lkkxcz 5L16.hexabet-lkkxcz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .hexabet-4sl1yn {
  display: block;
}

.hexabet-8327iy {
  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) {
  .hexabet-8327iy {
    margin-top: 40px;
  }
}

.hexabet-eyeywx label,
.hexabet-eyeywx input {
  display: block;
  width: 100%;
}

.hexabet-eyeywx label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.hexabet-eyeywx label.hexabet-zncrap input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.hexabet-eyeywx label.hexabet-zncrap::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;
}

.hexabet-eyeywx 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;
}

.hexabet-eyeywx input::placeholder {
  color: var(--Text-400);
}

.hexabet-wlm0xg {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .hexabet-wlm0xg {
  display: flex;
}

.hexabet-wlm0xg ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .hexabet-wlm0xg ol {
    height: 420px;
    padding: 24px;
  }
}

.hexabet-wlm0xg ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.hexabet-1p14k2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .hexabet-1p14k2 {
    padding: 0 24px 24px;
  }
}

.hexabet-1p14k2 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;
}

.hexabet-1p14k2 input::placeholder {
  color: var(--Text-400);
}

.hexabet-1p14k2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.hexabet-1p14k2 [type="submit"]:disabled {
  opacity: 0.5;
}

.hexabet-1p14k2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .hexabet-1p14k2 [type="submit"] {
    right: 40px;
  }
}

.hexabet-dm1vem {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.hexabet-dm1vem.hexabet-8w74w4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.hexabet-dm1vem.hexabet-8w74w4::before {
  content: "";
  width: 31px;
}

.hexabet-dm1vem.hexabet-8w74w4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hexabet-dm1vem.hexabet-1o80fx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.hexabet-dm1vem p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hexabet-9b19y1 .hexabet-64l592 {
  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;
  }
}

.hexabet-gjjyy8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .hexabet-gjjyy8 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .hexabet-gjjyy8 {
    padding: 18px 0;
  }
}

.hexabet-gjjyy8 .hexabet-ze2c60 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .hexabet-gjjyy8 .hexabet-ze2c60 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.hexabet-12af9y {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .hexabet-12af9y {
    max-width: 160px;
    height: 40px;
  }
}

.hexabet-12af9y picture,
.hexabet-12af9y img {
  display: block;
  width: 100%;
  height: 100%;
}

.hexabet-12af9y img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .hexabet-t1t95d {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.hexabet-srpjb8 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .hexabet-gjjyy8.hexabet-p5xobz .hexabet-t1t95d {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hexabet-t1t95d {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .hexabet-t1t95d {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.hexabet-2h4zyg,
.hexabet-gwvfhm {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .hexabet-2h4zyg,
  .hexabet-gwvfhm {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .hexabet-gwvfhm {
    display: none;
  }
}

.hexabet-ysil7r {
  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;
}

.hexabet-p5xobz .hexabet-ysil7r {
  background: var(--fh-bg-color);
}

.hexabet-ysil7r button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .hexabet-ysil7r {
    display: none;
  }
}

.hexabet-jmju3h {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hexabet-jmju3h {
    display: none;
  }
}

.hexabet-m9za2i {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.hexabet-gjjyy8.hexabet-p5xobz .hexabet-m9za2i:first-child {
  display: none;
}

.hexabet-gjjyy8.hexabet-p5xobz .hexabet-m9za2i:last-child {
  display: block;
}

.hexabet-m9za2i:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .hexabet-m9za2i {
    display: none;
  }
}

.hexabet-xegxhi {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hexabet-xegxhi {
    display: flex;
  }
}

.hexabet-xegxhi ul {
  max-height: 350px;
  overflow-y: auto;
}

.hexabet-xegxhi:hover ul {
  visibility: visible;
  opacity: 1;
}

.hexabet-xegxhi:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.hexabet-xegxhi:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.hexabet-xegxhi:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.hexabet-xegxhi:hover .hexabet-5hewwz svg {
  transform: rotate(180deg);
}

.hexabet-g6dj7w {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.hexabet-1m4w1w {
  padding: 0 8px;
}

.hexabet-d40x02 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.hexabet-d40x02:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .hexabet-d40x02 {
    padding: 4px 8px;
  }
}

.hexabet-5ze5jk {
  display: flex;
}

.hexabet-5ze5jk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.hexabet-5hewwz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.hexabet-5hewwz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.hexabet-gtwxvs {
  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) {
  .hexabet-gtwxvs {
    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;
  }
}

.hexabet-4x102e {
  width: 100%;
}

@media (min-width: 1200px) {
  .hexabet-4x102e {
    display: none;
  }
}

.hexabet-5ev9qg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.hexabet-61qdaw {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.hexabet-ijb44v {
  display: flex;
}

.hexabet-mokuto {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.hexabet-6bbzia {
  list-style: none;
}

@media (max-width: 1199px) {
  .hexabet-6bbzia {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .hexabet-6bbzia {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .hexabet-6bbzia .hexabet-018au4 [data-ref-el],
  .hexabet-6bbzia .hexabet-018au4 span,
  .hexabet-6bbzia .hexabet-018au4 a {
    white-space: nowrap;
  }
}

.hexabet-fgg8w5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .hexabet-fgg8w5.hexabet-ck6eno > .hexabet-018au4 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .hexabet-fgg8w5.hexabet-d4ffl1:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .hexabet-fgg8w5.hexabet-ck6eno > .hexabet-rflvuz {
    height: auto;
  }

  .hexabet-fgg8w5.hexabet-ck6eno > div > .hexabet-3zrf8u {
    transform: rotate(180deg);
  }
}

.hexabet-fgg8w5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.hexabet-fgg8w5 [data-ref-el],
.hexabet-fgg8w5 span {
  cursor: pointer;
}

.hexabet-fgg8w5 [data-ref-el],
.hexabet-fgg8w5 span,
.hexabet-fgg8w5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .hexabet-fgg8w5 [data-ref-el],
  .hexabet-fgg8w5 span,
  .hexabet-fgg8w5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .hexabet-fgg8w5 [data-ref-el],
  .hexabet-fgg8w5 span,
  .hexabet-fgg8w5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.hexabet-rflvuz {
  height: 0;
  overflow: hidden;
  transition: height 0.hexabet-srpjb8 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.hexabet-rflvuz::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.hexabet-rflvuz::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.hexabet-rflvuz::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .hexabet-rflvuz {
    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;
  }

  .hexabet-rflvuz:has(> .hexabet-fgg8w5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .hexabet-rflvuz .hexabet-rflvuz {
    padding: 0;
  }

  .hexabet-rflvuz .hexabet-fgg8w5 {
    font-weight: 400;
  }

  .hexabet-rflvuz .hexabet-fgg8w5:hover > .hexabet-018au4 {
    background: var(--Neutral-300);
  }

  .hexabet-rflvuz .hexabet-3zrf8u {
    rotate: -90deg;
  }
}

.hexabet-018au4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hexabet-018au4 {
    padding: 8px;
  }

  .hexabet-fgg8w5.hexabet-c2g22n > .hexabet-018au4 {
    background: var(--Neutral-300);
  }
}

.hexabet-3zrf8u {
  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.hexabet-ba018p.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.hexabet-nl5pxm 0.hexabet-10phlr.hexabet-zlt64q -0.hexabet-afglyk 0.hexabet-w7twmd -0.hexabet-afglyk 1.hexabet-sd442l 0.hexabet-c0rtow.hexabet-xwavk4 4.hexabet-q5mofr.hexabet-nl5pxm 0.hexabet-tg3jf9.hexabet-womgen -0.hexabet-afglyk 9.hexabet-n7zvx7 -0.hexabet-afglyk 10.hexabet-zgc26z 0.hexabet-nvev0l.hexabet-39q7aq 0.hexabet-zlt64q 10.hexabet-39q7aq 0.hexabet-w7twmd 10.hexabet-zgc26z 1.hexabet-z2f21p.hexabet-du4z6k 5.hexabet-xu0gor.hexabet-nweyc8 6.hexabet-dmo12f 5.hexabet-7urp4p 6.hexabet-dmo12f 4.hexabet-1dgkdd 5.hexabet-u073c6.hexabet-nl5pxm 1.hexabet-2nfmuy.hexabet-afglyk 0.hexabet-w7twmd -0.hexabet-afglyk 0.hexabet-zlt64q 0.hexabet-nl5pxm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.hexabet-srpjb8 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hexabet-3zrf8u {
    cursor: default;
  }
}

.hexabet-nqidck {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.hexabet-sjbmtu {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .hexabet-sjbmtu {
    padding: 40px 4px;
  }
}

.hexabet-ybm7nk {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .hexabet-ybm7nk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.hexabet-d2q2y4 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .hexabet-d2q2y4 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.hexabet-d2q2y4 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.hexabet-d2q2y4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.hexabet-d2q2y4 [data-ref-el],
.hexabet-d2q2y4 span,
.hexabet-d2q2y4 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.hexabet-zasr7o {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hexabet-zasr7o {
    margin-bottom: 12px;
  }
}

.hexabet-zf23bi {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.hexabet-zf23bi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .hexabet-zf23bi:last-child {
    margin-right: 0;
  }
}

.hexabet-zcjhi8 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hexabet-zasr7o:hover .hexabet-u7rzsw {
  visibility: visible;
  opacity: 1;
}

.hexabet-u7rzsw {
  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);
}

.hexabet-2fjflu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.hexabet-7g39gr {
  display: flex;
  margin: 6px;
}

.hexabet-7g39gr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.hexabet-u7rzsw::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);
}

.hexabet-u7rzsw::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);
}

.hexabet-czrcj1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .hexabet-czrcj1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.hexabet-b6nmfo {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .hexabet-b6nmfo {
    margin-right: 32px;
  }
}

.hexabet-duplo2 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hexabet-duplo2 {
    margin-top: 0;
    width: 340px;
  }
}

.hexabet-duplo2 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hexabet-rgjmd4 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.hexabet-d1tugg {
  position: relative;
}

@media (min-width: 768px) {
  .hexabet-d1tugg {
    margin-top: 40px;
  }
}

.hexabet-d1tugg + .hexabet-jadn3b,
.hexabet-d1tugg + .hexabet-d1tugg {
  margin-top: 24px;
}

.hexabet-anhj9h {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .hexabet-anhj9h {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .hexabet-anhj9h {
    padding: 80px;
  }
}

.hexabet-pok6at {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .hexabet-pok6at {
    padding: 0 16px;
}


}

.hexabet-ish5dx {
  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) {
  .hexabet-ish5dx {
    font-size: 48px;
    line-height: 56px;
  }
}

.hexabet-0wx3xe {
  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) {
  .hexabet-0wx3xe {
    font-size: 24px;
    line-height: 32px;
  }
}

.hexabet-k4mft8 {
  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;
}

.hexabet-k4mft8:hover {
  background: var(--button-bg-hover);
}

.hexabet-xkfp65 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.hexabet-xkfp65 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .hexabet-xkfp65 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .hexabet-xkfp65 img {
  min-height: 100%;
  }
}

.hexabet-anhj9h::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hexabet-h5zoas {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.hexabet-h5zoas h1,
.hexabet-h5zoas h2,
.hexabet-h5zoas h3,
.hexabet-h5zoas h4 {
  margin-bottom: 6px;
}

.hexabet-h5zoas h1:not(:first-child),
.hexabet-h5zoas h2:not(:first-child),
.hexabet-h5zoas h3:not(:first-child),
.hexabet-h5zoas h4:not(:first-child) {
  margin-top: 16px;
}

.hexabet-h5zoas h1,
.hexabet-h5zoas h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .hexabet-h5zoas h1,
  .hexabet-h5zoas h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.hexabet-h5zoas h2,
.hexabet-h5zoas h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .hexabet-h5zoas h2,
  .hexabet-h5zoas h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.hexabet-h5zoas h3,
.hexabet-h5zoas h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .hexabet-h5zoas h3,
  .hexabet-h5zoas h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.hexabet-h5zoas h4,
.hexabet-h5zoas h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.hexabet-h5zoas ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.hexabet-h5zoas ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.hexabet-h5zoas 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);
}

.hexabet-h5zoas ul ul {
  margin-bottom: 8px;
}

.hexabet-h5zoas ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.hexabet-h5zoas ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.hexabet-h5zoas ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.hexabet-h5zoas ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.hexabet-h5zoas ol li::marker {
  font-weight: 700;
}

.hexabet-h5zoas ol ol {
  margin-bottom: 8px;
}

.hexabet-h5zoas ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.hexabet-h5zoas ol ul li {
  padding-left: 16px;
}

.hexabet-h5zoas 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) {
  .hexabet-h5zoas table {
    padding: 24px;
  }
}

.hexabet-h5zoas table.hexabet-91e8eb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hexabet-srpjb8,
    mask-image 0.3s;
}

.hexabet-h5zoas table.hexabet-91e8eb.hexabet-h0xxe6 {
  -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) {
  .hexabet-h5zoas table {
    display: table;
  }
}

.hexabet-h5zoas 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);
}

.hexabet-h5zoas table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hexabet-h5zoas table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hexabet-h5zoas 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) {
  .hexabet-h5zoas table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.hexabet-h5zoas table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hexabet-h5zoas table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hexabet-h5zoas table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.hexabet-h5zoas img {
  max-width: 100%;
  height: auto;
}

.hexabet-ee66oj {
  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) {
  .hexabet-ee66oj {
    padding: 24px;
  }
}

.hexabet-qo3h4t {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .hexabet-qo3h4t {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.hexabet-qo3h4t > * {
  margin: 0 !important;
}

.hexabet-qo3h4t img,
.hexabet-o15gw9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hexabet-qo3h4t img,
  .hexabet-o15gw9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hexabet-zwdmx9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hexabet-zwdmx9 {
    width: 32px;
    height: 32px;
  }
}

.hexabet-id8ahm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.hexabet-id8ahm .hexabet-dux1rr {
  flex-shrink: 0;
}

.hexabet-id8ahm .hexabet-54pdh6 svg {
  display: none;
}

.hexabet-a55yh4 {
  display: grid;
  transition: max-height 0.hexabet-srpjb8 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .hexabet-a55yh4 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .hexabet-a55yh4 {
    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));
  }
}

.hexabet-a55yh4.hexabet-azanxk + .hexabet-dux1rr svg {
  transform: rotate(180deg);
}

.hexabet-ctn18a {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.hexabet-ctn18a > div:nth-child(3n) {
  grid-column: span 2;
}

.hexabet-ctn18a
  > div:nth-child(3n)
  .hexabet-12bliz
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .hexabet-ctn18a {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .hexabet-ctn18a > div:nth-child(3n) {
    grid-column: unset;
  }

  .hexabet-ctn18a
    > div:nth-child(3n)
    .hexabet-12bliz
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .hexabet-ctn18a {
    max-width: 270px;
  }
}

.hexabet-ctn18a .hexabet-12bliz button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .hexabet-ctn18a .hexabet-12bliz button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .hexabet-ctn18a .hexabet-12bliz button {
    max-width: 104px;
  }
}

.hexabet-jd5rtt {
  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) {
  .hexabet-jd5rtt {
    margin-bottom: 0;
  }
}

.hexabet-lqhxpm {
  display: none;
  opacity: 0;
}

.hexabet-pa2sod {
  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;
  }
}

.hexabet-pa2sod img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.hexabet-12bliz {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.hexabet-12bliz button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hexabet-12bliz
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hexabet-12bliz
    button {
    max-width: 145px;
  }
}

.hexabet-w9w8lq:first-child
  .hexabet-12bliz
  button {
  max-width: 270px;
}

.hexabet-se6o0z {
  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%;
}

.hexabet-jd5rtt picture {
  width: 100%;
  max-width: 100%;
}

.hexabet-87vcqe {
  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;
}

.hexabet-87vcqe svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.hexabet-jd5rtt:hover .hexabet-87vcqe {
  display: flex;
}

.hexabet-l9ge9p {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.hexabet-9ioljq {
  display: flex;
}

.hexabet-9ioljq:hover .hexabet-yaf3ez,
.hexabet-9ioljq .hexabet-c2g22n .hexabet-yaf3ez {
  display: flex;
}

.hexabet-9ioljq svg {
  flex-shrink: 0;
}

.hexabet-yaf3ez {
  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) {
  .hexabet-yaf3ez {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.hexabet-yaf3ez:hover {
  display: flex;
}

.hexabet-yaf3ez svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.hexabet-vl83k7 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .hexabet-vl83k7 {
    font-size: 12px;
  }
}

.hexabet-t800cd,
.hexabet-npfjla {
  width: 50%;
  flex-shrink: 0;
}

.hexabet-t800cd {
  font-weight: 700;
}

.hexabet-f7t0r3 .hexabet-a55yh4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .hexabet-f7t0r3 .hexabet-a55yh4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .hexabet-f7t0r3 .hexabet-a55yh4 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hexabet-f7t0r3
  .hexabet-se6o0z:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.hexabet-f7t0r3 .hexabet-pa2sod {
  height: 100% !important;
  border-radius: 16px;
}

.hexabet-f7t0r3 .hexabet-12bliz {
  gap: 4px;
  align-items: center;
}

.hexabet-f7t0r3 .hexabet-12bliz button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hexabet-f7t0r3 .hexabet-12bliz svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.hexabet-f7t0r3 .hexabet-jg0t3r,
.hexabet-f7t0r3 .hexabet-4vjor7 {
  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.hexabet-ba018p.org/2000/svg'%3E%3Cpath d='M9.hexabet-aopgij 4.hexabet-pt9iwm.hexabet-ldqtmx 5.hexabet-m5m6u5.hexabet-woon53 5.hexabet-yditwt.hexabet-sqm2nk 5.hexabet-c5ln3q.hexabet-j0i76u 8.hexabet-617aor.hexabet-m1tksf 9.hexabet-gwlek7.hexabet-45m1or 9.hexabet-bqzlc4.hexabet-hc3twy 13.hexabet-ogswec.hexabet-ag8vw5 11.hexabet-rnzevv.hexabet-1f14hx 11.hexabet-3nyh93.hexabet-qnuekf 11.hexabet-093imm.hexabet-1l2myv 13.hexabet-n1y033.hexabet-05bpx0 9.hexabet-qj4vz0.hexabet-9kr6bz 9.hexabet-50593f.hexabet-ewbhri 8.hexabet-7az037.hexabet-ejto4x 5.hexabet-ct6bbp.hexabet-3b1h1f 5.hexabet-buq7kv.hexabet-in90xw 5.hexabet-yiymau.hexabet-gp1rdj 4.hexabet-arqjq8.hexabet-1f14hx 1.hexabet-g20rys.hexabet-aopgij 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.hexabet-f7t0r3 .hexabet-jg0t3r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.hexabet-f7t0r3 .hexabet-4vjor7 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.hexabet-i35zkr {
  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) {
  .hexabet-i35zkr {
    padding: 24px;
  }
}

.hexabet-i35zkr .hexabet-dux1rr {
  display: flex;
}

@media (min-width: 768px) {
  .hexabet-i35zkr .hexabet-dux1rr {
    display: none;
  }
}

.hexabet-i35zkr .hexabet-54pdh6 svg {
  display: none;
}

.hexabet-o22af4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.hexabet-o22af4 .hexabet-yvf509 {
  display: none;
}

@media (min-width: 768px) {
  .hexabet-o22af4 .hexabet-yvf509 {
    display: flex;
  }
}

.hexabet-g2yecg {
  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) {
  .hexabet-g2yecg {
    font-size: 40px;
    line-height: 48px;
  }
}

.hexabet-g2yecg > * {
  margin: 0 !important;
}

.hexabet-g2yecg img,
.hexabet-nalqib {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hexabet-g2yecg img,
  .hexabet-nalqib {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hexabet-bvrk6h {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hexabet-bvrk6h {
    width: 32px;
    height: 32px;
  }
}

.hexabet-n9ppkr {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .hexabet-n9ppkr {
    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;
  }

  .hexabet-n9ppkr::-webkit-scrollbar {
    display: none;
  }
}

.hexabet-9gnch3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .hexabet-9gnch3 {
    padding: 7px 15px;
  }
}

.hexabet-9gnch3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hexabet-uoe05w {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hexabet-uoe05w {
    display: flex;
    opacity: 1;
  }
}

.hexabet-9gnch3 picture {
  height: 100%;
  display: block;
}

.hexabet-9gnch3 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .hexabet-9gnch3 img {
    width: 88px;
    height: 44px;
  }
}

.hexabet-9gnch3 p {
  text-align: center;
  width: 100%;
}

.hexabet-e5jabm {
  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) {
  .hexabet-e5jabm {
    font-size: 40px;
    line-height: 48px;
  }
}

.hexabet-e5jabm img,
.hexabet-ntzjs5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hexabet-e5jabm img,
  .hexabet-ntzjs5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hexabet-kqw14i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hexabet-kqw14i {
    width: 32px;
    height: 32px;
  }
}

.hexabet-9rbp1h {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.hexabet-u2n116 {
  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;
}

.hexabet-nnzi6u {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.hexabet-nnzi6u.hexabet-c2g22n {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.hexabet-e992oo {
  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) {
  .hexabet-e992oo {
    font-size: 20px;
    line-height: 28px;
  }
}

.hexabet-twxvn5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.hexabet-o94vb5 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.hexabet-srpjb8 ease;
  opacity: 0;
  color: var(--text-color);
}

.hexabet-nuocwy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.hexabet-nuocwy ol,
.hexabet-nuocwy ul {
  padding-left: 1.3em;
}

.hexabet-nnzi6u.hexabet-c2g22n .hexabet-o94vb5 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.hexabet-nnzi6u.hexabet-c2g22n .hexabet-twxvn5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.hexabet-tigr8p {
  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) {
  .hexabet-tigr8p {
    padding: 24px;
  }
}

.hexabet-tigr8p .hexabet-dux1rr {
  display: flex;
}

@media (min-width: 768px) {
  .hexabet-tigr8p .hexabet-dux1rr {
    display: none;
  }
}

.hexabet-tigr8p .hexabet-54pdh6 svg {
  display: none;
}

.hexabet-j0j7f0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hexabet-j0j7f0 .hexabet-yvf509 {
  display: none;
}

@media (min-width: 768px) {
  .hexabet-j0j7f0 .hexabet-yvf509 {
    display: flex;
  }
}

.hexabet-u6pmdl {
  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) {
  .hexabet-u6pmdl {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.hexabet-u6pmdl > * {
  margin: 0 !important;
}

.hexabet-u6pmdl img,
.hexabet-u9ie2o {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hexabet-u6pmdl img,
  .hexabet-u9ie2o {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hexabet-otvixw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hexabet-otvixw {
    width: 32px;
    height: 32px;
  }
}

.hexabet-nmfhnc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .hexabet-nmfhnc {
    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;
  }

  .hexabet-nmfhnc::-webkit-scrollbar {
    display: none;
  }
}

.hexabet-a66o4y {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.hexabet-a66o4y:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hexabet-yy1exh {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hexabet-yy1exh {
    display: flex;
    opacity: 1;
  }
}

.hexabet-a66o4y picture {
  width: auto;
  height: 100%;
  display: block;
}

.hexabet-a66o4y picture img {
  display: block;
  width: auto;
  height: 100%;
}

.hexabet-ah2gd7 {
  margin: -24px 0;
}

.hexabet-ah2gd7:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .hexabet-ah2gd7 {
    margin: -16px 0;
  }
}

.hexabet-6gf424 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .hexabet-6gf424 {
    flex-direction: row;
  }
}

.hexabet-j8kw0o {
  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) {
  .hexabet-j8kw0o {
    flex: 1;
  }
}

.hexabet-j8kw0o::placeholder {
  color: var(--Text-400);
}

.hexabet-nyitjt {
  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;
}

.hexabet-m83q2x {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.hexabet-m83q2x::-webkit-scrollbar {
  display: none;
}

.hexabet-3s2tcg {
  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;
}

.hexabet-3s2tcg img,
.hexabet-3s2tcg svg {
  margin-right: 8px;
}

.hexabet-0qnegf {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.hexabet-ah2gd7 + .hexabet-y7dnxd {
  margin-top: 0;
}

@media (min-width: 768px) {
  .hexabet-ah2gd7 + .hexabet-y7dnxd {
    margin-top: -16px;
  }
}

.hexabet-sl813b {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.hexabet-sl813b > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.hexabet-sl813b > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.hexabet-zuse3k {
  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;
}

.hexabet-5p1sa6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.hexabet-lsm6ye {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.hexabet-0gkhyi {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.hexabet-eutqde {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.hexabet-zuse3k 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;
}

.hexabet-zuse3k 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) {
  .hexabet-zuse3k {
    padding: 39px 179px 39px 39px;
  }

  .hexabet-5p1sa6 {
    font-size: 40px;
    line-height: 48px;
  }

  .hexabet-eutqde {
    height: 348px;
  }

  .hexabet-zuse3k button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .hexabet-zuse3k button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .hexabet-zuse3k {
    padding: 63px;
  }
}

.hexabet-vhkvke {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .hexabet-vhkvke {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.hexabet-4qnh36 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hexabet-4qnh36 {
    width: auto;
  }
}

.hexabet-akz786 {
  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;
}

.hexabet-akz786::-webkit-scrollbar {
  display: none;
}

.hexabet-akz786 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);
}

.hexabet-akz786 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hexabet-akz786 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.hexabet-vhkvke .hexabet-ka2pkf {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hexabet-srpjb8,
    mask-image 0.3s;
}

.hexabet-vhkvke .hexabet-ka2pkf.hexabet-h0xxe6 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.hexabet-lg9d35 {
  margin: 40px -16px;
}

.hexabet-zy4cg2 + .hexabet-jadn3b,
.hexabet-zy4cg2 + .hexabet-d1tugg {
  margin-top: 24px;
}

.hexabet-q40jtj {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.hexabet-q40jtj picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hexabet-vujhns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .hexabet-vujhns {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .hexabet-vujhns {
    margin-top: 0;
  }
}

.hexabet-m3jxfs {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hexabet-m3jxfs {
    font-size: 24px;
    line-height: 32px;
  }
}

.hexabet-p35oj5 {
  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) {
  .hexabet-p35oj5 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.hexabet-8rq4x3 {
  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) {
  .hexabet-8rq4x3 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.hexabet-0z53vj {
  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) {
  .hexabet-0z53vj {
    font-size: 20px;
    line-height: 28px;
  }
}

.hexabet-tbex40 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hexabet-tbex40 {
    font-size: 32px;
    line-height: 40px;
  }
}

.hexabet-rso5xa {
  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;
}

.hexabet-hkxcg4 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.hexabet-hkxcg4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hexabet-y7dnxd {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.hexabet-1uvvb5 {
  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) {
  .hexabet-1uvvb5 {
    padding: 15px 48px;
  }
}

main > .hexabet-y7dnxd {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .hexabet-a55yh4.hexabet-3m0ohp > div:nth-child(n+5) {
    display: none;
  }
}

.hexabet-h5zoas p a img {
  display: block;
  margin: 0 auto;
}


.hexabet-2ff7rt {
  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 */
.hexabet-9u6srp {
  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;
}

.hexabet-9u6srp label {
  font-size: 14px;
}

.hexabet-9u6srp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.hexabet-9u6srp input,
.hexabet-9u6srp textarea,
.hexabet-9u6srp 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;
}
.hexabet-9u6srp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.hexabet-nrxpq1 ease;
}
.hexabet-9u6srp button:hover {
  background-color: var(--button-bg-hover);
}
.hexabet-851kx0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.hexabet-s70hcc ease-in;
}

.hexabet-851kx0 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;
}
.hexabet-1vuad2, .hexabet-wv4xgj, [class*="review-card"],
thead, thead th, table th, .hexabet-mw4i3n,
.hexabet-my7qol, [class*="collapsible-header"],
.hexabet-h4b8dh, [class*="updated-block"] {
  color: #ece7dc !important;
}
