* {
  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;
  }
}

.methmeth-papqm5 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .methmeth-papqm5 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .methmeth-papqm5 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.methmeth-yyao0g {
  overflow: hidden;
}

.methmeth-53nw0y img {
  background: var(--Neutral-300);
}

.methmeth-jcewk2 {
  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;
}

.methmeth-k3y3sx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.methmeth-k3y3sx:hover {
  background: var(--button-bg-hover);
}

.methmeth-xzjzhx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.methmeth-xzjzhx:hover {
  background: var(--button-bg-hover);
}

.methmeth-j657xr {
  font-size: 12px;
  line-height: 18px;
}

.methmeth-maiap8 {
  font-size: 18px;
  line-height: 26px;
}

.methmeth-kwojnh {
  width: 100%;
}

.methmeth-aotra2 {
  padding: 6px 16px;
}

.methmeth-eiljdr {
  padding: 10px 16px;
}

.methmeth-hjtj27 {
  padding: 15px 26px;
}

.methmeth-6m3nho {
  flex-shrink: 0;
}

.methmeth-tywlff {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.methmeth-dpcbgl {
  display: none;
}

.methmeth-rc42xx {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.methmeth-7vfh9n {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.methmeth-lfrdl8 {
  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;
}

.methmeth-xzpztm {
  cursor: grab;
}

.methmeth-lfrdl8::-webkit-scrollbar {
  display: none;
}

.methmeth-y7hm81 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.methmeth-tj2evo {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.methmeth-lanekq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.methmeth-hovpe5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.methmeth-jbqm25 {
  visibility: visible;
}

.methmeth-ahp6fx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.methmeth-fy7rvx ease;
}

.methmeth-1u4kwi {
  background-color: var(--Primary-200);
  width: 16px;
}

.methmeth-c52dwl {
  -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.methmeth-fy7rvx,
    mask-image 0.3s;
}

.methmeth-c52dwl.methmeth-n824w2 {
  -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;
  }
}

.methmeth-dny3t2: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;
}

.methmeth-gbvrgm {
  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.methmeth-3wxjzk.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.methmeth-3wxjzk.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;
}

.methmeth-q2mecf {
  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);
}

.methmeth-q2mecf::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%
  );
}

.methmeth-bs8eu6 {
  position: relative;
  z-index: 1;
}

