* {
  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;
  }
}

.melspin-3qr9g6 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .melspin-3qr9g6 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .melspin-3qr9g6 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.melspin-3qzt4g {
  overflow: hidden;
}

.melspin-kuhmut img {
  background: var(--Neutral-300);
}

.melspin-8eexsf {
  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;
}

.melspin-59kr95 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.melspin-59kr95:hover {
  background: var(--button-bg-hover);
}

.melspin-pc1gzd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.melspin-pc1gzd:hover {
  background: var(--button-bg-hover);
}

.melspin-2bysm1 {
  font-size: 12px;
  line-height: 18px;
}

.melspin-lyxvr7 {
  font-size: 18px;
  line-height: 26px;
}

.melspin-923aba {
  width: 100%;
}

.melspin-q8m8u3 {
  padding: 6px 16px;
}

.melspin-ewhaj3 {
  padding: 10px 16px;
}

.melspin-vpyllc {
  padding: 15px 26px;
}

.melspin-n48wr5 {
  flex-shrink: 0;
}

.melspin-9euv0z {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.melspin-2d29on {
  display: none;
}

.melspin-qnmd3l {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.melspin-qj6exu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.melspin-99vnah {
  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;
}

.melspin-kcvdce {
  cursor: grab;
}

.melspin-99vnah::-webkit-scrollbar {
  display: none;
}

.melspin-o8e3ap {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.melspin-luwrs3 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.melspin-iylgb4 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.melspin-ow091y {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.melspin-yzyyp3 {
  visibility: visible;
}

.melspin-yijrm7 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.melspin-drtcji ease;
}

.melspin-tse1iw {
  background-color: var(--Primary-200);
  width: 16px;
}

.melspin-ycv4ex {
  -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.melspin-drtcji,
    mask-image 0.3s;
}

.melspin-ycv4ex.melspin-6cib0x {
  -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;
  }
}

.melspin-03lqfr: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;
}

.melspin-863f3s {
  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.melspin-ln5u7p.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.melspin-ln5u7p.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;
}

.melspin-64bqvc {
  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);
}

.melspin-64bqvc::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%
  );
}

.melspin-hcbyac {
  position: relative;
  z-index: 1;
}

