* {
  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;
  }
}

.deespin-9zq040 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .deespin-9zq040 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-9zq040 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.deespin-5kp4se {
  overflow: hidden;
}

.deespin-lk675x img {
  background: var(--Neutral-300);
}

.deespin-2w92um {
  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;
}

.deespin-xe4u23 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.deespin-xe4u23:hover {
  background: var(--button-bg-hover);
}

.deespin-cprwo5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.deespin-cprwo5:hover {
  background: var(--button-bg-hover);
}

.deespin-9l6t0g {
  font-size: 12px;
  line-height: 18px;
}

.deespin-vnmmwh {
  font-size: 18px;
  line-height: 26px;
}

.deespin-z69h18 {
  width: 100%;
}

.deespin-yqyeok {
  padding: 6px 16px;
}

.deespin-0ul2bv {
  padding: 10px 16px;
}

.deespin-wtyj4b {
  padding: 15px 26px;
}

.deespin-yw5uzj {
  flex-shrink: 0;
}

.deespin-0txwlv {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.deespin-l8vd9g {
  display: none;
}

.deespin-jrbgvl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.deespin-8vbn81 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.deespin-mkamkj {
  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;
}

.deespin-qnhtcj {
  cursor: grab;
}

.deespin-mkamkj::-webkit-scrollbar {
  display: none;
}

.deespin-0m0hzx {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.deespin-8uttqv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.deespin-71phgi {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.deespin-wvzh8s {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.deespin-6q1v05 {
  visibility: visible;
}

.deespin-ixeuaf {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.deespin-m60obt ease;
}

.deespin-s4uvhk {
  background-color: var(--Primary-200);
  width: 16px;
}

.deespin-kt9rdr {
  -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.deespin-m60obt,
    mask-image 0.3s;
}

.deespin-kt9rdr.deespin-d3481o {
  -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;
  }
}

.deespin-l29fug: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;
}

.deespin-mfwlt1 {
  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.deespin-x3osm6.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.deespin-x3osm6.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;
}

.deespin-y0o8xq {
  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);
}

.deespin-y0o8xq::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%
  );
}

.deespin-win29k {
  position: relative;
  z-index: 1;
}

.deespin-prmdgg {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.deespin-nbap7s {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.deespin-o9078u {
  font-size: 40px;
  line-height: 48px;
}

.deespin-99iudk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.deespin-igfnpk {
  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;
}

.deespin-igfnpk:hover {
  background: var(--Primary-400);
}

.deespin-igfnpk svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.deespin-l29fug 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) {
  .deespin-y0o8xq {
    max-width: 600px;
    padding: 64px;
  }

  .deespin-prmdgg {
    font-size: 24px;
    line-height: 32px;
  }

  .deespin-nbap7s {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .deespin-o9078u {
    font-size: 50px;
    line-height: 56px;
  }

  .deespin-99iudk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .deespin-mfwlt1 {
    top: 25px;
    right: 25px;
  }
}

.deespin-s86ueh,
.deespin-567co0 {
  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;
}

.deespin-3na1aa.deespin-o0lmj2::before,
.deespin-567co0::before,
.deespin-s6wsf4::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.deespin-x3osm6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.deespin-by71o6 14.deespin-20sx4s.deespin-2pwn65 14.deespin-3n90uu 15.deespin-532mft 14.deespin-0iwu3c 15.deespin-i1mm3z 14.deespin-4cy2qh.deespin-j94vzt 14.deespin-38rwsl 19.deespin-e4imb6 12.deespin-7dmoxn 19.deespin-e4imb6 10.deespin-bn0e2y.deespin-e4imb6 8.deespin-z3w8e9 17.deespin-jzt1om 7.deespin-ur4xf7 15.deespin-va8yo1 7.deespin-qpivfj.deespin-nrskw9 7.deespin-ur4xf7 11.deespin-x6c775 8.deespin-z3w8e9 11.deespin-x6c775 10.deespin-dj98nw.deespin-x6c775 12.deespin-9je0p5 13.deespin-sluqcj 14.deespin-854a37 15.deespin-wvjp2m 14.deespin-q0j4mw.deespin-9qd3jv 14.deespin-jnx6hb 15.deespin-8mbhrp 14.deespin-b6duvm 15.deespin-cq3wyd 14.deespin-pnr3sx.deespin-by71o6 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.deespin-1ez5w6 15.deespin-twcz10.deespin-aqn3a2 15.deespin-cwga20 15.deespin-98wzat 15.deespin-65dfzx 15.deespin-l93fve 15.deespin-yc58c3.deespin-6naygh 15.deespin-65dfzx 15.deespin-ppt0yn 15.deespin-zeohb9 15.deespin-06dls6 15.deespin-6o8oc1.deespin-qaei3l 15.deespin-5kq0bk 7.deespin-24v3h3 18.deespin-irrp89 7.deespin-539yfq 23.deespin-d21zho.deespin-69khsb.deespin-npz08t 18.deespin-b4gt4r 19.deespin-nmt2pm 15.deespin-jmuvbg 15.deespin-1ez5w6 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.deespin-txdqms [type="submit"] *,
.deespin-l6er6z button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .deespin-04b6rn {
    display: none;
  }
}

.deespin-pl7ud3 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .deespin-pl7ud3 {
  display: none;
}

@media (min-width: 768px) {
  .deespin-pl7ud3 {
    bottom: 22px;
  }
}

.deespin-pl7ud3 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .deespin-pl7ud3 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.deespin-zwcwuk.static) .deespin-pl7ud3 {
    bottom: 8px;
  }
}