.methmeth-ndt6rb {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.methmeth-22t7cl {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.methmeth-dtj30f {
  font-size: 40px;
  line-height: 48px;
}

.methmeth-uf1n00 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.methmeth-1ano52 {
  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;
}

.methmeth-1ano52:hover {
  background: var(--Primary-400);
}

.methmeth-1ano52 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.methmeth-dny3t2 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) {
  .methmeth-q2mecf {
    max-width: 600px;
    padding: 64px;
  }

  .methmeth-ndt6rb {
    font-size: 24px;
    line-height: 32px;
  }

  .methmeth-22t7cl {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .methmeth-dtj30f {
    font-size: 50px;
    line-height: 56px;
  }

  .methmeth-uf1n00 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .methmeth-gbvrgm {
    top: 25px;
    right: 25px;
  }
}

.methmeth-ne9lnp,
.methmeth-xj8kpd {
  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;
}

.methmeth-gz0idh.methmeth-iwy0rp::before,
.methmeth-xj8kpd::before,
.methmeth-xibex5::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.methmeth-3wxjzk.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.methmeth-3jsk36 14.methmeth-pfci1i.methmeth-hxlr28 14.methmeth-hhxyjr 15.methmeth-909m8r 14.methmeth-vgy08g 15.methmeth-iype5d 14.methmeth-lyuuz0.methmeth-ow7ac7 14.methmeth-o6um1p 19.methmeth-t4wwla 12.methmeth-3qi73s 19.methmeth-t4wwla 10.methmeth-y5czme.methmeth-t4wwla 8.methmeth-ugdkfy 17.methmeth-o0vd08 7.methmeth-t0rncf 15.methmeth-994i7f 7.methmeth-eysbxu.methmeth-8hys9a 7.methmeth-t0rncf 11.methmeth-9eiu1m 8.methmeth-ugdkfy 11.methmeth-9eiu1m 10.methmeth-asyzlz.methmeth-9eiu1m 12.methmeth-s771p1 13.methmeth-78mepa 14.methmeth-iddiug 15.methmeth-t9oh2j 14.methmeth-23acis.methmeth-o7sjew 14.methmeth-za4tgj 15.methmeth-rd56za 14.methmeth-lx36zr 15.methmeth-xt5oo1 14.methmeth-jv5yyi.methmeth-3jsk36 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.methmeth-o09ui2 15.methmeth-h5hy36.methmeth-vv76xl 15.methmeth-v7i4pn 15.methmeth-tsq5mb 15.methmeth-uasaxa 15.methmeth-w5jvl1 15.methmeth-vbap0l.methmeth-g219sb 15.methmeth-uasaxa 15.methmeth-8ejrk9 15.methmeth-igv0el 15.methmeth-42jaxa 15.methmeth-ydc6c4.methmeth-9vzgw1 15.methmeth-pccyb1 7.methmeth-f287cx 18.methmeth-zolcw1 7.methmeth-f0u3yb 23.methmeth-9zehb8.methmeth-ya585r.methmeth-b2vznw 18.methmeth-i2h49l 19.methmeth-hk7inn 15.methmeth-qd99m1 15.methmeth-o09ui2 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.methmeth-3ywpgq [type="submit"] *,
.methmeth-t512vm button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .methmeth-nsaxyr {
    display: none;
  }
}

.methmeth-zxs6zs {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .methmeth-zxs6zs {
  display: none;
}

@media (min-width: 768px) {
  .methmeth-zxs6zs {
    bottom: 22px;
  }
}

.methmeth-zxs6zs input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .methmeth-zxs6zs {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.methmeth-25t5l4.static) .methmeth-zxs6zs {
    bottom: 8px;
  }
}

.methmeth-k3fxz4 {
  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.methmeth-3wxjzk.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.methmeth-vm5tcx 3.methmeth-fziqh9.methmeth-aswg8o.methmeth-17uabq 3.methmeth-b12wty 3.methmeth-1ykqfz 5.methmeth-nyt6s2 3.methmeth-1ykqfz 8.methmeth-39y0sk.methmeth-b901zj.methmeth-1ykqfz 26.methmeth-vb6myh 5.methmeth-jj1w9x 28.methmeth-i7gn2o 8.methmeth-0d0j8b 28.methmeth-a57sem.methmeth-w8jfqb 28.methmeth-8p1tia.methmeth-yakjfv 34.methmeth-y7b0a6.methmeth-k4gy3b 36.methmeth-xde910 11.methmeth-07k6xg 37.methmeth-s7nf8f 12.methmeth-cci19h 36.methmeth-2lrq6d.methmeth-itpzzv 28.methmeth-ek5xz3.methmeth-7ore45.methmeth-u54zom 28.methmeth-i3vcj7 36.methmeth-as7j9z 26.methmeth-6jh0z3 36.methmeth-as7j9z 23.methmeth-p8lwpa.methmeth-tp31de.methmeth-as7j9z 5.methmeth-vsrl8m 34.methmeth-qub976 3.methmeth-b12wty 31.methmeth-vm5tcx 3.methmeth-lqf51h.methmeth-50pir4 18.methmeth-6zm9wk.methmeth-al8hqe 18.methmeth-gbiv0f 8.methmeth-cjew4g 17.methmeth-oitucw 8.methmeth-cjew4g 15.methmeth-r2kw7r.methmeth-cjew4g 14.methmeth-p86fy8 9.methmeth-al8hqe 13.methmeth-porxa3 11.methmeth-50pir4 13.methmeth-byfe14.methmeth-b2z5xi 13.methmeth-porxa3 13.methmeth-0rp03t 14.methmeth-p86fy8 13.methmeth-0rp03t 15.methmeth-g5eqb2.methmeth-0rp03t 17.methmeth-oitucw 12.methmeth-b2z5xi 18.methmeth-gbiv0f 11.methmeth-50pir4 18.methmeth-vqg69n.methmeth-2da5d0 18.methmeth-n6jv5k.methmeth-qm81gw 18.methmeth-gbiv0f 17.methmeth-d6o53c 17.methmeth-oitucw 17.methmeth-d6o53c 15.methmeth-a1cx51.methmeth-d6o53c 14.methmeth-p86fy8 18.methmeth-qm81gw 13.methmeth-porxa3 20.methmeth-2da5d0 13.methmeth-kr6phn.methmeth-s7e61v 13.methmeth-porxa3 22.methmeth-onski5 14.methmeth-p86fy8 22.methmeth-onski5 15.methmeth-zl36iv.methmeth-wispj2 17.methmeth-oitucw 21.methmeth-s7e61v 18.methmeth-gbiv0f 20.methmeth-2da5d0 18.methmeth-githcm.methmeth-8ed6wr 18.methmeth-oqi38y.methmeth-db514p 18.methmeth-gbiv0f 26.methmeth-tisbqb 17.methmeth-oitucw 26.methmeth-tisbqb 15.methmeth-pwgmul.methmeth-tisbqb 14.methmeth-p86fy8 27.methmeth-db514p 13.methmeth-porxa3 28.methmeth-8ed6wr 13.methmeth-xjvevy.methmeth-gfk7gr 13.methmeth-porxa3 31.methmeth-xh99wj 14.methmeth-p86fy8 31.methmeth-xh99wj 15.methmeth-3tulbj.methmeth-tisbqb 17.methmeth-oitucw 30.methmeth-gfk7gr 18.methmeth-gbiv0f 28.methmeth-8ed6wr 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"])
    .methmeth-k3fxz4 {
    display: none;
  }
}

.methmeth-d53b2a {
  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) {
  .methmeth-d53b2a {
    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;
}

.methmeth-t512vm {
  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) {
  .methmeth-t512vm {
    padding: 14px 16px;
  }
}

.methmeth-t512vm button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.methmeth-t512vm button:first-child {
  align-content: end;
}

.methmeth-t512vm button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .methmeth-t512vm
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .methmeth-t512vm
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.methmeth-t512vm button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.methmeth-t512vm button:last-child svg {
  width: 38px;
  height: 38px;
}

.methmeth-xibex5 {
  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;
}

.methmeth-xibex5::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .methmeth-xibex5,
.pc61d126-chatbot[data-active-screen="3"]
  .methmeth-xibex5 {
  opacity: 1;
  visibility: visible;
}

.methmeth-jl5ep4 {
  flex: 1 1;
}

.methmeth-bgk2jw {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .methmeth-bgk2jw {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .methmeth-d066n7 {
  display: block;
}

.methmeth-w468sk {
  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) {
  .methmeth-w468sk {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.methmeth-xj8kpd {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.methmeth-xj8kpd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.methmeth-9ya13s span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.methmeth-9ya13s p {
  color: var(--Text-100);
}

.methmeth-xj8kpd .methmeth-zoujdg {
  grid-area: button;
}

.methmeth-xj8kpd .methmeth-zoujdg::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.methmeth-3wxjzk.org/2000/svg'%3E%3Cpath d='M4.methmeth-zvmhgh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.methmeth-i4xlc8 15L16.methmeth-i4xlc8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.methmeth-i4xlc8 5L16.methmeth-i4xlc8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .methmeth-a0qfjs {
  display: block;
}

.methmeth-6ortnv {
  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) {
  .methmeth-6ortnv {
    margin-top: 40px;
  }
}

.methmeth-ne9lnp label,
.methmeth-ne9lnp input {
  display: block;
  width: 100%;
}

.methmeth-ne9lnp label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.methmeth-ne9lnp label.methmeth-vs6rst input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.methmeth-ne9lnp label.methmeth-vs6rst::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;
}

.methmeth-ne9lnp 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;
}

.methmeth-ne9lnp input::placeholder {
  color: var(--Text-400);
}

.methmeth-sulkcl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .methmeth-sulkcl {
  display: flex;
}

.methmeth-sulkcl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .methmeth-sulkcl ol {
    height: 420px;
    padding: 24px;
  }
}

.methmeth-sulkcl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.methmeth-3ywpgq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .methmeth-3ywpgq {
    padding: 0 24px 24px;
  }
}

.methmeth-3ywpgq 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;
}

.methmeth-3ywpgq input::placeholder {
  color: var(--Text-400);
}

.methmeth-3ywpgq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.methmeth-3ywpgq [type="submit"]:disabled {
  opacity: 0.5;
}

.methmeth-3ywpgq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .methmeth-3ywpgq [type="submit"] {
    right: 40px;
  }
}

.methmeth-gz0idh {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.methmeth-gz0idh.methmeth-iwy0rp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.methmeth-gz0idh.methmeth-iwy0rp::before {
  content: "";
  width: 31px;
}

.methmeth-gz0idh.methmeth-iwy0rp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.methmeth-gz0idh.methmeth-njs94y p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.methmeth-gz0idh p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.methmeth-zxs6zs .methmeth-zoujdg {
  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;
  }
}

.methmeth-nsaxyr {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .methmeth-nsaxyr {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .methmeth-nsaxyr {
    padding: 18px 0;
  }
}

.methmeth-nsaxyr .methmeth-papqm5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .methmeth-nsaxyr .methmeth-papqm5 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.methmeth-laz1m7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .methmeth-laz1m7 {
    max-width: 160px;
    height: 40px;
  }
}

.methmeth-laz1m7 picture,
.methmeth-laz1m7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.methmeth-laz1m7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .methmeth-h4t47q {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.methmeth-fy7rvx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .methmeth-nsaxyr.methmeth-j5nqns .methmeth-h4t47q {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .methmeth-h4t47q {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .methmeth-h4t47q {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.methmeth-yfpayk,
.methmeth-k48a40 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .methmeth-yfpayk,
  .methmeth-k48a40 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .methmeth-k48a40 {
    display: none;
  }
}

.methmeth-m6xoh3 {
  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;
}

.methmeth-j5nqns .methmeth-m6xoh3 {
  background: var(--fh-bg-color);
}

.methmeth-m6xoh3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .methmeth-m6xoh3 {
    display: none;
  }
}

.methmeth-rze538 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .methmeth-rze538 {
    display: none;
  }
}

.methmeth-efdzub {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.methmeth-nsaxyr.methmeth-j5nqns .methmeth-efdzub:first-child {
  display: none;
}

.methmeth-nsaxyr.methmeth-j5nqns .methmeth-efdzub:last-child {
  display: block;
}

.methmeth-efdzub:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .methmeth-efdzub {
    display: none;
  }
}

.methmeth-y4lee2 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .methmeth-y4lee2 {
    display: flex;
  }
}

.methmeth-y4lee2 ul {
  max-height: 350px;
  overflow-y: auto;
}

.methmeth-y4lee2:hover ul {
  visibility: visible;
  opacity: 1;
}

.methmeth-y4lee2:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.methmeth-y4lee2:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.methmeth-y4lee2:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.methmeth-y4lee2:hover .methmeth-d1e8ja svg {
  transform: rotate(180deg);
}

.methmeth-54lcj6 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.methmeth-lwbkae {
  padding: 0 8px;
}

.methmeth-jaxxuy {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.methmeth-jaxxuy:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .methmeth-jaxxuy {
    padding: 4px 8px;
  }
}

.methmeth-c0e7ar {
  display: flex;
}

.methmeth-c0e7ar img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.methmeth-d1e8ja {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.methmeth-d1e8ja svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.methmeth-iqdyfv {
  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) {
  .methmeth-iqdyfv {
    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;
  }
}

.methmeth-ajht1e {
  width: 100%;
}

@media (min-width: 1200px) {
  .methmeth-ajht1e {
    display: none;
  }
}

.methmeth-3bbg6g {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.methmeth-s10u1d {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.methmeth-l3bakb {
  display: flex;
}

.methmeth-bsdd47 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.methmeth-6tp640 {
  list-style: none;
}

@media (max-width: 1199px) {
  .methmeth-6tp640 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .methmeth-6tp640 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .methmeth-6tp640 .methmeth-2d4thp [data-ref-el],
  .methmeth-6tp640 .methmeth-2d4thp span,
  .methmeth-6tp640 .methmeth-2d4thp a {
    white-space: nowrap;
  }
}

.methmeth-509wzw {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .methmeth-509wzw.methmeth-cs9z67 > .methmeth-2d4thp {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .methmeth-509wzw.methmeth-3irybj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .methmeth-509wzw.methmeth-cs9z67 > .methmeth-3ssk5m {
    height: auto;
  }

  .methmeth-509wzw.methmeth-cs9z67 > div > .methmeth-m65x4t {
    transform: rotate(180deg);
  }
}

.methmeth-509wzw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.methmeth-509wzw [data-ref-el],
.methmeth-509wzw span {
  cursor: pointer;
}

.methmeth-509wzw [data-ref-el],
.methmeth-509wzw span,
.methmeth-509wzw a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .methmeth-509wzw [data-ref-el],
  .methmeth-509wzw span,
  .methmeth-509wzw a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .methmeth-509wzw [data-ref-el],
  .methmeth-509wzw span,
  .methmeth-509wzw a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.methmeth-3ssk5m {
  height: 0;
  overflow: hidden;
  transition: height 0.methmeth-fy7rvx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.methmeth-3ssk5m::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.methmeth-3ssk5m::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.methmeth-3ssk5m::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .methmeth-3ssk5m {
    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;
  }

  .methmeth-3ssk5m:has(> .methmeth-509wzw.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .methmeth-3ssk5m .methmeth-3ssk5m {
    padding: 0;
  }

  .methmeth-3ssk5m .methmeth-509wzw {
    font-weight: 400;
  }

  .methmeth-3ssk5m .methmeth-509wzw:hover > .methmeth-2d4thp {
    background: var(--Neutral-300);
  }

  .methmeth-3ssk5m .methmeth-m65x4t {
    rotate: -90deg;
  }
}

.methmeth-2d4thp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .methmeth-2d4thp {
    padding: 8px;
  }

  .methmeth-509wzw.methmeth-x71lz4 > .methmeth-2d4thp {
    background: var(--Neutral-300);
  }
}

.methmeth-m65x4t {
  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.methmeth-3wxjzk.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.methmeth-7eejll 0.methmeth-bysbj6.methmeth-c264a2 -0.methmeth-tpr21u 0.methmeth-hrjcto -0.methmeth-tpr21u 1.methmeth-630au3 0.methmeth-1sifda.methmeth-kdroue 4.methmeth-h5aust.methmeth-7eejll 0.methmeth-95k6kh.methmeth-i4xbjk -0.methmeth-tpr21u 9.methmeth-k8luaa -0.methmeth-tpr21u 10.methmeth-0z1y8w 0.methmeth-5o3r2j.methmeth-oyryzw 0.methmeth-c264a2 10.methmeth-oyryzw 0.methmeth-hrjcto 10.methmeth-0z1y8w 1.methmeth-q2lxjf.methmeth-dtjpuv 5.methmeth-64dwj6.methmeth-206id4 6.methmeth-8iuwka 5.methmeth-i0fbrf 6.methmeth-8iuwka 4.methmeth-qckv66 5.methmeth-cc3iu2.methmeth-7eejll 1.methmeth-n0u776.methmeth-tpr21u 0.methmeth-hrjcto -0.methmeth-tpr21u 0.methmeth-c264a2 0.methmeth-7eejll 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.methmeth-fy7rvx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .methmeth-m65x4t {
    cursor: default;
  }
}

.methmeth-dtrr8f {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.methmeth-4905ul {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .methmeth-4905ul {
    padding: 40px 4px;
  }
}

.methmeth-chdoir {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .methmeth-chdoir {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.methmeth-ieca46 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .methmeth-ieca46 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.methmeth-ieca46 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.methmeth-ieca46 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.methmeth-ieca46 [data-ref-el],
.methmeth-ieca46 span,
.methmeth-ieca46 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.methmeth-f4bfrp {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .methmeth-f4bfrp {
    margin-bottom: 12px;
  }
}

.methmeth-035o67 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.methmeth-035o67 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .methmeth-035o67:last-child {
    margin-right: 0;
  }
}

.methmeth-l0ihte {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.methmeth-f4bfrp:hover .methmeth-br0s3i {
  visibility: visible;
  opacity: 1;
}

.methmeth-br0s3i {
  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);
}

.methmeth-8iyohq {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.methmeth-kzwm4h {
  display: flex;
  margin: 6px;
}

.methmeth-kzwm4h img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.methmeth-br0s3i::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);
}

.methmeth-br0s3i::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);
}

.methmeth-si96x3 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .methmeth-si96x3 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.methmeth-b6vjp9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .methmeth-b6vjp9 {
    margin-right: 32px;
  }
}

.methmeth-4w4w6z {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .methmeth-4w4w6z {
    margin-top: 0;
    width: 340px;
  }
}

.methmeth-4w4w6z a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.methmeth-1tobxg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.methmeth-5l5mur {
  position: relative;
}

@media (min-width: 768px) {
  .methmeth-5l5mur {
    margin-top: 40px;
  }
}

.methmeth-5l5mur + .methmeth-8ur1np,
.methmeth-5l5mur + .methmeth-5l5mur {
  margin-top: 24px;
}

.methmeth-4giwj8 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .methmeth-4giwj8 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .methmeth-4giwj8 {
    padding: 80px;
  }
}

.methmeth-wobojl {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .methmeth-wobojl {
    padding: 0 16px;
}


}

.methmeth-4yjbl3 {
  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) {
  .methmeth-4yjbl3 {
    font-size: 48px;
    line-height: 56px;
  }
}

.methmeth-tcczvf {
  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) {
  .methmeth-tcczvf {
    font-size: 24px;
    line-height: 32px;
  }
}

.methmeth-cln88m {
  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;
}

.methmeth-cln88m:hover {
  background: var(--button-bg-hover);
}

.methmeth-6enywv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.methmeth-6enywv img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .methmeth-6enywv img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .methmeth-6enywv img {
  min-height: 100%;
  }
}

.methmeth-4giwj8::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.methmeth-dwnd5a {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.methmeth-dwnd5a h1,
.methmeth-dwnd5a h2,
.methmeth-dwnd5a h3,
.methmeth-dwnd5a h4 {
  margin-bottom: 6px;
}

.methmeth-dwnd5a h1:not(:first-child),
.methmeth-dwnd5a h2:not(:first-child),
.methmeth-dwnd5a h3:not(:first-child),
.methmeth-dwnd5a h4:not(:first-child) {
  margin-top: 16px;
}

.methmeth-dwnd5a h1,
.methmeth-dwnd5a h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .methmeth-dwnd5a h1,
  .methmeth-dwnd5a h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.methmeth-dwnd5a h2,
.methmeth-dwnd5a h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .methmeth-dwnd5a h2,
  .methmeth-dwnd5a h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.methmeth-dwnd5a h3,
.methmeth-dwnd5a h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .methmeth-dwnd5a h3,
  .methmeth-dwnd5a h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.methmeth-dwnd5a h4,
.methmeth-dwnd5a h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.methmeth-dwnd5a ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.methmeth-dwnd5a ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.methmeth-dwnd5a 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);
}

