* {
  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;
  }
}

.highflyer-y8gpo0 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .highflyer-y8gpo0 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .highflyer-y8gpo0 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.highflyer-ds6h36 {
  overflow: hidden;
}

.highflyer-2vsdp9 img {
  background: var(--Neutral-300);
}

.highflyer-rese96 {
  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;
}

.highflyer-ph2a04 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.highflyer-ph2a04:hover {
  background: var(--button-bg-hover);
}

.highflyer-9699ds {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.highflyer-9699ds:hover {
  background: var(--button-bg-hover);
}

.highflyer-euyzxt {
  font-size: 12px;
  line-height: 18px;
}

.highflyer-p1n03r {
  font-size: 18px;
  line-height: 26px;
}

.highflyer-j5n940 {
  width: 100%;
}

.highflyer-b8sey1 {
  padding: 6px 16px;
}

.highflyer-kxpqnv {
  padding: 10px 16px;
}

.highflyer-dyiznp {
  padding: 15px 26px;
}

.highflyer-i51cuu {
  flex-shrink: 0;
}

.highflyer-vv1ksa {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.highflyer-tn9e8i {
  display: none;
}

.highflyer-sqtflt {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.highflyer-01iosm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.highflyer-cy9zhe {
  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;
}

.highflyer-g1jgfy {
  cursor: grab;
}

.highflyer-cy9zhe::-webkit-scrollbar {
  display: none;
}

.highflyer-4fprwe {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.highflyer-zf1ia5 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.highflyer-l96ql3 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.highflyer-g6wzaf {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.highflyer-o6596g {
  visibility: visible;
}

.highflyer-2kgfpd {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.highflyer-fvkgmu ease;
}

.highflyer-c75nda {
  background-color: var(--Primary-200);
  width: 16px;
}

.highflyer-gv40w9 {
  -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.highflyer-fvkgmu,
    mask-image 0.3s;
}

.highflyer-gv40w9.highflyer-ptwq6x {
  -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;
  }
}

.highflyer-4clloi: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;
}

.highflyer-2790km {
  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.highflyer-83pdct.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.highflyer-83pdct.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;
}

.highflyer-30fjat {
  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);
}

.highflyer-30fjat::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%
  );
}

.highflyer-sn54ta {
  position: relative;
  z-index: 1;
}