.deespin-k4d2dj {
  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.deespin-x3osm6.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.deespin-3uio5r 3.deespin-ev3qrw.deespin-76lv9j.deespin-co2sv1 3.deespin-sx8bbp 3.deespin-p9awyu 5.deespin-dkti44 3.deespin-p9awyu 8.deespin-awqu9g.deespin-3uyid1.deespin-p9awyu 26.deespin-4yqhjz 5.deespin-joo684 28.deespin-514996 8.deespin-urvqwu 28.deespin-xl856f.deespin-pph93n 28.deespin-wne6n7.deespin-iy2ss4 34.deespin-deeyss.deespin-diznlc 36.deespin-g9hd9y 11.deespin-9zzjo4 37.deespin-9t4m9l 12.deespin-71to25 36.deespin-9a75y7.deespin-wu6ocq 28.deespin-ytm3pq.deespin-ai73vy.deespin-n6vcrw 28.deespin-2smw3m 36.deespin-zo43om 26.deespin-z07l1q 36.deespin-zo43om 23.deespin-52zuo4.deespin-k7ptl8.deespin-zo43om 5.deespin-5kd7zp 34.deespin-re03cn 3.deespin-sx8bbp 31.deespin-3uio5r 3.deespin-v41pnd.deespin-5tls88 18.deespin-8wtci4.deespin-1mj9zi 18.deespin-7lbmiw 8.deespin-k3egyd 17.deespin-7ydawa 8.deespin-k3egyd 15.deespin-59tb66.deespin-k3egyd 14.deespin-ayj5re 9.deespin-1mj9zi 13.deespin-isav5k 11.deespin-5tls88 13.deespin-5sbcvk.deespin-odngaf 13.deespin-isav5k 13.deespin-2z89ur 14.deespin-ayj5re 13.deespin-2z89ur 15.deespin-y0rdxa.deespin-2z89ur 17.deespin-7ydawa 12.deespin-odngaf 18.deespin-7lbmiw 11.deespin-5tls88 18.deespin-e1qq5w.deespin-8oyi74 18.deespin-qb36rj.deespin-iafn98 18.deespin-7lbmiw 17.deespin-gcup7b 17.deespin-7ydawa 17.deespin-gcup7b 15.deespin-tjsz80.deespin-gcup7b 14.deespin-ayj5re 18.deespin-iafn98 13.deespin-isav5k 20.deespin-8oyi74 13.deespin-jsjvla.deespin-gzhigg 13.deespin-isav5k 22.deespin-omm4gl 14.deespin-ayj5re 22.deespin-omm4gl 15.deespin-tc9tzn.deespin-p7mc1y 17.deespin-7ydawa 21.deespin-gzhigg 18.deespin-7lbmiw 20.deespin-8oyi74 18.deespin-9o3xve.deespin-bu22wp 18.deespin-oj9rng.deespin-8s8yf8 18.deespin-7lbmiw 26.deespin-f9xa1c 17.deespin-7ydawa 26.deespin-f9xa1c 15.deespin-lnvnq8.deespin-f9xa1c 14.deespin-ayj5re 27.deespin-8s8yf8 13.deespin-isav5k 28.deespin-bu22wp 13.deespin-egmc49.deespin-aqufg5 13.deespin-isav5k 31.deespin-ivo16o 14.deespin-ayj5re 31.deespin-ivo16o 15.deespin-0wb60b.deespin-f9xa1c 17.deespin-7ydawa 30.deespin-aqufg5 18.deespin-7lbmiw 28.deespin-bu22wp 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"])
    .deespin-k4d2dj {
    display: none;
  }
}

