* {
  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;
  }
}

.hugo-pgildv {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .hugo-pgildv {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .hugo-pgildv {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.hugo-bekj7b {
  overflow: hidden;
}

.hugo-39tpe6 img {
  background: var(--Neutral-300);
}

.hugo-iki533 {
  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;
}

.hugo-newlq5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.hugo-newlq5:hover {
  background: var(--button-bg-hover);
}

.hugo-5ishnc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.hugo-5ishnc:hover {
  background: var(--button-bg-hover);
}

.hugo-vsv99d {
  font-size: 12px;
  line-height: 18px;
}

.hugo-0uj7vr {
  font-size: 18px;
  line-height: 26px;
}

.hugo-7el13p {
  width: 100%;
}

.hugo-9ssal6 {
  padding: 6px 16px;
}

.hugo-6xh2gs {
  padding: 10px 16px;
}

.hugo-ncjaka {
  padding: 15px 26px;
}

.hugo-7b97qi {
  flex-shrink: 0;
}

.hugo-9xeufl {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.hugo-9e5uhb {
  display: none;
}

.hugo-yngxc9 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.hugo-f99aeh {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.hugo-eq8f1p {
  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;
}

.hugo-jwo6vx {
  cursor: grab;
}

.hugo-eq8f1p::-webkit-scrollbar {
  display: none;
}

.hugo-d3yjtj {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.hugo-ke7hgp {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.hugo-hmp6ao {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.hugo-sf6vuv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.hugo-yujq24 {
  visibility: visible;
}

.hugo-g1te2m {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.hugo-bsu45v ease;
}

.hugo-5noqqr {
  background-color: var(--Primary-200);
  width: 16px;
}

.hugo-htigir {
  -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.hugo-bsu45v,
    mask-image 0.3s;
}

.hugo-htigir.hugo-3fowgr {
  -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;
  }
}

.hugo-nmdts4: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;
}

.hugo-ofvgr1 {
  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.hugo-c35spi.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.hugo-c35spi.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;
}

.hugo-yczg4u {
  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);
}

.hugo-yczg4u::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%
  );
}

.hugo-emjlax {
  position: relative;
  z-index: 1;
}

.hugo-hwhq1t {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.hugo-w4o4q7 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.hugo-t1v7n1 {
  font-size: 40px;
  line-height: 48px;
}

.hugo-k5rplv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.hugo-bexq3a {
  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;
}

.hugo-bexq3a:hover {
  background: var(--Primary-400);
}

.hugo-bexq3a svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.hugo-nmdts4 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) {
  .hugo-yczg4u {
    max-width: 600px;
    padding: 64px;
  }

  .hugo-hwhq1t {
    font-size: 24px;
    line-height: 32px;
  }

  .hugo-w4o4q7 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .hugo-t1v7n1 {
    font-size: 50px;
    line-height: 56px;
  }

  .hugo-k5rplv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .hugo-ofvgr1 {
    top: 25px;
    right: 25px;
  }
}

.hugo-fiymsd,
.hugo-tpkbzw {
  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;
}

.hugo-pjgxtm.hugo-pdv4dw::before,
.hugo-tpkbzw::before,
.hugo-wbs0wn::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.hugo-c35spi.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.hugo-d1914m 14.hugo-7yczhd.hugo-wcqz8y 14.hugo-acsgu4 15.hugo-kz10ow 14.hugo-7iinlu 15.hugo-jv150m 14.hugo-wo9pul.hugo-fw2g0u 14.hugo-b95tld 19.hugo-vhmu2b 12.hugo-pstu51 19.hugo-vhmu2b 10.hugo-o80klr.hugo-vhmu2b 8.hugo-5gkddh 17.hugo-kcvp97 7.hugo-hiej2k 15.hugo-0u4sx6 7.hugo-q3ml13.hugo-53bshs 7.hugo-hiej2k 11.hugo-yehg2n 8.hugo-5gkddh 11.hugo-yehg2n 10.hugo-b3f2jm.hugo-yehg2n 12.hugo-eknagq 13.hugo-h88zwh 14.hugo-06hgi1 15.hugo-fvovv6 14.hugo-837s4v.hugo-fns34f 14.hugo-62muol 15.hugo-dya7m5 14.hugo-htgmw0 15.hugo-hwyxsz 14.hugo-8jeu01.hugo-d1914m 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.hugo-xc0vg2 15.hugo-r77y61.hugo-ludvtp 15.hugo-r1jvsf 15.hugo-3faa29 15.hugo-eh4pb7 15.hugo-gl138c 15.hugo-gxppgb.hugo-k6155v 15.hugo-eh4pb7 15.hugo-uzrdde 15.hugo-ukabff 15.hugo-82q2lu 15.hugo-ifcwq6.hugo-k7fvd2 15.hugo-cd324f 7.hugo-i484vx 18.hugo-eud3rx 7.hugo-f9xaqu 23.hugo-4ochb0.hugo-ani8dx.hugo-jn7f4a 18.hugo-u8hzwq 19.hugo-k5bi6o 15.hugo-hm8w4j 15.hugo-xc0vg2 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.hugo-cvu6xs [type="submit"] *,
.hugo-7cvm70 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .hugo-ctgp5z {
    display: none;
  }
}

.hugo-0o0tsr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .hugo-0o0tsr {
  display: none;
}

@media (min-width: 768px) {
  .hugo-0o0tsr {
    bottom: 22px;
  }
}

.hugo-0o0tsr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .hugo-0o0tsr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.hugo-aj1i5g.static) .hugo-0o0tsr {
    bottom: 8px;
  }
}

