* {
  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;
  }
}

.spinmills-qriqk1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .spinmills-qriqk1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .spinmills-qriqk1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.spinmills-prixx1 {
  overflow: hidden;
}

.spinmills-r6f8ah img {
  background: var(--Neutral-300);
}

.spinmills-1ldzak {
  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;
}

.spinmills-lyletc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.spinmills-lyletc:hover {
  background: var(--button-bg-hover);
}

.spinmills-gjx3yh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spinmills-gjx3yh:hover {
  background: var(--button-bg-hover);
}

.spinmills-5wcl2s {
  font-size: 12px;
  line-height: 18px;
}

.spinmills-ez4pa8 {
  font-size: 18px;
  line-height: 26px;
}

.spinmills-cmjasq {
  width: 100%;
}

.spinmills-m8vdgb {
  padding: 6px 16px;
}

.spinmills-s3m13c {
  padding: 10px 16px;
}

.spinmills-1hc2oe {
  padding: 15px 26px;
}

.spinmills-7o0h94 {
  flex-shrink: 0;
}

.spinmills-463mcl {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.spinmills-ydpen4 {
  display: none;
}

.spinmills-nvml9b {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.spinmills-pbqdxu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.spinmills-4v8z0l {
  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;
}

.spinmills-t584yb {
  cursor: grab;
}

.spinmills-4v8z0l::-webkit-scrollbar {
  display: none;
}

.spinmills-gscjii {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.spinmills-fbsrqv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.spinmills-0weh6p {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.spinmills-f1ihy2 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.spinmills-55j821 {
  visibility: visible;
}

.spinmills-ommre3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.spinmills-xr5wqi ease;
}

.spinmills-agd4rc {
  background-color: var(--Primary-200);
  width: 16px;
}

.spinmills-iu4wi0 {
  -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.spinmills-xr5wqi,
    mask-image 0.3s;
}

.spinmills-iu4wi0.spinmills-kp99mw {
  -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;
  }
}

.spinmills-7e2rk4: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;
}

.spinmills-vpqx6h {
  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.spinmills-wsk9cw.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.spinmills-wsk9cw.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;
}

.spinmills-y0rj3o {
  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);
}

.spinmills-y0rj3o::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%
  );
}

.spinmills-n7gpka {
  position: relative;
  z-index: 1;
}

.spinmills-huf4od {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.spinmills-hrxt59 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.spinmills-5fw2kh {
  font-size: 40px;
  line-height: 48px;
}

.spinmills-9tdb5i {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.spinmills-67ul9p {
  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;
}

.spinmills-67ul9p:hover {
  background: var(--Primary-400);
}

.spinmills-67ul9p svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.spinmills-7e2rk4 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) {
  .spinmills-y0rj3o {
    max-width: 600px;
    padding: 64px;
  }

  .spinmills-huf4od {
    font-size: 24px;
    line-height: 32px;
  }

  .spinmills-hrxt59 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .spinmills-5fw2kh {
    font-size: 50px;
    line-height: 56px;
  }

  .spinmills-9tdb5i {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .spinmills-vpqx6h {
    top: 25px;
    right: 25px;
  }
}

.spinmills-ui98ag,
.spinmills-f72me3 {
  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;
}

.spinmills-bccuhg.spinmills-2ffb87::before,
.spinmills-f72me3::before,
.spinmills-wvtdy6::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.spinmills-wsk9cw.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.spinmills-lwoeb6 14.spinmills-fiw6df.spinmills-blrsss 14.spinmills-vrcv91 15.spinmills-bpkazj 14.spinmills-j0ig7o 15.spinmills-ba0ozr 14.spinmills-9tnza0.spinmills-rqgb8a 14.spinmills-knpkil 19.spinmills-kizajk 12.spinmills-3sq0gx 19.spinmills-kizajk 10.spinmills-pppbz2.spinmills-kizajk 8.spinmills-wdwzwu 17.spinmills-u9kyja 7.spinmills-o46qum 15.spinmills-zuv4u1 7.spinmills-e5jig7.spinmills-doc9v4 7.spinmills-o46qum 11.spinmills-wqt0og 8.spinmills-wdwzwu 11.spinmills-wqt0og 10.spinmills-y3lnpt.spinmills-wqt0og 12.spinmills-v6bfa1 13.spinmills-50qx7p 14.spinmills-8n7y2m 15.spinmills-8tezlo 14.spinmills-4dg6kj.spinmills-3uurm3 14.spinmills-5kxnxu 15.spinmills-lkkhnk 14.spinmills-6jf5qh 15.spinmills-64ea1z 14.spinmills-t7wjdv.spinmills-lwoeb6 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.spinmills-lng18h 15.spinmills-hfghlx.spinmills-iixzd7 15.spinmills-p9fdle 15.spinmills-g5tiwy 15.spinmills-75eegf 15.spinmills-47p7x1 15.spinmills-rn13zy.spinmills-7u0alt 15.spinmills-75eegf 15.spinmills-r7eg9a 15.spinmills-ilbsnx 15.spinmills-40croe 15.spinmills-uhaqeh.spinmills-c18rlj 15.spinmills-c6xjh7 7.spinmills-7imdx3 18.spinmills-fnrfvn 7.spinmills-72rhod 23.spinmills-h9cwad.spinmills-6ijwj6.spinmills-1ychhw 18.spinmills-z7mnp7 19.spinmills-zj065z 15.spinmills-4jz7ir 15.spinmills-lng18h 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.spinmills-vt3xor [type="submit"] *,
.spinmills-36k17t button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .spinmills-5ycpiz {
    display: none;
  }
}

.spinmills-dpony7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .spinmills-dpony7 {
  display: none;
}

@media (min-width: 768px) {
  .spinmills-dpony7 {
    bottom: 22px;
  }
}

.spinmills-dpony7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .spinmills-dpony7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.spinmills-6c3ghg.static) .spinmills-dpony7 {
    bottom: 8px;
  }
}

