* {
  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;
  }
}

.mystake-pegsq6 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mystake-pegsq6 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-pegsq6 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mystake-23th0m {
  overflow: hidden;
}

.mystake-tric5n img {
  background: var(--Neutral-300);
}

.mystake-85ejaq {
  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;
}

.mystake-rj09z7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mystake-rj09z7:hover {
  background: var(--button-bg-hover);
}

.mystake-3rt3ya {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mystake-3rt3ya:hover {
  background: var(--button-bg-hover);
}

.mystake-q7dbom {
  font-size: 12px;
  line-height: 18px;
}

.mystake-rs2c1j {
  font-size: 18px;
  line-height: 26px;
}

.mystake-n8ij3i {
  width: 100%;
}

.mystake-tjnyw3 {
  padding: 6px 16px;
}

.mystake-gw575s {
  padding: 10px 16px;
}

.mystake-jwu0h8 {
  padding: 15px 26px;
}

.mystake-hdazjc {
  flex-shrink: 0;
}

.mystake-37yq7p {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.mystake-44woyd {
  display: none;
}

.mystake-wkkrsw {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mystake-qcojy2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mystake-nbgyo8 {
  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;
}

.mystake-bdmam2 {
  cursor: grab;
}

.mystake-nbgyo8::-webkit-scrollbar {
  display: none;
}

.mystake-93qz80 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mystake-qkbltg {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mystake-lrrsji {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mystake-8cgct0 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mystake-n07n0t {
  visibility: visible;
}

.mystake-f5s1db {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mystake-pjfyh3 ease;
}

.mystake-kek06k {
  background-color: var(--Primary-200);
  width: 16px;
}

.mystake-pz96lz {
  -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.mystake-pjfyh3,
    mask-image 0.3s;
}

.mystake-pz96lz.mystake-4khe1c {
  -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;
  }
}

.mystake-h1oq7x: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;
}

.mystake-4k6whx {
  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.mystake-g6i4j0.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.mystake-g6i4j0.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;
}

.mystake-0tg2ij {
  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);
}

.mystake-0tg2ij::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%
  );
}

.mystake-5hmdvd {
  position: relative;
  z-index: 1;
}

.mystake-0hhyls {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mystake-qrv3ts {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mystake-fz0qhe {
  font-size: 40px;
  line-height: 48px;
}

.mystake-xgutlk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mystake-g9rntk {
  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;
}

.mystake-g9rntk:hover {
  background: var(--Primary-400);
}

.mystake-g9rntk svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mystake-h1oq7x 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) {
  .mystake-0tg2ij {
    max-width: 600px;
    padding: 64px;
  }

  .mystake-0hhyls {
    font-size: 24px;
    line-height: 32px;
  }

  .mystake-qrv3ts {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mystake-fz0qhe {
    font-size: 50px;
    line-height: 56px;
  }

  .mystake-xgutlk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mystake-4k6whx {
    top: 25px;
    right: 25px;
  }
}

.mystake-8uju5s,
.mystake-avxcou {
  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;
}

.mystake-kdeg7l.mystake-yh1hao::before,
.mystake-avxcou::before,
.mystake-npkkg7::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.mystake-g6i4j0.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mystake-5yi2my 14.mystake-01s53t.mystake-q4n7vs 14.mystake-hbztv3 15.mystake-8yfsbc 14.mystake-acm92r 15.mystake-oo09e8 14.mystake-yvf2p0.mystake-ph30po 14.mystake-8emguk 19.mystake-dov3f4 12.mystake-q9xph6 19.mystake-dov3f4 10.mystake-80g40c.mystake-dov3f4 8.mystake-87s5ao 17.mystake-4e05qq 7.mystake-okoqwn 15.mystake-w06hgt 7.mystake-59qe7w.mystake-gtpgin 7.mystake-okoqwn 11.mystake-qa8z52 8.mystake-87s5ao 11.mystake-qa8z52 10.mystake-g1c1ut.mystake-qa8z52 12.mystake-ogug26 13.mystake-oorh1p 14.mystake-pmfvar 15.mystake-ndt9uo 14.mystake-a264v3.mystake-yvxknh 14.mystake-e3kxx2 15.mystake-wwj4yy 14.mystake-3cve6v 15.mystake-l15ty0 14.mystake-uo77wr.mystake-5yi2my 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mystake-t9uvkt 15.mystake-v1h17j.mystake-mnzz3s 15.mystake-5nrrxb 15.mystake-sp7awz 15.mystake-clysc4 15.mystake-1feobw 15.mystake-b2d0ei.mystake-7infpg 15.mystake-clysc4 15.mystake-hsgakl 15.mystake-w0ns7i 15.mystake-u8az2c 15.mystake-kub7vl.mystake-i8jp8v 15.mystake-wwt0li 7.mystake-5n22go 18.mystake-n63ofv 7.mystake-45doo0 23.mystake-t4wxbj.mystake-jhf3r4.mystake-o3ra7n 18.mystake-xb4z6a 19.mystake-k2bmsp 15.mystake-h9apzk 15.mystake-t9uvkt 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mystake-vh1wul [type="submit"] *,
.mystake-xy00hx button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mystake-6r74kc {
    display: none;
  }
}

.mystake-pw3zt6 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mystake-pw3zt6 {
  display: none;
}

@media (min-width: 768px) {
  .mystake-pw3zt6 {
    bottom: 22px;
  }
}

.mystake-pw3zt6 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mystake-pw3zt6 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mystake-gowkeq.static) .mystake-pw3zt6 {
    bottom: 8px;
  }
}