.hugo-95ratu {
  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.hugo-c35spi.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.hugo-o9byi6 3.hugo-tcuvvx.hugo-d13sj3.hugo-7fio6m 3.hugo-1vxmkv 3.hugo-8f059j 5.hugo-mgwd4c 3.hugo-8f059j 8.hugo-8gezpk.hugo-wi7ikx.hugo-8f059j 26.hugo-9lxaz1 5.hugo-43ybez 28.hugo-p1jczj 8.hugo-yskj6p 28.hugo-ufyrq6.hugo-hlxopf 28.hugo-pw3s3v.hugo-xakim6 34.hugo-x1tg52.hugo-vdyyha 36.hugo-dxqigx 11.hugo-j4kjjl 37.hugo-vqueqi 12.hugo-egrd7z 36.hugo-r05xao.hugo-vr7yxn 28.hugo-4tn9fc.hugo-rctc5k.hugo-8q5fnb 28.hugo-0wh49l 36.hugo-p3tquu 26.hugo-env3d6 36.hugo-p3tquu 23.hugo-o0zyhb.hugo-wusacf.hugo-p3tquu 5.hugo-x53xxm 34.hugo-yu3k56 3.hugo-1vxmkv 31.hugo-o9byi6 3.hugo-hb43i4.hugo-n3q0l1 18.hugo-aldk6n.hugo-8tidoe 18.hugo-8bxc2l 8.hugo-p3ahb5 17.hugo-gmbe6b 8.hugo-p3ahb5 15.hugo-kv5snm.hugo-p3ahb5 14.hugo-54j031 9.hugo-8tidoe 13.hugo-nrq5uy 11.hugo-n3q0l1 13.hugo-ohem04.hugo-lbm3k0 13.hugo-nrq5uy 13.hugo-543tc3 14.hugo-54j031 13.hugo-543tc3 15.hugo-etim87.hugo-543tc3 17.hugo-gmbe6b 12.hugo-lbm3k0 18.hugo-8bxc2l 11.hugo-n3q0l1 18.hugo-nx2uue.hugo-42zg0w 18.hugo-e5chai.hugo-gvte9i 18.hugo-8bxc2l 17.hugo-05lzfa 17.hugo-gmbe6b 17.hugo-05lzfa 15.hugo-l4ugxr.hugo-05lzfa 14.hugo-54j031 18.hugo-gvte9i 13.hugo-nrq5uy 20.hugo-42zg0w 13.hugo-kkgdjq.hugo-wzc1qw 13.hugo-nrq5uy 22.hugo-tr1b3j 14.hugo-54j031 22.hugo-tr1b3j 15.hugo-tzicxn.hugo-1a5svy 17.hugo-gmbe6b 21.hugo-wzc1qw 18.hugo-8bxc2l 20.hugo-42zg0w 18.hugo-uyrup2.hugo-22vdm3 18.hugo-bs7i6f.hugo-95u8k3 18.hugo-8bxc2l 26.hugo-comjpx 17.hugo-gmbe6b 26.hugo-comjpx 15.hugo-g4mo7e.hugo-comjpx 14.hugo-54j031 27.hugo-95u8k3 13.hugo-nrq5uy 28.hugo-22vdm3 13.hugo-x7frcx.hugo-s2nw7r 13.hugo-nrq5uy 31.hugo-tf4tmm 14.hugo-54j031 31.hugo-tf4tmm 15.hugo-lbquyw.hugo-comjpx 17.hugo-gmbe6b 30.hugo-s2nw7r 18.hugo-8bxc2l 28.hugo-22vdm3 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"])
    .hugo-95ratu {
    display: none;
  }
}

