* {
  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-hg9h8l {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mystake-hg9h8l {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-hg9h8l {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mystake-9we0rx {
  overflow: hidden;
}

.mystake-ntvhe8 img {
  background: var(--Neutral-300);
}

.mystake-prhbq0 {
  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-xcqe91 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mystake-xcqe91:hover {
  background: var(--button-bg-hover);
}

.mystake-kka3ke {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mystake-kka3ke:hover {
  background: var(--button-bg-hover);
}

.mystake-mmuq2q {
  font-size: 12px;
  line-height: 18px;
}

.mystake-t55nlv {
  font-size: 18px;
  line-height: 26px;
}

.mystake-2hfmme {
  width: 100%;
}

.mystake-67wx7z {
  padding: 6px 16px;
}

.mystake-r21zmm {
  padding: 10px 16px;
}

.mystake-jzncel {
  padding: 15px 26px;
}

.mystake-stlosm {
  flex-shrink: 0;
}

.mystake-dud9x0 {
  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-a39ulf {
  display: none;
}

.mystake-5q4662 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mystake-i5ge94 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mystake-4pvcm0 {
  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-pa3nqi {
  cursor: grab;
}

.mystake-4pvcm0::-webkit-scrollbar {
  display: none;
}

.mystake-pdob6a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mystake-ehcfqo {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mystake-tj8udk {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mystake-5j0gf1 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mystake-32tu6d {
  visibility: visible;
}

.mystake-tlq1ru {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mystake-n7rljg ease;
}

.mystake-33v1se {
  background-color: var(--Primary-200);
  width: 16px;
}

.mystake-0839rk {
  -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-n7rljg,
    mask-image 0.3s;
}

.mystake-0839rk.mystake-msbbma {
  -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-6degu1: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-a9xgw3 {
  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-2k7vmh.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-2k7vmh.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-8wckj8 {
  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-8wckj8::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-ifvl00 {
  position: relative;
  z-index: 1;
}

.mystake-6e4ahg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mystake-ucydaq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mystake-9p1p5s {
  font-size: 40px;
  line-height: 48px;
}

.mystake-2puvxw {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mystake-1yzsue {
  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-1yzsue:hover {
  background: var(--Primary-400);
}

.mystake-1yzsue svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mystake-6degu1 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-8wckj8 {
    max-width: 600px;
    padding: 64px;
  }

  .mystake-6e4ahg {
    font-size: 24px;
    line-height: 32px;
  }

  .mystake-ucydaq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mystake-9p1p5s {
    font-size: 50px;
    line-height: 56px;
  }

  .mystake-2puvxw {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mystake-a9xgw3 {
    top: 25px;
    right: 25px;
  }
}

.mystake-2pgua6,
.mystake-x2deld {
  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-19ptex.mystake-c2hcfr::before,
.mystake-x2deld::before,
.mystake-4fsk86::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-2k7vmh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mystake-huru01 14.mystake-cp9c8h.mystake-9qc6kq 14.mystake-co71ad 15.mystake-wuimif 14.mystake-qz5v6p 15.mystake-xw5g26 14.mystake-bcojls.mystake-gk2lv0 14.mystake-ut4v1w 19.mystake-j5rfh3 12.mystake-ei5swc 19.mystake-j5rfh3 10.mystake-39zaul.mystake-j5rfh3 8.mystake-sgv9tp 17.mystake-015aq5 7.mystake-ypzba4 15.mystake-fnjhb3 7.mystake-9xluwc.mystake-7vw8zq 7.mystake-ypzba4 11.mystake-x1phy3 8.mystake-sgv9tp 11.mystake-x1phy3 10.mystake-v3v8r4.mystake-x1phy3 12.mystake-6znd1q 13.mystake-q44uhk 14.mystake-x7l4au 15.mystake-e0w99h 14.mystake-ew0up8.mystake-wm5yhv 14.mystake-mf4qmc 15.mystake-2a2okp 14.mystake-0st5ly 15.mystake-0waapr 14.mystake-j3metj.mystake-huru01 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mystake-0yet7e 15.mystake-fz0kwl.mystake-ud1s9m 15.mystake-6keu9z 15.mystake-y4na5n 15.mystake-kr9f7y 15.mystake-cwesjr 15.mystake-qveub7.mystake-fu5ebi 15.mystake-kr9f7y 15.mystake-n3ylzh 15.mystake-vfdusb 15.mystake-1gsiuu 15.mystake-zacd4u.mystake-o0u1mg 15.mystake-ffzmxv 7.mystake-e2lhy4 18.mystake-gmlebr 7.mystake-zaeck5 23.mystake-bf535e.mystake-9q4z6z.mystake-o7u1xg 18.mystake-ufjdf1 19.mystake-sx2i3t 15.mystake-qpj6mq 15.mystake-0yet7e 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mystake-450z4e [type="submit"] *,
.mystake-0ginvf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mystake-zz4qy9 {
    display: none;
  }
}

.mystake-usy3qf {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mystake-usy3qf {
  display: none;
}

@media (min-width: 768px) {
  .mystake-usy3qf {
    bottom: 22px;
  }
}

.mystake-usy3qf input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mystake-usy3qf {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mystake-soq0kp.static) .mystake-usy3qf {
    bottom: 8px;
  }
}

.mystake-8hmw6w {
  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-2k7vmh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mystake-dao3m7 3.mystake-qm1f62.mystake-503cli.mystake-hfq75a 3.mystake-t6da2l 3.mystake-lt4obf 5.mystake-km0ogj 3.mystake-lt4obf 8.mystake-gqe25x.mystake-epj959.mystake-lt4obf 26.mystake-ski3cw 5.mystake-6wjv12 28.mystake-bs6kkl 8.mystake-jfw4fm 28.mystake-2dgk9y.mystake-z8kysq 28.mystake-uk5dcx.mystake-zfgz5t 34.mystake-qazay5.mystake-xwb9i6 36.mystake-su7ghd 11.mystake-jbknhc 37.mystake-cbsu4r 12.mystake-irl0lz 36.mystake-d6io1f.mystake-qng1q7 28.mystake-v50n2k.mystake-g7szza.mystake-u0su4t 28.mystake-v9qstr 36.mystake-1h4bg4 26.mystake-92s3kw 36.mystake-1h4bg4 23.mystake-qoq03w.mystake-5zt50u.mystake-1h4bg4 5.mystake-3vgacn 34.mystake-0ebfkh 3.mystake-t6da2l 31.mystake-dao3m7 3.mystake-nvvb8f.mystake-7wz3o5 18.mystake-8tg65t.mystake-fybo76 18.mystake-cc345i 8.mystake-p8mooq 17.mystake-qwi8kc 8.mystake-p8mooq 15.mystake-umisye.mystake-p8mooq 14.mystake-d9qsdk 9.mystake-fybo76 13.mystake-3qsbcd 11.mystake-7wz3o5 13.mystake-0p0170.mystake-fqp993 13.mystake-3qsbcd 13.mystake-vtz8tf 14.mystake-d9qsdk 13.mystake-vtz8tf 15.mystake-n8d4ki.mystake-vtz8tf 17.mystake-qwi8kc 12.mystake-fqp993 18.mystake-cc345i 11.mystake-7wz3o5 18.mystake-f0l20v.mystake-ynuenk 18.mystake-vv5l4l.mystake-x7abku 18.mystake-cc345i 17.mystake-8gpvnl 17.mystake-qwi8kc 17.mystake-8gpvnl 15.mystake-o4kkwu.mystake-8gpvnl 14.mystake-d9qsdk 18.mystake-x7abku 13.mystake-3qsbcd 20.mystake-ynuenk 13.mystake-2gd6vf.mystake-vtwq2r 13.mystake-3qsbcd 22.mystake-uklmm1 14.mystake-d9qsdk 22.mystake-uklmm1 15.mystake-4kwxok.mystake-fy25tr 17.mystake-qwi8kc 21.mystake-vtwq2r 18.mystake-cc345i 20.mystake-ynuenk 18.mystake-v3b2mt.mystake-n0urrt 18.mystake-taydzs.mystake-6l9zb2 18.mystake-cc345i 26.mystake-nv2u7h 17.mystake-qwi8kc 26.mystake-nv2u7h 15.mystake-eqhrtp.mystake-nv2u7h 14.mystake-d9qsdk 27.mystake-6l9zb2 13.mystake-3qsbcd 28.mystake-n0urrt 13.mystake-us0fmu.mystake-77alos 13.mystake-3qsbcd 31.mystake-2g09rq 14.mystake-d9qsdk 31.mystake-2g09rq 15.mystake-blh0cn.mystake-nv2u7h 17.mystake-qwi8kc 30.mystake-77alos 18.mystake-cc345i 28.mystake-n0urrt 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-8hmw6w {
    display: none;
  }
}

.mystake-kbocvl {
  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-kbocvl {
    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-0ginvf {
  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-0ginvf {
    padding: 14px 16px;
  }
}

.mystake-0ginvf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mystake-0ginvf button:first-child {
  align-content: end;
}

.mystake-0ginvf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mystake-0ginvf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mystake-0ginvf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mystake-0ginvf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mystake-0ginvf button:last-child svg {
  width: 38px;
  height: 38px;
}

.mystake-4fsk86 {
  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-4fsk86::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mystake-4fsk86,
.pc61d126-chatbot[data-active-screen="3"]
  .mystake-4fsk86 {
  opacity: 1;
  visibility: visible;
}

.mystake-czppe7 {
  flex: 1 1;
}

.mystake-3n940t {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mystake-3n940t {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mystake-eufz1n {
  display: block;
}

.mystake-ticfzj {
  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-ticfzj {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mystake-x2deld {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mystake-x2deld::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mystake-g8v6oa span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mystake-g8v6oa p {
  color: var(--Text-100);
}

.mystake-x2deld .mystake-y0k1mu {
  grid-area: button;
}

.mystake-x2deld .mystake-y0k1mu::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-2k7vmh.org/2000/svg'%3E%3Cpath d='M4.mystake-xfj7q5 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mystake-tnuhqd 15L16.mystake-tnuhqd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mystake-tnuhqd 5L16.mystake-tnuhqd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mystake-pk6hdw {
  display: block;
}

.mystake-jl3s8j {
  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-jl3s8j {
    margin-top: 40px;
  }
}

.mystake-2pgua6 label,
.mystake-2pgua6 input {
  display: block;
  width: 100%;
}

.mystake-2pgua6 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mystake-2pgua6 label.mystake-8j2l22 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mystake-2pgua6 label.mystake-8j2l22::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-2pgua6 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-2pgua6 input::placeholder {
  color: var(--Text-400);
}

.mystake-b2x3i8 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mystake-b2x3i8 {
  display: flex;
}

.mystake-b2x3i8 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mystake-b2x3i8 ol {
    height: 420px;
    padding: 24px;
  }
}

.mystake-b2x3i8 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mystake-450z4e {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mystake-450z4e {
    padding: 0 24px 24px;
  }
}

.mystake-450z4e 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-450z4e input::placeholder {
  color: var(--Text-400);
}

.mystake-450z4e [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mystake-450z4e [type="submit"]:disabled {
  opacity: 0.5;
}

.mystake-450z4e [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mystake-450z4e [type="submit"] {
    right: 40px;
  }
}

.mystake-19ptex {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mystake-19ptex.mystake-c2hcfr {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mystake-19ptex.mystake-c2hcfr::before {
  content: "";
  width: 31px;
}

.mystake-19ptex.mystake-c2hcfr p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mystake-19ptex.mystake-8e8bfq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mystake-19ptex p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mystake-usy3qf .mystake-y0k1mu {
  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-zz4qy9 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mystake-zz4qy9 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mystake-zz4qy9 {
    padding: 18px 0;
  }
}

.mystake-zz4qy9 .mystake-hg9h8l {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mystake-zz4qy9 .mystake-hg9h8l {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mystake-2q9uyn {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mystake-2q9uyn {
    max-width: 160px;
    height: 40px;
  }
}

.mystake-2q9uyn picture,
.mystake-2q9uyn img {
  display: block;
  width: 100%;
  height: 100%;
}

.mystake-2q9uyn img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mystake-yp0hjp {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mystake-n7rljg ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mystake-zz4qy9.mystake-zefrcc .mystake-yp0hjp {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mystake-yp0hjp {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mystake-yp0hjp {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mystake-1g0ckk,
.mystake-9yxx5v {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mystake-1g0ckk,
  .mystake-9yxx5v {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mystake-9yxx5v {
    display: none;
  }
}

.mystake-qe3279 {
  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-zefrcc .mystake-qe3279 {
  background: var(--fh-bg-color);
}

.mystake-qe3279 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mystake-qe3279 {
    display: none;
  }
}

.mystake-v28oit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mystake-v28oit {
    display: none;
  }
}

.mystake-aj4m2t {
  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-zz4qy9.mystake-zefrcc .mystake-aj4m2t:first-child {
  display: none;
}

.mystake-zz4qy9.mystake-zefrcc .mystake-aj4m2t:last-child {
  display: block;
}

.mystake-aj4m2t:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mystake-aj4m2t {
    display: none;
  }
}

.mystake-h7jnti {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mystake-h7jnti {
    display: flex;
  }
}

.mystake-h7jnti ul {
  max-height: 350px;
  overflow-y: auto;
}

.mystake-h7jnti:hover ul {
  visibility: visible;
  opacity: 1;
}

.mystake-h7jnti:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mystake-h7jnti:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mystake-h7jnti:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mystake-h7jnti:hover .mystake-lp6snn svg {
  transform: rotate(180deg);
}

.mystake-00npc5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mystake-a6itbj {
  padding: 0 8px;
}

.mystake-37tzj4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mystake-37tzj4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mystake-37tzj4 {
    padding: 4px 8px;
  }
}

.mystake-xwy4i4 {
  display: flex;
}

.mystake-xwy4i4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mystake-lp6snn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mystake-lp6snn svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mystake-nmpy6n {
  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-nmpy6n {
    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-w4e29y {
  width: 100%;
}

@media (min-width: 1200px) {
  .mystake-w4e29y {
    display: none;
  }
}

.mystake-mokje0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mystake-zhlamx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mystake-wx850s {
  display: flex;
}

.mystake-7j8wpu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mystake-xnz26y {
  list-style: none;
}

@media (max-width: 1199px) {
  .mystake-xnz26y {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mystake-xnz26y {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mystake-xnz26y .mystake-51isxa [data-ref-el],
  .mystake-xnz26y .mystake-51isxa span,
  .mystake-xnz26y .mystake-51isxa a {
    white-space: nowrap;
  }
}

.mystake-a0dpni {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mystake-a0dpni.mystake-6mf9p6 > .mystake-51isxa {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mystake-a0dpni.mystake-l08vh3:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mystake-a0dpni.mystake-6mf9p6 > .mystake-l9dpot {
    height: auto;
  }

  .mystake-a0dpni.mystake-6mf9p6 > div > .mystake-g0qgl5 {
    transform: rotate(180deg);
  }
}

.mystake-a0dpni [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mystake-a0dpni [data-ref-el],
.mystake-a0dpni span {
  cursor: pointer;
}

.mystake-a0dpni [data-ref-el],
.mystake-a0dpni span,
.mystake-a0dpni 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-a0dpni [data-ref-el],
  .mystake-a0dpni span,
  .mystake-a0dpni a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mystake-a0dpni [data-ref-el],
  .mystake-a0dpni span,
  .mystake-a0dpni a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mystake-l9dpot {
  height: 0;
  overflow: hidden;
  transition: height 0.mystake-n7rljg ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mystake-l9dpot::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mystake-l9dpot::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mystake-l9dpot::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mystake-l9dpot {
    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-l9dpot:has(> .mystake-a0dpni.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mystake-l9dpot .mystake-l9dpot {
    padding: 0;
  }

  .mystake-l9dpot .mystake-a0dpni {
    font-weight: 400;
  }

  .mystake-l9dpot .mystake-a0dpni:hover > .mystake-51isxa {
    background: var(--Neutral-300);
  }

  .mystake-l9dpot .mystake-g0qgl5 {
    rotate: -90deg;
  }
}

.mystake-51isxa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mystake-51isxa {
    padding: 8px;
  }

  .mystake-a0dpni.mystake-l17qu4 > .mystake-51isxa {
    background: var(--Neutral-300);
  }
}

.mystake-g0qgl5 {
  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-2k7vmh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mystake-mh6avz 0.mystake-20nakc.mystake-b0mojg -0.mystake-x2ox7a 0.mystake-3dqrax -0.mystake-x2ox7a 1.mystake-cbsl19 0.mystake-fde64z.mystake-9zmbo9 4.mystake-h66no3.mystake-mh6avz 0.mystake-dw3bov.mystake-9ysw58 -0.mystake-x2ox7a 9.mystake-g6ole4 -0.mystake-x2ox7a 10.mystake-v39qng 0.mystake-0eb01n.mystake-ra1ote 0.mystake-b0mojg 10.mystake-ra1ote 0.mystake-3dqrax 10.mystake-v39qng 1.mystake-d5ihum.mystake-gkmaq8 5.mystake-cfqgjy.mystake-ncbj85 6.mystake-54aby4 5.mystake-nkofkf 6.mystake-54aby4 4.mystake-8ms485 5.mystake-ho3x76.mystake-mh6avz 1.mystake-lt5ugr.mystake-x2ox7a 0.mystake-3dqrax -0.mystake-x2ox7a 0.mystake-b0mojg 0.mystake-mh6avz 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mystake-n7rljg ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mystake-g0qgl5 {
    cursor: default;
  }
}

.mystake-772t9o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mystake-ckpnw5 {
  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-ckpnw5 {
    padding: 40px 4px;
  }
}

.mystake-p1bilr {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mystake-p1bilr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mystake-tem720 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mystake-tem720 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mystake-tem720 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mystake-tem720 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mystake-tem720 [data-ref-el],
.mystake-tem720 span,
.mystake-tem720 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.mystake-i988bl {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mystake-i988bl {
    margin-bottom: 12px;
  }
}

.mystake-oxen61 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mystake-oxen61 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mystake-oxen61:last-child {
    margin-right: 0;
  }
}

.mystake-zhcvb5 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mystake-i988bl:hover .mystake-tdo5y9 {
  visibility: visible;
  opacity: 1;
}

.mystake-tdo5y9 {
  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-yxrbgu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mystake-2xszaz {
  display: flex;
  margin: 6px;
}

.mystake-2xszaz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mystake-tdo5y9::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-tdo5y9::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-257pjt {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mystake-257pjt {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mystake-28736t {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .mystake-28736t {
    margin-right: 32px;
  }
}

.mystake-u2nzqb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mystake-u2nzqb {
    margin-top: 0;
    width: 340px;
  }
}

.mystake-u2nzqb a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mystake-g2108s {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mystake-fufzj3 {
  position: relative;
}

@media (min-width: 768px) {
  .mystake-fufzj3 {
    margin-top: 40px;
  }
}

.mystake-fufzj3 + .mystake-f1cuq5,
.mystake-fufzj3 + .mystake-fufzj3 {
  margin-top: 24px;
}

.mystake-q9kfwx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mystake-q9kfwx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-q9kfwx {
    padding: 80px;
  }
}

.mystake-limecu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mystake-limecu {
    padding: 0 16px;
}


}

.mystake-jkt2yb {
  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-jkt2yb {
    font-size: 48px;
    line-height: 56px;
  }
}

.mystake-kguski {
  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-kguski {
    font-size: 24px;
    line-height: 32px;
  }
}

.mystake-dv4bve {
  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-dv4bve:hover {
  background: var(--button-bg-hover);
}

.mystake-tyy0mu {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mystake-tyy0mu img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mystake-tyy0mu img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mystake-tyy0mu img {
  min-height: 100%;
  }
}

.mystake-q9kfwx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mystake-xt2nmf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mystake-xt2nmf h1,
.mystake-xt2nmf h2,
.mystake-xt2nmf h3,
.mystake-xt2nmf h4 {
  margin-bottom: 6px;
}

.mystake-xt2nmf h1:not(:first-child),
.mystake-xt2nmf h2:not(:first-child),
.mystake-xt2nmf h3:not(:first-child),
.mystake-xt2nmf h4:not(:first-child) {
  margin-top: 16px;
}

.mystake-xt2nmf h1,
.mystake-xt2nmf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mystake-xt2nmf h1,
  .mystake-xt2nmf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mystake-xt2nmf h2,
.mystake-xt2nmf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mystake-xt2nmf h2,
  .mystake-xt2nmf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-xt2nmf h3,
.mystake-xt2nmf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mystake-xt2nmf h3,
  .mystake-xt2nmf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mystake-xt2nmf h4,
.mystake-xt2nmf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mystake-xt2nmf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mystake-xt2nmf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mystake-xt2nmf 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-xt2nmf ul ul {
  margin-bottom: 8px;
}

.mystake-xt2nmf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mystake-xt2nmf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mystake-xt2nmf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mystake-xt2nmf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mystake-xt2nmf ol li::marker {
  font-weight: 700;
}

.mystake-xt2nmf ol ol {
  margin-bottom: 8px;
}

.mystake-xt2nmf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mystake-xt2nmf ol ul li {
  padding-left: 16px;
}

.mystake-xt2nmf 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-xt2nmf table {
    padding: 24px;
  }
}

.mystake-xt2nmf table.mystake-cgjfz7 {
  -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-n7rljg,
    mask-image 0.3s;
}

.mystake-xt2nmf table.mystake-cgjfz7.mystake-msbbma {
  -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-xt2nmf table {
    display: table;
  }
}

.mystake-xt2nmf 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-xt2nmf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mystake-xt2nmf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mystake-xt2nmf 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-xt2nmf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mystake-xt2nmf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mystake-xt2nmf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mystake-xt2nmf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mystake-xt2nmf img {
  max-width: 100%;
  height: auto;
}

.mystake-f1usnl {
  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-f1usnl {
    padding: 24px;
  }
}

.mystake-g7kouw {
  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-g7kouw {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mystake-g7kouw > * {
  margin: 0 !important;
}

.mystake-g7kouw img,
.mystake-cdytrc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-g7kouw img,
  .mystake-cdytrc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-upyll3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-upyll3 {
    width: 32px;
    height: 32px;
  }
}

.mystake-8tfn9b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mystake-8tfn9b .mystake-8ld2ft {
  flex-shrink: 0;
}

.mystake-8tfn9b .mystake-ccslja svg {
  display: none;
}

.mystake-3c7zzl {
  display: grid;
  transition: max-height 0.mystake-n7rljg ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mystake-3c7zzl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mystake-3c7zzl {
    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-3c7zzl.mystake-vomrdn + .mystake-8ld2ft svg {
  transform: rotate(180deg);
}

.mystake-8prexy {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mystake-8prexy > div:nth-child(3n) {
  grid-column: span 2;
}

.mystake-8prexy
  > div:nth-child(3n)
  .mystake-4pvii3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mystake-8prexy {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mystake-8prexy > div:nth-child(3n) {
    grid-column: unset;
  }

  .mystake-8prexy
    > div:nth-child(3n)
    .mystake-4pvii3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mystake-8prexy {
    max-width: 270px;
  }
}

.mystake-8prexy .mystake-4pvii3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mystake-8prexy .mystake-4pvii3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mystake-8prexy .mystake-4pvii3 button {
    max-width: 104px;
  }
}

.mystake-35vb8l {
  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-35vb8l {
    margin-bottom: 0;
  }
}

.mystake-xzpbk2 {
  display: none;
  opacity: 0;
}

.mystake-l7uwjr {
  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-l7uwjr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mystake-4pvii3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mystake-4pvii3 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-4pvii3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mystake-4pvii3
    button {
    max-width: 145px;
  }
}

.mystake-zk2ska:first-child
  .mystake-4pvii3
  button {
  max-width: 270px;
}

.mystake-hae6hp {
  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-35vb8l picture {
  width: 100%;
  max-width: 100%;
}

.mystake-9h2chc {
  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-9h2chc svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mystake-35vb8l:hover .mystake-9h2chc {
  display: flex;
}

.mystake-wfcnqh {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mystake-2dfnho {
  display: flex;
}

.mystake-2dfnho:hover .mystake-zhkxon,
.mystake-2dfnho .mystake-l17qu4 .mystake-zhkxon {
  display: flex;
}

.mystake-2dfnho svg {
  flex-shrink: 0;
}

.mystake-zhkxon {
  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-zhkxon {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mystake-zhkxon:hover {
  display: flex;
}

.mystake-zhkxon svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mystake-4c4neo {
  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-4c4neo {
    font-size: 12px;
  }
}

.mystake-o1klac,
.mystake-ayqxt5 {
  width: 50%;
  flex-shrink: 0;
}

.mystake-o1klac {
  font-weight: 700;
}

.mystake-l4sbcn .mystake-3c7zzl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mystake-l4sbcn .mystake-3c7zzl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mystake-l4sbcn .mystake-3c7zzl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mystake-l4sbcn
  .mystake-hae6hp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mystake-l4sbcn .mystake-l7uwjr {
  height: 100% !important;
  border-radius: 16px;
}

.mystake-l4sbcn .mystake-4pvii3 {
  gap: 4px;
  align-items: center;
}

.mystake-l4sbcn .mystake-4pvii3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mystake-l4sbcn .mystake-4pvii3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mystake-l4sbcn .mystake-jmimlk,
.mystake-l4sbcn .mystake-dh0h7j {
  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-2k7vmh.org/2000/svg'%3E%3Cpath d='M9.mystake-7iiglb 4.mystake-rlxpeg.mystake-qph4tt 5.mystake-re6qmw.mystake-2u1k4l 5.mystake-ofliwb.mystake-mz9yc9 5.mystake-vjp3e4.mystake-8b34h5 8.mystake-wxl9ne.mystake-1pyjqo 9.mystake-96e82t.mystake-5yt2gy 9.mystake-qtxc36.mystake-gc68xb 13.mystake-3mpjtr.mystake-pug0tt 11.mystake-rf35je.mystake-htaklt 11.mystake-kkaqju.mystake-kdcf1q 11.mystake-npbgni.mystake-3ist69 13.mystake-osh4k3.mystake-3jtarm 9.mystake-xr0zic.mystake-8lfva8 9.mystake-tfvzw3.mystake-m07uht 8.mystake-4n23vo.mystake-wzj8x4 5.mystake-13d7ay.mystake-o1wt6k 5.mystake-op59oy.mystake-pz6ixe 5.mystake-z886sf.mystake-gjbuup 4.mystake-lemc20.mystake-htaklt 1.mystake-4vyfrg.mystake-7iiglb 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mystake-l4sbcn .mystake-jmimlk {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mystake-l4sbcn .mystake-dh0h7j {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mystake-rppjoh {
  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-rppjoh {
    padding: 24px;
  }
}

.mystake-rppjoh .mystake-8ld2ft {
  display: flex;
}

@media (min-width: 768px) {
  .mystake-rppjoh .mystake-8ld2ft {
    display: none;
  }
}

.mystake-rppjoh .mystake-ccslja svg {
  display: none;
}

.mystake-6fo26z {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mystake-6fo26z .mystake-prhbq0 {
  display: none;
}

@media (min-width: 768px) {
  .mystake-6fo26z .mystake-prhbq0 {
    display: flex;
  }
}

.mystake-5kn8un {
  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-5kn8un {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-5kn8un > * {
  margin: 0 !important;
}

.mystake-5kn8un img,
.mystake-m9kie5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-5kn8un img,
  .mystake-m9kie5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-nf9quv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-nf9quv {
    width: 32px;
    height: 32px;
  }
}

.mystake-t0uxoy {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mystake-t0uxoy {
    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-t0uxoy::-webkit-scrollbar {
    display: none;
  }
}

.mystake-sk0w0r {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mystake-sk0w0r {
    padding: 7px 15px;
  }
}

.mystake-sk0w0r:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mystake-o18nvt {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mystake-o18nvt {
    display: flex;
    opacity: 1;
  }
}

.mystake-sk0w0r picture {
  height: 100%;
  display: block;
}

.mystake-sk0w0r img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mystake-sk0w0r img {
    width: 88px;
    height: 44px;
  }
}

.mystake-sk0w0r p {
  text-align: center;
  width: 100%;
}

.mystake-cs8jgv {
  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-cs8jgv {
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-cs8jgv img,
.mystake-fot50b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-cs8jgv img,
  .mystake-fot50b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-rfzr6k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-rfzr6k {
    width: 32px;
    height: 32px;
  }
}

.mystake-e8kz7q {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mystake-q4evzc {
  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-fur6dn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mystake-fur6dn.mystake-l17qu4 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mystake-yj6tld {
  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-yj6tld {
    font-size: 20px;
    line-height: 28px;
  }
}

.mystake-iu94mi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.mystake-kx8wtl {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mystake-n7rljg ease;
  opacity: 0;
  color: var(--text-color);
}

.mystake-g1iq1z {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mystake-g1iq1z ol,
.mystake-g1iq1z ul {
  padding-left: 1.3em;
}

.mystake-fur6dn.mystake-l17qu4 .mystake-kx8wtl {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mystake-fur6dn.mystake-l17qu4 .mystake-iu94mi {
  transform: rotate(180deg);
  color: var(--text-color);
}

.mystake-18tfnb {
  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-18tfnb {
    padding: 24px;
  }
}

.mystake-18tfnb .mystake-8ld2ft {
  display: flex;
}

@media (min-width: 768px) {
  .mystake-18tfnb .mystake-8ld2ft {
    display: none;
  }
}

.mystake-18tfnb .mystake-ccslja svg {
  display: none;
}

.mystake-1b9gd3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mystake-1b9gd3 .mystake-prhbq0 {
  display: none;
}

@media (min-width: 768px) {
  .mystake-1b9gd3 .mystake-prhbq0 {
    display: flex;
  }
}

.mystake-lj0wlf {
  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-lj0wlf {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mystake-lj0wlf > * {
  margin: 0 !important;
}

.mystake-lj0wlf img,
.mystake-lg2urz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mystake-lj0wlf img,
  .mystake-lg2urz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mystake-9fioxq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mystake-9fioxq {
    width: 32px;
    height: 32px;
  }
}

.mystake-vyuvvw {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mystake-vyuvvw {
    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-vyuvvw::-webkit-scrollbar {
    display: none;
  }
}

.mystake-ogw5fr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mystake-ogw5fr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mystake-wcqsh1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mystake-wcqsh1 {
    display: flex;
    opacity: 1;
  }
}

.mystake-ogw5fr picture {
  width: auto;
  height: 100%;
  display: block;
}

.mystake-ogw5fr picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mystake-p1lwwh {
  margin: -24px 0;
}

.mystake-p1lwwh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mystake-p1lwwh {
    margin: -16px 0;
  }
}

.mystake-pvqfiy {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mystake-pvqfiy {
    flex-direction: row;
  }
}

.mystake-e4itep {
  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-e4itep {
    flex: 1;
  }
}

.mystake-e4itep::placeholder {
  color: var(--Text-400);
}

.mystake-xg96qd {
  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-tnr1mt {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mystake-tnr1mt::-webkit-scrollbar {
  display: none;
}

.mystake-vqjbg9 {
  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-vqjbg9 img,
.mystake-vqjbg9 svg {
  margin-right: 8px;
}

.mystake-oo4mxa {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mystake-p1lwwh + .mystake-6l8vgq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mystake-p1lwwh + .mystake-6l8vgq {
    margin-top: -16px;
  }
}

.mystake-wmp8kr {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mystake-wmp8kr > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mystake-wmp8kr > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mystake-kugmp5 {
  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-zw3p1e {
  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-40kqf9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mystake-xbbi3a {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mystake-zfznta {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mystake-kugmp5 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-kugmp5 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-kugmp5 {
    padding: 39px 179px 39px 39px;
  }

  .mystake-zw3p1e {
    font-size: 40px;
    line-height: 48px;
  }

  .mystake-zfznta {
    height: 348px;
  }

  .mystake-kugmp5 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mystake-kugmp5 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mystake-kugmp5 {
    padding: 63px;
  }
}

.mystake-x8c9rb {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mystake-x8c9rb {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mystake-36ivje {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mystake-36ivje {
    width: auto;
  }
}

.mystake-tf7roh {
  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-tf7roh::-webkit-scrollbar {
  display: none;
}

.mystake-tf7roh 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-tf7roh a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mystake-tf7roh {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mystake-x8c9rb .mystake-admdfz {
  -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-n7rljg,
    mask-image 0.3s;
}

.mystake-x8c9rb .mystake-admdfz.mystake-msbbma {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mystake-kpiuyn {
  margin: 40px -16px;
}

.mystake-s66g9p + .mystake-f1cuq5,
.mystake-s66g9p + .mystake-fufzj3 {
  margin-top: 24px;
}

.mystake-8zlqhz {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mystake-8zlqhz picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mystake-0bdstx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mystake-0bdstx {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mystake-0bdstx {
    margin-top: 0;
  }
}

.mystake-14duod {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mystake-14duod {
    font-size: 24px;
    line-height: 32px;
  }
}

.mystake-9sz3sy {
  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-9sz3sy {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mystake-dwstnr {
  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-dwstnr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mystake-tc1912 {
  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-tc1912 {
    font-size: 20px;
    line-height: 28px;
  }
}

.mystake-852cho {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mystake-852cho {
    font-size: 32px;
    line-height: 40px;
  }
}

.mystake-89p84f {
  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-5748cg {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mystake-5748cg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mystake-6l8vgq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mystake-vc9bcw {
  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-vc9bcw {
    padding: 15px 48px;
  }
}

main > .mystake-6l8vgq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mystake-3c7zzl.mystake-ytedwh > div:nth-child(n+5) {
    display: none;
  }
}

.mystake-xt2nmf p a img {
  display: block;
  margin: 0 auto;
}


.mystake-ryycyw {
  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-vh98jj {
  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-vh98jj label {
  font-size: 14px;
}

.mystake-vh98jj h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mystake-vh98jj input,
.mystake-vh98jj textarea,
.mystake-vh98jj 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-vh98jj button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mystake-2d5qhr ease;
}
.mystake-vh98jj button:hover {
  background-color: var(--button-bg-hover);
}
.mystake-jzcc4u {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mystake-0mvxz4 ease-in;
}

.mystake-jzcc4u 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-4qed0d, .mystake-403c9p, [class*="review-card"],
thead, thead th, table th, .mystake-ck7sp2,
.mystake-77moef, [class*="collapsible-header"],
.mystake-jeecna, [class*="updated-block"] {
  color: #ece7dc !important;
}
