* {
  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;
  }
}

.fairgo77-ld1hi9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fairgo77-ld1hi9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fairgo77-ld1hi9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fairgo77-umjvpc {
  overflow: hidden;
}

.fairgo77-ufp8ou img {
  background: var(--Neutral-300);
}

.fairgo77-tvkni6 {
  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;
}

.fairgo77-3np4l2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fairgo77-3np4l2:hover {
  background: var(--button-bg-hover);
}

.fairgo77-sofgb9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fairgo77-sofgb9:hover {
  background: var(--button-bg-hover);
}

.fairgo77-083fvl {
  font-size: 12px;
  line-height: 18px;
}

.fairgo77-gjef7d {
  font-size: 18px;
  line-height: 26px;
}

.fairgo77-8zoonk {
  width: 100%;
}

.fairgo77-jidvbi {
  padding: 6px 16px;
}

.fairgo77-zicjjh {
  padding: 10px 16px;
}

.fairgo77-lf12b1 {
  padding: 15px 26px;
}

.fairgo77-0mv4hw {
  flex-shrink: 0;
}

.fairgo77-3b2sex {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fairgo77-xgchia {
  display: none;
}

.fairgo77-ij4odx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fairgo77-qmmghr {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fairgo77-v6pt31 {
  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;
}

.fairgo77-ughxq5 {
  cursor: grab;
}

.fairgo77-v6pt31::-webkit-scrollbar {
  display: none;
}

.fairgo77-tmu9st {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fairgo77-q66kjw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fairgo77-y595r8 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fairgo77-3os8k5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fairgo77-txq2dx {
  visibility: visible;
}

.fairgo77-w52g5h {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fairgo77-gvknri ease;
}

.fairgo77-76eenb {
  background-color: var(--Primary-200);
  width: 16px;
}

.fairgo77-74poxv {
  -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.fairgo77-gvknri,
    mask-image 0.3s;
}

.fairgo77-74poxv.fairgo77-ey94nx {
  -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;
  }
}

.fairgo77-x34s1w: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;
}

.fairgo77-xq8ndj {
  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.fairgo77-nboptq.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.fairgo77-nboptq.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;
}

.fairgo77-yxr63c {
  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);
}

.fairgo77-yxr63c::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%
  );
}

.fairgo77-a8tvlq {
  position: relative;
  z-index: 1;
}

.fairgo77-gaetbr {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fairgo77-vxrjm2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fairgo77-h574yi {
  font-size: 40px;
  line-height: 48px;
}

.fairgo77-0jpax4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fairgo77-xn8w8b {
  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;
}

.fairgo77-xn8w8b:hover {
  background: var(--Primary-400);
}

.fairgo77-xn8w8b svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fairgo77-x34s1w 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) {
  .fairgo77-yxr63c {
    max-width: 600px;
    padding: 64px;
  }

  .fairgo77-gaetbr {
    font-size: 24px;
    line-height: 32px;
  }

  .fairgo77-vxrjm2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fairgo77-h574yi {
    font-size: 50px;
    line-height: 56px;
  }

  .fairgo77-0jpax4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fairgo77-xq8ndj {
    top: 25px;
    right: 25px;
  }
}

.fairgo77-7lme4q,
.fairgo77-7urtbm {
  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;
}

.fairgo77-wn4832.fairgo77-ra66ow::before,
.fairgo77-7urtbm::before,
.fairgo77-8t5d02::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.fairgo77-nboptq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fairgo77-dipbcl 14.fairgo77-4i4027.fairgo77-9byt3e 14.fairgo77-tkahn5 15.fairgo77-9v8ftn 14.fairgo77-7v9o6u 15.fairgo77-5xz01g 14.fairgo77-coea6m.fairgo77-ysna0v 14.fairgo77-i23p7p 19.fairgo77-u024a2 12.fairgo77-mkc6t5 19.fairgo77-u024a2 10.fairgo77-t04lz7.fairgo77-u024a2 8.fairgo77-1qqpl6 17.fairgo77-2cd5ws 7.fairgo77-mjbqm5 15.fairgo77-njcbsk 7.fairgo77-kcrlf9.fairgo77-chkvum 7.fairgo77-mjbqm5 11.fairgo77-vfjitq 8.fairgo77-1qqpl6 11.fairgo77-vfjitq 10.fairgo77-9rvbov.fairgo77-vfjitq 12.fairgo77-d08slm 13.fairgo77-mjwbpw 14.fairgo77-ph03nz 15.fairgo77-l6xchs 14.fairgo77-b7game.fairgo77-qmzinm 14.fairgo77-yw1ezv 15.fairgo77-4p70wo 14.fairgo77-f2yywu 15.fairgo77-th1jlw 14.fairgo77-hhfley.fairgo77-dipbcl 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fairgo77-yyw7tu 15.fairgo77-ivbq6w.fairgo77-mm2hir 15.fairgo77-3gfgqb 15.fairgo77-68y44m 15.fairgo77-3jzdir 15.fairgo77-urro8q 15.fairgo77-11r8z9.fairgo77-zjenrs 15.fairgo77-3jzdir 15.fairgo77-nkwoy1 15.fairgo77-v0cj3q 15.fairgo77-zwiqm8 15.fairgo77-j4jizv.fairgo77-k11xku 15.fairgo77-f0fff2 7.fairgo77-836224 18.fairgo77-m7arl9 7.fairgo77-s5rd4k 23.fairgo77-ka6xap.fairgo77-3buwgn.fairgo77-3oyxhm 18.fairgo77-2sw5wh 19.fairgo77-tfmv9n 15.fairgo77-cg37i6 15.fairgo77-yyw7tu 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fairgo77-3o8b01 [type="submit"] *,
.fairgo77-tbvgij button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fairgo77-wwcbde {
    display: none;
  }
}