.spinmills-99nex0 {
  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.spinmills-wsk9cw.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.spinmills-jm2hnu 3.spinmills-wujldw.spinmills-z8eue5.spinmills-exq6b0 3.spinmills-oln20i 3.spinmills-n7muti 5.spinmills-8ckqk6 3.spinmills-n7muti 8.spinmills-yjdacc.spinmills-qgx071.spinmills-n7muti 26.spinmills-xd5gaa 5.spinmills-hz9y6f 28.spinmills-mqwsny 8.spinmills-u39d8o 28.spinmills-w7tv2h.spinmills-hncrkq 28.spinmills-pyw9e0.spinmills-7a7dny 34.spinmills-sdvod2.spinmills-8z8d8d 36.spinmills-q6vjvz 11.spinmills-irox2u 37.spinmills-1f1l1y 12.spinmills-s7n5nf 36.spinmills-e8bq0f.spinmills-q9ctve 28.spinmills-egk6gn.spinmills-6ewhaz.spinmills-0dlxjt 28.spinmills-47bvfx 36.spinmills-nb5uru 26.spinmills-8lpo7x 36.spinmills-nb5uru 23.spinmills-u1cavz.spinmills-dblez9.spinmills-nb5uru 5.spinmills-hqw5oh 34.spinmills-u0tf94 3.spinmills-oln20i 31.spinmills-jm2hnu 3.spinmills-vm7k0g.spinmills-2r12qi 18.spinmills-6bpozh.spinmills-x89yzw 18.spinmills-2ed9es 8.spinmills-1tse5j 17.spinmills-plhgp1 8.spinmills-1tse5j 15.spinmills-leolyg.spinmills-1tse5j 14.spinmills-tb41vx 9.spinmills-x89yzw 13.spinmills-5zyo5n 11.spinmills-2r12qi 13.spinmills-3ycw9p.spinmills-yqyopx 13.spinmills-5zyo5n 13.spinmills-jcmdcj 14.spinmills-tb41vx 13.spinmills-jcmdcj 15.spinmills-fyv1wk.spinmills-jcmdcj 17.spinmills-plhgp1 12.spinmills-yqyopx 18.spinmills-2ed9es 11.spinmills-2r12qi 18.spinmills-0mzhso.spinmills-djir8m 18.spinmills-6ukgvr.spinmills-0mmvjw 18.spinmills-2ed9es 17.spinmills-g6bn96 17.spinmills-plhgp1 17.spinmills-g6bn96 15.spinmills-aalz6h.spinmills-g6bn96 14.spinmills-tb41vx 18.spinmills-0mmvjw 13.spinmills-5zyo5n 20.spinmills-djir8m 13.spinmills-mificl.spinmills-3ahgla 13.spinmills-5zyo5n 22.spinmills-fr1kti 14.spinmills-tb41vx 22.spinmills-fr1kti 15.spinmills-4gabe1.spinmills-unyvfz 17.spinmills-plhgp1 21.spinmills-3ahgla 18.spinmills-2ed9es 20.spinmills-djir8m 18.spinmills-34ghqy.spinmills-78ec8b 18.spinmills-55owtz.spinmills-ineycb 18.spinmills-2ed9es 26.spinmills-p93kvd 17.spinmills-plhgp1 26.spinmills-p93kvd 15.spinmills-y72vgg.spinmills-p93kvd 14.spinmills-tb41vx 27.spinmills-ineycb 13.spinmills-5zyo5n 28.spinmills-78ec8b 13.spinmills-sq6l05.spinmills-qcdl3r 13.spinmills-5zyo5n 31.spinmills-434dh8 14.spinmills-tb41vx 31.spinmills-434dh8 15.spinmills-v5qq3c.spinmills-p93kvd 17.spinmills-plhgp1 30.spinmills-qcdl3r 18.spinmills-2ed9es 28.spinmills-78ec8b 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"])
    .spinmills-99nex0 {
    display: none;
  }
}