.melspin-naqqel {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.melspin-awkmjt {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.melspin-esll0l {
  font-size: 40px;
  line-height: 48px;
}

.melspin-f6byng {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.melspin-r4psug {
  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;
}

.melspin-r4psug:hover {
  background: var(--Primary-400);
}

.melspin-r4psug svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.melspin-03lqfr 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) {
  .melspin-64bqvc {
    max-width: 600px;
    padding: 64px;
  }

  .melspin-naqqel {
    font-size: 24px;
    line-height: 32px;
  }

  .melspin-awkmjt {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .melspin-esll0l {
    font-size: 50px;
    line-height: 56px;
  }

  .melspin-f6byng {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .melspin-863f3s {
    top: 25px;
    right: 25px;
  }
}

.melspin-2p4f3z,
.melspin-p92ypf {
  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;
}

.melspin-8k0xrt.melspin-sf7034::before,
.melspin-p92ypf::before,
.melspin-1icifs::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.melspin-ln5u7p.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.melspin-h244m3 14.melspin-8pz0lq.melspin-vo7dll 14.melspin-y4yc16 15.melspin-veyj45 14.melspin-fekshp 15.melspin-b5i2vv 14.melspin-lgtx0j.melspin-bsfwbk 14.melspin-qvmsb2 19.melspin-j69o9i 12.melspin-4g11cm 19.melspin-j69o9i 10.melspin-zm2pq9.melspin-j69o9i 8.melspin-nmm5ts 17.melspin-4sjaq4 7.melspin-83uy3r 15.melspin-o8x90x 7.melspin-vpedb1.melspin-26npmn 7.melspin-83uy3r 11.melspin-u7rw9w 8.melspin-nmm5ts 11.melspin-u7rw9w 10.melspin-j6i5e5.melspin-u7rw9w 12.melspin-dq5kyw 13.melspin-9bh8po 14.melspin-u6xy7g 15.melspin-4bp7p6 14.melspin-n0dbja.melspin-hpexvl 14.melspin-x8ttod 15.melspin-fknvaa 14.melspin-0x9ucr 15.melspin-7xilif 14.melspin-d3yxrq.melspin-h244m3 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.melspin-gxhzcf 15.melspin-5zz7pp.melspin-0cjqsz 15.melspin-nl0hje 15.melspin-ghq4tu 15.melspin-82l81x 15.melspin-9kuhzo 15.melspin-55s5kv.melspin-bzt9u2 15.melspin-82l81x 15.melspin-nzsolv 15.melspin-l3ymc9 15.melspin-8xv62z 15.melspin-ub7xkd.melspin-i85z0o 15.melspin-hv9zgk 7.melspin-o10x12 18.melspin-fvu9jp 7.melspin-zmkjef 23.melspin-dn075g.melspin-t6uesg.melspin-t4q0mf 18.melspin-egwjwe 19.melspin-hjxjh8 15.melspin-1ei5fs 15.melspin-gxhzcf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.melspin-e7d9w7 [type="submit"] *,
.melspin-09cbxw button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .melspin-5cwkuu {
    display: none;
  }
}

.melspin-wjgcnf {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .melspin-wjgcnf {
  display: none;
}

@media (min-width: 768px) {
  .melspin-wjgcnf {
    bottom: 22px;
  }
}

.melspin-wjgcnf input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .melspin-wjgcnf {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.melspin-v304xc.static) .melspin-wjgcnf {
    bottom: 8px;
  }
}

.melspin-9pr5jm {
  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.melspin-ln5u7p.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.melspin-hm318k 3.melspin-okskn8.melspin-lwakq7.melspin-s3sfcn 3.melspin-aei3fr 3.melspin-6fs7qe 5.melspin-znjoab 3.melspin-6fs7qe 8.melspin-81o4q9.melspin-xh9eeb.melspin-6fs7qe 26.melspin-vs15pg 5.melspin-7k5m9h 28.melspin-l47y35 8.melspin-t2ffvo 28.melspin-o7odqv.melspin-mwahn1 28.melspin-jh50s1.melspin-foom9p 34.melspin-p5hkg1.melspin-ohpqpu 36.melspin-g7ptq1 11.melspin-s3bjao 37.melspin-j3zsat 12.melspin-lc8j4e 36.melspin-l7gbv7.melspin-hf3dxq 28.melspin-t7aw59.melspin-k0cbl8.melspin-pd96x8 28.melspin-avul9r 36.melspin-56qzjt 26.melspin-s6xja3 36.melspin-56qzjt 23.melspin-cblfk8.melspin-9oozv8.melspin-56qzjt 5.melspin-dy06vs 34.melspin-hbrmng 3.melspin-aei3fr 31.melspin-hm318k 3.melspin-7n79pf.melspin-ylcz4f 18.melspin-5e4sy7.melspin-uionzj 18.melspin-c7f78y 8.melspin-nd1973 17.melspin-pibbs4 8.melspin-nd1973 15.melspin-8ob7ju.melspin-nd1973 14.melspin-6rd1o9 9.melspin-uionzj 13.melspin-i7xvbe 11.melspin-ylcz4f 13.melspin-pwq8lq.melspin-vqvpy8 13.melspin-i7xvbe 13.melspin-lbawjs 14.melspin-6rd1o9 13.melspin-lbawjs 15.melspin-rf0qao.melspin-lbawjs 17.melspin-pibbs4 12.melspin-vqvpy8 18.melspin-c7f78y 11.melspin-ylcz4f 18.melspin-bff26n.melspin-921trh 18.melspin-sj3o46.melspin-rif2za 18.melspin-c7f78y 17.melspin-cu096y 17.melspin-pibbs4 17.melspin-cu096y 15.melspin-6dwzxa.melspin-cu096y 14.melspin-6rd1o9 18.melspin-rif2za 13.melspin-i7xvbe 20.melspin-921trh 13.melspin-uqvf3e.melspin-i0m6le 13.melspin-i7xvbe 22.melspin-37u2s2 14.melspin-6rd1o9 22.melspin-37u2s2 15.melspin-ekx52v.melspin-nc0l8p 17.melspin-pibbs4 21.melspin-i0m6le 18.melspin-c7f78y 20.melspin-921trh 18.melspin-g30zin.melspin-52wlcj 18.melspin-0s2jwb.melspin-azfjat 18.melspin-c7f78y 26.melspin-xnktxe 17.melspin-pibbs4 26.melspin-xnktxe 15.melspin-fnch0q.melspin-xnktxe 14.melspin-6rd1o9 27.melspin-azfjat 13.melspin-i7xvbe 28.melspin-52wlcj 13.melspin-pgxy5v.melspin-5txp42 13.melspin-i7xvbe 31.melspin-gvqtvv 14.melspin-6rd1o9 31.melspin-gvqtvv 15.melspin-rd8f5m.melspin-xnktxe 17.melspin-pibbs4 30.melspin-5txp42 18.melspin-c7f78y 28.melspin-52wlcj 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"])
    .melspin-9pr5jm {
    display: none;
  }
}

.melspin-p5vsym {
  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) {
  .melspin-p5vsym {
    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;
}

.melspin-09cbxw {
  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) {
  .melspin-09cbxw {
    padding: 14px 16px;
  }
}

.melspin-09cbxw button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.melspin-09cbxw button:first-child {
  align-content: end;
}

.melspin-09cbxw button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .melspin-09cbxw
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .melspin-09cbxw
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.melspin-09cbxw button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.melspin-09cbxw button:last-child svg {
  width: 38px;
  height: 38px;
}

.melspin-1icifs {
  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;
}

.melspin-1icifs::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .melspin-1icifs,
.pc61d126-chatbot[data-active-screen="3"]
  .melspin-1icifs {
  opacity: 1;
  visibility: visible;
}

.melspin-1217hl {
  flex: 1 1;
}

.melspin-gyb3gr {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .melspin-gyb3gr {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .melspin-2wcasw {
  display: block;
}

.melspin-am0c0v {
  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) {
  .melspin-am0c0v {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.melspin-p92ypf {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.melspin-p92ypf::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.melspin-1a841b span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.melspin-1a841b p {
  color: var(--Text-100);
}

.melspin-p92ypf .melspin-xc9bl7 {
  grid-area: button;
}

.melspin-p92ypf .melspin-xc9bl7::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.melspin-ln5u7p.org/2000/svg'%3E%3Cpath d='M4.melspin-wkini7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.melspin-934kn2 15L16.melspin-934kn2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.melspin-934kn2 5L16.melspin-934kn2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .melspin-x4n33d {
  display: block;
}

.melspin-6bs46g {
  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) {
  .melspin-6bs46g {
    margin-top: 40px;
  }
}

.melspin-2p4f3z label,
.melspin-2p4f3z input {
  display: block;
  width: 100%;
}

.melspin-2p4f3z label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.melspin-2p4f3z label.melspin-uwcr6k input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.melspin-2p4f3z label.melspin-uwcr6k::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;
}

.melspin-2p4f3z 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;
}

.melspin-2p4f3z input::placeholder {
  color: var(--Text-400);
}

.melspin-qqtynn {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .melspin-qqtynn {
  display: flex;
}

.melspin-qqtynn ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .melspin-qqtynn ol {
    height: 420px;
    padding: 24px;
  }
}

.melspin-qqtynn ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.melspin-e7d9w7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .melspin-e7d9w7 {
    padding: 0 24px 24px;
  }
}

.melspin-e7d9w7 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;
}

.melspin-e7d9w7 input::placeholder {
  color: var(--Text-400);
}

.melspin-e7d9w7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.melspin-e7d9w7 [type="submit"]:disabled {
  opacity: 0.5;
}

.melspin-e7d9w7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .melspin-e7d9w7 [type="submit"] {
    right: 40px;
  }
}

.melspin-8k0xrt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.melspin-8k0xrt.melspin-sf7034 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.melspin-8k0xrt.melspin-sf7034::before {
  content: "";
  width: 31px;
}

.melspin-8k0xrt.melspin-sf7034 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.melspin-8k0xrt.melspin-h8yni3 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.melspin-8k0xrt p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.melspin-wjgcnf .melspin-xc9bl7 {
  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;
  }
}

.melspin-5cwkuu {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .melspin-5cwkuu {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .melspin-5cwkuu {
    padding: 15px 0;
  }
}

.melspin-5cwkuu .melspin-3qr9g6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .melspin-5cwkuu .melspin-3qr9g6 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.melspin-h51vf0 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .melspin-h51vf0 {
    max-width: 180px;
    height: 47px;
  }
}

.melspin-h51vf0 picture,
.melspin-h51vf0 img {
  display: block;
  width: 100%;
  height: 100%;
}

.melspin-h51vf0 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .melspin-53v255 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.melspin-drtcji ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .melspin-5cwkuu.melspin-eafyvy .melspin-53v255 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .melspin-53v255 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .melspin-53v255 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.melspin-4w11ai,
.melspin-ofiddm {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .melspin-4w11ai,
  .melspin-ofiddm {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .melspin-ofiddm {
    display: none;
  }
}

.melspin-a97t0z {
  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;
}

.melspin-eafyvy .melspin-a97t0z {
  background: var(--fh-bg-color);
}

.melspin-a97t0z button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .melspin-a97t0z {
    display: none;
  }
}

.melspin-fq20ao {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .melspin-fq20ao {
    display: none;
  }
}

.melspin-k2v0s4 {
  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;
}

.melspin-5cwkuu.melspin-eafyvy .melspin-k2v0s4:first-child {
  display: none;
}

.melspin-5cwkuu.melspin-eafyvy .melspin-k2v0s4:last-child {
  display: block;
}

.melspin-k2v0s4:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .melspin-k2v0s4 {
    display: none;
  }
}

.melspin-kw2az4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .melspin-kw2az4 {
    display: flex;
  }
}

.melspin-kw2az4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.melspin-kw2az4:hover ul {
  visibility: visible;
  opacity: 1;
}

.melspin-kw2az4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.melspin-kw2az4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.melspin-kw2az4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.melspin-kw2az4:hover .melspin-we9yzi svg {
  transform: rotate(180deg);
}

.melspin-d428nw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.melspin-ki1yv9 {
  padding: 0 8px;
}

.melspin-c424bj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.melspin-c424bj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .melspin-c424bj {
    padding: 4px 8px;
  }
}

