* {
  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;
  }
}

.allspins-2epg02 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .allspins-2epg02 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-2epg02 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.allspins-t0aglt {
  overflow: hidden;
}

.allspins-3ku1e2 img {
  background: var(--Neutral-300);
}

.allspins-ldpyht {
  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;
}

.allspins-q16zjd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.allspins-q16zjd:hover {
  background: var(--button-bg-hover);
}

.allspins-axmvjo {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.allspins-axmvjo:hover {
  background: var(--button-bg-hover);
}

.allspins-619ay8 {
  font-size: 12px;
  line-height: 18px;
}

.allspins-yqj3re {
  font-size: 18px;
  line-height: 26px;
}

.allspins-sia4z1 {
  width: 100%;
}

.allspins-ky43hi {
  padding: 6px 16px;
}

.allspins-mxum3c {
  padding: 10px 16px;
}

.allspins-ugdrr2 {
  padding: 15px 26px;
}

.allspins-5d4v6m {
  flex-shrink: 0;
}

.allspins-317dg8 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.allspins-lsphnq {
  display: none;
}

.allspins-5fbw36 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.allspins-rzkljw {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.allspins-f9a07f {
  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;
}

.allspins-ivoscs {
  cursor: grab;
}

.allspins-f9a07f::-webkit-scrollbar {
  display: none;
}

.allspins-kf806w {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.allspins-lehzz1 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.allspins-qm4fuu {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.allspins-vqq6id {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.allspins-6ce4qi {
  visibility: visible;
}

.allspins-ww584l {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.allspins-5gqzyz ease;
}

.allspins-34nwnj {
  background-color: var(--Primary-200);
  width: 16px;
}

.allspins-6yxq02 {
  -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.allspins-5gqzyz,
    mask-image 0.3s;
}

.allspins-6yxq02.allspins-ter67d {
  -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;
  }
}

.allspins-nmlg73: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;
}

.allspins-wqtt1g {
  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.allspins-m5iqmn.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.allspins-m5iqmn.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;
}

.allspins-1wfz3u {
  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);
}

.allspins-1wfz3u::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%
  );
}

.allspins-ybnglm {
  position: relative;
  z-index: 1;
}