.spinmills-yfg7do {
  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) {
  .spinmills-yfg7do {
    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;
}

.spinmills-36k17t {
  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) {
  .spinmills-36k17t {
    padding: 14px 16px;
  }
}

.spinmills-36k17t button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.spinmills-36k17t button:first-child {
  align-content: end;
}

.spinmills-36k17t button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .spinmills-36k17t
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .spinmills-36k17t
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.spinmills-36k17t button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.spinmills-36k17t button:last-child svg {
  width: 38px;
  height: 38px;
}

.spinmills-wvtdy6 {
  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;
}

.spinmills-wvtdy6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .spinmills-wvtdy6,
.pc61d126-chatbot[data-active-screen="3"]
  .spinmills-wvtdy6 {
  opacity: 1;
  visibility: visible;
}

.spinmills-ag5gwq {
  flex: 1 1;
}

.spinmills-1f7al2 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .spinmills-1f7al2 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .spinmills-8mjbtg {
  display: block;
}

.spinmills-v2rdia {
  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) {
  .spinmills-v2rdia {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.spinmills-f72me3 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.spinmills-f72me3::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.spinmills-h3xin4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.spinmills-h3xin4 p {
  color: var(--Text-100);
}

.spinmills-f72me3 .spinmills-4vffj9 {
  grid-area: button;
}

.spinmills-f72me3 .spinmills-4vffj9::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.spinmills-wsk9cw.org/2000/svg'%3E%3Cpath d='M4.spinmills-lzovlc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spinmills-7ulgo8 15L16.spinmills-7ulgo8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spinmills-7ulgo8 5L16.spinmills-7ulgo8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .spinmills-0zalxo {
  display: block;
}

.spinmills-80he0d {
  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) {
  .spinmills-80he0d {
    margin-top: 40px;
  }
}

.spinmills-ui98ag label,
.spinmills-ui98ag input {
  display: block;
  width: 100%;
}

.spinmills-ui98ag label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.spinmills-ui98ag label.spinmills-btznyr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.spinmills-ui98ag label.spinmills-btznyr::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;
}

.spinmills-ui98ag 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;
}

.spinmills-ui98ag input::placeholder {
  color: var(--Text-400);
}

.spinmills-0h8wwc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .spinmills-0h8wwc {
  display: flex;
}

.spinmills-0h8wwc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .spinmills-0h8wwc ol {
    height: 420px;
    padding: 24px;
  }
}

.spinmills-0h8wwc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.spinmills-vt3xor {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .spinmills-vt3xor {
    padding: 0 24px 24px;
  }
}

.spinmills-vt3xor 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;
}

.spinmills-vt3xor input::placeholder {
  color: var(--Text-400);
}

.spinmills-vt3xor [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.spinmills-vt3xor [type="submit"]:disabled {
  opacity: 0.5;
}

.spinmills-vt3xor [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .spinmills-vt3xor [type="submit"] {
    right: 40px;
  }
}

.spinmills-bccuhg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.spinmills-bccuhg.spinmills-2ffb87 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.spinmills-bccuhg.spinmills-2ffb87::before {
  content: "";
  width: 31px;
}

.spinmills-bccuhg.spinmills-2ffb87 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spinmills-bccuhg.spinmills-jacmxc p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.spinmills-bccuhg p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spinmills-dpony7 .spinmills-4vffj9 {
  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;
  }
}