.methmeth-dwnd5a ul ul {
  margin-bottom: 8px;
}

.methmeth-dwnd5a ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.methmeth-dwnd5a ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.methmeth-dwnd5a ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.methmeth-dwnd5a ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.methmeth-dwnd5a ol li::marker {
  font-weight: 700;
}

.methmeth-dwnd5a ol ol {
  margin-bottom: 8px;
}

.methmeth-dwnd5a ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.methmeth-dwnd5a ol ul li {
  padding-left: 16px;
}

.methmeth-dwnd5a 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) {
  .methmeth-dwnd5a table {
    padding: 24px;
  }
}

.methmeth-dwnd5a table.methmeth-5zpwun {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.methmeth-fy7rvx,
    mask-image 0.3s;
}

.methmeth-dwnd5a table.methmeth-5zpwun.methmeth-n824w2 {
  -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) {
  .methmeth-dwnd5a table {
    display: table;
  }
}

.methmeth-dwnd5a 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);
}

.methmeth-dwnd5a table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.methmeth-dwnd5a table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.methmeth-dwnd5a 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) {
  .methmeth-dwnd5a table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.methmeth-dwnd5a table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.methmeth-dwnd5a table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.methmeth-dwnd5a table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.methmeth-dwnd5a img {
  max-width: 100%;
  height: auto;
}

.methmeth-ymayi0 {
  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) {
  .methmeth-ymayi0 {
    padding: 24px;
  }
}

.methmeth-bgafu9 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .methmeth-bgafu9 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.methmeth-bgafu9 > * {
  margin: 0 !important;
}

.methmeth-bgafu9 img,
.methmeth-0x6x0c {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .methmeth-bgafu9 img,
  .methmeth-0x6x0c {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.methmeth-38nlkc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .methmeth-38nlkc {
    width: 32px;
    height: 32px;
  }
}

.methmeth-aojz6x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.methmeth-aojz6x .methmeth-0klqf0 {
  flex-shrink: 0;
}

.methmeth-aojz6x .methmeth-97p4pq svg {
  display: none;
}

.methmeth-qfc29z {
  display: grid;
  transition: max-height 0.methmeth-fy7rvx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .methmeth-qfc29z {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .methmeth-qfc29z {
    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));
  }
}

.methmeth-qfc29z.methmeth-9nfzhe + .methmeth-0klqf0 svg {
  transform: rotate(180deg);
}

.methmeth-1crhw0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.methmeth-1crhw0 > div:nth-child(3n) {
  grid-column: span 2;
}

.methmeth-1crhw0
  > div:nth-child(3n)
  .methmeth-yba8th
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .methmeth-1crhw0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .methmeth-1crhw0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .methmeth-1crhw0
    > div:nth-child(3n)
    .methmeth-yba8th
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .methmeth-1crhw0 {
    max-width: 270px;
  }
}