.allspins-b3ez6i {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.allspins-cc80bg {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.allspins-p1e8j1 {
  font-size: 40px;
  line-height: 48px;
}

.allspins-du29c6 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.allspins-v24o0f {
  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;
}

.allspins-v24o0f:hover {
  background: var(--Primary-400);
}

.allspins-v24o0f svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.allspins-nmlg73 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) {
  .allspins-1wfz3u {
    max-width: 600px;
    padding: 64px;
  }

  .allspins-b3ez6i {
    font-size: 24px;
    line-height: 32px;
  }

  .allspins-cc80bg {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .allspins-p1e8j1 {
    font-size: 50px;
    line-height: 56px;
  }

  .allspins-du29c6 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .allspins-wqtt1g {
    top: 25px;
    right: 25px;
  }
}

.allspins-hxd33i,
.allspins-a3coat {
  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;
}

.allspins-kwguu6.allspins-6as7p1::before,
.allspins-a3coat::before,
.allspins-muezrp::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.allspins-m5iqmn.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.allspins-0fkxhi 14.allspins-nybkvz.allspins-6kpmwx 14.allspins-3wr7vd 15.allspins-uvut0m 14.allspins-3beii4 15.allspins-51wk2y 14.allspins-kz94p9.allspins-exxjhd 14.allspins-54olbs 19.allspins-avqmf3 12.allspins-zj5iho 19.allspins-avqmf3 10.allspins-7zakga.allspins-avqmf3 8.allspins-7i143m 17.allspins-ms9u09 7.allspins-zqatm2 15.allspins-6nrvv3 7.allspins-08l9bj.allspins-qx7o1f 7.allspins-zqatm2 11.allspins-gfgvbo 8.allspins-7i143m 11.allspins-gfgvbo 10.allspins-panm0w.allspins-gfgvbo 12.allspins-4sbxt8 13.allspins-yov3do 14.allspins-4ptumv 15.allspins-330pfk 14.allspins-v1dphl.allspins-l7s242 14.allspins-xx1m6k 15.allspins-2oapxq 14.allspins-96vwhu 15.allspins-pk4t6u 14.allspins-bufw2e.allspins-0fkxhi 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.allspins-sd0rvy 15.allspins-veqa2l.allspins-rry6f3 15.allspins-am2n5g 15.allspins-l0h5zg 15.allspins-d1q018 15.allspins-46bd9u 15.allspins-1se8ty.allspins-tgt5d6 15.allspins-d1q018 15.allspins-9h9er6 15.allspins-avbedf 15.allspins-to8wgk 15.allspins-ocx49b.allspins-wi7xnw 15.allspins-kxrojl 7.allspins-0ogy8b 18.allspins-nn1ena 7.allspins-cdcc5z 23.allspins-089co7.allspins-pnls8g.allspins-vwc5mg 18.allspins-ek4w6m 19.allspins-i6mihk 15.allspins-t5mmax 15.allspins-sd0rvy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.allspins-t5tinh [type="submit"] *,
.allspins-slh365 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .allspins-ltix4w {
    display: none;
  }
}

.allspins-fdan1s {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .allspins-fdan1s {
  display: none;
}

@media (min-width: 768px) {
  .allspins-fdan1s {
    bottom: 22px;
  }
}

.allspins-fdan1s input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .allspins-fdan1s {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.allspins-r8mxwm.static) .allspins-fdan1s {
    bottom: 8px;
  }
}

.allspins-xoiufk {
  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.allspins-m5iqmn.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.allspins-vg9115 3.allspins-2kv5kj.allspins-3czmmh.allspins-7yldyx 3.allspins-0pp776 3.allspins-cs797r 5.allspins-ghoiuv 3.allspins-cs797r 8.allspins-4zd2g0.allspins-nt276u.allspins-cs797r 26.allspins-i6a5la 5.allspins-702rvz 28.allspins-5wklfx 8.allspins-yffihv 28.allspins-ob1n61.allspins-x8ofcy 28.allspins-0d9cfl.allspins-gj6qx9 34.allspins-32mekr.allspins-f4lzhc 36.allspins-ik1jp1 11.allspins-e9sm4z 37.allspins-ph5qaw 12.allspins-jpectj 36.allspins-pmlki1.allspins-wvpe0r 28.allspins-rxtukh.allspins-sctwra.allspins-fv9jy5 28.allspins-od1z5y 36.allspins-e9oumb 26.allspins-w4lovf 36.allspins-e9oumb 23.allspins-0gt49s.allspins-ui1wwl.allspins-e9oumb 5.allspins-qjfl2a 34.allspins-kgi1ct 3.allspins-0pp776 31.allspins-vg9115 3.allspins-pgob8z.allspins-c52cyk 18.allspins-3ur2t8.allspins-mvow77 18.allspins-jibn1n 8.allspins-bya7ut 17.allspins-69rqsz 8.allspins-bya7ut 15.allspins-24ou6y.allspins-bya7ut 14.allspins-owngrx 9.allspins-mvow77 13.allspins-9ncdx2 11.allspins-c52cyk 13.allspins-xci0fa.allspins-515dp6 13.allspins-9ncdx2 13.allspins-gki82q 14.allspins-owngrx 13.allspins-gki82q 15.allspins-b0gqxy.allspins-gki82q 17.allspins-69rqsz 12.allspins-515dp6 18.allspins-jibn1n 11.allspins-c52cyk 18.allspins-1tlbx6.allspins-zndlwd 18.allspins-dxjhty.allspins-91oun7 18.allspins-jibn1n 17.allspins-ap0svu 17.allspins-69rqsz 17.allspins-ap0svu 15.allspins-rwbrt7.allspins-ap0svu 14.allspins-owngrx 18.allspins-91oun7 13.allspins-9ncdx2 20.allspins-zndlwd 13.allspins-yqhodj.allspins-uy4ic0 13.allspins-9ncdx2 22.allspins-cyozvg 14.allspins-owngrx 22.allspins-cyozvg 15.allspins-kgrecw.allspins-c6s5au 17.allspins-69rqsz 21.allspins-uy4ic0 18.allspins-jibn1n 20.allspins-zndlwd 18.allspins-o56bzf.allspins-wsu32r 18.allspins-cazsr5.allspins-cqplw1 18.allspins-jibn1n 26.allspins-gjriqn 17.allspins-69rqsz 26.allspins-gjriqn 15.allspins-q9lyji.allspins-gjriqn 14.allspins-owngrx 27.allspins-cqplw1 13.allspins-9ncdx2 28.allspins-wsu32r 13.allspins-4tsjf8.allspins-kltjok 13.allspins-9ncdx2 31.allspins-dss0r1 14.allspins-owngrx 31.allspins-dss0r1 15.allspins-2p8mei.allspins-gjriqn 17.allspins-69rqsz 30.allspins-kltjok 18.allspins-jibn1n 28.allspins-wsu32r 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"])
    .allspins-xoiufk {
    display: none;
  }
}

.allspins-wlff5g {
  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) {
  .allspins-wlff5g {
    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;
}

.allspins-slh365 {
  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) {
  .allspins-slh365 {
    padding: 14px 16px;
  }
}

.allspins-slh365 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.allspins-slh365 button:first-child {
  align-content: end;
}

.allspins-slh365 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .allspins-slh365
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .allspins-slh365
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.allspins-slh365 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.allspins-slh365 button:last-child svg {
  width: 38px;
  height: 38px;
}

.allspins-muezrp {
  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;
}

.allspins-muezrp::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .allspins-muezrp,
.pc61d126-chatbot[data-active-screen="3"]
  .allspins-muezrp {
  opacity: 1;
  visibility: visible;
}

.allspins-d0zm9l {
  flex: 1 1;
}

.allspins-guv3tw {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .allspins-guv3tw {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .allspins-t0fc8v {
  display: block;
}

.allspins-fq73zs {
  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) {
  .allspins-fq73zs {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.allspins-a3coat {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.allspins-a3coat::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.allspins-nhrao9 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.allspins-nhrao9 p {
  color: var(--Text-100);
}

.allspins-a3coat .allspins-3mq1n8 {
  grid-area: button;
}

.allspins-a3coat .allspins-3mq1n8::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.allspins-m5iqmn.org/2000/svg'%3E%3Cpath d='M4.allspins-76iv03 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.allspins-t6l40p 15L16.allspins-t6l40p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.allspins-t6l40p 5L16.allspins-t6l40p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .allspins-mwkheh {
  display: block;
}

.allspins-km0btg {
  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) {
  .allspins-km0btg {
    margin-top: 40px;
  }
}

.allspins-hxd33i label,
.allspins-hxd33i input {
  display: block;
  width: 100%;
}

.allspins-hxd33i label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.allspins-hxd33i label.allspins-eyim1a input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.allspins-hxd33i label.allspins-eyim1a::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;
}

.allspins-hxd33i 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;
}

.allspins-hxd33i input::placeholder {
  color: var(--Text-400);
}

.allspins-0kn0rl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .allspins-0kn0rl {
  display: flex;
}

.allspins-0kn0rl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .allspins-0kn0rl ol {
    height: 420px;
    padding: 24px;
  }
}

.allspins-0kn0rl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.allspins-t5tinh {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .allspins-t5tinh {
    padding: 0 24px 24px;
  }
}

.allspins-t5tinh 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;
}

.allspins-t5tinh input::placeholder {
  color: var(--Text-400);
}

.allspins-t5tinh [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.allspins-t5tinh [type="submit"]:disabled {
  opacity: 0.5;
}

.allspins-t5tinh [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .allspins-t5tinh [type="submit"] {
    right: 40px;
  }
}

.allspins-kwguu6 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.allspins-kwguu6.allspins-6as7p1 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.allspins-kwguu6.allspins-6as7p1::before {
  content: "";
  width: 31px;
}

.allspins-kwguu6.allspins-6as7p1 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.allspins-kwguu6.allspins-da8vax p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.allspins-kwguu6 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.allspins-fdan1s .allspins-3mq1n8 {
  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;
  }
}

.allspins-ltix4w {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .allspins-ltix4w {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .allspins-ltix4w {
    padding: 18px 0;
  }
}

.allspins-ltix4w .allspins-2epg02 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .allspins-ltix4w .allspins-2epg02 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.allspins-h7jf6p {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .allspins-h7jf6p {
    max-width: 160px;
    height: 40px;
  }
}

.allspins-h7jf6p picture,
.allspins-h7jf6p img {
  display: block;
  width: 100%;
  height: 100%;
}

.allspins-h7jf6p img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .allspins-yy97r9 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.allspins-5gqzyz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .allspins-ltix4w.allspins-ecuf2x .allspins-yy97r9 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .allspins-yy97r9 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .allspins-yy97r9 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.allspins-d0t33l,
.allspins-4egach {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .allspins-d0t33l,
  .allspins-4egach {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .allspins-4egach {
    display: none;
  }
}

.allspins-x4j0zy {
  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;
}

.allspins-ecuf2x .allspins-x4j0zy {
  background: var(--fh-bg-color);
}

.allspins-x4j0zy button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .allspins-x4j0zy {
    display: none;
  }
}

.allspins-dfrscd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .allspins-dfrscd {
    display: none;
  }
}

.allspins-k0v4l9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.allspins-ltix4w.allspins-ecuf2x .allspins-k0v4l9:first-child {
  display: none;
}

.allspins-ltix4w.allspins-ecuf2x .allspins-k0v4l9:last-child {
  display: block;
}

.allspins-k0v4l9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .allspins-k0v4l9 {
    display: none;
  }
}

.allspins-ow6lrd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .allspins-ow6lrd {
    display: flex;
  }
}

.allspins-ow6lrd ul {
  max-height: 350px;
  overflow-y: auto;
}

.allspins-ow6lrd:hover ul {
  visibility: visible;
  opacity: 1;
}

.allspins-ow6lrd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.allspins-ow6lrd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.allspins-ow6lrd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.allspins-ow6lrd:hover .allspins-tzt38c svg {
  transform: rotate(180deg);
}

.allspins-06tig4 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.allspins-5alazd {
  padding: 0 8px;
}

.allspins-gnpfo7 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.allspins-gnpfo7:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .allspins-gnpfo7 {
    padding: 4px 8px;
  }
}