.mystake-sd1h38 {
  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.mystake-g6i4j0.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mystake-5bznyj 3.mystake-dusom7.mystake-xbt6bx.mystake-o5lcql 3.mystake-jp37ur 3.mystake-q4bsyc 5.mystake-5jzsqk 3.mystake-q4bsyc 8.mystake-7cayv6.mystake-l8bvy3.mystake-q4bsyc 26.mystake-lidayo 5.mystake-eceyxv 28.mystake-6jbk4z 8.mystake-b2jjd6 28.mystake-b9x9se.mystake-awwrzr 28.mystake-6tzz0p.mystake-qyiml2 34.mystake-4rwk7p.mystake-lkfvju 36.mystake-pllgqg 11.mystake-10f5va 37.mystake-eb0ps9 12.mystake-b5g0fs 36.mystake-hzw53y.mystake-vpv6gm 28.mystake-4u56ap.mystake-u9bfi3.mystake-1ntc15 28.mystake-t1lej0 36.mystake-12i66y 26.mystake-n8ukxi 36.mystake-12i66y 23.mystake-07agl1.mystake-gf1gpc.mystake-12i66y 5.mystake-x94y7k 34.mystake-kkeh9w 3.mystake-jp37ur 31.mystake-5bznyj 3.mystake-7qi3jw.mystake-8yy96r 18.mystake-43r0zl.mystake-4shkqc 18.mystake-91jr5v 8.mystake-83qfb2 17.mystake-8tlqpf 8.mystake-83qfb2 15.mystake-egc9vg.mystake-83qfb2 14.mystake-tyvfj2 9.mystake-4shkqc 13.mystake-wviuuz 11.mystake-8yy96r 13.mystake-z4r8on.mystake-97q1yc 13.mystake-wviuuz 13.mystake-xyr4e2 14.mystake-tyvfj2 13.mystake-xyr4e2 15.mystake-z7hzsq.mystake-xyr4e2 17.mystake-8tlqpf 12.mystake-97q1yc 18.mystake-91jr5v 11.mystake-8yy96r 18.mystake-ufiqbg.mystake-yjlu6l 18.mystake-6spuc1.mystake-7xis5i 18.mystake-91jr5v 17.mystake-o2vfns 17.mystake-8tlqpf 17.mystake-o2vfns 15.mystake-h05t74.mystake-o2vfns 14.mystake-tyvfj2 18.mystake-7xis5i 13.mystake-wviuuz 20.mystake-yjlu6l 13.mystake-s88goi.mystake-kqlb54 13.mystake-wviuuz 22.mystake-ay7cu4 14.mystake-tyvfj2 22.mystake-ay7cu4 15.mystake-ed51v2.mystake-qjbe4q 17.mystake-8tlqpf 21.mystake-kqlb54 18.mystake-91jr5v 20.mystake-yjlu6l 18.mystake-1tn6bj.mystake-098r8z 18.mystake-ob65dz.mystake-wcpwd1 18.mystake-91jr5v 26.mystake-9a088g 17.mystake-8tlqpf 26.mystake-9a088g 15.mystake-vo3lz0.mystake-9a088g 14.mystake-tyvfj2 27.mystake-wcpwd1 13.mystake-wviuuz 28.mystake-098r8z 13.mystake-95lcr2.mystake-bw1tbv 13.mystake-wviuuz 31.mystake-1ixwn6 14.mystake-tyvfj2 31.mystake-1ixwn6 15.mystake-cz9qn2.mystake-9a088g 17.mystake-8tlqpf 30.mystake-bw1tbv 18.mystake-91jr5v 28.mystake-098r8z 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"])
    .mystake-sd1h38 {
    display: none;
  }
}