.hugo-5u9pn6 {
  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) {
  .hugo-5u9pn6 {
    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;
}

.hugo-7cvm70 {
  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) {
  .hugo-7cvm70 {
    padding: 14px 16px;
  }
}

.hugo-7cvm70 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.hugo-7cvm70 button:first-child {
  align-content: end;
}

.hugo-7cvm70 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .hugo-7cvm70
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .hugo-7cvm70
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.hugo-7cvm70 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.hugo-7cvm70 button:last-child svg {
  width: 38px;
  height: 38px;
}

.hugo-wbs0wn {
  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;
}

.hugo-wbs0wn::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .hugo-wbs0wn,
.pc61d126-chatbot[data-active-screen="3"]
  .hugo-wbs0wn {
  opacity: 1;
  visibility: visible;
}

.hugo-0fa0a2 {
  flex: 1 1;
}

.hugo-ybvghh {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .hugo-ybvghh {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .hugo-c52wma {
  display: block;
}

.hugo-7zss06 {
  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) {
  .hugo-7zss06 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.hugo-tpkbzw {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.hugo-tpkbzw::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.hugo-rtnzwc span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.hugo-rtnzwc p {
  color: var(--Text-100);
}

.hugo-tpkbzw .hugo-0ly2vh {
  grid-area: button;
}

.hugo-tpkbzw .hugo-0ly2vh::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.hugo-c35spi.org/2000/svg'%3E%3Cpath d='M4.hugo-tfhfho 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hugo-nqmn0d 15L16.hugo-nqmn0d 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.hugo-nqmn0d 5L16.hugo-nqmn0d 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .hugo-cgor64 {
  display: block;
}

.hugo-madm9z {
  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) {
  .hugo-madm9z {
    margin-top: 40px;
  }
}

.hugo-fiymsd label,
.hugo-fiymsd input {
  display: block;
  width: 100%;
}

.hugo-fiymsd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.hugo-fiymsd label.hugo-v5tg0i input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.hugo-fiymsd label.hugo-v5tg0i::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;
}

.hugo-fiymsd 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;
}

.hugo-fiymsd input::placeholder {
  color: var(--Text-400);
}

.hugo-m1yt4z {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .hugo-m1yt4z {
  display: flex;
}

.hugo-m1yt4z ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .hugo-m1yt4z ol {
    height: 420px;
    padding: 24px;
  }
}

.hugo-m1yt4z ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.hugo-cvu6xs {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .hugo-cvu6xs {
    padding: 0 24px 24px;
  }
}

.hugo-cvu6xs 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;
}

.hugo-cvu6xs input::placeholder {
  color: var(--Text-400);
}

.hugo-cvu6xs [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.hugo-cvu6xs [type="submit"]:disabled {
  opacity: 0.5;
}

.hugo-cvu6xs [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .hugo-cvu6xs [type="submit"] {
    right: 40px;
  }
}

.hugo-pjgxtm {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.hugo-pjgxtm.hugo-pdv4dw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.hugo-pjgxtm.hugo-pdv4dw::before {
  content: "";
  width: 31px;
}

.hugo-pjgxtm.hugo-pdv4dw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hugo-pjgxtm.hugo-vf06jn p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.hugo-pjgxtm p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.hugo-0o0tsr .hugo-0ly2vh {
  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;
  }
}

.hugo-ctgp5z {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .hugo-ctgp5z {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .hugo-ctgp5z {
    padding: 18px 0;
  }
}

.hugo-ctgp5z .hugo-pgildv {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .hugo-ctgp5z .hugo-pgildv {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.hugo-5om18p {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .hugo-5om18p {
    max-width: 160px;
    height: 40px;
  }
}

.hugo-5om18p picture,
.hugo-5om18p img {
  display: block;
  width: 100%;
  height: 100%;
}

.hugo-5om18p img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .hugo-wec9mm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.hugo-bsu45v ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .hugo-ctgp5z.hugo-l2e5hr .hugo-wec9mm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hugo-wec9mm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .hugo-wec9mm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.hugo-xbvsrb,
.hugo-zeyold {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .hugo-xbvsrb,
  .hugo-zeyold {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .hugo-zeyold {
    display: none;
  }
}

.hugo-i2ikba {
  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;
}

.hugo-l2e5hr .hugo-i2ikba {
  background: var(--fh-bg-color);
}

.hugo-i2ikba button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .hugo-i2ikba {
    display: none;
  }
}

.hugo-5vsxu1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hugo-5vsxu1 {
    display: none;
  }
}

.hugo-j1q4ju {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.hugo-ctgp5z.hugo-l2e5hr .hugo-j1q4ju:first-child {
  display: none;
}

.hugo-ctgp5z.hugo-l2e5hr .hugo-j1q4ju:last-child {
  display: block;
}

.hugo-j1q4ju:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .hugo-j1q4ju {
    display: none;
  }
}

.hugo-esw4ks {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hugo-esw4ks {
    display: flex;
  }
}

.hugo-esw4ks ul {
  max-height: 350px;
  overflow-y: auto;
}

.hugo-esw4ks:hover ul {
  visibility: visible;
  opacity: 1;
}

.hugo-esw4ks:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.hugo-esw4ks:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.hugo-esw4ks:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.hugo-esw4ks:hover .hugo-r0p6bb svg {
  transform: rotate(180deg);
}

.hugo-ljhi6r {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.hugo-rl9fsv {
  padding: 0 8px;
}

.hugo-d43ovw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.hugo-d43ovw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .hugo-d43ovw {
    padding: 4px 8px;
  }
}

.hugo-ho4umu {
  display: flex;
}

.hugo-ho4umu img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.hugo-r0p6bb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.hugo-r0p6bb svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.hugo-fvujqz {
  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) {
  .hugo-fvujqz {
    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;
  }
}

.hugo-8s0t6g {
  width: 100%;
}

@media (min-width: 1200px) {
  .hugo-8s0t6g {
    display: none;
  }
}

.hugo-9tvxw5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.hugo-i2uzl0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.hugo-44z74t {
  display: flex;
}

.hugo-928x24 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.hugo-g329in {
  list-style: none;
}

@media (max-width: 1199px) {
  .hugo-g329in {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .hugo-g329in {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .hugo-g329in .hugo-mqqf56 [data-ref-el],
  .hugo-g329in .hugo-mqqf56 span,
  .hugo-g329in .hugo-mqqf56 a {
    white-space: nowrap;
  }
}

.hugo-a7rfqo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .hugo-a7rfqo.hugo-r5nl6s > .hugo-mqqf56 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .hugo-a7rfqo.hugo-1mtmtl:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .hugo-a7rfqo.hugo-r5nl6s > .hugo-33wg35 {
    height: auto;
  }

  .hugo-a7rfqo.hugo-r5nl6s > div > .hugo-kp21q2 {
    transform: rotate(180deg);
  }
}

.hugo-a7rfqo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.hugo-a7rfqo [data-ref-el],
.hugo-a7rfqo span {
  cursor: pointer;
}

.hugo-a7rfqo [data-ref-el],
.hugo-a7rfqo span,
.hugo-a7rfqo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .hugo-a7rfqo [data-ref-el],
  .hugo-a7rfqo span,
  .hugo-a7rfqo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .hugo-a7rfqo [data-ref-el],
  .hugo-a7rfqo span,
  .hugo-a7rfqo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.hugo-33wg35 {
  height: 0;
  overflow: hidden;
  transition: height 0.hugo-bsu45v ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.hugo-33wg35::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.hugo-33wg35::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.hugo-33wg35::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .hugo-33wg35 {
    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;
  }

  .hugo-33wg35:has(> .hugo-a7rfqo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .hugo-33wg35 .hugo-33wg35 {
    padding: 0;
  }

  .hugo-33wg35 .hugo-a7rfqo {
    font-weight: 400;
  }

  .hugo-33wg35 .hugo-a7rfqo:hover > .hugo-mqqf56 {
    background: var(--Neutral-300);
  }

  .hugo-33wg35 .hugo-kp21q2 {
    rotate: -90deg;
  }
}

.hugo-mqqf56 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .hugo-mqqf56 {
    padding: 8px;
  }

  .hugo-a7rfqo.hugo-jhpupg > .hugo-mqqf56 {
    background: var(--Neutral-300);
  }
}

.hugo-kp21q2 {
  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.hugo-c35spi.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.hugo-52o1xq 0.hugo-wi95nm.hugo-x9rwgi -0.hugo-vkhm0t 0.hugo-7961em -0.hugo-vkhm0t 1.hugo-0nxr5p 0.hugo-b5f2nq.hugo-tdxwjd 4.hugo-efe2fz.hugo-52o1xq 0.hugo-hliiox.hugo-cbs65d -0.hugo-vkhm0t 9.hugo-hxlyz1 -0.hugo-vkhm0t 10.hugo-tx9iv6 0.hugo-sknv3n.hugo-86v4co 0.hugo-x9rwgi 10.hugo-86v4co 0.hugo-7961em 10.hugo-tx9iv6 1.hugo-g7oo9v.hugo-cz32j3 5.hugo-mfq90o.hugo-yqp6to 6.hugo-5rnq6x 5.hugo-z6lzgv 6.hugo-5rnq6x 4.hugo-5fcpy1 5.hugo-5xi39w.hugo-52o1xq 1.hugo-nbnsw0.hugo-vkhm0t 0.hugo-7961em -0.hugo-vkhm0t 0.hugo-x9rwgi 0.hugo-52o1xq 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.hugo-bsu45v ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .hugo-kp21q2 {
    cursor: default;
  }
}

.hugo-f97odm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.hugo-xi7e7n {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .hugo-xi7e7n {
    padding: 40px 4px;
  }
}

.hugo-8va5gp {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .hugo-8va5gp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.hugo-zh7y6n {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .hugo-zh7y6n {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.hugo-zh7y6n ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.hugo-zh7y6n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.hugo-zh7y6n [data-ref-el],
.hugo-zh7y6n span,
.hugo-zh7y6n a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.hugo-ee7z1b {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hugo-ee7z1b {
    margin-bottom: 12px;
  }
}

.hugo-tbwzmt {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.hugo-tbwzmt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .hugo-tbwzmt:last-child {
    margin-right: 0;
  }
}

.hugo-bo992x {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hugo-ee7z1b:hover .hugo-1a6ger {
  visibility: visible;
  opacity: 1;
}

.hugo-1a6ger {
  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);
}

.hugo-keskml {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.hugo-h2yzwc {
  display: flex;
  margin: 6px;
}

.hugo-h2yzwc img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.hugo-1a6ger::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);
}

.hugo-1a6ger::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);
}

.hugo-pzk919 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .hugo-pzk919 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.hugo-f5y19e {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .hugo-f5y19e {
    margin-right: 32px;
  }
}

.hugo-mafq06 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .hugo-mafq06 {
    margin-top: 0;
    width: 340px;
  }
}

.hugo-mafq06 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.hugo-cepn3y {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.hugo-m9bku0 {
  position: relative;
}

@media (min-width: 768px) {
  .hugo-m9bku0 {
    margin-top: 40px;
  }
}

.hugo-m9bku0 + .hugo-0fy3qj,
.hugo-m9bku0 + .hugo-m9bku0 {
  margin-top: 24px;
}

.hugo-lgrlsk {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .hugo-lgrlsk {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .hugo-lgrlsk {
    padding: 80px;
  }
}

.hugo-sw3oba {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .hugo-sw3oba {
    padding: 0 16px;
}


}

.hugo-ad2v5l {
  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) {
  .hugo-ad2v5l {
    font-size: 48px;
    line-height: 56px;
  }
}

.hugo-42vgcv {
  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) {
  .hugo-42vgcv {
    font-size: 24px;
    line-height: 32px;
  }
}

.hugo-ovkjuy {
  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;
}

.hugo-ovkjuy:hover {
  background: var(--button-bg-hover);
}

.hugo-o6bqo2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.hugo-o6bqo2 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .hugo-o6bqo2 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .hugo-o6bqo2 img {
  min-height: 100%;
  }
}

.hugo-lgrlsk::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hugo-c113xs {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.hugo-c113xs h1,
.hugo-c113xs h2,
.hugo-c113xs h3,
.hugo-c113xs h4 {
  margin-bottom: 6px;
}

.hugo-c113xs h1:not(:first-child),
.hugo-c113xs h2:not(:first-child),
.hugo-c113xs h3:not(:first-child),
.hugo-c113xs h4:not(:first-child) {
  margin-top: 16px;
}

.hugo-c113xs h1,
.hugo-c113xs h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .hugo-c113xs h1,
  .hugo-c113xs h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.hugo-c113xs h2,
.hugo-c113xs h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .hugo-c113xs h2,
  .hugo-c113xs h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.hugo-c113xs h3,
.hugo-c113xs h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .hugo-c113xs h3,
  .hugo-c113xs h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.hugo-c113xs h4,
.hugo-c113xs h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.hugo-c113xs ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.hugo-c113xs ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.hugo-c113xs 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);
}

.hugo-c113xs ul ul {
  margin-bottom: 8px;
}

.hugo-c113xs ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.hugo-c113xs ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.hugo-c113xs ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.hugo-c113xs ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.hugo-c113xs ol li::marker {
  font-weight: 700;
}

.hugo-c113xs ol ol {
  margin-bottom: 8px;
}

.hugo-c113xs ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.hugo-c113xs ol ul li {
  padding-left: 16px;
}

.hugo-c113xs 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) {
  .hugo-c113xs table {
    padding: 24px;
  }
}

.hugo-c113xs table.hugo-853dxt {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hugo-bsu45v,
    mask-image 0.3s;
}

.hugo-c113xs table.hugo-853dxt.hugo-3fowgr {
  -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) {
  .hugo-c113xs table {
    display: table;
  }
}

.hugo-c113xs 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);
}

.hugo-c113xs table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hugo-c113xs table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hugo-c113xs 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) {
  .hugo-c113xs table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.hugo-c113xs table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.hugo-c113xs table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.hugo-c113xs table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.hugo-c113xs img {
  max-width: 100%;
  height: auto;
}

.hugo-dhlsxr {
  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) {
  .hugo-dhlsxr {
    padding: 24px;
  }
}

.hugo-uirqov {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .hugo-uirqov {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.hugo-uirqov > * {
  margin: 0 !important;
}

.hugo-uirqov img,
.hugo-yf4cr8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hugo-uirqov img,
  .hugo-yf4cr8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hugo-5iprng {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hugo-5iprng {
    width: 32px;
    height: 32px;
  }
}

.hugo-emum8z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.hugo-emum8z .hugo-iao47w {
  flex-shrink: 0;
}

.hugo-emum8z .hugo-eitxdm svg {
  display: none;
}

.hugo-amb9y7 {
  display: grid;
  transition: max-height 0.hugo-bsu45v ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .hugo-amb9y7 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .hugo-amb9y7 {
    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));
  }
}

.hugo-amb9y7.hugo-snt1j3 + .hugo-iao47w svg {
  transform: rotate(180deg);
}

.hugo-m2wuzg {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.hugo-m2wuzg > div:nth-child(3n) {
  grid-column: span 2;
}

.hugo-m2wuzg
  > div:nth-child(3n)
  .hugo-p49viw
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .hugo-m2wuzg {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .hugo-m2wuzg > div:nth-child(3n) {
    grid-column: unset;
  }

  .hugo-m2wuzg
    > div:nth-child(3n)
    .hugo-p49viw
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .hugo-m2wuzg {
    max-width: 270px;
  }
}

.hugo-m2wuzg .hugo-p49viw button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .hugo-m2wuzg .hugo-p49viw button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .hugo-m2wuzg .hugo-p49viw button {
    max-width: 104px;
  }
}

.hugo-eqvys5 {
  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) {
  .hugo-eqvys5 {
    margin-bottom: 0;
  }
}

.hugo-nml44i {
  display: none;
  opacity: 0;
}

.hugo-p4wmas {
  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;
  }
}

.hugo-p4wmas img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.hugo-p49viw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.hugo-p49viw button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hugo-p49viw
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .hugo-p49viw
    button {
    max-width: 145px;
  }
}