.highflyer-ed84l6 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.highflyer-ygk2ts {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.highflyer-kzhzqn {
  font-size: 40px;
  line-height: 48px;
}

.highflyer-wcd8ak {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.highflyer-8b15d2 {
  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;
}

.highflyer-8b15d2:hover {
  background: var(--Primary-400);
}

.highflyer-8b15d2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.highflyer-4clloi 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) {
  .highflyer-30fjat {
    max-width: 600px;
    padding: 64px;
  }

  .highflyer-ed84l6 {
    font-size: 24px;
    line-height: 32px;
  }

  .highflyer-ygk2ts {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .highflyer-kzhzqn {
    font-size: 50px;
    line-height: 56px;
  }

  .highflyer-wcd8ak {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .highflyer-2790km {
    top: 25px;
    right: 25px;
  }
}

.highflyer-km3bea,
.highflyer-n0ga6h {
  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;
}

.highflyer-byhwqy.highflyer-him93m::before,
.highflyer-n0ga6h::before,
.highflyer-vnu131::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.highflyer-83pdct.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.highflyer-6u94w3 14.highflyer-9wrmtd.highflyer-egdb1u 14.highflyer-ejs1of 15.highflyer-r7us15 14.highflyer-jghby5 15.highflyer-rupesl 14.highflyer-dkc2uj.highflyer-5huwbd 14.highflyer-5q0w1f 19.highflyer-xxf8dy 12.highflyer-q5m6nu 19.highflyer-xxf8dy 10.highflyer-ok964b.highflyer-xxf8dy 8.highflyer-cxfned 17.highflyer-c2shli 7.highflyer-hautcv 15.highflyer-466nks 7.highflyer-91s6fp.highflyer-9yi395 7.highflyer-hautcv 11.highflyer-oyf8le 8.highflyer-cxfned 11.highflyer-oyf8le 10.highflyer-4js669.highflyer-oyf8le 12.highflyer-y2o4qi 13.highflyer-jg19xi 14.highflyer-aerl8u 15.highflyer-hsfxwh 14.highflyer-hykikg.highflyer-m50cxm 14.highflyer-40jjhb 15.highflyer-z2byhi 14.highflyer-voyo94 15.highflyer-c475jd 14.highflyer-0o9rtg.highflyer-6u94w3 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.highflyer-o940g8 15.highflyer-dabxl0.highflyer-iylj2b 15.highflyer-ym8ahi 15.highflyer-n5pb7o 15.highflyer-6xvb86 15.highflyer-6vr7mm 15.highflyer-7uacii.highflyer-ixt4lx 15.highflyer-6xvb86 15.highflyer-3s7l1b 15.highflyer-pb3wfh 15.highflyer-e3hukx 15.highflyer-onpc2q.highflyer-o57imf 15.highflyer-povn4h 7.highflyer-q7ugsn 18.highflyer-f1pvqp 7.highflyer-7jtopn 23.highflyer-f2gyl5.highflyer-8ip0kx.highflyer-eygsjf 18.highflyer-zvcqqo 19.highflyer-00yibg 15.highflyer-wc8wu1 15.highflyer-o940g8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.highflyer-3rst3o [type="submit"] *,
.highflyer-7tslnw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .highflyer-6vanof {
    display: none;
  }
}

.highflyer-bzjfac {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .highflyer-bzjfac {
  display: none;
}

@media (min-width: 768px) {
  .highflyer-bzjfac {
    bottom: 22px;
  }
}

.highflyer-bzjfac input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .highflyer-bzjfac {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.highflyer-nh9rpk.static) .highflyer-bzjfac {
    bottom: 8px;
  }
}

.highflyer-d7udov {
  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.highflyer-83pdct.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.highflyer-92wfl4 3.highflyer-0dbdot.highflyer-yc6h3n.highflyer-9kklt6 3.highflyer-o7n14e 3.highflyer-rvcbk5 5.highflyer-16gnue 3.highflyer-rvcbk5 8.highflyer-p93tvv.highflyer-v73xyl.highflyer-rvcbk5 26.highflyer-iqj8ki 5.highflyer-8nem9q 28.highflyer-4y4b31 8.highflyer-w391gj 28.highflyer-o47xl5.highflyer-wf7bnz 28.highflyer-43h98j.highflyer-6d0xjh 34.highflyer-1jg1ox.highflyer-izxzgs 36.highflyer-qqoo0w 11.highflyer-5uyue2 37.highflyer-uvwn5y 12.highflyer-u9h459 36.highflyer-drdwel.highflyer-9tiwqx 28.highflyer-oupp57.highflyer-jx6k0p.highflyer-y54ier 28.highflyer-w1vbke 36.highflyer-qo8x5m 26.highflyer-4uj8th 36.highflyer-qo8x5m 23.highflyer-6do5ut.highflyer-11aoxa.highflyer-qo8x5m 5.highflyer-ovt7cq 34.highflyer-7l18lq 3.highflyer-o7n14e 31.highflyer-92wfl4 3.highflyer-quheze.highflyer-fk8wb3 18.highflyer-h6lzrv.highflyer-pu0qd4 18.highflyer-eq8ref 8.highflyer-zk98td 17.highflyer-y37jiy 8.highflyer-zk98td 15.highflyer-7jdebg.highflyer-zk98td 14.highflyer-2o9mhe 9.highflyer-pu0qd4 13.highflyer-aem54a 11.highflyer-fk8wb3 13.highflyer-94rd4w.highflyer-1m1lui 13.highflyer-aem54a 13.highflyer-21j6je 14.highflyer-2o9mhe 13.highflyer-21j6je 15.highflyer-of3lqj.highflyer-21j6je 17.highflyer-y37jiy 12.highflyer-1m1lui 18.highflyer-eq8ref 11.highflyer-fk8wb3 18.highflyer-j5xlj1.highflyer-j9h77l 18.highflyer-gkftxa.highflyer-mnpdlz 18.highflyer-eq8ref 17.highflyer-adeycr 17.highflyer-y37jiy 17.highflyer-adeycr 15.highflyer-86g2kc.highflyer-adeycr 14.highflyer-2o9mhe 18.highflyer-mnpdlz 13.highflyer-aem54a 20.highflyer-j9h77l 13.highflyer-hj701o.highflyer-pij3fk 13.highflyer-aem54a 22.highflyer-gpuywl 14.highflyer-2o9mhe 22.highflyer-gpuywl 15.highflyer-m3umsi.highflyer-xz17yp 17.highflyer-y37jiy 21.highflyer-pij3fk 18.highflyer-eq8ref 20.highflyer-j9h77l 18.highflyer-9at7n1.highflyer-6c5tmu 18.highflyer-rpueb6.highflyer-ptmvy6 18.highflyer-eq8ref 26.highflyer-d57dc1 17.highflyer-y37jiy 26.highflyer-d57dc1 15.highflyer-tqig8r.highflyer-d57dc1 14.highflyer-2o9mhe 27.highflyer-ptmvy6 13.highflyer-aem54a 28.highflyer-6c5tmu 13.highflyer-duw388.highflyer-rzarf9 13.highflyer-aem54a 31.highflyer-05t918 14.highflyer-2o9mhe 31.highflyer-05t918 15.highflyer-jfv1sh.highflyer-d57dc1 17.highflyer-y37jiy 30.highflyer-rzarf9 18.highflyer-eq8ref 28.highflyer-6c5tmu 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"])
    .highflyer-d7udov {
    display: none;
  }
}

.highflyer-r142a9 {
  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) {
  .highflyer-r142a9 {
    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;
}

.highflyer-7tslnw {
  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) {
  .highflyer-7tslnw {
    padding: 14px 16px;
  }
}

.highflyer-7tslnw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.highflyer-7tslnw button:first-child {
  align-content: end;
}

.highflyer-7tslnw button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .highflyer-7tslnw
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .highflyer-7tslnw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.highflyer-7tslnw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.highflyer-7tslnw button:last-child svg {
  width: 38px;
  height: 38px;
}

.highflyer-vnu131 {
  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;
}

.highflyer-vnu131::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .highflyer-vnu131,
.pc61d126-chatbot[data-active-screen="3"]
  .highflyer-vnu131 {
  opacity: 1;
  visibility: visible;
}

.highflyer-99fde0 {
  flex: 1 1;
}

.highflyer-hz1hli {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .highflyer-hz1hli {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .highflyer-bd2j1a {
  display: block;
}

.highflyer-3fljid {
  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) {
  .highflyer-3fljid {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.highflyer-n0ga6h {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.highflyer-n0ga6h::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.highflyer-baogvh span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.highflyer-baogvh p {
  color: var(--Text-100);
}

.highflyer-n0ga6h .highflyer-xnn60v {
  grid-area: button;
}

.highflyer-n0ga6h .highflyer-xnn60v::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.highflyer-83pdct.org/2000/svg'%3E%3Cpath d='M4.highflyer-v3ko6u 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.highflyer-mza8b2 15L16.highflyer-mza8b2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.highflyer-mza8b2 5L16.highflyer-mza8b2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .highflyer-0ydc2x {
  display: block;
}

.highflyer-z1xe80 {
  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) {
  .highflyer-z1xe80 {
    margin-top: 40px;
  }
}

.highflyer-km3bea label,
.highflyer-km3bea input {
  display: block;
  width: 100%;
}

.highflyer-km3bea label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.highflyer-km3bea label.highflyer-thp3y6 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.highflyer-km3bea label.highflyer-thp3y6::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;
}

.highflyer-km3bea 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;
}

.highflyer-km3bea input::placeholder {
  color: var(--Text-400);
}

.highflyer-s9lf82 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .highflyer-s9lf82 {
  display: flex;
}

.highflyer-s9lf82 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .highflyer-s9lf82 ol {
    height: 420px;
    padding: 24px;
  }
}

.highflyer-s9lf82 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.highflyer-3rst3o {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .highflyer-3rst3o {
    padding: 0 24px 24px;
  }
}

.highflyer-3rst3o 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;
}

.highflyer-3rst3o input::placeholder {
  color: var(--Text-400);
}

.highflyer-3rst3o [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.highflyer-3rst3o [type="submit"]:disabled {
  opacity: 0.5;
}

.highflyer-3rst3o [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .highflyer-3rst3o [type="submit"] {
    right: 40px;
  }
}

.highflyer-byhwqy {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.highflyer-byhwqy.highflyer-him93m {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.highflyer-byhwqy.highflyer-him93m::before {
  content: "";
  width: 31px;
}

.highflyer-byhwqy.highflyer-him93m p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.highflyer-byhwqy.highflyer-ff31h2 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.highflyer-byhwqy p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.highflyer-bzjfac .highflyer-xnn60v {
  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;
  }
}

.highflyer-6vanof {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .highflyer-6vanof {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .highflyer-6vanof {
    padding: 18px 0;
  }
}

.highflyer-6vanof .highflyer-y8gpo0 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .highflyer-6vanof .highflyer-y8gpo0 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.highflyer-n0vmvc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .highflyer-n0vmvc {
    max-width: 160px;
    height: 40px;
  }
}

.highflyer-n0vmvc picture,
.highflyer-n0vmvc img {
  display: block;
  width: 100%;
  height: 100%;
}

.highflyer-n0vmvc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .highflyer-9y7kat {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.highflyer-fvkgmu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .highflyer-6vanof.highflyer-5zyfe9 .highflyer-9y7kat {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .highflyer-9y7kat {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .highflyer-9y7kat {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.highflyer-dfkxvr,
.highflyer-od0ur7 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .highflyer-dfkxvr,
  .highflyer-od0ur7 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .highflyer-od0ur7 {
    display: none;
  }
}

.highflyer-hppv9f {
  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;
}

.highflyer-5zyfe9 .highflyer-hppv9f {
  background: var(--fh-bg-color);
}

.highflyer-hppv9f button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .highflyer-hppv9f {
    display: none;
  }
}

.highflyer-o6dljh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .highflyer-o6dljh {
    display: none;
  }
}

.highflyer-nbna2x {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.highflyer-6vanof.highflyer-5zyfe9 .highflyer-nbna2x:first-child {
  display: none;
}

.highflyer-6vanof.highflyer-5zyfe9 .highflyer-nbna2x:last-child {
  display: block;
}

.highflyer-nbna2x:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .highflyer-nbna2x {
    display: none;
  }
}

.highflyer-0f0e2k {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .highflyer-0f0e2k {
    display: flex;
  }
}

.highflyer-0f0e2k ul {
  max-height: 350px;
  overflow-y: auto;
}

.highflyer-0f0e2k:hover ul {
  visibility: visible;
  opacity: 1;
}

.highflyer-0f0e2k:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.highflyer-0f0e2k:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.highflyer-0f0e2k:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.highflyer-0f0e2k:hover .highflyer-0z1tbe svg {
  transform: rotate(180deg);
}

.highflyer-0fukz1 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.highflyer-fwvavc {
  padding: 0 8px;
}

.highflyer-4x10tw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.highflyer-4x10tw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .highflyer-4x10tw {
    padding: 4px 8px;
  }
}

.highflyer-wmqgw2 {
  display: flex;
}

.highflyer-wmqgw2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.highflyer-0z1tbe {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.highflyer-0z1tbe svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.highflyer-copxii {
  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) {
  .highflyer-copxii {
    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;
  }
}

.highflyer-96qygd {
  width: 100%;
}

@media (min-width: 1200px) {
  .highflyer-96qygd {
    display: none;
  }
}

.highflyer-p7m90t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.highflyer-l4r2ov {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.highflyer-bhoadd {
  display: flex;
}

.highflyer-f6hy60 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.highflyer-04bkg1 {
  list-style: none;
}

@media (max-width: 1199px) {
  .highflyer-04bkg1 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .highflyer-04bkg1 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .highflyer-04bkg1 .highflyer-di8441 [data-ref-el],
  .highflyer-04bkg1 .highflyer-di8441 span,
  .highflyer-04bkg1 .highflyer-di8441 a {
    white-space: nowrap;
  }
}

.highflyer-94pfa8 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .highflyer-94pfa8.highflyer-vufg4x > .highflyer-di8441 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .highflyer-94pfa8.highflyer-shi6bg:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .highflyer-94pfa8.highflyer-vufg4x > .highflyer-n1qjxy {
    height: auto;
  }

  .highflyer-94pfa8.highflyer-vufg4x > div > .highflyer-lmwmkb {
    transform: rotate(180deg);
  }
}

.highflyer-94pfa8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.highflyer-94pfa8 [data-ref-el],
.highflyer-94pfa8 span {
  cursor: pointer;
}

.highflyer-94pfa8 [data-ref-el],
.highflyer-94pfa8 span,
.highflyer-94pfa8 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .highflyer-94pfa8 [data-ref-el],
  .highflyer-94pfa8 span,
  .highflyer-94pfa8 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .highflyer-94pfa8 [data-ref-el],
  .highflyer-94pfa8 span,
  .highflyer-94pfa8 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.highflyer-n1qjxy {
  height: 0;
  overflow: hidden;
  transition: height 0.highflyer-fvkgmu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.highflyer-n1qjxy::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.highflyer-n1qjxy::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.highflyer-n1qjxy::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .highflyer-n1qjxy {
    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;
  }

  .highflyer-n1qjxy:has(> .highflyer-94pfa8.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .highflyer-n1qjxy .highflyer-n1qjxy {
    padding: 0;
  }

  .highflyer-n1qjxy .highflyer-94pfa8 {
    font-weight: 400;
  }

  .highflyer-n1qjxy .highflyer-94pfa8:hover > .highflyer-di8441 {
    background: var(--Neutral-300);
  }

  .highflyer-n1qjxy .highflyer-lmwmkb {
    rotate: -90deg;
  }
}

.highflyer-di8441 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .highflyer-di8441 {
    padding: 8px;
  }

  .highflyer-94pfa8.highflyer-2tuun6 > .highflyer-di8441 {
    background: var(--Neutral-300);
  }
}

.highflyer-lmwmkb {
  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.highflyer-83pdct.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.highflyer-eexl0e 0.highflyer-baozck.highflyer-bmr16f -0.highflyer-wt46us 0.highflyer-ft8d0s -0.highflyer-wt46us 1.highflyer-b808wz 0.highflyer-d606jk.highflyer-tzv8yx 4.highflyer-1dym1v.highflyer-eexl0e 0.highflyer-dq80v0.highflyer-oty9a7 -0.highflyer-wt46us 9.highflyer-ofybcl -0.highflyer-wt46us 10.highflyer-tlh16z 0.highflyer-3tlxmj.highflyer-9dp8kn 0.highflyer-bmr16f 10.highflyer-9dp8kn 0.highflyer-ft8d0s 10.highflyer-tlh16z 1.highflyer-9hyfk0.highflyer-kfmy5n 5.highflyer-0dhoqt.highflyer-7pg12t 6.highflyer-emu8rp 5.highflyer-2ks5ok 6.highflyer-emu8rp 4.highflyer-a2mpbd 5.highflyer-5q2cpj.highflyer-eexl0e 1.highflyer-qd7snu.highflyer-wt46us 0.highflyer-ft8d0s -0.highflyer-wt46us 0.highflyer-bmr16f 0.highflyer-eexl0e 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.highflyer-fvkgmu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .highflyer-lmwmkb {
    cursor: default;
  }
}

.highflyer-85z0ek {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.highflyer-np57ad {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .highflyer-np57ad {
    padding: 40px 4px;
  }
}

.highflyer-ofhf2y {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .highflyer-ofhf2y {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.highflyer-cv19i6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .highflyer-cv19i6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.highflyer-cv19i6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.highflyer-cv19i6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.highflyer-cv19i6 [data-ref-el],
.highflyer-cv19i6 span,
.highflyer-cv19i6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.highflyer-wm01rf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .highflyer-wm01rf {
    margin-bottom: 12px;
  }
}

.highflyer-lq4tmf {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.highflyer-lq4tmf img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .highflyer-lq4tmf:last-child {
    margin-right: 0;
  }
}

.highflyer-rs7grw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.highflyer-wm01rf:hover .highflyer-j8icfg {
  visibility: visible;
  opacity: 1;
}

.highflyer-j8icfg {
  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);
}

.highflyer-b5xvj3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.highflyer-bljwgr {
  display: flex;
  margin: 6px;
}

.highflyer-bljwgr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.highflyer-j8icfg::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);
}

.highflyer-j8icfg::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);
}

.highflyer-7kze6g {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .highflyer-7kze6g {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.highflyer-sci1fc {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .highflyer-sci1fc {
    margin-right: 32px;
  }
}

.highflyer-x41po1 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .highflyer-x41po1 {
    margin-top: 0;
    width: 340px;
  }
}

.highflyer-x41po1 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.highflyer-jv7nk4 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.highflyer-0u50oo {
  position: relative;
}

@media (min-width: 768px) {
  .highflyer-0u50oo {
    margin-top: 40px;
  }
}

.highflyer-0u50oo + .highflyer-xz3uhi,
.highflyer-0u50oo + .highflyer-0u50oo {
  margin-top: 24px;
}

.highflyer-qd2jhs {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .highflyer-qd2jhs {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .highflyer-qd2jhs {
    padding: 80px;
  }
}

.highflyer-vxapi6 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .highflyer-vxapi6 {
    padding: 0 16px;
}


}

.highflyer-p37l0d {
  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) {
  .highflyer-p37l0d {
    font-size: 48px;
    line-height: 56px;
  }
}

.highflyer-07na11 {
  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) {
  .highflyer-07na11 {
    font-size: 24px;
    line-height: 32px;
  }
}

.highflyer-ljdo10 {
  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;
}

.highflyer-ljdo10:hover {
  background: var(--button-bg-hover);
}

.highflyer-suwd7s {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.highflyer-suwd7s img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .highflyer-suwd7s img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .highflyer-suwd7s img {
  min-height: 100%;
  }
}

.highflyer-qd2jhs::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.highflyer-nb6d4m {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.highflyer-nb6d4m h1,
.highflyer-nb6d4m h2,
.highflyer-nb6d4m h3,
.highflyer-nb6d4m h4 {
  margin-bottom: 6px;
}

.highflyer-nb6d4m h1:not(:first-child),
.highflyer-nb6d4m h2:not(:first-child),
.highflyer-nb6d4m h3:not(:first-child),
.highflyer-nb6d4m h4:not(:first-child) {
  margin-top: 16px;
}

.highflyer-nb6d4m h1,
.highflyer-nb6d4m h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .highflyer-nb6d4m h1,
  .highflyer-nb6d4m h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.highflyer-nb6d4m h2,
.highflyer-nb6d4m h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .highflyer-nb6d4m h2,
  .highflyer-nb6d4m h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.highflyer-nb6d4m h3,
.highflyer-nb6d4m h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .highflyer-nb6d4m h3,
  .highflyer-nb6d4m h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.highflyer-nb6d4m h4,
.highflyer-nb6d4m h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.highflyer-nb6d4m ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.highflyer-nb6d4m ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.highflyer-nb6d4m 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);
}

.highflyer-nb6d4m ul ul {
  margin-bottom: 8px;
}

.highflyer-nb6d4m ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.highflyer-nb6d4m ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.highflyer-nb6d4m ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.highflyer-nb6d4m ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.highflyer-nb6d4m ol li::marker {
  font-weight: 700;
}

.highflyer-nb6d4m ol ol {
  margin-bottom: 8px;
}

.highflyer-nb6d4m ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.highflyer-nb6d4m ol ul li {
  padding-left: 16px;
}

.highflyer-nb6d4m 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) {
  .highflyer-nb6d4m table {
    padding: 24px;
  }
}

.highflyer-nb6d4m table.highflyer-nconau {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.highflyer-fvkgmu,
    mask-image 0.3s;
}

.highflyer-nb6d4m table.highflyer-nconau.highflyer-ptwq6x {
  -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) {
  .highflyer-nb6d4m table {
    display: table;
  }
}

.highflyer-nb6d4m table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.highflyer-nb6d4m table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.highflyer-nb6d4m table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.highflyer-nb6d4m 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) {
  .highflyer-nb6d4m table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.highflyer-nb6d4m table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.highflyer-nb6d4m table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.highflyer-nb6d4m table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.highflyer-nb6d4m img {
  max-width: 100%;
  height: auto;
}

.highflyer-jzfvn8 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .highflyer-jzfvn8 {
    padding: 24px;
  }
}

.highflyer-jcqf0y {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .highflyer-jcqf0y {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.highflyer-jcqf0y > * {
  margin: 0 !important;
}

.highflyer-jcqf0y img,
.highflyer-0rkejg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .highflyer-jcqf0y img,
  .highflyer-0rkejg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.highflyer-ycoukn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .highflyer-ycoukn {
    width: 32px;
    height: 32px;
  }
}

.highflyer-yavcyc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.highflyer-yavcyc .highflyer-4z7ttn {
  flex-shrink: 0;
}

.highflyer-yavcyc .highflyer-l7k5lj svg {
  display: none;
}

.highflyer-zponyw {
  display: grid;
  transition: max-height 0.highflyer-fvkgmu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .highflyer-zponyw {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .highflyer-zponyw {
    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));
  }
}

.highflyer-zponyw.highflyer-wxg3pi + .highflyer-4z7ttn svg {
  transform: rotate(180deg);
}

.highflyer-kq15a6 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.highflyer-kq15a6 > div:nth-child(3n) {
  grid-column: span 2;
}

.highflyer-kq15a6
  > div:nth-child(3n)
  .highflyer-x2vtb7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .highflyer-kq15a6 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .highflyer-kq15a6 > div:nth-child(3n) {
    grid-column: unset;
  }

  .highflyer-kq15a6
    > div:nth-child(3n)
    .highflyer-x2vtb7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .highflyer-kq15a6 {
    max-width: 270px;
  }
}

.highflyer-kq15a6 .highflyer-x2vtb7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .highflyer-kq15a6 .highflyer-x2vtb7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .highflyer-kq15a6 .highflyer-x2vtb7 button {
    max-width: 104px;
  }
}