.spinmills-5ycpiz {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .spinmills-5ycpiz {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .spinmills-5ycpiz {
    padding: 18px 0;
  }
}

.spinmills-5ycpiz .spinmills-qriqk1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .spinmills-5ycpiz .spinmills-qriqk1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.spinmills-as2g7w {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .spinmills-as2g7w {
    max-width: 160px;
    height: 40px;
  }
}

.spinmills-as2g7w picture,
.spinmills-as2g7w img {
  display: block;
  width: 100%;
  height: 100%;
}

.spinmills-as2g7w img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .spinmills-tdkijk {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.spinmills-xr5wqi ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .spinmills-5ycpiz.spinmills-ykz560 .spinmills-tdkijk {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .spinmills-tdkijk {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .spinmills-tdkijk {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.spinmills-2e6nn4,
.spinmills-2rk42a {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .spinmills-2e6nn4,
  .spinmills-2rk42a {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .spinmills-2rk42a {
    display: none;
  }
}

.spinmills-8rwn64 {
  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;
}

.spinmills-ykz560 .spinmills-8rwn64 {
  background: var(--fh-bg-color);
}

.spinmills-8rwn64 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spinmills-8rwn64 {
    display: none;
  }
}

.spinmills-qzd3wl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spinmills-qzd3wl {
    display: none;
  }
}

.spinmills-i5l5w8 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.spinmills-5ycpiz.spinmills-ykz560 .spinmills-i5l5w8:first-child {
  display: none;
}

.spinmills-5ycpiz.spinmills-ykz560 .spinmills-i5l5w8:last-child {
  display: block;
}

.spinmills-i5l5w8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .spinmills-i5l5w8 {
    display: none;
  }
}

.spinmills-32gisa {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spinmills-32gisa {
    display: flex;
  }
}

.spinmills-32gisa ul {
  max-height: 350px;
  overflow-y: auto;
}

.spinmills-32gisa:hover ul {
  visibility: visible;
  opacity: 1;
}

.spinmills-32gisa:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.spinmills-32gisa:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.spinmills-32gisa:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.spinmills-32gisa:hover .spinmills-5bz35q svg {
  transform: rotate(180deg);
}

.spinmills-a4t0xw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.spinmills-rbryy9 {
  padding: 0 8px;
}

.spinmills-7dhwu0 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.spinmills-7dhwu0:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .spinmills-7dhwu0 {
    padding: 4px 8px;
  }
}

.spinmills-0vta39 {
  display: flex;
}

.spinmills-0vta39 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.spinmills-5bz35q {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.spinmills-5bz35q svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.spinmills-ymj6g1 {
  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) {
  .spinmills-ymj6g1 {
    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;
  }
}

.spinmills-ls478y {
  width: 100%;
}

@media (min-width: 1200px) {
  .spinmills-ls478y {
    display: none;
  }
}

.spinmills-gvvf5s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.spinmills-00hvi3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.spinmills-pur9od {
  display: flex;
}

.spinmills-kkivoa {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.spinmills-bninqv {
  list-style: none;
}

@media (max-width: 1199px) {
  .spinmills-bninqv {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .spinmills-bninqv {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .spinmills-bninqv .spinmills-oob7yv [data-ref-el],
  .spinmills-bninqv .spinmills-oob7yv span,
  .spinmills-bninqv .spinmills-oob7yv a {
    white-space: nowrap;
  }
}

.spinmills-8icm5e {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .spinmills-8icm5e.spinmills-wgxzfj > .spinmills-oob7yv {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .spinmills-8icm5e.spinmills-xk59a5:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .spinmills-8icm5e.spinmills-wgxzfj > .spinmills-8durag {
    height: auto;
  }

  .spinmills-8icm5e.spinmills-wgxzfj > div > .spinmills-806fm9 {
    transform: rotate(180deg);
  }
}

.spinmills-8icm5e [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.spinmills-8icm5e [data-ref-el],
.spinmills-8icm5e span {
  cursor: pointer;
}

.spinmills-8icm5e [data-ref-el],
.spinmills-8icm5e span,
.spinmills-8icm5e a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .spinmills-8icm5e [data-ref-el],
  .spinmills-8icm5e span,
  .spinmills-8icm5e a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .spinmills-8icm5e [data-ref-el],
  .spinmills-8icm5e span,
  .spinmills-8icm5e a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.spinmills-8durag {
  height: 0;
  overflow: hidden;
  transition: height 0.spinmills-xr5wqi ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.spinmills-8durag::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.spinmills-8durag::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.spinmills-8durag::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .spinmills-8durag {
    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;
  }

  .spinmills-8durag:has(> .spinmills-8icm5e.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .spinmills-8durag .spinmills-8durag {
    padding: 0;
  }

  .spinmills-8durag .spinmills-8icm5e {
    font-weight: 400;
  }

  .spinmills-8durag .spinmills-8icm5e:hover > .spinmills-oob7yv {
    background: var(--Neutral-300);
  }

  .spinmills-8durag .spinmills-806fm9 {
    rotate: -90deg;
  }
}

.spinmills-oob7yv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spinmills-oob7yv {
    padding: 8px;
  }

  .spinmills-8icm5e.spinmills-kllkjh > .spinmills-oob7yv {
    background: var(--Neutral-300);
  }
}

.spinmills-806fm9 {
  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.spinmills-wsk9cw.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.spinmills-0rwxlx 0.spinmills-9xwxvd.spinmills-2xjnqx -0.spinmills-uev33z 0.spinmills-w61njk -0.spinmills-uev33z 1.spinmills-dw4wqj 0.spinmills-azo9q3.spinmills-rcclb3 4.spinmills-8yu647.spinmills-0rwxlx 0.spinmills-j8uzkh.spinmills-0d6r0n -0.spinmills-uev33z 9.spinmills-20lf0m -0.spinmills-uev33z 10.spinmills-lsnsa0 0.spinmills-zv6989.spinmills-206xgj 0.spinmills-2xjnqx 10.spinmills-206xgj 0.spinmills-w61njk 10.spinmills-lsnsa0 1.spinmills-s5ukb2.spinmills-10l5io 5.spinmills-o0ddyf.spinmills-bs7hob 6.spinmills-66lvk1 5.spinmills-2jwymz 6.spinmills-66lvk1 4.spinmills-au7g2f 5.spinmills-vqaeny.spinmills-0rwxlx 1.spinmills-k3yn2b.spinmills-uev33z 0.spinmills-w61njk -0.spinmills-uev33z 0.spinmills-2xjnqx 0.spinmills-0rwxlx 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.spinmills-xr5wqi ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spinmills-806fm9 {
    cursor: default;
  }
}

.spinmills-wla5br {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.spinmills-cz6dks {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .spinmills-cz6dks {
    padding: 40px 4px;
  }
}

.spinmills-mlgdz5 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .spinmills-mlgdz5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.spinmills-4uoyj0 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .spinmills-4uoyj0 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.spinmills-4uoyj0 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.spinmills-4uoyj0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.spinmills-4uoyj0 [data-ref-el],
.spinmills-4uoyj0 span,
.spinmills-4uoyj0 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.spinmills-bbv616 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spinmills-bbv616 {
    margin-bottom: 12px;
  }
}

.spinmills-jbc4ub {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.spinmills-jbc4ub img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .spinmills-jbc4ub:last-child {
    margin-right: 0;
  }
}

.spinmills-uuapr7 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spinmills-bbv616:hover .spinmills-ftc61l {
  visibility: visible;
  opacity: 1;
}

.spinmills-ftc61l {
  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);
}

.spinmills-rcfpns {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.spinmills-pknxkg {
  display: flex;
  margin: 6px;
}

.spinmills-pknxkg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.spinmills-ftc61l::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);
}

.spinmills-ftc61l::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);
}

.spinmills-pvnfv6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .spinmills-pvnfv6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.spinmills-tnz65c {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .spinmills-tnz65c {
    margin-right: 32px;
  }
}

.spinmills-x460q4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spinmills-x460q4 {
    margin-top: 0;
    width: 340px;
  }
}

.spinmills-x460q4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spinmills-dae8be {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.spinmills-pt2lkx {
  position: relative;
}

@media (min-width: 768px) {
  .spinmills-pt2lkx {
    margin-top: 40px;
  }
}

.spinmills-pt2lkx + .spinmills-6bqjn9,
.spinmills-pt2lkx + .spinmills-pt2lkx {
  margin-top: 24px;
}

.spinmills-7j7rxk {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .spinmills-7j7rxk {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .spinmills-7j7rxk {
    padding: 80px;
  }
}

.spinmills-py9svl {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .spinmills-py9svl {
    padding: 0 16px;
}


}

.spinmills-9c1x99 {
  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) {
  .spinmills-9c1x99 {
    font-size: 48px;
    line-height: 56px;
  }
}

.spinmills-57rgbe {
  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) {
  .spinmills-57rgbe {
    font-size: 24px;
    line-height: 32px;
  }
}

.spinmills-08h29m {
  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;
}

.spinmills-08h29m:hover {
  background: var(--button-bg-hover);
}

.spinmills-bybz5h {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.spinmills-bybz5h img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .spinmills-bybz5h img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .spinmills-bybz5h img {
  min-height: 100%;
  }
}

.spinmills-7j7rxk::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.spinmills-i21rzq {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.spinmills-i21rzq h1,
.spinmills-i21rzq h2,
.spinmills-i21rzq h3,
.spinmills-i21rzq h4 {
  margin-bottom: 6px;
}

.spinmills-i21rzq h1:not(:first-child),
.spinmills-i21rzq h2:not(:first-child),
.spinmills-i21rzq h3:not(:first-child),
.spinmills-i21rzq h4:not(:first-child) {
  margin-top: 16px;
}

.spinmills-i21rzq h1,
.spinmills-i21rzq h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .spinmills-i21rzq h1,
  .spinmills-i21rzq h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.spinmills-i21rzq h2,
.spinmills-i21rzq h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .spinmills-i21rzq h2,
  .spinmills-i21rzq h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinmills-i21rzq h3,
.spinmills-i21rzq h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .spinmills-i21rzq h3,
  .spinmills-i21rzq h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.spinmills-i21rzq h4,
.spinmills-i21rzq h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.spinmills-i21rzq ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.spinmills-i21rzq ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.spinmills-i21rzq 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);
}

.spinmills-i21rzq ul ul {
  margin-bottom: 8px;
}

.spinmills-i21rzq ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.spinmills-i21rzq ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.spinmills-i21rzq ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.spinmills-i21rzq ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.spinmills-i21rzq ol li::marker {
  font-weight: 700;
}

.spinmills-i21rzq ol ol {
  margin-bottom: 8px;
}

.spinmills-i21rzq ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.spinmills-i21rzq ol ul li {
  padding-left: 16px;
}

.spinmills-i21rzq 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) {
  .spinmills-i21rzq table {
    padding: 24px;
  }
}

.spinmills-i21rzq table.spinmills-4ixfk7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spinmills-xr5wqi,
    mask-image 0.3s;
}

.spinmills-i21rzq table.spinmills-4ixfk7.spinmills-kp99mw {
  -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) {
  .spinmills-i21rzq table {
    display: table;
  }
}

.spinmills-i21rzq 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);
}

