* {
  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;
  }
}

.cuntspin-vn7i64 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-vn7i64 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-vn7i64 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.cuntspin-gmwcfr {
  overflow: hidden;
}

.cuntspin-hn4lyg img {
  background: var(--Neutral-300);
}

.cuntspin-xq6oya {
  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;
}

.cuntspin-9sc3rh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.cuntspin-9sc3rh:hover {
  background: var(--button-bg-hover);
}

.cuntspin-p386rh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.cuntspin-p386rh:hover {
  background: var(--button-bg-hover);
}

.cuntspin-b5y3zs {
  font-size: 12px;
  line-height: 18px;
}

.cuntspin-fazs31 {
  font-size: 18px;
  line-height: 26px;
}

.cuntspin-jh8abu {
  width: 100%;
}

.cuntspin-fgvqq3 {
  padding: 6px 16px;
}

.cuntspin-b3oryt {
  padding: 10px 16px;
}

.cuntspin-qs3sye {
  padding: 15px 26px;
}

.cuntspin-6xn0nm {
  flex-shrink: 0;
}

.cuntspin-oqqom5 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.cuntspin-sywo8g {
  display: none;
}

.cuntspin-u90hpl {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cuntspin-80vg89 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.cuntspin-ji3v62 {
  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;
}

.cuntspin-izru4q {
  cursor: grab;
}

.cuntspin-ji3v62::-webkit-scrollbar {
  display: none;
}

.cuntspin-nlxlpd {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.cuntspin-b4rnau {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.cuntspin-2kisfr {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.cuntspin-9frk9o {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.cuntspin-ds569m {
  visibility: visible;
}

.cuntspin-qmlu57 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.cuntspin-v863tx ease;
}

.cuntspin-7v6ym8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.cuntspin-ezzmtk {
  -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.cuntspin-v863tx,
    mask-image 0.3s;
}

.cuntspin-ezzmtk.cuntspin-12bthv {
  -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;
  }
}

.cuntspin-ospbnv: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;
}

.cuntspin-d9umgx {
  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.cuntspin-t2xvp1.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.cuntspin-t2xvp1.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;
}

.cuntspin-gwop91 {
  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);
}

.cuntspin-gwop91::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%
  );
}

.cuntspin-gbkjxl {
  position: relative;
  z-index: 1;
}

