* {
  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-1d6sec {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .deespin-1d6sec {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-1d6sec {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.deespin-hpe740 {
  overflow: hidden;
}

.deespin-y0n0l6 img {
  background: var(--Neutral-300);
}

.deespin-9kja0h {
  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-ozqr7r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.deespin-ozqr7r:hover {
  background: var(--button-bg-hover);
}

.deespin-r64l9h {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.deespin-r64l9h:hover {
  background: var(--button-bg-hover);
}

.deespin-qxmvct {
  font-size: 12px;
  line-height: 18px;
}

.deespin-ybugd5 {
  font-size: 18px;
  line-height: 26px;
}

.deespin-v68ckf {
  width: 100%;
}

.deespin-8mxkcu {
  padding: 6px 16px;
}

.deespin-04edgn {
  padding: 10px 16px;
}

.deespin-75sumf {
  padding: 15px 26px;
}

.deespin-bztfvq {
  flex-shrink: 0;
}

.deespin-jv3735 {
  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-lv80ix {
  display: none;
}

.deespin-4eej1c {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.deespin-qzct90 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.deespin-cifksy {
  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-7hvugn {
  cursor: grab;
}

.deespin-cifksy::-webkit-scrollbar {
  display: none;
}

.deespin-rq88o5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.deespin-jn82nz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.deespin-1bzz0n {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.deespin-h90hjp {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.deespin-sr1dw7 {
  visibility: visible;
}

.deespin-d4pics {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.deespin-9ct83c ease;
}

.deespin-ctsyop {
  background-color: var(--Primary-200);
  width: 16px;
}

.deespin-l6pvss {
  -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-9ct83c,
    mask-image 0.3s;
}

.deespin-l6pvss.deespin-32dz7e {
  -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-n3vegh: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-8ie365 {
  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-uswtij.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-uswtij.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-e7jqcc {
  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-e7jqcc::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-n5jd04 {
  position: relative;
  z-index: 1;
}

.deespin-o40a9w {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.deespin-ghq05m {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.deespin-e2zem8 {
  font-size: 40px;
  line-height: 48px;
}

.deespin-y4eory {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.deespin-rx9vp8 {
  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-rx9vp8:hover {
  background: var(--Primary-400);
}

.deespin-rx9vp8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.deespin-n3vegh 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-e7jqcc {
    max-width: 600px;
    padding: 64px;
  }

  .deespin-o40a9w {
    font-size: 24px;
    line-height: 32px;
  }

  .deespin-ghq05m {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .deespin-e2zem8 {
    font-size: 50px;
    line-height: 56px;
  }

  .deespin-y4eory {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .deespin-8ie365 {
    top: 25px;
    right: 25px;
  }
}

.deespin-6ymud3,
.deespin-m9cu1q {
  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-kevsg5.deespin-edzvga::before,
.deespin-m9cu1q::before,
.deespin-kecdho::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-uswtij.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.deespin-0mtbxt 14.deespin-2zfty5.deespin-ns4ys9 14.deespin-u5wbrr 15.deespin-xapq3z 14.deespin-esnl9g 15.deespin-6voosg 14.deespin-htn955.deespin-qce7hi 14.deespin-riombd 19.deespin-onvmt0 12.deespin-lxdrut 19.deespin-onvmt0 10.deespin-m26iep.deespin-onvmt0 8.deespin-5hzjff 17.deespin-8ypyiw 7.deespin-iqei1j 15.deespin-ps6m63 7.deespin-1be0ps.deespin-nfofg4 7.deespin-iqei1j 11.deespin-srlkn4 8.deespin-5hzjff 11.deespin-srlkn4 10.deespin-6yx58z.deespin-srlkn4 12.deespin-nm4b45 13.deespin-ez3qtj 14.deespin-3fyhyk 15.deespin-w5dwwh 14.deespin-v62dzc.deespin-qrozd4 14.deespin-6yvql2 15.deespin-htdis2 14.deespin-mp5qi1 15.deespin-54ospe 14.deespin-8t0hxn.deespin-0mtbxt 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.deespin-u64ikv 15.deespin-txyc4f.deespin-fyfbcd 15.deespin-rwetnl 15.deespin-rylx2s 15.deespin-8y60o3 15.deespin-wjcsl1 15.deespin-uabqyc.deespin-ui4l59 15.deespin-8y60o3 15.deespin-s6mso9 15.deespin-m9o0xj 15.deespin-ml6a8d 15.deespin-m9eqro.deespin-og1f3d 15.deespin-ym9pxz 7.deespin-2c996s 18.deespin-184tgb 7.deespin-wv6lhb 23.deespin-vj4pur.deespin-3hlvtg.deespin-9q8lwi 18.deespin-xeed3w 19.deespin-ewbp3o 15.deespin-85p4ge 15.deespin-u64ikv 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.deespin-ra3vos [type="submit"] *,
.deespin-5cuwoh button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .deespin-nh335i {
    display: none;
  }
}

.deespin-my6pih {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .deespin-my6pih {
  display: none;
}

@media (min-width: 768px) {
  .deespin-my6pih {
    bottom: 22px;
  }
}

.deespin-my6pih input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .deespin-my6pih {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.deespin-gbblak.static) .deespin-my6pih {
    bottom: 8px;
  }
}

.deespin-kzm15g {
  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-uswtij.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.deespin-4qv4wp 3.deespin-rwzyiv.deespin-am34n3.deespin-hnguo3 3.deespin-rukg9q 3.deespin-gk2hec 5.deespin-txi5pe 3.deespin-gk2hec 8.deespin-5d6m0u.deespin-wjujjh.deespin-gk2hec 26.deespin-j6mvs1 5.deespin-kwq0vf 28.deespin-9deh9i 8.deespin-1e21qs 28.deespin-8si0xh.deespin-zszkwp 28.deespin-e1kpca.deespin-h72ahe 34.deespin-o20hez.deespin-jykzug 36.deespin-od6siq 11.deespin-uqsjfb 37.deespin-524fvp 12.deespin-d0g7h5 36.deespin-ymru5f.deespin-vq4vjt 28.deespin-cvfhva.deespin-t94g2a.deespin-vt7zvw 28.deespin-pqzupx 36.deespin-quu4fq 26.deespin-42dp6n 36.deespin-quu4fq 23.deespin-b300ex.deespin-qlyqgy.deespin-quu4fq 5.deespin-yrwsk2 34.deespin-52i2gd 3.deespin-rukg9q 31.deespin-4qv4wp 3.deespin-qqscma.deespin-j1n9ng 18.deespin-bpvkr3.deespin-l9hedp 18.deespin-9sltik 8.deespin-97yscx 17.deespin-rz6lkw 8.deespin-97yscx 15.deespin-8fj4ml.deespin-97yscx 14.deespin-3t6939 9.deespin-l9hedp 13.deespin-bduj69 11.deespin-j1n9ng 13.deespin-owk6bn.deespin-mwqxt6 13.deespin-bduj69 13.deespin-pp4dls 14.deespin-3t6939 13.deespin-pp4dls 15.deespin-lnkxna.deespin-pp4dls 17.deespin-rz6lkw 12.deespin-mwqxt6 18.deespin-9sltik 11.deespin-j1n9ng 18.deespin-gl1ksb.deespin-mu2dwc 18.deespin-am2ken.deespin-hh7dfy 18.deespin-9sltik 17.deespin-0gav2h 17.deespin-rz6lkw 17.deespin-0gav2h 15.deespin-4wvz8h.deespin-0gav2h 14.deespin-3t6939 18.deespin-hh7dfy 13.deespin-bduj69 20.deespin-mu2dwc 13.deespin-yunpjc.deespin-ve57de 13.deespin-bduj69 22.deespin-esk3mo 14.deespin-3t6939 22.deespin-esk3mo 15.deespin-mltx9d.deespin-4xx2g9 17.deespin-rz6lkw 21.deespin-ve57de 18.deespin-9sltik 20.deespin-mu2dwc 18.deespin-3c4kb4.deespin-q9876d 18.deespin-k1n8vl.deespin-9vfaf8 18.deespin-9sltik 26.deespin-le02lh 17.deespin-rz6lkw 26.deespin-le02lh 15.deespin-0gpgsl.deespin-le02lh 14.deespin-3t6939 27.deespin-9vfaf8 13.deespin-bduj69 28.deespin-q9876d 13.deespin-1vb1i1.deespin-10a1my 13.deespin-bduj69 31.deespin-d84e81 14.deespin-3t6939 31.deespin-d84e81 15.deespin-yvvxar.deespin-le02lh 17.deespin-rz6lkw 30.deespin-10a1my 18.deespin-9sltik 28.deespin-q9876d 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-kzm15g {
    display: none;
  }
}

.deespin-y06r3j {
  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-y06r3j {
    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-5cuwoh {
  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-5cuwoh {
    padding: 14px 16px;
  }
}

.deespin-5cuwoh button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.deespin-5cuwoh button:first-child {
  align-content: end;
}

.deespin-5cuwoh button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .deespin-5cuwoh
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .deespin-5cuwoh
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.deespin-5cuwoh button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.deespin-5cuwoh button:last-child svg {
  width: 38px;
  height: 38px;
}

.deespin-kecdho {
  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-kecdho::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .deespin-kecdho,
.pc61d126-chatbot[data-active-screen="3"]
  .deespin-kecdho {
  opacity: 1;
  visibility: visible;
}

.deespin-1kxcev {
  flex: 1 1;
}

.deespin-04e00e {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .deespin-04e00e {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .deespin-fscvvq {
  display: block;
}

.deespin-epkupw {
  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-epkupw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.deespin-m9cu1q {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.deespin-m9cu1q::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.deespin-pcul9u span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.deespin-pcul9u p {
  color: var(--Text-100);
}

.deespin-m9cu1q .deespin-fpihrm {
  grid-area: button;
}

.deespin-m9cu1q .deespin-fpihrm::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-uswtij.org/2000/svg'%3E%3Cpath d='M4.deespin-bw1bzh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.deespin-wgjofl 15L16.deespin-wgjofl 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.deespin-wgjofl 5L16.deespin-wgjofl 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .deespin-c5sftc {
  display: block;
}

.deespin-46u6b4 {
  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-46u6b4 {
    margin-top: 40px;
  }
}

.deespin-6ymud3 label,
.deespin-6ymud3 input {
  display: block;
  width: 100%;
}

.deespin-6ymud3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.deespin-6ymud3 label.deespin-96iyqy input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.deespin-6ymud3 label.deespin-96iyqy::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-6ymud3 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-6ymud3 input::placeholder {
  color: var(--Text-400);
}

.deespin-45i6l4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .deespin-45i6l4 {
  display: flex;
}

.deespin-45i6l4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .deespin-45i6l4 ol {
    height: 420px;
    padding: 24px;
  }
}

.deespin-45i6l4 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.deespin-ra3vos {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .deespin-ra3vos {
    padding: 0 24px 24px;
  }
}

.deespin-ra3vos 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-ra3vos input::placeholder {
  color: var(--Text-400);
}

.deespin-ra3vos [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.deespin-ra3vos [type="submit"]:disabled {
  opacity: 0.5;
}

.deespin-ra3vos [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .deespin-ra3vos [type="submit"] {
    right: 40px;
  }
}

.deespin-kevsg5 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.deespin-kevsg5.deespin-edzvga {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.deespin-kevsg5.deespin-edzvga::before {
  content: "";
  width: 31px;
}

.deespin-kevsg5.deespin-edzvga p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.deespin-kevsg5.deespin-gtkg7k p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.deespin-kevsg5 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.deespin-my6pih .deespin-fpihrm {
  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-nh335i {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .deespin-nh335i {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .deespin-nh335i {
    padding: 18px 0;
  }
}

.deespin-nh335i .deespin-1d6sec {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .deespin-nh335i .deespin-1d6sec {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.deespin-lv1wwc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .deespin-lv1wwc {
    max-width: 160px;
    height: 40px;
  }
}

.deespin-lv1wwc picture,
.deespin-lv1wwc img {
  display: block;
  width: 100%;
  height: 100%;
}

.deespin-lv1wwc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .deespin-m9dw6k {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.deespin-9ct83c ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .deespin-nh335i.deespin-g7fcjf .deespin-m9dw6k {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .deespin-m9dw6k {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .deespin-m9dw6k {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.deespin-p5hk7w,
.deespin-1wu5vu {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .deespin-p5hk7w,
  .deespin-1wu5vu {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .deespin-1wu5vu {
    display: none;
  }
}

.deespin-9z4bi4 {
  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-g7fcjf .deespin-9z4bi4 {
  background: var(--fh-bg-color);
}

.deespin-9z4bi4 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .deespin-9z4bi4 {
    display: none;
  }
}

.deespin-mpj59q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .deespin-mpj59q {
    display: none;
  }
}

.deespin-6wqlex {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.deespin-nh335i.deespin-g7fcjf .deespin-6wqlex:first-child {
  display: none;
}

.deespin-nh335i.deespin-g7fcjf .deespin-6wqlex:last-child {
  display: block;
}

.deespin-6wqlex:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .deespin-6wqlex {
    display: none;
  }
}

.deespin-1y9xt0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .deespin-1y9xt0 {
    display: flex;
  }
}

.deespin-1y9xt0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.deespin-1y9xt0:hover ul {
  visibility: visible;
  opacity: 1;
}

.deespin-1y9xt0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.deespin-1y9xt0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.deespin-1y9xt0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.deespin-1y9xt0:hover .deespin-np1naa svg {
  transform: rotate(180deg);
}

.deespin-g3d98w {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.deespin-alcqck {
  padding: 0 8px;
}

.deespin-i1eolp {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.deespin-i1eolp:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .deespin-i1eolp {
    padding: 4px 8px;
  }
}

.deespin-qbrvoc {
  display: flex;
}

.deespin-qbrvoc img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.deespin-np1naa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.deespin-np1naa svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.deespin-xwg249 {
  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-xwg249 {
    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-7x4lo2 {
  width: 100%;
}

@media (min-width: 1200px) {
  .deespin-7x4lo2 {
    display: none;
  }
}

.deespin-fg2td3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.deespin-5ab7o5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.deespin-etxzi9 {
  display: flex;
}

.deespin-3w3gum {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.deespin-qm76jn {
  list-style: none;
}

@media (max-width: 1199px) {
  .deespin-qm76jn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .deespin-qm76jn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .deespin-qm76jn .deespin-xnlzja [data-ref-el],
  .deespin-qm76jn .deespin-xnlzja span,
  .deespin-qm76jn .deespin-xnlzja a {
    white-space: nowrap;
  }
}

.deespin-ydtxji {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .deespin-ydtxji.deespin-1go46g > .deespin-xnlzja {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .deespin-ydtxji.deespin-eojit7:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .deespin-ydtxji.deespin-1go46g > .deespin-1hkwaj {
    height: auto;
  }

  .deespin-ydtxji.deespin-1go46g > div > .deespin-y8srgk {
    transform: rotate(180deg);
  }
}

.deespin-ydtxji [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.deespin-ydtxji [data-ref-el],
.deespin-ydtxji span {
  cursor: pointer;
}

.deespin-ydtxji [data-ref-el],
.deespin-ydtxji span,
.deespin-ydtxji a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .deespin-ydtxji [data-ref-el],
  .deespin-ydtxji span,
  .deespin-ydtxji a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .deespin-ydtxji [data-ref-el],
  .deespin-ydtxji span,
  .deespin-ydtxji a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.deespin-1hkwaj {
  height: 0;
  overflow: hidden;
  transition: height 0.deespin-9ct83c ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.deespin-1hkwaj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.deespin-1hkwaj::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.deespin-1hkwaj::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .deespin-1hkwaj {
    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-1hkwaj:has(> .deespin-ydtxji.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .deespin-1hkwaj .deespin-1hkwaj {
    padding: 0;
  }

  .deespin-1hkwaj .deespin-ydtxji {
    font-weight: 400;
  }

  .deespin-1hkwaj .deespin-ydtxji:hover > .deespin-xnlzja {
    background: var(--Neutral-300);
  }

  .deespin-1hkwaj .deespin-y8srgk {
    rotate: -90deg;
  }
}

.deespin-xnlzja {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .deespin-xnlzja {
    padding: 8px;
  }

  .deespin-ydtxji.deespin-yjx5vl > .deespin-xnlzja {
    background: var(--Neutral-300);
  }
}

.deespin-y8srgk {
  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-uswtij.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.deespin-etru94 0.deespin-wl5uym.deespin-pqkd16 -0.deespin-5ucokm 0.deespin-dwly5h -0.deespin-5ucokm 1.deespin-6mxciu 0.deespin-zzixg2.deespin-zxdc6x 4.deespin-tuaxcd.deespin-etru94 0.deespin-fxhrk8.deespin-ct5xwa -0.deespin-5ucokm 9.deespin-d2s8g9 -0.deespin-5ucokm 10.deespin-bibvaz 0.deespin-q7jsr9.deespin-z8cw71 0.deespin-pqkd16 10.deespin-z8cw71 0.deespin-dwly5h 10.deespin-bibvaz 1.deespin-m9l2e3.deespin-rncsbb 5.deespin-nqw2en.deespin-6hh2xe 6.deespin-ftzmk8 5.deespin-6gjv0m 6.deespin-ftzmk8 4.deespin-uy7vdw 5.deespin-ixwpuw.deespin-etru94 1.deespin-f0md2u.deespin-5ucokm 0.deespin-dwly5h -0.deespin-5ucokm 0.deespin-pqkd16 0.deespin-etru94 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.deespin-9ct83c ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .deespin-y8srgk {
    cursor: default;
  }
}

.deespin-qkjo5o {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.deespin-tpoa98 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .deespin-tpoa98 {
    padding: 40px 4px;
  }
}

.deespin-2uh9my {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .deespin-2uh9my {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.deespin-qeydc2 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .deespin-qeydc2 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.deespin-qeydc2 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.deespin-qeydc2 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.deespin-qeydc2 [data-ref-el],
.deespin-qeydc2 span,
.deespin-qeydc2 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.deespin-g6kjhf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .deespin-g6kjhf {
    margin-bottom: 12px;
  }
}

.deespin-9lelrg {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.deespin-9lelrg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .deespin-9lelrg:last-child {
    margin-right: 0;
  }
}

.deespin-fex10c {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.deespin-g6kjhf:hover .deespin-ht8odz {
  visibility: visible;
  opacity: 1;
}

.deespin-ht8odz {
  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-6syaa4 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.deespin-tgeh15 {
  display: flex;
  margin: 6px;
}

.deespin-tgeh15 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.deespin-ht8odz::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-ht8odz::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-9h642y {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .deespin-9h642y {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.deespin-1xef1a {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .deespin-1xef1a {
    margin-right: 32px;
  }
}

.deespin-1mtifk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .deespin-1mtifk {
    margin-top: 0;
    width: 340px;
  }
}

.deespin-1mtifk a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.deespin-6eaeut {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.deespin-23m9ay {
  position: relative;
}

@media (min-width: 768px) {
  .deespin-23m9ay {
    margin-top: 40px;
  }
}

.deespin-23m9ay + .deespin-eamrkm,
.deespin-23m9ay + .deespin-23m9ay {
  margin-top: 24px;
}

.deespin-hdv9xi {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .deespin-hdv9xi {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-hdv9xi {
    padding: 80px;
  }
}

.deespin-ccxzy1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .deespin-ccxzy1 {
    padding: 0 16px;
}


}

.deespin-a9w42z {
  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-a9w42z {
    font-size: 48px;
    line-height: 56px;
  }
}

.deespin-5hkuez {
  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-5hkuez {
    font-size: 24px;
    line-height: 32px;
  }
}

.deespin-i681a7 {
  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-i681a7:hover {
  background: var(--button-bg-hover);
}

.deespin-jaxq41 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.deespin-jaxq41 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .deespin-jaxq41 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .deespin-jaxq41 img {
  min-height: 100%;
  }
}

.deespin-hdv9xi::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.deespin-ar84n3 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.deespin-ar84n3 h1,
.deespin-ar84n3 h2,
.deespin-ar84n3 h3,
.deespin-ar84n3 h4 {
  margin-bottom: 6px;
}

.deespin-ar84n3 h1:not(:first-child),
.deespin-ar84n3 h2:not(:first-child),
.deespin-ar84n3 h3:not(:first-child),
.deespin-ar84n3 h4:not(:first-child) {
  margin-top: 16px;
}

.deespin-ar84n3 h1,
.deespin-ar84n3 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .deespin-ar84n3 h1,
  .deespin-ar84n3 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.deespin-ar84n3 h2,
.deespin-ar84n3 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .deespin-ar84n3 h2,
  .deespin-ar84n3 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-ar84n3 h3,
.deespin-ar84n3 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .deespin-ar84n3 h3,
  .deespin-ar84n3 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.deespin-ar84n3 h4,
.deespin-ar84n3 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.deespin-ar84n3 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.deespin-ar84n3 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.deespin-ar84n3 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-ar84n3 ul ul {
  margin-bottom: 8px;
}

.deespin-ar84n3 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.deespin-ar84n3 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.deespin-ar84n3 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.deespin-ar84n3 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.deespin-ar84n3 ol li::marker {
  font-weight: 700;
}

.deespin-ar84n3 ol ol {
  margin-bottom: 8px;
}

.deespin-ar84n3 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.deespin-ar84n3 ol ul li {
  padding-left: 16px;
}

.deespin-ar84n3 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-ar84n3 table {
    padding: 24px;
  }
}

.deespin-ar84n3 table.deespin-vompqy {
  -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-9ct83c,
    mask-image 0.3s;
}

.deespin-ar84n3 table.deespin-vompqy.deespin-32dz7e {
  -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-ar84n3 table {
    display: table;
  }
}

.deespin-ar84n3 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);
}

.deespin-ar84n3 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.deespin-ar84n3 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.deespin-ar84n3 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-ar84n3 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.deespin-ar84n3 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.deespin-ar84n3 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.deespin-ar84n3 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.deespin-ar84n3 img {
  max-width: 100%;
  height: auto;
}

.deespin-47u5l3 {
  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) {
  .deespin-47u5l3 {
    padding: 24px;
  }
}

.deespin-ckz61e {
  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-ckz61e {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.deespin-ckz61e > * {
  margin: 0 !important;
}

.deespin-ckz61e img,
.deespin-unbyil {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-ckz61e img,
  .deespin-unbyil {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-cylsxg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-cylsxg {
    width: 32px;
    height: 32px;
  }
}

.deespin-s4keec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.deespin-s4keec .deespin-20ti7o {
  flex-shrink: 0;
}

.deespin-s4keec .deespin-tflb3n svg {
  display: none;
}

.deespin-0pdwm1 {
  display: grid;
  transition: max-height 0.deespin-9ct83c ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .deespin-0pdwm1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .deespin-0pdwm1 {
    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-0pdwm1.deespin-4qmu5m + .deespin-20ti7o svg {
  transform: rotate(180deg);
}

.deespin-f34h7z {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.deespin-f34h7z > div:nth-child(3n) {
  grid-column: span 2;
}

.deespin-f34h7z
  > div:nth-child(3n)
  .deespin-waw03n
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .deespin-f34h7z {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .deespin-f34h7z > div:nth-child(3n) {
    grid-column: unset;
  }

  .deespin-f34h7z
    > div:nth-child(3n)
    .deespin-waw03n
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .deespin-f34h7z {
    max-width: 270px;
  }
}

.deespin-f34h7z .deespin-waw03n button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .deespin-f34h7z .deespin-waw03n button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .deespin-f34h7z .deespin-waw03n button {
    max-width: 104px;
  }
}

.deespin-kxjt5n {
  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-kxjt5n {
    margin-bottom: 0;
  }
}

.deespin-lmi5xd {
  display: none;
  opacity: 0;
}

.deespin-i5ahxu {
  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-i5ahxu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.deespin-waw03n {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.deespin-waw03n 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-waw03n
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .deespin-waw03n
    button {
    max-width: 145px;
  }
}

.deespin-f6h2il:first-child
  .deespin-waw03n
  button {
  max-width: 270px;
}

.deespin-2ohhan {
  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%;
}

.deespin-kxjt5n picture {
  width: 100%;
  max-width: 100%;
}

.deespin-86e821 {
  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-86e821 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.deespin-kxjt5n:hover .deespin-86e821 {
  display: flex;
}

.deespin-924qgd {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.deespin-7qw2a8 {
  display: flex;
}

.deespin-7qw2a8:hover .deespin-vdvvim,
.deespin-7qw2a8 .deespin-yjx5vl .deespin-vdvvim {
  display: flex;
}

.deespin-7qw2a8 svg {
  flex-shrink: 0;
}

.deespin-vdvvim {
  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-vdvvim {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.deespin-vdvvim:hover {
  display: flex;
}

.deespin-vdvvim svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.deespin-w0xpad {
  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-w0xpad {
    font-size: 12px;
  }
}

.deespin-44tvz4,
.deespin-8iixt5 {
  width: 50%;
  flex-shrink: 0;
}

.deespin-44tvz4 {
  font-weight: 700;
}

.deespin-x5bsvn .deespin-0pdwm1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .deespin-x5bsvn .deespin-0pdwm1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .deespin-x5bsvn .deespin-0pdwm1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.deespin-x5bsvn
  .deespin-2ohhan:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.deespin-x5bsvn .deespin-i5ahxu {
  height: 100% !important;
  border-radius: 16px;
}

.deespin-x5bsvn .deespin-waw03n {
  gap: 4px;
  align-items: center;
}

.deespin-x5bsvn .deespin-waw03n button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.deespin-x5bsvn .deespin-waw03n svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.deespin-x5bsvn .deespin-9e1j8r,
.deespin-x5bsvn .deespin-2fw90u {
  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-uswtij.org/2000/svg'%3E%3Cpath d='M9.deespin-efqfjv 4.deespin-itbc1f.deespin-fwxp6v 5.deespin-kxc7nh.deespin-qb9a6d 5.deespin-awhz9b.deespin-fwipfz 5.deespin-bcz9iv.deespin-k8e383 8.deespin-b4scye.deespin-uje2mp 9.deespin-7akxr3.deespin-n9n9vg 9.deespin-fn76u8.deespin-dbuaww 13.deespin-k02f3b.deespin-oy7j7p 11.deespin-4hm225.deespin-2845ms 11.deespin-9idkxe.deespin-g7l8ar 11.deespin-4tdm8v.deespin-9ophbz 13.deespin-4z8vgp.deespin-4uney2 9.deespin-hvtpzv.deespin-9ho7ge 9.deespin-jduy81.deespin-cbvk5e 8.deespin-e2cfon.deespin-4v3kre 5.deespin-ycu525.deespin-qhtu4e 5.deespin-tuvqb1.deespin-w4cfde 5.deespin-n5bqeu.deespin-11aike 4.deespin-fv6jh6.deespin-2845ms 1.deespin-klunyq.deespin-efqfjv 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.deespin-x5bsvn .deespin-9e1j8r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.deespin-x5bsvn .deespin-2fw90u {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.deespin-qyxwxc {
  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-qyxwxc {
    padding: 24px;
  }
}

.deespin-qyxwxc .deespin-20ti7o {
  display: flex;
}

@media (min-width: 768px) {
  .deespin-qyxwxc .deespin-20ti7o {
    display: none;
  }
}

.deespin-qyxwxc .deespin-tflb3n svg {
  display: none;
}

.deespin-9yx4q7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.deespin-9yx4q7 .deespin-9kja0h {
  display: none;
}

@media (min-width: 768px) {
  .deespin-9yx4q7 .deespin-9kja0h {
    display: flex;
  }
}

.deespin-75cg4n {
  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-75cg4n {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-75cg4n > * {
  margin: 0 !important;
}

.deespin-75cg4n img,
.deespin-ioprpr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-75cg4n img,
  .deespin-ioprpr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-reau1g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-reau1g {
    width: 32px;
    height: 32px;
  }
}

.deespin-llv6dh {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .deespin-llv6dh {
    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-llv6dh::-webkit-scrollbar {
    display: none;
  }
}

.deespin-t39kxo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .deespin-t39kxo {
    padding: 7px 15px;
  }
}

.deespin-t39kxo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.deespin-tqxrbn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .deespin-tqxrbn {
    display: flex;
    opacity: 1;
  }
}

.deespin-t39kxo picture {
  height: 100%;
  display: block;
}

.deespin-t39kxo img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .deespin-t39kxo img {
    width: 88px;
    height: 44px;
  }
}

.deespin-t39kxo p {
  text-align: center;
  width: 100%;
}

.deespin-oerres {
  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-oerres {
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-oerres img,
.deespin-smkysr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-oerres img,
  .deespin-smkysr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-sy4699 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-sy4699 {
    width: 32px;
    height: 32px;
  }
}

.deespin-buffdx {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.deespin-nwk8um {
  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;
}

.deespin-y2vfj6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.deespin-y2vfj6.deespin-yjx5vl {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.deespin-xlmygg {
  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) {
  .deespin-xlmygg {
    font-size: 20px;
    line-height: 28px;
  }
}

.deespin-myh03y {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.deespin-atyt85 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.deespin-9ct83c ease;
  opacity: 0;
  color: var(--text-color);
}

.deespin-ycizvy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.deespin-ycizvy ol,
.deespin-ycizvy ul {
  padding-left: 1.3em;
}

.deespin-y2vfj6.deespin-yjx5vl .deespin-atyt85 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.deespin-y2vfj6.deespin-yjx5vl .deespin-myh03y {
  transform: rotate(180deg);
  color: var(--text-color);
}

.deespin-swdmte {
  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-swdmte {
    padding: 24px;
  }
}

.deespin-swdmte .deespin-20ti7o {
  display: flex;
}

@media (min-width: 768px) {
  .deespin-swdmte .deespin-20ti7o {
    display: none;
  }
}

.deespin-swdmte .deespin-tflb3n svg {
  display: none;
}

.deespin-k9lihb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.deespin-k9lihb .deespin-9kja0h {
  display: none;
}

@media (min-width: 768px) {
  .deespin-k9lihb .deespin-9kja0h {
    display: flex;
  }
}

.deespin-4rkhon {
  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-4rkhon {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.deespin-4rkhon > * {
  margin: 0 !important;
}

.deespin-4rkhon img,
.deespin-hmqed8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .deespin-4rkhon img,
  .deespin-hmqed8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.deespin-owxmnr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .deespin-owxmnr {
    width: 32px;
    height: 32px;
  }
}

.deespin-ghqr8h {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .deespin-ghqr8h {
    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-ghqr8h::-webkit-scrollbar {
    display: none;
  }
}

.deespin-8mt4po {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.deespin-8mt4po:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.deespin-hqv6ov {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .deespin-hqv6ov {
    display: flex;
    opacity: 1;
  }
}

.deespin-8mt4po picture {
  width: auto;
  height: 100%;
  display: block;
}

.deespin-8mt4po picture img {
  display: block;
  width: auto;
  height: 100%;
}

.deespin-s9mf72 {
  margin: -24px 0;
}

.deespin-s9mf72:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .deespin-s9mf72 {
    margin: -16px 0;
  }
}

.deespin-niw1c3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .deespin-niw1c3 {
    flex-direction: row;
  }
}

.deespin-n1ida1 {
  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-n1ida1 {
    flex: 1;
  }
}

.deespin-n1ida1::placeholder {
  color: var(--Text-400);
}

.deespin-dtylkb {
  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-gmqrxz {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.deespin-gmqrxz::-webkit-scrollbar {
  display: none;
}

.deespin-6la3oo {
  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-6la3oo img,
.deespin-6la3oo svg {
  margin-right: 8px;
}

.deespin-erkpuv {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.deespin-s9mf72 + .deespin-7uzgxo {
  margin-top: 0;
}

@media (min-width: 768px) {
  .deespin-s9mf72 + .deespin-7uzgxo {
    margin-top: -16px;
  }
}

.deespin-ot1brh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.deespin-ot1brh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.deespin-ot1brh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.deespin-arbneb {
  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;
}

.deespin-2mn8mw {
  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-lnoon4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.deespin-22fkwl {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.deespin-19r6dc {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.deespin-arbneb 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-arbneb 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-arbneb {
    padding: 39px 179px 39px 39px;
  }

  .deespin-2mn8mw {
    font-size: 40px;
    line-height: 48px;
  }

  .deespin-19r6dc {
    height: 348px;
  }

  .deespin-arbneb button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .deespin-arbneb button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .deespin-arbneb {
    padding: 63px;
  }
}

.deespin-lo21gc {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .deespin-lo21gc {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.deespin-c4bfoa {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .deespin-c4bfoa {
    width: auto;
  }
}

.deespin-2gkx1y {
  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-2gkx1y::-webkit-scrollbar {
  display: none;
}

.deespin-2gkx1y 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-2gkx1y a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .deespin-2gkx1y {
    margin-left: 16px;
    margin-top: 0;
  }
}

.deespin-lo21gc .deespin-y7twcb {
  -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-9ct83c,
    mask-image 0.3s;
}

.deespin-lo21gc .deespin-y7twcb.deespin-32dz7e {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.deespin-8db6sy {
  margin: 40px -16px;
}

.deespin-r9hbnz + .deespin-eamrkm,
.deespin-r9hbnz + .deespin-23m9ay {
  margin-top: 24px;
}

.deespin-f0x7zt {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.deespin-f0x7zt picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.deespin-emclqo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .deespin-emclqo {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .deespin-emclqo {
    margin-top: 0;
  }
}

.deespin-s5z4b7 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .deespin-s5z4b7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.deespin-rani22 {
  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-rani22 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.deespin-ayf6zs {
  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-ayf6zs {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.deespin-zv2qov {
  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-zv2qov {
    font-size: 20px;
    line-height: 28px;
  }
}

.deespin-1pegwh {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .deespin-1pegwh {
    font-size: 32px;
    line-height: 40px;
  }
}

.deespin-lbna63 {
  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-fv521a {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.deespin-fv521a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.deespin-7uzgxo {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.deespin-n1m2bl {
  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-n1m2bl {
    padding: 15px 48px;
  }
}

main > .deespin-7uzgxo {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .deespin-0pdwm1.deespin-sk1ta3 > div:nth-child(n+5) {
    display: none;
  }
}

.deespin-ar84n3 p a img {
  display: block;
  margin: 0 auto;
}


.deespin-6cxpa3 {
  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-fp74qh {
  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-fp74qh label {
  font-size: 14px;
}

.deespin-fp74qh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.deespin-fp74qh input,
.deespin-fp74qh textarea,
.deespin-fp74qh 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-fp74qh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.deespin-ytgnnf ease;
}
.deespin-fp74qh button:hover {
  background-color: var(--button-bg-hover);
}
.deespin-on1tiv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.deespin-3jhlm4 ease-in;
}

.deespin-on1tiv 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-1v2xfk, .deespin-3e3yi1, [class*="review-card"],
thead, thead th, table th, .deespin-hnaowv,
.deespin-ut9nsq, [class*="collapsible-header"],
.deespin-4g4glp, [class*="updated-block"] {
  color: #ece7dc !important;
}