.allspins-afmlaa {
  display: flex;
}

.allspins-afmlaa img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.allspins-tzt38c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.allspins-tzt38c svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.allspins-23cu6u {
  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) {
  .allspins-23cu6u {
    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;
  }
}

.allspins-ugjrku {
  width: 100%;
}

@media (min-width: 1200px) {
  .allspins-ugjrku {
    display: none;
  }
}

.allspins-422ww0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.allspins-ytt8cp {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.allspins-yyjsw1 {
  display: flex;
}

.allspins-z8aghk {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.allspins-6ua9wi {
  list-style: none;
}

@media (max-width: 1199px) {
  .allspins-6ua9wi {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .allspins-6ua9wi {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .allspins-6ua9wi .allspins-wwritq [data-ref-el],
  .allspins-6ua9wi .allspins-wwritq span,
  .allspins-6ua9wi .allspins-wwritq a {
    white-space: nowrap;
  }
}

.allspins-ech4he {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .allspins-ech4he.allspins-klt6ru > .allspins-wwritq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .allspins-ech4he.allspins-kagshy:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .allspins-ech4he.allspins-klt6ru > .allspins-f8nz7d {
    height: auto;
  }

  .allspins-ech4he.allspins-klt6ru > div > .allspins-rigdau {
    transform: rotate(180deg);
  }
}

.allspins-ech4he [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.allspins-ech4he [data-ref-el],
.allspins-ech4he span {
  cursor: pointer;
}

.allspins-ech4he [data-ref-el],
.allspins-ech4he span,
.allspins-ech4he a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .allspins-ech4he [data-ref-el],
  .allspins-ech4he span,
  .allspins-ech4he a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .allspins-ech4he [data-ref-el],
  .allspins-ech4he span,
  .allspins-ech4he a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.allspins-f8nz7d {
  height: 0;
  overflow: hidden;
  transition: height 0.allspins-5gqzyz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.allspins-f8nz7d::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.allspins-f8nz7d::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.allspins-f8nz7d::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .allspins-f8nz7d {
    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;
  }

  .allspins-f8nz7d:has(> .allspins-ech4he.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .allspins-f8nz7d .allspins-f8nz7d {
    padding: 0;
  }

  .allspins-f8nz7d .allspins-ech4he {
    font-weight: 400;
  }

  .allspins-f8nz7d .allspins-ech4he:hover > .allspins-wwritq {
    background: var(--Neutral-300);
  }

  .allspins-f8nz7d .allspins-rigdau {
    rotate: -90deg;
  }
}

.allspins-wwritq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .allspins-wwritq {
    padding: 8px;
  }

  .allspins-ech4he.allspins-6pede8 > .allspins-wwritq {
    background: var(--Neutral-300);
  }
}

.allspins-rigdau {
  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.allspins-m5iqmn.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.allspins-sznkp6 0.allspins-bibdp3.allspins-gn09kg -0.allspins-zp48v3 0.allspins-la5zjs -0.allspins-zp48v3 1.allspins-9a22xo 0.allspins-7l8z6z.allspins-v8pbsa 4.allspins-894kzb.allspins-sznkp6 0.allspins-22ojkd.allspins-8ypt4t -0.allspins-zp48v3 9.allspins-7mci0y -0.allspins-zp48v3 10.allspins-qs4j8f 0.allspins-c7h3ke.allspins-2njphe 0.allspins-gn09kg 10.allspins-2njphe 0.allspins-la5zjs 10.allspins-qs4j8f 1.allspins-6f0dff.allspins-dsk2nh 5.allspins-f0um07.allspins-8n7a4v 6.allspins-1c3ozi 5.allspins-zvz8oj 6.allspins-1c3ozi 4.allspins-qra3pm 5.allspins-7fyxzp.allspins-sznkp6 1.allspins-rr8ron.allspins-zp48v3 0.allspins-la5zjs -0.allspins-zp48v3 0.allspins-gn09kg 0.allspins-sznkp6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.allspins-5gqzyz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .allspins-rigdau {
    cursor: default;
  }
}

.allspins-qtk3mu {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.allspins-mgtca9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .allspins-mgtca9 {
    padding: 40px 4px;
  }
}

.allspins-7evq3o {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .allspins-7evq3o {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.allspins-58m37n {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .allspins-58m37n {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.allspins-58m37n ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.allspins-58m37n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.allspins-58m37n [data-ref-el],
.allspins-58m37n span,
.allspins-58m37n a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.allspins-y2hv09 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .allspins-y2hv09 {
    margin-bottom: 12px;
  }
}

.allspins-jra9nh {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.allspins-jra9nh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .allspins-jra9nh:last-child {
    margin-right: 0;
  }
}

.allspins-3jt93w {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.allspins-y2hv09:hover .allspins-8ju7b4 {
  visibility: visible;
  opacity: 1;
}

.allspins-8ju7b4 {
  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);
}

.allspins-z3u35n {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.allspins-wpx317 {
  display: flex;
  margin: 6px;
}

.allspins-wpx317 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.allspins-8ju7b4::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);
}

.allspins-8ju7b4::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);
}

.allspins-7ddrcg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .allspins-7ddrcg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.allspins-nr6qe9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .allspins-nr6qe9 {
    margin-right: 32px;
  }
}

.allspins-b567yy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .allspins-b567yy {
    margin-top: 0;
    width: 340px;
  }
}

.allspins-b567yy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.allspins-82ajk6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.allspins-zl2m17 {
  position: relative;
}

@media (min-width: 768px) {
  .allspins-zl2m17 {
    margin-top: 40px;
  }
}

.allspins-zl2m17 + .allspins-6mo1gs,
.allspins-zl2m17 + .allspins-zl2m17 {
  margin-top: 24px;
}

.allspins-1w285x {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .allspins-1w285x {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-1w285x {
    padding: 80px;
  }
}

.allspins-474284 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .allspins-474284 {
    padding: 0 16px;
}


}

.allspins-fcve8t {
  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) {
  .allspins-fcve8t {
    font-size: 48px;
    line-height: 56px;
  }
}

.allspins-ocor2d {
  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) {
  .allspins-ocor2d {
    font-size: 24px;
    line-height: 32px;
  }
}

.allspins-iychns {
  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;
}

.allspins-iychns:hover {
  background: var(--button-bg-hover);
}

.allspins-d50i8t {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.allspins-d50i8t img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .allspins-d50i8t img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .allspins-d50i8t img {
  min-height: 100%;
  }
}

.allspins-1w285x::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.allspins-hwad62 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.allspins-hwad62 h1,
.allspins-hwad62 h2,
.allspins-hwad62 h3,
.allspins-hwad62 h4 {
  margin-bottom: 6px;
}

.allspins-hwad62 h1:not(:first-child),
.allspins-hwad62 h2:not(:first-child),
.allspins-hwad62 h3:not(:first-child),
.allspins-hwad62 h4:not(:first-child) {
  margin-top: 16px;
}

.allspins-hwad62 h1,
.allspins-hwad62 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .allspins-hwad62 h1,
  .allspins-hwad62 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.allspins-hwad62 h2,
.allspins-hwad62 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .allspins-hwad62 h2,
  .allspins-hwad62 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-hwad62 h3,
.allspins-hwad62 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .allspins-hwad62 h3,
  .allspins-hwad62 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.allspins-hwad62 h4,
.allspins-hwad62 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.allspins-hwad62 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.allspins-hwad62 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.allspins-hwad62 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);
}

.allspins-hwad62 ul ul {
  margin-bottom: 8px;
}

.allspins-hwad62 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.allspins-hwad62 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.allspins-hwad62 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.allspins-hwad62 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.allspins-hwad62 ol li::marker {
  font-weight: 700;
}

.allspins-hwad62 ol ol {
  margin-bottom: 8px;
}

.allspins-hwad62 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.allspins-hwad62 ol ul li {
  padding-left: 16px;
}

.allspins-hwad62 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) {
  .allspins-hwad62 table {
    padding: 24px;
  }
}