.hugo-0pb9u6:first-child
  .hugo-p49viw
  button {
  max-width: 270px;
}

.hugo-0xsiik {
  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%;
}

.hugo-eqvys5 picture {
  width: 100%;
  max-width: 100%;
}

.hugo-lyv1nn {
  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;
}

.hugo-lyv1nn svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.hugo-eqvys5:hover .hugo-lyv1nn {
  display: flex;
}

.hugo-6r5hcf {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.hugo-xkfida {
  display: flex;
}

.hugo-xkfida:hover .hugo-evy5jy,
.hugo-xkfida .hugo-jhpupg .hugo-evy5jy {
  display: flex;
}

.hugo-xkfida svg {
  flex-shrink: 0;
}

.hugo-evy5jy {
  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) {
  .hugo-evy5jy {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.hugo-evy5jy:hover {
  display: flex;
}

.hugo-evy5jy svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.hugo-0vdid2 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .hugo-0vdid2 {
    font-size: 12px;
  }
}

.hugo-reo3z7,
.hugo-zcs0b0 {
  width: 50%;
  flex-shrink: 0;
}

.hugo-reo3z7 {
  font-weight: 700;
}

.hugo-ddf2l0 .hugo-amb9y7 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .hugo-ddf2l0 .hugo-amb9y7 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .hugo-ddf2l0 .hugo-amb9y7 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hugo-ddf2l0
  .hugo-0xsiik:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.hugo-ddf2l0 .hugo-p4wmas {
  height: 100% !important;
  border-radius: 16px;
}

.hugo-ddf2l0 .hugo-p49viw {
  gap: 4px;
  align-items: center;
}

.hugo-ddf2l0 .hugo-p49viw button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hugo-ddf2l0 .hugo-p49viw svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.hugo-ddf2l0 .hugo-q22g81,
.hugo-ddf2l0 .hugo-j413e1 {
  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.hugo-c35spi.org/2000/svg'%3E%3Cpath d='M9.hugo-e5xf1o 4.hugo-vvhuxg.hugo-ccekyo 5.hugo-9gk2e7.hugo-weoflp 5.hugo-3v9dkm.hugo-vdefih 5.hugo-rm1cxo.hugo-081woi 8.hugo-s9183e.hugo-66ro7f 9.hugo-idewvy.hugo-zp3abi 9.hugo-mv1ug8.hugo-rr3zy6 13.hugo-9q4t86.hugo-76lxyg 11.hugo-qw0rxw.hugo-dn1uro 11.hugo-on1tbc.hugo-zj3kja 11.hugo-uybncm.hugo-ctv67v 13.hugo-oawdp6.hugo-85v8pr 9.hugo-dersn0.hugo-dwewvi 9.hugo-x16xuf.hugo-bdq4h6 8.hugo-rxgazv.hugo-f8rq5c 5.hugo-vehach.hugo-sq564x 5.hugo-hvn7pv.hugo-tfhjk4 5.hugo-9lzbb9.hugo-7q0d3p 4.hugo-qqq6t0.hugo-dn1uro 1.hugo-1mq455.hugo-e5xf1o 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.hugo-ddf2l0 .hugo-q22g81 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.hugo-ddf2l0 .hugo-j413e1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.hugo-0avmg0 {
  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) {
  .hugo-0avmg0 {
    padding: 24px;
  }
}

.hugo-0avmg0 .hugo-iao47w {
  display: flex;
}

@media (min-width: 768px) {
  .hugo-0avmg0 .hugo-iao47w {
    display: none;
  }
}

.hugo-0avmg0 .hugo-eitxdm svg {
  display: none;
}

.hugo-905pw1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.hugo-905pw1 .hugo-iki533 {
  display: none;
}

@media (min-width: 768px) {
  .hugo-905pw1 .hugo-iki533 {
    display: flex;
  }
}

.hugo-cpr1br {
  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) {
  .hugo-cpr1br {
    font-size: 40px;
    line-height: 48px;
  }
}

.hugo-cpr1br > * {
  margin: 0 !important;
}

.hugo-cpr1br img,
.hugo-3w2yyp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hugo-cpr1br img,
  .hugo-3w2yyp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hugo-tqwivu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hugo-tqwivu {
    width: 32px;
    height: 32px;
  }
}

.hugo-c2pnye {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .hugo-c2pnye {
    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;
  }

  .hugo-c2pnye::-webkit-scrollbar {
    display: none;
  }
}

.hugo-lw4an1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .hugo-lw4an1 {
    padding: 7px 15px;
  }
}

.hugo-lw4an1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hugo-3m3rjn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hugo-3m3rjn {
    display: flex;
    opacity: 1;
  }
}