.highflyer-18rw2a {
  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) {
  .highflyer-18rw2a {
    margin-bottom: 0;
  }
}

.highflyer-bmmdcf {
  display: none;
  opacity: 0;
}

.highflyer-was6qw {
  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;
  }
}

.highflyer-was6qw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.highflyer-x2vtb7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.highflyer-x2vtb7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .highflyer-x2vtb7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .highflyer-x2vtb7
    button {
    max-width: 145px;
  }
}

.highflyer-vwq6r6:first-child
  .highflyer-x2vtb7
  button {
  max-width: 270px;
}

.highflyer-p9x2bq {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.highflyer-18rw2a picture {
  width: 100%;
  max-width: 100%;
}

.highflyer-r72s9h {
  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;
}

.highflyer-r72s9h svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.highflyer-18rw2a:hover .highflyer-r72s9h {
  display: flex;
}

.highflyer-9yr1e0 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.highflyer-ikmrdt {
  display: flex;
}

.highflyer-ikmrdt:hover .highflyer-lhd64d,
.highflyer-ikmrdt .highflyer-2tuun6 .highflyer-lhd64d {
  display: flex;
}

.highflyer-ikmrdt svg {
  flex-shrink: 0;
}

.highflyer-lhd64d {
  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) {
  .highflyer-lhd64d {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.highflyer-lhd64d:hover {
  display: flex;
}

.highflyer-lhd64d svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.highflyer-3v83wy {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .highflyer-3v83wy {
    font-size: 12px;
  }
}

.highflyer-iqqkhl,
.highflyer-g7bqne {
  width: 50%;
  flex-shrink: 0;
}

.highflyer-iqqkhl {
  font-weight: 700;
}

.highflyer-1q89k3 .highflyer-zponyw {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .highflyer-1q89k3 .highflyer-zponyw {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .highflyer-1q89k3 .highflyer-zponyw {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.highflyer-1q89k3
  .highflyer-p9x2bq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.highflyer-1q89k3 .highflyer-was6qw {
  height: 100% !important;
  border-radius: 16px;
}

.highflyer-1q89k3 .highflyer-x2vtb7 {
  gap: 4px;
  align-items: center;
}

.highflyer-1q89k3 .highflyer-x2vtb7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.highflyer-1q89k3 .highflyer-x2vtb7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.highflyer-1q89k3 .highflyer-r1mvjf,
.highflyer-1q89k3 .highflyer-knuqdw {
  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.highflyer-83pdct.org/2000/svg'%3E%3Cpath d='M9.highflyer-onm61u 4.highflyer-m8584f.highflyer-kzgisy 5.highflyer-ls2flv.highflyer-9wj4os 5.highflyer-gfbu9a.highflyer-yoegib 5.highflyer-p6gqa0.highflyer-rcst44 8.highflyer-qq4wqs.highflyer-7om873 9.highflyer-5j20wj.highflyer-wdppr1 9.highflyer-77pjm4.highflyer-dl7h13 13.highflyer-rrw7ai.highflyer-rl8qbr 11.highflyer-ayy8ru.highflyer-kvk3li 11.highflyer-fv272i.highflyer-55miom 11.highflyer-wnqx65.highflyer-k7xpap 13.highflyer-4b7lkk.highflyer-x4ncto 9.highflyer-cx5994.highflyer-dhvom1 9.highflyer-9tqcpm.highflyer-15szbl 8.highflyer-x0j48n.highflyer-w4w7cv 5.highflyer-xj1iij.highflyer-wpzuoq 5.highflyer-zasir1.highflyer-nkjgvk 5.highflyer-h50i4w.highflyer-8t0p66 4.highflyer-j7xrzk.highflyer-kvk3li 1.highflyer-b8tnxr.highflyer-onm61u 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.highflyer-1q89k3 .highflyer-r1mvjf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.highflyer-1q89k3 .highflyer-knuqdw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.highflyer-gwdw1l {
  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) {
  .highflyer-gwdw1l {
    padding: 24px;
  }
}

.highflyer-gwdw1l .highflyer-4z7ttn {
  display: flex;
}

@media (min-width: 768px) {
  .highflyer-gwdw1l .highflyer-4z7ttn {
    display: none;
  }
}

.highflyer-gwdw1l .highflyer-l7k5lj svg {
  display: none;
}

.highflyer-y6f3w5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.highflyer-y6f3w5 .highflyer-rese96 {
  display: none;
}

@media (min-width: 768px) {
  .highflyer-y6f3w5 .highflyer-rese96 {
    display: flex;
  }
}

.highflyer-tdz2qq {
  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) {
  .highflyer-tdz2qq {
    font-size: 40px;
    line-height: 48px;
  }
}

.highflyer-tdz2qq > * {
  margin: 0 !important;
}

.highflyer-tdz2qq img,
.highflyer-8cbrm5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .highflyer-tdz2qq img,
  .highflyer-8cbrm5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.highflyer-52t8dt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .highflyer-52t8dt {
    width: 32px;
    height: 32px;
  }
}

.highflyer-o6oog3 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .highflyer-o6oog3 {
    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;
  }

  .highflyer-o6oog3::-webkit-scrollbar {
    display: none;
  }
}

.highflyer-jw0mmi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .highflyer-jw0mmi {
    padding: 7px 15px;
  }
}

.highflyer-jw0mmi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.highflyer-toqadv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .highflyer-toqadv {
    display: flex;
    opacity: 1;
  }
}

.highflyer-jw0mmi picture {
  height: 100%;
  display: block;
}

.highflyer-jw0mmi img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .highflyer-jw0mmi img {
    width: 88px;
    height: 44px;
  }
}

.highflyer-jw0mmi p {
  text-align: center;
  width: 100%;
}

.highflyer-ytmovy {
  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) {
  .highflyer-ytmovy {
    font-size: 40px;
    line-height: 48px;
  }
}

.highflyer-ytmovy img,
.highflyer-9wlsa1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .highflyer-ytmovy img,
  .highflyer-9wlsa1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.highflyer-7vvion {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .highflyer-7vvion {
    width: 32px;
    height: 32px;
  }
}

.highflyer-9la9cw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.highflyer-6ciwzy {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.highflyer-h43p8k {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.highflyer-h43p8k.highflyer-2tuun6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.highflyer-0sn9sm {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .highflyer-0sn9sm {
    font-size: 20px;
    line-height: 28px;
  }
}

.highflyer-oj8p4a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.highflyer-59h9h8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.highflyer-fvkgmu ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.highflyer-keujyw {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.highflyer-keujyw ol,
.highflyer-keujyw ul {
  padding-left: 1.3em;
}

.highflyer-h43p8k.highflyer-2tuun6 .highflyer-59h9h8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.highflyer-h43p8k.highflyer-2tuun6 .highflyer-oj8p4a {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.highflyer-1pjhue {
  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) {
  .highflyer-1pjhue {
    padding: 24px;
  }
}

.highflyer-1pjhue .highflyer-4z7ttn {
  display: flex;
}

@media (min-width: 768px) {
  .highflyer-1pjhue .highflyer-4z7ttn {
    display: none;
  }
}

.highflyer-1pjhue .highflyer-l7k5lj svg {
  display: none;
}

.highflyer-o8axul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.highflyer-o8axul .highflyer-rese96 {
  display: none;
}

@media (min-width: 768px) {
  .highflyer-o8axul .highflyer-rese96 {
    display: flex;
  }
}

.highflyer-bovmee {
  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) {
  .highflyer-bovmee {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.highflyer-bovmee > * {
  margin: 0 !important;
}

.highflyer-bovmee img,
.highflyer-lf9bg9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .highflyer-bovmee img,
  .highflyer-lf9bg9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.highflyer-6d6f6c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .highflyer-6d6f6c {
    width: 32px;
    height: 32px;
  }
}

.highflyer-j4ghkt {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .highflyer-j4ghkt {
    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;
  }

  .highflyer-j4ghkt::-webkit-scrollbar {
    display: none;
  }
}

.highflyer-1gxp3q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.highflyer-1gxp3q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.highflyer-uzfbih {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .highflyer-uzfbih {
    display: flex;
    opacity: 1;
  }
}

.highflyer-1gxp3q picture {
  width: auto;
  height: 100%;
  display: block;
}

.highflyer-1gxp3q picture img {
  display: block;
  width: auto;
  height: 100%;
}

.highflyer-tmamu5 {
  margin: -24px 0;
}

.highflyer-tmamu5:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .highflyer-tmamu5 {
    margin: -16px 0;
  }
}

.highflyer-l4epfh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .highflyer-l4epfh {
    flex-direction: row;
  }
}

.highflyer-72jnrq {
  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) {
  .highflyer-72jnrq {
    flex: 1;
  }
}

.highflyer-72jnrq::placeholder {
  color: var(--Text-400);
}

.highflyer-0i8lsi {
  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;
}

.highflyer-em5pkg {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.highflyer-em5pkg::-webkit-scrollbar {
  display: none;
}

.highflyer-wnm9y0 {
  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;
}

.highflyer-wnm9y0 img,
.highflyer-wnm9y0 svg {
  margin-right: 8px;
}

.highflyer-noi9yr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.highflyer-tmamu5 + .highflyer-lvexyi {
  margin-top: 0;
}

@media (min-width: 768px) {
  .highflyer-tmamu5 + .highflyer-lvexyi {
    margin-top: -16px;
  }
}

.highflyer-lipdji {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.highflyer-lipdji > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.highflyer-lipdji > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.highflyer-bstg6x {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.highflyer-jwz32c {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.highflyer-xuqcw3 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.highflyer-eey1s2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.highflyer-bcf2sj {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.highflyer-bstg6x 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;
}

.highflyer-bstg6x 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) {
  .highflyer-bstg6x {
    padding: 39px 179px 39px 39px;
  }

  .highflyer-jwz32c {
    font-size: 40px;
    line-height: 48px;
  }

  .highflyer-bcf2sj {
    height: 348px;
  }

  .highflyer-bstg6x button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .highflyer-bstg6x button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .highflyer-bstg6x {
    padding: 63px;
  }
}

.highflyer-bd9f3d {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .highflyer-bd9f3d {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.highflyer-t5sh44 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .highflyer-t5sh44 {
    width: auto;
  }
}

.highflyer-f53b60 {
  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;
}

.highflyer-f53b60::-webkit-scrollbar {
  display: none;
}

.highflyer-f53b60 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);
}

.highflyer-f53b60 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .highflyer-f53b60 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.highflyer-bd9f3d .highflyer-5s2tgq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.highflyer-fvkgmu,
    mask-image 0.3s;
}

.highflyer-bd9f3d .highflyer-5s2tgq.highflyer-ptwq6x {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.highflyer-juoj8d {
  margin: 40px -16px;
}

.highflyer-d56l9c + .highflyer-xz3uhi,
.highflyer-d56l9c + .highflyer-0u50oo {
  margin-top: 24px;
}

.highflyer-530bwf {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.highflyer-530bwf picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.highflyer-2xa068 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .highflyer-2xa068 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .highflyer-2xa068 {
    margin-top: 0;
  }
}

.highflyer-k93whf {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .highflyer-k93whf {
    font-size: 24px;
    line-height: 32px;
  }
}

.highflyer-uk83aw {
  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) {
  .highflyer-uk83aw {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.highflyer-4ulhhv {
  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) {
  .highflyer-4ulhhv {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.highflyer-orb3pj {
  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) {
  .highflyer-orb3pj {
    font-size: 20px;
    line-height: 28px;
  }
}

.highflyer-f2lgq1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .highflyer-f2lgq1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.highflyer-kvw2it {
  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;
}

.highflyer-wu4359 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.highflyer-wu4359 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.highflyer-lvexyi {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.highflyer-htqefx {
  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) {
  .highflyer-htqefx {
    padding: 15px 48px;
  }
}

main > .highflyer-lvexyi {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .highflyer-zponyw.highflyer-wlbxqj > div:nth-child(n+5) {
    display: none;
  }
}

.highflyer-nb6d4m p a img {
  display: block;
  margin: 0 auto;
}


.highflyer-wqt9r4 {
  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 */
.highflyer-pju7n2 {
  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;
}

.highflyer-pju7n2 label {
  font-size: 14px;
}

.highflyer-pju7n2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.highflyer-pju7n2 input,
.highflyer-pju7n2 textarea,
.highflyer-pju7n2 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;
}
.highflyer-pju7n2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.highflyer-f33and ease;
}
.highflyer-pju7n2 button:hover {
  background-color: var(--button-bg-hover);
}
.highflyer-gv1xxw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.highflyer-qm4y2g ease-in;
}

.highflyer-gv1xxw 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;
}
.highflyer-fu3j9b, .highflyer-mnb6g4, [class*="review-card"],
thead, thead th, table th, .highflyer-5lyy7v,
.highflyer-4uowoh, [class*="collapsible-header"],
.highflyer-t25uyq, [class*="updated-block"] {
  color: #ece7dc !important;
}

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