* {
  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;
  }
}

.the-star-fodvo3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .the-star-fodvo3 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .the-star-fodvo3 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.the-star-v4a9yf {
  overflow: hidden;
}

.the-star-is1nfj img {
  background: var(--Neutral-300);
}

.the-star-u869tl {
  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;
}

.the-star-gvirk2 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.the-star-gvirk2:hover {
  background: var(--button-bg-hover);
}

.the-star-975aqg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.the-star-975aqg:hover {
  background: var(--button-bg-hover);
}

.the-star-nysu3w {
  font-size: 12px;
  line-height: 18px;
}

.the-star-u8gpy9 {
  font-size: 18px;
  line-height: 26px;
}

.the-star-g9zyli {
  width: 100%;
}

.the-star-2nuvbl {
  padding: 6px 16px;
}

.the-star-ey77nw {
  padding: 10px 16px;
}

.the-star-7hi5rz {
  padding: 15px 26px;
}

.the-star-x5uata {
  flex-shrink: 0;
}

.the-star-425xpf {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.the-star-5o1m66 {
  display: none;
}

.the-star-fhe4p0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.the-star-npubir {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.the-star-1joz64 {
  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;
}

.the-star-y2zjl3 {
  cursor: grab;
}

.the-star-1joz64::-webkit-scrollbar {
  display: none;
}

.the-star-7q2u1d {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.the-star-l3h27j {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.the-star-lpkz3v {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.the-star-9iwx3y {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.the-star-qwt30i {
  visibility: visible;
}

.the-star-g4dknx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.the-star-jt1x53 ease;
}

.the-star-916oa4 {
  background-color: var(--Primary-200);
  width: 16px;
}

.the-star-sfv4f0 {
  -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.the-star-jt1x53,
    mask-image 0.3s;
}

.the-star-sfv4f0.the-star-cp01z3 {
  -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;
  }
}

.the-star-2l2h55: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;
}

.the-star-eyv8ay {
  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.the-star-ibga2t.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.the-star-ibga2t.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;
}

.the-star-zrafru {
  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);
}

.the-star-zrafru::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%
  );
}

.the-star-8qcyfw {
  position: relative;
  z-index: 1;
}