.deespin-obvwxy {
  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) {
  .deespin-obvwxy {
    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;
}

.deespin-l6er6z {
  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) {
  .deespin-l6er6z {
    padding: 14px 16px;
  }
}

.deespin-l6er6z button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.deespin-l6er6z button:first-child {
  align-content: end;
}

.deespin-l6er6z button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .deespin-l6er6z
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .deespin-l6er6z
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.deespin-l6er6z button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.deespin-l6er6z button:last-child svg {
  width: 38px;
  height: 38px;
}

.deespin-s6wsf4 {
  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;
}

.deespin-s6wsf4::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .deespin-s6wsf4,
.pc61d126-chatbot[data-active-screen="3"]
  .deespin-s6wsf4 {
  opacity: 1;
  visibility: visible;
}

.deespin-gpxp8n {
  flex: 1 1;
}

.deespin-6753kd {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .deespin-6753kd {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .deespin-kzlf8j {
  display: block;
}

.deespin-d3xi7o {
  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) {
  .deespin-d3xi7o {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.deespin-567co0 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.deespin-567co0::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.deespin-2d6oac span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.deespin-2d6oac p {
  color: var(--Text-100);
}

.deespin-567co0 .deespin-5olojv {
  grid-area: button;
}

.deespin-567co0 .deespin-5olojv::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.deespin-x3osm6.org/2000/svg'%3E%3Cpath d='M4.deespin-2qq5ce 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.deespin-awokor 15L16.deespin-awokor 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.deespin-awokor 5L16.deespin-awokor 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .deespin-n7o7nf {
  display: block;
}

.deespin-1v8ef9 {
  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) {
  .deespin-1v8ef9 {
    margin-top: 40px;
  }
}

.deespin-s86ueh label,
.deespin-s86ueh input {
  display: block;
  width: 100%;
}

.deespin-s86ueh label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.deespin-s86ueh label.deespin-vuod6s input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.deespin-s86ueh label.deespin-vuod6s::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;
}

.deespin-s86ueh 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;
}

.deespin-s86ueh input::placeholder {
  color: var(--Text-400);
}

.deespin-mpj6o7 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .deespin-mpj6o7 {
  display: flex;
}

.deespin-mpj6o7 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .deespin-mpj6o7 ol {
    height: 420px;
    padding: 24px;
  }
}

.deespin-mpj6o7 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.deespin-txdqms {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .deespin-txdqms {
    padding: 0 24px 24px;
  }
}

.deespin-txdqms 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;
}

.deespin-txdqms input::placeholder {
  color: var(--Text-400);
}

.deespin-txdqms [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.deespin-txdqms [type="submit"]:disabled {
  opacity: 0.5;
}

.deespin-txdqms [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .deespin-txdqms [type="submit"] {
    right: 40px;
  }
}

.deespin-3na1aa {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.deespin-3na1aa.deespin-o0lmj2 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.deespin-3na1aa.deespin-o0lmj2::before {
  content: "";
  width: 31px;
}

.deespin-3na1aa.deespin-o0lmj2 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.deespin-3na1aa.deespin-i1c4b1 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.deespin-3na1aa p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.deespin-pl7ud3 .deespin-5olojv {
  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;
  }
}

.deespin-04b6rn {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .deespin-04b6rn {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .deespin-04b6rn {
    padding: 15px 0;
  }
}

.deespin-04b6rn .deespin-9zq040 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .deespin-04b6rn .deespin-9zq040 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.deespin-s920rs {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .deespin-s920rs {
    max-width: 180px;
    height: 47px;
  }
}

.deespin-s920rs picture,
.deespin-s920rs img {
  display: block;
  width: 100%;
  height: 100%;
}

.deespin-s920rs img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .deespin-blmodj {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.deespin-m60obt ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .deespin-04b6rn.deespin-os0z74 .deespin-blmodj {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .deespin-blmodj {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .deespin-blmodj {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.deespin-po998o,
.deespin-xfldd9 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .deespin-po998o,
  .deespin-xfldd9 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .deespin-xfldd9 {
    display: none;
  }
}

.deespin-a21n9y {
  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;
}

.deespin-os0z74 .deespin-a21n9y {
  background: var(--fh-bg-color);
}

.deespin-a21n9y button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .deespin-a21n9y {
    display: none;
  }
}

.deespin-bq4lpg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .deespin-bq4lpg {
    display: none;
  }
}

.deespin-9yr2sj {
  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;
}

.deespin-04b6rn.deespin-os0z74 .deespin-9yr2sj:first-child {
  display: none;
}

.deespin-04b6rn.deespin-os0z74 .deespin-9yr2sj:last-child {
  display: block;
}

.deespin-9yr2sj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .deespin-9yr2sj {
    display: none;
  }
}

.deespin-94se9y {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .deespin-94se9y {
    display: flex;
  }
}

.deespin-94se9y ul {
  max-height: 350px;
  overflow-y: auto;
}

.deespin-94se9y:hover ul {
  visibility: visible;
  opacity: 1;
}

.deespin-94se9y:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.deespin-94se9y:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.deespin-94se9y:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.deespin-94se9y:hover .deespin-tregpo svg {
  transform: rotate(180deg);
}

.deespin-k6wurr {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.deespin-m45dwl {
  padding: 0 8px;
}

.deespin-3w613e {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.deespin-3w613e:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .deespin-3w613e {
    padding: 4px 8px;
  }
}

.deespin-x517kr {
  display: flex;
}

.deespin-x517kr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.deespin-tregpo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.deespin-tregpo svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.deespin-kqrquq {
  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) {
  .deespin-kqrquq {
    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;
  }
}

.deespin-y3oh1j {
  width: 100%;
}

@media (min-width: 1200px) {
  .deespin-y3oh1j {
    display: none;
  }
}

.deespin-nc19uv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.deespin-9hbsjk {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.deespin-y6p65x {
  display: flex;
}

.deespin-xgzk8l {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.deespin-hsyk1r {
  list-style: none;
}

@media (max-width: 1199px) {
  .deespin-hsyk1r {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .deespin-hsyk1r {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .deespin-hsyk1r .deespin-fhfnrj [data-ref-el],
  .deespin-hsyk1r .deespin-fhfnrj span,
  .deespin-hsyk1r .deespin-fhfnrj a {
    white-space: nowrap;
  }
}

.deespin-6hmeal {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .deespin-6hmeal.deespin-v1imoq > .deespin-fhfnrj {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .deespin-6hmeal.deespin-zcr8rb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .deespin-6hmeal.deespin-v1imoq > .deespin-crajoe {
    height: auto;
  }

  .deespin-6hmeal.deespin-v1imoq > div > .deespin-mb8u59 {
    transform: rotate(180deg);
  }
}

.deespin-6hmeal [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.deespin-6hmeal [data-ref-el],
.deespin-6hmeal span {
  cursor: pointer;
}

.deespin-6hmeal [data-ref-el],
.deespin-6hmeal span,
.deespin-6hmeal 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) {
  .deespin-6hmeal [data-ref-el],
  .deespin-6hmeal span,
  .deespin-6hmeal a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .deespin-6hmeal [data-ref-el],
  .deespin-6hmeal span,
  .deespin-6hmeal a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.deespin-crajoe {
  height: 0;
  overflow: hidden;
  transition: height 0.deespin-m60obt ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.deespin-crajoe::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.deespin-crajoe::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.deespin-crajoe::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .deespin-crajoe {
    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;
  }

  .deespin-crajoe:has(> .deespin-6hmeal.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .deespin-crajoe .deespin-crajoe {
    padding: 0;
  }

  .deespin-crajoe .deespin-6hmeal {
    font-weight: 400;
  }

  .deespin-crajoe .deespin-6hmeal:hover > .deespin-fhfnrj {
    background: var(--Neutral-300);
  }

  .deespin-crajoe .deespin-mb8u59 {
    rotate: -90deg;
  }
}

.deespin-fhfnrj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .deespin-fhfnrj {
    padding: 8px;
  }

  .deespin-6hmeal.deespin-jj8d2r > .deespin-fhfnrj {
    background: var(--Neutral-300);
  }
}

.deespin-mb8u59 {
  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.deespin-x3osm6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.deespin-ttx46w 0.deespin-olsn65.deespin-7yjuwu -0.deespin-if3aob 0.deespin-jvtdkk -0.deespin-if3aob 1.deespin-g7jz3g 0.deespin-binp96.deespin-0xqm0q 4.deespin-fto0k9.deespin-ttx46w 0.deespin-7qji64.deespin-jj65ls -0.deespin-if3aob 9.deespin-d2g71n -0.deespin-if3aob 10.deespin-o6vuhp 0.deespin-7n0uyr.deespin-5izulz 0.deespin-7yjuwu 10.deespin-5izulz 0.deespin-jvtdkk 10.deespin-o6vuhp 1.deespin-r7xbuu.deespin-99icuc 5.deespin-wo5hwa.deespin-jchni6 6.deespin-ilodgr 5.deespin-zdguuu 6.deespin-ilodgr 4.deespin-ng3ltc 5.deespin-bax0t9.deespin-ttx46w 1.deespin-rlijae.deespin-if3aob 0.deespin-jvtdkk -0.deespin-if3aob 0.deespin-7yjuwu 0.deespin-ttx46w 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.deespin-m60obt ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .deespin-mb8u59 {
    cursor: default;
  }
}

.deespin-uoo3l5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.deespin-z4ne8s {
  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) {
  .deespin-z4ne8s {
    padding: 40px 4px;
  }
}

.deespin-unqdwz {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .deespin-unqdwz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.deespin-zfw6zh {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .deespin-zfw6zh {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.deespin-zfw6zh ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.deespin-zfw6zh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.deespin-zfw6zh [data-ref-el],
.deespin-zfw6zh span,
.deespin-zfw6zh a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.deespin-l6pzlk {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .deespin-l6pzlk {
    margin-bottom: 12px;
  }
}

.deespin-iwr6fq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.deespin-iwr6fq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .deespin-iwr6fq:last-child {
    margin-right: 0;
  }
}

.deespin-27nt9n {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.deespin-l6pzlk:hover .deespin-7dexwv {
  visibility: visible;
  opacity: 1;
}

.deespin-7dexwv {
  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);
}

.deespin-qg8lmc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.deespin-s27di9 {
  display: flex;
  margin: 6px;
}

.deespin-s27di9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.deespin-7dexwv::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);
}

.deespin-7dexwv::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);
}

.deespin-sq5jfn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .deespin-sq5jfn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.deespin-20jqw7 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .deespin-20jqw7 {
    margin-right: 32px;
  }
}

.deespin-p9q39b {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .deespin-p9q39b {
    margin-top: 0;
    width: 340px;
  }
}

.deespin-p9q39b a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.deespin-wn5yos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.deespin-n3d87h {
  position: relative;
}

@media (min-width: 768px) {
  .deespin-n3d87h {
    margin-top: 40px;
  }
}

.deespin-n3d87h + .deespin-pvtxsx,
.deespin-n3d87h + .deespin-n3d87h {
  margin-top: 24px;
}

.deespin-9vr0fw {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .deespin-9vr0fw {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-9vr0fw {
    padding: 80px;
  }
}

.deespin-8rsvjp {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .deespin-8rsvjp {
    padding: 0 16px;
}


}

.deespin-tbn8d8 {
  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) {
  .deespin-tbn8d8 {
    font-size: 48px;
    line-height: 56px;
  }
}

.deespin-5l2m6b {
  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) {
  .deespin-5l2m6b {
    font-size: 24px;
    line-height: 32px;
  }
}

.deespin-vem1oh {
  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;
}

.deespin-vem1oh:hover {
  background: var(--button-bg-hover);
}

.deespin-v39nti {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.deespin-v39nti img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .deespin-v39nti img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .deespin-v39nti img {
  min-height: 100%;
  }
}

.deespin-9vr0fw::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.deespin-qdc374 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.deespin-qdc374 h1,
.deespin-qdc374 h2,
.deespin-qdc374 h3,
.deespin-qdc374 h4 {
  margin-bottom: 6px;
}

.deespin-qdc374 h1:not(:first-child),
.deespin-qdc374 h2:not(:first-child),
.deespin-qdc374 h3:not(:first-child),
.deespin-qdc374 h4:not(:first-child) {
  margin-top: 16px;
}

.deespin-qdc374 h1,
.deespin-qdc374 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .deespin-qdc374 h1,
  .deespin-qdc374 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.deespin-qdc374 h2,
.deespin-qdc374 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .deespin-qdc374 h2,
  .deespin-qdc374 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-qdc374 h3,
.deespin-qdc374 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .deespin-qdc374 h3,
  .deespin-qdc374 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.deespin-qdc374 h4,
.deespin-qdc374 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.deespin-qdc374 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.deespin-qdc374 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.deespin-qdc374 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);
}

.deespin-qdc374 ul ul {
  margin-bottom: 8px;
}

.deespin-qdc374 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.deespin-qdc374 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.deespin-qdc374 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.deespin-qdc374 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.deespin-qdc374 ol li::marker {
  font-weight: 700;
}

.deespin-qdc374 ol ol {
  margin-bottom: 8px;
}

.deespin-qdc374 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.deespin-qdc374 ol ul li {
  padding-left: 16px;
}

.deespin-qdc374 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) {
  .deespin-qdc374 table {
    padding: 24px;
  }
}

.deespin-qdc374 table.deespin-sjvdpj {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.deespin-m60obt,
    mask-image 0.3s;
}

.deespin-qdc374 table.deespin-sjvdpj.deespin-d3481o {
  -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) {
  .deespin-qdc374 table {
    display: table;
  }
}

.deespin-qdc374 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);
}

.deespin-qdc374 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.deespin-qdc374 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.deespin-qdc374 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) {
  .deespin-qdc374 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.deespin-qdc374 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.deespin-qdc374 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.deespin-qdc374 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.deespin-qdc374 img {
  max-width: 100%;
  height: auto;
}

.deespin-ug43jx {
  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) {
  .deespin-ug43jx {
    padding: 24px;
  }
}

.deespin-5ypufw {
  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) {
  .deespin-5ypufw {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.deespin-5ypufw > * {
  margin: 0 !important;
}

.deespin-5ypufw img,
.deespin-86zp17 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-5ypufw img,
  .deespin-86zp17 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-8itk1s {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-8itk1s {
    width: 32px;
    height: 32px;
  }
}

.deespin-3tva9i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.deespin-3tva9i .deespin-zt2i8e {
  flex-shrink: 0;
}

.deespin-3tva9i .deespin-monmns svg {
  display: none;
}

.deespin-jkzvef {
  display: grid;
  transition: max-height 0.deespin-m60obt ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .deespin-jkzvef {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .deespin-jkzvef {
    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));
  }
}

.deespin-jkzvef.deespin-bc68zz + .deespin-zt2i8e svg {
  transform: rotate(180deg);
}

.deespin-bxjglm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.deespin-bxjglm > div:nth-child(3n) {
  grid-column: span 2;
}

.deespin-bxjglm
  > div:nth-child(3n)
  .deespin-wncmup
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .deespin-bxjglm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .deespin-bxjglm > div:nth-child(3n) {
    grid-column: unset;
  }

  .deespin-bxjglm
    > div:nth-child(3n)
    .deespin-wncmup
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .deespin-bxjglm {
    max-width: 270px;
  }
}

.deespin-bxjglm .deespin-wncmup button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .deespin-bxjglm .deespin-wncmup button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .deespin-bxjglm .deespin-wncmup button {
    max-width: 104px;
  }
}

.deespin-dl4x4z {
  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) {
  .deespin-dl4x4z {
    margin-bottom: 0;
  }
}

.deespin-ajaywg {
  display: none;
  opacity: 0;
}

.deespin-ixjl1p {
  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;
  }
}

.deespin-ixjl1p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.deespin-wncmup {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.deespin-wncmup button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .deespin-wncmup
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .deespin-wncmup
    button {
    max-width: 145px;
  }
}

.deespin-b00rqk:first-child
  .deespin-wncmup
  button {
  max-width: 270px;
}

.deespin-ykco1s {
  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%;
}

.deespin-dl4x4z picture {
  width: 100%;
  max-width: 100%;
}

.deespin-e9sf8k {
  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;
}

.deespin-e9sf8k svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.deespin-dl4x4z:hover .deespin-e9sf8k {
  display: flex;
}

.deespin-4x7zoj {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.deespin-whyio4 {
  display: flex;
}

.deespin-whyio4:hover .deespin-xehyyj,
.deespin-whyio4 .deespin-jj8d2r .deespin-xehyyj {
  display: flex;
}

.deespin-whyio4 svg {
  flex-shrink: 0;
}

.deespin-xehyyj {
  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) {
  .deespin-xehyyj {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.deespin-xehyyj:hover {
  display: flex;
}

.deespin-xehyyj svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.deespin-n6c0pe {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .deespin-n6c0pe {
    font-size: 12px;
  }
}

.deespin-u79m7p,
.deespin-9yxmaz {
  width: 50%;
  flex-shrink: 0;
}

.deespin-u79m7p {
  font-weight: 700;
}

.deespin-or0m1s .deespin-jkzvef {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .deespin-or0m1s .deespin-jkzvef {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .deespin-or0m1s .deespin-jkzvef {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.deespin-or0m1s
  .deespin-ykco1s:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.deespin-or0m1s .deespin-ixjl1p {
  height: 100% !important;
  border-radius: 16px;
}

.deespin-or0m1s .deespin-wncmup {
  gap: 4px;
  align-items: center;
}

.deespin-or0m1s .deespin-wncmup button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.deespin-or0m1s .deespin-wncmup svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.deespin-or0m1s .deespin-b2hg0q,
.deespin-or0m1s .deespin-7q7yn1 {
  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.deespin-x3osm6.org/2000/svg'%3E%3Cpath d='M9.deespin-ldwirj 4.deespin-u2v75i.deespin-8788fr 5.deespin-hgwp7i.deespin-2iuspm 5.deespin-o0ojpq.deespin-ga9n2d 5.deespin-c2iafo.deespin-v5s4d6 8.deespin-p8kpc3.deespin-2kwk3j 9.deespin-8879os.deespin-a0hyxj 9.deespin-i4btqw.deespin-5uk662 13.deespin-r9v6i4.deespin-8x5y0v 11.deespin-3a0x3q.deespin-e2hpta 11.deespin-yq5gvx.deespin-i9btum 11.deespin-tydmtn.deespin-fnk3td 13.deespin-a736ru.deespin-8deddw 9.deespin-92gsn8.deespin-nb0pe4 9.deespin-73h1su.deespin-83rwtz 8.deespin-19we3f.deespin-v84dch 5.deespin-dxmw72.deespin-ju11jx 5.deespin-tjn5sy.deespin-hzczow 5.deespin-elhka0.deespin-080oqp 4.deespin-61nels.deespin-e2hpta 1.deespin-8muedy.deespin-ldwirj 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.deespin-or0m1s .deespin-b2hg0q {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.deespin-or0m1s .deespin-7q7yn1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.deespin-ysr5d1 {
  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) {
  .deespin-ysr5d1 {
    padding: 24px;
  }
}

.deespin-ysr5d1 .deespin-zt2i8e {
  display: flex;
}

@media (min-width: 768px) {
  .deespin-ysr5d1 .deespin-zt2i8e {
    display: none;
  }
}

.deespin-ysr5d1 .deespin-monmns svg {
  display: none;
}

.deespin-0v4hus {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.deespin-0v4hus .deespin-2w92um {
  display: none;
}

@media (min-width: 768px) {
  .deespin-0v4hus .deespin-2w92um {
    display: flex;
  }
}

.deespin-s0sgtj {
  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) {
  .deespin-s0sgtj {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-s0sgtj > * {
  margin: 0 !important;
}

.deespin-s0sgtj img,
.deespin-ve0qt1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-s0sgtj img,
  .deespin-ve0qt1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-hn91fy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-hn91fy {
    width: 32px;
    height: 32px;
  }
}

.deespin-a2km5u {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .deespin-a2km5u {
    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;
  }

  .deespin-a2km5u::-webkit-scrollbar {
    display: none;
  }
}

.deespin-jb3r6z {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .deespin-jb3r6z {
    padding: 7px 15px;
  }
}

.deespin-jb3r6z:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.deespin-6knr3v {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .deespin-6knr3v {
    display: flex;
    opacity: 1;
  }
}

.deespin-jb3r6z picture {
  height: 100%;
  display: block;
}

.deespin-jb3r6z img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .deespin-jb3r6z img {
    width: 88px;
    height: 44px;
  }
}

.deespin-jb3r6z p {
  text-align: center;
  width: 100%;
}

.deespin-vpp4ek {
  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) {
  .deespin-vpp4ek {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-vpp4ek img,
.deespin-18hlrn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-vpp4ek img,
  .deespin-18hlrn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-ewitb8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-ewitb8 {
    width: 32px;
    height: 32px;
  }
}

.deespin-5id0ls {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.deespin-pd2myl {
  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;
}

.deespin-j8dlqi {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.deespin-j8dlqi.deespin-jj8d2r {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.deespin-03uvhz {
  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) {
  .deespin-03uvhz {
    font-size: 20px;
    line-height: 28px;
  }
}

.deespin-vx1t8a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.deespin-aclmdh {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.deespin-m60obt ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.deespin-wtbdtc {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.deespin-wtbdtc ol,
.deespin-wtbdtc ul {
  padding-left: 1.3em;
}

.deespin-j8dlqi.deespin-jj8d2r .deespin-aclmdh {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.deespin-j8dlqi.deespin-jj8d2r .deespin-vx1t8a {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.deespin-8jj5f1 {
  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) {
  .deespin-8jj5f1 {
    padding: 24px;
  }
}

.deespin-8jj5f1 .deespin-zt2i8e {
  display: flex;
}

@media (min-width: 768px) {
  .deespin-8jj5f1 .deespin-zt2i8e {
    display: none;
  }
}

.deespin-8jj5f1 .deespin-monmns svg {
  display: none;
}

.deespin-xq72ez {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.deespin-xq72ez .deespin-2w92um {
  display: none;
}

@media (min-width: 768px) {
  .deespin-xq72ez .deespin-2w92um {
    display: flex;
  }
}

.deespin-ovl36i {
  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) {
  .deespin-ovl36i {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-ovl36i > * {
  margin: 0 !important;
}

.deespin-ovl36i img,
.deespin-4ywn7k {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-ovl36i img,
  .deespin-4ywn7k {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-juqnzb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-juqnzb {
    width: 32px;
    height: 32px;
  }
}

.deespin-sg16qi {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .deespin-sg16qi {
    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;
  }

  .deespin-sg16qi::-webkit-scrollbar {
    display: none;
  }
}

.deespin-u59pvs {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.deespin-u59pvs:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.deespin-3esyid {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .deespin-3esyid {
    display: flex;
    opacity: 1;
  }
}

.deespin-u59pvs picture {
  width: auto;
  height: 100%;
  display: block;
}

.deespin-u59pvs picture img {
  display: block;
  width: auto;
  height: 100%;
}

.deespin-121gd1 {
  margin: -24px 0;
}

.deespin-121gd1:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .deespin-121gd1 {
    margin: -16px 0;
  }
}

.deespin-ito9p1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .deespin-ito9p1 {
    flex-direction: row;
  }
}

.deespin-vnkufk {
  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) {
  .deespin-vnkufk {
    flex: 1;
  }
}

.deespin-vnkufk::placeholder {
  color: var(--Text-400);
}

.deespin-gxjt0o {
  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;
}

.deespin-xo4oao {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.deespin-xo4oao::-webkit-scrollbar {
  display: none;
}

.deespin-82jomx {
  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;
}

.deespin-82jomx img,
.deespin-82jomx svg {
  margin-right: 8px;
}

.deespin-rwkq89 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.deespin-121gd1 + .deespin-epb9mo {
  margin-top: 0;
}

@media (min-width: 768px) {
  .deespin-121gd1 + .deespin-epb9mo {
    margin-top: -16px;
  }
}

.deespin-hu3pcc {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.deespin-hu3pcc > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.deespin-hu3pcc > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.deespin-wnmy1c {
  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;
}

.deespin-2kr4mz {
  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;
}

.deespin-6vjili {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.deespin-2q29zb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.deespin-n5esnj {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.deespin-wnmy1c 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;
}

.deespin-wnmy1c 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) {
  .deespin-wnmy1c {
    padding: 39px 179px 39px 39px;
  }

  .deespin-2kr4mz {
    font-size: 40px;
    line-height: 48px;
  }

  .deespin-n5esnj {
    height: 348px;
  }

  .deespin-wnmy1c button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .deespin-wnmy1c button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-wnmy1c {
    padding: 63px;
  }
}

.deespin-ryw966 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .deespin-ryw966 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.deespin-mhpe00 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .deespin-mhpe00 {
    width: auto;
  }
}

.deespin-8bswwo {
  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;
}

.deespin-8bswwo::-webkit-scrollbar {
  display: none;
}

.deespin-8bswwo 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);
}

.deespin-8bswwo a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .deespin-8bswwo {
    margin-left: 16px;
    margin-top: 0;
  }
}

.deespin-ryw966 .deespin-q00bt9 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.deespin-m60obt,
    mask-image 0.3s;
}

.deespin-ryw966 .deespin-q00bt9.deespin-d3481o {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.deespin-ge1egw {
  margin: 40px -16px;
}

.deespin-naofei + .deespin-pvtxsx,
.deespin-naofei + .deespin-n3d87h {
  margin-top: 24px;
}

.deespin-hig0h3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.deespin-hig0h3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.deespin-5tk83y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .deespin-5tk83y {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .deespin-5tk83y {
    margin-top: 0;
  }
}

.deespin-2pvix8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .deespin-2pvix8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.deespin-t2e9g2 {
  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) {
  .deespin-t2e9g2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.deespin-z97gj3 {
  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) {
  .deespin-z97gj3 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.deespin-37s9vg {
  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) {
  .deespin-37s9vg {
    font-size: 20px;
    line-height: 28px;
  }
}

.deespin-pdnpsf {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .deespin-pdnpsf {
    font-size: 32px;
    line-height: 40px;
  }
}

.deespin-u1aiuk {
  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;
}

.deespin-yyy3cw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.deespin-yyy3cw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.deespin-epb9mo {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.deespin-tn9519 {
  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) {
  .deespin-tn9519 {
    padding: 15px 48px;
  }
}

main > .deespin-epb9mo {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .deespin-jkzvef.deespin-6maie0 > div:nth-child(n+5) {
    display: none;
  }
}

.deespin-qdc374 p a img {
  display: block;
  margin: 0 auto;
}


.deespin-p9w5ai {
  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 */
.deespin-2w5wib {
  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;
}

.deespin-2w5wib label {
  font-size: 14px;
}

.deespin-2w5wib h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.deespin-2w5wib input,
.deespin-2w5wib textarea,
.deespin-2w5wib 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;
}
.deespin-2w5wib button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.deespin-ggp5ay ease;
}
.deespin-2w5wib button:hover {
  background-color: var(--button-bg-hover);
}
.deespin-4j9sid {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.deespin-0lctha ease-in;
}

.deespin-4j9sid 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;
}
.deespin-vi0irv, .deespin-tvcypz, [class*="review-card"],
thead, thead th, table th, .deespin-yab06b,
.deespin-kgqa8p, [class*="collapsible-header"],
.deespin-rfsd04, [class*="updated-block"] {
  color: #ece7dc !important;
}

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