.hugo-lw4an1 picture {
  height: 100%;
  display: block;
}

.hugo-lw4an1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .hugo-lw4an1 img {
    width: 88px;
    height: 44px;
  }
}

.hugo-lw4an1 p {
  text-align: center;
  width: 100%;
}

.hugo-6p5meu {
  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) {
  .hugo-6p5meu {
    font-size: 40px;
    line-height: 48px;
  }
}

.hugo-6p5meu img,
.hugo-xdc241 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hugo-6p5meu img,
  .hugo-xdc241 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hugo-xc093r {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hugo-xc093r {
    width: 32px;
    height: 32px;
  }
}

.hugo-5mr3su {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.hugo-fzwb7v {
  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;
}

.hugo-ngb4gr {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.hugo-ngb4gr.hugo-jhpupg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.hugo-z15j3w {
  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) {
  .hugo-z15j3w {
    font-size: 20px;
    line-height: 28px;
  }
}

.hugo-cno9fa {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.hugo-n31kkd {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.hugo-bsu45v ease;
  opacity: 0;
  color: var(--text-color);
}

.hugo-40j5fy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.hugo-40j5fy ol,
.hugo-40j5fy ul {
  padding-left: 1.3em;
}

.hugo-ngb4gr.hugo-jhpupg .hugo-n31kkd {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.hugo-ngb4gr.hugo-jhpupg .hugo-cno9fa {
  transform: rotate(180deg);
  color: var(--text-color);
}

.hugo-qiz6eu {
  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) {
  .hugo-qiz6eu {
    padding: 24px;
  }
}

.hugo-qiz6eu .hugo-iao47w {
  display: flex;
}

@media (min-width: 768px) {
  .hugo-qiz6eu .hugo-iao47w {
    display: none;
  }
}

.hugo-qiz6eu .hugo-eitxdm svg {
  display: none;
}

.hugo-sxcjmz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hugo-sxcjmz .hugo-iki533 {
  display: none;
}

@media (min-width: 768px) {
  .hugo-sxcjmz .hugo-iki533 {
    display: flex;
  }
}

.hugo-i3lm92 {
  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) {
  .hugo-i3lm92 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.hugo-i3lm92 > * {
  margin: 0 !important;
}

.hugo-i3lm92 img,
.hugo-gnpt9p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .hugo-i3lm92 img,
  .hugo-gnpt9p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.hugo-6chydh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .hugo-6chydh {
    width: 32px;
    height: 32px;
  }
}

.hugo-8vnabc {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .hugo-8vnabc {
    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;
  }

  .hugo-8vnabc::-webkit-scrollbar {
    display: none;
  }
}

.hugo-7r28xx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.hugo-7r28xx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.hugo-jnqpmo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .hugo-jnqpmo {
    display: flex;
    opacity: 1;
  }
}

.hugo-7r28xx picture {
  width: auto;
  height: 100%;
  display: block;
}

.hugo-7r28xx picture img {
  display: block;
  width: auto;
  height: 100%;
}

.hugo-baxb76 {
  margin: -24px 0;
}

.hugo-baxb76:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .hugo-baxb76 {
    margin: -16px 0;
  }
}

.hugo-uykwmb {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .hugo-uykwmb {
    flex-direction: row;
  }
}

.hugo-7i4el8 {
  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) {
  .hugo-7i4el8 {
    flex: 1;
  }
}

.hugo-7i4el8::placeholder {
  color: var(--Text-400);
}

.hugo-ligrch {
  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;
}

.hugo-p8kppq {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.hugo-p8kppq::-webkit-scrollbar {
  display: none;
}

.hugo-z8s168 {
  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;
}

.hugo-z8s168 img,
.hugo-z8s168 svg {
  margin-right: 8px;
}

.hugo-rfd1ri {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.hugo-baxb76 + .hugo-h890ou {
  margin-top: 0;
}

@media (min-width: 768px) {
  .hugo-baxb76 + .hugo-h890ou {
    margin-top: -16px;
  }
}

.hugo-hny8qo {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.hugo-hny8qo > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.hugo-hny8qo > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.hugo-t6w00j {
  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;
}

.hugo-2bdq8g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.hugo-hm04o2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.hugo-787wue {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.hugo-ggqq60 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.hugo-t6w00j 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;
}

.hugo-t6w00j 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) {
  .hugo-t6w00j {
    padding: 39px 179px 39px 39px;
  }

  .hugo-2bdq8g {
    font-size: 40px;
    line-height: 48px;
  }

  .hugo-ggqq60 {
    height: 348px;
  }

  .hugo-t6w00j button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .hugo-t6w00j button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .hugo-t6w00j {
    padding: 63px;
  }
}

.hugo-quhf2y {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .hugo-quhf2y {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.hugo-wiybue {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hugo-wiybue {
    width: auto;
  }
}

.hugo-dqogbw {
  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;
}

.hugo-dqogbw::-webkit-scrollbar {
  display: none;
}

.hugo-dqogbw 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);
}

.hugo-dqogbw a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .hugo-dqogbw {
    margin-left: 16px;
    margin-top: 0;
  }
}

.hugo-quhf2y .hugo-jmvshc {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.hugo-bsu45v,
    mask-image 0.3s;
}

.hugo-quhf2y .hugo-jmvshc.hugo-3fowgr {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.hugo-rwn2ch {
  margin: 40px -16px;
}

.hugo-w9rghz + .hugo-0fy3qj,
.hugo-w9rghz + .hugo-m9bku0 {
  margin-top: 24px;
}

.hugo-ago62g {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.hugo-ago62g picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hugo-1tx8os {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .hugo-1tx8os {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .hugo-1tx8os {
    margin-top: 0;
  }
}

.hugo-5zcvha {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hugo-5zcvha {
    font-size: 24px;
    line-height: 32px;
  }
}

.hugo-d45c1q {
  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) {
  .hugo-d45c1q {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.hugo-o3eeh4 {
  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) {
  .hugo-o3eeh4 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.hugo-mwt2pl {
  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) {
  .hugo-mwt2pl {
    font-size: 20px;
    line-height: 28px;
  }
}

.hugo-o0tu2l {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .hugo-o0tu2l {
    font-size: 32px;
    line-height: 40px;
  }
}

.hugo-u0n5za {
  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;
}

.hugo-d1jpkt {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.hugo-d1jpkt img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hugo-h890ou {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.hugo-8vnb6h {
  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) {
  .hugo-8vnb6h {
    padding: 15px 48px;
  }
}

main > .hugo-h890ou {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .hugo-amb9y7.hugo-yb9a25 > div:nth-child(n+5) {
    display: none;
  }
}

.hugo-c113xs p a img {
  display: block;
  margin: 0 auto;
}


.hugo-3sxho6 {
  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 */
.hugo-9zst5q {
  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;
}

.hugo-9zst5q label {
  font-size: 14px;
}

.hugo-9zst5q h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.hugo-9zst5q input,
.hugo-9zst5q textarea,
.hugo-9zst5q 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;
}
.hugo-9zst5q button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.hugo-p7k6rl ease;
}
.hugo-9zst5q button:hover {
  background-color: var(--button-bg-hover);
}
.hugo-41ujkl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.hugo-gjeui2 ease-in;
}

.hugo-41ujkl 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;
}
.hugo-7irkuw, .hugo-u05rf1, [class*="review-card"],
thead, thead th, table th, .hugo-6jximm,
.hugo-81jv75, [class*="collapsible-header"],
.hugo-n71eqn, [class*="updated-block"] {
  color: #ece7dc !important;
}

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