* {
  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;
  }
}

.red-stag-yq9zvp {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .red-stag-yq9zvp {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .red-stag-yq9zvp {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.red-stag-zx8a10 {
  overflow: hidden;
}

.red-stag-ylzlrv img {
  background: var(--Neutral-300);
}

.red-stag-bo3bym {
  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;
}

.red-stag-b7sg2d {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.red-stag-b7sg2d:hover {
  background: var(--button-bg-hover);
}

.red-stag-k5w8jv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.red-stag-k5w8jv:hover {
  background: var(--button-bg-hover);
}

.red-stag-cq78be {
  font-size: 12px;
  line-height: 18px;
}

.red-stag-hk5rjd {
  font-size: 18px;
  line-height: 26px;
}

.red-stag-1ok6mg {
  width: 100%;
}

.red-stag-0z8xd1 {
  padding: 6px 16px;
}

.red-stag-f0ebc5 {
  padding: 10px 16px;
}

.red-stag-8p88xe {
  padding: 15px 26px;
}

.red-stag-nwqydn {
  flex-shrink: 0;
}

.red-stag-vmeauq {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.red-stag-skz376 {
  display: none;
}

.red-stag-k6s9s5 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.red-stag-zkidxf {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.red-stag-3f6s5g {
  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;
}

.red-stag-chxhf7 {
  cursor: grab;
}

.red-stag-3f6s5g::-webkit-scrollbar {
  display: none;
}

.red-stag-vl5v5c {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.red-stag-4yaa4j {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.red-stag-xt363b {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.red-stag-xtpl6u {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.red-stag-dey90n {
  visibility: visible;
}

.red-stag-9pt3ia {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.red-stag-kkuwn1 ease;
}

.red-stag-vs4d8j {
  background-color: var(--Primary-200);
  width: 16px;
}

.red-stag-6qztgq {
  -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.red-stag-kkuwn1,
    mask-image 0.3s;
}

.red-stag-6qztgq.red-stag-jv1011 {
  -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;
  }
}

.red-stag-gq8qvq: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;
}

.red-stag-kgd08g {
  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.red-stag-1gqofz.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.red-stag-1gqofz.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;
}

.red-stag-b7k67s {
  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);
}

.red-stag-b7k67s::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%
  );
}

.red-stag-nigbdo {
  position: relative;
  z-index: 1;
}

.red-stag-zy80tj {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.red-stag-yoxt59 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.red-stag-ouy0ie {
  font-size: 40px;
  line-height: 48px;
}

.red-stag-i89z1z {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.red-stag-1qrqln {
  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;
}

.red-stag-1qrqln:hover {
  background: var(--Primary-400);
}

.red-stag-1qrqln svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.red-stag-gq8qvq 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) {
  .red-stag-b7k67s {
    max-width: 600px;
    padding: 64px;
  }

  .red-stag-zy80tj {
    font-size: 24px;
    line-height: 32px;
  }

  .red-stag-yoxt59 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .red-stag-ouy0ie {
    font-size: 50px;
    line-height: 56px;
  }

  .red-stag-i89z1z {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .red-stag-kgd08g {
    top: 25px;
    right: 25px;
  }
}

.red-stag-1bkpug,
.red-stag-bwi5f4 {
  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;
}

.red-stag-auoc2p.red-stag-b3mt82::before,
.red-stag-bwi5f4::before,
.red-stag-ftkxnw::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.red-stag-1gqofz.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.red-stag-8z1m7e 14.red-stag-9fst3s.red-stag-wa3ozx 14.red-stag-oirv6l 15.red-stag-y9ju26 14.red-stag-5hnelu 15.red-stag-rul0bi 14.red-stag-dlqp65.red-stag-7qh4ki 14.red-stag-8f16mw 19.red-stag-7cl373 12.red-stag-0g0504 19.red-stag-7cl373 10.red-stag-o1ghsd.red-stag-7cl373 8.red-stag-5rmesd 17.red-stag-cs3g1n 7.red-stag-lxuj62 15.red-stag-rf6whx 7.red-stag-x4nivj.red-stag-hxcbs8 7.red-stag-lxuj62 11.red-stag-rx40v4 8.red-stag-5rmesd 11.red-stag-rx40v4 10.red-stag-u3p4k5.red-stag-rx40v4 12.red-stag-n9hewz 13.red-stag-3puais 14.red-stag-2oo21c 15.red-stag-y4qphe 14.red-stag-r1njfz.red-stag-u9qz3h 14.red-stag-hw38rk 15.red-stag-a92um4 14.red-stag-aldefu 15.red-stag-tesynw 14.red-stag-cpbm14.red-stag-8z1m7e 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.red-stag-pkfxvw 15.red-stag-ykkbu3.red-stag-61kzj3 15.red-stag-xnwbi4 15.red-stag-givrhs 15.red-stag-fyi3tw 15.red-stag-2ye3tt 15.red-stag-fifsp3.red-stag-9li5ol 15.red-stag-fyi3tw 15.red-stag-bricr2 15.red-stag-ap42eh 15.red-stag-1vqltw 15.red-stag-qzfv6j.red-stag-fk2atz 15.red-stag-vtwtye 7.red-stag-5pu9a0 18.red-stag-yh5ndh 7.red-stag-fv4ek7 23.red-stag-ikyzuu.red-stag-jdha0v.red-stag-cg9uir 18.red-stag-ee7k0w 19.red-stag-tip75y 15.red-stag-k89en8 15.red-stag-pkfxvw 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.red-stag-95slu4 [type="submit"] *,
.red-stag-uo92xl button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .red-stag-rbbu9l {
    display: none;
  }
}

.red-stag-xdu2g6 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .red-stag-xdu2g6 {
  display: none;
}

@media (min-width: 768px) {
  .red-stag-xdu2g6 {
    bottom: 22px;
  }
}

.red-stag-xdu2g6 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .red-stag-xdu2g6 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.red-stag-ymfwws.static) .red-stag-xdu2g6 {
    bottom: 8px;
  }
}

.red-stag-g1wbt8 {
  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.red-stag-1gqofz.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.red-stag-jh7isd 3.red-stag-b6pnss.red-stag-zwnn5p.red-stag-8euteg 3.red-stag-sl9qxc 3.red-stag-sw45yn 5.red-stag-qfy4jr 3.red-stag-sw45yn 8.red-stag-4ihfz5.red-stag-gt3koa.red-stag-sw45yn 26.red-stag-t9k9j1 5.red-stag-amwwwf 28.red-stag-a1f7o9 8.red-stag-9mymmc 28.red-stag-j8ncrt.red-stag-0vn7ew 28.red-stag-tc25y2.red-stag-m8l6as 34.red-stag-ib6chv.red-stag-3youko 36.red-stag-ih0vph 11.red-stag-qw5n09 37.red-stag-dpljs3 12.red-stag-sx7v6y 36.red-stag-intqgi.red-stag-koxkgj 28.red-stag-arfke4.red-stag-2wht3n.red-stag-l9hmwe 28.red-stag-d4cpfb 36.red-stag-hxfjzk 26.red-stag-ow3a5n 36.red-stag-hxfjzk 23.red-stag-xo0aup.red-stag-go7hkm.red-stag-hxfjzk 5.red-stag-vwvkub 34.red-stag-68d6i8 3.red-stag-sl9qxc 31.red-stag-jh7isd 3.red-stag-fn1ojp.red-stag-blzlll 18.red-stag-v8gn8i.red-stag-5lv1ln 18.red-stag-nbwp6u 8.red-stag-1cs60k 17.red-stag-tdpms9 8.red-stag-1cs60k 15.red-stag-tge90m.red-stag-1cs60k 14.red-stag-xx8pb8 9.red-stag-5lv1ln 13.red-stag-t2sdb0 11.red-stag-blzlll 13.red-stag-rj8nbk.red-stag-ixxvbk 13.red-stag-t2sdb0 13.red-stag-yizgg0 14.red-stag-xx8pb8 13.red-stag-yizgg0 15.red-stag-ojpuj1.red-stag-yizgg0 17.red-stag-tdpms9 12.red-stag-ixxvbk 18.red-stag-nbwp6u 11.red-stag-blzlll 18.red-stag-t5zp49.red-stag-6hh3qm 18.red-stag-nyznbd.red-stag-hnmnig 18.red-stag-nbwp6u 17.red-stag-m3b6l4 17.red-stag-tdpms9 17.red-stag-m3b6l4 15.red-stag-srzfd0.red-stag-m3b6l4 14.red-stag-xx8pb8 18.red-stag-hnmnig 13.red-stag-t2sdb0 20.red-stag-6hh3qm 13.red-stag-8hnfnx.red-stag-zbckz6 13.red-stag-t2sdb0 22.red-stag-jjmokr 14.red-stag-xx8pb8 22.red-stag-jjmokr 15.red-stag-9lopca.red-stag-zt8srb 17.red-stag-tdpms9 21.red-stag-zbckz6 18.red-stag-nbwp6u 20.red-stag-6hh3qm 18.red-stag-6ta3xe.red-stag-so5pjf 18.red-stag-2jkf88.red-stag-w9kmju 18.red-stag-nbwp6u 26.red-stag-f5t3qu 17.red-stag-tdpms9 26.red-stag-f5t3qu 15.red-stag-xmtt6e.red-stag-f5t3qu 14.red-stag-xx8pb8 27.red-stag-w9kmju 13.red-stag-t2sdb0 28.red-stag-so5pjf 13.red-stag-uoir6m.red-stag-s9m86t 13.red-stag-t2sdb0 31.red-stag-d13bkg 14.red-stag-xx8pb8 31.red-stag-d13bkg 15.red-stag-r6jpmk.red-stag-f5t3qu 17.red-stag-tdpms9 30.red-stag-s9m86t 18.red-stag-nbwp6u 28.red-stag-so5pjf 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"])
    .red-stag-g1wbt8 {
    display: none;
  }
}

.red-stag-89k2a1 {
  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) {
  .red-stag-89k2a1 {
    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;
}

.red-stag-uo92xl {
  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) {
  .red-stag-uo92xl {
    padding: 14px 16px;
  }
}

.red-stag-uo92xl button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.red-stag-uo92xl button:first-child {
  align-content: end;
}

.red-stag-uo92xl button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .red-stag-uo92xl
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .red-stag-uo92xl
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.red-stag-uo92xl button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.red-stag-uo92xl button:last-child svg {
  width: 38px;
  height: 38px;
}

.red-stag-ftkxnw {
  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;
}

.red-stag-ftkxnw::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .red-stag-ftkxnw,
.pc61d126-chatbot[data-active-screen="3"]
  .red-stag-ftkxnw {
  opacity: 1;
  visibility: visible;
}

.red-stag-foe0wf {
  flex: 1 1;
}

.red-stag-t9xvh9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .red-stag-t9xvh9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .red-stag-xiqds1 {
  display: block;
}

.red-stag-euuxac {
  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) {
  .red-stag-euuxac {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.red-stag-bwi5f4 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.red-stag-bwi5f4::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.red-stag-mdk3br span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.red-stag-mdk3br p {
  color: var(--Text-100);
}

.red-stag-bwi5f4 .red-stag-efmhnv {
  grid-area: button;
}

.red-stag-bwi5f4 .red-stag-efmhnv::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.red-stag-1gqofz.org/2000/svg'%3E%3Cpath d='M4.red-stag-g0apwb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.red-stag-03kpdv 15L16.red-stag-03kpdv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.red-stag-03kpdv 5L16.red-stag-03kpdv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .red-stag-uk6ax2 {
  display: block;
}

.red-stag-6g34jv {
  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) {
  .red-stag-6g34jv {
    margin-top: 40px;
  }
}

.red-stag-1bkpug label,
.red-stag-1bkpug input {
  display: block;
  width: 100%;
}

.red-stag-1bkpug label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.red-stag-1bkpug label.red-stag-3jb5h7 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.red-stag-1bkpug label.red-stag-3jb5h7::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;
}

.red-stag-1bkpug 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;
}

.red-stag-1bkpug input::placeholder {
  color: var(--Text-400);
}

.red-stag-ooq8sv {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .red-stag-ooq8sv {
  display: flex;
}

.red-stag-ooq8sv ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .red-stag-ooq8sv ol {
    height: 420px;
    padding: 24px;
  }
}

.red-stag-ooq8sv ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.red-stag-95slu4 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .red-stag-95slu4 {
    padding: 0 24px 24px;
  }
}

.red-stag-95slu4 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;
}

.red-stag-95slu4 input::placeholder {
  color: var(--Text-400);
}

.red-stag-95slu4 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.red-stag-95slu4 [type="submit"]:disabled {
  opacity: 0.5;
}

.red-stag-95slu4 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .red-stag-95slu4 [type="submit"] {
    right: 40px;
  }
}

.red-stag-auoc2p {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.red-stag-auoc2p.red-stag-b3mt82 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.red-stag-auoc2p.red-stag-b3mt82::before {
  content: "";
  width: 31px;
}

.red-stag-auoc2p.red-stag-b3mt82 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.red-stag-auoc2p.red-stag-vwldeb p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.red-stag-auoc2p p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.red-stag-xdu2g6 .red-stag-efmhnv {
  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;
  }
}

.red-stag-rbbu9l {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .red-stag-rbbu9l {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .red-stag-rbbu9l {
    padding: 18px 0;
  }
}

.red-stag-rbbu9l .red-stag-yq9zvp {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .red-stag-rbbu9l .red-stag-yq9zvp {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.red-stag-kptw4r {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .red-stag-kptw4r {
    max-width: 160px;
    height: 40px;
  }
}

.red-stag-kptw4r picture,
.red-stag-kptw4r img {
  display: block;
  width: 100%;
  height: 100%;
}

.red-stag-kptw4r img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .red-stag-cbd2g7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.red-stag-kkuwn1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .red-stag-rbbu9l.red-stag-epbvyp .red-stag-cbd2g7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .red-stag-cbd2g7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .red-stag-cbd2g7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.red-stag-g3mx8l,
.red-stag-okju4t {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .red-stag-g3mx8l,
  .red-stag-okju4t {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .red-stag-okju4t {
    display: none;
  }
}

.red-stag-rms5rl {
  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;
}

.red-stag-epbvyp .red-stag-rms5rl {
  background: var(--fh-bg-color);
}

.red-stag-rms5rl button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .red-stag-rms5rl {
    display: none;
  }
}

.red-stag-yxnem5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .red-stag-yxnem5 {
    display: none;
  }
}

.red-stag-fmo31d {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.red-stag-rbbu9l.red-stag-epbvyp .red-stag-fmo31d:first-child {
  display: none;
}

.red-stag-rbbu9l.red-stag-epbvyp .red-stag-fmo31d:last-child {
  display: block;
}

.red-stag-fmo31d:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .red-stag-fmo31d {
    display: none;
  }
}

.red-stag-1kq66a {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .red-stag-1kq66a {
    display: flex;
  }
}

.red-stag-1kq66a ul {
  max-height: 350px;
  overflow-y: auto;
}

.red-stag-1kq66a:hover ul {
  visibility: visible;
  opacity: 1;
}

.red-stag-1kq66a:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.red-stag-1kq66a:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.red-stag-1kq66a:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.red-stag-1kq66a:hover .red-stag-cev6xp svg {
  transform: rotate(180deg);
}

.red-stag-u5welf {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.red-stag-gqct2p {
  padding: 0 8px;
}

.red-stag-ccltoq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.red-stag-ccltoq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .red-stag-ccltoq {
    padding: 4px 8px;
  }
}

.red-stag-iyvmpp {
  display: flex;
}

.red-stag-iyvmpp img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.red-stag-cev6xp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.red-stag-cev6xp svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.red-stag-9u1uud {
  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) {
  .red-stag-9u1uud {
    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;
  }
}

.red-stag-7g9lxd {
  width: 100%;
}

@media (min-width: 1200px) {
  .red-stag-7g9lxd {
    display: none;
  }
}

.red-stag-lc70h0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.red-stag-ood0co {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.red-stag-eeu12g {
  display: flex;
}

.red-stag-sojqph {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.red-stag-mtj4sw {
  list-style: none;
}

@media (max-width: 1199px) {
  .red-stag-mtj4sw {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .red-stag-mtj4sw {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .red-stag-mtj4sw .red-stag-xaol2f [data-ref-el],
  .red-stag-mtj4sw .red-stag-xaol2f span,
  .red-stag-mtj4sw .red-stag-xaol2f a {
    white-space: nowrap;
  }
}

.red-stag-76951v {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .red-stag-76951v.red-stag-7lf0kz > .red-stag-xaol2f {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .red-stag-76951v.red-stag-a51myt:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .red-stag-76951v.red-stag-7lf0kz > .red-stag-86ia8v {
    height: auto;
  }

  .red-stag-76951v.red-stag-7lf0kz > div > .red-stag-osllop {
    transform: rotate(180deg);
  }
}

.red-stag-76951v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.red-stag-76951v [data-ref-el],
.red-stag-76951v span {
  cursor: pointer;
}

.red-stag-76951v [data-ref-el],
.red-stag-76951v span,
.red-stag-76951v a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .red-stag-76951v [data-ref-el],
  .red-stag-76951v span,
  .red-stag-76951v a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .red-stag-76951v [data-ref-el],
  .red-stag-76951v span,
  .red-stag-76951v a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.red-stag-86ia8v {
  height: 0;
  overflow: hidden;
  transition: height 0.red-stag-kkuwn1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.red-stag-86ia8v::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.red-stag-86ia8v::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.red-stag-86ia8v::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .red-stag-86ia8v {
    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;
  }

  .red-stag-86ia8v:has(> .red-stag-76951v.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .red-stag-86ia8v .red-stag-86ia8v {
    padding: 0;
  }

  .red-stag-86ia8v .red-stag-76951v {
    font-weight: 400;
  }

  .red-stag-86ia8v .red-stag-76951v:hover > .red-stag-xaol2f {
    background: var(--Neutral-300);
  }

  .red-stag-86ia8v .red-stag-osllop {
    rotate: -90deg;
  }
}

.red-stag-xaol2f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .red-stag-xaol2f {
    padding: 8px;
  }

  .red-stag-76951v.red-stag-ygzxqg > .red-stag-xaol2f {
    background: var(--Neutral-300);
  }
}

.red-stag-osllop {
  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.red-stag-1gqofz.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.red-stag-jvmvvc 0.red-stag-lz29uf.red-stag-pm7jcl -0.red-stag-0bbyso 0.red-stag-krln7y -0.red-stag-0bbyso 1.red-stag-lvkpff 0.red-stag-v7zuxz.red-stag-34adjm 4.red-stag-7ct15w.red-stag-jvmvvc 0.red-stag-gcm7x6.red-stag-0cypeg -0.red-stag-0bbyso 9.red-stag-ia4qsu -0.red-stag-0bbyso 10.red-stag-8e8c4k 0.red-stag-d41hz3.red-stag-90r3zv 0.red-stag-pm7jcl 10.red-stag-90r3zv 0.red-stag-krln7y 10.red-stag-8e8c4k 1.red-stag-rp4n23.red-stag-9jute7 5.red-stag-25qtcj.red-stag-8ooncj 6.red-stag-m5ozy6 5.red-stag-eb4eq1 6.red-stag-m5ozy6 4.red-stag-em50zx 5.red-stag-8wt3s6.red-stag-jvmvvc 1.red-stag-ea08dv.red-stag-0bbyso 0.red-stag-krln7y -0.red-stag-0bbyso 0.red-stag-pm7jcl 0.red-stag-jvmvvc 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.red-stag-kkuwn1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .red-stag-osllop {
    cursor: default;
  }
}

.red-stag-9ydm2n {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.red-stag-p2yw0y {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .red-stag-p2yw0y {
    padding: 40px 4px;
  }
}

.red-stag-rjr1sp {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .red-stag-rjr1sp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.red-stag-f6deva {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .red-stag-f6deva {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.red-stag-f6deva ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.red-stag-f6deva [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.red-stag-f6deva [data-ref-el],
.red-stag-f6deva span,
.red-stag-f6deva a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.red-stag-ga94lt {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .red-stag-ga94lt {
    margin-bottom: 12px;
  }
}

.red-stag-7du6s9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.red-stag-7du6s9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .red-stag-7du6s9:last-child {
    margin-right: 0;
  }
}

.red-stag-3uzqfw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.red-stag-ga94lt:hover .red-stag-kqimj6 {
  visibility: visible;
  opacity: 1;
}

.red-stag-kqimj6 {
  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);
}

.red-stag-khh38n {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.red-stag-uu2gzl {
  display: flex;
  margin: 6px;
}

.red-stag-uu2gzl img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.red-stag-kqimj6::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);
}

.red-stag-kqimj6::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);
}

.red-stag-on7no3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .red-stag-on7no3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.red-stag-1tb9fc {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .red-stag-1tb9fc {
    margin-right: 32px;
  }
}

.red-stag-o2u3oo {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .red-stag-o2u3oo {
    margin-top: 0;
    width: 340px;
  }
}

.red-stag-o2u3oo a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.red-stag-ilwakh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.red-stag-5w5e4k {
  position: relative;
}

@media (min-width: 768px) {
  .red-stag-5w5e4k {
    margin-top: 40px;
  }
}

.red-stag-5w5e4k + .red-stag-xe4qj1,
.red-stag-5w5e4k + .red-stag-5w5e4k {
  margin-top: 24px;
}

.red-stag-ecosy2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .red-stag-ecosy2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .red-stag-ecosy2 {
    padding: 80px;
  }
}

.red-stag-6guey1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .red-stag-6guey1 {
    padding: 0 16px;
}


}

.red-stag-o77xfw {
  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) {
  .red-stag-o77xfw {
    font-size: 48px;
    line-height: 56px;
  }
}

.red-stag-008xm3 {
  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) {
  .red-stag-008xm3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.red-stag-u4cn4e {
  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;
}

.red-stag-u4cn4e:hover {
  background: var(--button-bg-hover);
}

.red-stag-y5ik5k {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.red-stag-y5ik5k img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .red-stag-y5ik5k img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .red-stag-y5ik5k img {
  min-height: 100%;
  }
}

.red-stag-ecosy2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.red-stag-i55lac {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.red-stag-i55lac h1,
.red-stag-i55lac h2,
.red-stag-i55lac h3,
.red-stag-i55lac h4 {
  margin-bottom: 6px;
}

.red-stag-i55lac h1:not(:first-child),
.red-stag-i55lac h2:not(:first-child),
.red-stag-i55lac h3:not(:first-child),
.red-stag-i55lac h4:not(:first-child) {
  margin-top: 16px;
}

.red-stag-i55lac h1,
.red-stag-i55lac h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .red-stag-i55lac h1,
  .red-stag-i55lac h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.red-stag-i55lac h2,
.red-stag-i55lac h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .red-stag-i55lac h2,
  .red-stag-i55lac h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-stag-i55lac h3,
.red-stag-i55lac h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .red-stag-i55lac h3,
  .red-stag-i55lac h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.red-stag-i55lac h4,
.red-stag-i55lac h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.red-stag-i55lac ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.red-stag-i55lac ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.red-stag-i55lac 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);
}

.red-stag-i55lac ul ul {
  margin-bottom: 8px;
}

.red-stag-i55lac ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.red-stag-i55lac ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.red-stag-i55lac ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.red-stag-i55lac ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.red-stag-i55lac ol li::marker {
  font-weight: 700;
}

.red-stag-i55lac ol ol {
  margin-bottom: 8px;
}

.red-stag-i55lac ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.red-stag-i55lac ol ul li {
  padding-left: 16px;
}

.red-stag-i55lac 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) {
  .red-stag-i55lac table {
    padding: 24px;
  }
}

.red-stag-i55lac table.red-stag-k4d63g {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.red-stag-kkuwn1,
    mask-image 0.3s;
}

.red-stag-i55lac table.red-stag-k4d63g.red-stag-jv1011 {
  -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) {
  .red-stag-i55lac table {
    display: table;
  }
}

.red-stag-i55lac 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);
}

.red-stag-i55lac table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.red-stag-i55lac table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.red-stag-i55lac 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) {
  .red-stag-i55lac table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.red-stag-i55lac table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.red-stag-i55lac table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.red-stag-i55lac table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.red-stag-i55lac img {
  max-width: 100%;
  height: auto;
}

.red-stag-jnstd4 {
  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) {
  .red-stag-jnstd4 {
    padding: 24px;
  }
}

.red-stag-bh5gru {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .red-stag-bh5gru {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.red-stag-bh5gru > * {
  margin: 0 !important;
}

.red-stag-bh5gru img,
.red-stag-bomlg8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-stag-bh5gru img,
  .red-stag-bomlg8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-stag-9nk05g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-stag-9nk05g {
    width: 32px;
    height: 32px;
  }
}

.red-stag-kajbr4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.red-stag-kajbr4 .red-stag-v0r5vl {
  flex-shrink: 0;
}

.red-stag-kajbr4 .red-stag-twcma8 svg {
  display: none;
}

.red-stag-1nr9zq {
  display: grid;
  transition: max-height 0.red-stag-kkuwn1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .red-stag-1nr9zq {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .red-stag-1nr9zq {
    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));
  }
}

.red-stag-1nr9zq.red-stag-t7xyqa + .red-stag-v0r5vl svg {
  transform: rotate(180deg);
}

.red-stag-wtvd5w {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.red-stag-wtvd5w > div:nth-child(3n) {
  grid-column: span 2;
}

.red-stag-wtvd5w
  > div:nth-child(3n)
  .red-stag-nun4jh
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .red-stag-wtvd5w {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .red-stag-wtvd5w > div:nth-child(3n) {
    grid-column: unset;
  }

  .red-stag-wtvd5w
    > div:nth-child(3n)
    .red-stag-nun4jh
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .red-stag-wtvd5w {
    max-width: 270px;
  }
}

.red-stag-wtvd5w .red-stag-nun4jh button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .red-stag-wtvd5w .red-stag-nun4jh button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .red-stag-wtvd5w .red-stag-nun4jh button {
    max-width: 104px;
  }
}

.red-stag-l49k1l {
  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) {
  .red-stag-l49k1l {
    margin-bottom: 0;
  }
}

.red-stag-nuww0d {
  display: none;
  opacity: 0;
}

.red-stag-75f9ue {
  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;
  }
}

.red-stag-75f9ue img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.red-stag-nun4jh {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.red-stag-nun4jh button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .red-stag-nun4jh
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .red-stag-nun4jh
    button {
    max-width: 145px;
  }
}

.red-stag-mtacoc:first-child
  .red-stag-nun4jh
  button {
  max-width: 270px;
}

.red-stag-enoihq {
  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%;
}

.red-stag-l49k1l picture {
  width: 100%;
  max-width: 100%;
}

.red-stag-o0bgl4 {
  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;
}

.red-stag-o0bgl4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.red-stag-l49k1l:hover .red-stag-o0bgl4 {
  display: flex;
}

.red-stag-fx1bx4 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.red-stag-kuapl4 {
  display: flex;
}

.red-stag-kuapl4:hover .red-stag-ffqr93,
.red-stag-kuapl4 .red-stag-ygzxqg .red-stag-ffqr93 {
  display: flex;
}

.red-stag-kuapl4 svg {
  flex-shrink: 0;
}

.red-stag-ffqr93 {
  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) {
  .red-stag-ffqr93 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.red-stag-ffqr93:hover {
  display: flex;
}

.red-stag-ffqr93 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.red-stag-c3s54r {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .red-stag-c3s54r {
    font-size: 12px;
  }
}

.red-stag-d5kiid,
.red-stag-2cnhk5 {
  width: 50%;
  flex-shrink: 0;
}

.red-stag-d5kiid {
  font-weight: 700;
}

.red-stag-84fi58 .red-stag-1nr9zq {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .red-stag-84fi58 .red-stag-1nr9zq {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .red-stag-84fi58 .red-stag-1nr9zq {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.red-stag-84fi58
  .red-stag-enoihq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.red-stag-84fi58 .red-stag-75f9ue {
  height: 100% !important;
  border-radius: 16px;
}

.red-stag-84fi58 .red-stag-nun4jh {
  gap: 4px;
  align-items: center;
}

.red-stag-84fi58 .red-stag-nun4jh button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.red-stag-84fi58 .red-stag-nun4jh svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.red-stag-84fi58 .red-stag-920ff8,
.red-stag-84fi58 .red-stag-sc4xwf {
  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.red-stag-1gqofz.org/2000/svg'%3E%3Cpath d='M9.red-stag-x3s0j6 4.red-stag-iojcea.red-stag-l7fjiw 5.red-stag-sp2z25.red-stag-emn2s1 5.red-stag-hhe5fj.red-stag-si7pwu 5.red-stag-g6c86a.red-stag-0d8r62 8.red-stag-875lp2.red-stag-oac8yp 9.red-stag-70eu36.red-stag-a9mvvf 9.red-stag-hfkxr8.red-stag-4iw246 13.red-stag-uti6hu.red-stag-ryf95z 11.red-stag-7lgdr1.red-stag-4z5puh 11.red-stag-8zykrx.red-stag-u8vyf0 11.red-stag-z6yqru.red-stag-ynug6l 13.red-stag-gfdnxi.red-stag-tms6t5 9.red-stag-hrcqqa.red-stag-gaj1px 9.red-stag-j3h8td.red-stag-vgpi59 8.red-stag-uwmfge.red-stag-l2if92 5.red-stag-daepbd.red-stag-10r3vr 5.red-stag-lw54sv.red-stag-qfjsc5 5.red-stag-h8inwe.red-stag-i0559c 4.red-stag-kq5hcr.red-stag-4z5puh 1.red-stag-17jko5.red-stag-x3s0j6 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.red-stag-84fi58 .red-stag-920ff8 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.red-stag-84fi58 .red-stag-sc4xwf {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.red-stag-w155oc {
  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) {
  .red-stag-w155oc {
    padding: 24px;
  }
}

.red-stag-w155oc .red-stag-v0r5vl {
  display: flex;
}

@media (min-width: 768px) {
  .red-stag-w155oc .red-stag-v0r5vl {
    display: none;
  }
}

.red-stag-w155oc .red-stag-twcma8 svg {
  display: none;
}

.red-stag-7pwbl1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.red-stag-7pwbl1 .red-stag-bo3bym {
  display: none;
}

@media (min-width: 768px) {
  .red-stag-7pwbl1 .red-stag-bo3bym {
    display: flex;
  }
}

.red-stag-m8yj85 {
  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) {
  .red-stag-m8yj85 {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-stag-m8yj85 > * {
  margin: 0 !important;
}

.red-stag-m8yj85 img,
.red-stag-5wldh1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-stag-m8yj85 img,
  .red-stag-5wldh1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-stag-5rufxr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-stag-5rufxr {
    width: 32px;
    height: 32px;
  }
}

.red-stag-0j9e5n {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .red-stag-0j9e5n {
    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;
  }

  .red-stag-0j9e5n::-webkit-scrollbar {
    display: none;
  }
}

.red-stag-e94ubp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .red-stag-e94ubp {
    padding: 7px 15px;
  }
}

.red-stag-e94ubp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.red-stag-wtwzjw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .red-stag-wtwzjw {
    display: flex;
    opacity: 1;
  }
}

.red-stag-e94ubp picture {
  height: 100%;
  display: block;
}

.red-stag-e94ubp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .red-stag-e94ubp img {
    width: 88px;
    height: 44px;
  }
}

.red-stag-e94ubp p {
  text-align: center;
  width: 100%;
}

.red-stag-9o0bb4 {
  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) {
  .red-stag-9o0bb4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.red-stag-9o0bb4 img,
.red-stag-r4g8ys {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-stag-9o0bb4 img,
  .red-stag-r4g8ys {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-stag-9f0g87 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-stag-9f0g87 {
    width: 32px;
    height: 32px;
  }
}

.red-stag-keoqq7 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.red-stag-t9hcdh {
  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;
}

.red-stag-va8br6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.red-stag-va8br6.red-stag-ygzxqg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.red-stag-puoebw {
  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) {
  .red-stag-puoebw {
    font-size: 20px;
    line-height: 28px;
  }
}

.red-stag-x5j2jd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.red-stag-rqefid {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.red-stag-kkuwn1 ease;
  opacity: 0;
  color: var(--text-color);
}

.red-stag-t9ssd8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.red-stag-t9ssd8 ol,
.red-stag-t9ssd8 ul {
  padding-left: 1.3em;
}

.red-stag-va8br6.red-stag-ygzxqg .red-stag-rqefid {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.red-stag-va8br6.red-stag-ygzxqg .red-stag-x5j2jd {
  transform: rotate(180deg);
  color: var(--text-color);
}

.red-stag-p63njs {
  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) {
  .red-stag-p63njs {
    padding: 24px;
  }
}

.red-stag-p63njs .red-stag-v0r5vl {
  display: flex;
}

@media (min-width: 768px) {
  .red-stag-p63njs .red-stag-v0r5vl {
    display: none;
  }
}

.red-stag-p63njs .red-stag-twcma8 svg {
  display: none;
}

.red-stag-s9toyt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.red-stag-s9toyt .red-stag-bo3bym {
  display: none;
}

@media (min-width: 768px) {
  .red-stag-s9toyt .red-stag-bo3bym {
    display: flex;
  }
}

.red-stag-gddyjb {
  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) {
  .red-stag-gddyjb {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.red-stag-gddyjb > * {
  margin: 0 !important;
}

.red-stag-gddyjb img,
.red-stag-cazdi4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .red-stag-gddyjb img,
  .red-stag-cazdi4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.red-stag-3s6gwh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .red-stag-3s6gwh {
    width: 32px;
    height: 32px;
  }
}

.red-stag-u436yq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .red-stag-u436yq {
    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;
  }

  .red-stag-u436yq::-webkit-scrollbar {
    display: none;
  }
}

.red-stag-1bcerc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.red-stag-1bcerc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.red-stag-vu54zw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .red-stag-vu54zw {
    display: flex;
    opacity: 1;
  }
}

.red-stag-1bcerc picture {
  width: auto;
  height: 100%;
  display: block;
}

.red-stag-1bcerc picture img {
  display: block;
  width: auto;
  height: 100%;
}

.red-stag-9dfbcu {
  margin: -24px 0;
}

.red-stag-9dfbcu:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .red-stag-9dfbcu {
    margin: -16px 0;
  }
}

.red-stag-cfnbxm {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .red-stag-cfnbxm {
    flex-direction: row;
  }
}

.red-stag-y5abv4 {
  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) {
  .red-stag-y5abv4 {
    flex: 1;
  }
}

.red-stag-y5abv4::placeholder {
  color: var(--Text-400);
}

.red-stag-blhxnv {
  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;
}

.red-stag-tcorvm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.red-stag-tcorvm::-webkit-scrollbar {
  display: none;
}

.red-stag-63r1jr {
  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;
}

.red-stag-63r1jr img,
.red-stag-63r1jr svg {
  margin-right: 8px;
}

.red-stag-p5lrls {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.red-stag-9dfbcu + .red-stag-l86mn3 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .red-stag-9dfbcu + .red-stag-l86mn3 {
    margin-top: -16px;
  }
}

.red-stag-ovjuyw {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.red-stag-ovjuyw > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.red-stag-ovjuyw > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.red-stag-5viqac {
  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;
}

.red-stag-n9eksd {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.red-stag-43wwq2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.red-stag-gx4rqi {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.red-stag-9di450 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.red-stag-5viqac 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;
}

.red-stag-5viqac 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) {
  .red-stag-5viqac {
    padding: 39px 179px 39px 39px;
  }

  .red-stag-n9eksd {
    font-size: 40px;
    line-height: 48px;
  }

  .red-stag-9di450 {
    height: 348px;
  }

  .red-stag-5viqac button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .red-stag-5viqac button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .red-stag-5viqac {
    padding: 63px;
  }
}

.red-stag-yspdh7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .red-stag-yspdh7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.red-stag-1ktcb3 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .red-stag-1ktcb3 {
    width: auto;
  }
}

.red-stag-iw14bd {
  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;
}

.red-stag-iw14bd::-webkit-scrollbar {
  display: none;
}

.red-stag-iw14bd 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);
}

.red-stag-iw14bd a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .red-stag-iw14bd {
    margin-left: 16px;
    margin-top: 0;
  }
}

.red-stag-yspdh7 .red-stag-5os1gk {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.red-stag-kkuwn1,
    mask-image 0.3s;
}

.red-stag-yspdh7 .red-stag-5os1gk.red-stag-jv1011 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.red-stag-jmq09k {
  margin: 40px -16px;
}

.red-stag-7uhfmp + .red-stag-xe4qj1,
.red-stag-7uhfmp + .red-stag-5w5e4k {
  margin-top: 24px;
}

.red-stag-5bh6lv {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.red-stag-5bh6lv picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.red-stag-b25po7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .red-stag-b25po7 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .red-stag-b25po7 {
    margin-top: 0;
  }
}

.red-stag-5o6jb6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .red-stag-5o6jb6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.red-stag-dgovxj {
  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) {
  .red-stag-dgovxj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.red-stag-ztnp8j {
  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) {
  .red-stag-ztnp8j {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.red-stag-3yj0oo {
  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) {
  .red-stag-3yj0oo {
    font-size: 20px;
    line-height: 28px;
  }
}

.red-stag-xjaz5t {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .red-stag-xjaz5t {
    font-size: 32px;
    line-height: 40px;
  }
}

.red-stag-umufal {
  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;
}

.red-stag-cptyb8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.red-stag-cptyb8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.red-stag-l86mn3 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.red-stag-2n7waq {
  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) {
  .red-stag-2n7waq {
    padding: 15px 48px;
  }
}

main > .red-stag-l86mn3 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .red-stag-1nr9zq.red-stag-64m4vj > div:nth-child(n+5) {
    display: none;
  }
}

.red-stag-i55lac p a img {
  display: block;
  margin: 0 auto;
}


.red-stag-6032w6 {
  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 */
.red-stag-2whz0r {
  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;
}

.red-stag-2whz0r label {
  font-size: 14px;
}

.red-stag-2whz0r h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.red-stag-2whz0r input,
.red-stag-2whz0r textarea,
.red-stag-2whz0r 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;
}
.red-stag-2whz0r button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.red-stag-ay7k34 ease;
}
.red-stag-2whz0r button:hover {
  background-color: var(--button-bg-hover);
}
.red-stag-9rwh7h {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.red-stag-gdfi31 ease-in;
}

.red-stag-9rwh7h 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;
}
.red-stag-ci1rj4, .red-stag-uloljw, [class*="review-card"],
thead, thead th, table th, .red-stag-di90cb,
.red-stag-9hyd1f, [class*="collapsible-header"],
.red-stag-dundjh, [class*="updated-block"] {
  color: #ece7dc !important;
}