.fairgo77-uzmbju {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fairgo77-uzmbju {
  display: none;
}

@media (min-width: 768px) {
  .fairgo77-uzmbju {
    bottom: 22px;
  }
}

.fairgo77-uzmbju input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fairgo77-uzmbju {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fairgo77-3oxzy2.static) .fairgo77-uzmbju {
    bottom: 8px;
  }
}

.fairgo77-u1jkjd {
  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.fairgo77-nboptq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fairgo77-qp8oyo 3.fairgo77-5uco4n.fairgo77-gu7u3q.fairgo77-y0p23z 3.fairgo77-5z37qi 3.fairgo77-a43cef 5.fairgo77-sxjjgx 3.fairgo77-a43cef 8.fairgo77-vo60f4.fairgo77-jfen9t.fairgo77-a43cef 26.fairgo77-369cbb 5.fairgo77-80xsog 28.fairgo77-tcggup 8.fairgo77-yjzslq 28.fairgo77-n784z3.fairgo77-tzvnzs 28.fairgo77-264cov.fairgo77-rpcwyj 34.fairgo77-380kp1.fairgo77-55ldoi 36.fairgo77-zc4t9r 11.fairgo77-id85lu 37.fairgo77-3b3lz8 12.fairgo77-93g7er 36.fairgo77-3qxohz.fairgo77-2xf2jz 28.fairgo77-2ebr0d.fairgo77-fppo02.fairgo77-sblkiq 28.fairgo77-ju4evy 36.fairgo77-y9fdvn 26.fairgo77-5dxhjj 36.fairgo77-y9fdvn 23.fairgo77-gmb5al.fairgo77-ol6a30.fairgo77-y9fdvn 5.fairgo77-d95dd8 34.fairgo77-tp8d5l 3.fairgo77-5z37qi 31.fairgo77-qp8oyo 3.fairgo77-49dhi9.fairgo77-bvhdze 18.fairgo77-xem9mr.fairgo77-z5vpmk 18.fairgo77-vuy6bi 8.fairgo77-yfje94 17.fairgo77-duixst 8.fairgo77-yfje94 15.fairgo77-kzco4e.fairgo77-yfje94 14.fairgo77-139j6k 9.fairgo77-z5vpmk 13.fairgo77-l49mia 11.fairgo77-bvhdze 13.fairgo77-exeeq9.fairgo77-6aj7ak 13.fairgo77-l49mia 13.fairgo77-o7y950 14.fairgo77-139j6k 13.fairgo77-o7y950 15.fairgo77-15048q.fairgo77-o7y950 17.fairgo77-duixst 12.fairgo77-6aj7ak 18.fairgo77-vuy6bi 11.fairgo77-bvhdze 18.fairgo77-jmpk97.fairgo77-3mpr6v 18.fairgo77-6v87wo.fairgo77-r5wt0s 18.fairgo77-vuy6bi 17.fairgo77-4qkwi6 17.fairgo77-duixst 17.fairgo77-4qkwi6 15.fairgo77-a83esa.fairgo77-4qkwi6 14.fairgo77-139j6k 18.fairgo77-r5wt0s 13.fairgo77-l49mia 20.fairgo77-3mpr6v 13.fairgo77-hvwkmq.fairgo77-hmyv7k 13.fairgo77-l49mia 22.fairgo77-kh20ov 14.fairgo77-139j6k 22.fairgo77-kh20ov 15.fairgo77-4zt8sr.fairgo77-paqe1n 17.fairgo77-duixst 21.fairgo77-hmyv7k 18.fairgo77-vuy6bi 20.fairgo77-3mpr6v 18.fairgo77-ceihmz.fairgo77-u819uy 18.fairgo77-2vjh2i.fairgo77-d2m1fi 18.fairgo77-vuy6bi 26.fairgo77-hzy0k9 17.fairgo77-duixst 26.fairgo77-hzy0k9 15.fairgo77-ka4q6z.fairgo77-hzy0k9 14.fairgo77-139j6k 27.fairgo77-d2m1fi 13.fairgo77-l49mia 28.fairgo77-u819uy 13.fairgo77-rn16i1.fairgo77-64g4pk 13.fairgo77-l49mia 31.fairgo77-j49178 14.fairgo77-139j6k 31.fairgo77-j49178 15.fairgo77-zw2p7j.fairgo77-hzy0k9 17.fairgo77-duixst 30.fairgo77-64g4pk 18.fairgo77-vuy6bi 28.fairgo77-u819uy 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"])
    .fairgo77-u1jkjd {
    display: none;
  }
}

