* {
  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;
  }
}

.rocket-spin-053zcd {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-053zcd {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .rocket-spin-053zcd {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.rocket-spin-eva477 {
  overflow: hidden;
}

.rocket-spin-wv15im img {
  background: var(--Neutral-300);
}

.rocket-spin-v1o31s {
  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;
}

.rocket-spin-uxxehy {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.rocket-spin-uxxehy:hover {
  background: var(--button-bg-hover);
}

.rocket-spin-yzpd78 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.rocket-spin-yzpd78:hover {
  background: var(--button-bg-hover);
}

.rocket-spin-azg14r {
  font-size: 12px;
  line-height: 18px;
}

.rocket-spin-xd4r7p {
  font-size: 18px;
  line-height: 26px;
}

.rocket-spin-nmy7lc {
  width: 100%;
}

.rocket-spin-lccx7z {
  padding: 6px 16px;
}

.rocket-spin-zs37b3 {
  padding: 10px 16px;
}

.rocket-spin-72lquy {
  padding: 15px 26px;
}

.rocket-spin-xitfnz {
  flex-shrink: 0;
}

.rocket-spin-slz2zn {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.rocket-spin-xdglnf {
  display: none;
}

.rocket-spin-ncm18p {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.rocket-spin-cf1ua2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.rocket-spin-e6x5qy {
  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;
}

.rocket-spin-ap3cl7 {
  cursor: grab;
}

.rocket-spin-e6x5qy::-webkit-scrollbar {
  display: none;
}

.rocket-spin-zwwqun {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.rocket-spin-ih3z8y {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.rocket-spin-vqhibt {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.rocket-spin-sxsrd3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.rocket-spin-0anh7g {
  visibility: visible;
}

.rocket-spin-yjmbvp {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.rocket-spin-fs19th ease;
}

.rocket-spin-0mzjwh {
  background-color: var(--Primary-200);
  width: 16px;
}

.rocket-spin-z5bxoj {
  -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.rocket-spin-fs19th,
    mask-image 0.3s;
}

.rocket-spin-z5bxoj.rocket-spin-q5t7q8 {
  -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;
  }
}

.rocket-spin-zvg7ao: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;
}

.rocket-spin-ti0ohz {
  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.rocket-spin-ngnj03.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.rocket-spin-ngnj03.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;
}

.rocket-spin-k8kxpp {
  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);
}

.rocket-spin-k8kxpp::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%
  );
}

.rocket-spin-qh17ni {
  position: relative;
  z-index: 1;
}

.rocket-spin-xh01cv {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.rocket-spin-v3tizg {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.rocket-spin-obv77a {
  font-size: 40px;
  line-height: 48px;
}

.rocket-spin-p2brpi {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rocket-spin-aeyud8 {
  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;
}

.rocket-spin-aeyud8:hover {
  background: var(--Primary-400);
}

.rocket-spin-aeyud8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.rocket-spin-zvg7ao 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) {
  .rocket-spin-k8kxpp {
    max-width: 600px;
    padding: 64px;
  }

  .rocket-spin-xh01cv {
    font-size: 24px;
    line-height: 32px;
  }

  .rocket-spin-v3tizg {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .rocket-spin-obv77a {
    font-size: 50px;
    line-height: 56px;
  }

  .rocket-spin-p2brpi {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .rocket-spin-ti0ohz {
    top: 25px;
    right: 25px;
  }
}

.rocket-spin-ct1mum,
.rocket-spin-pqf2pc {
  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;
}

.rocket-spin-6c9h0c.rocket-spin-3ithvl::before,
.rocket-spin-pqf2pc::before,
.rocket-spin-zmjram::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.rocket-spin-ngnj03.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.rocket-spin-dgwpcm 14.rocket-spin-djwwr0.rocket-spin-53rj8h 14.rocket-spin-1ilagj 15.rocket-spin-q22y50 14.rocket-spin-ybggcw 15.rocket-spin-jc5sr2 14.rocket-spin-sj8jvv.rocket-spin-03hz61 14.rocket-spin-wb7q52 19.rocket-spin-6wk4ah 12.rocket-spin-iz1ea4 19.rocket-spin-6wk4ah 10.rocket-spin-d96ehj.rocket-spin-6wk4ah 8.rocket-spin-y4esfo 17.rocket-spin-c2h7cb 7.rocket-spin-zp90y8 15.rocket-spin-3zuc9v 7.rocket-spin-egedzl.rocket-spin-2ollvw 7.rocket-spin-zp90y8 11.rocket-spin-6chb1o 8.rocket-spin-y4esfo 11.rocket-spin-6chb1o 10.rocket-spin-v36kpv.rocket-spin-6chb1o 12.rocket-spin-la201n 13.rocket-spin-fik8p0 14.rocket-spin-uxdco8 15.rocket-spin-fs2gik 14.rocket-spin-j320iu.rocket-spin-ik024l 14.rocket-spin-axykpx 15.rocket-spin-z7pqeo 14.rocket-spin-8gzj73 15.rocket-spin-rdpy72 14.rocket-spin-mds2wo.rocket-spin-dgwpcm 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.rocket-spin-150ofb 15.rocket-spin-jhhvmc.rocket-spin-w4i7z7 15.rocket-spin-vz4b36 15.rocket-spin-nfpok1 15.rocket-spin-ktgixo 15.rocket-spin-5fs420 15.rocket-spin-b7q73o.rocket-spin-lxwlma 15.rocket-spin-ktgixo 15.rocket-spin-vexabb 15.rocket-spin-u4lubf 15.rocket-spin-chpg0g 15.rocket-spin-4yyjix.rocket-spin-ay80w0 15.rocket-spin-ipekqt 7.rocket-spin-72b57c 18.rocket-spin-n2roqa 7.rocket-spin-qtzd8h 23.rocket-spin-3kqadd.rocket-spin-vd9wsd.rocket-spin-enk3a6 18.rocket-spin-wxa4ty 19.rocket-spin-2i76rg 15.rocket-spin-3arxlp 15.rocket-spin-150ofb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.rocket-spin-2903tl [type="submit"] *,
.rocket-spin-7s1cdj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .rocket-spin-2t8jv2 {
    display: none;
  }
}

.rocket-spin-gj5c7k {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .rocket-spin-gj5c7k {
  display: none;
}

@media (min-width: 768px) {
  .rocket-spin-gj5c7k {
    bottom: 22px;
  }
}

.rocket-spin-gj5c7k input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .rocket-spin-gj5c7k {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.rocket-spin-nmyhni.static) .rocket-spin-gj5c7k {
    bottom: 8px;
  }
}

.rocket-spin-uuhm1e {
  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.rocket-spin-ngnj03.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.rocket-spin-g9o8w9 3.rocket-spin-bg3c5u.rocket-spin-ob3k9n.rocket-spin-3d8pt0 3.rocket-spin-da1cjf 3.rocket-spin-tizshs 5.rocket-spin-thl5gz 3.rocket-spin-tizshs 8.rocket-spin-m2bub3.rocket-spin-9y338e.rocket-spin-tizshs 26.rocket-spin-qns60s 5.rocket-spin-qb4mht 28.rocket-spin-fawtd6 8.rocket-spin-qzeptf 28.rocket-spin-i83ubb.rocket-spin-nc8gx0 28.rocket-spin-rhr0q7.rocket-spin-qo1hho 34.rocket-spin-a6lhwo.rocket-spin-nbzboq 36.rocket-spin-316seb 11.rocket-spin-n7ibpc 37.rocket-spin-us5pws 12.rocket-spin-e867oe 36.rocket-spin-0dsdav.rocket-spin-z8e8rt 28.rocket-spin-21j1o7.rocket-spin-vvn4yj.rocket-spin-wp0koi 28.rocket-spin-k5a6o5 36.rocket-spin-vhinfu 26.rocket-spin-0nhrt1 36.rocket-spin-vhinfu 23.rocket-spin-49d1bs.rocket-spin-x0dk2k.rocket-spin-vhinfu 5.rocket-spin-y6kf5t 34.rocket-spin-jxbkg0 3.rocket-spin-da1cjf 31.rocket-spin-g9o8w9 3.rocket-spin-3b9clv.rocket-spin-uugunj 18.rocket-spin-l0mf8w.rocket-spin-mf2lom 18.rocket-spin-2swlpt 8.rocket-spin-p1326t 17.rocket-spin-rq0cf5 8.rocket-spin-p1326t 15.rocket-spin-eekpjl.rocket-spin-p1326t 14.rocket-spin-5bwotm 9.rocket-spin-mf2lom 13.rocket-spin-2wo1gp 11.rocket-spin-uugunj 13.rocket-spin-3ozo12.rocket-spin-pb44r0 13.rocket-spin-2wo1gp 13.rocket-spin-v3amso 14.rocket-spin-5bwotm 13.rocket-spin-v3amso 15.rocket-spin-uugk4s.rocket-spin-v3amso 17.rocket-spin-rq0cf5 12.rocket-spin-pb44r0 18.rocket-spin-2swlpt 11.rocket-spin-uugunj 18.rocket-spin-mg47yu.rocket-spin-itqdt8 18.rocket-spin-ay8lql.rocket-spin-owwebh 18.rocket-spin-2swlpt 17.rocket-spin-e76mqb 17.rocket-spin-rq0cf5 17.rocket-spin-e76mqb 15.rocket-spin-bel62l.rocket-spin-e76mqb 14.rocket-spin-5bwotm 18.rocket-spin-owwebh 13.rocket-spin-2wo1gp 20.rocket-spin-itqdt8 13.rocket-spin-dt2ugo.rocket-spin-kti7i5 13.rocket-spin-2wo1gp 22.rocket-spin-p7akgy 14.rocket-spin-5bwotm 22.rocket-spin-p7akgy 15.rocket-spin-sq6qon.rocket-spin-7w58ss 17.rocket-spin-rq0cf5 21.rocket-spin-kti7i5 18.rocket-spin-2swlpt 20.rocket-spin-itqdt8 18.rocket-spin-m8tqo8.rocket-spin-ustqi0 18.rocket-spin-fok2nv.rocket-spin-4li6n0 18.rocket-spin-2swlpt 26.rocket-spin-qgpmsn 17.rocket-spin-rq0cf5 26.rocket-spin-qgpmsn 15.rocket-spin-sby65m.rocket-spin-qgpmsn 14.rocket-spin-5bwotm 27.rocket-spin-4li6n0 13.rocket-spin-2wo1gp 28.rocket-spin-ustqi0 13.rocket-spin-eb9qsr.rocket-spin-946f8o 13.rocket-spin-2wo1gp 31.rocket-spin-t7t6je 14.rocket-spin-5bwotm 31.rocket-spin-t7t6je 15.rocket-spin-6gqi3p.rocket-spin-qgpmsn 17.rocket-spin-rq0cf5 30.rocket-spin-946f8o 18.rocket-spin-2swlpt 28.rocket-spin-ustqi0 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"])
    .rocket-spin-uuhm1e {
    display: none;
  }
}

.rocket-spin-oix51s {
  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) {
  .rocket-spin-oix51s {
    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;
}

.rocket-spin-7s1cdj {
  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) {
  .rocket-spin-7s1cdj {
    padding: 14px 16px;
  }
}

.rocket-spin-7s1cdj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.rocket-spin-7s1cdj button:first-child {
  align-content: end;
}

.rocket-spin-7s1cdj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .rocket-spin-7s1cdj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .rocket-spin-7s1cdj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.rocket-spin-7s1cdj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.rocket-spin-7s1cdj button:last-child svg {
  width: 38px;
  height: 38px;
}

.rocket-spin-zmjram {
  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;
}

.rocket-spin-zmjram::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .rocket-spin-zmjram,
.pc61d126-chatbot[data-active-screen="3"]
  .rocket-spin-zmjram {
  opacity: 1;
  visibility: visible;
}

.rocket-spin-lula7a {
  flex: 1 1;
}

.rocket-spin-ya86uz {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-ya86uz {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .rocket-spin-1gwbed {
  display: block;
}

.rocket-spin-1uaqp8 {
  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) {
  .rocket-spin-1uaqp8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.rocket-spin-pqf2pc {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.rocket-spin-pqf2pc::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.rocket-spin-p35ppp span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.rocket-spin-p35ppp p {
  color: var(--Text-100);
}

.rocket-spin-pqf2pc .rocket-spin-mg62jr {
  grid-area: button;
}

.rocket-spin-pqf2pc .rocket-spin-mg62jr::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.rocket-spin-ngnj03.org/2000/svg'%3E%3Cpath d='M4.rocket-spin-44jndd 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rocket-spin-ry1v9s 15L16.rocket-spin-ry1v9s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rocket-spin-ry1v9s 5L16.rocket-spin-ry1v9s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .rocket-spin-ktpghi {
  display: block;
}

.rocket-spin-9iw0rp {
  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) {
  .rocket-spin-9iw0rp {
    margin-top: 40px;
  }
}

.rocket-spin-ct1mum label,
.rocket-spin-ct1mum input {
  display: block;
  width: 100%;
}

.rocket-spin-ct1mum label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.rocket-spin-ct1mum label.rocket-spin-3ekkj0 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.rocket-spin-ct1mum label.rocket-spin-3ekkj0::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;
}

.rocket-spin-ct1mum 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;
}

.rocket-spin-ct1mum input::placeholder {
  color: var(--Text-400);
}

.rocket-spin-g84s9x {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .rocket-spin-g84s9x {
  display: flex;
}

.rocket-spin-g84s9x ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .rocket-spin-g84s9x ol {
    height: 420px;
    padding: 24px;
  }
}

.rocket-spin-g84s9x ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.rocket-spin-2903tl {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-2903tl {
    padding: 0 24px 24px;
  }
}

.rocket-spin-2903tl 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;
}

.rocket-spin-2903tl input::placeholder {
  color: var(--Text-400);
}

.rocket-spin-2903tl [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.rocket-spin-2903tl [type="submit"]:disabled {
  opacity: 0.5;
}

.rocket-spin-2903tl [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .rocket-spin-2903tl [type="submit"] {
    right: 40px;
  }
}

.rocket-spin-6c9h0c {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.rocket-spin-6c9h0c.rocket-spin-3ithvl {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.rocket-spin-6c9h0c.rocket-spin-3ithvl::before {
  content: "";
  width: 31px;
}

.rocket-spin-6c9h0c.rocket-spin-3ithvl p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rocket-spin-6c9h0c.rocket-spin-fkfvf0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.rocket-spin-6c9h0c p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rocket-spin-gj5c7k .rocket-spin-mg62jr {
  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;
  }
}

.rocket-spin-2t8jv2 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .rocket-spin-2t8jv2 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .rocket-spin-2t8jv2 {
    padding: 18px 0;
  }
}

.rocket-spin-2t8jv2 .rocket-spin-053zcd {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .rocket-spin-2t8jv2 .rocket-spin-053zcd {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.rocket-spin-qdwd0y {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .rocket-spin-qdwd0y {
    max-width: 160px;
    height: 40px;
  }
}

.rocket-spin-qdwd0y picture,
.rocket-spin-qdwd0y img {
  display: block;
  width: 100%;
  height: 100%;
}

.rocket-spin-qdwd0y img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .rocket-spin-hgpkvg {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.rocket-spin-fs19th ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .rocket-spin-2t8jv2.rocket-spin-iom4px .rocket-spin-hgpkvg {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .rocket-spin-hgpkvg {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .rocket-spin-hgpkvg {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.rocket-spin-595ofd,
.rocket-spin-dvnmra {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .rocket-spin-595ofd,
  .rocket-spin-dvnmra {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .rocket-spin-dvnmra {
    display: none;
  }
}

.rocket-spin-7vsvwj {
  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;
}

.rocket-spin-iom4px .rocket-spin-7vsvwj {
  background: var(--fh-bg-color);
}

.rocket-spin-7vsvwj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .rocket-spin-7vsvwj {
    display: none;
  }
}

.rocket-spin-9pe2f9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rocket-spin-9pe2f9 {
    display: none;
  }
}

.rocket-spin-74wzvj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.rocket-spin-2t8jv2.rocket-spin-iom4px .rocket-spin-74wzvj:first-child {
  display: none;
}

.rocket-spin-2t8jv2.rocket-spin-iom4px .rocket-spin-74wzvj:last-child {
  display: block;
}

.rocket-spin-74wzvj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .rocket-spin-74wzvj {
    display: none;
  }
}

.rocket-spin-scwo1z {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rocket-spin-scwo1z {
    display: flex;
  }
}

.rocket-spin-scwo1z ul {
  max-height: 350px;
  overflow-y: auto;
}

.rocket-spin-scwo1z:hover ul {
  visibility: visible;
  opacity: 1;
}

.rocket-spin-scwo1z:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.rocket-spin-scwo1z:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.rocket-spin-scwo1z:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.rocket-spin-scwo1z:hover .rocket-spin-p3kdzg svg {
  transform: rotate(180deg);
}

.rocket-spin-g2razt {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.rocket-spin-h9fcav {
  padding: 0 8px;
}

.rocket-spin-aelqf4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.rocket-spin-aelqf4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .rocket-spin-aelqf4 {
    padding: 4px 8px;
  }
}

.rocket-spin-zwzlra {
  display: flex;
}

.rocket-spin-zwzlra img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.rocket-spin-p3kdzg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.rocket-spin-p3kdzg svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.rocket-spin-c37vy6 {
  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) {
  .rocket-spin-c37vy6 {
    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;
  }
}

.rocket-spin-as4nbh {
  width: 100%;
}

@media (min-width: 1200px) {
  .rocket-spin-as4nbh {
    display: none;
  }
}

.rocket-spin-2nkvbj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.rocket-spin-3fl43r {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.rocket-spin-junnxv {
  display: flex;
}

.rocket-spin-x1r06u {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.rocket-spin-vy05e0 {
  list-style: none;
}

@media (max-width: 1199px) {
  .rocket-spin-vy05e0 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-vy05e0 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .rocket-spin-vy05e0 .rocket-spin-k1mkap [data-ref-el],
  .rocket-spin-vy05e0 .rocket-spin-k1mkap span,
  .rocket-spin-vy05e0 .rocket-spin-k1mkap a {
    white-space: nowrap;
  }
}

.rocket-spin-4ety9p {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .rocket-spin-4ety9p.rocket-spin-nyeag9 > .rocket-spin-k1mkap {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .rocket-spin-4ety9p.rocket-spin-szrfqh:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .rocket-spin-4ety9p.rocket-spin-nyeag9 > .rocket-spin-3toxu5 {
    height: auto;
  }

  .rocket-spin-4ety9p.rocket-spin-nyeag9 > div > .rocket-spin-zse04r {
    transform: rotate(180deg);
  }
}

.rocket-spin-4ety9p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.rocket-spin-4ety9p [data-ref-el],
.rocket-spin-4ety9p span {
  cursor: pointer;
}

.rocket-spin-4ety9p [data-ref-el],
.rocket-spin-4ety9p span,
.rocket-spin-4ety9p a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .rocket-spin-4ety9p [data-ref-el],
  .rocket-spin-4ety9p span,
  .rocket-spin-4ety9p a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-4ety9p [data-ref-el],
  .rocket-spin-4ety9p span,
  .rocket-spin-4ety9p a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.rocket-spin-3toxu5 {
  height: 0;
  overflow: hidden;
  transition: height 0.rocket-spin-fs19th ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.rocket-spin-3toxu5::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.rocket-spin-3toxu5::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.rocket-spin-3toxu5::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .rocket-spin-3toxu5 {
    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;
  }

  .rocket-spin-3toxu5:has(> .rocket-spin-4ety9p.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .rocket-spin-3toxu5 .rocket-spin-3toxu5 {
    padding: 0;
  }

  .rocket-spin-3toxu5 .rocket-spin-4ety9p {
    font-weight: 400;
  }

  .rocket-spin-3toxu5 .rocket-spin-4ety9p:hover > .rocket-spin-k1mkap {
    background: var(--Neutral-300);
  }

  .rocket-spin-3toxu5 .rocket-spin-zse04r {
    rotate: -90deg;
  }
}

.rocket-spin-k1mkap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rocket-spin-k1mkap {
    padding: 8px;
  }

  .rocket-spin-4ety9p.rocket-spin-qx0hbj > .rocket-spin-k1mkap {
    background: var(--Neutral-300);
  }
}

.rocket-spin-zse04r {
  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.rocket-spin-ngnj03.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.rocket-spin-j54u42 0.rocket-spin-1iierh.rocket-spin-ka76d8 -0.rocket-spin-wywi0m 0.rocket-spin-t0km0s -0.rocket-spin-wywi0m 1.rocket-spin-96ur3j 0.rocket-spin-g9koqy.rocket-spin-i48ott 4.rocket-spin-rv04b5.rocket-spin-j54u42 0.rocket-spin-r266nz.rocket-spin-l2edae -0.rocket-spin-wywi0m 9.rocket-spin-5j2ao0 -0.rocket-spin-wywi0m 10.rocket-spin-h9bl0m 0.rocket-spin-6h7aqh.rocket-spin-qvgca7 0.rocket-spin-ka76d8 10.rocket-spin-qvgca7 0.rocket-spin-t0km0s 10.rocket-spin-h9bl0m 1.rocket-spin-jz9p5b.rocket-spin-53c6ak 5.rocket-spin-ezzggm.rocket-spin-cu1i72 6.rocket-spin-wviq5j 5.rocket-spin-oe99ec 6.rocket-spin-wviq5j 4.rocket-spin-1yky88 5.rocket-spin-j8p1d4.rocket-spin-j54u42 1.rocket-spin-ixy3to.rocket-spin-wywi0m 0.rocket-spin-t0km0s -0.rocket-spin-wywi0m 0.rocket-spin-ka76d8 0.rocket-spin-j54u42 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.rocket-spin-fs19th ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rocket-spin-zse04r {
    cursor: default;
  }
}

.rocket-spin-y74qty {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.rocket-spin-dhh8a1 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .rocket-spin-dhh8a1 {
    padding: 40px 4px;
  }
}

.rocket-spin-3l6wl9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .rocket-spin-3l6wl9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.rocket-spin-ecnwnb {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .rocket-spin-ecnwnb {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.rocket-spin-ecnwnb ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.rocket-spin-ecnwnb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.rocket-spin-ecnwnb [data-ref-el],
.rocket-spin-ecnwnb span,
.rocket-spin-ecnwnb a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.rocket-spin-e76iho {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rocket-spin-e76iho {
    margin-bottom: 12px;
  }
}

.rocket-spin-uc1sq0 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.rocket-spin-uc1sq0 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .rocket-spin-uc1sq0:last-child {
    margin-right: 0;
  }
}

.rocket-spin-gqay5q {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rocket-spin-e76iho:hover .rocket-spin-utm2g5 {
  visibility: visible;
  opacity: 1;
}

.rocket-spin-utm2g5 {
  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);
}

.rocket-spin-ed15bi {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.rocket-spin-cmr9pl {
  display: flex;
  margin: 6px;
}

.rocket-spin-cmr9pl img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.rocket-spin-utm2g5::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);
}

.rocket-spin-utm2g5::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);
}

.rocket-spin-jec3yy {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .rocket-spin-jec3yy {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.rocket-spin-670py4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .rocket-spin-670py4 {
    margin-right: 32px;
  }
}

.rocket-spin-5d6eod {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rocket-spin-5d6eod {
    margin-top: 0;
    width: 340px;
  }
}

.rocket-spin-5d6eod a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rocket-spin-oon4o0 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.rocket-spin-k7y64c {
  position: relative;
}

@media (min-width: 768px) {
  .rocket-spin-k7y64c {
    margin-top: 40px;
  }
}

.rocket-spin-k7y64c + .rocket-spin-d5ciu9,
.rocket-spin-k7y64c + .rocket-spin-k7y64c {
  margin-top: 24px;
}

.rocket-spin-qvif9k {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-qvif9k {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .rocket-spin-qvif9k {
    padding: 80px;
  }
}

.rocket-spin-8m7zbj {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .rocket-spin-8m7zbj {
    padding: 0 16px;
}


}

.rocket-spin-jxt858 {
  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) {
  .rocket-spin-jxt858 {
    font-size: 48px;
    line-height: 56px;
  }
}

.rocket-spin-l8zwvh {
  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) {
  .rocket-spin-l8zwvh {
    font-size: 24px;
    line-height: 32px;
  }
}

.rocket-spin-1ne00v {
  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;
}

.rocket-spin-1ne00v:hover {
  background: var(--button-bg-hover);
}

.rocket-spin-zcujqm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.rocket-spin-zcujqm img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .rocket-spin-zcujqm img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .rocket-spin-zcujqm img {
  min-height: 100%;
  }
}

.rocket-spin-qvif9k::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.rocket-spin-rxhhq1 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.rocket-spin-rxhhq1 h1,
.rocket-spin-rxhhq1 h2,
.rocket-spin-rxhhq1 h3,
.rocket-spin-rxhhq1 h4 {
  margin-bottom: 6px;
}

.rocket-spin-rxhhq1 h1:not(:first-child),
.rocket-spin-rxhhq1 h2:not(:first-child),
.rocket-spin-rxhhq1 h3:not(:first-child),
.rocket-spin-rxhhq1 h4:not(:first-child) {
  margin-top: 16px;
}

.rocket-spin-rxhhq1 h1,
.rocket-spin-rxhhq1 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .rocket-spin-rxhhq1 h1,
  .rocket-spin-rxhhq1 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.rocket-spin-rxhhq1 h2,
.rocket-spin-rxhhq1 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .rocket-spin-rxhhq1 h2,
  .rocket-spin-rxhhq1 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.rocket-spin-rxhhq1 h3,
.rocket-spin-rxhhq1 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .rocket-spin-rxhhq1 h3,
  .rocket-spin-rxhhq1 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.rocket-spin-rxhhq1 h4,
.rocket-spin-rxhhq1 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.rocket-spin-rxhhq1 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.rocket-spin-rxhhq1 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.rocket-spin-rxhhq1 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);
}

.rocket-spin-rxhhq1 ul ul {
  margin-bottom: 8px;
}

.rocket-spin-rxhhq1 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.rocket-spin-rxhhq1 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.rocket-spin-rxhhq1 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.rocket-spin-rxhhq1 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.rocket-spin-rxhhq1 ol li::marker {
  font-weight: 700;
}

.rocket-spin-rxhhq1 ol ol {
  margin-bottom: 8px;
}

.rocket-spin-rxhhq1 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.rocket-spin-rxhhq1 ol ul li {
  padding-left: 16px;
}

.rocket-spin-rxhhq1 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) {
  .rocket-spin-rxhhq1 table {
    padding: 24px;
  }
}

.rocket-spin-rxhhq1 table.rocket-spin-mch2xa {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rocket-spin-fs19th,
    mask-image 0.3s;
}

.rocket-spin-rxhhq1 table.rocket-spin-mch2xa.rocket-spin-q5t7q8 {
  -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) {
  .rocket-spin-rxhhq1 table {
    display: table;
  }
}

.rocket-spin-rxhhq1 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);
}

.rocket-spin-rxhhq1 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rocket-spin-rxhhq1 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rocket-spin-rxhhq1 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) {
  .rocket-spin-rxhhq1 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.rocket-spin-rxhhq1 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rocket-spin-rxhhq1 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rocket-spin-rxhhq1 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.rocket-spin-rxhhq1 img {
  max-width: 100%;
  height: auto;
}

.rocket-spin-3asijt {
  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) {
  .rocket-spin-3asijt {
    padding: 24px;
  }
}

.rocket-spin-z4r6ax {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .rocket-spin-z4r6ax {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.rocket-spin-z4r6ax > * {
  margin: 0 !important;
}

.rocket-spin-z4r6ax img,
.rocket-spin-brd3sr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-z4r6ax img,
  .rocket-spin-brd3sr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rocket-spin-kavmf2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rocket-spin-kavmf2 {
    width: 32px;
    height: 32px;
  }
}

.rocket-spin-233r70 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.rocket-spin-233r70 .rocket-spin-edvfnm {
  flex-shrink: 0;
}

.rocket-spin-233r70 .rocket-spin-phlsze svg {
  display: none;
}

.rocket-spin-2azgnd {
  display: grid;
  transition: max-height 0.rocket-spin-fs19th ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .rocket-spin-2azgnd {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-2azgnd {
    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));
  }
}

.rocket-spin-2azgnd.rocket-spin-er21pz + .rocket-spin-edvfnm svg {
  transform: rotate(180deg);
}

.rocket-spin-qig5tk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.rocket-spin-qig5tk > div:nth-child(3n) {
  grid-column: span 2;
}

.rocket-spin-qig5tk
  > div:nth-child(3n)
  .rocket-spin-959vpd
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .rocket-spin-qig5tk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .rocket-spin-qig5tk > div:nth-child(3n) {
    grid-column: unset;
  }

  .rocket-spin-qig5tk
    > div:nth-child(3n)
    .rocket-spin-959vpd
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-qig5tk {
    max-width: 270px;
  }
}

.rocket-spin-qig5tk .rocket-spin-959vpd button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .rocket-spin-qig5tk .rocket-spin-959vpd button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-qig5tk .rocket-spin-959vpd button {
    max-width: 104px;
  }
}

.rocket-spin-nbu6fc {
  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) {
  .rocket-spin-nbu6fc {
    margin-bottom: 0;
  }
}

.rocket-spin-eimpvu {
  display: none;
  opacity: 0;
}

.rocket-spin-x1easz {
  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;
  }
}

.rocket-spin-x1easz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.rocket-spin-959vpd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.rocket-spin-959vpd button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rocket-spin-959vpd
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rocket-spin-959vpd
    button {
    max-width: 145px;
  }
}

.rocket-spin-2em3yq:first-child
  .rocket-spin-959vpd
  button {
  max-width: 270px;
}

.rocket-spin-eyuu5l {
  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%;
}

.rocket-spin-nbu6fc picture {
  width: 100%;
  max-width: 100%;
}

.rocket-spin-bjdtqr {
  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;
}

.rocket-spin-bjdtqr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.rocket-spin-nbu6fc:hover .rocket-spin-bjdtqr {
  display: flex;
}

.rocket-spin-7vkpdc {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.rocket-spin-06v89p {
  display: flex;
}

.rocket-spin-06v89p:hover .rocket-spin-5keeyd,
.rocket-spin-06v89p .rocket-spin-qx0hbj .rocket-spin-5keeyd {
  display: flex;
}

.rocket-spin-06v89p svg {
  flex-shrink: 0;
}

.rocket-spin-5keeyd {
  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) {
  .rocket-spin-5keeyd {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.rocket-spin-5keeyd:hover {
  display: flex;
}

.rocket-spin-5keeyd svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.rocket-spin-bc07vw {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .rocket-spin-bc07vw {
    font-size: 12px;
  }
}

.rocket-spin-d7u8s6,
.rocket-spin-4czgvt {
  width: 50%;
  flex-shrink: 0;
}

.rocket-spin-d7u8s6 {
  font-weight: 700;
}

.rocket-spin-wuwwms .rocket-spin-2azgnd {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .rocket-spin-wuwwms .rocket-spin-2azgnd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .rocket-spin-wuwwms .rocket-spin-2azgnd {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.rocket-spin-wuwwms
  .rocket-spin-eyuu5l:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.rocket-spin-wuwwms .rocket-spin-x1easz {
  height: 100% !important;
  border-radius: 16px;
}

.rocket-spin-wuwwms .rocket-spin-959vpd {
  gap: 4px;
  align-items: center;
}

.rocket-spin-wuwwms .rocket-spin-959vpd button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rocket-spin-wuwwms .rocket-spin-959vpd svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.rocket-spin-wuwwms .rocket-spin-sbq3t7,
.rocket-spin-wuwwms .rocket-spin-eu0bu0 {
  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.rocket-spin-ngnj03.org/2000/svg'%3E%3Cpath d='M9.rocket-spin-6cte6e 4.rocket-spin-3rk7tt.rocket-spin-27z65c 5.rocket-spin-jdbvfg.rocket-spin-u65yh9 5.rocket-spin-c83cuy.rocket-spin-s6dibu 5.rocket-spin-swsoz6.rocket-spin-cy8xa7 8.rocket-spin-s2x7rf.rocket-spin-w2ghlq 9.rocket-spin-oeil29.rocket-spin-8iufey 9.rocket-spin-o0a66y.rocket-spin-sjhusj 13.rocket-spin-f2do7y.rocket-spin-mo0fzl 11.rocket-spin-9syf1d.rocket-spin-xx5978 11.rocket-spin-y6r0vn.rocket-spin-imzfwh 11.rocket-spin-lvniip.rocket-spin-slh2ks 13.rocket-spin-un2mas.rocket-spin-al1j91 9.rocket-spin-r28dbt.rocket-spin-11gu2r 9.rocket-spin-jr91er.rocket-spin-rsdgca 8.rocket-spin-x7mz87.rocket-spin-baikie 5.rocket-spin-8x4mwl.rocket-spin-hp1h71 5.rocket-spin-h31ggv.rocket-spin-sxwgqg 5.rocket-spin-vgsrbt.rocket-spin-t764p5 4.rocket-spin-qutecy.rocket-spin-xx5978 1.rocket-spin-3ftlh5.rocket-spin-6cte6e 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.rocket-spin-wuwwms .rocket-spin-sbq3t7 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.rocket-spin-wuwwms .rocket-spin-eu0bu0 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.rocket-spin-oc9ivb {
  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) {
  .rocket-spin-oc9ivb {
    padding: 24px;
  }
}

.rocket-spin-oc9ivb .rocket-spin-edvfnm {
  display: flex;
}

@media (min-width: 768px) {
  .rocket-spin-oc9ivb .rocket-spin-edvfnm {
    display: none;
  }
}

.rocket-spin-oc9ivb .rocket-spin-phlsze svg {
  display: none;
}

.rocket-spin-ld0hps {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.rocket-spin-ld0hps .rocket-spin-v1o31s {
  display: none;
}

@media (min-width: 768px) {
  .rocket-spin-ld0hps .rocket-spin-v1o31s {
    display: flex;
  }
}

.rocket-spin-q7hsfk {
  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) {
  .rocket-spin-q7hsfk {
    font-size: 40px;
    line-height: 48px;
  }
}

.rocket-spin-q7hsfk > * {
  margin: 0 !important;
}

.rocket-spin-q7hsfk img,
.rocket-spin-f3fot6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-q7hsfk img,
  .rocket-spin-f3fot6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rocket-spin-wq7mgy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rocket-spin-wq7mgy {
    width: 32px;
    height: 32px;
  }
}

.rocket-spin-qflbev {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .rocket-spin-qflbev {
    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;
  }

  .rocket-spin-qflbev::-webkit-scrollbar {
    display: none;
  }
}

.rocket-spin-aqpjad {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .rocket-spin-aqpjad {
    padding: 7px 15px;
  }
}

.rocket-spin-aqpjad:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rocket-spin-4257eo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rocket-spin-4257eo {
    display: flex;
    opacity: 1;
  }
}

.rocket-spin-aqpjad picture {
  height: 100%;
  display: block;
}

.rocket-spin-aqpjad img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .rocket-spin-aqpjad img {
    width: 88px;
    height: 44px;
  }
}

.rocket-spin-aqpjad p {
  text-align: center;
  width: 100%;
}

.rocket-spin-pixmyv {
  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) {
  .rocket-spin-pixmyv {
    font-size: 40px;
    line-height: 48px;
  }
}

.rocket-spin-pixmyv img,
.rocket-spin-r2jgfc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-pixmyv img,
  .rocket-spin-r2jgfc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rocket-spin-ja08ik {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rocket-spin-ja08ik {
    width: 32px;
    height: 32px;
  }
}

.rocket-spin-o85sfw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.rocket-spin-bw2w5c {
  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;
}

.rocket-spin-5a9k3n {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.rocket-spin-5a9k3n.rocket-spin-qx0hbj {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.rocket-spin-aigk4e {
  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) {
  .rocket-spin-aigk4e {
    font-size: 20px;
    line-height: 28px;
  }
}

.rocket-spin-bwwlx6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.rocket-spin-kh2ewj {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.rocket-spin-fs19th ease;
  opacity: 0;
  color: var(--text-color);
}

.rocket-spin-z8rb8a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.rocket-spin-z8rb8a ol,
.rocket-spin-z8rb8a ul {
  padding-left: 1.3em;
}

.rocket-spin-5a9k3n.rocket-spin-qx0hbj .rocket-spin-kh2ewj {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.rocket-spin-5a9k3n.rocket-spin-qx0hbj .rocket-spin-bwwlx6 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.rocket-spin-jh2spz {
  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) {
  .rocket-spin-jh2spz {
    padding: 24px;
  }
}

.rocket-spin-jh2spz .rocket-spin-edvfnm {
  display: flex;
}

@media (min-width: 768px) {
  .rocket-spin-jh2spz .rocket-spin-edvfnm {
    display: none;
  }
}

.rocket-spin-jh2spz .rocket-spin-phlsze svg {
  display: none;
}

.rocket-spin-ttfjgd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rocket-spin-ttfjgd .rocket-spin-v1o31s {
  display: none;
}

@media (min-width: 768px) {
  .rocket-spin-ttfjgd .rocket-spin-v1o31s {
    display: flex;
  }
}

.rocket-spin-pc2ls9 {
  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) {
  .rocket-spin-pc2ls9 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.rocket-spin-pc2ls9 > * {
  margin: 0 !important;
}

.rocket-spin-pc2ls9 img,
.rocket-spin-m8kyty {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rocket-spin-pc2ls9 img,
  .rocket-spin-m8kyty {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rocket-spin-h6krnj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rocket-spin-h6krnj {
    width: 32px;
    height: 32px;
  }
}

.rocket-spin-4mnrys {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .rocket-spin-4mnrys {
    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;
  }

  .rocket-spin-4mnrys::-webkit-scrollbar {
    display: none;
  }
}

.rocket-spin-zoa9lu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.rocket-spin-zoa9lu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rocket-spin-xn5vfi {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rocket-spin-xn5vfi {
    display: flex;
    opacity: 1;
  }
}

.rocket-spin-zoa9lu picture {
  width: auto;
  height: 100%;
  display: block;
}

.rocket-spin-zoa9lu picture img {
  display: block;
  width: auto;
  height: 100%;
}

.rocket-spin-3r6pt8 {
  margin: -24px 0;
}

.rocket-spin-3r6pt8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .rocket-spin-3r6pt8 {
    margin: -16px 0;
  }
}

.rocket-spin-xmihnv {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .rocket-spin-xmihnv {
    flex-direction: row;
  }
}

.rocket-spin-l40d7f {
  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) {
  .rocket-spin-l40d7f {
    flex: 1;
  }
}

.rocket-spin-l40d7f::placeholder {
  color: var(--Text-400);
}

.rocket-spin-tdc8h5 {
  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;
}

.rocket-spin-dd5k4y {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.rocket-spin-dd5k4y::-webkit-scrollbar {
  display: none;
}

.rocket-spin-cf0slc {
  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;
}

.rocket-spin-cf0slc img,
.rocket-spin-cf0slc svg {
  margin-right: 8px;
}

.rocket-spin-qy05ml {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.rocket-spin-3r6pt8 + .rocket-spin-d056ug {
  margin-top: 0;
}

@media (min-width: 768px) {
  .rocket-spin-3r6pt8 + .rocket-spin-d056ug {
    margin-top: -16px;
  }
}

.rocket-spin-ivq291 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.rocket-spin-ivq291 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.rocket-spin-ivq291 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.rocket-spin-tkmwea {
  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;
}

.rocket-spin-e8qnya {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.rocket-spin-aynvaa {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.rocket-spin-q0z5x3 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.rocket-spin-orwawa {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.rocket-spin-tkmwea 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;
}

.rocket-spin-tkmwea 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) {
  .rocket-spin-tkmwea {
    padding: 39px 179px 39px 39px;
  }

  .rocket-spin-e8qnya {
    font-size: 40px;
    line-height: 48px;
  }

  .rocket-spin-orwawa {
    height: 348px;
  }

  .rocket-spin-tkmwea button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .rocket-spin-tkmwea button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .rocket-spin-tkmwea {
    padding: 63px;
  }
}

.rocket-spin-6u36wb {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .rocket-spin-6u36wb {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.rocket-spin-jlyyzi {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rocket-spin-jlyyzi {
    width: auto;
  }
}

.rocket-spin-mqgme0 {
  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;
}

.rocket-spin-mqgme0::-webkit-scrollbar {
  display: none;
}

.rocket-spin-mqgme0 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);
}

.rocket-spin-mqgme0 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rocket-spin-mqgme0 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.rocket-spin-6u36wb .rocket-spin-psy9lj {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rocket-spin-fs19th,
    mask-image 0.3s;
}

.rocket-spin-6u36wb .rocket-spin-psy9lj.rocket-spin-q5t7q8 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.rocket-spin-bg8qfx {
  margin: 40px -16px;
}

.rocket-spin-8fmzer + .rocket-spin-d5ciu9,
.rocket-spin-8fmzer + .rocket-spin-k7y64c {
  margin-top: 24px;
}

.rocket-spin-1xci8w {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.rocket-spin-1xci8w picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.rocket-spin-kr2n5b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .rocket-spin-kr2n5b {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .rocket-spin-kr2n5b {
    margin-top: 0;
  }
}

.rocket-spin-yc1vgd {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rocket-spin-yc1vgd {
    font-size: 24px;
    line-height: 32px;
  }
}

.rocket-spin-so7bqh {
  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) {
  .rocket-spin-so7bqh {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.rocket-spin-dn33ia {
  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) {
  .rocket-spin-dn33ia {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.rocket-spin-z0cmyd {
  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) {
  .rocket-spin-z0cmyd {
    font-size: 20px;
    line-height: 28px;
  }
}

.rocket-spin-scuw2v {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rocket-spin-scuw2v {
    font-size: 32px;
    line-height: 40px;
  }
}

.rocket-spin-v3j5fp {
  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;
}

.rocket-spin-vhmbei {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.rocket-spin-vhmbei img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.rocket-spin-d056ug {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.rocket-spin-nv7vh7 {
  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) {
  .rocket-spin-nv7vh7 {
    padding: 15px 48px;
  }
}

main > .rocket-spin-d056ug {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .rocket-spin-2azgnd.rocket-spin-pvwx60 > div:nth-child(n+5) {
    display: none;
  }
}

.rocket-spin-rxhhq1 p a img {
  display: block;
  margin: 0 auto;
}


.rocket-spin-wbul93 {
  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 */
.rocket-spin-mull7o {
  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;
}

.rocket-spin-mull7o label {
  font-size: 14px;
}

.rocket-spin-mull7o h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rocket-spin-mull7o input,
.rocket-spin-mull7o textarea,
.rocket-spin-mull7o 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;
}
.rocket-spin-mull7o button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rocket-spin-r6wt1m ease;
}
.rocket-spin-mull7o button:hover {
  background-color: var(--button-bg-hover);
}
.rocket-spin-uu9km5 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rocket-spin-qy5yoq ease-in;
}

.rocket-spin-uu9km5 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;
}
.rocket-spin-ufu154, .rocket-spin-15dskt, [class*="review-card"],
thead, thead th, table th, .rocket-spin-o805bw,
.rocket-spin-w3ktzq, [class*="collapsible-header"],
.rocket-spin-gsgwti, [class*="updated-block"] {
  color: #ece7dc !important;
}
