* {
  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;
  }
}

.m99-nvqnbn {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .m99-nvqnbn {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .m99-nvqnbn {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.m99-yl9e6g {
  overflow: hidden;
}

.m99-mu8t6q img {
  background: var(--Neutral-300);
}

.m99-v3eo0n {
  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;
}

.m99-6mbktu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.m99-6mbktu:hover {
  background: var(--button-bg-hover);
}

.m99-j0lgd9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.m99-j0lgd9:hover {
  background: var(--button-bg-hover);
}

.m99-wn60zs {
  font-size: 12px;
  line-height: 18px;
}

.m99-emicv3 {
  font-size: 18px;
  line-height: 26px;
}

.m99-8cpaqf {
  width: 100%;
}

.m99-57z7vr {
  padding: 6px 16px;
}

.m99-84023z {
  padding: 10px 16px;
}

.m99-b7e43y {
  padding: 15px 26px;
}

.m99-emwxmo {
  flex-shrink: 0;
}

.m99-a8edu3 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.m99-fo2lg3 {
  display: none;
}

.m99-vcgnat {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.m99-i2sqbz {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.m99-n5wsy4 {
  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;
}

.m99-avxddf {
  cursor: grab;
}

.m99-n5wsy4::-webkit-scrollbar {
  display: none;
}

.m99-h8zomv {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.m99-6xsu59 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.m99-ub7o6g {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.m99-5t1d49 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.m99-fteftk {
  visibility: visible;
}

.m99-jzxrbk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.m99-lbtv1h ease;
}

.m99-8vvief {
  background-color: var(--Primary-200);
  width: 16px;
}

.m99-8moxny {
  -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.m99-lbtv1h,
    mask-image 0.3s;
}

.m99-8moxny.m99-8u7864 {
  -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;
  }
}

.m99-p9gj4b: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;
}

.m99-y51vu9 {
  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.m99-l3doge.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.m99-l3doge.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;
}

.m99-azxgjx {
  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);
}

.m99-azxgjx::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%
  );
}

.m99-l8vany {
  position: relative;
  z-index: 1;
}

.m99-ot5kfj {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.m99-4yuvg0 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.m99-4xby5c {
  font-size: 40px;
  line-height: 48px;
}

.m99-rlbzjb {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.m99-4j73pe {
  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;
}

.m99-4j73pe:hover {
  background: var(--Primary-400);
}

.m99-4j73pe svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.m99-p9gj4b 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) {
  .m99-azxgjx {
    max-width: 600px;
    padding: 64px;
  }

  .m99-ot5kfj {
    font-size: 24px;
    line-height: 32px;
  }

  .m99-4yuvg0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .m99-4xby5c {
    font-size: 50px;
    line-height: 56px;
  }

  .m99-rlbzjb {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .m99-y51vu9 {
    top: 25px;
    right: 25px;
  }
}

.m99-5cwnbu,
.m99-ehstlu {
  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;
}

.m99-7nsx1j.m99-fnxkd4::before,
.m99-ehstlu::before,
.m99-greinb::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.m99-l3doge.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.m99-v48zgd 14.m99-8fm84b.m99-hc45t6 14.m99-bbwbnc 15.m99-zlgj42 14.m99-rk26t5 15.m99-wdpgps 14.m99-uxisgr.m99-4p7w4c 14.m99-hw9vl8 19.m99-fkxdcz 12.m99-qusjix 19.m99-fkxdcz 10.m99-dwahtv.m99-fkxdcz 8.m99-xmqumd 17.m99-0ljbo4 7.m99-ucmu7d 15.m99-gmrxwq 7.m99-ftctlw.m99-nm8tyc 7.m99-ucmu7d 11.m99-ryr10c 8.m99-xmqumd 11.m99-ryr10c 10.m99-8qrdd9.m99-ryr10c 12.m99-l7pc7o 13.m99-wkftum 14.m99-vu2m5t 15.m99-m00gfd 14.m99-ranzc5.m99-sdkgkn 14.m99-gmhwxt 15.m99-amjmfe 14.m99-dl96qd 15.m99-pqxmuo 14.m99-3knrtt.m99-v48zgd 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.m99-srd7pa 15.m99-4w7nrn.m99-tjghc0 15.m99-ywe5pn 15.m99-o2hcv1 15.m99-lzct8y 15.m99-a0icds 15.m99-xh5zfd.m99-wmtuj5 15.m99-lzct8y 15.m99-e3mow7 15.m99-eujojh 15.m99-gayk9w 15.m99-89ib3o.m99-y33u1j 15.m99-08ryu7 7.m99-qo8ham 18.m99-gr1948 7.m99-bq99qu 23.m99-kteer9.m99-zuc4rm.m99-c1l3mu 18.m99-99vu14 19.m99-thwak5 15.m99-jirb29 15.m99-srd7pa 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.m99-lvcsg7 [type="submit"] *,
.m99-50gott button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .m99-kl42qw {
    display: none;
  }
}

.m99-6w7dij {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .m99-6w7dij {
  display: none;
}

@media (min-width: 768px) {
  .m99-6w7dij {
    bottom: 22px;
  }
}

.m99-6w7dij input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .m99-6w7dij {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.m99-qdfly2.static) .m99-6w7dij {
    bottom: 8px;
  }
}

.m99-0tbgyu {
  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.m99-l3doge.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.m99-ai3kgw 3.m99-jwi22z.m99-u19lj6.m99-p2of94 3.m99-fhvkvf 3.m99-464lw6 5.m99-mpyhj3 3.m99-464lw6 8.m99-g2ox1e.m99-wbcaj4.m99-464lw6 26.m99-i6ejs1 5.m99-4i0ohb 28.m99-hognia 8.m99-eepsvb 28.m99-obu4dm.m99-6ne5pf 28.m99-v050kd.m99-r58ycc 34.m99-dt9uya.m99-rr7b1k 36.m99-9bezo0 11.m99-i0pm8u 37.m99-l3qfzp 12.m99-87q3ax 36.m99-o1s8y4.m99-o1epu7 28.m99-u0551h.m99-u93qaz.m99-cqo6it 28.m99-glamod 36.m99-gb5zy7 26.m99-aivo2u 36.m99-gb5zy7 23.m99-ro5opl.m99-y8o1iu.m99-gb5zy7 5.m99-9hvkme 34.m99-t0p1k6 3.m99-fhvkvf 31.m99-ai3kgw 3.m99-791dpr.m99-5gurbh 18.m99-vskxns.m99-fjsllm 18.m99-zq0xb5 8.m99-po6sxy 17.m99-5er6d5 8.m99-po6sxy 15.m99-shkk6d.m99-po6sxy 14.m99-sbl8sj 9.m99-fjsllm 13.m99-kqzjls 11.m99-5gurbh 13.m99-huppp9.m99-59us2n 13.m99-kqzjls 13.m99-7mt46i 14.m99-sbl8sj 13.m99-7mt46i 15.m99-gy2uuq.m99-7mt46i 17.m99-5er6d5 12.m99-59us2n 18.m99-zq0xb5 11.m99-5gurbh 18.m99-k5x1n9.m99-1qot8b 18.m99-sfhawo.m99-tzmmjd 18.m99-zq0xb5 17.m99-dpvx86 17.m99-5er6d5 17.m99-dpvx86 15.m99-kagire.m99-dpvx86 14.m99-sbl8sj 18.m99-tzmmjd 13.m99-kqzjls 20.m99-1qot8b 13.m99-bmt6bc.m99-md9xd8 13.m99-kqzjls 22.m99-z947ch 14.m99-sbl8sj 22.m99-z947ch 15.m99-y5tddh.m99-kg3chk 17.m99-5er6d5 21.m99-md9xd8 18.m99-zq0xb5 20.m99-1qot8b 18.m99-cg39ms.m99-vffqgy 18.m99-dstz7p.m99-hk7mh1 18.m99-zq0xb5 26.m99-vutlxu 17.m99-5er6d5 26.m99-vutlxu 15.m99-negxpf.m99-vutlxu 14.m99-sbl8sj 27.m99-hk7mh1 13.m99-kqzjls 28.m99-vffqgy 13.m99-2ym4i7.m99-a836f5 13.m99-kqzjls 31.m99-x7eftq 14.m99-sbl8sj 31.m99-x7eftq 15.m99-19esrm.m99-vutlxu 17.m99-5er6d5 30.m99-a836f5 18.m99-zq0xb5 28.m99-vffqgy 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"])
    .m99-0tbgyu {
    display: none;
  }
}

.m99-5qoloa {
  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) {
  .m99-5qoloa {
    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;
}

.m99-50gott {
  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) {
  .m99-50gott {
    padding: 14px 16px;
  }
}

.m99-50gott button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.m99-50gott button:first-child {
  align-content: end;
}

.m99-50gott button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .m99-50gott
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .m99-50gott
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.m99-50gott button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.m99-50gott button:last-child svg {
  width: 38px;
  height: 38px;
}

.m99-greinb {
  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;
}

.m99-greinb::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .m99-greinb,
.pc61d126-chatbot[data-active-screen="3"]
  .m99-greinb {
  opacity: 1;
  visibility: visible;
}

.m99-up52m0 {
  flex: 1 1;
}

.m99-5ha6jf {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .m99-5ha6jf {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .m99-b6zh71 {
  display: block;
}

.m99-6ijv3u {
  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) {
  .m99-6ijv3u {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.m99-ehstlu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.m99-ehstlu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.m99-3bjsub span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.m99-3bjsub p {
  color: var(--Text-100);
}

.m99-ehstlu .m99-svmw20 {
  grid-area: button;
}

.m99-ehstlu .m99-svmw20::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.m99-l3doge.org/2000/svg'%3E%3Cpath d='M4.m99-9yvpb3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.m99-9ylgxf 15L16.m99-9ylgxf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.m99-9ylgxf 5L16.m99-9ylgxf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .m99-kydcb4 {
  display: block;
}

.m99-irjl4n {
  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) {
  .m99-irjl4n {
    margin-top: 40px;
  }
}

.m99-5cwnbu label,
.m99-5cwnbu input {
  display: block;
  width: 100%;
}

.m99-5cwnbu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.m99-5cwnbu label.m99-gafjhc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.m99-5cwnbu label.m99-gafjhc::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;
}

.m99-5cwnbu 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;
}

.m99-5cwnbu input::placeholder {
  color: var(--Text-400);
}

.m99-o6dtdi {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .m99-o6dtdi {
  display: flex;
}

.m99-o6dtdi ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .m99-o6dtdi ol {
    height: 420px;
    padding: 24px;
  }
}

.m99-o6dtdi ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.m99-lvcsg7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .m99-lvcsg7 {
    padding: 0 24px 24px;
  }
}

.m99-lvcsg7 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;
}

.m99-lvcsg7 input::placeholder {
  color: var(--Text-400);
}

.m99-lvcsg7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.m99-lvcsg7 [type="submit"]:disabled {
  opacity: 0.5;
}

.m99-lvcsg7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .m99-lvcsg7 [type="submit"] {
    right: 40px;
  }
}

.m99-7nsx1j {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.m99-7nsx1j.m99-fnxkd4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.m99-7nsx1j.m99-fnxkd4::before {
  content: "";
  width: 31px;
}

.m99-7nsx1j.m99-fnxkd4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.m99-7nsx1j.m99-snost3 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.m99-7nsx1j p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.m99-6w7dij .m99-svmw20 {
  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;
  }
}

.m99-kl42qw {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .m99-kl42qw {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .m99-kl42qw {
    padding: 15px 0;
  }
}

.m99-kl42qw .m99-nvqnbn {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .m99-kl42qw .m99-nvqnbn {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.m99-3huy00 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .m99-3huy00 {
    max-width: 180px;
    height: 47px;
  }
}

.m99-3huy00 picture,
.m99-3huy00 img {
  display: block;
  width: 100%;
  height: 100%;
}

.m99-3huy00 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .m99-iowi7u {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.m99-lbtv1h ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .m99-kl42qw.m99-5enemg .m99-iowi7u {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .m99-iowi7u {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .m99-iowi7u {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.m99-cmgbx4,
.m99-8992gu {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .m99-cmgbx4,
  .m99-8992gu {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .m99-8992gu {
    display: none;
  }
}

.m99-s1wl7c {
  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;
}

.m99-5enemg .m99-s1wl7c {
  background: var(--fh-bg-color);
}

.m99-s1wl7c button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .m99-s1wl7c {
    display: none;
  }
}

.m99-3uu1hv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .m99-3uu1hv {
    display: none;
  }
}

.m99-5lwqr2 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.m99-kl42qw.m99-5enemg .m99-5lwqr2:first-child {
  display: none;
}

.m99-kl42qw.m99-5enemg .m99-5lwqr2:last-child {
  display: block;
}

.m99-5lwqr2:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .m99-5lwqr2 {
    display: none;
  }
}

.m99-bf3yki {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .m99-bf3yki {
    display: flex;
  }
}

.m99-bf3yki ul {
  max-height: 350px;
  overflow-y: auto;
}

.m99-bf3yki:hover ul {
  visibility: visible;
  opacity: 1;
}

.m99-bf3yki:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.m99-bf3yki:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.m99-bf3yki:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.m99-bf3yki:hover .m99-27148l svg {
  transform: rotate(180deg);
}

.m99-yis4xy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.m99-mzptyu {
  padding: 0 8px;
}

.m99-win8pc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.m99-win8pc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .m99-win8pc {
    padding: 4px 8px;
  }
}

.m99-zkw325 {
  display: flex;
}

.m99-zkw325 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.m99-27148l {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.m99-27148l svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.m99-ngpkon {
  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) {
  .m99-ngpkon {
    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;
  }
}

.m99-mxcvud {
  width: 100%;
}

@media (min-width: 1200px) {
  .m99-mxcvud {
    display: none;
  }
}

.m99-wwslfn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.m99-qe9uty {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.m99-i43n5p {
  display: flex;
}

.m99-pgx6ln {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.m99-4kqlzu {
  list-style: none;
}

@media (max-width: 1199px) {
  .m99-4kqlzu {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .m99-4kqlzu {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .m99-4kqlzu .m99-pm90zn [data-ref-el],
  .m99-4kqlzu .m99-pm90zn span,
  .m99-4kqlzu .m99-pm90zn a {
    white-space: nowrap;
  }
}

.m99-znwizl {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .m99-znwizl.m99-ci8c79 > .m99-pm90zn {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .m99-znwizl.m99-rwyt0d:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .m99-znwizl.m99-ci8c79 > .m99-1ciioy {
    height: auto;
  }

  .m99-znwizl.m99-ci8c79 > div > .m99-9ffqku {
    transform: rotate(180deg);
  }
}

.m99-znwizl [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.m99-znwizl [data-ref-el],
.m99-znwizl span {
  cursor: pointer;
}

.m99-znwizl [data-ref-el],
.m99-znwizl span,
.m99-znwizl a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .m99-znwizl [data-ref-el],
  .m99-znwizl span,
  .m99-znwizl a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .m99-znwizl [data-ref-el],
  .m99-znwizl span,
  .m99-znwizl a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.m99-1ciioy {
  height: 0;
  overflow: hidden;
  transition: height 0.m99-lbtv1h ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.m99-1ciioy::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.m99-1ciioy::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.m99-1ciioy::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .m99-1ciioy {
    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;
  }

  .m99-1ciioy:has(> .m99-znwizl.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .m99-1ciioy .m99-1ciioy {
    padding: 0;
  }

  .m99-1ciioy .m99-znwizl {
    font-weight: 400;
  }

  .m99-1ciioy .m99-znwizl:hover > .m99-pm90zn {
    background: var(--Neutral-300);
  }

  .m99-1ciioy .m99-9ffqku {
    rotate: -90deg;
  }
}

.m99-pm90zn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .m99-pm90zn {
    padding: 8px;
  }

  .m99-znwizl.m99-es0wkv > .m99-pm90zn {
    background: var(--Neutral-300);
  }
}

.m99-9ffqku {
  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.m99-l3doge.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.m99-n7ady8 0.m99-4cnzlj.m99-1gdip2 -0.m99-97ewwk 0.m99-87ohw5 -0.m99-97ewwk 1.m99-37u0sx 0.m99-kptoxy.m99-r0hvh4 4.m99-pwdzqw.m99-n7ady8 0.m99-rwfpzy.m99-c13nb6 -0.m99-97ewwk 9.m99-d6iysg -0.m99-97ewwk 10.m99-qt3xvc 0.m99-cb2tln.m99-gnyztb 0.m99-1gdip2 10.m99-gnyztb 0.m99-87ohw5 10.m99-qt3xvc 1.m99-25a1xv.m99-qzxoaa 5.m99-apaazb.m99-hn942u 6.m99-efdpv2 5.m99-bcvh4d 6.m99-efdpv2 4.m99-0l5vdg 5.m99-olcn4z.m99-n7ady8 1.m99-z74kuw.m99-97ewwk 0.m99-87ohw5 -0.m99-97ewwk 0.m99-1gdip2 0.m99-n7ady8 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.m99-lbtv1h ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .m99-9ffqku {
    cursor: default;
  }
}

.m99-t6h48b {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.m99-wkmbxz {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .m99-wkmbxz {
    padding: 40px 4px;
  }
}

.m99-a4q23v {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .m99-a4q23v {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.m99-z6t06x {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .m99-z6t06x {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.m99-z6t06x ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.m99-z6t06x [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.m99-z6t06x [data-ref-el],
.m99-z6t06x span,
.m99-z6t06x a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.m99-xtpzqd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .m99-xtpzqd {
    margin-bottom: 12px;
  }
}

.m99-0ntwvp {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.m99-0ntwvp img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .m99-0ntwvp:last-child {
    margin-right: 0;
  }
}

.m99-s99q0p {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.m99-xtpzqd:hover .m99-23y765 {
  visibility: visible;
  opacity: 1;
}

.m99-23y765 {
  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);
}

.m99-cj9ok1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.m99-ty5dv3 {
  display: flex;
  margin: 6px;
}

.m99-ty5dv3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.m99-23y765::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);
}

.m99-23y765::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);
}

.m99-bso9qg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .m99-bso9qg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.m99-j34su6 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .m99-j34su6 {
    margin-right: 32px;
  }
}

.m99-5w2isc {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .m99-5w2isc {
    margin-top: 0;
    width: 340px;
  }
}

.m99-5w2isc a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.m99-x51yeg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.m99-fgthsi {
  position: relative;
}

@media (min-width: 768px) {
  .m99-fgthsi {
    margin-top: 40px;
  }
}

.m99-fgthsi + .m99-z7h3uw,
.m99-fgthsi + .m99-fgthsi {
  margin-top: 24px;
}

.m99-tw1hlo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .m99-tw1hlo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .m99-tw1hlo {
    padding: 80px;
  }
}

.m99-8z9j1y {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .m99-8z9j1y {
    padding: 0 16px;
}


}

.m99-nli7hl {
  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) {
  .m99-nli7hl {
    font-size: 48px;
    line-height: 56px;
  }
}

.m99-naj4hy {
  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) {
  .m99-naj4hy {
    font-size: 24px;
    line-height: 32px;
  }
}

.m99-5p4shd {
  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;
}

.m99-5p4shd:hover {
  background: var(--button-bg-hover);
}

.m99-cbqvtt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.m99-cbqvtt img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .m99-cbqvtt img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .m99-cbqvtt img {
  min-height: 100%;
  }
}

.m99-tw1hlo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.m99-3bhvds {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.m99-3bhvds h1,
.m99-3bhvds h2,
.m99-3bhvds h3,
.m99-3bhvds h4 {
  margin-bottom: 6px;
}

.m99-3bhvds h1:not(:first-child),
.m99-3bhvds h2:not(:first-child),
.m99-3bhvds h3:not(:first-child),
.m99-3bhvds h4:not(:first-child) {
  margin-top: 16px;
}

.m99-3bhvds h1,
.m99-3bhvds h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .m99-3bhvds h1,
  .m99-3bhvds h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.m99-3bhvds h2,
.m99-3bhvds h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .m99-3bhvds h2,
  .m99-3bhvds h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.m99-3bhvds h3,
.m99-3bhvds h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .m99-3bhvds h3,
  .m99-3bhvds h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.m99-3bhvds h4,
.m99-3bhvds h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.m99-3bhvds ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.m99-3bhvds ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.m99-3bhvds 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);
}

.m99-3bhvds ul ul {
  margin-bottom: 8px;
}

.m99-3bhvds ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.m99-3bhvds ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.m99-3bhvds ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.m99-3bhvds ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.m99-3bhvds ol li::marker {
  font-weight: 700;
}

.m99-3bhvds ol ol {
  margin-bottom: 8px;
}

.m99-3bhvds ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.m99-3bhvds ol ul li {
  padding-left: 16px;
}

.m99-3bhvds 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) {
  .m99-3bhvds table {
    padding: 24px;
  }
}

.m99-3bhvds table.m99-xhgwcg {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.m99-lbtv1h,
    mask-image 0.3s;
}

.m99-3bhvds table.m99-xhgwcg.m99-8u7864 {
  -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) {
  .m99-3bhvds table {
    display: table;
  }
}

.m99-3bhvds table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.m99-3bhvds table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.m99-3bhvds table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.m99-3bhvds 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) {
  .m99-3bhvds table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.m99-3bhvds table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.m99-3bhvds table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.m99-3bhvds table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.m99-3bhvds img {
  max-width: 100%;
  height: auto;
}

.m99-nh3jm1 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .m99-nh3jm1 {
    padding: 24px;
  }
}

.m99-tpqi47 {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .m99-tpqi47 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.m99-tpqi47 > * {
  margin: 0 !important;
}

.m99-tpqi47 img,
.m99-hqgiea {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .m99-tpqi47 img,
  .m99-hqgiea {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.m99-wkud2l {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .m99-wkud2l {
    width: 32px;
    height: 32px;
  }
}

.m99-7m9t07 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.m99-7m9t07 .m99-u3h52u {
  flex-shrink: 0;
}

.m99-7m9t07 .m99-jeh1zp svg {
  display: none;
}

.m99-rzrs09 {
  display: grid;
  transition: max-height 0.m99-lbtv1h ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .m99-rzrs09 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .m99-rzrs09 {
    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));
  }
}

.m99-rzrs09.m99-tb8smn + .m99-u3h52u svg {
  transform: rotate(180deg);
}

.m99-4ukzhm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.m99-4ukzhm > div:nth-child(3n) {
  grid-column: span 2;
}

.m99-4ukzhm
  > div:nth-child(3n)
  .m99-hcqagu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .m99-4ukzhm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .m99-4ukzhm > div:nth-child(3n) {
    grid-column: unset;
  }

  .m99-4ukzhm
    > div:nth-child(3n)
    .m99-hcqagu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .m99-4ukzhm {
    max-width: 270px;
  }
}

.m99-4ukzhm .m99-hcqagu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .m99-4ukzhm .m99-hcqagu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .m99-4ukzhm .m99-hcqagu button {
    max-width: 104px;
  }
}

.m99-8241je {
  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) {
  .m99-8241je {
    margin-bottom: 0;
  }
}

.m99-d0o80b {
  display: none;
  opacity: 0;
}

.m99-po3wt7 {
  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;
  }
}

.m99-po3wt7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.m99-hcqagu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.m99-hcqagu button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .m99-hcqagu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .m99-hcqagu
    button {
    max-width: 145px;
  }
}

.m99-sg6cep:first-child
  .m99-hcqagu
  button {
  max-width: 270px;
}

.m99-lxeri6 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.m99-8241je picture {
  width: 100%;
  max-width: 100%;
}

.m99-n88d91 {
  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;
}

.m99-n88d91 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.m99-8241je:hover .m99-n88d91 {
  display: flex;
}

.m99-1lxo0b {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.m99-6j54p9 {
  display: flex;
}

.m99-6j54p9:hover .m99-tvwzhh,
.m99-6j54p9 .m99-es0wkv .m99-tvwzhh {
  display: flex;
}

.m99-6j54p9 svg {
  flex-shrink: 0;
}

.m99-tvwzhh {
  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) {
  .m99-tvwzhh {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.m99-tvwzhh:hover {
  display: flex;
}

.m99-tvwzhh svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.m99-e8p4r0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .m99-e8p4r0 {
    font-size: 12px;
  }
}

.m99-zs1nfo,
.m99-zwnags {
  width: 50%;
  flex-shrink: 0;
}

.m99-zs1nfo {
  font-weight: 700;
}

.m99-mfkytm .m99-rzrs09 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .m99-mfkytm .m99-rzrs09 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .m99-mfkytm .m99-rzrs09 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.m99-mfkytm
  .m99-lxeri6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.m99-mfkytm .m99-po3wt7 {
  height: 100% !important;
  border-radius: 16px;
}

.m99-mfkytm .m99-hcqagu {
  gap: 4px;
  align-items: center;
}

.m99-mfkytm .m99-hcqagu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m99-mfkytm .m99-hcqagu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.m99-mfkytm .m99-4ffuyi,
.m99-mfkytm .m99-l7n3ur {
  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.m99-l3doge.org/2000/svg'%3E%3Cpath d='M9.m99-a2w9m7 4.m99-ry5bxm.m99-rjuroa 5.m99-38ykdm.m99-b6b423 5.m99-dlctna.m99-049tc7 5.m99-5tagst.m99-cqqdcv 8.m99-1p7s6j.m99-3hssqv 9.m99-46kvba.m99-sh69vz 9.m99-l1pstt.m99-zp3c6m 13.m99-jl1tdb.m99-65c07a 11.m99-g5eces.m99-pp6qrc 11.m99-nqroxb.m99-pyb1fk 11.m99-1hwc7e.m99-au3u89 13.m99-208u9e.m99-7ahdkd 9.m99-35g5ny.m99-wfkata 9.m99-84cpp5.m99-ntj0kd 8.m99-kff86u.m99-qfvevr 5.m99-1jp4g0.m99-2rflvg 5.m99-npuqu8.m99-mmoxvq 5.m99-7dkg19.m99-f2zgp2 4.m99-06mnyp.m99-pp6qrc 1.m99-julcbk.m99-a2w9m7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.m99-mfkytm .m99-4ffuyi {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.m99-mfkytm .m99-l7n3ur {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.m99-a3tw6h {
  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) {
  .m99-a3tw6h {
    padding: 24px;
  }
}

.m99-a3tw6h .m99-u3h52u {
  display: flex;
}

@media (min-width: 768px) {
  .m99-a3tw6h .m99-u3h52u {
    display: none;
  }
}

.m99-a3tw6h .m99-jeh1zp svg {
  display: none;
}

.m99-dh3l00 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.m99-dh3l00 .m99-v3eo0n {
  display: none;
}

@media (min-width: 768px) {
  .m99-dh3l00 .m99-v3eo0n {
    display: flex;
  }
}

.m99-u7ptwq {
  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) {
  .m99-u7ptwq {
    font-size: 40px;
    line-height: 48px;
  }
}

.m99-u7ptwq > * {
  margin: 0 !important;
}

.m99-u7ptwq img,
.m99-pt3rch {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .m99-u7ptwq img,
  .m99-pt3rch {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.m99-t7f9ms {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .m99-t7f9ms {
    width: 32px;
    height: 32px;
  }
}

.m99-56zfsj {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .m99-56zfsj {
    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;
  }

  .m99-56zfsj::-webkit-scrollbar {
    display: none;
  }
}

.m99-ujcg6n {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .m99-ujcg6n {
    padding: 7px 15px;
  }
}

.m99-ujcg6n:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.m99-48gn8i {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .m99-48gn8i {
    display: flex;
    opacity: 1;
  }
}

.m99-ujcg6n picture {
  height: 100%;
  display: block;
}

.m99-ujcg6n img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .m99-ujcg6n img {
    width: 88px;
    height: 44px;
  }
}

.m99-ujcg6n p {
  text-align: center;
  width: 100%;
}

.m99-86qppc {
  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) {
  .m99-86qppc {
    font-size: 40px;
    line-height: 48px;
  }
}

.m99-86qppc img,
.m99-6oyv0f {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .m99-86qppc img,
  .m99-6oyv0f {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.m99-m1qmrm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .m99-m1qmrm {
    width: 32px;
    height: 32px;
  }
}

.m99-ic2zp8 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.m99-z7ybpj {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.m99-ifylyb {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.m99-ifylyb.m99-es0wkv {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.m99-1exl5n {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .m99-1exl5n {
    font-size: 20px;
    line-height: 28px;
  }
}

.m99-27wl7b {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.m99-uwgga7 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.m99-lbtv1h ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.m99-a9dj1r {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.m99-a9dj1r ol,
.m99-a9dj1r ul {
  padding-left: 1.3em;
}

.m99-ifylyb.m99-es0wkv .m99-uwgga7 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.m99-ifylyb.m99-es0wkv .m99-27wl7b {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.m99-ooqpfr {
  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) {
  .m99-ooqpfr {
    padding: 24px;
  }
}

.m99-ooqpfr .m99-u3h52u {
  display: flex;
}

@media (min-width: 768px) {
  .m99-ooqpfr .m99-u3h52u {
    display: none;
  }
}

.m99-ooqpfr .m99-jeh1zp svg {
  display: none;
}

.m99-it9npo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.m99-it9npo .m99-v3eo0n {
  display: none;
}

@media (min-width: 768px) {
  .m99-it9npo .m99-v3eo0n {
    display: flex;
  }
}

.m99-rr36s6 {
  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) {
  .m99-rr36s6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.m99-rr36s6 > * {
  margin: 0 !important;
}

.m99-rr36s6 img,
.m99-1upxsd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .m99-rr36s6 img,
  .m99-1upxsd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.m99-3tm6bl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .m99-3tm6bl {
    width: 32px;
    height: 32px;
  }
}

.m99-8esa85 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .m99-8esa85 {
    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;
  }

  .m99-8esa85::-webkit-scrollbar {
    display: none;
  }
}

.m99-4dmbnb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.m99-4dmbnb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.m99-5i8h63 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .m99-5i8h63 {
    display: flex;
    opacity: 1;
  }
}

.m99-4dmbnb picture {
  width: auto;
  height: 100%;
  display: block;
}

.m99-4dmbnb picture img {
  display: block;
  width: auto;
  height: 100%;
}

.m99-vrucra {
  margin: -24px 0;
}

.m99-vrucra:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .m99-vrucra {
    margin: -16px 0;
  }
}

.m99-mdsjx5 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .m99-mdsjx5 {
    flex-direction: row;
  }
}

.m99-jymltu {
  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) {
  .m99-jymltu {
    flex: 1;
  }
}

.m99-jymltu::placeholder {
  color: var(--Text-400);
}

.m99-o567u7 {
  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;
}

.m99-gmkbg9 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.m99-gmkbg9::-webkit-scrollbar {
  display: none;
}

.m99-zv4us9 {
  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;
}

.m99-zv4us9 img,
.m99-zv4us9 svg {
  margin-right: 8px;
}

.m99-e3j01x {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.m99-vrucra + .m99-xj0if2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .m99-vrucra + .m99-xj0if2 {
    margin-top: -16px;
  }
}

.m99-jnft32 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.m99-jnft32 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.m99-jnft32 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.m99-ejmbo4 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.m99-ogzl4y {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.m99-5yxj5c {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.m99-sxqi6y {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.m99-bwcupl {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.m99-ejmbo4 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;
}

.m99-ejmbo4 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) {
  .m99-ejmbo4 {
    padding: 39px 179px 39px 39px;
  }

  .m99-ogzl4y {
    font-size: 40px;
    line-height: 48px;
  }

  .m99-bwcupl {
    height: 348px;
  }

  .m99-ejmbo4 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .m99-ejmbo4 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .m99-ejmbo4 {
    padding: 63px;
  }
}

.m99-apfsft {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .m99-apfsft {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.m99-lnwb2k {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .m99-lnwb2k {
    width: auto;
  }
}

.m99-sw16v7 {
  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;
}

.m99-sw16v7::-webkit-scrollbar {
  display: none;
}

.m99-sw16v7 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);
}

.m99-sw16v7 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .m99-sw16v7 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.m99-apfsft .m99-3qabr2 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.m99-lbtv1h,
    mask-image 0.3s;
}

.m99-apfsft .m99-3qabr2.m99-8u7864 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.m99-z9gkub {
  margin: 40px -16px;
}

.m99-3ckafa + .m99-z7h3uw,
.m99-3ckafa + .m99-fgthsi {
  margin-top: 24px;
}

.m99-7tbw76 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.m99-7tbw76 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.m99-jc30f1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .m99-jc30f1 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .m99-jc30f1 {
    margin-top: 0;
  }
}

.m99-2tj5y2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .m99-2tj5y2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.m99-2y0xad {
  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) {
  .m99-2y0xad {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.m99-rn8uqd {
  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) {
  .m99-rn8uqd {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.m99-bnxz58 {
  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) {
  .m99-bnxz58 {
    font-size: 20px;
    line-height: 28px;
  }
}

.m99-whc0xq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .m99-whc0xq {
    font-size: 32px;
    line-height: 40px;
  }
}

.m99-cx5hba {
  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;
}

.m99-4xh6ch {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.m99-4xh6ch img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.m99-xj0if2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.m99-pw5y4f {
  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) {
  .m99-pw5y4f {
    padding: 15px 48px;
  }
}

main > .m99-xj0if2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .m99-rzrs09.m99-mm2mhq > div:nth-child(n+5) {
    display: none;
  }
}

.m99-3bhvds p a img {
  display: block;
  margin: 0 auto;
}


.m99-2ztkrr {
  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 */
.m99-di7tih {
  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;
}

.m99-di7tih label {
  font-size: 14px;
}

.m99-di7tih h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.m99-di7tih input,
.m99-di7tih textarea,
.m99-di7tih 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;
}
.m99-di7tih button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.m99-w2dm18 ease;
}
.m99-di7tih button:hover {
  background-color: var(--button-bg-hover);
}
.m99-ocjhwb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.m99-2xu3z6 ease-in;
}

.m99-ocjhwb 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;
}
.m99-85r1hj, .m99-ixacdz, [class*="review-card"],
thead, thead th, table th, .m99-7i0ie7,
.m99-how4xa, [class*="collapsible-header"],
.m99-1l4bqw, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