.fairgo77-1rqag3 {
  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) {
  .fairgo77-1rqag3 {
    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;
}

.fairgo77-tbvgij {
  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) {
  .fairgo77-tbvgij {
    padding: 14px 16px;
  }
}

.fairgo77-tbvgij button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fairgo77-tbvgij button:first-child {
  align-content: end;
}

.fairgo77-tbvgij button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fairgo77-tbvgij
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fairgo77-tbvgij
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fairgo77-tbvgij button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fairgo77-tbvgij button:last-child svg {
  width: 38px;
  height: 38px;
}

.fairgo77-8t5d02 {
  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;
}

.fairgo77-8t5d02::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fairgo77-8t5d02,
.pc61d126-chatbot[data-active-screen="3"]
  .fairgo77-8t5d02 {
  opacity: 1;
  visibility: visible;
}

.fairgo77-pe2crr {
  flex: 1 1;
}

.fairgo77-t92jdu {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fairgo77-t92jdu {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fairgo77-r146yl {
  display: block;
}

.fairgo77-y87mxq {
  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) {
  .fairgo77-y87mxq {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fairgo77-7urtbm {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fairgo77-7urtbm::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fairgo77-o2li8y span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fairgo77-o2li8y p {
  color: var(--Text-100);
}

.fairgo77-7urtbm .fairgo77-6jxgcv {
  grid-area: button;
}

.fairgo77-7urtbm .fairgo77-6jxgcv::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.fairgo77-nboptq.org/2000/svg'%3E%3Cpath d='M4.fairgo77-ojg9ee 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fairgo77-7ii46y 15L16.fairgo77-7ii46y 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fairgo77-7ii46y 5L16.fairgo77-7ii46y 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fairgo77-5eu0bn {
  display: block;
}

.fairgo77-sytlz6 {
  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) {
  .fairgo77-sytlz6 {
    margin-top: 40px;
  }
}

.fairgo77-7lme4q label,
.fairgo77-7lme4q input {
  display: block;
  width: 100%;
}

.fairgo77-7lme4q label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fairgo77-7lme4q label.fairgo77-rfw69i input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fairgo77-7lme4q label.fairgo77-rfw69i::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;
}

.fairgo77-7lme4q 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;
}

.fairgo77-7lme4q input::placeholder {
  color: var(--Text-400);
}

.fairgo77-mhqb14 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fairgo77-mhqb14 {
  display: flex;
}

.fairgo77-mhqb14 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fairgo77-mhqb14 ol {
    height: 420px;
    padding: 24px;
  }
}

.fairgo77-mhqb14 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fairgo77-3o8b01 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fairgo77-3o8b01 {
    padding: 0 24px 24px;
  }
}

.fairgo77-3o8b01 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;
}

.fairgo77-3o8b01 input::placeholder {
  color: var(--Text-400);
}

.fairgo77-3o8b01 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fairgo77-3o8b01 [type="submit"]:disabled {
  opacity: 0.5;
}

.fairgo77-3o8b01 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fairgo77-3o8b01 [type="submit"] {
    right: 40px;
  }
}

.fairgo77-wn4832 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fairgo77-wn4832.fairgo77-ra66ow {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fairgo77-wn4832.fairgo77-ra66ow::before {
  content: "";
  width: 31px;
}

.fairgo77-wn4832.fairgo77-ra66ow p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fairgo77-wn4832.fairgo77-7kcuug p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fairgo77-wn4832 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fairgo77-uzmbju .fairgo77-6jxgcv {
  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;
  }
}