.mystake-ftwmvm {
  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) {
  .mystake-ftwmvm {
    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;
}

.mystake-xy00hx {
  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) {
  .mystake-xy00hx {
    padding: 14px 16px;
  }
}

.mystake-xy00hx button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mystake-xy00hx button:first-child {
  align-content: end;
}

.mystake-xy00hx button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mystake-xy00hx
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mystake-xy00hx
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mystake-xy00hx button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mystake-xy00hx button:last-child svg {
  width: 38px;
  height: 38px;
}

.mystake-npkkg7 {
  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;
}

.mystake-npkkg7::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mystake-npkkg7,
.pc61d126-chatbot[data-active-screen="3"]
  .mystake-npkkg7 {
  opacity: 1;
  visibility: visible;
}

.mystake-4au8z1 {
  flex: 1 1;
}

.mystake-9smcvb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mystake-9smcvb {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mystake-ls1p0j {
  display: block;
}

.mystake-b8zk3f {
  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) {
  .mystake-b8zk3f {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mystake-avxcou {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mystake-avxcou::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mystake-b946vg span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mystake-b946vg p {
  color: var(--Text-100);
}

.mystake-avxcou .mystake-o7noo1 {
  grid-area: button;
}

.mystake-avxcou .mystake-o7noo1::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.mystake-g6i4j0.org/2000/svg'%3E%3Cpath d='M4.mystake-vc3peo 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mystake-1yprd1 15L16.mystake-1yprd1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mystake-1yprd1 5L16.mystake-1yprd1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mystake-wgg92o {
  display: block;
}

.mystake-7nx34o {
  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) {
  .mystake-7nx34o {
    margin-top: 40px;
  }
}

.mystake-8uju5s label,
.mystake-8uju5s input {
  display: block;
  width: 100%;
}

.mystake-8uju5s label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mystake-8uju5s label.mystake-svqjfp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mystake-8uju5s label.mystake-svqjfp::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;
}

.mystake-8uju5s 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;
}

.mystake-8uju5s input::placeholder {
  color: var(--Text-400);
}

.mystake-w4ejz1 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mystake-w4ejz1 {
  display: flex;
}

.mystake-w4ejz1 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mystake-w4ejz1 ol {
    height: 420px;
    padding: 24px;
  }
}

.mystake-w4ejz1 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mystake-vh1wul {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mystake-vh1wul {
    padding: 0 24px 24px;
  }
}

.mystake-vh1wul 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;
}

.mystake-vh1wul input::placeholder {
  color: var(--Text-400);
}

.mystake-vh1wul [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mystake-vh1wul [type="submit"]:disabled {
  opacity: 0.5;
}

.mystake-vh1wul [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mystake-vh1wul [type="submit"] {
    right: 40px;
  }
}

.mystake-kdeg7l {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mystake-kdeg7l.mystake-yh1hao {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mystake-kdeg7l.mystake-yh1hao::before {
  content: "";
  width: 31px;
}

.mystake-kdeg7l.mystake-yh1hao p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mystake-kdeg7l.mystake-cfz0aw p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mystake-kdeg7l p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mystake-pw3zt6 .mystake-o7noo1 {
  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;
  }
}

.mystake-6r74kc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mystake-6r74kc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mystake-6r74kc {
    padding: 18px 0;
  }
}

.mystake-6r74kc .mystake-pegsq6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mystake-6r74kc .mystake-pegsq6 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mystake-d5y9cw {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mystake-d5y9cw {
    max-width: 160px;
    height: 40px;
  }
}

.mystake-d5y9cw picture,
.mystake-d5y9cw img {
  display: block;
  width: 100%;
  height: 100%;
}

.mystake-d5y9cw img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mystake-bms1zi {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mystake-pjfyh3 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mystake-6r74kc.mystake-l77ggj .mystake-bms1zi {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mystake-bms1zi {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mystake-bms1zi {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mystake-6i2r0z,
.mystake-1qxjh4 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mystake-6i2r0z,
  .mystake-1qxjh4 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mystake-1qxjh4 {
    display: none;
  }
}

.mystake-io83bo {
  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;
}

.mystake-l77ggj .mystake-io83bo {
  background: var(--fh-bg-color);
}

.mystake-io83bo button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mystake-io83bo {
    display: none;
  }
}

.mystake-zk38d8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mystake-zk38d8 {
    display: none;
  }
}

.mystake-wyyye9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.mystake-6r74kc.mystake-l77ggj .mystake-wyyye9:first-child {
  display: none;
}

.mystake-6r74kc.mystake-l77ggj .mystake-wyyye9:last-child {
  display: block;
}

.mystake-wyyye9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mystake-wyyye9 {
    display: none;
  }
}

.mystake-2vjpw1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mystake-2vjpw1 {
    display: flex;
  }
}

.mystake-2vjpw1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.mystake-2vjpw1:hover ul {
  visibility: visible;
  opacity: 1;
}

.mystake-2vjpw1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mystake-2vjpw1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mystake-2vjpw1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mystake-2vjpw1:hover .mystake-2nnl3g svg {
  transform: rotate(180deg);
}

.mystake-gcfhtc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mystake-09j4eu {
  padding: 0 8px;
}

.mystake-j0jt7s {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mystake-j0jt7s:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mystake-j0jt7s {
    padding: 4px 8px;
  }
}

.mystake-cjsjkn {
  display: flex;
}

.mystake-cjsjkn img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mystake-2nnl3g {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mystake-2nnl3g svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mystake-l5ldwe {
  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) {
  .mystake-l5ldwe {
    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;
  }
}

.mystake-9c3zeu {
  width: 100%;
}

@media (min-width: 1200px) {
  .mystake-9c3zeu {
    display: none;
  }
}

.mystake-qubnsb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mystake-lbtqmx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mystake-055aiz {
  display: flex;
}

.mystake-v8ls5l {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mystake-93moiy {
  list-style: none;
}

@media (max-width: 1199px) {
  .mystake-93moiy {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mystake-93moiy {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mystake-93moiy .mystake-artobo [data-ref-el],
  .mystake-93moiy .mystake-artobo span,
  .mystake-93moiy .mystake-artobo a {
    white-space: nowrap;
  }
}

.mystake-bnyoit {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mystake-bnyoit.mystake-esivjo > .mystake-artobo {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mystake-bnyoit.mystake-84mldj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mystake-bnyoit.mystake-esivjo > .mystake-4fu8er {
    height: auto;
  }

  .mystake-bnyoit.mystake-esivjo > div > .mystake-rauioi {
    transform: rotate(180deg);
  }
}

.mystake-bnyoit [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mystake-bnyoit [data-ref-el],
.mystake-bnyoit span {
  cursor: pointer;
}

.mystake-bnyoit [data-ref-el],
.mystake-bnyoit span,
.mystake-bnyoit a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .mystake-bnyoit [data-ref-el],
  .mystake-bnyoit span,
  .mystake-bnyoit a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mystake-bnyoit [data-ref-el],
  .mystake-bnyoit span,
  .mystake-bnyoit a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mystake-4fu8er {
  height: 0;
  overflow: hidden;
  transition: height 0.mystake-pjfyh3 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mystake-4fu8er::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mystake-4fu8er::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mystake-4fu8er::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mystake-4fu8er {
    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;
  }

  .mystake-4fu8er:has(> .mystake-bnyoit.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mystake-4fu8er .mystake-4fu8er {
    padding: 0;
  }

  .mystake-4fu8er .mystake-bnyoit {
    font-weight: 400;
  }

  .mystake-4fu8er .mystake-bnyoit:hover > .mystake-artobo {
    background: var(--Neutral-300);
  }

  .mystake-4fu8er .mystake-rauioi {
    rotate: -90deg;
  }
}

.mystake-artobo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mystake-artobo {
    padding: 8px;
  }

  .mystake-bnyoit.mystake-wsp2ij > .mystake-artobo {
    background: var(--Neutral-300);
  }
}

.mystake-rauioi {
  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.mystake-g6i4j0.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mystake-zj945c 0.mystake-34mnh2.mystake-dhy4gr -0.mystake-2nw48m 0.mystake-jixuv3 -0.mystake-2nw48m 1.mystake-l937ri 0.mystake-3p6yaq.mystake-grz711 4.mystake-7g4l2o.mystake-zj945c 0.mystake-ypyta4.mystake-fa4n9x -0.mystake-2nw48m 9.mystake-wzr3uz -0.mystake-2nw48m 10.mystake-b3nkcc 0.mystake-j29hcw.mystake-tdz52r 0.mystake-dhy4gr 10.mystake-tdz52r 0.mystake-jixuv3 10.mystake-b3nkcc 1.mystake-01o7sv.mystake-7hwh9h 5.mystake-xubt7w.mystake-yiflc5 6.mystake-bzuzxc 5.mystake-87ykj8 6.mystake-bzuzxc 4.mystake-t5asil 5.mystake-6ckqon.mystake-zj945c 1.mystake-lu3sd7.mystake-2nw48m 0.mystake-jixuv3 -0.mystake-2nw48m 0.mystake-dhy4gr 0.mystake-zj945c 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mystake-pjfyh3 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mystake-rauioi {
    cursor: default;
  }
}

.mystake-2lal8z {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mystake-q4e56z {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .mystake-q4e56z {
    padding: 40px 4px;
  }
}

.mystake-hgu0c2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mystake-hgu0c2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mystake-n0x54x {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mystake-n0x54x {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mystake-n0x54x ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mystake-n0x54x [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mystake-n0x54x [data-ref-el],
.mystake-n0x54x span,
.mystake-n0x54x a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.mystake-82mmj5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mystake-82mmj5 {
    margin-bottom: 12px;
  }
}

.mystake-sd0div {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mystake-sd0div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mystake-sd0div:last-child {
    margin-right: 0;
  }
}

.mystake-6m7vsa {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mystake-82mmj5:hover .mystake-6da9wu {
  visibility: visible;
  opacity: 1;
}

.mystake-6da9wu {
  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);
}

.mystake-v1oc41 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mystake-4fh9p9 {
  display: flex;
  margin: 6px;
}

.mystake-4fh9p9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mystake-6da9wu::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);
}

.mystake-6da9wu::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);
}

.mystake-onpsos {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mystake-onpsos {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mystake-up4c5j {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .mystake-up4c5j {
    margin-right: 32px;
  }
}

.mystake-tpdk2g {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mystake-tpdk2g {
    margin-top: 0;
    width: 340px;
  }
}

.mystake-tpdk2g a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mystake-lgwtgi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mystake-mzksqw {
  position: relative;
}

@media (min-width: 768px) {
  .mystake-mzksqw {
    margin-top: 40px;
  }
}

.mystake-mzksqw + .mystake-vxkhfp,
.mystake-mzksqw + .mystake-mzksqw {
  margin-top: 24px;
}

.mystake-914ard {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mystake-914ard {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-914ard {
    padding: 80px;
  }
}

.mystake-yczwzu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mystake-yczwzu {
    padding: 0 16px;
}


}

.mystake-q301pt {
  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) {
  .mystake-q301pt {
    font-size: 48px;
    line-height: 56px;
  }
}

.mystake-pzludo {
  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) {
  .mystake-pzludo {
    font-size: 24px;
    line-height: 32px;
  }
}

.mystake-oy7kvl {
  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;
}

.mystake-oy7kvl:hover {
  background: var(--button-bg-hover);
}

.mystake-eorxj1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mystake-eorxj1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mystake-eorxj1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mystake-eorxj1 img {
  min-height: 100%;
  }
}

.mystake-914ard::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mystake-1if1c0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mystake-1if1c0 h1,
.mystake-1if1c0 h2,
.mystake-1if1c0 h3,
.mystake-1if1c0 h4 {
  margin-bottom: 6px;
}

.mystake-1if1c0 h1:not(:first-child),
.mystake-1if1c0 h2:not(:first-child),
.mystake-1if1c0 h3:not(:first-child),
.mystake-1if1c0 h4:not(:first-child) {
  margin-top: 16px;
}

.mystake-1if1c0 h1,
.mystake-1if1c0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mystake-1if1c0 h1,
  .mystake-1if1c0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mystake-1if1c0 h2,
.mystake-1if1c0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mystake-1if1c0 h2,
  .mystake-1if1c0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-1if1c0 h3,
.mystake-1if1c0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mystake-1if1c0 h3,
  .mystake-1if1c0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mystake-1if1c0 h4,
.mystake-1if1c0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mystake-1if1c0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mystake-1if1c0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mystake-1if1c0 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);
}

.mystake-1if1c0 ul ul {
  margin-bottom: 8px;
}

.mystake-1if1c0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mystake-1if1c0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mystake-1if1c0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mystake-1if1c0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mystake-1if1c0 ol li::marker {
  font-weight: 700;
}

.mystake-1if1c0 ol ol {
  margin-bottom: 8px;
}

.mystake-1if1c0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mystake-1if1c0 ol ul li {
  padding-left: 16px;
}

.mystake-1if1c0 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) {
  .mystake-1if1c0 table {
    padding: 24px;
  }
}

.mystake-1if1c0 table.mystake-ua93ts {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mystake-pjfyh3,
    mask-image 0.3s;
}

.mystake-1if1c0 table.mystake-ua93ts.mystake-4khe1c {
  -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) {
  .mystake-1if1c0 table {
    display: table;
  }
}

.mystake-1if1c0 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);
}

.mystake-1if1c0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mystake-1if1c0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mystake-1if1c0 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) {
  .mystake-1if1c0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mystake-1if1c0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mystake-1if1c0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mystake-1if1c0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mystake-1if1c0 img {
  max-width: 100%;
  height: auto;
}

.mystake-qy5whc {
  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) {
  .mystake-qy5whc {
    padding: 24px;
  }
}

.mystake-hgdpk4 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .mystake-hgdpk4 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mystake-hgdpk4 > * {
  margin: 0 !important;
}

.mystake-hgdpk4 img,
.mystake-3i1wyd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-hgdpk4 img,
  .mystake-3i1wyd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-1wer5c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-1wer5c {
    width: 32px;
    height: 32px;
  }
}

.mystake-x9vg6w {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mystake-x9vg6w .mystake-88pzsf {
  flex-shrink: 0;
}

.mystake-x9vg6w .mystake-i6i5f8 svg {
  display: none;
}

.mystake-ubafrl {
  display: grid;
  transition: max-height 0.mystake-pjfyh3 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mystake-ubafrl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mystake-ubafrl {
    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));
  }
}