.the-star-2fyexq {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.the-star-kvqyw1 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.the-star-0kct1z {
  font-size: 40px;
  line-height: 48px;
}

.the-star-tro0qm {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.the-star-vd23zf {
  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;
}

.the-star-vd23zf:hover {
  background: var(--Primary-400);
}

.the-star-vd23zf svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.the-star-2l2h55 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) {
  .the-star-zrafru {
    max-width: 600px;
    padding: 64px;
  }

  .the-star-2fyexq {
    font-size: 24px;
    line-height: 32px;
  }

  .the-star-kvqyw1 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .the-star-0kct1z {
    font-size: 50px;
    line-height: 56px;
  }

  .the-star-tro0qm {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .the-star-eyv8ay {
    top: 25px;
    right: 25px;
  }
}

.the-star-0qdd5l,
.the-star-weupgw {
  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;
}

.the-star-xzepb0.the-star-s9oijp::before,
.the-star-weupgw::before,
.the-star-egajlm::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.the-star-ibga2t.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.the-star-mj2hdi 14.the-star-fbfiz4.the-star-cbbbbr 14.the-star-6iowve 15.the-star-32nnfn 14.the-star-6js89o 15.the-star-y9755o 14.the-star-y5e5vk.the-star-ahwmge 14.the-star-6wakuf 19.the-star-ppvrjr 12.the-star-ubfp1n 19.the-star-ppvrjr 10.the-star-41favb.the-star-ppvrjr 8.the-star-gp8czi 17.the-star-28h3nr 7.the-star-0a8n8z 15.the-star-s08sx4 7.the-star-v8ttex.the-star-5w5cqp 7.the-star-0a8n8z 11.the-star-2i5prm 8.the-star-gp8czi 11.the-star-2i5prm 10.the-star-le1y4v.the-star-2i5prm 12.the-star-ra73d4 13.the-star-dsdgeo 14.the-star-o5bsj2 15.the-star-du3n81 14.the-star-rfue62.the-star-dxb6j5 14.the-star-asd72k 15.the-star-kb0b3o 14.the-star-6o0h8g 15.the-star-m08b0x 14.the-star-t66kdm.the-star-mj2hdi 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.the-star-pnnl41 15.the-star-cktkxe.the-star-sz6z3a 15.the-star-hmnco0 15.the-star-tu7gha 15.the-star-2srrg3 15.the-star-f70abx 15.the-star-xczoe0.the-star-5zqh2w 15.the-star-2srrg3 15.the-star-aev4v0 15.the-star-anb94r 15.the-star-79s8ao 15.the-star-ayhwhn.the-star-d2y3to 15.the-star-il1oiv 7.the-star-ebgwd8 18.the-star-189wr8 7.the-star-5gvk1e 23.the-star-zyd3z0.the-star-kjhds5.the-star-excpo4 18.the-star-vvpmgo 19.the-star-btz9n0 15.the-star-3vl0d9 15.the-star-pnnl41 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.the-star-0fj8yt [type="submit"] *,
.the-star-epg1e5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .the-star-0ndtn8 {
    display: none;
  }
}

.the-star-ple92b {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .the-star-ple92b {
  display: none;
}

@media (min-width: 768px) {
  .the-star-ple92b {
    bottom: 22px;
  }
}

.the-star-ple92b input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .the-star-ple92b {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.the-star-ngax3n.static) .the-star-ple92b {
    bottom: 8px;
  }
}

.the-star-kohh4z {
  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.the-star-ibga2t.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.the-star-iwrw8x 3.the-star-ag1t5o.the-star-tuw30n.the-star-ny9n1i 3.the-star-q7w1v4 3.the-star-kwb7be 5.the-star-fztf5x 3.the-star-kwb7be 8.the-star-jaw3le.the-star-fj0qgb.the-star-kwb7be 26.the-star-4nycno 5.the-star-ruc71z 28.the-star-uuiqq9 8.the-star-te931f 28.the-star-ntzi9q.the-star-9u2dzv 28.the-star-pt0zuu.the-star-721pp5 34.the-star-au50u1.the-star-jlyxq7 36.the-star-7ux2je 11.the-star-obbiaj 37.the-star-uiz9nt 12.the-star-z5t1z8 36.the-star-rf8k8y.the-star-n5t1q0 28.the-star-7nuwhs.the-star-kqndst.the-star-lu137l 28.the-star-udtcf8 36.the-star-szuuy2 26.the-star-y54pmu 36.the-star-szuuy2 23.the-star-o62u4x.the-star-ldta0b.the-star-szuuy2 5.the-star-l2w6mk 34.the-star-r4yj7j 3.the-star-q7w1v4 31.the-star-iwrw8x 3.the-star-ucmqfk.the-star-14y6hb 18.the-star-7tkh5p.the-star-qs6t31 18.the-star-vqddin 8.the-star-o5m5qd 17.the-star-jb4puf 8.the-star-o5m5qd 15.the-star-ifh4y4.the-star-o5m5qd 14.the-star-rrf4uc 9.the-star-qs6t31 13.the-star-3qle0g 11.the-star-14y6hb 13.the-star-jhr5fv.the-star-hivaqs 13.the-star-3qle0g 13.the-star-gr290i 14.the-star-rrf4uc 13.the-star-gr290i 15.the-star-i5ut2f.the-star-gr290i 17.the-star-jb4puf 12.the-star-hivaqs 18.the-star-vqddin 11.the-star-14y6hb 18.the-star-kx5pzo.the-star-ohrzgr 18.the-star-5rm2w1.the-star-5t3ml1 18.the-star-vqddin 17.the-star-b1njx9 17.the-star-jb4puf 17.the-star-b1njx9 15.the-star-ow8508.the-star-b1njx9 14.the-star-rrf4uc 18.the-star-5t3ml1 13.the-star-3qle0g 20.the-star-ohrzgr 13.the-star-4s30po.the-star-3mgmen 13.the-star-3qle0g 22.the-star-61tx0w 14.the-star-rrf4uc 22.the-star-61tx0w 15.the-star-732c8i.the-star-p3j6uq 17.the-star-jb4puf 21.the-star-3mgmen 18.the-star-vqddin 20.the-star-ohrzgr 18.the-star-e0ea2h.the-star-nyc803 18.the-star-gh6bj8.the-star-4jno9z 18.the-star-vqddin 26.the-star-o8ctxx 17.the-star-jb4puf 26.the-star-o8ctxx 15.the-star-7shec4.the-star-o8ctxx 14.the-star-rrf4uc 27.the-star-4jno9z 13.the-star-3qle0g 28.the-star-nyc803 13.the-star-rmgsii.the-star-vfc0qq 13.the-star-3qle0g 31.the-star-4ecoup 14.the-star-rrf4uc 31.the-star-4ecoup 15.the-star-7wgbyy.the-star-o8ctxx 17.the-star-jb4puf 30.the-star-vfc0qq 18.the-star-vqddin 28.the-star-nyc803 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"])
    .the-star-kohh4z {
    display: none;
  }
}

.the-star-anfjcv {
  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) {
  .the-star-anfjcv {
    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;
}

.the-star-epg1e5 {
  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) {
  .the-star-epg1e5 {
    padding: 14px 16px;
  }
}

.the-star-epg1e5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.the-star-epg1e5 button:first-child {
  align-content: end;
}

.the-star-epg1e5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .the-star-epg1e5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .the-star-epg1e5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.the-star-epg1e5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.the-star-epg1e5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.the-star-egajlm {
  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;
}

.the-star-egajlm::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .the-star-egajlm,
.pc61d126-chatbot[data-active-screen="3"]
  .the-star-egajlm {
  opacity: 1;
  visibility: visible;
}

.the-star-11fm7j {
  flex: 1 1;
}

.the-star-b5zv7n {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .the-star-b5zv7n {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .the-star-nmlf43 {
  display: block;
}

.the-star-raavos {
  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) {
  .the-star-raavos {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.the-star-weupgw {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.the-star-weupgw::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.the-star-b0e31l span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.the-star-b0e31l p {
  color: var(--Text-100);
}

.the-star-weupgw .the-star-cjbg2j {
  grid-area: button;
}

.the-star-weupgw .the-star-cjbg2j::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.the-star-ibga2t.org/2000/svg'%3E%3Cpath d='M4.the-star-kpvhda 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.the-star-z39bdg 15L16.the-star-z39bdg 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.the-star-z39bdg 5L16.the-star-z39bdg 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .the-star-fxwxnj {
  display: block;
}

.the-star-vr6q8c {
  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) {
  .the-star-vr6q8c {
    margin-top: 40px;
  }
}

.the-star-0qdd5l label,
.the-star-0qdd5l input {
  display: block;
  width: 100%;
}

.the-star-0qdd5l label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.the-star-0qdd5l label.the-star-5jhhqk input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.the-star-0qdd5l label.the-star-5jhhqk::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;
}

.the-star-0qdd5l 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;
}

.the-star-0qdd5l input::placeholder {
  color: var(--Text-400);
}

.the-star-ap7pl4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .the-star-ap7pl4 {
  display: flex;
}

.the-star-ap7pl4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .the-star-ap7pl4 ol {
    height: 420px;
    padding: 24px;
  }
}

.the-star-ap7pl4 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.the-star-0fj8yt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .the-star-0fj8yt {
    padding: 0 24px 24px;
  }
}

.the-star-0fj8yt 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;
}

.the-star-0fj8yt input::placeholder {
  color: var(--Text-400);
}

.the-star-0fj8yt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.the-star-0fj8yt [type="submit"]:disabled {
  opacity: 0.5;
}

.the-star-0fj8yt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .the-star-0fj8yt [type="submit"] {
    right: 40px;
  }
}

.the-star-xzepb0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.the-star-xzepb0.the-star-s9oijp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.the-star-xzepb0.the-star-s9oijp::before {
  content: "";
  width: 31px;
}

.the-star-xzepb0.the-star-s9oijp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.the-star-xzepb0.the-star-jhruz9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.the-star-xzepb0 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.the-star-ple92b .the-star-cjbg2j {
  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;
  }
}