.spinmills-i21rzq table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spinmills-i21rzq table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spinmills-i21rzq 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) {
  .spinmills-i21rzq table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.spinmills-i21rzq table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spinmills-i21rzq table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spinmills-i21rzq table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.spinmills-i21rzq img {
  max-width: 100%;
  height: auto;
}

.spinmills-6kd7gh {
  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) {
  .spinmills-6kd7gh {
    padding: 24px;
  }
}

.spinmills-qqoxi5 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .spinmills-qqoxi5 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.spinmills-qqoxi5 > * {
  margin: 0 !important;
}

.spinmills-qqoxi5 img,
.spinmills-6toxqz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinmills-qqoxi5 img,
  .spinmills-6toxqz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinmills-3745o7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinmills-3745o7 {
    width: 32px;
    height: 32px;
  }
}

.spinmills-3wk8wq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.spinmills-3wk8wq .spinmills-pjxcas {
  flex-shrink: 0;
}

.spinmills-3wk8wq .spinmills-u39ftp svg {
  display: none;
}

.spinmills-b1ngn0 {
  display: grid;
  transition: max-height 0.spinmills-xr5wqi ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .spinmills-b1ngn0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .spinmills-b1ngn0 {
    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));
  }
}

.spinmills-b1ngn0.spinmills-qts9ta + .spinmills-pjxcas svg {
  transform: rotate(180deg);
}