.mystake-ubafrl.mystake-9qdkww + .mystake-88pzsf svg {
  transform: rotate(180deg);
}

.mystake-p1qi6p {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mystake-p1qi6p > div:nth-child(3n) {
  grid-column: span 2;
}

.mystake-p1qi6p
  > div:nth-child(3n)
  .mystake-kgobt6
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mystake-p1qi6p {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mystake-p1qi6p > div:nth-child(3n) {
    grid-column: unset;
  }

  .mystake-p1qi6p
    > div:nth-child(3n)
    .mystake-kgobt6
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mystake-p1qi6p {
    max-width: 270px;
  }
}

.mystake-p1qi6p .mystake-kgobt6 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mystake-p1qi6p .mystake-kgobt6 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mystake-p1qi6p .mystake-kgobt6 button {
    max-width: 104px;
  }
}

.mystake-un584u {
  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) {
  .mystake-un584u {
    margin-bottom: 0;
  }
}

.mystake-cf1ulr {
  display: none;
  opacity: 0;
}

.mystake-rks3fe {
  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;
  }
}

.mystake-rks3fe img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mystake-kgobt6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mystake-kgobt6 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mystake-kgobt6
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mystake-kgobt6
    button {
    max-width: 145px;
  }
}

.mystake-w59s88:first-child
  .mystake-kgobt6
  button {
  max-width: 270px;
}