.methmeth-1crhw0 .methmeth-yba8th button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .methmeth-1crhw0 .methmeth-yba8th button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .methmeth-1crhw0 .methmeth-yba8th button {
    max-width: 104px;
  }
}

.methmeth-5uj8u3 {
  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) {
  .methmeth-5uj8u3 {
    margin-bottom: 0;
  }
}

.methmeth-1uzvdp {
  display: none;
  opacity: 0;
}

.methmeth-1qmg9i {
  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;
  }
}

.methmeth-1qmg9i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.methmeth-yba8th {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.methmeth-yba8th button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .methmeth-yba8th
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .methmeth-yba8th
    button {
    max-width: 145px;
  }
}

.methmeth-g1zuys:first-child
  .methmeth-yba8th
  button {
  max-width: 270px;
}

.methmeth-iq7lrt {
  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%;
}

.methmeth-5uj8u3 picture {
  width: 100%;
  max-width: 100%;
}

.methmeth-4j9tsj {
  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;
}

.methmeth-4j9tsj svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.methmeth-5uj8u3:hover .methmeth-4j9tsj {
  display: flex;
}

.methmeth-0dogoz {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.methmeth-12hy61 {
  display: flex;
}

.methmeth-12hy61:hover .methmeth-76cpa8,
.methmeth-12hy61 .methmeth-x71lz4 .methmeth-76cpa8 {
  display: flex;
}

.methmeth-12hy61 svg {
  flex-shrink: 0;
}

.methmeth-76cpa8 {
  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) {
  .methmeth-76cpa8 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.methmeth-76cpa8:hover {
  display: flex;
}

.methmeth-76cpa8 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.methmeth-9so6ec {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .methmeth-9so6ec {
    font-size: 12px;
  }
}

.methmeth-snyjsj,
.methmeth-b7k38r {
  width: 50%;
  flex-shrink: 0;
}

.methmeth-snyjsj {
  font-weight: 700;
}

.methmeth-s1p2yd .methmeth-qfc29z {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .methmeth-s1p2yd .methmeth-qfc29z {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .methmeth-s1p2yd .methmeth-qfc29z {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.methmeth-s1p2yd
  .methmeth-iq7lrt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.methmeth-s1p2yd .methmeth-1qmg9i {
  height: 100% !important;
  border-radius: 16px;
}

.methmeth-s1p2yd .methmeth-yba8th {
  gap: 4px;
  align-items: center;
}

.methmeth-s1p2yd .methmeth-yba8th button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.methmeth-s1p2yd .methmeth-yba8th svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.methmeth-s1p2yd .methmeth-phu52r,
.methmeth-s1p2yd .methmeth-guwcq4 {
  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.methmeth-3wxjzk.org/2000/svg'%3E%3Cpath d='M9.methmeth-t7u4id 4.methmeth-6jak93.methmeth-ya9yla 5.methmeth-4akaa5.methmeth-09931k 5.methmeth-p4cuss.methmeth-oitg9h 5.methmeth-4nioz7.methmeth-2vtogv 8.methmeth-fddxdc.methmeth-tr5rof 9.methmeth-b208d5.methmeth-r3xjmc 9.methmeth-jpih48.methmeth-d0erp9 13.methmeth-mr7kr2.methmeth-sygemi 11.methmeth-0j3k7d.methmeth-ngobd9 11.methmeth-50gypd.methmeth-y8rpv8 11.methmeth-jg9bgi.methmeth-u3k37d 13.methmeth-k7xjsy.methmeth-7tnv00 9.methmeth-nhuqms.methmeth-x8n9o3 9.methmeth-1cth0f.methmeth-jcqr4t 8.methmeth-cmilc8.methmeth-647e18 5.methmeth-9vd8ox.methmeth-9iso41 5.methmeth-9rnyou.methmeth-6ogn4f 5.methmeth-7b6odj.methmeth-gkc6rm 4.methmeth-vruuje.methmeth-ngobd9 1.methmeth-98052e.methmeth-t7u4id 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.methmeth-s1p2yd .methmeth-phu52r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.methmeth-s1p2yd .methmeth-guwcq4 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.methmeth-zbjrqb {
  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) {
  .methmeth-zbjrqb {
    padding: 24px;
  }
}

.methmeth-zbjrqb .methmeth-0klqf0 {
  display: flex;
}

@media (min-width: 768px) {
  .methmeth-zbjrqb .methmeth-0klqf0 {
    display: none;
  }
}

.methmeth-zbjrqb .methmeth-97p4pq svg {
  display: none;
}

.methmeth-15kzbl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.methmeth-15kzbl .methmeth-jcewk2 {
  display: none;
}

@media (min-width: 768px) {
  .methmeth-15kzbl .methmeth-jcewk2 {
    display: flex;
  }
}

.methmeth-m0rtaz {
  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) {
  .methmeth-m0rtaz {
    font-size: 40px;
    line-height: 48px;
  }
}

.methmeth-m0rtaz > * {
  margin: 0 !important;
}

.methmeth-m0rtaz img,
.methmeth-g32fmb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .methmeth-m0rtaz img,
  .methmeth-g32fmb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.methmeth-92edn6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .methmeth-92edn6 {
    width: 32px;
    height: 32px;
  }
}

.methmeth-knrib1 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .methmeth-knrib1 {
    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;
  }

  .methmeth-knrib1::-webkit-scrollbar {
    display: none;
  }
}

.methmeth-va0kqm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .methmeth-va0kqm {
    padding: 7px 15px;
  }
}

.methmeth-va0kqm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.methmeth-u5y7hg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .methmeth-u5y7hg {
    display: flex;
    opacity: 1;
  }
}

.methmeth-va0kqm picture {
  height: 100%;
  display: block;
}

.methmeth-va0kqm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .methmeth-va0kqm img {
    width: 88px;
    height: 44px;
  }
}

.methmeth-va0kqm p {
  text-align: center;
  width: 100%;
}

.methmeth-sd5kka {
  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) {
  .methmeth-sd5kka {
    font-size: 40px;
    line-height: 48px;
  }
}

.methmeth-sd5kka img,
.methmeth-h0yoob {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .methmeth-sd5kka img,
  .methmeth-h0yoob {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.methmeth-dem51g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .methmeth-dem51g {
    width: 32px;
    height: 32px;
  }
}

.methmeth-jc6gk9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.methmeth-gaekmp {
  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;
}

.methmeth-oqgd19 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.methmeth-oqgd19.methmeth-x71lz4 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.methmeth-3rb9ex {
  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) {
  .methmeth-3rb9ex {
    font-size: 20px;
    line-height: 28px;
  }
}

.methmeth-xoh5zi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.methmeth-lmga65 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.methmeth-fy7rvx ease;
  opacity: 0;
  color: var(--text-color);
}

.methmeth-h3z9lv {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.methmeth-h3z9lv ol,
.methmeth-h3z9lv ul {
  padding-left: 1.3em;
}

.methmeth-oqgd19.methmeth-x71lz4 .methmeth-lmga65 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.methmeth-oqgd19.methmeth-x71lz4 .methmeth-xoh5zi {
  transform: rotate(180deg);
  color: var(--text-color);
}

.methmeth-qunqvi {
  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) {
  .methmeth-qunqvi {
    padding: 24px;
  }
}

.methmeth-qunqvi .methmeth-0klqf0 {
  display: flex;
}

@media (min-width: 768px) {
  .methmeth-qunqvi .methmeth-0klqf0 {
    display: none;
  }
}

.methmeth-qunqvi .methmeth-97p4pq svg {
  display: none;
}

.methmeth-e7drke {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.methmeth-e7drke .methmeth-jcewk2 {
  display: none;
}

@media (min-width: 768px) {
  .methmeth-e7drke .methmeth-jcewk2 {
    display: flex;
  }
}

.methmeth-sgtzn3 {
  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) {
  .methmeth-sgtzn3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.methmeth-sgtzn3 > * {
  margin: 0 !important;
}

.methmeth-sgtzn3 img,
.methmeth-9yahi9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .methmeth-sgtzn3 img,
  .methmeth-9yahi9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.methmeth-v4e1yx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .methmeth-v4e1yx {
    width: 32px;
    height: 32px;
  }
}

.methmeth-y594im {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .methmeth-y594im {
    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;
  }

  .methmeth-y594im::-webkit-scrollbar {
    display: none;
  }
}

.methmeth-a9jqgj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.methmeth-a9jqgj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.methmeth-vlssfb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .methmeth-vlssfb {
    display: flex;
    opacity: 1;
  }
}

.methmeth-a9jqgj picture {
  width: auto;
  height: 100%;
  display: block;
}

.methmeth-a9jqgj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.methmeth-65nhp5 {
  margin: -24px 0;
}

.methmeth-65nhp5:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .methmeth-65nhp5 {
    margin: -16px 0;
  }
}

.methmeth-612k2p {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .methmeth-612k2p {
    flex-direction: row;
  }
}

.methmeth-3bjbqx {
  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) {
  .methmeth-3bjbqx {
    flex: 1;
  }
}

.methmeth-3bjbqx::placeholder {
  color: var(--Text-400);
}

.methmeth-d7hnpo {
  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;
}

.methmeth-tfdi8n {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.methmeth-tfdi8n::-webkit-scrollbar {
  display: none;
}

.methmeth-fdcg7u {
  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;
}

.methmeth-fdcg7u img,
.methmeth-fdcg7u svg {
  margin-right: 8px;
}

.methmeth-4l3d1l {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.methmeth-65nhp5 + .methmeth-2vc2in {
  margin-top: 0;
}

@media (min-width: 768px) {
  .methmeth-65nhp5 + .methmeth-2vc2in {
    margin-top: -16px;
  }
}

.methmeth-vjejf2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.methmeth-vjejf2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.methmeth-vjejf2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.methmeth-zfodee {
  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;
}

.methmeth-902nn4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.methmeth-rjc9rj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.methmeth-dqu7hw {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.methmeth-c2y0am {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.methmeth-zfodee 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;
}

.methmeth-zfodee 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) {
  .methmeth-zfodee {
    padding: 39px 179px 39px 39px;
  }

  .methmeth-902nn4 {
    font-size: 40px;
    line-height: 48px;
  }

  .methmeth-c2y0am {
    height: 348px;
  }

  .methmeth-zfodee button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .methmeth-zfodee button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .methmeth-zfodee {
    padding: 63px;
  }
}

.methmeth-fwcix5 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .methmeth-fwcix5 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.methmeth-8j2qsq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .methmeth-8j2qsq {
    width: auto;
  }
}

.methmeth-7alzkb {
  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;
}

.methmeth-7alzkb::-webkit-scrollbar {
  display: none;
}

.methmeth-7alzkb 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);
}

