* {
  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-o39sgb {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-o39sgb {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-o39sgb {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.cuntspin-fw1drp {
  overflow: hidden;
}

.cuntspin-5m8gs4 img {
  background: var(--Neutral-300);
}

.cuntspin-1ac4i2 {
  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-xmq8c1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.cuntspin-xmq8c1:hover {
  background: var(--button-bg-hover);
}

.cuntspin-n75u7w {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.cuntspin-n75u7w:hover {
  background: var(--button-bg-hover);
}

.cuntspin-yj6jpc {
  font-size: 12px;
  line-height: 18px;
}

.cuntspin-vbeeuz {
  font-size: 18px;
  line-height: 26px;
}

.cuntspin-elef47 {
  width: 100%;
}

.cuntspin-q4jwu5 {
  padding: 6px 16px;
}

.cuntspin-srd341 {
  padding: 10px 16px;
}

.cuntspin-s08b1l {
  padding: 15px 26px;
}

.cuntspin-sxayux {
  flex-shrink: 0;
}

.cuntspin-pj3qpf {
  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-g9d23a {
  display: none;
}

.cuntspin-hl6xg5 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cuntspin-pd2p9s {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.cuntspin-4rfl64 {
  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-aca6jq {
  cursor: grab;
}

.cuntspin-4rfl64::-webkit-scrollbar {
  display: none;
}

.cuntspin-2ccil5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.cuntspin-jfhbez {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.cuntspin-zwzron {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.cuntspin-sde3ce {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.cuntspin-vuipv7 {
  visibility: visible;
}

.cuntspin-hubjd4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.cuntspin-ifw5gf ease;
}

.cuntspin-v1wdw3 {
  background-color: var(--Primary-200);
  width: 16px;
}

.cuntspin-7siuj4 {
  -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-ifw5gf,
    mask-image 0.3s;
}

.cuntspin-7siuj4.cuntspin-et5qmw {
  -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-z99p97: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-seij3x {
  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-4ypxm5.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-4ypxm5.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-bqb0dd {
  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-bqb0dd::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-60sffb {
  position: relative;
  z-index: 1;
}

.cuntspin-xs83p4 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.cuntspin-do72sy {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.cuntspin-uvzxak {
  font-size: 40px;
  line-height: 48px;
}

.cuntspin-5kcg1f {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cuntspin-vjlnrh {
  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-vjlnrh:hover {
  background: var(--Primary-400);
}

.cuntspin-vjlnrh svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.cuntspin-z99p97 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-bqb0dd {
    max-width: 600px;
    padding: 64px;
  }

  .cuntspin-xs83p4 {
    font-size: 24px;
    line-height: 32px;
  }

  .cuntspin-do72sy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .cuntspin-uvzxak {
    font-size: 50px;
    line-height: 56px;
  }

  .cuntspin-5kcg1f {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .cuntspin-seij3x {
    top: 25px;
    right: 25px;
  }
}

.cuntspin-49igd3,
.cuntspin-kialo8 {
  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-doxoq3.cuntspin-it8k89::before,
.cuntspin-kialo8::before,
.cuntspin-l6pws0::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-4ypxm5.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.cuntspin-ew4vkv 14.cuntspin-60a9be.cuntspin-ulk4wg 14.cuntspin-u55i87 15.cuntspin-8axa6r 14.cuntspin-50tvaa 15.cuntspin-c6p144 14.cuntspin-pemgvs.cuntspin-1u9t9c 14.cuntspin-5dsizv 19.cuntspin-gulrka 12.cuntspin-duzf0o 19.cuntspin-gulrka 10.cuntspin-kbf1u6.cuntspin-gulrka 8.cuntspin-39lho9 17.cuntspin-8o8mtk 7.cuntspin-xdw0bg 15.cuntspin-colz5y 7.cuntspin-95gcyr.cuntspin-goitoq 7.cuntspin-xdw0bg 11.cuntspin-6xy25p 8.cuntspin-39lho9 11.cuntspin-6xy25p 10.cuntspin-0lh91s.cuntspin-6xy25p 12.cuntspin-g73h6m 13.cuntspin-hskkqy 14.cuntspin-4z0s48 15.cuntspin-9wpk8g 14.cuntspin-tajfe4.cuntspin-490rs5 14.cuntspin-dk2c5k 15.cuntspin-yvsham 14.cuntspin-bvcl3o 15.cuntspin-ewm3nn 14.cuntspin-imj3a0.cuntspin-ew4vkv 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.cuntspin-3kxw2h 15.cuntspin-thct9v.cuntspin-nfpg5n 15.cuntspin-lwxjse 15.cuntspin-l0o5s1 15.cuntspin-qep2nn 15.cuntspin-cu9ysg 15.cuntspin-9pkgvs.cuntspin-e8fyjr 15.cuntspin-qep2nn 15.cuntspin-l3gr9v 15.cuntspin-ki72px 15.cuntspin-6edkzc 15.cuntspin-wlekgx.cuntspin-8jtzcz 15.cuntspin-ph3xet 7.cuntspin-68hgq9 18.cuntspin-y5wccr 7.cuntspin-k2w9c9 23.cuntspin-v8al50.cuntspin-w0vrxw.cuntspin-8x9pm0 18.cuntspin-6roodx 19.cuntspin-uuarir 15.cuntspin-kvjeg0 15.cuntspin-3kxw2h 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.cuntspin-ybz87l [type="submit"] *,
.cuntspin-9zmppo button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .cuntspin-qkufdg {
    display: none;
  }
}

.cuntspin-orluot {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .cuntspin-orluot {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-orluot {
    bottom: 22px;
  }
}

.cuntspin-orluot input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .cuntspin-orluot {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.cuntspin-hynm54.static) .cuntspin-orluot {
    bottom: 8px;
  }
}

.cuntspin-k56sg5 {
  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-4ypxm5.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.cuntspin-ujkboh 3.cuntspin-3g6ayz.cuntspin-okfthw.cuntspin-9yr7si 3.cuntspin-qr7502 3.cuntspin-kdq2q3 5.cuntspin-w7ccgu 3.cuntspin-kdq2q3 8.cuntspin-vbmrsp.cuntspin-z7y4qw.cuntspin-kdq2q3 26.cuntspin-2kdko8 5.cuntspin-00qkgk 28.cuntspin-03htbm 8.cuntspin-tjeldh 28.cuntspin-abku2h.cuntspin-2sy9gy 28.cuntspin-qwsoao.cuntspin-wk00ek 34.cuntspin-dq31nu.cuntspin-z52ow8 36.cuntspin-i4mtsj 11.cuntspin-t3g714 37.cuntspin-nzcb5e 12.cuntspin-7x79rc 36.cuntspin-dh0pq6.cuntspin-38b43m 28.cuntspin-e2uq48.cuntspin-9gykmo.cuntspin-t2bvfk 28.cuntspin-xe9cga 36.cuntspin-8ktr1l 26.cuntspin-mfcysw 36.cuntspin-8ktr1l 23.cuntspin-5riimy.cuntspin-o3zhzd.cuntspin-8ktr1l 5.cuntspin-2meqwx 34.cuntspin-ugieoe 3.cuntspin-qr7502 31.cuntspin-ujkboh 3.cuntspin-l7u8sr.cuntspin-qs4528 18.cuntspin-deriri.cuntspin-hzj81j 18.cuntspin-bzfz58 8.cuntspin-q1q4m6 17.cuntspin-8sv74y 8.cuntspin-q1q4m6 15.cuntspin-rh0cbf.cuntspin-q1q4m6 14.cuntspin-tgzfwl 9.cuntspin-hzj81j 13.cuntspin-lcl5kj 11.cuntspin-qs4528 13.cuntspin-wbdjo1.cuntspin-pbwr4a 13.cuntspin-lcl5kj 13.cuntspin-hxznhy 14.cuntspin-tgzfwl 13.cuntspin-hxznhy 15.cuntspin-r995xo.cuntspin-hxznhy 17.cuntspin-8sv74y 12.cuntspin-pbwr4a 18.cuntspin-bzfz58 11.cuntspin-qs4528 18.cuntspin-dnblyc.cuntspin-sqv8s3 18.cuntspin-ulvoxv.cuntspin-2q5iof 18.cuntspin-bzfz58 17.cuntspin-7qcm2i 17.cuntspin-8sv74y 17.cuntspin-7qcm2i 15.cuntspin-363j0q.cuntspin-7qcm2i 14.cuntspin-tgzfwl 18.cuntspin-2q5iof 13.cuntspin-lcl5kj 20.cuntspin-sqv8s3 13.cuntspin-4g38gh.cuntspin-6fifmw 13.cuntspin-lcl5kj 22.cuntspin-lq1lv9 14.cuntspin-tgzfwl 22.cuntspin-lq1lv9 15.cuntspin-reygr6.cuntspin-z6f9am 17.cuntspin-8sv74y 21.cuntspin-6fifmw 18.cuntspin-bzfz58 20.cuntspin-sqv8s3 18.cuntspin-87icr9.cuntspin-fcz58i 18.cuntspin-kou8i9.cuntspin-1vila3 18.cuntspin-bzfz58 26.cuntspin-wtd081 17.cuntspin-8sv74y 26.cuntspin-wtd081 15.cuntspin-4kraki.cuntspin-wtd081 14.cuntspin-tgzfwl 27.cuntspin-1vila3 13.cuntspin-lcl5kj 28.cuntspin-fcz58i 13.cuntspin-scsyje.cuntspin-hvjv1c 13.cuntspin-lcl5kj 31.cuntspin-5r59qr 14.cuntspin-tgzfwl 31.cuntspin-5r59qr 15.cuntspin-jajg3z.cuntspin-wtd081 17.cuntspin-8sv74y 30.cuntspin-hvjv1c 18.cuntspin-bzfz58 28.cuntspin-fcz58i 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-k56sg5 {
    display: none;
  }
}

.cuntspin-532y4c {
  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-532y4c {
    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-9zmppo {
  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-9zmppo {
    padding: 14px 16px;
  }
}

.cuntspin-9zmppo button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.cuntspin-9zmppo button:first-child {
  align-content: end;
}

.cuntspin-9zmppo button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .cuntspin-9zmppo
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .cuntspin-9zmppo
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.cuntspin-9zmppo button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.cuntspin-9zmppo button:last-child svg {
  width: 38px;
  height: 38px;
}

.cuntspin-l6pws0 {
  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-l6pws0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .cuntspin-l6pws0,
.pc61d126-chatbot[data-active-screen="3"]
  .cuntspin-l6pws0 {
  opacity: 1;
  visibility: visible;
}

.cuntspin-c93vkp {
  flex: 1 1;
}

.cuntspin-2lyttx {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-2lyttx {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .cuntspin-e3ny3f {
  display: block;
}

.cuntspin-70t3zr {
  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-70t3zr {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.cuntspin-kialo8 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.cuntspin-kialo8::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.cuntspin-h7744w span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.cuntspin-h7744w p {
  color: var(--Text-100);
}

.cuntspin-kialo8 .cuntspin-58qbk6 {
  grid-area: button;
}

.cuntspin-kialo8 .cuntspin-58qbk6::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-4ypxm5.org/2000/svg'%3E%3Cpath d='M4.cuntspin-884x5f 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cuntspin-cylaym 15L16.cuntspin-cylaym 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.cuntspin-cylaym 5L16.cuntspin-cylaym 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .cuntspin-azevne {
  display: block;
}

.cuntspin-k000u9 {
  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-k000u9 {
    margin-top: 40px;
  }
}

.cuntspin-49igd3 label,
.cuntspin-49igd3 input {
  display: block;
  width: 100%;
}

.cuntspin-49igd3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.cuntspin-49igd3 label.cuntspin-2yneuz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.cuntspin-49igd3 label.cuntspin-2yneuz::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-49igd3 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-49igd3 input::placeholder {
  color: var(--Text-400);
}

.cuntspin-gtpiyt {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .cuntspin-gtpiyt {
  display: flex;
}

.cuntspin-gtpiyt ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .cuntspin-gtpiyt ol {
    height: 420px;
    padding: 24px;
  }
}

.cuntspin-gtpiyt ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.cuntspin-ybz87l {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .cuntspin-ybz87l {
    padding: 0 24px 24px;
  }
}

.cuntspin-ybz87l 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-ybz87l input::placeholder {
  color: var(--Text-400);
}

.cuntspin-ybz87l [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.cuntspin-ybz87l [type="submit"]:disabled {
  opacity: 0.5;
}

.cuntspin-ybz87l [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .cuntspin-ybz87l [type="submit"] {
    right: 40px;
  }
}

.cuntspin-doxoq3 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.cuntspin-doxoq3.cuntspin-it8k89 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.cuntspin-doxoq3.cuntspin-it8k89::before {
  content: "";
  width: 31px;
}

.cuntspin-doxoq3.cuntspin-it8k89 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cuntspin-doxoq3.cuntspin-zvwojh p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.cuntspin-doxoq3 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.cuntspin-orluot .cuntspin-58qbk6 {
  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-qkufdg {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .cuntspin-qkufdg {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .cuntspin-qkufdg {
    padding: 18px 0;
  }
}

.cuntspin-qkufdg .cuntspin-o39sgb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .cuntspin-qkufdg .cuntspin-o39sgb {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.cuntspin-kz95a1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .cuntspin-kz95a1 {
    max-width: 160px;
    height: 40px;
  }
}

.cuntspin-kz95a1 picture,
.cuntspin-kz95a1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.cuntspin-kz95a1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .cuntspin-7wdvm7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.cuntspin-ifw5gf ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .cuntspin-qkufdg.cuntspin-i28bgb .cuntspin-7wdvm7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cuntspin-7wdvm7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .cuntspin-7wdvm7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.cuntspin-atqad1,
.cuntspin-mhprdw {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .cuntspin-atqad1,
  .cuntspin-mhprdw {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .cuntspin-mhprdw {
    display: none;
  }
}

.cuntspin-u97m04 {
  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-i28bgb .cuntspin-u97m04 {
  background: var(--fh-bg-color);
}

.cuntspin-u97m04 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .cuntspin-u97m04 {
    display: none;
  }
}

.cuntspin-e9yzkn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cuntspin-e9yzkn {
    display: none;
  }
}

.cuntspin-xkz1da {
  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-qkufdg.cuntspin-i28bgb .cuntspin-xkz1da:first-child {
  display: none;
}

.cuntspin-qkufdg.cuntspin-i28bgb .cuntspin-xkz1da:last-child {
  display: block;
}

.cuntspin-xkz1da:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .cuntspin-xkz1da {
    display: none;
  }
}

.cuntspin-54ka47 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cuntspin-54ka47 {
    display: flex;
  }
}

.cuntspin-54ka47 ul {
  max-height: 350px;
  overflow-y: auto;
}

.cuntspin-54ka47:hover ul {
  visibility: visible;
  opacity: 1;
}

.cuntspin-54ka47:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cuntspin-54ka47:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.cuntspin-54ka47:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.cuntspin-54ka47:hover .cuntspin-a5hwru svg {
  transform: rotate(180deg);
}

.cuntspin-0wlh4o {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.cuntspin-779ton {
  padding: 0 8px;
}

.cuntspin-4lz612 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.cuntspin-4lz612:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .cuntspin-4lz612 {
    padding: 4px 8px;
  }
}

.cuntspin-n5hshh {
  display: flex;
}

.cuntspin-n5hshh img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.cuntspin-a5hwru {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.cuntspin-a5hwru svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.cuntspin-sn6ysc {
  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-sn6ysc {
    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-27lqu2 {
  width: 100%;
}

@media (min-width: 1200px) {
  .cuntspin-27lqu2 {
    display: none;
  }
}

.cuntspin-wk8niw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.cuntspin-jd8k8y {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.cuntspin-o07jlc {
  display: flex;
}

.cuntspin-md7ocl {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.cuntspin-nwfs9v {
  list-style: none;
}

@media (max-width: 1199px) {
  .cuntspin-nwfs9v {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .cuntspin-nwfs9v {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .cuntspin-nwfs9v .cuntspin-tgacy0 [data-ref-el],
  .cuntspin-nwfs9v .cuntspin-tgacy0 span,
  .cuntspin-nwfs9v .cuntspin-tgacy0 a {
    white-space: nowrap;
  }
}

.cuntspin-bsbs7a {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .cuntspin-bsbs7a.cuntspin-mjp803 > .cuntspin-tgacy0 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .cuntspin-bsbs7a.cuntspin-yg2n9f:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .cuntspin-bsbs7a.cuntspin-mjp803 > .cuntspin-i6zmrk {
    height: auto;
  }

  .cuntspin-bsbs7a.cuntspin-mjp803 > div > .cuntspin-g62ahf {
    transform: rotate(180deg);
  }
}

.cuntspin-bsbs7a [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.cuntspin-bsbs7a [data-ref-el],
.cuntspin-bsbs7a span {
  cursor: pointer;
}

.cuntspin-bsbs7a [data-ref-el],
.cuntspin-bsbs7a span,
.cuntspin-bsbs7a 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-bsbs7a [data-ref-el],
  .cuntspin-bsbs7a span,
  .cuntspin-bsbs7a a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-bsbs7a [data-ref-el],
  .cuntspin-bsbs7a span,
  .cuntspin-bsbs7a a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.cuntspin-i6zmrk {
  height: 0;
  overflow: hidden;
  transition: height 0.cuntspin-ifw5gf ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.cuntspin-i6zmrk::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.cuntspin-i6zmrk::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.cuntspin-i6zmrk::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .cuntspin-i6zmrk {
    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-i6zmrk:has(> .cuntspin-bsbs7a.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .cuntspin-i6zmrk .cuntspin-i6zmrk {
    padding: 0;
  }

  .cuntspin-i6zmrk .cuntspin-bsbs7a {
    font-weight: 400;
  }

  .cuntspin-i6zmrk .cuntspin-bsbs7a:hover > .cuntspin-tgacy0 {
    background: var(--Neutral-300);
  }

  .cuntspin-i6zmrk .cuntspin-g62ahf {
    rotate: -90deg;
  }
}

.cuntspin-tgacy0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .cuntspin-tgacy0 {
    padding: 8px;
  }

  .cuntspin-bsbs7a.cuntspin-yil438 > .cuntspin-tgacy0 {
    background: var(--Neutral-300);
  }
}

.cuntspin-g62ahf {
  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-4ypxm5.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.cuntspin-6e3hww 0.cuntspin-78f0qs.cuntspin-ti81n7 -0.cuntspin-zsvtmb 0.cuntspin-xq6uke -0.cuntspin-zsvtmb 1.cuntspin-6gdtxh 0.cuntspin-9wnqn4.cuntspin-9rcl7i 4.cuntspin-fyjlg5.cuntspin-6e3hww 0.cuntspin-3moeuo.cuntspin-q9hb00 -0.cuntspin-zsvtmb 9.cuntspin-gfv03x -0.cuntspin-zsvtmb 10.cuntspin-uropcp 0.cuntspin-4y8689.cuntspin-5qfazh 0.cuntspin-ti81n7 10.cuntspin-5qfazh 0.cuntspin-xq6uke 10.cuntspin-uropcp 1.cuntspin-qppney.cuntspin-ls7wio 5.cuntspin-7xh5ww.cuntspin-7tubhr 6.cuntspin-pdiinm 5.cuntspin-dhoii7 6.cuntspin-pdiinm 4.cuntspin-mvl2ij 5.cuntspin-2wj16b.cuntspin-6e3hww 1.cuntspin-yqxqdp.cuntspin-zsvtmb 0.cuntspin-xq6uke -0.cuntspin-zsvtmb 0.cuntspin-ti81n7 0.cuntspin-6e3hww 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.cuntspin-ifw5gf ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .cuntspin-g62ahf {
    cursor: default;
  }
}

.cuntspin-i63adp {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.cuntspin-bawnfq {
  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-bawnfq {
    padding: 40px 4px;
  }
}

.cuntspin-20lmsy {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .cuntspin-20lmsy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.cuntspin-eokh9l {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .cuntspin-eokh9l {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.cuntspin-eokh9l ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.cuntspin-eokh9l [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.cuntspin-eokh9l [data-ref-el],
.cuntspin-eokh9l span,
.cuntspin-eokh9l a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.cuntspin-r1ou7n {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cuntspin-r1ou7n {
    margin-bottom: 12px;
  }
}

.cuntspin-m5wbhd {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.cuntspin-m5wbhd img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .cuntspin-m5wbhd:last-child {
    margin-right: 0;
  }
}

.cuntspin-ya67yl {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.cuntspin-r1ou7n:hover .cuntspin-gi6u5y {
  visibility: visible;
  opacity: 1;
}

.cuntspin-gi6u5y {
  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-a0xhbz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.cuntspin-36y921 {
  display: flex;
  margin: 6px;
}

.cuntspin-36y921 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.cuntspin-gi6u5y::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-gi6u5y::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-mdmx7s {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .cuntspin-mdmx7s {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.cuntspin-40eduu {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .cuntspin-40eduu {
    margin-right: 32px;
  }
}

.cuntspin-7swzd4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .cuntspin-7swzd4 {
    margin-top: 0;
    width: 340px;
  }
}

.cuntspin-7swzd4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.cuntspin-tpe2ns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.cuntspin-bevq9v {
  position: relative;
}

@media (min-width: 768px) {
  .cuntspin-bevq9v {
    margin-top: 40px;
  }
}

.cuntspin-bevq9v + .cuntspin-9tw9st,
.cuntspin-bevq9v + .cuntspin-bevq9v {
  margin-top: 24px;
}

.cuntspin-cdwfyd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .cuntspin-cdwfyd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-cdwfyd {
    padding: 80px;
  }
}

.cuntspin-6udr1p {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .cuntspin-6udr1p {
    padding: 0 16px;
}


}

.cuntspin-33qcwl {
  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-33qcwl {
    font-size: 48px;
    line-height: 56px;
  }
}

.cuntspin-x843ux {
  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-x843ux {
    font-size: 24px;
    line-height: 32px;
  }
}

.cuntspin-27e98w {
  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-27e98w:hover {
  background: var(--button-bg-hover);
}

.cuntspin-466nbo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.cuntspin-466nbo img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .cuntspin-466nbo img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .cuntspin-466nbo img {
  min-height: 100%;
  }
}

.cuntspin-cdwfyd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.cuntspin-io845k {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cuntspin-io845k h1,
.cuntspin-io845k h2,
.cuntspin-io845k h3,
.cuntspin-io845k h4 {
  margin-bottom: 6px;
}

.cuntspin-io845k h1:not(:first-child),
.cuntspin-io845k h2:not(:first-child),
.cuntspin-io845k h3:not(:first-child),
.cuntspin-io845k h4:not(:first-child) {
  margin-top: 16px;
}

.cuntspin-io845k h1,
.cuntspin-io845k h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .cuntspin-io845k h1,
  .cuntspin-io845k h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.cuntspin-io845k h2,
.cuntspin-io845k h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .cuntspin-io845k h2,
  .cuntspin-io845k h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-io845k h3,
.cuntspin-io845k h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .cuntspin-io845k h3,
  .cuntspin-io845k h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.cuntspin-io845k h4,
.cuntspin-io845k h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.cuntspin-io845k ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.cuntspin-io845k ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.cuntspin-io845k 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-io845k ul ul {
  margin-bottom: 8px;
}

.cuntspin-io845k ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.cuntspin-io845k ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.cuntspin-io845k ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.cuntspin-io845k ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.cuntspin-io845k ol li::marker {
  font-weight: 700;
}

.cuntspin-io845k ol ol {
  margin-bottom: 8px;
}

.cuntspin-io845k ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.cuntspin-io845k ol ul li {
  padding-left: 16px;
}

.cuntspin-io845k 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-io845k table {
    padding: 24px;
  }
}

.cuntspin-io845k table.cuntspin-855sow {
  -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-ifw5gf,
    mask-image 0.3s;
}

.cuntspin-io845k table.cuntspin-855sow.cuntspin-et5qmw {
  -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-io845k table {
    display: table;
  }
}

.cuntspin-io845k 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-io845k table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cuntspin-io845k table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cuntspin-io845k 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-io845k table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.cuntspin-io845k table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.cuntspin-io845k table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cuntspin-io845k table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.cuntspin-io845k img {
  max-width: 100%;
  height: auto;
}

.cuntspin-0nl5zc {
  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-0nl5zc {
    padding: 24px;
  }
}

.cuntspin-9szha6 {
  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-9szha6 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.cuntspin-9szha6 > * {
  margin: 0 !important;
}

.cuntspin-9szha6 img,
.cuntspin-068xry {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-9szha6 img,
  .cuntspin-068xry {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-xlno5o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-xlno5o {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-tddbld {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.cuntspin-tddbld .cuntspin-i1o2br {
  flex-shrink: 0;
}

.cuntspin-tddbld .cuntspin-mgodcq svg {
  display: none;
}

.cuntspin-egiewt {
  display: grid;
  transition: max-height 0.cuntspin-ifw5gf ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .cuntspin-egiewt {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-egiewt {
    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-egiewt.cuntspin-t8tbh7 + .cuntspin-i1o2br svg {
  transform: rotate(180deg);
}

.cuntspin-2jwf6o {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.cuntspin-2jwf6o > div:nth-child(3n) {
  grid-column: span 2;
}

.cuntspin-2jwf6o
  > div:nth-child(3n)
  .cuntspin-hp4fmc
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .cuntspin-2jwf6o {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .cuntspin-2jwf6o > div:nth-child(3n) {
    grid-column: unset;
  }

  .cuntspin-2jwf6o
    > div:nth-child(3n)
    .cuntspin-hp4fmc
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-2jwf6o {
    max-width: 270px;
  }
}

.cuntspin-2jwf6o .cuntspin-hp4fmc button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .cuntspin-2jwf6o .cuntspin-hp4fmc button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-2jwf6o .cuntspin-hp4fmc button {
    max-width: 104px;
  }
}

.cuntspin-f7ct7w {
  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-f7ct7w {
    margin-bottom: 0;
  }
}

.cuntspin-pzt9ds {
  display: none;
  opacity: 0;
}

.cuntspin-kkwb2m {
  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-kkwb2m img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.cuntspin-hp4fmc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.cuntspin-hp4fmc 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-hp4fmc
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .cuntspin-hp4fmc
    button {
    max-width: 145px;
  }
}

.cuntspin-wugp3d:first-child
  .cuntspin-hp4fmc
  button {
  max-width: 270px;
}

.cuntspin-l9tvpf {
  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-f7ct7w picture {
  width: 100%;
  max-width: 100%;
}

.cuntspin-gnyv2x {
  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-gnyv2x svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.cuntspin-f7ct7w:hover .cuntspin-gnyv2x {
  display: flex;
}

.cuntspin-6ljbih {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.cuntspin-j3b5wt {
  display: flex;
}

.cuntspin-j3b5wt:hover .cuntspin-aznyqi,
.cuntspin-j3b5wt .cuntspin-yil438 .cuntspin-aznyqi {
  display: flex;
}

.cuntspin-j3b5wt svg {
  flex-shrink: 0;
}

.cuntspin-aznyqi {
  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-aznyqi {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.cuntspin-aznyqi:hover {
  display: flex;
}

.cuntspin-aznyqi svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.cuntspin-dgd0it {
  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-dgd0it {
    font-size: 12px;
  }
}

.cuntspin-ljh1mz,
.cuntspin-x8ww72 {
  width: 50%;
  flex-shrink: 0;
}

.cuntspin-ljh1mz {
  font-weight: 700;
}

.cuntspin-xeo1aj .cuntspin-egiewt {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .cuntspin-xeo1aj .cuntspin-egiewt {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .cuntspin-xeo1aj .cuntspin-egiewt {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.cuntspin-xeo1aj
  .cuntspin-l9tvpf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.cuntspin-xeo1aj .cuntspin-kkwb2m {
  height: 100% !important;
  border-radius: 16px;
}

.cuntspin-xeo1aj .cuntspin-hp4fmc {
  gap: 4px;
  align-items: center;
}

.cuntspin-xeo1aj .cuntspin-hp4fmc button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cuntspin-xeo1aj .cuntspin-hp4fmc svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.cuntspin-xeo1aj .cuntspin-0711oa,
.cuntspin-xeo1aj .cuntspin-vrallg {
  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-4ypxm5.org/2000/svg'%3E%3Cpath d='M9.cuntspin-kut2d8 4.cuntspin-sxfw8y.cuntspin-yps1dg 5.cuntspin-nyr6mk.cuntspin-1pb9sp 5.cuntspin-wg633a.cuntspin-yhc0rg 5.cuntspin-pepb1h.cuntspin-bxjfvj 8.cuntspin-b0y8dc.cuntspin-c0njhg 9.cuntspin-fqo3lw.cuntspin-4h8vxe 9.cuntspin-m6cpre.cuntspin-262r1b 13.cuntspin-0wbvrv.cuntspin-qmh7kp 11.cuntspin-rfyv19.cuntspin-nv354c 11.cuntspin-d2b3az.cuntspin-tlfw7s 11.cuntspin-4v892l.cuntspin-2263tb 13.cuntspin-w2t5z3.cuntspin-lhukna 9.cuntspin-9un4mx.cuntspin-dww546 9.cuntspin-jb18oq.cuntspin-8xr7oo 8.cuntspin-u78lit.cuntspin-t0wizu 5.cuntspin-q3d07t.cuntspin-lo52qn 5.cuntspin-5z2hzb.cuntspin-ycspbc 5.cuntspin-enrssv.cuntspin-u1g0fp 4.cuntspin-163t37.cuntspin-nv354c 1.cuntspin-97cb95.cuntspin-kut2d8 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.cuntspin-xeo1aj .cuntspin-0711oa {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.cuntspin-xeo1aj .cuntspin-vrallg {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.cuntspin-54a3ni {
  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-54a3ni {
    padding: 24px;
  }
}

.cuntspin-54a3ni .cuntspin-i1o2br {
  display: flex;
}

@media (min-width: 768px) {
  .cuntspin-54a3ni .cuntspin-i1o2br {
    display: none;
  }
}

.cuntspin-54a3ni .cuntspin-mgodcq svg {
  display: none;
}

.cuntspin-6jucea {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cuntspin-6jucea .cuntspin-1ac4i2 {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-6jucea .cuntspin-1ac4i2 {
    display: flex;
  }
}

.cuntspin-xe7eh8 {
  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-xe7eh8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-xe7eh8 > * {
  margin: 0 !important;
}

.cuntspin-xe7eh8 img,
.cuntspin-nolajh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-xe7eh8 img,
  .cuntspin-nolajh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-mvaxml {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-mvaxml {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-eoo6ng {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .cuntspin-eoo6ng {
    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-eoo6ng::-webkit-scrollbar {
    display: none;
  }
}

.cuntspin-h1a4sh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .cuntspin-h1a4sh {
    padding: 7px 15px;
  }
}

.cuntspin-h1a4sh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cuntspin-jgwrfe {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cuntspin-jgwrfe {
    display: flex;
    opacity: 1;
  }
}

.cuntspin-h1a4sh picture {
  height: 100%;
  display: block;
}

.cuntspin-h1a4sh img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .cuntspin-h1a4sh img {
    width: 88px;
    height: 44px;
  }
}

.cuntspin-h1a4sh p {
  text-align: center;
  width: 100%;
}

.cuntspin-5eh494 {
  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-5eh494 {
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-5eh494 img,
.cuntspin-xr7ccl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-5eh494 img,
  .cuntspin-xr7ccl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-fh3rcn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-fh3rcn {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-2j2lfn {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.cuntspin-4lrtgs {
  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-cs15ux {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.cuntspin-cs15ux.cuntspin-yil438 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.cuntspin-kf70av {
  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-kf70av {
    font-size: 20px;
    line-height: 28px;
  }
}

.cuntspin-o7bz7k {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.cuntspin-c79nkp {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.cuntspin-ifw5gf ease;
  opacity: 0;
  color: var(--text-color);
}

.cuntspin-84oq6i {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.cuntspin-84oq6i ol,
.cuntspin-84oq6i ul {
  padding-left: 1.3em;
}

.cuntspin-cs15ux.cuntspin-yil438 .cuntspin-c79nkp {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.cuntspin-cs15ux.cuntspin-yil438 .cuntspin-o7bz7k {
  transform: rotate(180deg);
  color: var(--text-color);
}

.cuntspin-uwfb6w {
  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-uwfb6w {
    padding: 24px;
  }
}

.cuntspin-uwfb6w .cuntspin-i1o2br {
  display: flex;
}

@media (min-width: 768px) {
  .cuntspin-uwfb6w .cuntspin-i1o2br {
    display: none;
  }
}

.cuntspin-uwfb6w .cuntspin-mgodcq svg {
  display: none;
}

.cuntspin-z9mlad {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cuntspin-z9mlad .cuntspin-1ac4i2 {
  display: none;
}

@media (min-width: 768px) {
  .cuntspin-z9mlad .cuntspin-1ac4i2 {
    display: flex;
  }
}

.cuntspin-babufi {
  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-babufi {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.cuntspin-babufi > * {
  margin: 0 !important;
}

.cuntspin-babufi img,
.cuntspin-a291hx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .cuntspin-babufi img,
  .cuntspin-a291hx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.cuntspin-ab4bjt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .cuntspin-ab4bjt {
    width: 32px;
    height: 32px;
  }
}

.cuntspin-owlkqg {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .cuntspin-owlkqg {
    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-owlkqg::-webkit-scrollbar {
    display: none;
  }
}

.cuntspin-9xdrjm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.cuntspin-9xdrjm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.cuntspin-ir5c68 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .cuntspin-ir5c68 {
    display: flex;
    opacity: 1;
  }
}

.cuntspin-9xdrjm picture {
  width: auto;
  height: 100%;
  display: block;
}

.cuntspin-9xdrjm picture img {
  display: block;
  width: auto;
  height: 100%;
}

.cuntspin-0fjjvc {
  margin: -24px 0;
}

.cuntspin-0fjjvc:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .cuntspin-0fjjvc {
    margin: -16px 0;
  }
}

.cuntspin-57o9ge {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .cuntspin-57o9ge {
    flex-direction: row;
  }
}

.cuntspin-5yv7vx {
  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-5yv7vx {
    flex: 1;
  }
}

.cuntspin-5yv7vx::placeholder {
  color: var(--Text-400);
}

.cuntspin-meccd7 {
  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-vnulte {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.cuntspin-vnulte::-webkit-scrollbar {
  display: none;
}

.cuntspin-1m9s9p {
  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-1m9s9p img,
.cuntspin-1m9s9p svg {
  margin-right: 8px;
}

.cuntspin-d94i62 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.cuntspin-0fjjvc + .cuntspin-z9cmze {
  margin-top: 0;
}

@media (min-width: 768px) {
  .cuntspin-0fjjvc + .cuntspin-z9cmze {
    margin-top: -16px;
  }
}

.cuntspin-05lyq9 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.cuntspin-05lyq9 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.cuntspin-05lyq9 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.cuntspin-pdlnxs {
  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-wqt2vr {
  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-km3upx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.cuntspin-3htoeb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.cuntspin-bs33uc {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.cuntspin-pdlnxs 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-pdlnxs 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-pdlnxs {
    padding: 39px 179px 39px 39px;
  }

  .cuntspin-wqt2vr {
    font-size: 40px;
    line-height: 48px;
  }

  .cuntspin-bs33uc {
    height: 348px;
  }

  .cuntspin-pdlnxs button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .cuntspin-pdlnxs button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .cuntspin-pdlnxs {
    padding: 63px;
  }
}

.cuntspin-bt53ru {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .cuntspin-bt53ru {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.cuntspin-oft3n1 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cuntspin-oft3n1 {
    width: auto;
  }
}

.cuntspin-gxacbf {
  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-gxacbf::-webkit-scrollbar {
  display: none;
}

.cuntspin-gxacbf 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-gxacbf a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .cuntspin-gxacbf {
    margin-left: 16px;
    margin-top: 0;
  }
}

.cuntspin-bt53ru .cuntspin-ax51s7 {
  -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-ifw5gf,
    mask-image 0.3s;
}

.cuntspin-bt53ru .cuntspin-ax51s7.cuntspin-et5qmw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.cuntspin-7htl7g {
  margin: 40px -16px;
}

.cuntspin-psm558 + .cuntspin-9tw9st,
.cuntspin-psm558 + .cuntspin-bevq9v {
  margin-top: 24px;
}

.cuntspin-ddi0sn {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.cuntspin-ddi0sn picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cuntspin-wdlq08 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .cuntspin-wdlq08 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .cuntspin-wdlq08 {
    margin-top: 0;
  }
}

.cuntspin-l87xip {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cuntspin-l87xip {
    font-size: 24px;
    line-height: 32px;
  }
}

.cuntspin-ye03iz {
  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-ye03iz {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.cuntspin-yekhyx {
  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-yekhyx {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.cuntspin-987cfy {
  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-987cfy {
    font-size: 20px;
    line-height: 28px;
  }
}

.cuntspin-byfgcg {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .cuntspin-byfgcg {
    font-size: 32px;
    line-height: 40px;
  }
}

.cuntspin-nyb108 {
  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-kn9zr7 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.cuntspin-kn9zr7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.cuntspin-z9cmze {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.cuntspin-vdt925 {
  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-vdt925 {
    padding: 15px 48px;
  }
}

main > .cuntspin-z9cmze {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .cuntspin-egiewt.cuntspin-mqgqtu > div:nth-child(n+5) {
    display: none;
  }
}

.cuntspin-io845k p a img {
  display: block;
  margin: 0 auto;
}


.cuntspin-ownvja {
  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-11rj25 {
  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-11rj25 label {
  font-size: 14px;
}

.cuntspin-11rj25 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.cuntspin-11rj25 input,
.cuntspin-11rj25 textarea,
.cuntspin-11rj25 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-11rj25 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.cuntspin-rr66jg ease;
}
.cuntspin-11rj25 button:hover {
  background-color: var(--button-bg-hover);
}
.cuntspin-78fzhj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.cuntspin-xxcvhy ease-in;
}

.cuntspin-78fzhj 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-50xpnm, .cuntspin-8lnx8d, [class*="review-card"],
thead, thead th, table th, .cuntspin-t6rpwj,
.cuntspin-ifcuxq, [class*="collapsible-header"],
.cuntspin-d1utex, [class*="updated-block"] {
  color: #ece7dc !important;
}