.spinmills-9jy4l9 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.spinmills-9jy4l9 > div:nth-child(3n) {
  grid-column: span 2;
}

.spinmills-9jy4l9
  > div:nth-child(3n)
  .spinmills-pf39dp
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .spinmills-9jy4l9 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .spinmills-9jy4l9 > div:nth-child(3n) {
    grid-column: unset;
  }

  .spinmills-9jy4l9
    > div:nth-child(3n)
    .spinmills-pf39dp
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .spinmills-9jy4l9 {
    max-width: 270px;
  }
}

.spinmills-9jy4l9 .spinmills-pf39dp button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .spinmills-9jy4l9 .spinmills-pf39dp button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .spinmills-9jy4l9 .spinmills-pf39dp button {
    max-width: 104px;
  }
}

.spinmills-bc0gmt {
  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) {
  .spinmills-bc0gmt {
    margin-bottom: 0;
  }
}

.spinmills-fkfybw {
  display: none;
  opacity: 0;
}

.spinmills-i55git {
  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;
  }
}

.spinmills-i55git img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.spinmills-pf39dp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.spinmills-pf39dp button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spinmills-pf39dp
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spinmills-pf39dp
    button {
    max-width: 145px;
  }
}

.spinmills-6qcdn5:first-child
  .spinmills-pf39dp
  button {
  max-width: 270px;
}

.spinmills-5m1kzu {
  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%;
}

.spinmills-bc0gmt picture {
  width: 100%;
  max-width: 100%;
}

.spinmills-vlkmvl {
  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;
}

.spinmills-vlkmvl svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.spinmills-bc0gmt:hover .spinmills-vlkmvl {
  display: flex;
}