.melspin-n96zfd {
  display: flex;
}

.melspin-n96zfd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.melspin-we9yzi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.melspin-we9yzi svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.melspin-xri9cd {
  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) {
  .melspin-xri9cd {
    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;
  }
}

.melspin-l971nr {
  width: 100%;
}

@media (min-width: 1200px) {
  .melspin-l971nr {
    display: none;
  }
}

.melspin-uvkxks {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.melspin-2m12ip {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.melspin-t5kvel {
  display: flex;
}

.melspin-vx8fx1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.melspin-u7ztio {
  list-style: none;
}

@media (max-width: 1199px) {
  .melspin-u7ztio {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .melspin-u7ztio {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .melspin-u7ztio .melspin-bjd325 [data-ref-el],
  .melspin-u7ztio .melspin-bjd325 span,
  .melspin-u7ztio .melspin-bjd325 a {
    white-space: nowrap;
  }
}

.melspin-9f2o67 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .melspin-9f2o67.melspin-rzhxdh > .melspin-bjd325 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .melspin-9f2o67.melspin-mcgxix:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .melspin-9f2o67.melspin-rzhxdh > .melspin-3a6y48 {
    height: auto;
  }

  .melspin-9f2o67.melspin-rzhxdh > div > .melspin-qoiai2 {
    transform: rotate(180deg);
  }
}

.melspin-9f2o67 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.melspin-9f2o67 [data-ref-el],
.melspin-9f2o67 span {
  cursor: pointer;
}

.melspin-9f2o67 [data-ref-el],
.melspin-9f2o67 span,
.melspin-9f2o67 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) {
  .melspin-9f2o67 [data-ref-el],
  .melspin-9f2o67 span,
  .melspin-9f2o67 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .melspin-9f2o67 [data-ref-el],
  .melspin-9f2o67 span,
  .melspin-9f2o67 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.melspin-3a6y48 {
  height: 0;
  overflow: hidden;
  transition: height 0.melspin-drtcji ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.melspin-3a6y48::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.melspin-3a6y48::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.melspin-3a6y48::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .melspin-3a6y48 {
    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;
  }

  .melspin-3a6y48:has(> .melspin-9f2o67.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .melspin-3a6y48 .melspin-3a6y48 {
    padding: 0;
  }

  .melspin-3a6y48 .melspin-9f2o67 {
    font-weight: 400;
  }

  .melspin-3a6y48 .melspin-9f2o67:hover > .melspin-bjd325 {
    background: var(--Neutral-300);
  }

  .melspin-3a6y48 .melspin-qoiai2 {
    rotate: -90deg;
  }
}

.melspin-bjd325 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .melspin-bjd325 {
    padding: 8px;
  }

  .melspin-9f2o67.melspin-yaqb8g > .melspin-bjd325 {
    background: var(--Neutral-300);
  }
}

.melspin-qoiai2 {
  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.melspin-ln5u7p.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.melspin-lj6q95 0.melspin-6lhd01.melspin-ml0dma -0.melspin-5pbvgt 0.melspin-ley6j4 -0.melspin-5pbvgt 1.melspin-4jb8mp 0.melspin-nuedyl.melspin-1jbeu6 4.melspin-nahlh6.melspin-lj6q95 0.melspin-8upupv.melspin-2ro6ll -0.melspin-5pbvgt 9.melspin-vew891 -0.melspin-5pbvgt 10.melspin-cmzgzb 0.melspin-80zoz5.melspin-i8lzzx 0.melspin-ml0dma 10.melspin-i8lzzx 0.melspin-ley6j4 10.melspin-cmzgzb 1.melspin-3cw9t6.melspin-6zr70t 5.melspin-2xfkr4.melspin-kj03rg 6.melspin-t111t2 5.melspin-7lipak 6.melspin-t111t2 4.melspin-f863zo 5.melspin-b8wk2s.melspin-lj6q95 1.melspin-x6wnsi.melspin-5pbvgt 0.melspin-ley6j4 -0.melspin-5pbvgt 0.melspin-ml0dma 0.melspin-lj6q95 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.melspin-drtcji ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .melspin-qoiai2 {
    cursor: default;
  }
}

.melspin-i9iszd {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.melspin-0txvyv {
  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) {
  .melspin-0txvyv {
    padding: 40px 4px;
  }
}

.melspin-ud8u70 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .melspin-ud8u70 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.melspin-bav283 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .melspin-bav283 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.melspin-bav283 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.melspin-bav283 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.melspin-bav283 [data-ref-el],
.melspin-bav283 span,
.melspin-bav283 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.melspin-caudb3 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .melspin-caudb3 {
    margin-bottom: 12px;
  }
}

.melspin-3uvpbw {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.melspin-3uvpbw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .melspin-3uvpbw:last-child {
    margin-right: 0;
  }
}

.melspin-59p0i5 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.melspin-caudb3:hover .melspin-07dyya {
  visibility: visible;
  opacity: 1;
}

.melspin-07dyya {
  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);
}

.melspin-9ka3pw {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.melspin-zlkq9c {
  display: flex;
  margin: 6px;
}

.melspin-zlkq9c img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.melspin-07dyya::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);
}

.melspin-07dyya::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);
}