.allspins-hwad62 table.allspins-vyq9t7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.allspins-5gqzyz,
    mask-image 0.3s;
}

.allspins-hwad62 table.allspins-vyq9t7.allspins-ter67d {
  -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) {
  .allspins-hwad62 table {
    display: table;
  }
}

.allspins-hwad62 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);
}

.allspins-hwad62 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.allspins-hwad62 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.allspins-hwad62 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) {
  .allspins-hwad62 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.allspins-hwad62 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.allspins-hwad62 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.allspins-hwad62 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.allspins-hwad62 img {
  max-width: 100%;
  height: auto;
}

.allspins-90ojvj {
  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) {
  .allspins-90ojvj {
    padding: 24px;
  }
}

.allspins-6s9nws {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .allspins-6s9nws {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.allspins-6s9nws > * {
  margin: 0 !important;
}

.allspins-6s9nws img,
.allspins-tp4sbo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-6s9nws img,
  .allspins-tp4sbo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-apf0gz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-apf0gz {
    width: 32px;
    height: 32px;
  }
}

.allspins-7wiztm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.allspins-7wiztm .allspins-mxn8rw {
  flex-shrink: 0;
}

.allspins-7wiztm .allspins-axubnl svg {
  display: none;
}

.allspins-uq3ip6 {
  display: grid;
  transition: max-height 0.allspins-5gqzyz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .allspins-uq3ip6 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .allspins-uq3ip6 {
    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));
  }
}

