* {
  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-b62pox {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .allspins-b62pox {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-b62pox {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.allspins-x925ep {
  overflow: hidden;
}

.allspins-js7xlw img {
  background: var(--Neutral-300);
}

.allspins-dir4ek {
  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-1hzi03 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.allspins-1hzi03:hover {
  background: var(--button-bg-hover);
}

.allspins-9zlwl1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.allspins-9zlwl1:hover {
  background: var(--button-bg-hover);
}

.allspins-1d3dnh {
  font-size: 12px;
  line-height: 18px;
}

.allspins-ql5ph8 {
  font-size: 18px;
  line-height: 26px;
}

.allspins-1hy2wg {
  width: 100%;
}

.allspins-7hvkr2 {
  padding: 6px 16px;
}

.allspins-zap9oi {
  padding: 10px 16px;
}

.allspins-faajp9 {
  padding: 15px 26px;
}

.allspins-vbq6vz {
  flex-shrink: 0;
}

.allspins-kx8i3g {
  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-agbtdr {
  display: none;
}

.allspins-yxukah {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.allspins-4kdd9r {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.allspins-pxdw8c {
  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-hamch9 {
  cursor: grab;
}

.allspins-pxdw8c::-webkit-scrollbar {
  display: none;
}

.allspins-w7d9po {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.allspins-tqvnle {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.allspins-mi7079 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.allspins-mu5h4k {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.allspins-3h8pef {
  visibility: visible;
}

.allspins-782a9i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.allspins-7xk2tm ease;
}

.allspins-5izupn {
  background-color: var(--Primary-200);
  width: 16px;
}

.allspins-2jjn83 {
  -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-7xk2tm,
    mask-image 0.3s;
}

.allspins-2jjn83.allspins-srxo1u {
  -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-wfd4tb: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-nntatl {
  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-smapb6.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-smapb6.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-fpo8hi {
  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-fpo8hi::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-ohm7kf {
  position: relative;
  z-index: 1;
}

.allspins-h17m3c {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.allspins-ne2e5s {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.allspins-njpkey {
  font-size: 40px;
  line-height: 48px;
}

.allspins-kvhssp {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.allspins-j7i751 {
  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-j7i751:hover {
  background: var(--Primary-400);
}

.allspins-j7i751 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.allspins-wfd4tb 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-fpo8hi {
    max-width: 600px;
    padding: 64px;
  }

  .allspins-h17m3c {
    font-size: 24px;
    line-height: 32px;
  }

  .allspins-ne2e5s {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .allspins-njpkey {
    font-size: 50px;
    line-height: 56px;
  }

  .allspins-kvhssp {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .allspins-nntatl {
    top: 25px;
    right: 25px;
  }
}

.allspins-gg8u6l,
.allspins-wummwd {
  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-owu3rk.allspins-qyxrtt::before,
.allspins-wummwd::before,
.allspins-mtke1i::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-smapb6.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.allspins-yrur95 14.allspins-uj67ln.allspins-zo2bx3 14.allspins-0e0c3v 15.allspins-33ej0v 14.allspins-dhawu8 15.allspins-gfgwtd 14.allspins-cvopgy.allspins-ah6d7j 14.allspins-pfzy9r 19.allspins-2vf8yk 12.allspins-k4be6v 19.allspins-2vf8yk 10.allspins-56997g.allspins-2vf8yk 8.allspins-lo7saw 17.allspins-4ip576 7.allspins-5wo7l3 15.allspins-e12n8u 7.allspins-2cft3h.allspins-05n852 7.allspins-5wo7l3 11.allspins-qnnh32 8.allspins-lo7saw 11.allspins-qnnh32 10.allspins-q90hra.allspins-qnnh32 12.allspins-o4xuhm 13.allspins-ezpyf6 14.allspins-zgksuv 15.allspins-lx2r0x 14.allspins-eu1jmx.allspins-4rdmo9 14.allspins-0r3g2f 15.allspins-7gnqel 14.allspins-3bx5bx 15.allspins-1ov5zr 14.allspins-e6w22z.allspins-yrur95 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.allspins-eqlisf 15.allspins-vesfh0.allspins-zv06cs 15.allspins-3kvate 15.allspins-m96ilp 15.allspins-cgwwgs 15.allspins-bgfmu1 15.allspins-sp9ocz.allspins-1k4okb 15.allspins-cgwwgs 15.allspins-5j5rhr 15.allspins-vi7l2f 15.allspins-llkp9z 15.allspins-n0qvde.allspins-9euglf 15.allspins-17bc5x 7.allspins-yanec5 18.allspins-x0ipp2 7.allspins-05loc8 23.allspins-psgw8q.allspins-db3tay.allspins-4b3334 18.allspins-6ciz4o 19.allspins-psnpr0 15.allspins-s48y3s 15.allspins-eqlisf 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.allspins-k2kfzv [type="submit"] *,
.allspins-beac5a button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .allspins-mzmqx8 {
    display: none;
  }
}

.allspins-ykq5oo {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .allspins-ykq5oo {
  display: none;
}

@media (min-width: 768px) {
  .allspins-ykq5oo {
    bottom: 22px;
  }
}

.allspins-ykq5oo input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .allspins-ykq5oo {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.allspins-f8n9xf.static) .allspins-ykq5oo {
    bottom: 8px;
  }
}

.allspins-9z09qu {
  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-smapb6.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.allspins-l3yrt7 3.allspins-wue4s5.allspins-o6b8bq.allspins-30t7x5 3.allspins-0j2xft 3.allspins-11au0s 5.allspins-ohz5yd 3.allspins-11au0s 8.allspins-w7x4qu.allspins-vb4wom.allspins-11au0s 26.allspins-8xiacz 5.allspins-ndwop2 28.allspins-e2wuyt 8.allspins-udcpsv 28.allspins-4o9r2x.allspins-blui3v 28.allspins-91co7t.allspins-mbzvj8 34.allspins-faexp2.allspins-1omalq 36.allspins-lkn7fw 11.allspins-nyx2ea 37.allspins-5d4epj 12.allspins-ut9v4i 36.allspins-t6fivu.allspins-lw9njo 28.allspins-3xtrrp.allspins-kujewe.allspins-cnme5q 28.allspins-yos2f7 36.allspins-3j0clg 26.allspins-e25fkb 36.allspins-3j0clg 23.allspins-100ec4.allspins-lbs09t.allspins-3j0clg 5.allspins-3zp7k6 34.allspins-bxe512 3.allspins-0j2xft 31.allspins-l3yrt7 3.allspins-vzliuv.allspins-692cb0 18.allspins-9f5huy.allspins-aovg09 18.allspins-5q1sma 8.allspins-vkuq2o 17.allspins-zp2h9h 8.allspins-vkuq2o 15.allspins-vw4gg0.allspins-vkuq2o 14.allspins-jhioch 9.allspins-aovg09 13.allspins-iate6z 11.allspins-692cb0 13.allspins-trs2tl.allspins-6kbebv 13.allspins-iate6z 13.allspins-zaqlvo 14.allspins-jhioch 13.allspins-zaqlvo 15.allspins-l8gch5.allspins-zaqlvo 17.allspins-zp2h9h 12.allspins-6kbebv 18.allspins-5q1sma 11.allspins-692cb0 18.allspins-b3awar.allspins-11lyqz 18.allspins-puxid7.allspins-52os7x 18.allspins-5q1sma 17.allspins-trjw9w 17.allspins-zp2h9h 17.allspins-trjw9w 15.allspins-y4k1f4.allspins-trjw9w 14.allspins-jhioch 18.allspins-52os7x 13.allspins-iate6z 20.allspins-11lyqz 13.allspins-l4q8bl.allspins-jf80nr 13.allspins-iate6z 22.allspins-3dpqbf 14.allspins-jhioch 22.allspins-3dpqbf 15.allspins-78msat.allspins-l1wslx 17.allspins-zp2h9h 21.allspins-jf80nr 18.allspins-5q1sma 20.allspins-11lyqz 18.allspins-rlen61.allspins-td8rwj 18.allspins-4dfyjr.allspins-qqom2k 18.allspins-5q1sma 26.allspins-f3q5jd 17.allspins-zp2h9h 26.allspins-f3q5jd 15.allspins-5ka85f.allspins-f3q5jd 14.allspins-jhioch 27.allspins-qqom2k 13.allspins-iate6z 28.allspins-td8rwj 13.allspins-8pto7p.allspins-qvgti6 13.allspins-iate6z 31.allspins-qy2k3y 14.allspins-jhioch 31.allspins-qy2k3y 15.allspins-ot2dux.allspins-f3q5jd 17.allspins-zp2h9h 30.allspins-qvgti6 18.allspins-5q1sma 28.allspins-td8rwj 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-9z09qu {
    display: none;
  }
}

.allspins-hd1n4y {
  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-hd1n4y {
    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-beac5a {
  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-beac5a {
    padding: 14px 16px;
  }
}

.allspins-beac5a button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.allspins-beac5a button:first-child {
  align-content: end;
}

.allspins-beac5a button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .allspins-beac5a
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .allspins-beac5a
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.allspins-beac5a button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.allspins-beac5a button:last-child svg {
  width: 38px;
  height: 38px;
}

.allspins-mtke1i {
  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-mtke1i::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .allspins-mtke1i,
.pc61d126-chatbot[data-active-screen="3"]
  .allspins-mtke1i {
  opacity: 1;
  visibility: visible;
}

.allspins-996wqs {
  flex: 1 1;
}

.allspins-lpiui0 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .allspins-lpiui0 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .allspins-qea0iu {
  display: block;
}

.allspins-b9b7cd {
  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-b9b7cd {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.allspins-wummwd {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.allspins-wummwd::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.allspins-w5p8uu span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.allspins-w5p8uu p {
  color: var(--Text-100);
}

.allspins-wummwd .allspins-7pmw4o {
  grid-area: button;
}

.allspins-wummwd .allspins-7pmw4o::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-smapb6.org/2000/svg'%3E%3Cpath d='M4.allspins-y2m1lk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.allspins-vthd4t 15L16.allspins-vthd4t 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.allspins-vthd4t 5L16.allspins-vthd4t 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .allspins-10r1vg {
  display: block;
}

.allspins-gb2586 {
  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-gb2586 {
    margin-top: 40px;
  }
}

.allspins-gg8u6l label,
.allspins-gg8u6l input {
  display: block;
  width: 100%;
}

.allspins-gg8u6l label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.allspins-gg8u6l label.allspins-1oddjo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.allspins-gg8u6l label.allspins-1oddjo::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-gg8u6l 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-gg8u6l input::placeholder {
  color: var(--Text-400);
}

.allspins-wxx37f {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .allspins-wxx37f {
  display: flex;
}

.allspins-wxx37f ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .allspins-wxx37f ol {
    height: 420px;
    padding: 24px;
  }
}

.allspins-wxx37f ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.allspins-k2kfzv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .allspins-k2kfzv {
    padding: 0 24px 24px;
  }
}

.allspins-k2kfzv 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-k2kfzv input::placeholder {
  color: var(--Text-400);
}

.allspins-k2kfzv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.allspins-k2kfzv [type="submit"]:disabled {
  opacity: 0.5;
}

.allspins-k2kfzv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .allspins-k2kfzv [type="submit"] {
    right: 40px;
  }
}

.allspins-owu3rk {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.allspins-owu3rk.allspins-qyxrtt {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.allspins-owu3rk.allspins-qyxrtt::before {
  content: "";
  width: 31px;
}

.allspins-owu3rk.allspins-qyxrtt p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.allspins-owu3rk.allspins-tnv5rp p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.allspins-owu3rk p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.allspins-ykq5oo .allspins-7pmw4o {
  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-mzmqx8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .allspins-mzmqx8 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .allspins-mzmqx8 {
    padding: 15px 0;
  }
}

.allspins-mzmqx8 .allspins-b62pox {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .allspins-mzmqx8 .allspins-b62pox {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.allspins-agf0ck {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .allspins-agf0ck {
    max-width: 180px;
    height: 47px;
  }
}

.allspins-agf0ck picture,
.allspins-agf0ck img {
  display: block;
  width: 100%;
  height: 100%;
}

.allspins-agf0ck img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .allspins-qpozjz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.allspins-7xk2tm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .allspins-mzmqx8.allspins-svz9o1 .allspins-qpozjz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .allspins-qpozjz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .allspins-qpozjz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.allspins-fnt0xx,
.allspins-jk15js {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .allspins-fnt0xx,
  .allspins-jk15js {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .allspins-jk15js {
    display: none;
  }
}

.allspins-5ew4lg {
  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-svz9o1 .allspins-5ew4lg {
  background: var(--fh-bg-color);
}

.allspins-5ew4lg button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .allspins-5ew4lg {
    display: none;
  }
}

.allspins-bc79cx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .allspins-bc79cx {
    display: none;
  }
}

.allspins-vuqrrs {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.allspins-mzmqx8.allspins-svz9o1 .allspins-vuqrrs:first-child {
  display: none;
}

.allspins-mzmqx8.allspins-svz9o1 .allspins-vuqrrs:last-child {
  display: block;
}

.allspins-vuqrrs:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .allspins-vuqrrs {
    display: none;
  }
}

.allspins-u422dt {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .allspins-u422dt {
    display: flex;
  }
}

.allspins-u422dt ul {
  max-height: 350px;
  overflow-y: auto;
}

.allspins-u422dt:hover ul {
  visibility: visible;
  opacity: 1;
}

.allspins-u422dt:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.allspins-u422dt:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.allspins-u422dt:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.allspins-u422dt:hover .allspins-5z3xo1 svg {
  transform: rotate(180deg);
}

.allspins-5ewnve {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.allspins-8yk7xr {
  padding: 0 8px;
}

.allspins-w4yjcw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.allspins-w4yjcw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .allspins-w4yjcw {
    padding: 4px 8px;
  }
}

.allspins-00epyv {
  display: flex;
}

.allspins-00epyv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.allspins-5z3xo1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.allspins-5z3xo1 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.allspins-vb4ztd {
  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-vb4ztd {
    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-hx0dk1 {
  width: 100%;
}

@media (min-width: 1200px) {
  .allspins-hx0dk1 {
    display: none;
  }
}

.allspins-e9y8t6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.allspins-grb9yr {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.allspins-a16xfk {
  display: flex;
}

.allspins-enyvm6 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.allspins-blf4pa {
  list-style: none;
}

@media (max-width: 1199px) {
  .allspins-blf4pa {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .allspins-blf4pa {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .allspins-blf4pa .allspins-vevmx1 [data-ref-el],
  .allspins-blf4pa .allspins-vevmx1 span,
  .allspins-blf4pa .allspins-vevmx1 a {
    white-space: nowrap;
  }
}

.allspins-110rp3 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .allspins-110rp3.allspins-p181v7 > .allspins-vevmx1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .allspins-110rp3.allspins-qpx2nb:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .allspins-110rp3.allspins-p181v7 > .allspins-bnnkxf {
    height: auto;
  }

  .allspins-110rp3.allspins-p181v7 > div > .allspins-iym6og {
    transform: rotate(180deg);
  }
}

.allspins-110rp3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.allspins-110rp3 [data-ref-el],
.allspins-110rp3 span {
  cursor: pointer;
}

.allspins-110rp3 [data-ref-el],
.allspins-110rp3 span,
.allspins-110rp3 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .allspins-110rp3 [data-ref-el],
  .allspins-110rp3 span,
  .allspins-110rp3 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .allspins-110rp3 [data-ref-el],
  .allspins-110rp3 span,
  .allspins-110rp3 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.allspins-bnnkxf {
  height: 0;
  overflow: hidden;
  transition: height 0.allspins-7xk2tm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.allspins-bnnkxf::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.allspins-bnnkxf::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.allspins-bnnkxf::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .allspins-bnnkxf {
    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-bnnkxf:has(> .allspins-110rp3.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .allspins-bnnkxf .allspins-bnnkxf {
    padding: 0;
  }

  .allspins-bnnkxf .allspins-110rp3 {
    font-weight: 400;
  }

  .allspins-bnnkxf .allspins-110rp3:hover > .allspins-vevmx1 {
    background: var(--Neutral-300);
  }

  .allspins-bnnkxf .allspins-iym6og {
    rotate: -90deg;
  }
}

.allspins-vevmx1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .allspins-vevmx1 {
    padding: 8px;
  }

  .allspins-110rp3.allspins-17ayhb > .allspins-vevmx1 {
    background: var(--Neutral-300);
  }
}

.allspins-iym6og {
  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-smapb6.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.allspins-iagu62 0.allspins-v5n1wi.allspins-gh15vv -0.allspins-g28fsi 0.allspins-oeee45 -0.allspins-g28fsi 1.allspins-cph2eo 0.allspins-cd8qjr.allspins-jxr3f3 4.allspins-us55de.allspins-iagu62 0.allspins-czdrck.allspins-v4a2te -0.allspins-g28fsi 9.allspins-u2xx17 -0.allspins-g28fsi 10.allspins-wu4oxg 0.allspins-s6g2mw.allspins-iamocr 0.allspins-gh15vv 10.allspins-iamocr 0.allspins-oeee45 10.allspins-wu4oxg 1.allspins-4u5vdq.allspins-1b9cgh 5.allspins-oja8fb.allspins-9ynkfk 6.allspins-rldagy 5.allspins-5zqm30 6.allspins-rldagy 4.allspins-6j74cq 5.allspins-myquqz.allspins-iagu62 1.allspins-h0pkt2.allspins-g28fsi 0.allspins-oeee45 -0.allspins-g28fsi 0.allspins-gh15vv 0.allspins-iagu62 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.allspins-7xk2tm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .allspins-iym6og {
    cursor: default;
  }
}

.allspins-7nbfmg {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.allspins-8xr47o {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .allspins-8xr47o {
    padding: 40px 4px;
  }
}

.allspins-swamus {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .allspins-swamus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.allspins-l03xgt {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .allspins-l03xgt {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.allspins-l03xgt ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.allspins-l03xgt [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.allspins-l03xgt [data-ref-el],
.allspins-l03xgt span,
.allspins-l03xgt a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.allspins-7f6f8l {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .allspins-7f6f8l {
    margin-bottom: 12px;
  }
}

.allspins-873bzm {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.allspins-873bzm img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .allspins-873bzm:last-child {
    margin-right: 0;
  }
}

.allspins-z6vk0q {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.allspins-7f6f8l:hover .allspins-2wndj9 {
  visibility: visible;
  opacity: 1;
}

.allspins-2wndj9 {
  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-sbwsgp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.allspins-olonx5 {
  display: flex;
  margin: 6px;
}

.allspins-olonx5 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.allspins-2wndj9::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-2wndj9::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-y4vox1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .allspins-y4vox1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.allspins-tfivog {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .allspins-tfivog {
    margin-right: 32px;
  }
}

.allspins-4er53o {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .allspins-4er53o {
    margin-top: 0;
    width: 340px;
  }
}

.allspins-4er53o a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.allspins-dginvm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.allspins-knwez7 {
  position: relative;
}

@media (min-width: 768px) {
  .allspins-knwez7 {
    margin-top: 40px;
  }
}

.allspins-knwez7 + .allspins-jyx5yt,
.allspins-knwez7 + .allspins-knwez7 {
  margin-top: 24px;
}

.allspins-ct1y8x {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .allspins-ct1y8x {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-ct1y8x {
    padding: 80px;
  }
}

.allspins-zubjbs {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .allspins-zubjbs {
    padding: 0 16px;
}


}

.allspins-oaqwc9 {
  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-oaqwc9 {
    font-size: 48px;
    line-height: 56px;
  }
}

.allspins-t1hgss {
  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-t1hgss {
    font-size: 24px;
    line-height: 32px;
  }
}

.allspins-1y0r1e {
  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-1y0r1e:hover {
  background: var(--button-bg-hover);
}

.allspins-s32nuw {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.allspins-s32nuw img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .allspins-s32nuw img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .allspins-s32nuw img {
  min-height: 100%;
  }
}

.allspins-ct1y8x::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.allspins-tox4cj {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.allspins-tox4cj h1,
.allspins-tox4cj h2,
.allspins-tox4cj h3,
.allspins-tox4cj h4 {
  margin-bottom: 6px;
}

.allspins-tox4cj h1:not(:first-child),
.allspins-tox4cj h2:not(:first-child),
.allspins-tox4cj h3:not(:first-child),
.allspins-tox4cj h4:not(:first-child) {
  margin-top: 16px;
}

.allspins-tox4cj h1,
.allspins-tox4cj h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .allspins-tox4cj h1,
  .allspins-tox4cj h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.allspins-tox4cj h2,
.allspins-tox4cj h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .allspins-tox4cj h2,
  .allspins-tox4cj h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-tox4cj h3,
.allspins-tox4cj h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .allspins-tox4cj h3,
  .allspins-tox4cj h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.allspins-tox4cj h4,
.allspins-tox4cj h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.allspins-tox4cj ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.allspins-tox4cj ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.allspins-tox4cj 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-tox4cj ul ul {
  margin-bottom: 8px;
}

.allspins-tox4cj ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.allspins-tox4cj ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.allspins-tox4cj ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.allspins-tox4cj ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.allspins-tox4cj ol li::marker {
  font-weight: 700;
}

.allspins-tox4cj ol ol {
  margin-bottom: 8px;
}

.allspins-tox4cj ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.allspins-tox4cj ol ul li {
  padding-left: 16px;
}

.allspins-tox4cj 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-tox4cj table {
    padding: 24px;
  }
}

.allspins-tox4cj table.allspins-o5q1s4 {
  -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-7xk2tm,
    mask-image 0.3s;
}

.allspins-tox4cj table.allspins-o5q1s4.allspins-srxo1u {
  -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-tox4cj table {
    display: table;
  }
}

.allspins-tox4cj table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.allspins-tox4cj table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.allspins-tox4cj table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.allspins-tox4cj 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-tox4cj table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.allspins-tox4cj table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.allspins-tox4cj table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.allspins-tox4cj table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.allspins-tox4cj img {
  max-width: 100%;
  height: auto;
}

.allspins-252hy4 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .allspins-252hy4 {
    padding: 24px;
  }
}

.allspins-ajxyiy {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .allspins-ajxyiy {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.allspins-ajxyiy > * {
  margin: 0 !important;
}

.allspins-ajxyiy img,
.allspins-vwin9w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-ajxyiy img,
  .allspins-vwin9w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-q96v02 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-q96v02 {
    width: 32px;
    height: 32px;
  }
}

.allspins-izsimj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.allspins-izsimj .allspins-qj2443 {
  flex-shrink: 0;
}

.allspins-izsimj .allspins-re8i4o svg {
  display: none;
}

.allspins-xyxiyo {
  display: grid;
  transition: max-height 0.allspins-7xk2tm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .allspins-xyxiyo {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .allspins-xyxiyo {
    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-xyxiyo.allspins-1r6v23 + .allspins-qj2443 svg {
  transform: rotate(180deg);
}

.allspins-m5x6ly {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.allspins-m5x6ly > div:nth-child(3n) {
  grid-column: span 2;
}

.allspins-m5x6ly
  > div:nth-child(3n)
  .allspins-5sajzc
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .allspins-m5x6ly {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .allspins-m5x6ly > div:nth-child(3n) {
    grid-column: unset;
  }

  .allspins-m5x6ly
    > div:nth-child(3n)
    .allspins-5sajzc
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .allspins-m5x6ly {
    max-width: 270px;
  }
}

.allspins-m5x6ly .allspins-5sajzc button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .allspins-m5x6ly .allspins-5sajzc button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .allspins-m5x6ly .allspins-5sajzc button {
    max-width: 104px;
  }
}

.allspins-uqzdxy {
  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-uqzdxy {
    margin-bottom: 0;
  }
}

.allspins-8bp108 {
  display: none;
  opacity: 0;
}

.allspins-ec11is {
  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-ec11is img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.allspins-5sajzc {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.allspins-5sajzc 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-5sajzc
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .allspins-5sajzc
    button {
    max-width: 145px;
  }
}

.allspins-2619zz:first-child
  .allspins-5sajzc
  button {
  max-width: 270px;
}

.allspins-m2h45p {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.allspins-uqzdxy picture {
  width: 100%;
  max-width: 100%;
}

.allspins-v5z4nh {
  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-v5z4nh svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.allspins-uqzdxy:hover .allspins-v5z4nh {
  display: flex;
}

.allspins-hrme0e {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.allspins-8sj9r1 {
  display: flex;
}

.allspins-8sj9r1:hover .allspins-utn1ii,
.allspins-8sj9r1 .allspins-17ayhb .allspins-utn1ii {
  display: flex;
}

.allspins-8sj9r1 svg {
  flex-shrink: 0;
}

.allspins-utn1ii {
  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-utn1ii {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.allspins-utn1ii:hover {
  display: flex;
}

.allspins-utn1ii svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.allspins-3bvr82 {
  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-3bvr82 {
    font-size: 12px;
  }
}

.allspins-ndcoif,
.allspins-f911i5 {
  width: 50%;
  flex-shrink: 0;
}

.allspins-ndcoif {
  font-weight: 700;
}

.allspins-qdz1hp .allspins-xyxiyo {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .allspins-qdz1hp .allspins-xyxiyo {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .allspins-qdz1hp .allspins-xyxiyo {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.allspins-qdz1hp
  .allspins-m2h45p:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.allspins-qdz1hp .allspins-ec11is {
  height: 100% !important;
  border-radius: 16px;
}

.allspins-qdz1hp .allspins-5sajzc {
  gap: 4px;
  align-items: center;
}

.allspins-qdz1hp .allspins-5sajzc button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.allspins-qdz1hp .allspins-5sajzc svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.allspins-qdz1hp .allspins-y5mqte,
.allspins-qdz1hp .allspins-zeeayn {
  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-smapb6.org/2000/svg'%3E%3Cpath d='M9.allspins-667mu9 4.allspins-hyac17.allspins-gq78a4 5.allspins-yh8exz.allspins-58szg4 5.allspins-s1xdaj.allspins-946wvq 5.allspins-at1iz1.allspins-4rz5bd 8.allspins-btzu4t.allspins-rqfp6i 9.allspins-6gtxa7.allspins-al4kfj 9.allspins-exihpi.allspins-4rter0 13.allspins-zyf9fq.allspins-9l129d 11.allspins-yl6hkr.allspins-ykh9cd 11.allspins-holdmi.allspins-12otgr 11.allspins-rh5ufj.allspins-nr3geh 13.allspins-t9otjy.allspins-g4hxxt 9.allspins-twxsa7.allspins-4pns3q 9.allspins-odelsq.allspins-bd04to 8.allspins-qgpan6.allspins-7brvqh 5.allspins-vhz88j.allspins-xxuxna 5.allspins-6rg7ok.allspins-g5hgav 5.allspins-jq459a.allspins-csqwf0 4.allspins-hgqlku.allspins-ykh9cd 1.allspins-uaqqr9.allspins-667mu9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.allspins-qdz1hp .allspins-y5mqte {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.allspins-qdz1hp .allspins-zeeayn {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.allspins-njjx3o {
  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-njjx3o {
    padding: 24px;
  }
}

.allspins-njjx3o .allspins-qj2443 {
  display: flex;
}

@media (min-width: 768px) {
  .allspins-njjx3o .allspins-qj2443 {
    display: none;
  }
}

.allspins-njjx3o .allspins-re8i4o svg {
  display: none;
}

.allspins-3wlj77 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.allspins-3wlj77 .allspins-dir4ek {
  display: none;
}

@media (min-width: 768px) {
  .allspins-3wlj77 .allspins-dir4ek {
    display: flex;
  }
}

.allspins-7a4nh2 {
  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-7a4nh2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-7a4nh2 > * {
  margin: 0 !important;
}

.allspins-7a4nh2 img,
.allspins-5bqcgy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-7a4nh2 img,
  .allspins-5bqcgy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-ll6xyg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-ll6xyg {
    width: 32px;
    height: 32px;
  }
}

.allspins-ktmlds {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .allspins-ktmlds {
    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-ktmlds::-webkit-scrollbar {
    display: none;
  }
}

.allspins-apdzdu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .allspins-apdzdu {
    padding: 7px 15px;
  }
}

.allspins-apdzdu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.allspins-6o7qis {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .allspins-6o7qis {
    display: flex;
    opacity: 1;
  }
}

.allspins-apdzdu picture {
  height: 100%;
  display: block;
}

.allspins-apdzdu img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .allspins-apdzdu img {
    width: 88px;
    height: 44px;
  }
}

.allspins-apdzdu p {
  text-align: center;
  width: 100%;
}

.allspins-r5iq81 {
  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-r5iq81 {
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-r5iq81 img,
.allspins-e1nhbr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-r5iq81 img,
  .allspins-e1nhbr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-r05f4o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-r05f4o {
    width: 32px;
    height: 32px;
  }
}

.allspins-9c6edk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.allspins-oawkrc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.allspins-538yfq {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.allspins-538yfq.allspins-17ayhb {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.allspins-gnkjd0 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .allspins-gnkjd0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.allspins-d83qof {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.allspins-kdmrij {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.allspins-7xk2tm ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.allspins-tsj2yx {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.allspins-tsj2yx ol,
.allspins-tsj2yx ul {
  padding-left: 1.3em;
}

.allspins-538yfq.allspins-17ayhb .allspins-kdmrij {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.allspins-538yfq.allspins-17ayhb .allspins-d83qof {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.allspins-64b9rq {
  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-64b9rq {
    padding: 24px;
  }
}

.allspins-64b9rq .allspins-qj2443 {
  display: flex;
}

@media (min-width: 768px) {
  .allspins-64b9rq .allspins-qj2443 {
    display: none;
  }
}

.allspins-64b9rq .allspins-re8i4o svg {
  display: none;
}

.allspins-ninu5g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.allspins-ninu5g .allspins-dir4ek {
  display: none;
}

@media (min-width: 768px) {
  .allspins-ninu5g .allspins-dir4ek {
    display: flex;
  }
}

.allspins-ryrcgt {
  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-ryrcgt {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.allspins-ryrcgt > * {
  margin: 0 !important;
}

.allspins-ryrcgt img,
.allspins-zpx16q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .allspins-ryrcgt img,
  .allspins-zpx16q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.allspins-p8ivq3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .allspins-p8ivq3 {
    width: 32px;
    height: 32px;
  }
}

.allspins-0qhq6i {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .allspins-0qhq6i {
    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-0qhq6i::-webkit-scrollbar {
    display: none;
  }
}

.allspins-4zqp90 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.allspins-4zqp90:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.allspins-rknerf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .allspins-rknerf {
    display: flex;
    opacity: 1;
  }
}

.allspins-4zqp90 picture {
  width: auto;
  height: 100%;
  display: block;
}

.allspins-4zqp90 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.allspins-b54ta3 {
  margin: -24px 0;
}

.allspins-b54ta3:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .allspins-b54ta3 {
    margin: -16px 0;
  }
}

.allspins-3flz77 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .allspins-3flz77 {
    flex-direction: row;
  }
}

.allspins-a2bg0u {
  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-a2bg0u {
    flex: 1;
  }
}

.allspins-a2bg0u::placeholder {
  color: var(--Text-400);
}

.allspins-4pkoyy {
  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-lzxlzj {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.allspins-lzxlzj::-webkit-scrollbar {
  display: none;
}

.allspins-01g126 {
  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-01g126 img,
.allspins-01g126 svg {
  margin-right: 8px;
}

.allspins-a0fmml {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.allspins-b54ta3 + .allspins-a4pmpz {
  margin-top: 0;
}

@media (min-width: 768px) {
  .allspins-b54ta3 + .allspins-a4pmpz {
    margin-top: -16px;
  }
}

.allspins-dyzp4d {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.allspins-dyzp4d > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.allspins-dyzp4d > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.allspins-gkamlt {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.allspins-4xtfqq {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.allspins-b8ehy2 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.allspins-kus2fh {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.allspins-4e4z5z {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.allspins-gkamlt 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-gkamlt 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-gkamlt {
    padding: 39px 179px 39px 39px;
  }

  .allspins-4xtfqq {
    font-size: 40px;
    line-height: 48px;
  }

  .allspins-4e4z5z {
    height: 348px;
  }

  .allspins-gkamlt button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .allspins-gkamlt button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .allspins-gkamlt {
    padding: 63px;
  }
}

.allspins-89t6bx {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .allspins-89t6bx {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.allspins-tqazsy {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .allspins-tqazsy {
    width: auto;
  }
}

.allspins-dljga5 {
  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-dljga5::-webkit-scrollbar {
  display: none;
}

.allspins-dljga5 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-dljga5 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .allspins-dljga5 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.allspins-89t6bx .allspins-pelnwl {
  -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-7xk2tm,
    mask-image 0.3s;
}

.allspins-89t6bx .allspins-pelnwl.allspins-srxo1u {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.allspins-nr9ro6 {
  margin: 40px -16px;
}

.allspins-7h6m3t + .allspins-jyx5yt,
.allspins-7h6m3t + .allspins-knwez7 {
  margin-top: 24px;
}

.allspins-xwwubs {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.allspins-xwwubs picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.allspins-jerxhb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .allspins-jerxhb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .allspins-jerxhb {
    margin-top: 0;
  }
}

.allspins-xdn7lg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .allspins-xdn7lg {
    font-size: 24px;
    line-height: 32px;
  }
}

.allspins-q37dmx {
  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-q37dmx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.allspins-2puwaq {
  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-2puwaq {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.allspins-hf2drh {
  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-hf2drh {
    font-size: 20px;
    line-height: 28px;
  }
}

.allspins-c1kg7f {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .allspins-c1kg7f {
    font-size: 32px;
    line-height: 40px;
  }
}

.allspins-2feyfd {
  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-3sb2x2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.allspins-3sb2x2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.allspins-a4pmpz {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.allspins-gzm0wf {
  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-gzm0wf {
    padding: 15px 48px;
  }
}

main > .allspins-a4pmpz {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .allspins-xyxiyo.allspins-127qpv > div:nth-child(n+5) {
    display: none;
  }
}

.allspins-tox4cj p a img {
  display: block;
  margin: 0 auto;
}


.allspins-auhqjj {
  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-7nd9za {
  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-7nd9za label {
  font-size: 14px;
}

.allspins-7nd9za h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.allspins-7nd9za input,
.allspins-7nd9za textarea,
.allspins-7nd9za 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-7nd9za button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.allspins-4jkszr ease;
}
.allspins-7nd9za button:hover {
  background-color: var(--button-bg-hover);
}
.allspins-24s9ux {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.allspins-3ffh2a ease-in;
}

.allspins-24s9ux 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-b38rnl, .allspins-6bda8w, [class*="review-card"],
thead, thead th, table th, .allspins-6xs067,
.allspins-s6qk1d, [class*="collapsible-header"],
.allspins-ohhtko, [class*="updated-block"] {
  color: #ece7dc !important;
}

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