.melspin-kfflmd {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .melspin-kfflmd {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.melspin-csgh6o {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .melspin-csgh6o {
    margin-right: 32px;
  }
}

.melspin-sfnjwl {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .melspin-sfnjwl {
    margin-top: 0;
    width: 340px;
  }
}

.melspin-sfnjwl a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.melspin-uhwyxi {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.melspin-iipijp {
  position: relative;
}

@media (min-width: 768px) {
  .melspin-iipijp {
    margin-top: 40px;
  }
}

.melspin-iipijp + .melspin-rowwsk,
.melspin-iipijp + .melspin-iipijp {
  margin-top: 24px;
}

.melspin-nomg96 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .melspin-nomg96 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .melspin-nomg96 {
    padding: 80px;
  }
}

.melspin-qavkrn {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .melspin-qavkrn {
    padding: 0 16px;
}


}

.melspin-tohkef {
  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) {
  .melspin-tohkef {
    font-size: 48px;
    line-height: 56px;
  }
}

.melspin-lhfdg9 {
  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) {
  .melspin-lhfdg9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.melspin-zbeadi {
  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;
}

.melspin-zbeadi:hover {
  background: var(--button-bg-hover);
}

.melspin-mnxcfm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.melspin-mnxcfm img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .melspin-mnxcfm img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .melspin-mnxcfm img {
  min-height: 100%;
  }
}

.melspin-nomg96::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.melspin-y935zf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.melspin-y935zf h1,
.melspin-y935zf h2,
.melspin-y935zf h3,
.melspin-y935zf h4 {
  margin-bottom: 6px;
}

.melspin-y935zf h1:not(:first-child),
.melspin-y935zf h2:not(:first-child),
.melspin-y935zf h3:not(:first-child),
.melspin-y935zf h4:not(:first-child) {
  margin-top: 16px;
}

.melspin-y935zf h1,
.melspin-y935zf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .melspin-y935zf h1,
  .melspin-y935zf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.melspin-y935zf h2,
.melspin-y935zf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .melspin-y935zf h2,
  .melspin-y935zf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.melspin-y935zf h3,
.melspin-y935zf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .melspin-y935zf h3,
  .melspin-y935zf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.melspin-y935zf h4,
.melspin-y935zf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.melspin-y935zf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.melspin-y935zf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.melspin-y935zf 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);
}