.allspins-uq3ip6.allspins-40dvob + .allspins-mxn8rw svg {
  transform: rotate(180deg);
}

.allspins-cvkw1b {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.allspins-cvkw1b > div:nth-child(3n) {
  grid-column: span 2;
}

.allspins-cvkw1b
  > div:nth-child(3n)
  .allspins-62dsyb
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .allspins-cvkw1b {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .allspins-cvkw1b > div:nth-child(3n) {
    grid-column: unset;
  }

  .allspins-cvkw1b
    > div:nth-child(3n)
    .allspins-62dsyb
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .allspins-cvkw1b {
    max-width: 270px;
  }
}

.allspins-cvkw1b .allspins-62dsyb button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .allspins-cvkw1b .allspins-62dsyb button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .allspins-cvkw1b .allspins-62dsyb button {
    max-width: 104px;
  }
}

.allspins-3kovfw {
  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) {
  .allspins-3kovfw {
    margin-bottom: 0;
  }
}

.allspins-16wwl9 {
  display: none;
  opacity: 0;
}

.allspins-y9uvwk {
  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;
  }
}

.allspins-y9uvwk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.allspins-62dsyb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.allspins-62dsyb button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .allspins-62dsyb
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .allspins-62dsyb
    button {
    max-width: 145px;
  }
}