.mystake-dbcsm6 {
  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%;
}

.mystake-un584u picture {
  width: 100%;
  max-width: 100%;
}

.mystake-ndlrn7 {
  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;
}

.mystake-ndlrn7 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mystake-un584u:hover .mystake-ndlrn7 {
  display: flex;
}

.mystake-fuf9yq {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mystake-p7eptd {
  display: flex;
}

.mystake-p7eptd:hover .mystake-2ie8hx,
.mystake-p7eptd .mystake-wsp2ij .mystake-2ie8hx {
  display: flex;
}

.mystake-p7eptd svg {
  flex-shrink: 0;
}

.mystake-2ie8hx {
  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) {
  .mystake-2ie8hx {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mystake-2ie8hx:hover {
  display: flex;
}

.mystake-2ie8hx svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mystake-svs863 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .mystake-svs863 {
    font-size: 12px;
  }
}

.mystake-0uderk,
.mystake-k5xd5w {
  width: 50%;
  flex-shrink: 0;
}

.mystake-0uderk {
  font-weight: 700;
}

.mystake-shan5j .mystake-ubafrl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mystake-shan5j .mystake-ubafrl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mystake-shan5j .mystake-ubafrl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mystake-shan5j
  .mystake-dbcsm6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mystake-shan5j .mystake-rks3fe {
  height: 100% !important;
  border-radius: 16px;
}

.mystake-shan5j .mystake-kgobt6 {
  gap: 4px;
  align-items: center;
}

.mystake-shan5j .mystake-kgobt6 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mystake-shan5j .mystake-kgobt6 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mystake-shan5j .mystake-rdyrx4,
.mystake-shan5j .mystake-gcc7ae {
  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.mystake-g6i4j0.org/2000/svg'%3E%3Cpath d='M9.mystake-i2r0v2 4.mystake-jndm3d.mystake-zhtgte 5.mystake-7u8ute.mystake-a4s7zk 5.mystake-bk9jdw.mystake-46s800 5.mystake-3ttnyk.mystake-fz71to 8.mystake-jm1m0s.mystake-p90h6r 9.mystake-wi9az3.mystake-a8jxjp 9.mystake-9pnf2s.mystake-1x488i 13.mystake-xa4z8r.mystake-eygv7b 11.mystake-pe8i7c.mystake-gb8l49 11.mystake-838y4i.mystake-1ecmuo 11.mystake-oetjbi.mystake-4mcane 13.mystake-gkuotw.mystake-zpz1vl 9.mystake-splcvz.mystake-uifx7h 9.mystake-yw7000.mystake-t0fh9c 8.mystake-7i08of.mystake-4wuqhd 5.mystake-n52qgy.mystake-xl75lo 5.mystake-jjc0fl.mystake-f0rfux 5.mystake-be0d9f.mystake-qirq4b 4.mystake-mpn78g.mystake-gb8l49 1.mystake-8bmj79.mystake-i2r0v2 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mystake-shan5j .mystake-rdyrx4 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mystake-shan5j .mystake-gcc7ae {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mystake-54mxfr {
  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) {
  .mystake-54mxfr {
    padding: 24px;
  }
}

.mystake-54mxfr .mystake-88pzsf {
  display: flex;
}

@media (min-width: 768px) {
  .mystake-54mxfr .mystake-88pzsf {
    display: none;
  }
}

.mystake-54mxfr .mystake-i6i5f8 svg {
  display: none;
}

.mystake-r312ei {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mystake-r312ei .mystake-85ejaq {
  display: none;
}

@media (min-width: 768px) {
  .mystake-r312ei .mystake-85ejaq {
    display: flex;
  }
}

.mystake-67ocb6 {
  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) {
  .mystake-67ocb6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-67ocb6 > * {
  margin: 0 !important;
}

.mystake-67ocb6 img,
.mystake-augl9v {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-67ocb6 img,
  .mystake-augl9v {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-4229sw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-4229sw {
    width: 32px;
    height: 32px;
  }
}

.mystake-ryftgj {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mystake-ryftgj {
    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;
  }

  .mystake-ryftgj::-webkit-scrollbar {
    display: none;
  }
}

.mystake-9wp3x0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mystake-9wp3x0 {
    padding: 7px 15px;
  }
}

.mystake-9wp3x0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mystake-22sygd {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mystake-22sygd {
    display: flex;
    opacity: 1;
  }
}

.mystake-9wp3x0 picture {
  height: 100%;
  display: block;
}

.mystake-9wp3x0 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mystake-9wp3x0 img {
    width: 88px;
    height: 44px;
  }
}

.mystake-9wp3x0 p {
  text-align: center;
  width: 100%;
}

.mystake-uln5og {
  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) {
  .mystake-uln5og {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-uln5og img,
.mystake-r6xafh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-uln5og img,
  .mystake-r6xafh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-ya3qz0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-ya3qz0 {
    width: 32px;
    height: 32px;
  }
}

.mystake-us2ivn {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mystake-yykcmg {
  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;
}

.mystake-lvp75r {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mystake-lvp75r.mystake-wsp2ij {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mystake-7gy8jd {
  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) {
  .mystake-7gy8jd {
    font-size: 20px;
    line-height: 28px;
  }
}

.mystake-vsxd2h {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.mystake-9ovni4 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mystake-pjfyh3 ease;
  opacity: 0;
  color: var(--text-color);
}

.mystake-0marof {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mystake-0marof ol,
.mystake-0marof ul {
  padding-left: 1.3em;
}

.mystake-lvp75r.mystake-wsp2ij .mystake-9ovni4 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mystake-lvp75r.mystake-wsp2ij .mystake-vsxd2h {
  transform: rotate(180deg);
  color: var(--text-color);
}

.mystake-99aggm {
  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) {
  .mystake-99aggm {
    padding: 24px;
  }
}

.mystake-99aggm .mystake-88pzsf {
  display: flex;
}

@media (min-width: 768px) {
  .mystake-99aggm .mystake-88pzsf {
    display: none;
  }
}

.mystake-99aggm .mystake-i6i5f8 svg {
  display: none;
}

.mystake-dkbzem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mystake-dkbzem .mystake-85ejaq {
  display: none;
}

@media (min-width: 768px) {
  .mystake-dkbzem .mystake-85ejaq {
    display: flex;
  }
}

.mystake-2tqhcn {
  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) {
  .mystake-2tqhcn {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-2tqhcn > * {
  margin: 0 !important;
}

.mystake-2tqhcn img,
.mystake-y9gca3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-2tqhcn img,
  .mystake-y9gca3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-89ngnq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-89ngnq {
    width: 32px;
    height: 32px;
  }
}

.mystake-fkqcd9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mystake-fkqcd9 {
    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;
  }

  .mystake-fkqcd9::-webkit-scrollbar {
    display: none;
  }
}

.mystake-4s0k4r {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mystake-4s0k4r:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mystake-l2un06 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mystake-l2un06 {
    display: flex;
    opacity: 1;
  }
}

.mystake-4s0k4r picture {
  width: auto;
  height: 100%;
  display: block;
}

.mystake-4s0k4r picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mystake-abwufk {
  margin: -24px 0;
}

.mystake-abwufk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mystake-abwufk {
    margin: -16px 0;
  }
}

.mystake-z3djqp {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mystake-z3djqp {
    flex-direction: row;
  }
}

.mystake-udz96k {
  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) {
  .mystake-udz96k {
    flex: 1;
  }
}

.mystake-udz96k::placeholder {
  color: var(--Text-400);
}

.mystake-q0c0zh {
  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;
}

.mystake-tzatl4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mystake-tzatl4::-webkit-scrollbar {
  display: none;
}

.mystake-9fia3r {
  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;
}

.mystake-9fia3r img,
.mystake-9fia3r svg {
  margin-right: 8px;
}

.mystake-f3u7jj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mystake-abwufk + .mystake-sexxua {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mystake-abwufk + .mystake-sexxua {
    margin-top: -16px;
  }
}

.mystake-fzmak8 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mystake-fzmak8 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mystake-fzmak8 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mystake-fjlk11 {
  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;
}

.mystake-5kdmpo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.mystake-scrl6m {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mystake-vcbjxq {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mystake-6g6nbl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mystake-fjlk11 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;
}

.mystake-fjlk11 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) {
  .mystake-fjlk11 {
    padding: 39px 179px 39px 39px;
  }

  .mystake-5kdmpo {
    font-size: 40px;
    line-height: 48px;
  }

  .mystake-6g6nbl {
    height: 348px;
  }

  .mystake-fjlk11 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mystake-fjlk11 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-fjlk11 {
    padding: 63px;
  }
}

.mystake-e1ta4p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mystake-e1ta4p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mystake-4xc0nh {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mystake-4xc0nh {
    width: auto;
  }
}

.mystake-wn61wp {
  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;
}

.mystake-wn61wp::-webkit-scrollbar {
  display: none;
}

.mystake-wn61wp 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);
}

.mystake-wn61wp a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mystake-wn61wp {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mystake-e1ta4p .mystake-izn6cz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mystake-pjfyh3,
    mask-image 0.3s;
}

.mystake-e1ta4p .mystake-izn6cz.mystake-4khe1c {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mystake-hurvrx {
  margin: 40px -16px;
}

.mystake-jzocv5 + .mystake-vxkhfp,
.mystake-jzocv5 + .mystake-mzksqw {
  margin-top: 24px;
}

.mystake-ang7uh {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mystake-ang7uh picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mystake-ad2on5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mystake-ad2on5 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mystake-ad2on5 {
    margin-top: 0;
  }
}

.mystake-lebw4t {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mystake-lebw4t {
    font-size: 24px;
    line-height: 32px;
  }
}

.mystake-o6ic56 {
  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) {
  .mystake-o6ic56 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mystake-ogzrp2 {
  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) {
  .mystake-ogzrp2 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mystake-j72bwu {
  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) {
  .mystake-j72bwu {
    font-size: 20px;
    line-height: 28px;
  }
}

.mystake-kndc8l {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mystake-kndc8l {
    font-size: 32px;
    line-height: 40px;
  }
}

.mystake-35hy43 {
  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;
}

.mystake-inpmnr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mystake-inpmnr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mystake-sexxua {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mystake-5ucjm9 {
  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) {
  .mystake-5ucjm9 {
    padding: 15px 48px;
  }
}

main > .mystake-sexxua {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mystake-ubafrl.mystake-50fwpv > div:nth-child(n+5) {
    display: none;
  }
}

.mystake-1if1c0 p a img {
  display: block;
  margin: 0 auto;
}


.mystake-cijzm5 {
  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 */
.mystake-kbjzbh {
  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;
}

.mystake-kbjzbh label {
  font-size: 14px;
}

.mystake-kbjzbh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mystake-kbjzbh input,
.mystake-kbjzbh textarea,
.mystake-kbjzbh 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;
}
.mystake-kbjzbh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mystake-xyzv5s ease;
}
.mystake-kbjzbh button:hover {
  background-color: var(--button-bg-hover);
}
.mystake-cfvsgc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mystake-t28pqm ease-in;
}

.mystake-cfvsgc 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;
}
.mystake-ppqy3m, .mystake-l5s6wm, [class*="review-card"],
thead, thead th, table th, .mystake-aec8ny,
.mystake-jlvm2g, [class*="collapsible-header"],
.mystake-wyc2j5, [class*="updated-block"] {
  color: #ece7dc !important;
}