.the-star-0ndtn8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .the-star-0ndtn8 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .the-star-0ndtn8 {
    padding: 18px 0;
  }
}

.the-star-0ndtn8 .the-star-fodvo3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .the-star-0ndtn8 .the-star-fodvo3 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.the-star-1czjhd {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .the-star-1czjhd {
    max-width: 160px;
    height: 40px;
  }
}

.the-star-1czjhd picture,
.the-star-1czjhd img {
  display: block;
  width: 100%;
  height: 100%;
}

.the-star-1czjhd img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .the-star-kjdrce {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.the-star-jt1x53 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .the-star-0ndtn8.the-star-gpmiys .the-star-kjdrce {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .the-star-kjdrce {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .the-star-kjdrce {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.the-star-o3sexy,
.the-star-gf6kb6 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .the-star-o3sexy,
  .the-star-gf6kb6 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .the-star-gf6kb6 {
    display: none;
  }
}

.the-star-1tlr7j {
  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;
}

.the-star-gpmiys .the-star-1tlr7j {
  background: var(--fh-bg-color);
}

.the-star-1tlr7j button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .the-star-1tlr7j {
    display: none;
  }
}

.the-star-2wm63z {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .the-star-2wm63z {
    display: none;
  }
}

.the-star-jdkctw {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.the-star-0ndtn8.the-star-gpmiys .the-star-jdkctw:first-child {
  display: none;
}

.the-star-0ndtn8.the-star-gpmiys .the-star-jdkctw:last-child {
  display: block;
}

.the-star-jdkctw:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .the-star-jdkctw {
    display: none;
  }
}

.the-star-80rfow {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .the-star-80rfow {
    display: flex;
  }
}

.the-star-80rfow ul {
  max-height: 350px;
  overflow-y: auto;
}

.the-star-80rfow:hover ul {
  visibility: visible;
  opacity: 1;
}

.the-star-80rfow:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.the-star-80rfow:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.the-star-80rfow:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.the-star-80rfow:hover .the-star-3qc43f svg {
  transform: rotate(180deg);
}

.the-star-g7zpat {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.the-star-cqw4te {
  padding: 0 8px;
}

.the-star-g54gil {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.the-star-g54gil:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .the-star-g54gil {
    padding: 4px 8px;
  }
}

.the-star-pk3j21 {
  display: flex;
}

.the-star-pk3j21 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.the-star-3qc43f {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.the-star-3qc43f svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.the-star-y6373i {
  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) {
  .the-star-y6373i {
    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;
  }
}

.the-star-3so3na {
  width: 100%;
}

@media (min-width: 1200px) {
  .the-star-3so3na {
    display: none;
  }
}

.the-star-gs5e86 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.the-star-x71xjm {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.the-star-ewfmws {
  display: flex;
}

.the-star-4u5nau {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.the-star-10nqmq {
  list-style: none;
}

@media (max-width: 1199px) {
  .the-star-10nqmq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .the-star-10nqmq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .the-star-10nqmq .the-star-2au9mj [data-ref-el],
  .the-star-10nqmq .the-star-2au9mj span,
  .the-star-10nqmq .the-star-2au9mj a {
    white-space: nowrap;
  }
}

.the-star-d0qyxw {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .the-star-d0qyxw.the-star-ujzg6y > .the-star-2au9mj {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .the-star-d0qyxw.the-star-vrfgbt:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .the-star-d0qyxw.the-star-ujzg6y > .the-star-nako8p {
    height: auto;
  }

  .the-star-d0qyxw.the-star-ujzg6y > div > .the-star-0jxl8h {
    transform: rotate(180deg);
  }
}

.the-star-d0qyxw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.the-star-d0qyxw [data-ref-el],
.the-star-d0qyxw span {
  cursor: pointer;
}

.the-star-d0qyxw [data-ref-el],
.the-star-d0qyxw span,
.the-star-d0qyxw a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .the-star-d0qyxw [data-ref-el],
  .the-star-d0qyxw span,
  .the-star-d0qyxw a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .the-star-d0qyxw [data-ref-el],
  .the-star-d0qyxw span,
  .the-star-d0qyxw a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.the-star-nako8p {
  height: 0;
  overflow: hidden;
  transition: height 0.the-star-jt1x53 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.the-star-nako8p::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.the-star-nako8p::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.the-star-nako8p::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .the-star-nako8p {
    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;
  }

  .the-star-nako8p:has(> .the-star-d0qyxw.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .the-star-nako8p .the-star-nako8p {
    padding: 0;
  }

  .the-star-nako8p .the-star-d0qyxw {
    font-weight: 400;
  }

  .the-star-nako8p .the-star-d0qyxw:hover > .the-star-2au9mj {
    background: var(--Neutral-300);
  }

  .the-star-nako8p .the-star-0jxl8h {
    rotate: -90deg;
  }
}

.the-star-2au9mj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .the-star-2au9mj {
    padding: 8px;
  }

  .the-star-d0qyxw.the-star-oqp46m > .the-star-2au9mj {
    background: var(--Neutral-300);
  }
}

.the-star-0jxl8h {
  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.the-star-ibga2t.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.the-star-gj32th 0.the-star-j6q01o.the-star-2miqr0 -0.the-star-gga7qs 0.the-star-1yiqd6 -0.the-star-gga7qs 1.the-star-1pezv6 0.the-star-d9u3jh.the-star-wc8m10 4.the-star-ox2z9o.the-star-gj32th 0.the-star-8rywfa.the-star-sdupiy -0.the-star-gga7qs 9.the-star-98kwhg -0.the-star-gga7qs 10.the-star-u02hn2 0.the-star-k1zmz2.the-star-nuggno 0.the-star-2miqr0 10.the-star-nuggno 0.the-star-1yiqd6 10.the-star-u02hn2 1.the-star-4ykbpg.the-star-qiq9ro 5.the-star-jjhi4e.the-star-hiajdi 6.the-star-f72v7a 5.the-star-j8el86 6.the-star-f72v7a 4.the-star-ub2g32 5.the-star-gfjlpm.the-star-gj32th 1.the-star-sl7538.the-star-gga7qs 0.the-star-1yiqd6 -0.the-star-gga7qs 0.the-star-2miqr0 0.the-star-gj32th 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.the-star-jt1x53 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .the-star-0jxl8h {
    cursor: default;
  }
}

.the-star-ehycxa {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.the-star-2u1j3r {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .the-star-2u1j3r {
    padding: 40px 4px;
  }
}

.the-star-3m67ho {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .the-star-3m67ho {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.the-star-8uxxg3 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .the-star-8uxxg3 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.the-star-8uxxg3 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.the-star-8uxxg3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.the-star-8uxxg3 [data-ref-el],
.the-star-8uxxg3 span,
.the-star-8uxxg3 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.the-star-k3g2ib {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .the-star-k3g2ib {
    margin-bottom: 12px;
  }
}

.the-star-3o7r94 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.the-star-3o7r94 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .the-star-3o7r94:last-child {
    margin-right: 0;
  }
}

.the-star-0pu1vl {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.the-star-k3g2ib:hover .the-star-wjl8c8 {
  visibility: visible;
  opacity: 1;
}

.the-star-wjl8c8 {
  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);
}

.the-star-9wx894 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.the-star-uw6j03 {
  display: flex;
  margin: 6px;
}

.the-star-uw6j03 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.the-star-wjl8c8::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);
}

.the-star-wjl8c8::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);
}

.the-star-7g1jtj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .the-star-7g1jtj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.the-star-12p4rx {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .the-star-12p4rx {
    margin-right: 32px;
  }
}

.the-star-9zwdkd {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .the-star-9zwdkd {
    margin-top: 0;
    width: 340px;
  }
}

.the-star-9zwdkd a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.the-star-63hifc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.the-star-mjq0tg {
  position: relative;
}

@media (min-width: 768px) {
  .the-star-mjq0tg {
    margin-top: 40px;
  }
}

.the-star-mjq0tg + .the-star-ly7jmw,
.the-star-mjq0tg + .the-star-mjq0tg {
  margin-top: 24px;
}

.the-star-6udkhf {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .the-star-6udkhf {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .the-star-6udkhf {
    padding: 80px;
  }
}

.the-star-ij1gtj {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .the-star-ij1gtj {
    padding: 0 16px;
}


}

.the-star-g0kiqs {
  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) {
  .the-star-g0kiqs {
    font-size: 48px;
    line-height: 56px;
  }
}

.the-star-h57bhz {
  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) {
  .the-star-h57bhz {
    font-size: 24px;
    line-height: 32px;
  }
}

.the-star-oh2tts {
  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;
}

.the-star-oh2tts:hover {
  background: var(--button-bg-hover);
}

.the-star-91wwwa {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.the-star-91wwwa img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .the-star-91wwwa img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .the-star-91wwwa img {
  min-height: 100%;
  }
}

.the-star-6udkhf::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.the-star-qajyiy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.the-star-qajyiy h1,
.the-star-qajyiy h2,
.the-star-qajyiy h3,
.the-star-qajyiy h4 {
  margin-bottom: 6px;
}

.the-star-qajyiy h1:not(:first-child),
.the-star-qajyiy h2:not(:first-child),
.the-star-qajyiy h3:not(:first-child),
.the-star-qajyiy h4:not(:first-child) {
  margin-top: 16px;
}

.the-star-qajyiy h1,
.the-star-qajyiy h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .the-star-qajyiy h1,
  .the-star-qajyiy h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.the-star-qajyiy h2,
.the-star-qajyiy h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .the-star-qajyiy h2,
  .the-star-qajyiy h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.the-star-qajyiy h3,
.the-star-qajyiy h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .the-star-qajyiy h3,
  .the-star-qajyiy h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.the-star-qajyiy h4,
.the-star-qajyiy h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.the-star-qajyiy ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.the-star-qajyiy ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.the-star-qajyiy 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);
}

.the-star-qajyiy ul ul {
  margin-bottom: 8px;
}

.the-star-qajyiy ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.the-star-qajyiy ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.the-star-qajyiy ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.the-star-qajyiy ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.the-star-qajyiy ol li::marker {
  font-weight: 700;
}

.the-star-qajyiy ol ol {
  margin-bottom: 8px;
}

.the-star-qajyiy ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.the-star-qajyiy ol ul li {
  padding-left: 16px;
}

.the-star-qajyiy 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) {
  .the-star-qajyiy table {
    padding: 24px;
  }
}

.the-star-qajyiy table.the-star-abeet6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.the-star-jt1x53,
    mask-image 0.3s;
}

.the-star-qajyiy table.the-star-abeet6.the-star-cp01z3 {
  -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) {
  .the-star-qajyiy table {
    display: table;
  }
}

.the-star-qajyiy 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);
}