.allspins-fmhzvb:first-child
  .allspins-62dsyb
  button {
  max-width: 270px;
}

.allspins-cg45un {
  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%;
}

.allspins-3kovfw picture {
  width: 100%;
  max-width: 100%;
}

.allspins-gpcn6o {
  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;
}

.allspins-gpcn6o svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.allspins-3kovfw:hover .allspins-gpcn6o {
  display: flex;
}

.allspins-5pnv33 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.allspins-264qnw {
  display: flex;
}

.allspins-264qnw:hover .allspins-1vwd2z,
.allspins-264qnw .allspins-6pede8 .allspins-1vwd2z {
  display: flex;
}

.allspins-264qnw svg {
  flex-shrink: 0;
}

.allspins-1vwd2z {
  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) {
  .allspins-1vwd2z {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.allspins-1vwd2z:hover {
  display: flex;
}

.allspins-1vwd2z svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.allspins-afje6w {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .allspins-afje6w {
    font-size: 12px;
  }
}

.allspins-aesm9b,
.allspins-q7teck {
  width: 50%;
  flex-shrink: 0;
}

.allspins-aesm9b {
  font-weight: 700;
}

.allspins-a457f9 .allspins-uq3ip6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .allspins-a457f9 .allspins-uq3ip6 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .allspins-a457f9 .allspins-uq3ip6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.allspins-a457f9
  .allspins-cg45un:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.allspins-a457f9 .allspins-y9uvwk {
  height: 100% !important;
  border-radius: 16px;
}

.allspins-a457f9 .allspins-62dsyb {
  gap: 4px;
  align-items: center;
}

.allspins-a457f9 .allspins-62dsyb button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.allspins-a457f9 .allspins-62dsyb svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.allspins-a457f9 .allspins-cob44p,
.allspins-a457f9 .allspins-mgg91d {
  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.allspins-m5iqmn.org/2000/svg'%3E%3Cpath d='M9.allspins-2im7f8 4.allspins-k52h1y.allspins-5l5pl1 5.allspins-vw9cau.allspins-p05275 5.allspins-aljlmi.allspins-gx34q8 5.allspins-2kwcje.allspins-cs1i24 8.allspins-ie1gvq.allspins-xu7niz 9.allspins-ia54m2.allspins-dxc7mv 9.allspins-263z26.allspins-01rhw4 13.allspins-el4cny.allspins-sudok9 11.allspins-jruprk.allspins-um7vv3 11.allspins-ycj678.allspins-mfxfb7 11.allspins-juig04.allspins-7ekd2q 13.allspins-p38bac.allspins-py3gn6 9.allspins-6vc6l4.allspins-orwl60 9.allspins-8q7x1x.allspins-ptiwrb 8.allspins-4lm1t9.allspins-zx8789 5.allspins-dvslwu.allspins-h12kbl 5.allspins-9rtabv.allspins-eh1ti6 5.allspins-7r9vft.allspins-7tmtya 4.allspins-5p8a7z.allspins-um7vv3 1.allspins-8pbp0t.allspins-2im7f8 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.allspins-a457f9 .allspins-cob44p {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.allspins-a457f9 .allspins-mgg91d {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.allspins-rm4fau {
  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) {
  .allspins-rm4fau {
    padding: 24px;
  }
}

.allspins-rm4fau .allspins-mxn8rw {
  display: flex;
}

@media (min-width: 768px) {
  .allspins-rm4fau .allspins-mxn8rw {
    display: none;
  }
}

.allspins-rm4fau .allspins-axubnl svg {
  display: none;
}

.allspins-fyrpgo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.allspins-fyrpgo .allspins-ldpyht {
  display: none;
}

@media (min-width: 768px) {
  .allspins-fyrpgo .allspins-ldpyht {
    display: flex;
  }
}

.allspins-vid8sy {
  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) {
  .allspins-vid8sy {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-vid8sy > * {
  margin: 0 !important;
}

.allspins-vid8sy img,
.allspins-7ygj9a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-vid8sy img,
  .allspins-7ygj9a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-ogu3mu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-ogu3mu {
    width: 32px;
    height: 32px;
  }
}

.allspins-wb8umy {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .allspins-wb8umy {
    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;
  }

  .allspins-wb8umy::-webkit-scrollbar {
    display: none;
  }
}

.allspins-nx4upz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .allspins-nx4upz {
    padding: 7px 15px;
  }
}

.allspins-nx4upz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.allspins-c7kmr7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .allspins-c7kmr7 {
    display: flex;
    opacity: 1;
  }
}

.allspins-nx4upz picture {
  height: 100%;
  display: block;
}

.allspins-nx4upz img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .allspins-nx4upz img {
    width: 88px;
    height: 44px;
  }
}

.allspins-nx4upz p {
  text-align: center;
  width: 100%;
}

.allspins-q4q15f {
  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) {
  .allspins-q4q15f {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-q4q15f img,
.allspins-msfyqm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-q4q15f img,
  .allspins-msfyqm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-fnj1uj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-fnj1uj {
    width: 32px;
    height: 32px;
  }
}

.allspins-skr05p {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.allspins-s3r0ue {
  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;
}

.allspins-yr38zj {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.allspins-yr38zj.allspins-6pede8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.allspins-iesf7r {
  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) {
  .allspins-iesf7r {
    font-size: 20px;
    line-height: 28px;
  }
}

.allspins-py8v5k {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.allspins-ulwkgo {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.allspins-5gqzyz ease;
  opacity: 0;
  color: var(--text-color);
}

.allspins-bsgjon {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.allspins-bsgjon ol,
.allspins-bsgjon ul {
  padding-left: 1.3em;
}

.allspins-yr38zj.allspins-6pede8 .allspins-ulwkgo {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.allspins-yr38zj.allspins-6pede8 .allspins-py8v5k {
  transform: rotate(180deg);
  color: var(--text-color);
}

.allspins-welew9 {
  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) {
  .allspins-welew9 {
    padding: 24px;
  }
}

.allspins-welew9 .allspins-mxn8rw {
  display: flex;
}

@media (min-width: 768px) {
  .allspins-welew9 .allspins-mxn8rw {
    display: none;
  }
}

.allspins-welew9 .allspins-axubnl svg {
  display: none;
}

.allspins-3hijid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.allspins-3hijid .allspins-ldpyht {
  display: none;
}

@media (min-width: 768px) {
  .allspins-3hijid .allspins-ldpyht {
    display: flex;
  }
}

.allspins-tj8z7s {
  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) {
  .allspins-tj8z7s {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-tj8z7s > * {
  margin: 0 !important;
}

.allspins-tj8z7s img,
.allspins-3ut7v9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-tj8z7s img,
  .allspins-3ut7v9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-5rb102 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-5rb102 {
    width: 32px;
    height: 32px;
  }
}

.allspins-ptdlsu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .allspins-ptdlsu {
    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;
  }

  .allspins-ptdlsu::-webkit-scrollbar {
    display: none;
  }
}

.allspins-khdt2d {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.allspins-khdt2d:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.allspins-sm7zou {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .allspins-sm7zou {
    display: flex;
    opacity: 1;
  }
}

.allspins-khdt2d picture {
  width: auto;
  height: 100%;
  display: block;
}

.allspins-khdt2d picture img {
  display: block;
  width: auto;
  height: 100%;
}

.allspins-34lm1t {
  margin: -24px 0;
}

.allspins-34lm1t:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .allspins-34lm1t {
    margin: -16px 0;
  }
}

.allspins-qum1sw {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .allspins-qum1sw {
    flex-direction: row;
  }
}

.allspins-8r55yz {
  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) {
  .allspins-8r55yz {
    flex: 1;
  }
}

.allspins-8r55yz::placeholder {
  color: var(--Text-400);
}

.allspins-9fa2or {
  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;
}

.allspins-bxu3qi {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.allspins-bxu3qi::-webkit-scrollbar {
  display: none;
}

.allspins-imvi5h {
  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;
}

.allspins-imvi5h img,
.allspins-imvi5h svg {
  margin-right: 8px;
}

.allspins-lh7qoq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.allspins-34lm1t + .allspins-qzt5g7 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .allspins-34lm1t + .allspins-qzt5g7 {
    margin-top: -16px;
  }
}

.allspins-dz60ch {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.allspins-dz60ch > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.allspins-dz60ch > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.allspins-cqht3t {
  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;
}

.allspins-iagfz4 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.allspins-rp5fl3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.allspins-wnhdru {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.allspins-y6w36w {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.allspins-cqht3t 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;
}

.allspins-cqht3t 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) {
  .allspins-cqht3t {
    padding: 39px 179px 39px 39px;
  }

  .allspins-iagfz4 {
    font-size: 40px;
    line-height: 48px;
  }

  .allspins-y6w36w {
    height: 348px;
  }

  .allspins-cqht3t button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .allspins-cqht3t button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-cqht3t {
    padding: 63px;
  }
}

.allspins-c5vek4 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .allspins-c5vek4 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.allspins-okck76 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .allspins-okck76 {
    width: auto;
  }
}

.allspins-451dms {
  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;
}

.allspins-451dms::-webkit-scrollbar {
  display: none;
}

.allspins-451dms 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);
}

.allspins-451dms a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .allspins-451dms {
    margin-left: 16px;
    margin-top: 0;
  }
}

.allspins-c5vek4 .allspins-orn0xr {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.allspins-5gqzyz,
    mask-image 0.3s;
}

.allspins-c5vek4 .allspins-orn0xr.allspins-ter67d {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.allspins-skx0oe {
  margin: 40px -16px;
}

.allspins-qqgr0l + .allspins-6mo1gs,
.allspins-qqgr0l + .allspins-zl2m17 {
  margin-top: 24px;
}

.allspins-q9t82y {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.allspins-q9t82y picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.allspins-kl82dw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .allspins-kl82dw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .allspins-kl82dw {
    margin-top: 0;
  }
}

.allspins-sf943f {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .allspins-sf943f {
    font-size: 24px;
    line-height: 32px;
  }
}

.allspins-5k5auz {
  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) {
  .allspins-5k5auz {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.allspins-66s53o {
  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) {
  .allspins-66s53o {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.allspins-z0uzi7 {
  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) {
  .allspins-z0uzi7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.allspins-7yccjh {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .allspins-7yccjh {
    font-size: 32px;
    line-height: 40px;
  }
}

.allspins-bbviil {
  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;
}

.allspins-t7uunr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.allspins-t7uunr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.allspins-qzt5g7 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.allspins-h06f7w {
  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) {
  .allspins-h06f7w {
    padding: 15px 48px;
  }
}

main > .allspins-qzt5g7 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .allspins-uq3ip6.allspins-ebd1xx > div:nth-child(n+5) {
    display: none;
  }
}

.allspins-hwad62 p a img {
  display: block;
  margin: 0 auto;
}


.allspins-o35p3v {
  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 */
.allspins-qghz0a {
  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;
}

.allspins-qghz0a label {
  font-size: 14px;
}

.allspins-qghz0a h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.allspins-qghz0a input,
.allspins-qghz0a textarea,
.allspins-qghz0a 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;
}
.allspins-qghz0a button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.allspins-pjtm4s ease;
}
.allspins-qghz0a button:hover {
  background-color: var(--button-bg-hover);
}
.allspins-hka7q4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.allspins-r64sko ease-in;
}

.allspins-hka7q4 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;
}
.allspins-vq6525, .allspins-u5c6nv, [class*="review-card"],
thead, thead th, table th, .allspins-gg2nwj,
.allspins-xx8szr, [class*="collapsible-header"],
.allspins-8moeo5, [class*="updated-block"] {
  color: #ece7dc !important;
}