.spinmills-cf1taa {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.spinmills-yrtzqn {
  display: flex;
}

.spinmills-yrtzqn:hover .spinmills-7jkia5,
.spinmills-yrtzqn .spinmills-kllkjh .spinmills-7jkia5 {
  display: flex;
}

.spinmills-yrtzqn svg {
  flex-shrink: 0;
}

.spinmills-7jkia5 {
  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) {
  .spinmills-7jkia5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.spinmills-7jkia5:hover {
  display: flex;
}

.spinmills-7jkia5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.spinmills-je4q4x {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .spinmills-je4q4x {
    font-size: 12px;
  }
}

.spinmills-t3a7xm,
.spinmills-a24p4x {
  width: 50%;
  flex-shrink: 0;
}

.spinmills-t3a7xm {
  font-weight: 700;
}

.spinmills-twruf9 .spinmills-b1ngn0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .spinmills-twruf9 .spinmills-b1ngn0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .spinmills-twruf9 .spinmills-b1ngn0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.spinmills-twruf9
  .spinmills-5m1kzu:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.spinmills-twruf9 .spinmills-i55git {
  height: 100% !important;
  border-radius: 16px;
}

.spinmills-twruf9 .spinmills-pf39dp {
  gap: 4px;
  align-items: center;
}

.spinmills-twruf9 .spinmills-pf39dp button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spinmills-twruf9 .spinmills-pf39dp svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.spinmills-twruf9 .spinmills-3mand5,
.spinmills-twruf9 .spinmills-a349w0 {
  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.spinmills-wsk9cw.org/2000/svg'%3E%3Cpath d='M9.spinmills-wc9il2 4.spinmills-8ehz3a.spinmills-m6ry8w 5.spinmills-yi9gps.spinmills-0rto1j 5.spinmills-l2la1v.spinmills-6gm1na 5.spinmills-15e06i.spinmills-f7c7g7 8.spinmills-oqauqk.spinmills-ds1z82 9.spinmills-5tec9i.spinmills-3mswv1 9.spinmills-h30muh.spinmills-m9zwp9 13.spinmills-x099x5.spinmills-dz58a3 11.spinmills-ln52wl.spinmills-rapns7 11.spinmills-39tu3q.spinmills-81fjnl 11.spinmills-rbk52x.spinmills-5xoxq2 13.spinmills-3yvo8q.spinmills-5f8ulx 9.spinmills-c9zj5f.spinmills-dakrzi 9.spinmills-amd9kj.spinmills-n8kpzf 8.spinmills-jlde53.spinmills-nbbhkd 5.spinmills-hm9jse.spinmills-bfwt0d 5.spinmills-2ellu0.spinmills-o7yt5w 5.spinmills-d02jkg.spinmills-hk3hv3 4.spinmills-tqqy4t.spinmills-rapns7 1.spinmills-yb6wdx.spinmills-wc9il2 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.spinmills-twruf9 .spinmills-3mand5 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.spinmills-twruf9 .spinmills-a349w0 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.spinmills-n3e3dd {
  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) {
  .spinmills-n3e3dd {
    padding: 24px;
  }
}

.spinmills-n3e3dd .spinmills-pjxcas {
  display: flex;
}

@media (min-width: 768px) {
  .spinmills-n3e3dd .spinmills-pjxcas {
    display: none;
  }
}

.spinmills-n3e3dd .spinmills-u39ftp svg {
  display: none;
}

.spinmills-fq22v7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.spinmills-fq22v7 .spinmills-1ldzak {
  display: none;
}

@media (min-width: 768px) {
  .spinmills-fq22v7 .spinmills-1ldzak {
    display: flex;
  }
}

.spinmills-z7v5ba {
  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) {
  .spinmills-z7v5ba {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinmills-z7v5ba > * {
  margin: 0 !important;
}

.spinmills-z7v5ba img,
.spinmills-pqjodw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinmills-z7v5ba img,
  .spinmills-pqjodw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinmills-aznpy5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinmills-aznpy5 {
    width: 32px;
    height: 32px;
  }
}

.spinmills-ysw8ej {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .spinmills-ysw8ej {
    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;
  }

  .spinmills-ysw8ej::-webkit-scrollbar {
    display: none;
  }
}

.spinmills-6383rf {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .spinmills-6383rf {
    padding: 7px 15px;
  }
}

.spinmills-6383rf:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spinmills-pfx5ic {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spinmills-pfx5ic {
    display: flex;
    opacity: 1;
  }
}

.spinmills-6383rf picture {
  height: 100%;
  display: block;
}

.spinmills-6383rf img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .spinmills-6383rf img {
    width: 88px;
    height: 44px;
  }
}

.spinmills-6383rf p {
  text-align: center;
  width: 100%;
}

.spinmills-0nzhhc {
  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) {
  .spinmills-0nzhhc {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinmills-0nzhhc img,
.spinmills-kktzb2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinmills-0nzhhc img,
  .spinmills-kktzb2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinmills-phzj5v {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinmills-phzj5v {
    width: 32px;
    height: 32px;
  }
}

.spinmills-zhvt38 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.spinmills-umrw9r {
  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;
}

.spinmills-tbj26p {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.spinmills-tbj26p.spinmills-kllkjh {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.spinmills-i0vzd3 {
  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) {
  .spinmills-i0vzd3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.spinmills-pkxwt5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.spinmills-ghoc8r {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.spinmills-xr5wqi ease;
  opacity: 0;
  color: var(--text-color);
}

.spinmills-czky00 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.spinmills-czky00 ol,
.spinmills-czky00 ul {
  padding-left: 1.3em;
}

.spinmills-tbj26p.spinmills-kllkjh .spinmills-ghoc8r {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.spinmills-tbj26p.spinmills-kllkjh .spinmills-pkxwt5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.spinmills-j4d861 {
  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) {
  .spinmills-j4d861 {
    padding: 24px;
  }
}

.spinmills-j4d861 .spinmills-pjxcas {
  display: flex;
}

@media (min-width: 768px) {
  .spinmills-j4d861 .spinmills-pjxcas {
    display: none;
  }
}

.spinmills-j4d861 .spinmills-u39ftp svg {
  display: none;
}

.spinmills-3vn4le {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinmills-3vn4le .spinmills-1ldzak {
  display: none;
}

@media (min-width: 768px) {
  .spinmills-3vn4le .spinmills-1ldzak {
    display: flex;
  }
}

.spinmills-3usl6n {
  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) {
  .spinmills-3usl6n {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.spinmills-3usl6n > * {
  margin: 0 !important;
}

.spinmills-3usl6n img,
.spinmills-zsdduj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinmills-3usl6n img,
  .spinmills-zsdduj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinmills-2vr68z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinmills-2vr68z {
    width: 32px;
    height: 32px;
  }
}

.spinmills-dbnt9x {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .spinmills-dbnt9x {
    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;
  }

  .spinmills-dbnt9x::-webkit-scrollbar {
    display: none;
  }
}

.spinmills-c3dr8d {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.spinmills-c3dr8d:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spinmills-r2wqt4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spinmills-r2wqt4 {
    display: flex;
    opacity: 1;
  }
}

.spinmills-c3dr8d picture {
  width: auto;
  height: 100%;
  display: block;
}

.spinmills-c3dr8d picture img {
  display: block;
  width: auto;
  height: 100%;
}

.spinmills-at59lh {
  margin: -24px 0;
}

.spinmills-at59lh:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .spinmills-at59lh {
    margin: -16px 0;
  }
}

.spinmills-n5yx2i {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .spinmills-n5yx2i {
    flex-direction: row;
  }
}

.spinmills-wtpqch {
  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) {
  .spinmills-wtpqch {
    flex: 1;
  }
}

.spinmills-wtpqch::placeholder {
  color: var(--Text-400);
}

.spinmills-j7vm3b {
  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;
}

.spinmills-qiiges {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.spinmills-qiiges::-webkit-scrollbar {
  display: none;
}

.spinmills-1g8o7l {
  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;
}

.spinmills-1g8o7l img,
.spinmills-1g8o7l svg {
  margin-right: 8px;
}

.spinmills-zpeyzj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.spinmills-at59lh + .spinmills-y9wf8b {
  margin-top: 0;
}

@media (min-width: 768px) {
  .spinmills-at59lh + .spinmills-y9wf8b {
    margin-top: -16px;
  }
}

.spinmills-ghsu9s {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.spinmills-ghsu9s > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.spinmills-ghsu9s > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.spinmills-thhjgq {
  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;
}

.spinmills-vfsn6z {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.spinmills-4gnn90 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.spinmills-uhzye8 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.spinmills-4me911 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.spinmills-thhjgq 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;
}

.spinmills-thhjgq 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) {
  .spinmills-thhjgq {
    padding: 39px 179px 39px 39px;
  }

  .spinmills-vfsn6z {
    font-size: 40px;
    line-height: 48px;
  }

  .spinmills-4me911 {
    height: 348px;
  }

  .spinmills-thhjgq button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .spinmills-thhjgq button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .spinmills-thhjgq {
    padding: 63px;
  }
}

.spinmills-h9rnni {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .spinmills-h9rnni {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.spinmills-e7mo5a {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spinmills-e7mo5a {
    width: auto;
  }
}

.spinmills-gqozgg {
  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;
}

.spinmills-gqozgg::-webkit-scrollbar {
  display: none;
}

.spinmills-gqozgg 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);
}

.spinmills-gqozgg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spinmills-gqozgg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.spinmills-h9rnni .spinmills-yd1hsq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spinmills-xr5wqi,
    mask-image 0.3s;
}

.spinmills-h9rnni .spinmills-yd1hsq.spinmills-kp99mw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.spinmills-pteqzh {
  margin: 40px -16px;
}

.spinmills-hgbea0 + .spinmills-6bqjn9,
.spinmills-hgbea0 + .spinmills-pt2lkx {
  margin-top: 24px;
}

.spinmills-qxlx71 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.spinmills-qxlx71 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.spinmills-8buca6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .spinmills-8buca6 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .spinmills-8buca6 {
    margin-top: 0;
  }
}

.spinmills-fiaeum {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spinmills-fiaeum {
    font-size: 24px;
    line-height: 32px;
  }
}

.spinmills-3y4870 {
  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) {
  .spinmills-3y4870 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.spinmills-4c9rb6 {
  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) {
  .spinmills-4c9rb6 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.spinmills-a6g93z {
  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) {
  .spinmills-a6g93z {
    font-size: 20px;
    line-height: 28px;
  }
}

.spinmills-qw94b0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spinmills-qw94b0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.spinmills-jkekjm {
  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;
}

.spinmills-rqo7z5 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.spinmills-rqo7z5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.spinmills-y9wf8b {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.spinmills-the4hc {
  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) {
  .spinmills-the4hc {
    padding: 15px 48px;
  }
}

main > .spinmills-y9wf8b {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .spinmills-b1ngn0.spinmills-7yqevn > div:nth-child(n+5) {
    display: none;
  }
}

.spinmills-i21rzq p a img {
  display: block;
  margin: 0 auto;
}


.spinmills-3shest {
  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 */
.spinmills-l0glez {
  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;
}

.spinmills-l0glez label {
  font-size: 14px;
}

.spinmills-l0glez h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinmills-l0glez input,
.spinmills-l0glez textarea,
.spinmills-l0glez 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;
}
.spinmills-l0glez button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinmills-r6s20i ease;
}
.spinmills-l0glez button:hover {
  background-color: var(--button-bg-hover);
}
.spinmills-9sftzg {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinmills-ybsioi ease-in;
}

.spinmills-9sftzg 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;
}
.spinmills-kf8u5k, .spinmills-6wf6sh, [class*="review-card"],
thead, thead th, table th, .spinmills-9gyfrh,
.spinmills-q7q8ty, [class*="collapsible-header"],
.spinmills-mfgcyi, [class*="updated-block"] {
  color: #ece7dc !important;
}