.melspin-y935zf ul ul {
  margin-bottom: 8px;
}

.melspin-y935zf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.melspin-y935zf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.melspin-y935zf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.melspin-y935zf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.melspin-y935zf ol li::marker {
  font-weight: 700;
}

.melspin-y935zf ol ol {
  margin-bottom: 8px;
}

.melspin-y935zf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.melspin-y935zf ol ul li {
  padding-left: 16px;
}

.melspin-y935zf 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) {
  .melspin-y935zf table {
    padding: 24px;
  }
}

.melspin-y935zf table.melspin-dzneee {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.melspin-drtcji,
    mask-image 0.3s;
}

.melspin-y935zf table.melspin-dzneee.melspin-6cib0x {
  -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) {
  .melspin-y935zf table {
    display: table;
  }
}

.melspin-y935zf 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);
}

.melspin-y935zf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.melspin-y935zf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.melspin-y935zf 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) {
  .melspin-y935zf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.melspin-y935zf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.melspin-y935zf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.melspin-y935zf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.melspin-y935zf img {
  max-width: 100%;
  height: auto;
}

.melspin-zkfbmr {
  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) {
  .melspin-zkfbmr {
    padding: 24px;
  }
}

.melspin-8env1t {
  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) {
  .melspin-8env1t {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.melspin-8env1t > * {
  margin: 0 !important;
}

.melspin-8env1t img,
.melspin-fcp2om {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .melspin-8env1t img,
  .melspin-fcp2om {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.melspin-smwa8u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .melspin-smwa8u {
    width: 32px;
    height: 32px;
  }
}

.melspin-yjb02a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.melspin-yjb02a .melspin-0y94kh {
  flex-shrink: 0;
}

.melspin-yjb02a .melspin-tvsn0c svg {
  display: none;
}

.melspin-8dfrpx {
  display: grid;
  transition: max-height 0.melspin-drtcji ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .melspin-8dfrpx {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .melspin-8dfrpx {
    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));
  }
}

.melspin-8dfrpx.melspin-thayp7 + .melspin-0y94kh svg {
  transform: rotate(180deg);
}

.melspin-8fo8c4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.melspin-8fo8c4 > div:nth-child(3n) {
  grid-column: span 2;
}

.melspin-8fo8c4
  > div:nth-child(3n)
  .melspin-8vsub9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .melspin-8fo8c4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .melspin-8fo8c4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .melspin-8fo8c4
    > div:nth-child(3n)
    .melspin-8vsub9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .melspin-8fo8c4 {
    max-width: 270px;
  }
}

.melspin-8fo8c4 .melspin-8vsub9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .melspin-8fo8c4 .melspin-8vsub9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .melspin-8fo8c4 .melspin-8vsub9 button {
    max-width: 104px;
  }
}

.melspin-zy5dw3 {
  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) {
  .melspin-zy5dw3 {
    margin-bottom: 0;
  }
}

.melspin-11aa34 {
  display: none;
  opacity: 0;
}

.melspin-48f2ky {
  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;
  }
}