.cuntspin-ze8ssj {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.cuntspin-2s63qq {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.cuntspin-h0cs7j {
  font-size: 40px;
  line-height: 48px;
}

.cuntspin-jovyky {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cuntspin-mxxv63 {
  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;
}

.cuntspin-mxxv63:hover {
  background: var(--Primary-400);
}

.cuntspin-mxxv63 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.cuntspin-ospbnv 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) {
  .cuntspin-gwop91 {
    max-width: 600px;
    padding: 64px;
  }

  .cuntspin-ze8ssj {
    font-size: 24px;
    line-height: 32px;
  }

  .cuntspin-2s63qq {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .cuntspin-h0cs7j {
    font-size: 50px;
    line-height: 56px;
  }

  .cuntspin-jovyky {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .cuntspin-d9umgx {
    top: 25px;
    right: 25px;
  }
}

.cuntspin-4sxizl,
.cuntspin-v7wipr {
  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;
}

.cuntspin-luqb9m.cuntspin-pqg9er::before,
.cuntspin-v7wipr::before,
.cuntspin-vpbf20::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.cuntspin-t2xvp1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.cuntspin-z2wuyz 14.cuntspin-pdw878.cuntspin-njvlcl 14.cuntspin-ify888 15.cuntspin-5ejxdw 14.cuntspin-rs111r 15.cuntspin-r8aap1 14.cuntspin-su1ri3.cuntspin-njylmf 14.cuntspin-gxypey 19.cuntspin-slr98o 12.cuntspin-ykj4f6 19.cuntspin-slr98o 10.cuntspin-oywyok.cuntspin-slr98o 8.cuntspin-omk6w8 17.cuntspin-2f5s98 7.cuntspin-99q9wa 15.cuntspin-78ifkj 7.cuntspin-0ah1zx.cuntspin-gc59yq 7.cuntspin-99q9wa 11.cuntspin-bumoue 8.cuntspin-omk6w8 11.cuntspin-bumoue 10.cuntspin-bjtji7.cuntspin-bumoue 12.cuntspin-f5abqw 13.cuntspin-4ia085 14.cuntspin-ehccp3 15.cuntspin-x4asyc 14.cuntspin-nlcfcf.cuntspin-hivxmg 14.cuntspin-oc7wvy 15.cuntspin-pkgwve 14.cuntspin-08siew 15.cuntspin-3epz4k 14.cuntspin-fdti0w.cuntspin-z2wuyz 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.cuntspin-kw6zh9 15.cuntspin-0m9a4s.cuntspin-lbcd94 15.cuntspin-l1h7fj 15.cuntspin-a45gy1 15.cuntspin-k1e8ye 15.cuntspin-l9onoe 15.cuntspin-h6f2oz.cuntspin-6436gp 15.cuntspin-k1e8ye 15.cuntspin-kqg395 15.cuntspin-39gqfs 15.cuntspin-ex5s63 15.cuntspin-jadusj.cuntspin-wrmep1 15.cuntspin-05bd12 7.cuntspin-cmvhcj 18.cuntspin-t7j5cq 7.cuntspin-zsag0f 23.cuntspin-a95a34.cuntspin-5mk8m4.cuntspin-yxohpf 18.cuntspin-7hn64h 19.cuntspin-or79sj 15.cuntspin-ju3fmb 15.cuntspin-kw6zh9 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.cuntspin-36yyag [type="submit"] *,
.cuntspin-48yihl button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .cuntspin-f9766x {
    display: none;
  }
}

.cuntspin-d9ip9s {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .cuntspin-d9ip9s {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-d9ip9s {
    bottom: 22px;
  }
}

.cuntspin-d9ip9s input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .cuntspin-d9ip9s {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.cuntspin-vz813p.static) .cuntspin-d9ip9s {
    bottom: 8px;
  }
}

.cuntspin-dwk6gi {
  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.cuntspin-t2xvp1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.cuntspin-hrml5t 3.cuntspin-61kqvo.cuntspin-g5g5y8.cuntspin-nsf18k 3.cuntspin-kw5ei1 3.cuntspin-2u9u8v 5.cuntspin-ndiy05 3.cuntspin-2u9u8v 8.cuntspin-ieqfvi.cuntspin-1fpgm9.cuntspin-2u9u8v 26.cuntspin-gzjxpo 5.cuntspin-ecum40 28.cuntspin-i958hq 8.cuntspin-tpu1uk 28.cuntspin-jhg45q.cuntspin-zb238d 28.cuntspin-0gphpn.cuntspin-14omnn 34.cuntspin-ntn2kb.cuntspin-xk2mjb 36.cuntspin-1jerus 11.cuntspin-t870uv 37.cuntspin-z46mqo 12.cuntspin-ugvzxu 36.cuntspin-kqmxip.cuntspin-vdhr4m 28.cuntspin-rm2u6g.cuntspin-w964ii.cuntspin-sedr0y 28.cuntspin-ocirqj 36.cuntspin-wqzcns 26.cuntspin-5pohxn 36.cuntspin-wqzcns 23.cuntspin-i2l313.cuntspin-e6a4ga.cuntspin-wqzcns 5.cuntspin-3ezmdg 34.cuntspin-2uijbw 3.cuntspin-kw5ei1 31.cuntspin-hrml5t 3.cuntspin-8cg77w.cuntspin-8phw9f 18.cuntspin-8sni3r.cuntspin-0ouu50 18.cuntspin-hc1jmr 8.cuntspin-ty194l 17.cuntspin-e0rxsz 8.cuntspin-ty194l 15.cuntspin-65dwbu.cuntspin-ty194l 14.cuntspin-46eq4g 9.cuntspin-0ouu50 13.cuntspin-viwf30 11.cuntspin-8phw9f 13.cuntspin-elj7wp.cuntspin-m5zk28 13.cuntspin-viwf30 13.cuntspin-52ra46 14.cuntspin-46eq4g 13.cuntspin-52ra46 15.cuntspin-0fnq8g.cuntspin-52ra46 17.cuntspin-e0rxsz 12.cuntspin-m5zk28 18.cuntspin-hc1jmr 11.cuntspin-8phw9f 18.cuntspin-47a0kn.cuntspin-2fni4x 18.cuntspin-q1e2r3.cuntspin-1ekkuj 18.cuntspin-hc1jmr 17.cuntspin-zwqq3m 17.cuntspin-e0rxsz 17.cuntspin-zwqq3m 15.cuntspin-irfnlc.cuntspin-zwqq3m 14.cuntspin-46eq4g 18.cuntspin-1ekkuj 13.cuntspin-viwf30 20.cuntspin-2fni4x 13.cuntspin-jdh844.cuntspin-0t5d7r 13.cuntspin-viwf30 22.cuntspin-h7kzgc 14.cuntspin-46eq4g 22.cuntspin-h7kzgc 15.cuntspin-rtkodi.cuntspin-z2btu4 17.cuntspin-e0rxsz 21.cuntspin-0t5d7r 18.cuntspin-hc1jmr 20.cuntspin-2fni4x 18.cuntspin-a6ggco.cuntspin-m1iej7 18.cuntspin-2zmood.cuntspin-itsk5q 18.cuntspin-hc1jmr 26.cuntspin-fcnef7 17.cuntspin-e0rxsz 26.cuntspin-fcnef7 15.cuntspin-o4ycml.cuntspin-fcnef7 14.cuntspin-46eq4g 27.cuntspin-itsk5q 13.cuntspin-viwf30 28.cuntspin-m1iej7 13.cuntspin-c8nru7.cuntspin-tby218 13.cuntspin-viwf30 31.cuntspin-o2fvyx 14.cuntspin-46eq4g 31.cuntspin-o2fvyx 15.cuntspin-zceqbl.cuntspin-fcnef7 17.cuntspin-e0rxsz 30.cuntspin-tby218 18.cuntspin-hc1jmr 28.cuntspin-m1iej7 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"])
    .cuntspin-dwk6gi {
    display: none;
  }
}

.cuntspin-jq9bks {
  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) {
  .cuntspin-jq9bks {
    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;
}

.cuntspin-48yihl {
  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) {
  .cuntspin-48yihl {
    padding: 14px 16px;
  }
}

.cuntspin-48yihl button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.cuntspin-48yihl button:first-child {
  align-content: end;
}

.cuntspin-48yihl button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .cuntspin-48yihl
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .cuntspin-48yihl
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.cuntspin-48yihl button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.cuntspin-48yihl button:last-child svg {
  width: 38px;
  height: 38px;
}

.cuntspin-vpbf20 {
  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;
}

.cuntspin-vpbf20::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .cuntspin-vpbf20,
.pc61d126-chatbot[data-active-screen="3"]
  .cuntspin-vpbf20 {
  opacity: 1;
  visibility: visible;
}

.cuntspin-ykwkex {
  flex: 1 1;
}

.cuntspin-h1q0wa {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-h1q0wa {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .cuntspin-1vvliq {
  display: block;
}

.cuntspin-1p12i3 {
  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) {
  .cuntspin-1p12i3 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.cuntspin-v7wipr {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.cuntspin-v7wipr::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.cuntspin-9z0ku8 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.cuntspin-9z0ku8 p {
  color: var(--Text-100);
}

.cuntspin-v7wipr .cuntspin-b101ie {
  grid-area: button;
}

.cuntspin-v7wipr .cuntspin-b101ie::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.cuntspin-t2xvp1.org/2000/svg'%3E%3Cpath d='M4.cuntspin-xlg49i 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cuntspin-jc2hsf 15L16.cuntspin-jc2hsf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cuntspin-jc2hsf 5L16.cuntspin-jc2hsf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .cuntspin-1w7vri {
  display: block;
}

.cuntspin-ff7hl3 {
  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) {
  .cuntspin-ff7hl3 {
    margin-top: 40px;
  }
}

.cuntspin-4sxizl label,
.cuntspin-4sxizl input {
  display: block;
  width: 100%;
}

.cuntspin-4sxizl label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.cuntspin-4sxizl label.cuntspin-i5soul input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.cuntspin-4sxizl label.cuntspin-i5soul::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;
}

.cuntspin-4sxizl 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;
}

.cuntspin-4sxizl input::placeholder {
  color: var(--Text-400);
}

.cuntspin-m43jkg {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .cuntspin-m43jkg {
  display: flex;
}

.cuntspin-m43jkg ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .cuntspin-m43jkg ol {
    height: 420px;
    padding: 24px;
  }
}

.cuntspin-m43jkg ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.cuntspin-36yyag {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-36yyag {
    padding: 0 24px 24px;
  }
}

.cuntspin-36yyag 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;
}

.cuntspin-36yyag input::placeholder {
  color: var(--Text-400);
}

.cuntspin-36yyag [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.cuntspin-36yyag [type="submit"]:disabled {
  opacity: 0.5;
}

.cuntspin-36yyag [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .cuntspin-36yyag [type="submit"] {
    right: 40px;
  }
}

.cuntspin-luqb9m {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.cuntspin-luqb9m.cuntspin-pqg9er {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.cuntspin-luqb9m.cuntspin-pqg9er::before {
  content: "";
  width: 31px;
}

.cuntspin-luqb9m.cuntspin-pqg9er p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cuntspin-luqb9m.cuntspin-22t55y p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.cuntspin-luqb9m p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cuntspin-d9ip9s .cuntspin-b101ie {
  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;
  }
}

.cuntspin-f9766x {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .cuntspin-f9766x {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .cuntspin-f9766x {
    padding: 18px 0;
  }
}

.cuntspin-f9766x .cuntspin-vn7i64 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .cuntspin-f9766x .cuntspin-vn7i64 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.cuntspin-c987xc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .cuntspin-c987xc {
    max-width: 160px;
    height: 40px;
  }
}

.cuntspin-c987xc picture,
.cuntspin-c987xc img {
  display: block;
  width: 100%;
  height: 100%;
}

.cuntspin-c987xc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .cuntspin-8mfr9o {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.cuntspin-v863tx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .cuntspin-f9766x.cuntspin-8lbiio .cuntspin-8mfr9o {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cuntspin-8mfr9o {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .cuntspin-8mfr9o {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.cuntspin-gu48kg,
.cuntspin-6h1akf {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .cuntspin-gu48kg,
  .cuntspin-6h1akf {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .cuntspin-6h1akf {
    display: none;
  }
}

.cuntspin-k1opwz {
  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;
}

.cuntspin-8lbiio .cuntspin-k1opwz {
  background: var(--fh-bg-color);
}

.cuntspin-k1opwz button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .cuntspin-k1opwz {
    display: none;
  }
}

.cuntspin-0hp6h6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cuntspin-0hp6h6 {
    display: none;
  }
}

.cuntspin-ircfiv {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.cuntspin-f9766x.cuntspin-8lbiio .cuntspin-ircfiv:first-child {
  display: none;
}

.cuntspin-f9766x.cuntspin-8lbiio .cuntspin-ircfiv:last-child {
  display: block;
}

.cuntspin-ircfiv:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .cuntspin-ircfiv {
    display: none;
  }
}

.cuntspin-kpvio1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cuntspin-kpvio1 {
    display: flex;
  }
}

.cuntspin-kpvio1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.cuntspin-kpvio1:hover ul {
  visibility: visible;
  opacity: 1;
}

.cuntspin-kpvio1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cuntspin-kpvio1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.cuntspin-kpvio1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.cuntspin-kpvio1:hover .cuntspin-1fnctc svg {
  transform: rotate(180deg);
}

.cuntspin-kwpmgy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.cuntspin-l6utht {
  padding: 0 8px;
}

.cuntspin-sjhp9q {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.cuntspin-sjhp9q:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .cuntspin-sjhp9q {
    padding: 4px 8px;
  }
}

.cuntspin-gt54sd {
  display: flex;
}

.cuntspin-gt54sd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.cuntspin-1fnctc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.cuntspin-1fnctc svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.cuntspin-jt24jc {
  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) {
  .cuntspin-jt24jc {
    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;
  }
}

.cuntspin-sm2m4g {
  width: 100%;
}

@media (min-width: 1200px) {
  .cuntspin-sm2m4g {
    display: none;
  }
}

.cuntspin-6uqlyi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.cuntspin-h87sw0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.cuntspin-uv46v3 {
  display: flex;
}

.cuntspin-g98wmx {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.cuntspin-s7y4gx {
  list-style: none;
}

@media (max-width: 1199px) {
  .cuntspin-s7y4gx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .cuntspin-s7y4gx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .cuntspin-s7y4gx .cuntspin-xtanrm [data-ref-el],
  .cuntspin-s7y4gx .cuntspin-xtanrm span,
  .cuntspin-s7y4gx .cuntspin-xtanrm a {
    white-space: nowrap;
  }
}

.cuntspin-j5au9p {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .cuntspin-j5au9p.cuntspin-4zyb09 > .cuntspin-xtanrm {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .cuntspin-j5au9p.cuntspin-gl114v:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .cuntspin-j5au9p.cuntspin-4zyb09 > .cuntspin-w2chzs {
    height: auto;
  }

  .cuntspin-j5au9p.cuntspin-4zyb09 > div > .cuntspin-2woxom {
    transform: rotate(180deg);
  }
}

.cuntspin-j5au9p [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.cuntspin-j5au9p [data-ref-el],
.cuntspin-j5au9p span {
  cursor: pointer;
}

.cuntspin-j5au9p [data-ref-el],
.cuntspin-j5au9p span,
.cuntspin-j5au9p a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .cuntspin-j5au9p [data-ref-el],
  .cuntspin-j5au9p span,
  .cuntspin-j5au9p a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-j5au9p [data-ref-el],
  .cuntspin-j5au9p span,
  .cuntspin-j5au9p a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.cuntspin-w2chzs {
  height: 0;
  overflow: hidden;
  transition: height 0.cuntspin-v863tx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.cuntspin-w2chzs::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.cuntspin-w2chzs::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.cuntspin-w2chzs::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .cuntspin-w2chzs {
    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;
  }

  .cuntspin-w2chzs:has(> .cuntspin-j5au9p.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .cuntspin-w2chzs .cuntspin-w2chzs {
    padding: 0;
  }

  .cuntspin-w2chzs .cuntspin-j5au9p {
    font-weight: 400;
  }

  .cuntspin-w2chzs .cuntspin-j5au9p:hover > .cuntspin-xtanrm {
    background: var(--Neutral-300);
  }

  .cuntspin-w2chzs .cuntspin-2woxom {
    rotate: -90deg;
  }
}

.cuntspin-xtanrm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cuntspin-xtanrm {
    padding: 8px;
  }

  .cuntspin-j5au9p.cuntspin-c2neo3 > .cuntspin-xtanrm {
    background: var(--Neutral-300);
  }
}

.cuntspin-2woxom {
  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.cuntspin-t2xvp1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.cuntspin-fzoduq 0.cuntspin-qe4xl5.cuntspin-78p2gm -0.cuntspin-pu2zdl 0.cuntspin-31ya8f -0.cuntspin-pu2zdl 1.cuntspin-ev9jdc 0.cuntspin-wsz46j.cuntspin-bkgq69 4.cuntspin-vb9n16.cuntspin-fzoduq 0.cuntspin-19r0bn.cuntspin-rbo62s -0.cuntspin-pu2zdl 9.cuntspin-4id4il -0.cuntspin-pu2zdl 10.cuntspin-jmyogy 0.cuntspin-8adyvi.cuntspin-5abuyr 0.cuntspin-78p2gm 10.cuntspin-5abuyr 0.cuntspin-31ya8f 10.cuntspin-jmyogy 1.cuntspin-wp55c0.cuntspin-v3b853 5.cuntspin-4vuegd.cuntspin-9z4ba3 6.cuntspin-r72vh7 5.cuntspin-i29x4r 6.cuntspin-r72vh7 4.cuntspin-ii03o0 5.cuntspin-pkmzgr.cuntspin-fzoduq 1.cuntspin-ps3kj2.cuntspin-pu2zdl 0.cuntspin-31ya8f -0.cuntspin-pu2zdl 0.cuntspin-78p2gm 0.cuntspin-fzoduq 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.cuntspin-v863tx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cuntspin-2woxom {
    cursor: default;
  }
}

.cuntspin-bajts9 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.cuntspin-gyks54 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .cuntspin-gyks54 {
    padding: 40px 4px;
  }
}

.cuntspin-1vnmxw {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .cuntspin-1vnmxw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.cuntspin-8zf3eq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .cuntspin-8zf3eq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.cuntspin-8zf3eq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.cuntspin-8zf3eq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.cuntspin-8zf3eq [data-ref-el],
.cuntspin-8zf3eq span,
.cuntspin-8zf3eq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.cuntspin-irx2ij {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cuntspin-irx2ij {
    margin-bottom: 12px;
  }
}

.cuntspin-min3ga {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.cuntspin-min3ga img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .cuntspin-min3ga:last-child {
    margin-right: 0;
  }
}

.cuntspin-6mmtmj {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.cuntspin-irx2ij:hover .cuntspin-bys4ge {
  visibility: visible;
  opacity: 1;
}

.cuntspin-bys4ge {
  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);
}

.cuntspin-7d62gr {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.cuntspin-mwpvv9 {
  display: flex;
  margin: 6px;
}

.cuntspin-mwpvv9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.cuntspin-bys4ge::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);
}

.cuntspin-bys4ge::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);
}

.cuntspin-xkgstl {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .cuntspin-xkgstl {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.cuntspin-9h9yyv {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .cuntspin-9h9yyv {
    margin-right: 32px;
  }
}

.cuntspin-3ckrzv {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cuntspin-3ckrzv {
    margin-top: 0;
    width: 340px;
  }
}

.cuntspin-3ckrzv a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.cuntspin-pgjqrt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.cuntspin-g4ozjc {
  position: relative;
}

@media (min-width: 768px) {
  .cuntspin-g4ozjc {
    margin-top: 40px;
  }
}

.cuntspin-g4ozjc + .cuntspin-hipl0f,
.cuntspin-g4ozjc + .cuntspin-g4ozjc {
  margin-top: 24px;
}

.cuntspin-qilvfo {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .cuntspin-qilvfo {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-qilvfo {
    padding: 80px;
  }
}

.cuntspin-c1zn10 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .cuntspin-c1zn10 {
    padding: 0 16px;
}


}

.cuntspin-rgbz2y {
  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) {
  .cuntspin-rgbz2y {
    font-size: 48px;
    line-height: 56px;
  }
}

.cuntspin-b1ori0 {
  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) {
  .cuntspin-b1ori0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.cuntspin-evdsk9 {
  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;
}

.cuntspin-evdsk9:hover {
  background: var(--button-bg-hover);
}

.cuntspin-vwca5r {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.cuntspin-vwca5r img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .cuntspin-vwca5r img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .cuntspin-vwca5r img {
  min-height: 100%;
  }
}

.cuntspin-qilvfo::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.cuntspin-sr6d0w {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cuntspin-sr6d0w h1,
.cuntspin-sr6d0w h2,
.cuntspin-sr6d0w h3,
.cuntspin-sr6d0w h4 {
  margin-bottom: 6px;
}

.cuntspin-sr6d0w h1:not(:first-child),
.cuntspin-sr6d0w h2:not(:first-child),
.cuntspin-sr6d0w h3:not(:first-child),
.cuntspin-sr6d0w h4:not(:first-child) {
  margin-top: 16px;
}

.cuntspin-sr6d0w h1,
.cuntspin-sr6d0w h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .cuntspin-sr6d0w h1,
  .cuntspin-sr6d0w h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.cuntspin-sr6d0w h2,
.cuntspin-sr6d0w h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .cuntspin-sr6d0w h2,
  .cuntspin-sr6d0w h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-sr6d0w h3,
.cuntspin-sr6d0w h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .cuntspin-sr6d0w h3,
  .cuntspin-sr6d0w h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.cuntspin-sr6d0w h4,
.cuntspin-sr6d0w h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.cuntspin-sr6d0w ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.cuntspin-sr6d0w ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.cuntspin-sr6d0w 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);
}

.cuntspin-sr6d0w ul ul {
  margin-bottom: 8px;
}

.cuntspin-sr6d0w ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.cuntspin-sr6d0w ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.cuntspin-sr6d0w ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.cuntspin-sr6d0w ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.cuntspin-sr6d0w ol li::marker {
  font-weight: 700;
}

.cuntspin-sr6d0w ol ol {
  margin-bottom: 8px;
}

.cuntspin-sr6d0w ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.cuntspin-sr6d0w ol ul li {
  padding-left: 16px;
}

.cuntspin-sr6d0w 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) {
  .cuntspin-sr6d0w table {
    padding: 24px;
  }
}

.cuntspin-sr6d0w table.cuntspin-4w7vdz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.cuntspin-v863tx,
    mask-image 0.3s;
}

.cuntspin-sr6d0w table.cuntspin-4w7vdz.cuntspin-12bthv {
  -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) {
  .cuntspin-sr6d0w table {
    display: table;
  }
}

.cuntspin-sr6d0w 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);
}

.cuntspin-sr6d0w table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cuntspin-sr6d0w table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cuntspin-sr6d0w 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) {
  .cuntspin-sr6d0w table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.cuntspin-sr6d0w table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cuntspin-sr6d0w table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cuntspin-sr6d0w table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.cuntspin-sr6d0w img {
  max-width: 100%;
  height: auto;
}

.cuntspin-29nypg {
  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) {
  .cuntspin-29nypg {
    padding: 24px;
  }
}

.cuntspin-d16vhi {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .cuntspin-d16vhi {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.cuntspin-d16vhi > * {
  margin: 0 !important;
}

.cuntspin-d16vhi img,
.cuntspin-g5rou0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-d16vhi img,
  .cuntspin-g5rou0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-xbqoud {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-xbqoud {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-0l9yf3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.cuntspin-0l9yf3 .cuntspin-5d67qd {
  flex-shrink: 0;
}

.cuntspin-0l9yf3 .cuntspin-6424eo svg {
  display: none;
}

.cuntspin-7tjb2t {
  display: grid;
  transition: max-height 0.cuntspin-v863tx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .cuntspin-7tjb2t {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-7tjb2t {
    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));
  }
}

.cuntspin-7tjb2t.cuntspin-8ddoxl + .cuntspin-5d67qd svg {
  transform: rotate(180deg);
}

.cuntspin-41dkpm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.cuntspin-41dkpm > div:nth-child(3n) {
  grid-column: span 2;
}

.cuntspin-41dkpm
  > div:nth-child(3n)
  .cuntspin-l217ux
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .cuntspin-41dkpm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .cuntspin-41dkpm > div:nth-child(3n) {
    grid-column: unset;
  }

  .cuntspin-41dkpm
    > div:nth-child(3n)
    .cuntspin-l217ux
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-41dkpm {
    max-width: 270px;
  }
}

.cuntspin-41dkpm .cuntspin-l217ux button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .cuntspin-41dkpm .cuntspin-l217ux button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-41dkpm .cuntspin-l217ux button {
    max-width: 104px;
  }
}

.cuntspin-rki5ph {
  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) {
  .cuntspin-rki5ph {
    margin-bottom: 0;
  }
}

.cuntspin-uawreg {
  display: none;
  opacity: 0;
}

.cuntspin-s0f6cs {
  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;
  }
}

.cuntspin-s0f6cs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.cuntspin-l217ux {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.cuntspin-l217ux button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .cuntspin-l217ux
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .cuntspin-l217ux
    button {
    max-width: 145px;
  }
}

.cuntspin-1cf04g:first-child
  .cuntspin-l217ux
  button {
  max-width: 270px;
}

.cuntspin-l7ltzt {
  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%;
}

.cuntspin-rki5ph picture {
  width: 100%;
  max-width: 100%;
}

.cuntspin-aezok1 {
  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;
}

.cuntspin-aezok1 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.cuntspin-rki5ph:hover .cuntspin-aezok1 {
  display: flex;
}

.cuntspin-1yc9l0 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.cuntspin-b6hcz8 {
  display: flex;
}

.cuntspin-b6hcz8:hover .cuntspin-q7llvp,
.cuntspin-b6hcz8 .cuntspin-c2neo3 .cuntspin-q7llvp {
  display: flex;
}

.cuntspin-b6hcz8 svg {
  flex-shrink: 0;
}

.cuntspin-q7llvp {
  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) {
  .cuntspin-q7llvp {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.cuntspin-q7llvp:hover {
  display: flex;
}

.cuntspin-q7llvp svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.cuntspin-ly7ord {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .cuntspin-ly7ord {
    font-size: 12px;
  }
}

.cuntspin-nbvb5w,
.cuntspin-0qdfsq {
  width: 50%;
  flex-shrink: 0;
}

.cuntspin-nbvb5w {
  font-weight: 700;
}

.cuntspin-57txwh .cuntspin-7tjb2t {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .cuntspin-57txwh .cuntspin-7tjb2t {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .cuntspin-57txwh .cuntspin-7tjb2t {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.cuntspin-57txwh
  .cuntspin-l7ltzt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.cuntspin-57txwh .cuntspin-s0f6cs {
  height: 100% !important;
  border-radius: 16px;
}

.cuntspin-57txwh .cuntspin-l217ux {
  gap: 4px;
  align-items: center;
}

.cuntspin-57txwh .cuntspin-l217ux button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cuntspin-57txwh .cuntspin-l217ux svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.cuntspin-57txwh .cuntspin-j3v0qh,
.cuntspin-57txwh .cuntspin-5k28c9 {
  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.cuntspin-t2xvp1.org/2000/svg'%3E%3Cpath d='M9.cuntspin-6uutjs 4.cuntspin-5lveiq.cuntspin-w38j8d 5.cuntspin-sjs4cd.cuntspin-0qjzjp 5.cuntspin-i3opq4.cuntspin-fv0cvj 5.cuntspin-81rcu8.cuntspin-j1bala 8.cuntspin-v7i9jg.cuntspin-mc6ig3 9.cuntspin-658j2i.cuntspin-hfcnz9 9.cuntspin-srnxds.cuntspin-gryirv 13.cuntspin-wre0m1.cuntspin-k5dnx5 11.cuntspin-x6rpjd.cuntspin-ozigt3 11.cuntspin-9eo0nw.cuntspin-m4dvs9 11.cuntspin-rkf8h3.cuntspin-ksai5o 13.cuntspin-3v6lb2.cuntspin-s4o43k 9.cuntspin-s954en.cuntspin-wr505u 9.cuntspin-gc1s8f.cuntspin-da5rw5 8.cuntspin-5qrafc.cuntspin-gh1kgy 5.cuntspin-3ooazo.cuntspin-reclwt 5.cuntspin-0yx6ti.cuntspin-mdtdcs 5.cuntspin-rt8les.cuntspin-k3668u 4.cuntspin-dnmzvi.cuntspin-ozigt3 1.cuntspin-es6n0i.cuntspin-6uutjs 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.cuntspin-57txwh .cuntspin-j3v0qh {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.cuntspin-57txwh .cuntspin-5k28c9 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.cuntspin-7a0cfl {
  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) {
  .cuntspin-7a0cfl {
    padding: 24px;
  }
}

.cuntspin-7a0cfl .cuntspin-5d67qd {
  display: flex;
}

@media (min-width: 768px) {
  .cuntspin-7a0cfl .cuntspin-5d67qd {
    display: none;
  }
}

.cuntspin-7a0cfl .cuntspin-6424eo svg {
  display: none;
}

.cuntspin-3c1bir {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cuntspin-3c1bir .cuntspin-xq6oya {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-3c1bir .cuntspin-xq6oya {
    display: flex;
  }
}

.cuntspin-zmdm9a {
  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) {
  .cuntspin-zmdm9a {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-zmdm9a > * {
  margin: 0 !important;
}

.cuntspin-zmdm9a img,
.cuntspin-mb7h5u {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-zmdm9a img,
  .cuntspin-mb7h5u {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-fgsvay {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-fgsvay {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-21ia8v {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .cuntspin-21ia8v {
    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;
  }

  .cuntspin-21ia8v::-webkit-scrollbar {
    display: none;
  }
}

.cuntspin-gjzrzy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .cuntspin-gjzrzy {
    padding: 7px 15px;
  }
}

.cuntspin-gjzrzy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cuntspin-66tul0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cuntspin-66tul0 {
    display: flex;
    opacity: 1;
  }
}

.cuntspin-gjzrzy picture {
  height: 100%;
  display: block;
}

.cuntspin-gjzrzy img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .cuntspin-gjzrzy img {
    width: 88px;
    height: 44px;
  }
}

.cuntspin-gjzrzy p {
  text-align: center;
  width: 100%;
}

.cuntspin-ixybiu {
  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) {
  .cuntspin-ixybiu {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-ixybiu img,
.cuntspin-r58j6a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-ixybiu img,
  .cuntspin-r58j6a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-nc1t6k {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-nc1t6k {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-y4vbe3 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.cuntspin-6wlh89 {
  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;
}

.cuntspin-5sdvo4 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.cuntspin-5sdvo4.cuntspin-c2neo3 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.cuntspin-zw5kst {
  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) {
  .cuntspin-zw5kst {
    font-size: 20px;
    line-height: 28px;
  }
}

.cuntspin-j2fwj7 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.cuntspin-23osxg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.cuntspin-v863tx ease;
  opacity: 0;
  color: var(--text-color);
}

.cuntspin-b20yk9 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.cuntspin-b20yk9 ol,
.cuntspin-b20yk9 ul {
  padding-left: 1.3em;
}

.cuntspin-5sdvo4.cuntspin-c2neo3 .cuntspin-23osxg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.cuntspin-5sdvo4.cuntspin-c2neo3 .cuntspin-j2fwj7 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.cuntspin-2q91gw {
  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) {
  .cuntspin-2q91gw {
    padding: 24px;
  }
}

.cuntspin-2q91gw .cuntspin-5d67qd {
  display: flex;
}

@media (min-width: 768px) {
  .cuntspin-2q91gw .cuntspin-5d67qd {
    display: none;
  }
}

.cuntspin-2q91gw .cuntspin-6424eo svg {
  display: none;
}

.cuntspin-ig7rdo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cuntspin-ig7rdo .cuntspin-xq6oya {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-ig7rdo .cuntspin-xq6oya {
    display: flex;
  }
}

.cuntspin-zfcjp3 {
  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) {
  .cuntspin-zfcjp3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-zfcjp3 > * {
  margin: 0 !important;
}

.cuntspin-zfcjp3 img,
.cuntspin-yblzu5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-zfcjp3 img,
  .cuntspin-yblzu5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-4g3p8m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-4g3p8m {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-urogrj {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .cuntspin-urogrj {
    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;
  }

  .cuntspin-urogrj::-webkit-scrollbar {
    display: none;
  }
}

.cuntspin-8wohxy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.cuntspin-8wohxy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cuntspin-uaihoa {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cuntspin-uaihoa {
    display: flex;
    opacity: 1;
  }
}

.cuntspin-8wohxy picture {
  width: auto;
  height: 100%;
  display: block;
}

.cuntspin-8wohxy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.cuntspin-g9xese {
  margin: -24px 0;
}

.cuntspin-g9xese:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .cuntspin-g9xese {
    margin: -16px 0;
  }
}

.cuntspin-0b8xrs {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .cuntspin-0b8xrs {
    flex-direction: row;
  }
}

.cuntspin-m25pfg {
  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) {
  .cuntspin-m25pfg {
    flex: 1;
  }
}

.cuntspin-m25pfg::placeholder {
  color: var(--Text-400);
}

.cuntspin-ajc3g9 {
  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;
}

.cuntspin-hi692q {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.cuntspin-hi692q::-webkit-scrollbar {
  display: none;
}

.cuntspin-q9itwf {
  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;
}

.cuntspin-q9itwf img,
.cuntspin-q9itwf svg {
  margin-right: 8px;
}

.cuntspin-gkomtr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.cuntspin-g9xese + .cuntspin-993x0x {
  margin-top: 0;
}

@media (min-width: 768px) {
  .cuntspin-g9xese + .cuntspin-993x0x {
    margin-top: -16px;
  }
}

.cuntspin-b77yp2 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.cuntspin-b77yp2 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.cuntspin-b77yp2 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.cuntspin-buc49w {
  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;
}

.cuntspin-b7rdz2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.cuntspin-c2jh8p {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.cuntspin-o1nchb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.cuntspin-37pk8p {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.cuntspin-buc49w 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;
}

.cuntspin-buc49w 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) {
  .cuntspin-buc49w {
    padding: 39px 179px 39px 39px;
  }

  .cuntspin-b7rdz2 {
    font-size: 40px;
    line-height: 48px;
  }

  .cuntspin-37pk8p {
    height: 348px;
  }

  .cuntspin-buc49w button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .cuntspin-buc49w button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-buc49w {
    padding: 63px;
  }
}

.cuntspin-lb5hos {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .cuntspin-lb5hos {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.cuntspin-e068ie {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cuntspin-e068ie {
    width: auto;
  }
}

.cuntspin-mxwrq3 {
  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;
}

.cuntspin-mxwrq3::-webkit-scrollbar {
  display: none;
}

.cuntspin-mxwrq3 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);
}

.cuntspin-mxwrq3 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cuntspin-mxwrq3 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.cuntspin-lb5hos .cuntspin-z0ghw3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.cuntspin-v863tx,
    mask-image 0.3s;
}

.cuntspin-lb5hos .cuntspin-z0ghw3.cuntspin-12bthv {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.cuntspin-2q9fae {
  margin: 40px -16px;
}

.cuntspin-kgtvc9 + .cuntspin-hipl0f,
.cuntspin-kgtvc9 + .cuntspin-g4ozjc {
  margin-top: 24px;
}

.cuntspin-rs7q3i {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.cuntspin-rs7q3i picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cuntspin-nzhdry {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .cuntspin-nzhdry {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-nzhdry {
    margin-top: 0;
  }
}

.cuntspin-767q40 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cuntspin-767q40 {
    font-size: 24px;
    line-height: 32px;
  }
}

.cuntspin-hfr5l3 {
  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) {
  .cuntspin-hfr5l3 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.cuntspin-r2yffl {
  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) {
  .cuntspin-r2yffl {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.cuntspin-2kxnky {
  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) {
  .cuntspin-2kxnky {
    font-size: 20px;
    line-height: 28px;
  }
}

.cuntspin-892806 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cuntspin-892806 {
    font-size: 32px;
    line-height: 40px;
  }
}

.cuntspin-bppzjf {
  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;
}

.cuntspin-y54tzc {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.cuntspin-y54tzc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cuntspin-993x0x {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.cuntspin-bybezx {
  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) {
  .cuntspin-bybezx {
    padding: 15px 48px;
  }
}

main > .cuntspin-993x0x {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .cuntspin-7tjb2t.cuntspin-dabr1n > div:nth-child(n+5) {
    display: none;
  }
}

.cuntspin-sr6d0w p a img {
  display: block;
  margin: 0 auto;
}


.cuntspin-ypmp0l {
  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 */
.cuntspin-lt224e {
  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;
}

.cuntspin-lt224e label {
  font-size: 14px;
}

.cuntspin-lt224e h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.cuntspin-lt224e input,
.cuntspin-lt224e textarea,
.cuntspin-lt224e 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;
}
.cuntspin-lt224e button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.cuntspin-fzy6nd ease;
}
.cuntspin-lt224e button:hover {
  background-color: var(--button-bg-hover);
}
.cuntspin-1uw74w {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.cuntspin-k7n5jt ease-in;
}

.cuntspin-1uw74w 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;
}
.cuntspin-3bmsnj, .cuntspin-bh0fva, [class*="review-card"],
thead, thead th, table th, .cuntspin-8hzxs5,
.cuntspin-nejabf, [class*="collapsible-header"],
.cuntspin-tel50x, [class*="updated-block"] {
  color: #ece7dc !important;
}