.the-star-qajyiy table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.the-star-qajyiy table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.the-star-qajyiy 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) {
  .the-star-qajyiy table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.the-star-qajyiy table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.the-star-qajyiy table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.the-star-qajyiy table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.the-star-qajyiy img {
  max-width: 100%;
  height: auto;
}

.the-star-npwlmo {
  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) {
  .the-star-npwlmo {
    padding: 24px;
  }
}

.the-star-rb3blu {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .the-star-rb3blu {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.the-star-rb3blu > * {
  margin: 0 !important;
}

.the-star-rb3blu img,
.the-star-92gp4r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .the-star-rb3blu img,
  .the-star-92gp4r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.the-star-ekrud1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .the-star-ekrud1 {
    width: 32px;
    height: 32px;
  }
}

.the-star-m5nc1p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.the-star-m5nc1p .the-star-g09tw3 {
  flex-shrink: 0;
}

.the-star-m5nc1p .the-star-cig4qc svg {
  display: none;
}

.the-star-8e4j3d {
  display: grid;
  transition: max-height 0.the-star-jt1x53 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .the-star-8e4j3d {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .the-star-8e4j3d {
    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));
  }
}

.the-star-8e4j3d.the-star-95vy3r + .the-star-g09tw3 svg {
  transform: rotate(180deg);
}

.the-star-kapvf3 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.the-star-kapvf3 > div:nth-child(3n) {
  grid-column: span 2;
}

.the-star-kapvf3
  > div:nth-child(3n)
  .the-star-26fib7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .the-star-kapvf3 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .the-star-kapvf3 > div:nth-child(3n) {
    grid-column: unset;
  }

  .the-star-kapvf3
    > div:nth-child(3n)
    .the-star-26fib7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .the-star-kapvf3 {
    max-width: 270px;
  }
}

