* {
  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;
  }
}

.spin-t0xd9d {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .spin-t0xd9d {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .spin-t0xd9d {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.spin-qxmasv {
  overflow: hidden;
}

.spin-p1y9i6 img {
  background: var(--Neutral-300);
}

.spin-evs1yr {
  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;
}

.spin-7bj3bg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.spin-7bj3bg:hover {
  background: var(--button-bg-hover);
}

.spin-ldd1n0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spin-ldd1n0:hover {
  background: var(--button-bg-hover);
}

.spin-b24w73 {
  font-size: 12px;
  line-height: 18px;
}

.spin-vr9jbs {
  font-size: 18px;
  line-height: 26px;
}

.spin-4dca90 {
  width: 100%;
}

.spin-j9l3hl {
  padding: 6px 16px;
}

.spin-64zo71 {
  padding: 10px 16px;
}

.spin-s9vov2 {
  padding: 15px 26px;
}

.spin-w9y5ux {
  flex-shrink: 0;
}

.spin-rojcl3 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.spin-7u8f4x {
  display: none;
}

.spin-rnktg2 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.spin-rycxls {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.spin-p5no5v {
  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;
}

.spin-w6g41r {
  cursor: grab;
}

.spin-p5no5v::-webkit-scrollbar {
  display: none;
}

.spin-45skez {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.spin-o15jhh {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.spin-e9me51 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.spin-qp6cgu {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.spin-k41h7w {
  visibility: visible;
}

.spin-7avd8w {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.spin-m6lprm ease;
}

.spin-0fno80 {
  background-color: var(--Primary-200);
  width: 16px;
}

.spin-77ywxv {
  -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.spin-m6lprm,
    mask-image 0.3s;
}

.spin-77ywxv.spin-uje0sh {
  -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;
  }
}

.spin-lcshgn: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;
}

.spin-evvzyd {
  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.spin-3fs5qq.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.spin-3fs5qq.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;
}

.spin-eu94uo {
  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);
}

.spin-eu94uo::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%
  );
}

.spin-t5g3ro {
  position: relative;
  z-index: 1;
}

.spin-yrynoy {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.spin-hg1na9 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.spin-tufdlf {
  font-size: 40px;
  line-height: 48px;
}

.spin-ots32z {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.spin-jhy7o8 {
  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;
}

.spin-jhy7o8:hover {
  background: var(--Primary-400);
}

.spin-jhy7o8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.spin-lcshgn 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) {
  .spin-eu94uo {
    max-width: 600px;
    padding: 64px;
  }

  .spin-yrynoy {
    font-size: 24px;
    line-height: 32px;
  }

  .spin-hg1na9 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .spin-tufdlf {
    font-size: 50px;
    line-height: 56px;
  }

  .spin-ots32z {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .spin-evvzyd {
    top: 25px;
    right: 25px;
  }
}

.spin-0z69gg,
.spin-sty31p {
  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;
}

.spin-ahk66w.spin-bsea49::before,
.spin-sty31p::before,
.spin-qc1b3j::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.spin-3fs5qq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.spin-xi410h 14.spin-fl8f0n.spin-ojw91v 14.spin-98r1aj 15.spin-nsk744 14.spin-g9dcrv 15.spin-mp67zc 14.spin-05lmya.spin-5p2zvs 14.spin-qntdwm 19.spin-lper7y 12.spin-acbhpr 19.spin-lper7y 10.spin-fbt152.spin-lper7y 8.spin-ye7c2x 17.spin-f4qeib 7.spin-wg5wmy 15.spin-kw6ddt 7.spin-jw2ip6.spin-5ksdcg 7.spin-wg5wmy 11.spin-a3dzcz 8.spin-ye7c2x 11.spin-a3dzcz 10.spin-k85ncr.spin-a3dzcz 12.spin-ao8vyu 13.spin-kimm52 14.spin-8fczt2 15.spin-97e1sb 14.spin-t1vixd.spin-mng6lo 14.spin-bqm2e5 15.spin-ejmke5 14.spin-cii3n9 15.spin-i5ot82 14.spin-ehm3lu.spin-xi410h 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.spin-q9ck45 15.spin-otjelh.spin-uskh6t 15.spin-2vukwc 15.spin-epzitr 15.spin-sxw3ar 15.spin-3w2qu1 15.spin-o1p1dp.spin-5m4gro 15.spin-sxw3ar 15.spin-r2n0im 15.spin-x6sqa1 15.spin-a4qq8d 15.spin-qyl05f.spin-ip6zil 15.spin-9kkt4j 7.spin-16cly0 18.spin-n6f54l 7.spin-6u76ec 23.spin-zfrrb8.spin-j6w1y4.spin-x22kvw 18.spin-lhhk84 19.spin-jxblq9 15.spin-x13sjr 15.spin-q9ck45 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.spin-jutu2g [type="submit"] *,
.spin-7sz7dj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .spin-l1pv61 {
    display: none;
  }
}

.spin-9vam53 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .spin-9vam53 {
  display: none;
}

@media (min-width: 768px) {
  .spin-9vam53 {
    bottom: 22px;
  }
}

.spin-9vam53 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .spin-9vam53 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.spin-514b7n.static) .spin-9vam53 {
    bottom: 8px;
  }
}

.spin-f59snf {
  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.spin-3fs5qq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.spin-f8nqma 3.spin-nrpfbg.spin-6yojvs.spin-ovshfn 3.spin-wy55i3 3.spin-m396cl 5.spin-01wk1y 3.spin-m396cl 8.spin-s7xifw.spin-sh1ixo.spin-m396cl 26.spin-js5qw8 5.spin-qj9bbo 28.spin-ep5pjz 8.spin-4gmfcg 28.spin-d4xxjo.spin-w65unc 28.spin-k0uvxx.spin-22esuh 34.spin-isi6gy.spin-cpdpxh 36.spin-dvvgtt 11.spin-jpc5ee 37.spin-g6m9yb 12.spin-dtud8g 36.spin-fwb317.spin-lsjwpl 28.spin-p7dfsw.spin-wwdulk.spin-6grwjp 28.spin-c78ar0 36.spin-06tl9m 26.spin-6ghg4i 36.spin-06tl9m 23.spin-53lgz3.spin-5dh0fw.spin-06tl9m 5.spin-gwapgl 34.spin-30atyr 3.spin-wy55i3 31.spin-f8nqma 3.spin-q6xu38.spin-p9li08 18.spin-3gaywv.spin-eenq3k 18.spin-ibl9qn 8.spin-c62xw9 17.spin-a408ld 8.spin-c62xw9 15.spin-f78k0e.spin-c62xw9 14.spin-dgd33j 9.spin-eenq3k 13.spin-q50pf8 11.spin-p9li08 13.spin-6am9eu.spin-xnhwdi 13.spin-q50pf8 13.spin-7grtny 14.spin-dgd33j 13.spin-7grtny 15.spin-hney4v.spin-7grtny 17.spin-a408ld 12.spin-xnhwdi 18.spin-ibl9qn 11.spin-p9li08 18.spin-3avu92.spin-ay1ptk 18.spin-wgong3.spin-0l2gxl 18.spin-ibl9qn 17.spin-fonjvq 17.spin-a408ld 17.spin-fonjvq 15.spin-m2mcwv.spin-fonjvq 14.spin-dgd33j 18.spin-0l2gxl 13.spin-q50pf8 20.spin-ay1ptk 13.spin-tfhyiy.spin-bndgfn 13.spin-q50pf8 22.spin-z58xce 14.spin-dgd33j 22.spin-z58xce 15.spin-sgjdh0.spin-3zgv5d 17.spin-a408ld 21.spin-bndgfn 18.spin-ibl9qn 20.spin-ay1ptk 18.spin-acfniu.spin-tsez32 18.spin-k9gd9t.spin-q81948 18.spin-ibl9qn 26.spin-8wsu52 17.spin-a408ld 26.spin-8wsu52 15.spin-q6s2xr.spin-8wsu52 14.spin-dgd33j 27.spin-q81948 13.spin-q50pf8 28.spin-tsez32 13.spin-h7up1o.spin-ms0hg0 13.spin-q50pf8 31.spin-te7vxa 14.spin-dgd33j 31.spin-te7vxa 15.spin-usuxql.spin-8wsu52 17.spin-a408ld 30.spin-ms0hg0 18.spin-ibl9qn 28.spin-tsez32 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"])
    .spin-f59snf {
    display: none;
  }
}

.spin-1rwget {
  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) {
  .spin-1rwget {
    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;
}

.spin-7sz7dj {
  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) {
  .spin-7sz7dj {
    padding: 14px 16px;
  }
}

.spin-7sz7dj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.spin-7sz7dj button:first-child {
  align-content: end;
}

.spin-7sz7dj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .spin-7sz7dj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .spin-7sz7dj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.spin-7sz7dj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.spin-7sz7dj button:last-child svg {
  width: 38px;
  height: 38px;
}

.spin-qc1b3j {
  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;
}

.spin-qc1b3j::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .spin-qc1b3j,
.pc61d126-chatbot[data-active-screen="3"]
  .spin-qc1b3j {
  opacity: 1;
  visibility: visible;
}

.spin-onpohn {
  flex: 1 1;
}

.spin-1aondg {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .spin-1aondg {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .spin-2yhesg {
  display: block;
}

.spin-h2z8t7 {
  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) {
  .spin-h2z8t7 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.spin-sty31p {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.spin-sty31p::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.spin-edd0ne span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.spin-edd0ne p {
  color: var(--Text-100);
}

.spin-sty31p .spin-42aafl {
  grid-area: button;
}

.spin-sty31p .spin-42aafl::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.spin-3fs5qq.org/2000/svg'%3E%3Cpath d='M4.spin-js5ldb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spin-42wgwx 15L16.spin-42wgwx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spin-42wgwx 5L16.spin-42wgwx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .spin-4pm12c {
  display: block;
}

.spin-7ku1q9 {
  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) {
  .spin-7ku1q9 {
    margin-top: 40px;
  }
}

.spin-0z69gg label,
.spin-0z69gg input {
  display: block;
  width: 100%;
}

.spin-0z69gg label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.spin-0z69gg label.spin-jya9uw input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.spin-0z69gg label.spin-jya9uw::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;
}

.spin-0z69gg 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;
}

.spin-0z69gg input::placeholder {
  color: var(--Text-400);
}

.spin-7cvfhc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .spin-7cvfhc {
  display: flex;
}

.spin-7cvfhc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .spin-7cvfhc ol {
    height: 420px;
    padding: 24px;
  }
}

.spin-7cvfhc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.spin-jutu2g {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .spin-jutu2g {
    padding: 0 24px 24px;
  }
}

.spin-jutu2g 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;
}

.spin-jutu2g input::placeholder {
  color: var(--Text-400);
}

.spin-jutu2g [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.spin-jutu2g [type="submit"]:disabled {
  opacity: 0.5;
}

.spin-jutu2g [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .spin-jutu2g [type="submit"] {
    right: 40px;
  }
}

.spin-ahk66w {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.spin-ahk66w.spin-bsea49 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.spin-ahk66w.spin-bsea49::before {
  content: "";
  width: 31px;
}

.spin-ahk66w.spin-bsea49 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spin-ahk66w.spin-30ogsm p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.spin-ahk66w p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spin-9vam53 .spin-42aafl {
  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;
  }
}

.spin-l1pv61 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .spin-l1pv61 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .spin-l1pv61 {
    padding: 18px 0;
  }
}

.spin-l1pv61 .spin-t0xd9d {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .spin-l1pv61 .spin-t0xd9d {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.spin-tatzzl {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .spin-tatzzl {
    max-width: 160px;
    height: 40px;
  }
}

.spin-tatzzl picture,
.spin-tatzzl img {
  display: block;
  width: 100%;
  height: 100%;
}

.spin-tatzzl img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .spin-jbt0gk {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.spin-m6lprm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .spin-l1pv61.spin-gnirbo .spin-jbt0gk {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .spin-jbt0gk {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .spin-jbt0gk {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.spin-nfwa5r,
.spin-sx3q0c {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .spin-nfwa5r,
  .spin-sx3q0c {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .spin-sx3q0c {
    display: none;
  }
}

.spin-n051dv {
  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;
}

.spin-gnirbo .spin-n051dv {
  background: var(--fh-bg-color);
}

.spin-n051dv button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spin-n051dv {
    display: none;
  }
}

.spin-qu88ag {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spin-qu88ag {
    display: none;
  }
}

.spin-i28rhj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.spin-l1pv61.spin-gnirbo .spin-i28rhj:first-child {
  display: none;
}

.spin-l1pv61.spin-gnirbo .spin-i28rhj:last-child {
  display: block;
}

.spin-i28rhj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .spin-i28rhj {
    display: none;
  }
}

.spin-w7kzjr {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spin-w7kzjr {
    display: flex;
  }
}

.spin-w7kzjr ul {
  max-height: 350px;
  overflow-y: auto;
}

.spin-w7kzjr:hover ul {
  visibility: visible;
  opacity: 1;
}

.spin-w7kzjr:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.spin-w7kzjr:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.spin-w7kzjr:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.spin-w7kzjr:hover .spin-jkfqlb svg {
  transform: rotate(180deg);
}

.spin-gx4rsx {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.spin-gtc554 {
  padding: 0 8px;
}

.spin-9ikv7u {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.spin-9ikv7u:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .spin-9ikv7u {
    padding: 4px 8px;
  }
}

.spin-rt43jn {
  display: flex;
}

.spin-rt43jn img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.spin-jkfqlb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.spin-jkfqlb svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.spin-svbj9g {
  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) {
  .spin-svbj9g {
    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;
  }
}

.spin-t9phsy {
  width: 100%;
}

@media (min-width: 1200px) {
  .spin-t9phsy {
    display: none;
  }
}

.spin-ifwfd6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.spin-3xxnxk {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.spin-q6sl4y {
  display: flex;
}

.spin-4ocozp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.spin-9cfm5j {
  list-style: none;
}

@media (max-width: 1199px) {
  .spin-9cfm5j {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .spin-9cfm5j {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .spin-9cfm5j .spin-kvr3ci [data-ref-el],
  .spin-9cfm5j .spin-kvr3ci span,
  .spin-9cfm5j .spin-kvr3ci a {
    white-space: nowrap;
  }
}

.spin-ux6bkn {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .spin-ux6bkn.spin-aswp1o > .spin-kvr3ci {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .spin-ux6bkn.spin-8oj45w:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .spin-ux6bkn.spin-aswp1o > .spin-ptf5qc {
    height: auto;
  }

  .spin-ux6bkn.spin-aswp1o > div > .spin-3tiqzr {
    transform: rotate(180deg);
  }
}

.spin-ux6bkn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.spin-ux6bkn [data-ref-el],
.spin-ux6bkn span {
  cursor: pointer;
}

.spin-ux6bkn [data-ref-el],
.spin-ux6bkn span,
.spin-ux6bkn a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .spin-ux6bkn [data-ref-el],
  .spin-ux6bkn span,
  .spin-ux6bkn a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .spin-ux6bkn [data-ref-el],
  .spin-ux6bkn span,
  .spin-ux6bkn a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.spin-ptf5qc {
  height: 0;
  overflow: hidden;
  transition: height 0.spin-m6lprm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.spin-ptf5qc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.spin-ptf5qc::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.spin-ptf5qc::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .spin-ptf5qc {
    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;
  }

  .spin-ptf5qc:has(> .spin-ux6bkn.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .spin-ptf5qc .spin-ptf5qc {
    padding: 0;
  }

  .spin-ptf5qc .spin-ux6bkn {
    font-weight: 400;
  }

  .spin-ptf5qc .spin-ux6bkn:hover > .spin-kvr3ci {
    background: var(--Neutral-300);
  }

  .spin-ptf5qc .spin-3tiqzr {
    rotate: -90deg;
  }
}

.spin-kvr3ci {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spin-kvr3ci {
    padding: 8px;
  }

  .spin-ux6bkn.spin-mn8jo2 > .spin-kvr3ci {
    background: var(--Neutral-300);
  }
}

.spin-3tiqzr {
  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.spin-3fs5qq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.spin-rb04yy 0.spin-lz2cry.spin-n8wdbc -0.spin-8ictew 0.spin-bqqsp1 -0.spin-8ictew 1.spin-7ycp1d 0.spin-jubh4b.spin-x7sd4e 4.spin-lahsmt.spin-rb04yy 0.spin-pbaazm.spin-5z06vw -0.spin-8ictew 9.spin-z3k4v0 -0.spin-8ictew 10.spin-fo0es1 0.spin-7kl3rv.spin-wdxzx3 0.spin-n8wdbc 10.spin-wdxzx3 0.spin-bqqsp1 10.spin-fo0es1 1.spin-k4h1cl.spin-brytwo 5.spin-6f63am.spin-y8nlpu 6.spin-tao31u 5.spin-6h9f6b 6.spin-tao31u 4.spin-wnnk3s 5.spin-mevw48.spin-rb04yy 1.spin-h2ry8w.spin-8ictew 0.spin-bqqsp1 -0.spin-8ictew 0.spin-n8wdbc 0.spin-rb04yy 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.spin-m6lprm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spin-3tiqzr {
    cursor: default;
  }
}

.spin-wrnxym {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.spin-v1emso {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .spin-v1emso {
    padding: 40px 4px;
  }
}

.spin-5v8c4d {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .spin-5v8c4d {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.spin-ierp2y {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .spin-ierp2y {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.spin-ierp2y ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.spin-ierp2y [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.spin-ierp2y [data-ref-el],
.spin-ierp2y span,
.spin-ierp2y a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.spin-equ1qa {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spin-equ1qa {
    margin-bottom: 12px;
  }
}

.spin-ghooeb {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.spin-ghooeb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .spin-ghooeb:last-child {
    margin-right: 0;
  }
}

.spin-e2tdbl {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spin-equ1qa:hover .spin-l1xg6u {
  visibility: visible;
  opacity: 1;
}

.spin-l1xg6u {
  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);
}

.spin-d43dt3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.spin-ymm7gp {
  display: flex;
  margin: 6px;
}

.spin-ymm7gp img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.spin-l1xg6u::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);
}

.spin-l1xg6u::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);
}

.spin-rsa9mq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .spin-rsa9mq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.spin-peyq0q {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .spin-peyq0q {
    margin-right: 32px;
  }
}

.spin-x4m5lm {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spin-x4m5lm {
    margin-top: 0;
    width: 340px;
  }
}

.spin-x4m5lm a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spin-x0el6d {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.spin-jgxxcy {
  position: relative;
}

@media (min-width: 768px) {
  .spin-jgxxcy {
    margin-top: 40px;
  }
}

.spin-jgxxcy + .spin-fgnjrk,
.spin-jgxxcy + .spin-jgxxcy {
  margin-top: 24px;
}

.spin-ohah40 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .spin-ohah40 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .spin-ohah40 {
    padding: 80px;
  }
}

.spin-jst8xf {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .spin-jst8xf {
    padding: 0 16px;
}


}

.spin-zqqijy {
  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) {
  .spin-zqqijy {
    font-size: 48px;
    line-height: 56px;
  }
}

.spin-v7kdeq {
  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) {
  .spin-v7kdeq {
    font-size: 24px;
    line-height: 32px;
  }
}

.spin-g66unb {
  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;
}

.spin-g66unb:hover {
  background: var(--button-bg-hover);
}

.spin-dnhp42 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.spin-dnhp42 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .spin-dnhp42 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .spin-dnhp42 img {
  min-height: 100%;
  }
}

.spin-ohah40::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.spin-i2uy0n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.spin-i2uy0n h1,
.spin-i2uy0n h2,
.spin-i2uy0n h3,
.spin-i2uy0n h4 {
  margin-bottom: 6px;
}

.spin-i2uy0n h1:not(:first-child),
.spin-i2uy0n h2:not(:first-child),
.spin-i2uy0n h3:not(:first-child),
.spin-i2uy0n h4:not(:first-child) {
  margin-top: 16px;
}

.spin-i2uy0n h1,
.spin-i2uy0n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .spin-i2uy0n h1,
  .spin-i2uy0n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.spin-i2uy0n h2,
.spin-i2uy0n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .spin-i2uy0n h2,
  .spin-i2uy0n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.spin-i2uy0n h3,
.spin-i2uy0n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .spin-i2uy0n h3,
  .spin-i2uy0n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.spin-i2uy0n h4,
.spin-i2uy0n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.spin-i2uy0n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.spin-i2uy0n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.spin-i2uy0n 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);
}

.spin-i2uy0n ul ul {
  margin-bottom: 8px;
}

.spin-i2uy0n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.spin-i2uy0n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.spin-i2uy0n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.spin-i2uy0n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.spin-i2uy0n ol li::marker {
  font-weight: 700;
}

.spin-i2uy0n ol ol {
  margin-bottom: 8px;
}

.spin-i2uy0n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.spin-i2uy0n ol ul li {
  padding-left: 16px;
}

.spin-i2uy0n 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) {
  .spin-i2uy0n table {
    padding: 24px;
  }
}

.spin-i2uy0n table.spin-4r9s0e {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spin-m6lprm,
    mask-image 0.3s;
}

.spin-i2uy0n table.spin-4r9s0e.spin-uje0sh {
  -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) {
  .spin-i2uy0n table {
    display: table;
  }
}

.spin-i2uy0n table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.spin-i2uy0n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spin-i2uy0n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spin-i2uy0n 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) {
  .spin-i2uy0n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.spin-i2uy0n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spin-i2uy0n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spin-i2uy0n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.spin-i2uy0n img {
  max-width: 100%;
  height: auto;
}

.spin-gy6gks {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .spin-gy6gks {
    padding: 24px;
  }
}

.spin-rpl0mp {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .spin-rpl0mp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.spin-rpl0mp > * {
  margin: 0 !important;
}

.spin-rpl0mp img,
.spin-d7a5y1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spin-rpl0mp img,
  .spin-d7a5y1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spin-fy917j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spin-fy917j {
    width: 32px;
    height: 32px;
  }
}

.spin-l5knnz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.spin-l5knnz .spin-yjptd8 {
  flex-shrink: 0;
}

.spin-l5knnz .spin-zdjkqr svg {
  display: none;
}

.spin-ivgqc3 {
  display: grid;
  transition: max-height 0.spin-m6lprm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .spin-ivgqc3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .spin-ivgqc3 {
    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));
  }
}

.spin-ivgqc3.spin-3fmb0g + .spin-yjptd8 svg {
  transform: rotate(180deg);
}

.spin-o4a6g7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.spin-o4a6g7 > div:nth-child(3n) {
  grid-column: span 2;
}

.spin-o4a6g7
  > div:nth-child(3n)
  .spin-6eefs3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .spin-o4a6g7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .spin-o4a6g7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .spin-o4a6g7
    > div:nth-child(3n)
    .spin-6eefs3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .spin-o4a6g7 {
    max-width: 270px;
  }
}

.spin-o4a6g7 .spin-6eefs3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .spin-o4a6g7 .spin-6eefs3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .spin-o4a6g7 .spin-6eefs3 button {
    max-width: 104px;
  }
}

.spin-t1i0lb {
  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) {
  .spin-t1i0lb {
    margin-bottom: 0;
  }
}

.spin-7e12yw {
  display: none;
  opacity: 0;
}

.spin-xnyact {
  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;
  }
}

.spin-xnyact img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.spin-6eefs3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.spin-6eefs3 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spin-6eefs3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spin-6eefs3
    button {
    max-width: 145px;
  }
}

.spin-3q3l4d:first-child
  .spin-6eefs3
  button {
  max-width: 270px;
}

.spin-6qoz8j {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.spin-t1i0lb picture {
  width: 100%;
  max-width: 100%;
}

.spin-81y7mg {
  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;
}

.spin-81y7mg svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.spin-t1i0lb:hover .spin-81y7mg {
  display: flex;
}

.spin-to3jv7 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.spin-zqjb7j {
  display: flex;
}

.spin-zqjb7j:hover .spin-5r21nw,
.spin-zqjb7j .spin-mn8jo2 .spin-5r21nw {
  display: flex;
}

.spin-zqjb7j svg {
  flex-shrink: 0;
}

.spin-5r21nw {
  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) {
  .spin-5r21nw {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.spin-5r21nw:hover {
  display: flex;
}

.spin-5r21nw svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.spin-phsu94 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .spin-phsu94 {
    font-size: 12px;
  }
}

.spin-h42f3n,
.spin-gkkccz {
  width: 50%;
  flex-shrink: 0;
}

.spin-h42f3n {
  font-weight: 700;
}

.spin-i8o5zh .spin-ivgqc3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .spin-i8o5zh .spin-ivgqc3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .spin-i8o5zh .spin-ivgqc3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.spin-i8o5zh
  .spin-6qoz8j:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.spin-i8o5zh .spin-xnyact {
  height: 100% !important;
  border-radius: 16px;
}

.spin-i8o5zh .spin-6eefs3 {
  gap: 4px;
  align-items: center;
}

.spin-i8o5zh .spin-6eefs3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spin-i8o5zh .spin-6eefs3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.spin-i8o5zh .spin-y9kbqq,
.spin-i8o5zh .spin-6k8xei {
  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.spin-3fs5qq.org/2000/svg'%3E%3Cpath d='M9.spin-2z5bks 4.spin-j89p1s.spin-z0y6n7 5.spin-naju3k.spin-0lda61 5.spin-zak5jk.spin-dl59il 5.spin-wvvnup.spin-e13p0e 8.spin-nu7si9.spin-5z4j13 9.spin-ipeu5f.spin-0psjfn 9.spin-v5yev8.spin-bp350v 13.spin-kbe5bl.spin-02o2uq 11.spin-f8ycti.spin-qj2lma 11.spin-q45vy2.spin-9r7v1a 11.spin-4tii7c.spin-9ja40f 13.spin-nidsc5.spin-auihcu 9.spin-cb00hs.spin-itg5yy 9.spin-afu8p0.spin-f20vtk 8.spin-8ad4ck.spin-yjh3y9 5.spin-0al2ms.spin-1h6ic0 5.spin-6g3g38.spin-1mjk0c 5.spin-m1z2iq.spin-cw6s2s 4.spin-o0sqsa.spin-qj2lma 1.spin-r2mma3.spin-2z5bks 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.spin-i8o5zh .spin-y9kbqq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.spin-i8o5zh .spin-6k8xei {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.spin-9l58qu {
  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) {
  .spin-9l58qu {
    padding: 24px;
  }
}

.spin-9l58qu .spin-yjptd8 {
  display: flex;
}

@media (min-width: 768px) {
  .spin-9l58qu .spin-yjptd8 {
    display: none;
  }
}

.spin-9l58qu .spin-zdjkqr svg {
  display: none;
}

.spin-egavpt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.spin-egavpt .spin-evs1yr {
  display: none;
}

@media (min-width: 768px) {
  .spin-egavpt .spin-evs1yr {
    display: flex;
  }
}

.spin-jnz9em {
  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) {
  .spin-jnz9em {
    font-size: 40px;
    line-height: 48px;
  }
}

.spin-jnz9em > * {
  margin: 0 !important;
}

.spin-jnz9em img,
.spin-4boijx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spin-jnz9em img,
  .spin-4boijx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spin-7r55k3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spin-7r55k3 {
    width: 32px;
    height: 32px;
  }
}

.spin-d69lc8 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .spin-d69lc8 {
    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;
  }

  .spin-d69lc8::-webkit-scrollbar {
    display: none;
  }
}

.spin-vh3ptw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .spin-vh3ptw {
    padding: 7px 15px;
  }
}

.spin-vh3ptw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spin-dfj7yv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spin-dfj7yv {
    display: flex;
    opacity: 1;
  }
}

.spin-vh3ptw picture {
  height: 100%;
  display: block;
}

.spin-vh3ptw img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .spin-vh3ptw img {
    width: 88px;
    height: 44px;
  }
}

.spin-vh3ptw p {
  text-align: center;
  width: 100%;
}

.spin-qg0885 {
  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) {
  .spin-qg0885 {
    font-size: 40px;
    line-height: 48px;
  }
}

.spin-qg0885 img,
.spin-tit8lu {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spin-qg0885 img,
  .spin-tit8lu {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spin-iezjtn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spin-iezjtn {
    width: 32px;
    height: 32px;
  }
}

.spin-2bnf4a {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.spin-ksl0c0 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.spin-50z31z {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.spin-50z31z.spin-mn8jo2 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.spin-yjl1f2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .spin-yjl1f2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.spin-qllqwa {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.spin-mqvlrc {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.spin-m6lprm ease;
  opacity: 0;
  color: var(--text-color);
}

.spin-8wmjan {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.spin-8wmjan ol,
.spin-8wmjan ul {
  padding-left: 1.3em;
}

.spin-50z31z.spin-mn8jo2 .spin-mqvlrc {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.spin-50z31z.spin-mn8jo2 .spin-qllqwa {
  transform: rotate(180deg);
  color: var(--text-color);
}

.spin-9nsyka {
  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) {
  .spin-9nsyka {
    padding: 24px;
  }
}

.spin-9nsyka .spin-yjptd8 {
  display: flex;
}

@media (min-width: 768px) {
  .spin-9nsyka .spin-yjptd8 {
    display: none;
  }
}

.spin-9nsyka .spin-zdjkqr svg {
  display: none;
}

.spin-gf67k4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spin-gf67k4 .spin-evs1yr {
  display: none;
}

@media (min-width: 768px) {
  .spin-gf67k4 .spin-evs1yr {
    display: flex;
  }
}

.spin-66pnke {
  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) {
  .spin-66pnke {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.spin-66pnke > * {
  margin: 0 !important;
}

.spin-66pnke img,
.spin-de5bkh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spin-66pnke img,
  .spin-de5bkh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spin-6xk91o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spin-6xk91o {
    width: 32px;
    height: 32px;
  }
}

.spin-1azxku {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .spin-1azxku {
    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;
  }

  .spin-1azxku::-webkit-scrollbar {
    display: none;
  }
}

.spin-llvqdl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.spin-llvqdl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spin-jhw5eb {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spin-jhw5eb {
    display: flex;
    opacity: 1;
  }
}

.spin-llvqdl picture {
  width: auto;
  height: 100%;
  display: block;
}

.spin-llvqdl picture img {
  display: block;
  width: auto;
  height: 100%;
}

.spin-o6cmk6 {
  margin: -24px 0;
}

.spin-o6cmk6:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .spin-o6cmk6 {
    margin: -16px 0;
  }
}

.spin-1icioc {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .spin-1icioc {
    flex-direction: row;
  }
}

.spin-k9exg0 {
  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) {
  .spin-k9exg0 {
    flex: 1;
  }
}

.spin-k9exg0::placeholder {
  color: var(--Text-400);
}

.spin-5707wf {
  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;
}

.spin-ci53rp {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.spin-ci53rp::-webkit-scrollbar {
  display: none;
}

.spin-21fdtj {
  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;
}

.spin-21fdtj img,
.spin-21fdtj svg {
  margin-right: 8px;
}

.spin-9zj9ct {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.spin-o6cmk6 + .spin-03zlvz {
  margin-top: 0;
}

@media (min-width: 768px) {
  .spin-o6cmk6 + .spin-03zlvz {
    margin-top: -16px;
  }
}

.spin-x5f6zr {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.spin-x5f6zr > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.spin-x5f6zr > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.spin-3memrj {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.spin-wb5pe9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.spin-zz1t7q {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.spin-gcnwcp {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.spin-fsmn2k {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.spin-3memrj 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;
}

.spin-3memrj 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) {
  .spin-3memrj {
    padding: 39px 179px 39px 39px;
  }

  .spin-wb5pe9 {
    font-size: 40px;
    line-height: 48px;
  }

  .spin-fsmn2k {
    height: 348px;
  }

  .spin-3memrj button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .spin-3memrj button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .spin-3memrj {
    padding: 63px;
  }
}

.spin-cybvl9 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .spin-cybvl9 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.spin-ua9jqw {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spin-ua9jqw {
    width: auto;
  }
}

.spin-3ejk8n {
  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;
}

.spin-3ejk8n::-webkit-scrollbar {
  display: none;
}

.spin-3ejk8n 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);
}

.spin-3ejk8n a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spin-3ejk8n {
    margin-left: 16px;
    margin-top: 0;
  }
}

.spin-cybvl9 .spin-fl9q5f {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spin-m6lprm,
    mask-image 0.3s;
}

.spin-cybvl9 .spin-fl9q5f.spin-uje0sh {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.spin-k703vj {
  margin: 40px -16px;
}

.spin-6qjr3n + .spin-fgnjrk,
.spin-6qjr3n + .spin-jgxxcy {
  margin-top: 24px;
}

.spin-bn7syy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.spin-bn7syy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.spin-hfbk6f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .spin-hfbk6f {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .spin-hfbk6f {
    margin-top: 0;
  }
}

.spin-pshz4y {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spin-pshz4y {
    font-size: 24px;
    line-height: 32px;
  }
}

.spin-q077k7 {
  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) {
  .spin-q077k7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.spin-3rbdet {
  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) {
  .spin-3rbdet {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.spin-6tqox6 {
  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) {
  .spin-6tqox6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.spin-52m557 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spin-52m557 {
    font-size: 32px;
    line-height: 40px;
  }
}

.spin-8x2ok3 {
  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;
}

.spin-46le4s {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.spin-46le4s img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.spin-03zlvz {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.spin-itiqvq {
  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) {
  .spin-itiqvq {
    padding: 15px 48px;
  }
}

main > .spin-03zlvz {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .spin-ivgqc3.spin-jtysmg > div:nth-child(n+5) {
    display: none;
  }
}

.spin-i2uy0n p a img {
  display: block;
  margin: 0 auto;
}


.spin-507a90 {
  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 */
.spin-rtwtzv {
  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;
}

.spin-rtwtzv label {
  font-size: 14px;
}

.spin-rtwtzv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spin-rtwtzv input,
.spin-rtwtzv textarea,
.spin-rtwtzv 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;
}
.spin-rtwtzv button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spin-9lhbsw ease;
}
.spin-rtwtzv button:hover {
  background-color: var(--button-bg-hover);
}
.spin-tkr4ug {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spin-mwawci ease-in;
}

.spin-tkr4ug 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;
}
.spin-cq0fx8, .spin-50kuj1, [class*="review-card"],
thead, thead th, table th, .spin-6f8pog,
.spin-4uds4v, [class*="collapsible-header"],
.spin-c71htu, [class*="updated-block"] {
  color: #ece7dc !important;
}