.fairgo77-wwcbde {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fairgo77-wwcbde {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fairgo77-wwcbde {
    padding: 18px 0;
  }
}

.fairgo77-wwcbde .fairgo77-ld1hi9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fairgo77-wwcbde .fairgo77-ld1hi9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fairgo77-cp957j {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fairgo77-cp957j {
    max-width: 160px;
    height: 40px;
  }
}

.fairgo77-cp957j picture,
.fairgo77-cp957j img {
  display: block;
  width: 100%;
  height: 100%;
}

.fairgo77-cp957j img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fairgo77-47q71h {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fairgo77-gvknri ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fairgo77-wwcbde.fairgo77-x6u72u .fairgo77-47q71h {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fairgo77-47q71h {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fairgo77-47q71h {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fairgo77-npcwxa,
.fairgo77-yup9un {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fairgo77-npcwxa,
  .fairgo77-yup9un {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fairgo77-yup9un {
    display: none;
  }
}

.fairgo77-mri016 {
  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;
}

.fairgo77-x6u72u .fairgo77-mri016 {
  background: var(--fh-bg-color);
}

.fairgo77-mri016 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fairgo77-mri016 {
    display: none;
  }
}

.fairgo77-5nwqys {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fairgo77-5nwqys {
    display: none;
  }
}

.fairgo77-73319i {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.fairgo77-wwcbde.fairgo77-x6u72u .fairgo77-73319i:first-child {
  display: none;
}

.fairgo77-wwcbde.fairgo77-x6u72u .fairgo77-73319i:last-child {
  display: block;
}

.fairgo77-73319i:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fairgo77-73319i {
    display: none;
  }
}

.fairgo77-71jz5a {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fairgo77-71jz5a {
    display: flex;
  }
}

.fairgo77-71jz5a ul {
  max-height: 350px;
  overflow-y: auto;
}

.fairgo77-71jz5a:hover ul {
  visibility: visible;
  opacity: 1;
}

.fairgo77-71jz5a:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fairgo77-71jz5a:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fairgo77-71jz5a:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fairgo77-71jz5a:hover .fairgo77-0tkjfb svg {
  transform: rotate(180deg);
}

.fairgo77-khw7xj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fairgo77-480rpz {
  padding: 0 8px;
}

.fairgo77-b4kgh0 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fairgo77-b4kgh0:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fairgo77-b4kgh0 {
    padding: 4px 8px;
  }
}

.fairgo77-f3bsfx {
  display: flex;
}

.fairgo77-f3bsfx img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fairgo77-0tkjfb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fairgo77-0tkjfb svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fairgo77-5ukstg {
  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) {
  .fairgo77-5ukstg {
    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;
  }
}

.fairgo77-pgizi9 {
  width: 100%;
}

@media (min-width: 1200px) {
  .fairgo77-pgizi9 {
    display: none;
  }
}

.fairgo77-39rcn4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fairgo77-kddlmz {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fairgo77-gy7hra {
  display: flex;
}

.fairgo77-pqgewg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fairgo77-nqpy4c {
  list-style: none;
}

@media (max-width: 1199px) {
  .fairgo77-nqpy4c {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fairgo77-nqpy4c {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fairgo77-nqpy4c .fairgo77-ae0wf6 [data-ref-el],
  .fairgo77-nqpy4c .fairgo77-ae0wf6 span,
  .fairgo77-nqpy4c .fairgo77-ae0wf6 a {
    white-space: nowrap;
  }
}

.fairgo77-f899ru {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fairgo77-f899ru.fairgo77-qlsgh6 > .fairgo77-ae0wf6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fairgo77-f899ru.fairgo77-cva3bb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fairgo77-f899ru.fairgo77-qlsgh6 > .fairgo77-w5brdh {
    height: auto;
  }

  .fairgo77-f899ru.fairgo77-qlsgh6 > div > .fairgo77-e369j8 {
    transform: rotate(180deg);
  }
}

.fairgo77-f899ru [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fairgo77-f899ru [data-ref-el],
.fairgo77-f899ru span {
  cursor: pointer;
}

.fairgo77-f899ru [data-ref-el],
.fairgo77-f899ru span,
.fairgo77-f899ru a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fairgo77-f899ru [data-ref-el],
  .fairgo77-f899ru span,
  .fairgo77-f899ru a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fairgo77-f899ru [data-ref-el],
  .fairgo77-f899ru span,
  .fairgo77-f899ru a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fairgo77-w5brdh {
  height: 0;
  overflow: hidden;
  transition: height 0.fairgo77-gvknri ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fairgo77-w5brdh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fairgo77-w5brdh::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fairgo77-w5brdh::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fairgo77-w5brdh {
    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;
  }

  .fairgo77-w5brdh:has(> .fairgo77-f899ru.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fairgo77-w5brdh .fairgo77-w5brdh {
    padding: 0;
  }

  .fairgo77-w5brdh .fairgo77-f899ru {
    font-weight: 400;
  }

  .fairgo77-w5brdh .fairgo77-f899ru:hover > .fairgo77-ae0wf6 {
    background: var(--Neutral-300);
  }

  .fairgo77-w5brdh .fairgo77-e369j8 {
    rotate: -90deg;
  }
}

.fairgo77-ae0wf6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fairgo77-ae0wf6 {
    padding: 8px;
  }

  .fairgo77-f899ru.fairgo77-c7o7rt > .fairgo77-ae0wf6 {
    background: var(--Neutral-300);
  }
}

.fairgo77-e369j8 {
  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.fairgo77-nboptq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fairgo77-e6l49t 0.fairgo77-ikrl0t.fairgo77-5e064y -0.fairgo77-lq27ek 0.fairgo77-p3kfzc -0.fairgo77-lq27ek 1.fairgo77-dbyx2t 0.fairgo77-qk3hm7.fairgo77-bvxtff 4.fairgo77-05mezv.fairgo77-e6l49t 0.fairgo77-ppmoff.fairgo77-iwyaem -0.fairgo77-lq27ek 9.fairgo77-etz2e7 -0.fairgo77-lq27ek 10.fairgo77-x3hpua 0.fairgo77-itdvyk.fairgo77-aaylb8 0.fairgo77-5e064y 10.fairgo77-aaylb8 0.fairgo77-p3kfzc 10.fairgo77-x3hpua 1.fairgo77-qph1kt.fairgo77-xao3ht 5.fairgo77-86x7s3.fairgo77-ao2k4p 6.fairgo77-yu6ls3 5.fairgo77-i8ce8u 6.fairgo77-yu6ls3 4.fairgo77-czcokp 5.fairgo77-pmej6r.fairgo77-e6l49t 1.fairgo77-vlz7tn.fairgo77-lq27ek 0.fairgo77-p3kfzc -0.fairgo77-lq27ek 0.fairgo77-5e064y 0.fairgo77-e6l49t 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fairgo77-gvknri ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fairgo77-e369j8 {
    cursor: default;
  }
}

.fairgo77-7dlkip {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fairgo77-6qsj8k {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .fairgo77-6qsj8k {
    padding: 40px 4px;
  }
}

.fairgo77-k0t23s {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fairgo77-k0t23s {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fairgo77-honw79 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fairgo77-honw79 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fairgo77-honw79 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fairgo77-honw79 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fairgo77-honw79 [data-ref-el],
.fairgo77-honw79 span,
.fairgo77-honw79 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fairgo77-35yru5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fairgo77-35yru5 {
    margin-bottom: 12px;
  }
}

.fairgo77-j2bp3y {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fairgo77-j2bp3y img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fairgo77-j2bp3y:last-child {
    margin-right: 0;
  }
}

.fairgo77-p4y70o {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fairgo77-35yru5:hover .fairgo77-b43wcf {
  visibility: visible;
  opacity: 1;
}

.fairgo77-b43wcf {
  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);
}

.fairgo77-d4kt3t {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fairgo77-jxz4ly {
  display: flex;
  margin: 6px;
}

.fairgo77-jxz4ly img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fairgo77-b43wcf::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);
}

.fairgo77-b43wcf::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);
}

.fairgo77-zy2nzs {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fairgo77-zy2nzs {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fairgo77-2aakls {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fairgo77-2aakls {
    margin-right: 32px;
  }
}

.fairgo77-d9kwfj {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fairgo77-d9kwfj {
    margin-top: 0;
    width: 340px;
  }
}

.fairgo77-d9kwfj a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fairgo77-wlbx4u {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fairgo77-50qgsj {
  position: relative;
}

@media (min-width: 768px) {
  .fairgo77-50qgsj {
    margin-top: 40px;
  }
}

.fairgo77-50qgsj + .fairgo77-kvu1z6,
.fairgo77-50qgsj + .fairgo77-50qgsj {
  margin-top: 24px;
}

.fairgo77-p64gkk {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fairgo77-p64gkk {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fairgo77-p64gkk {
    padding: 80px;
  }
}

.fairgo77-ptk6zn {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fairgo77-ptk6zn {
    padding: 0 16px;
}


}

.fairgo77-ecfvb9 {
  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) {
  .fairgo77-ecfvb9 {
    font-size: 48px;
    line-height: 56px;
  }
}

.fairgo77-z651rc {
  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) {
  .fairgo77-z651rc {
    font-size: 24px;
    line-height: 32px;
  }
}

.fairgo77-4fsfo7 {
  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;
}

.fairgo77-4fsfo7:hover {
  background: var(--button-bg-hover);
}

.fairgo77-vknhhc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fairgo77-vknhhc img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fairgo77-vknhhc img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fairgo77-vknhhc img {
  min-height: 100%;
  }
}

.fairgo77-p64gkk::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fairgo77-m8b0nf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fairgo77-m8b0nf h1,
.fairgo77-m8b0nf h2,
.fairgo77-m8b0nf h3,
.fairgo77-m8b0nf h4 {
  margin-bottom: 6px;
}

.fairgo77-m8b0nf h1:not(:first-child),
.fairgo77-m8b0nf h2:not(:first-child),
.fairgo77-m8b0nf h3:not(:first-child),
.fairgo77-m8b0nf h4:not(:first-child) {
  margin-top: 16px;
}

.fairgo77-m8b0nf h1,
.fairgo77-m8b0nf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fairgo77-m8b0nf h1,
  .fairgo77-m8b0nf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fairgo77-m8b0nf h2,
.fairgo77-m8b0nf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fairgo77-m8b0nf h2,
  .fairgo77-m8b0nf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fairgo77-m8b0nf h3,
.fairgo77-m8b0nf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fairgo77-m8b0nf h3,
  .fairgo77-m8b0nf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fairgo77-m8b0nf h4,
.fairgo77-m8b0nf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fairgo77-m8b0nf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fairgo77-m8b0nf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fairgo77-m8b0nf 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);
}

.fairgo77-m8b0nf ul ul {
  margin-bottom: 8px;
}

.fairgo77-m8b0nf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fairgo77-m8b0nf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fairgo77-m8b0nf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fairgo77-m8b0nf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fairgo77-m8b0nf ol li::marker {
  font-weight: 700;
}

.fairgo77-m8b0nf ol ol {
  margin-bottom: 8px;
}

.fairgo77-m8b0nf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fairgo77-m8b0nf ol ul li {
  padding-left: 16px;
}

.fairgo77-m8b0nf 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) {
  .fairgo77-m8b0nf table {
    padding: 24px;
  }
}

.fairgo77-m8b0nf table.fairgo77-jjscfk {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fairgo77-gvknri,
    mask-image 0.3s;
}

.fairgo77-m8b0nf table.fairgo77-jjscfk.fairgo77-ey94nx {
  -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) {
  .fairgo77-m8b0nf table {
    display: table;
  }
}

.fairgo77-m8b0nf 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);
}

.fairgo77-m8b0nf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fairgo77-m8b0nf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fairgo77-m8b0nf 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) {
  .fairgo77-m8b0nf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fairgo77-m8b0nf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fairgo77-m8b0nf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fairgo77-m8b0nf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fairgo77-m8b0nf img {
  max-width: 100%;
  height: auto;
}

.fairgo77-mk1riy {
  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) {
  .fairgo77-mk1riy {
    padding: 24px;
  }
}

.fairgo77-wskfyg {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fairgo77-wskfyg {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fairgo77-wskfyg > * {
  margin: 0 !important;
}

.fairgo77-wskfyg img,
.fairgo77-sy3fj2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fairgo77-wskfyg img,
  .fairgo77-sy3fj2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fairgo77-pkjmdk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fairgo77-pkjmdk {
    width: 32px;
    height: 32px;
  }
}

.fairgo77-82h3tq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fairgo77-82h3tq .fairgo77-12p6k9 {
  flex-shrink: 0;
}

.fairgo77-82h3tq .fairgo77-iyuur0 svg {
  display: none;
}

.fairgo77-ycb64l {
  display: grid;
  transition: max-height 0.fairgo77-gvknri ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fairgo77-ycb64l {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fairgo77-ycb64l {
    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));
  }
}

.fairgo77-ycb64l.fairgo77-kjmfnj + .fairgo77-12p6k9 svg {
  transform: rotate(180deg);
}

.fairgo77-lq4xkz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fairgo77-lq4xkz > div:nth-child(3n) {
  grid-column: span 2;
}

.fairgo77-lq4xkz
  > div:nth-child(3n)
  .fairgo77-543b3j
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fairgo77-lq4xkz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fairgo77-lq4xkz > div:nth-child(3n) {
    grid-column: unset;
  }

  .fairgo77-lq4xkz
    > div:nth-child(3n)
    .fairgo77-543b3j
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fairgo77-lq4xkz {
    max-width: 270px;
  }
}

.fairgo77-lq4xkz .fairgo77-543b3j button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fairgo77-lq4xkz .fairgo77-543b3j button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fairgo77-lq4xkz .fairgo77-543b3j button {
    max-width: 104px;
  }
}

.fairgo77-xky7rq {
  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) {
  .fairgo77-xky7rq {
    margin-bottom: 0;
  }
}

.fairgo77-jhqogg {
  display: none;
  opacity: 0;
}

.fairgo77-os4c7b {
  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;
  }
}

.fairgo77-os4c7b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fairgo77-543b3j {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fairgo77-543b3j button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fairgo77-543b3j
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fairgo77-543b3j
    button {
    max-width: 145px;
  }
}

.fairgo77-8nz626:first-child
  .fairgo77-543b3j
  button {
  max-width: 270px;
}

.fairgo77-jiylf9 {
  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%;
}

.fairgo77-xky7rq picture {
  width: 100%;
  max-width: 100%;
}

.fairgo77-ks4pwa {
  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;
}

.fairgo77-ks4pwa svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fairgo77-xky7rq:hover .fairgo77-ks4pwa {
  display: flex;
}

.fairgo77-w8aopb {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fairgo77-5nc6ta {
  display: flex;
}

.fairgo77-5nc6ta:hover .fairgo77-i4bvzn,
.fairgo77-5nc6ta .fairgo77-c7o7rt .fairgo77-i4bvzn {
  display: flex;
}

.fairgo77-5nc6ta svg {
  flex-shrink: 0;
}

.fairgo77-i4bvzn {
  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) {
  .fairgo77-i4bvzn {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fairgo77-i4bvzn:hover {
  display: flex;
}

.fairgo77-i4bvzn svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fairgo77-zxc6s0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fairgo77-zxc6s0 {
    font-size: 12px;
  }
}

.fairgo77-07ffra,
.fairgo77-821sxh {
  width: 50%;
  flex-shrink: 0;
}

.fairgo77-07ffra {
  font-weight: 700;
}

.fairgo77-jcr6t0 .fairgo77-ycb64l {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fairgo77-jcr6t0 .fairgo77-ycb64l {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fairgo77-jcr6t0 .fairgo77-ycb64l {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fairgo77-jcr6t0
  .fairgo77-jiylf9:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fairgo77-jcr6t0 .fairgo77-os4c7b {
  height: 100% !important;
  border-radius: 16px;
}

.fairgo77-jcr6t0 .fairgo77-543b3j {
  gap: 4px;
  align-items: center;
}

.fairgo77-jcr6t0 .fairgo77-543b3j button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fairgo77-jcr6t0 .fairgo77-543b3j svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fairgo77-jcr6t0 .fairgo77-x72i51,
.fairgo77-jcr6t0 .fairgo77-d2bdpw {
  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.fairgo77-nboptq.org/2000/svg'%3E%3Cpath d='M9.fairgo77-2dqd33 4.fairgo77-v1uodc.fairgo77-qzpvvo 5.fairgo77-jqhdx4.fairgo77-vclwmh 5.fairgo77-klg0im.fairgo77-xbbetk 5.fairgo77-g7kvpy.fairgo77-8hbj9o 8.fairgo77-8lxhit.fairgo77-o0gv5h 9.fairgo77-ud27ep.fairgo77-28rq5j 9.fairgo77-a5speq.fairgo77-4ovdiw 13.fairgo77-qu3ic9.fairgo77-u3jli6 11.fairgo77-au5yjn.fairgo77-x9rji0 11.fairgo77-s7iios.fairgo77-qrs4pg 11.fairgo77-5wpal3.fairgo77-u18vxv 13.fairgo77-84xpy5.fairgo77-f42ne5 9.fairgo77-a8fqrx.fairgo77-z2nyuf 9.fairgo77-ua5rec.fairgo77-qfrscg 8.fairgo77-7e1x67.fairgo77-jxr1d0 5.fairgo77-w7flnc.fairgo77-12po9w 5.fairgo77-mkzbeq.fairgo77-43iul1 5.fairgo77-cvnnpx.fairgo77-ouawtj 4.fairgo77-qy05y6.fairgo77-x9rji0 1.fairgo77-zrxpln.fairgo77-2dqd33 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fairgo77-jcr6t0 .fairgo77-x72i51 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fairgo77-jcr6t0 .fairgo77-d2bdpw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fairgo77-xt4d8m {
  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) {
  .fairgo77-xt4d8m {
    padding: 24px;
  }
}

.fairgo77-xt4d8m .fairgo77-12p6k9 {
  display: flex;
}

@media (min-width: 768px) {
  .fairgo77-xt4d8m .fairgo77-12p6k9 {
    display: none;
  }
}

.fairgo77-xt4d8m .fairgo77-iyuur0 svg {
  display: none;
}

.fairgo77-zpcpts {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fairgo77-zpcpts .fairgo77-tvkni6 {
  display: none;
}

@media (min-width: 768px) {
  .fairgo77-zpcpts .fairgo77-tvkni6 {
    display: flex;
  }
}

.fairgo77-5yyq91 {
  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) {
  .fairgo77-5yyq91 {
    font-size: 40px;
    line-height: 48px;
  }
}

.fairgo77-5yyq91 > * {
  margin: 0 !important;
}

.fairgo77-5yyq91 img,
.fairgo77-qkhkt5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fairgo77-5yyq91 img,
  .fairgo77-qkhkt5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fairgo77-vfna0m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fairgo77-vfna0m {
    width: 32px;
    height: 32px;
  }
}

.fairgo77-knr8yj {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fairgo77-knr8yj {
    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;
  }

  .fairgo77-knr8yj::-webkit-scrollbar {
    display: none;
  }
}

.fairgo77-3roh71 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fairgo77-3roh71 {
    padding: 7px 15px;
  }
}

.fairgo77-3roh71:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fairgo77-g9vpzu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fairgo77-g9vpzu {
    display: flex;
    opacity: 1;
  }
}

.fairgo77-3roh71 picture {
  height: 100%;
  display: block;
}

.fairgo77-3roh71 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fairgo77-3roh71 img {
    width: 88px;
    height: 44px;
  }
}

.fairgo77-3roh71 p {
  text-align: center;
  width: 100%;
}

.fairgo77-ccivgx {
  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) {
  .fairgo77-ccivgx {
    font-size: 40px;
    line-height: 48px;
  }
}

.fairgo77-ccivgx img,
.fairgo77-yl0c6r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fairgo77-ccivgx img,
  .fairgo77-yl0c6r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fairgo77-g7kz13 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fairgo77-g7kz13 {
    width: 32px;
    height: 32px;
  }
}

.fairgo77-rf9gd4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fairgo77-25vagu {
  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;
}

.fairgo77-10lqsj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fairgo77-10lqsj.fairgo77-c7o7rt {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fairgo77-jamt0s {
  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) {
  .fairgo77-jamt0s {
    font-size: 20px;
    line-height: 28px;
  }
}

.fairgo77-sdfkkb {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fairgo77-d4a8rw {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fairgo77-gvknri ease;
  opacity: 0;
  color: var(--text-color);
}

.fairgo77-rvk2lc {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fairgo77-rvk2lc ol,
.fairgo77-rvk2lc ul {
  padding-left: 1.3em;
}

.fairgo77-10lqsj.fairgo77-c7o7rt .fairgo77-d4a8rw {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fairgo77-10lqsj.fairgo77-c7o7rt .fairgo77-sdfkkb {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fairgo77-7riia2 {
  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) {
  .fairgo77-7riia2 {
    padding: 24px;
  }
}

.fairgo77-7riia2 .fairgo77-12p6k9 {
  display: flex;
}

@media (min-width: 768px) {
  .fairgo77-7riia2 .fairgo77-12p6k9 {
    display: none;
  }
}

.fairgo77-7riia2 .fairgo77-iyuur0 svg {
  display: none;
}

.fairgo77-s8o85a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fairgo77-s8o85a .fairgo77-tvkni6 {
  display: none;
}

@media (min-width: 768px) {
  .fairgo77-s8o85a .fairgo77-tvkni6 {
    display: flex;
  }
}

.fairgo77-uw2s6l {
  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) {
  .fairgo77-uw2s6l {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fairgo77-uw2s6l > * {
  margin: 0 !important;
}

.fairgo77-uw2s6l img,
.fairgo77-kegv3f {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fairgo77-uw2s6l img,
  .fairgo77-kegv3f {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fairgo77-zo8aje {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fairgo77-zo8aje {
    width: 32px;
    height: 32px;
  }
}

.fairgo77-z12l27 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fairgo77-z12l27 {
    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;
  }

  .fairgo77-z12l27::-webkit-scrollbar {
    display: none;
  }
}

.fairgo77-208izz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fairgo77-208izz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fairgo77-n6pbz4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fairgo77-n6pbz4 {
    display: flex;
    opacity: 1;
  }
}

.fairgo77-208izz picture {
  width: auto;
  height: 100%;
  display: block;
}

.fairgo77-208izz picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fairgo77-1md018 {
  margin: -24px 0;
}

.fairgo77-1md018:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fairgo77-1md018 {
    margin: -16px 0;
  }
}

.fairgo77-ft9oov {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fairgo77-ft9oov {
    flex-direction: row;
  }
}

.fairgo77-s7ax8k {
  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) {
  .fairgo77-s7ax8k {
    flex: 1;
  }
}

.fairgo77-s7ax8k::placeholder {
  color: var(--Text-400);
}

.fairgo77-msa3uj {
  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;
}

.fairgo77-sc4bv6 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fairgo77-sc4bv6::-webkit-scrollbar {
  display: none;
}

.fairgo77-wxztwk {
  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;
}

.fairgo77-wxztwk img,
.fairgo77-wxztwk svg {
  margin-right: 8px;
}

.fairgo77-i6cdll {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fairgo77-1md018 + .fairgo77-077178 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fairgo77-1md018 + .fairgo77-077178 {
    margin-top: -16px;
  }
}

.fairgo77-k3sgj2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fairgo77-k3sgj2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fairgo77-k3sgj2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fairgo77-wuzuqz {
  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;
}

.fairgo77-zaurot {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fairgo77-wrj0cf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fairgo77-o57gos {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fairgo77-iwjgwz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fairgo77-wuzuqz 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;
}

.fairgo77-wuzuqz 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) {
  .fairgo77-wuzuqz {
    padding: 39px 179px 39px 39px;
  }

  .fairgo77-zaurot {
    font-size: 40px;
    line-height: 48px;
  }

  .fairgo77-iwjgwz {
    height: 348px;
  }

  .fairgo77-wuzuqz button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fairgo77-wuzuqz button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fairgo77-wuzuqz {
    padding: 63px;
  }
}

.fairgo77-bnb6g1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fairgo77-bnb6g1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fairgo77-qdbuqq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fairgo77-qdbuqq {
    width: auto;
  }
}

.fairgo77-0f115g {
  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;
}

.fairgo77-0f115g::-webkit-scrollbar {
  display: none;
}

.fairgo77-0f115g 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);
}

.fairgo77-0f115g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fairgo77-0f115g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fairgo77-bnb6g1 .fairgo77-7aco71 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fairgo77-gvknri,
    mask-image 0.3s;
}

.fairgo77-bnb6g1 .fairgo77-7aco71.fairgo77-ey94nx {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fairgo77-tdx6yy {
  margin: 40px -16px;
}

.fairgo77-eviyi3 + .fairgo77-kvu1z6,
.fairgo77-eviyi3 + .fairgo77-50qgsj {
  margin-top: 24px;
}

.fairgo77-p0fr02 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fairgo77-p0fr02 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fairgo77-rp4vka {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fairgo77-rp4vka {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fairgo77-rp4vka {
    margin-top: 0;
  }
}

.fairgo77-usrtns {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fairgo77-usrtns {
    font-size: 24px;
    line-height: 32px;
  }
}

.fairgo77-e763ab {
  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) {
  .fairgo77-e763ab {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fairgo77-y1btyi {
  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) {
  .fairgo77-y1btyi {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fairgo77-jumo7s {
  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) {
  .fairgo77-jumo7s {
    font-size: 20px;
    line-height: 28px;
  }
}

.fairgo77-j3jddz {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fairgo77-j3jddz {
    font-size: 32px;
    line-height: 40px;
  }
}

.fairgo77-kxryxv {
  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;
}

.fairgo77-3q880g {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fairgo77-3q880g img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fairgo77-077178 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fairgo77-t4baln {
  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) {
  .fairgo77-t4baln {
    padding: 15px 48px;
  }
}

main > .fairgo77-077178 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fairgo77-ycb64l.fairgo77-1h1apw > div:nth-child(n+5) {
    display: none;
  }
}

.fairgo77-m8b0nf p a img {
  display: block;
  margin: 0 auto;
}


.fairgo77-62ou70 {
  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 */
.fairgo77-4skozo {
  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;
}

.fairgo77-4skozo label {
  font-size: 14px;
}

.fairgo77-4skozo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fairgo77-4skozo input,
.fairgo77-4skozo textarea,
.fairgo77-4skozo 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;
}
.fairgo77-4skozo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fairgo77-6vrbc2 ease;
}
.fairgo77-4skozo button:hover {
  background-color: var(--button-bg-hover);
}
.fairgo77-xpvz64 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fairgo77-q8vmly ease-in;
}

.fairgo77-xpvz64 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;
}
.fairgo77-l1qgtt, .fairgo77-d80c31, [class*="review-card"],
thead, thead th, table th, .fairgo77-ur17lg,
.fairgo77-5rgf6g, [class*="collapsible-header"],
.fairgo77-6vki14, [class*="updated-block"] {
  color: #ece7dc !important;
}