.melspin-48f2ky img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.melspin-8vsub9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.melspin-8vsub9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .melspin-8vsub9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .melspin-8vsub9
    button {
    max-width: 145px;
  }
}

.melspin-hneruj:first-child
  .melspin-8vsub9
  button {
  max-width: 270px;
}

.melspin-1zw995 {
  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%;
}

.melspin-zy5dw3 picture {
  width: 100%;
  max-width: 100%;
}

.melspin-dp6665 {
  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;
}

.melspin-dp6665 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.melspin-zy5dw3:hover .melspin-dp6665 {
  display: flex;
}

.melspin-pcqd4m {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.melspin-s76ewy {
  display: flex;
}

.melspin-s76ewy:hover .melspin-4o39kr,
.melspin-s76ewy .melspin-yaqb8g .melspin-4o39kr {
  display: flex;
}

.melspin-s76ewy svg {
  flex-shrink: 0;
}

.melspin-4o39kr {
  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) {
  .melspin-4o39kr {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.melspin-4o39kr:hover {
  display: flex;
}

.melspin-4o39kr svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.melspin-1zfllh {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .melspin-1zfllh {
    font-size: 12px;
  }
}

.melspin-kgwchs,
.melspin-9o7e5i {
  width: 50%;
  flex-shrink: 0;
}

.melspin-kgwchs {
  font-weight: 700;
}

.melspin-91d3wr .melspin-8dfrpx {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .melspin-91d3wr .melspin-8dfrpx {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .melspin-91d3wr .melspin-8dfrpx {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.melspin-91d3wr
  .melspin-1zw995:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.melspin-91d3wr .melspin-48f2ky {
  height: 100% !important;
  border-radius: 16px;
}

.melspin-91d3wr .melspin-8vsub9 {
  gap: 4px;
  align-items: center;
}

.melspin-91d3wr .melspin-8vsub9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.melspin-91d3wr .melspin-8vsub9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.melspin-91d3wr .melspin-c35mqs,
.melspin-91d3wr .melspin-oymz3c {
  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.melspin-ln5u7p.org/2000/svg'%3E%3Cpath d='M9.melspin-euva56 4.melspin-tk593l.melspin-q7d6cg 5.melspin-1vrmc3.melspin-u5id2m 5.melspin-gz13bm.melspin-z1oxvm 5.melspin-ljhy5i.melspin-hjbxyi 8.melspin-sgfcvc.melspin-y855wv 9.melspin-hzpb0r.melspin-6lep5i 9.melspin-ti2irb.melspin-18b5rg 13.melspin-hvo0zv.melspin-427blc 11.melspin-v0pu35.melspin-sp23uz 11.melspin-bhgees.melspin-g93iu9 11.melspin-exaftt.melspin-icw4yt 13.melspin-3cu7u0.melspin-f7xaif 9.melspin-kgn2jv.melspin-img43v 9.melspin-yrlooh.melspin-gkptn6 8.melspin-iqhtc1.melspin-c74dem 5.melspin-t17nn2.melspin-lthnz6 5.melspin-m8a4r3.melspin-bf1jhy 5.melspin-wjzvkl.melspin-ca8c75 4.melspin-tg4y3x.melspin-sp23uz 1.melspin-cn0fa0.melspin-euva56 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.melspin-91d3wr .melspin-c35mqs {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.melspin-91d3wr .melspin-oymz3c {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.melspin-ao0pa9 {
  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) {
  .melspin-ao0pa9 {
    padding: 24px;
  }
}

.melspin-ao0pa9 .melspin-0y94kh {
  display: flex;
}

@media (min-width: 768px) {
  .melspin-ao0pa9 .melspin-0y94kh {
    display: none;
  }
}

.melspin-ao0pa9 .melspin-tvsn0c svg {
  display: none;
}

.melspin-p70cl6 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.melspin-p70cl6 .melspin-8eexsf {
  display: none;
}

@media (min-width: 768px) {
  .melspin-p70cl6 .melspin-8eexsf {
    display: flex;
  }
}

.melspin-8u46b4 {
  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) {
  .melspin-8u46b4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.melspin-8u46b4 > * {
  margin: 0 !important;
}

.melspin-8u46b4 img,
.melspin-4rbtdb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .melspin-8u46b4 img,
  .melspin-4rbtdb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.melspin-c5umh5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .melspin-c5umh5 {
    width: 32px;
    height: 32px;
  }
}

.melspin-6a20wj {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .melspin-6a20wj {
    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;
  }

  .melspin-6a20wj::-webkit-scrollbar {
    display: none;
  }
}

.melspin-h4vfi4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .melspin-h4vfi4 {
    padding: 7px 15px;
  }
}

.melspin-h4vfi4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.melspin-4v9qw3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .melspin-4v9qw3 {
    display: flex;
    opacity: 1;
  }
}

.melspin-h4vfi4 picture {
  height: 100%;
  display: block;
}

.melspin-h4vfi4 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .melspin-h4vfi4 img {
    width: 88px;
    height: 44px;
  }
}

.melspin-h4vfi4 p {
  text-align: center;
  width: 100%;
}

.melspin-st2nku {
  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) {
  .melspin-st2nku {
    font-size: 40px;
    line-height: 48px;
  }
}

.melspin-st2nku img,
.melspin-acoqky {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .melspin-st2nku img,
  .melspin-acoqky {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.melspin-81xqvg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .melspin-81xqvg {
    width: 32px;
    height: 32px;
  }
}

.melspin-fvoeu6 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.melspin-3u4cnp {
  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;
}

.melspin-2ujw1y {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.melspin-2ujw1y.melspin-yaqb8g {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.melspin-3i480t {
  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) {
  .melspin-3i480t {
    font-size: 20px;
    line-height: 28px;
  }
}

.melspin-p56kq6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.melspin-093c0w {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.melspin-drtcji ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.melspin-12nzgl {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.melspin-12nzgl ol,
.melspin-12nzgl ul {
  padding-left: 1.3em;
}

.melspin-2ujw1y.melspin-yaqb8g .melspin-093c0w {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.melspin-2ujw1y.melspin-yaqb8g .melspin-p56kq6 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.melspin-gwwowa {
  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) {
  .melspin-gwwowa {
    padding: 24px;
  }
}

.melspin-gwwowa .melspin-0y94kh {
  display: flex;
}

@media (min-width: 768px) {
  .melspin-gwwowa .melspin-0y94kh {
    display: none;
  }
}

.melspin-gwwowa .melspin-tvsn0c svg {
  display: none;
}

.melspin-4umhhj {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.melspin-4umhhj .melspin-8eexsf {
  display: none;
}

@media (min-width: 768px) {
  .melspin-4umhhj .melspin-8eexsf {
    display: flex;
  }
}

.melspin-v5uoy6 {
  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) {
  .melspin-v5uoy6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.melspin-v5uoy6 > * {
  margin: 0 !important;
}

.melspin-v5uoy6 img,
.melspin-w282dt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .melspin-v5uoy6 img,
  .melspin-w282dt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.melspin-wfdyru {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .melspin-wfdyru {
    width: 32px;
    height: 32px;
  }
}

.melspin-seh5qq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .melspin-seh5qq {
    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;
  }

  .melspin-seh5qq::-webkit-scrollbar {
    display: none;
  }
}

.melspin-v1lv88 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.melspin-v1lv88:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.melspin-gbh0su {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .melspin-gbh0su {
    display: flex;
    opacity: 1;
  }
}

.melspin-v1lv88 picture {
  width: auto;
  height: 100%;
  display: block;
}

.melspin-v1lv88 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.melspin-vt1p7f {
  margin: -24px 0;
}

.melspin-vt1p7f:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .melspin-vt1p7f {
    margin: -16px 0;
  }
}

.melspin-ba63v4 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .melspin-ba63v4 {
    flex-direction: row;
  }
}

.melspin-laydpj {
  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) {
  .melspin-laydpj {
    flex: 1;
  }
}

.melspin-laydpj::placeholder {
  color: var(--Text-400);
}

.melspin-haxep5 {
  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;
}

.melspin-wzivud {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.melspin-wzivud::-webkit-scrollbar {
  display: none;
}

.melspin-bpwyvm {
  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;
}

.melspin-bpwyvm img,
.melspin-bpwyvm svg {
  margin-right: 8px;
}

.melspin-3kvwbl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.melspin-vt1p7f + .melspin-8kqidq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .melspin-vt1p7f + .melspin-8kqidq {
    margin-top: -16px;
  }
}

.melspin-kbrlsa {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.melspin-kbrlsa > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.melspin-kbrlsa > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.melspin-pnqmbq {
  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;
}

.melspin-glty8n {
  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;
}

.melspin-8sjnwj {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.melspin-dt1qze {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.melspin-ogzj5s {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.melspin-pnqmbq 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;
}

.melspin-pnqmbq 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) {
  .melspin-pnqmbq {
    padding: 39px 179px 39px 39px;
  }

  .melspin-glty8n {
    font-size: 40px;
    line-height: 48px;
  }

  .melspin-ogzj5s {
    height: 348px;
  }

  .melspin-pnqmbq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .melspin-pnqmbq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .melspin-pnqmbq {
    padding: 63px;
  }
}

.melspin-eav0qu {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .melspin-eav0qu {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.melspin-riif3n {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .melspin-riif3n {
    width: auto;
  }
}

.melspin-7suh8g {
  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;
}

.melspin-7suh8g::-webkit-scrollbar {
  display: none;
}

.melspin-7suh8g 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);
}

.melspin-7suh8g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .melspin-7suh8g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.melspin-eav0qu .melspin-ysztc9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.melspin-drtcji,
    mask-image 0.3s;
}

.melspin-eav0qu .melspin-ysztc9.melspin-6cib0x {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.melspin-jgem9f {
  margin: 40px -16px;
}

.melspin-obuhev + .melspin-rowwsk,
.melspin-obuhev + .melspin-iipijp {
  margin-top: 24px;
}

.melspin-k4fyo5 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.melspin-k4fyo5 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.melspin-ahxfpl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .melspin-ahxfpl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .melspin-ahxfpl {
    margin-top: 0;
  }
}

.melspin-lxypkz {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .melspin-lxypkz {
    font-size: 24px;
    line-height: 32px;
  }
}

.melspin-2vkf50 {
  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) {
  .melspin-2vkf50 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.melspin-vrijsh {
  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) {
  .melspin-vrijsh {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.melspin-pro620 {
  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) {
  .melspin-pro620 {
    font-size: 20px;
    line-height: 28px;
  }
}

.melspin-eteqck {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .melspin-eteqck {
    font-size: 32px;
    line-height: 40px;
  }
}

.melspin-0ckwrf {
  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;
}

.melspin-uk8isb {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.melspin-uk8isb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.melspin-8kqidq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.melspin-i7zxyn {
  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) {
  .melspin-i7zxyn {
    padding: 15px 48px;
  }
}

main > .melspin-8kqidq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .melspin-8dfrpx.melspin-8tvyv9 > div:nth-child(n+5) {
    display: none;
  }
}

.melspin-y935zf p a img {
  display: block;
  margin: 0 auto;
}


.melspin-3ytvlq {
  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 */
.melspin-xlw026 {
  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;
}

.melspin-xlw026 label {
  font-size: 14px;
}

.melspin-xlw026 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.melspin-xlw026 input,
.melspin-xlw026 textarea,
.melspin-xlw026 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;
}
.melspin-xlw026 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.melspin-poo3eg ease;
}
.melspin-xlw026 button:hover {
  background-color: var(--button-bg-hover);
}
.melspin-wp2mv7 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.melspin-f2lymc ease-in;
}

.melspin-wp2mv7 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;
}
.melspin-8lqmbw, .melspin-d2q8vx, [class*="review-card"],
thead, thead th, table th, .melspin-cr7e2v,
.melspin-ntv73r, [class*="collapsible-header"],
.melspin-d1xcn3, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.melspin-sgsct7 img, .melspin-gaav6y img { filter: invert(1); }