.methmeth-7alzkb a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .methmeth-7alzkb {
    margin-left: 16px;
    margin-top: 0;
  }
}

.methmeth-fwcix5 .methmeth-bfto8y {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.methmeth-fy7rvx,
    mask-image 0.3s;
}

.methmeth-fwcix5 .methmeth-bfto8y.methmeth-n824w2 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.methmeth-3w2t91 {
  margin: 40px -16px;
}

.methmeth-00l8iq + .methmeth-8ur1np,
.methmeth-00l8iq + .methmeth-5l5mur {
  margin-top: 24px;
}

.methmeth-7pku6h {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.methmeth-7pku6h picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.methmeth-95dukb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .methmeth-95dukb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .methmeth-95dukb {
    margin-top: 0;
  }
}

.methmeth-rqyxk9 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .methmeth-rqyxk9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.methmeth-xhkbw3 {
  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) {
  .methmeth-xhkbw3 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.methmeth-ube6bh {
  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) {
  .methmeth-ube6bh {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.methmeth-4lsbr6 {
  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) {
  .methmeth-4lsbr6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.methmeth-zbtlgu {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .methmeth-zbtlgu {
    font-size: 32px;
    line-height: 40px;
  }
}

.methmeth-33fbfm {
  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;
}

.methmeth-tvk20m {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.methmeth-tvk20m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.methmeth-2vc2in {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.methmeth-fwvjj2 {
  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) {
  .methmeth-fwvjj2 {
    padding: 15px 48px;
  }
}

main > .methmeth-2vc2in {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .methmeth-qfc29z.methmeth-wlwiso > div:nth-child(n+5) {
    display: none;
  }
}

.methmeth-dwnd5a p a img {
  display: block;
  margin: 0 auto;
}


.methmeth-299ktj {
  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 */
.methmeth-lzawsr {
  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;
}

.methmeth-lzawsr label {
  font-size: 14px;
}

.methmeth-lzawsr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.methmeth-lzawsr input,
.methmeth-lzawsr textarea,
.methmeth-lzawsr 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;
}
.methmeth-lzawsr button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.methmeth-imwei0 ease;
}
.methmeth-lzawsr button:hover {
  background-color: var(--button-bg-hover);
}
.methmeth-dpdjb0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.methmeth-h8auf9 ease-in;
}

.methmeth-dpdjb0 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;
}
.methmeth-dj1e1i, .methmeth-cr80wq, [class*="review-card"],
thead, thead th, table th, .methmeth-9vtrti,
.methmeth-wq76lj, [class*="collapsible-header"],
.methmeth-1l3wlu, [class*="updated-block"] {
  color: #ece7dc !important;
}