.the-star-kapvf3 .the-star-26fib7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .the-star-kapvf3 .the-star-26fib7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .the-star-kapvf3 .the-star-26fib7 button {
    max-width: 104px;
  }
}

.the-star-csvyo0 {
  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) {
  .the-star-csvyo0 {
    margin-bottom: 0;
  }
}

.the-star-6spxhn {
  display: none;
  opacity: 0;
}

.the-star-2urpnp {
  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;
  }
}

.the-star-2urpnp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.the-star-26fib7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.the-star-26fib7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .the-star-26fib7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .the-star-26fib7
    button {
    max-width: 145px;
  }
}

.the-star-2ad4qd:first-child
  .the-star-26fib7
  button {
  max-width: 270px;
}

.the-star-dk2div {
  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%;
}

.the-star-csvyo0 picture {
  width: 100%;
  max-width: 100%;
}

.the-star-b2qwpf {
  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;
}

.the-star-b2qwpf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.the-star-csvyo0:hover .the-star-b2qwpf {
  display: flex;
}

.the-star-4zvi4q {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.the-star-q0xwgn {
  display: flex;
}

.the-star-q0xwgn:hover .the-star-7w7qrt,
.the-star-q0xwgn .the-star-oqp46m .the-star-7w7qrt {
  display: flex;
}

.the-star-q0xwgn svg {
  flex-shrink: 0;
}

.the-star-7w7qrt {
  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) {
  .the-star-7w7qrt {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.the-star-7w7qrt:hover {
  display: flex;
}

.the-star-7w7qrt svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.the-star-k3a493 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .the-star-k3a493 {
    font-size: 12px;
  }
}

.the-star-61nwhj,
.the-star-ks60gl {
  width: 50%;
  flex-shrink: 0;
}

.the-star-61nwhj {
  font-weight: 700;
}

.the-star-mxvsmx .the-star-8e4j3d {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .the-star-mxvsmx .the-star-8e4j3d {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .the-star-mxvsmx .the-star-8e4j3d {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.the-star-mxvsmx
  .the-star-dk2div:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.the-star-mxvsmx .the-star-2urpnp {
  height: 100% !important;
  border-radius: 16px;
}

.the-star-mxvsmx .the-star-26fib7 {
  gap: 4px;
  align-items: center;
}

.the-star-mxvsmx .the-star-26fib7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.the-star-mxvsmx .the-star-26fib7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.the-star-mxvsmx .the-star-bfrar6,
.the-star-mxvsmx .the-star-lbtw8l {
  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.the-star-ibga2t.org/2000/svg'%3E%3Cpath d='M9.the-star-xltd94 4.the-star-u4j8ty.the-star-u7qq64 5.the-star-lt6pnf.the-star-62qxhz 5.the-star-ontg4j.the-star-jr2f2i 5.the-star-h1tywz.the-star-e65tgg 8.the-star-g5m51t.the-star-hp2nb9 9.the-star-0ohot4.the-star-7il0kv 9.the-star-2zdes0.the-star-hcmxx5 13.the-star-ethu14.the-star-m0xek1 11.the-star-0k9d7c.the-star-ajluuh 11.the-star-qcqv78.the-star-xlxof6 11.the-star-8c05t7.the-star-ks4wmk 13.the-star-3wnfxm.the-star-38v2jo 9.the-star-yrag1j.the-star-ojsv50 9.the-star-l6z40v.the-star-m39gzk 8.the-star-cx03kj.the-star-cp93wh 5.the-star-wxuayn.the-star-94s1kn 5.the-star-bezykc.the-star-lthcvb 5.the-star-kk6n0m.the-star-3jzlap 4.the-star-va2t34.the-star-ajluuh 1.the-star-qwml5w.the-star-xltd94 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.the-star-mxvsmx .the-star-bfrar6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.the-star-mxvsmx .the-star-lbtw8l {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.the-star-ge5sve {
  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) {
  .the-star-ge5sve {
    padding: 24px;
  }
}

.the-star-ge5sve .the-star-g09tw3 {
  display: flex;
}

@media (min-width: 768px) {
  .the-star-ge5sve .the-star-g09tw3 {
    display: none;
  }
}

.the-star-ge5sve .the-star-cig4qc svg {
  display: none;
}

.the-star-0pp3iu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.the-star-0pp3iu .the-star-u869tl {
  display: none;
}

@media (min-width: 768px) {
  .the-star-0pp3iu .the-star-u869tl {
    display: flex;
  }
}

.the-star-8s9ok8 {
  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) {
  .the-star-8s9ok8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.the-star-8s9ok8 > * {
  margin: 0 !important;
}

.the-star-8s9ok8 img,
.the-star-7voyoo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .the-star-8s9ok8 img,
  .the-star-7voyoo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.the-star-2a1l56 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .the-star-2a1l56 {
    width: 32px;
    height: 32px;
  }
}

.the-star-mleuha {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .the-star-mleuha {
    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;
  }

  .the-star-mleuha::-webkit-scrollbar {
    display: none;
  }
}

.the-star-ygwasp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .the-star-ygwasp {
    padding: 7px 15px;
  }
}

.the-star-ygwasp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.the-star-ve66pn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .the-star-ve66pn {
    display: flex;
    opacity: 1;
  }
}

.the-star-ygwasp picture {
  height: 100%;
  display: block;
}

.the-star-ygwasp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .the-star-ygwasp img {
    width: 88px;
    height: 44px;
  }
}

.the-star-ygwasp p {
  text-align: center;
  width: 100%;
}

.the-star-ws3wdw {
  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) {
  .the-star-ws3wdw {
    font-size: 40px;
    line-height: 48px;
  }
}

.the-star-ws3wdw img,
.the-star-m2jkr0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .the-star-ws3wdw img,
  .the-star-m2jkr0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.the-star-3j2nf1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .the-star-3j2nf1 {
    width: 32px;
    height: 32px;
  }
}

.the-star-gb4q7v {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.the-star-4q42kd {
  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;
}

.the-star-8mjrs0 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.the-star-8mjrs0.the-star-oqp46m {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.the-star-wkke4g {
  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) {
  .the-star-wkke4g {
    font-size: 20px;
    line-height: 28px;
  }
}

.the-star-85rqk1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.the-star-orue4b {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.the-star-jt1x53 ease;
  opacity: 0;
  color: var(--text-color);
}

.the-star-4d0k13 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.the-star-4d0k13 ol,
.the-star-4d0k13 ul {
  padding-left: 1.3em;
}

.the-star-8mjrs0.the-star-oqp46m .the-star-orue4b {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.the-star-8mjrs0.the-star-oqp46m .the-star-85rqk1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.the-star-rm20z5 {
  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) {
  .the-star-rm20z5 {
    padding: 24px;
  }
}

.the-star-rm20z5 .the-star-g09tw3 {
  display: flex;
}

@media (min-width: 768px) {
  .the-star-rm20z5 .the-star-g09tw3 {
    display: none;
  }
}

.the-star-rm20z5 .the-star-cig4qc svg {
  display: none;
}

.the-star-lqmq12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.the-star-lqmq12 .the-star-u869tl {
  display: none;
}

@media (min-width: 768px) {
  .the-star-lqmq12 .the-star-u869tl {
    display: flex;
  }
}

.the-star-1crnyd {
  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) {
  .the-star-1crnyd {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.the-star-1crnyd > * {
  margin: 0 !important;
}

.the-star-1crnyd img,
.the-star-90rhvq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .the-star-1crnyd img,
  .the-star-90rhvq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.the-star-3txjvt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .the-star-3txjvt {
    width: 32px;
    height: 32px;
  }
}

.the-star-3is05z {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .the-star-3is05z {
    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;
  }

  .the-star-3is05z::-webkit-scrollbar {
    display: none;
  }
}

.the-star-t4623i {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.the-star-t4623i:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.the-star-ju0dk6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .the-star-ju0dk6 {
    display: flex;
    opacity: 1;
  }
}

.the-star-t4623i picture {
  width: auto;
  height: 100%;
  display: block;
}

.the-star-t4623i picture img {
  display: block;
  width: auto;
  height: 100%;
}

.the-star-jvnbg0 {
  margin: -24px 0;
}

.the-star-jvnbg0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .the-star-jvnbg0 {
    margin: -16px 0;
  }
}

.the-star-veqpet {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .the-star-veqpet {
    flex-direction: row;
  }
}

.the-star-398305 {
  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) {
  .the-star-398305 {
    flex: 1;
  }
}

.the-star-398305::placeholder {
  color: var(--Text-400);
}

.the-star-zg0t8m {
  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;
}

.the-star-ndc2v4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.the-star-ndc2v4::-webkit-scrollbar {
  display: none;
}

.the-star-gtyrlc {
  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;
}

.the-star-gtyrlc img,
.the-star-gtyrlc svg {
  margin-right: 8px;
}

.the-star-xcs226 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.the-star-jvnbg0 + .the-star-iyr3md {
  margin-top: 0;
}

@media (min-width: 768px) {
  .the-star-jvnbg0 + .the-star-iyr3md {
    margin-top: -16px;
  }
}

.the-star-yu4apc {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.the-star-yu4apc > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.the-star-yu4apc > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.the-star-m3lpex {
  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;
}

.the-star-hi9ml8 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.the-star-m8ji9v {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.the-star-v3cpft {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.the-star-unuxja {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.the-star-m3lpex 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;
}

.the-star-m3lpex 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) {
  .the-star-m3lpex {
    padding: 39px 179px 39px 39px;
  }

  .the-star-hi9ml8 {
    font-size: 40px;
    line-height: 48px;
  }

  .the-star-unuxja {
    height: 348px;
  }

  .the-star-m3lpex button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .the-star-m3lpex button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .the-star-m3lpex {
    padding: 63px;
  }
}

.the-star-ewy6w9 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .the-star-ewy6w9 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.the-star-1tvj7e {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .the-star-1tvj7e {
    width: auto;
  }
}

.the-star-hsjt4p {
  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;
}

.the-star-hsjt4p::-webkit-scrollbar {
  display: none;
}

.the-star-hsjt4p 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);
}

.the-star-hsjt4p a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .the-star-hsjt4p {
    margin-left: 16px;
    margin-top: 0;
  }
}

.the-star-ewy6w9 .the-star-b3z6pe {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.the-star-jt1x53,
    mask-image 0.3s;
}

.the-star-ewy6w9 .the-star-b3z6pe.the-star-cp01z3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.the-star-d90nrb {
  margin: 40px -16px;
}

.the-star-xwler3 + .the-star-ly7jmw,
.the-star-xwler3 + .the-star-mjq0tg {
  margin-top: 24px;
}

.the-star-wi49g9 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.the-star-wi49g9 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.the-star-lu4u0w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .the-star-lu4u0w {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .the-star-lu4u0w {
    margin-top: 0;
  }
}

.the-star-plkcmw {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .the-star-plkcmw {
    font-size: 24px;
    line-height: 32px;
  }
}

.the-star-3pe30w {
  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) {
  .the-star-3pe30w {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.the-star-yijqqk {
  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) {
  .the-star-yijqqk {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.the-star-ho0w7k {
  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) {
  .the-star-ho0w7k {
    font-size: 20px;
    line-height: 28px;
  }
}

.the-star-roaudq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .the-star-roaudq {
    font-size: 32px;
    line-height: 40px;
  }
}

.the-star-31giqf {
  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;
}

.the-star-y3j6qw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.the-star-y3j6qw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.the-star-iyr3md {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.the-star-dkl6ae {
  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) {
  .the-star-dkl6ae {
    padding: 15px 48px;
  }
}

main > .the-star-iyr3md {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .the-star-8e4j3d.the-star-qr0xvg > div:nth-child(n+5) {
    display: none;
  }
}

.the-star-qajyiy p a img {
  display: block;
  margin: 0 auto;
}


.the-star-f8kfw2 {
  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 */
.the-star-b44f1l {
  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;
}

.the-star-b44f1l label {
  font-size: 14px;
}

.the-star-b44f1l h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.the-star-b44f1l input,
.the-star-b44f1l textarea,
.the-star-b44f1l 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;
}
.the-star-b44f1l button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.the-star-0yy1ww ease;
}
.the-star-b44f1l button:hover {
  background-color: var(--button-bg-hover);
}
.the-star-5bkuir {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.the-star-oaxtfp ease-in;
}

.the-star-5bkuir 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;
}
.the-star-lvo3ru, .the-star-v5p0zw, [class*="review-card"],
thead, thead th, table th, .the-star-wf1eti,
.the-star-lxracb, [class*="collapsible-header"],
.the-star-5fu6c1, [class*="updated-block"] {
  color: #ece7dc !important;
}
