* {
  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;
  }
}

.spinfred-y9m77a {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .spinfred-y9m77a {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .spinfred-y9m77a {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.spinfred-nexlcp {
  overflow: hidden;
}

.spinfred-ygxgch img {
  background: var(--Neutral-300);
}

.spinfred-d8n7ij {
  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;
}

.spinfred-ufy3zm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.spinfred-ufy3zm:hover {
  background: var(--button-bg-hover);
}

.spinfred-oavbax {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spinfred-oavbax:hover {
  background: var(--button-bg-hover);
}

.spinfred-nncpzu {
  font-size: 12px;
  line-height: 18px;
}

.spinfred-6s34nz {
  font-size: 18px;
  line-height: 26px;
}

.spinfred-npqet8 {
  width: 100%;
}

.spinfred-dhdgp7 {
  padding: 6px 16px;
}

.spinfred-qh9afl {
  padding: 10px 16px;
}

.spinfred-hrfbr0 {
  padding: 15px 26px;
}

.spinfred-y8qek5 {
  flex-shrink: 0;
}

.spinfred-j6ulm1 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.spinfred-kb0xn4 {
  display: none;
}

.spinfred-4h77jm {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.spinfred-ksj18t {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.spinfred-b1jig7 {
  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;
}

.spinfred-ybx8m7 {
  cursor: grab;
}

.spinfred-b1jig7::-webkit-scrollbar {
  display: none;
}

.spinfred-rk5tkd {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.spinfred-ehkro0 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.spinfred-5ynrvx {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.spinfred-qdiiq3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.spinfred-4drv4u {
  visibility: visible;
}

.spinfred-ggtoif {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.spinfred-ut1to3 ease;
}

.spinfred-6n8mej {
  background-color: var(--Primary-200);
  width: 16px;
}

.spinfred-xk4ckc {
  -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.spinfred-ut1to3,
    mask-image 0.3s;
}

.spinfred-xk4ckc.spinfred-m540ms {
  -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;
  }
}

.spinfred-34lnh0: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;
}

.spinfred-10z3cu {
  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.spinfred-fsj47w.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.spinfred-fsj47w.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;
}

.spinfred-ombmpn {
  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);
}

.spinfred-ombmpn::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%
  );
}

.spinfred-1a72up {
  position: relative;
  z-index: 1;
}

.spinfred-11vui3 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.spinfred-9c9lzn {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.spinfred-7ivkfp {
  font-size: 40px;
  line-height: 48px;
}

.spinfred-611abi {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.spinfred-tnmw5k {
  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;
}

.spinfred-tnmw5k:hover {
  background: var(--Primary-400);
}

.spinfred-tnmw5k svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.spinfred-34lnh0 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) {
  .spinfred-ombmpn {
    max-width: 600px;
    padding: 64px;
  }

  .spinfred-11vui3 {
    font-size: 24px;
    line-height: 32px;
  }

  .spinfred-9c9lzn {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .spinfred-7ivkfp {
    font-size: 50px;
    line-height: 56px;
  }

  .spinfred-611abi {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .spinfred-10z3cu {
    top: 25px;
    right: 25px;
  }
}

.spinfred-eqmucu,
.spinfred-7fmxbn {
  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;
}

.spinfred-q432bt.spinfred-yyjkxw::before,
.spinfred-7fmxbn::before,
.spinfred-k0saye::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.spinfred-fsj47w.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.spinfred-5vnlnn 14.spinfred-ik2w6h.spinfred-rhaprl 14.spinfred-6nr8y3 15.spinfred-srkaql 14.spinfred-b6supy 15.spinfred-hfcf03 14.spinfred-qfyf0a.spinfred-a13oxn 14.spinfred-5k5v5m 19.spinfred-z5criv 12.spinfred-uvh32t 19.spinfred-z5criv 10.spinfred-1s03la.spinfred-z5criv 8.spinfred-58u3m6 17.spinfred-12rbbu 7.spinfred-ibhrc1 15.spinfred-rlby24 7.spinfred-lhne8m.spinfred-zv65vb 7.spinfred-ibhrc1 11.spinfred-aalwrk 8.spinfred-58u3m6 11.spinfred-aalwrk 10.spinfred-nuojdt.spinfred-aalwrk 12.spinfred-fl3k32 13.spinfred-rj78js 14.spinfred-3hzrbg 15.spinfred-xwo0x0 14.spinfred-ooe51l.spinfred-ss0qht 14.spinfred-3988nc 15.spinfred-7077uc 14.spinfred-ahwvip 15.spinfred-qg72ff 14.spinfred-4dvbqu.spinfred-5vnlnn 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.spinfred-thcba7 15.spinfred-y3x2xi.spinfred-6a90q8 15.spinfred-x6rd95 15.spinfred-iijo5u 15.spinfred-zq5qid 15.spinfred-afw9or 15.spinfred-wnhd9g.spinfred-263vb2 15.spinfred-zq5qid 15.spinfred-lg5os9 15.spinfred-vvrp0o 15.spinfred-b9oef9 15.spinfred-6kckee.spinfred-9hmc7d 15.spinfred-yx8zp0 7.spinfred-c57oxm 18.spinfred-fp45c9 7.spinfred-5d3zwf 23.spinfred-w7q5c8.spinfred-2w6c8u.spinfred-kzc56c 18.spinfred-rumlmi 19.spinfred-uexgzy 15.spinfred-rnh6os 15.spinfred-thcba7 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.spinfred-969m18 [type="submit"] *,
.spinfred-eq9hop button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .spinfred-fd0qty {
    display: none;
  }
}

.spinfred-k9a7rc {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .spinfred-k9a7rc {
  display: none;
}

@media (min-width: 768px) {
  .spinfred-k9a7rc {
    bottom: 22px;
  }
}

.spinfred-k9a7rc input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .spinfred-k9a7rc {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.spinfred-s67qce.static) .spinfred-k9a7rc {
    bottom: 8px;
  }
}

.spinfred-2lxi5q {
  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.spinfred-fsj47w.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.spinfred-4m55g9 3.spinfred-0086rs.spinfred-alxmrn.spinfred-1od9w5 3.spinfred-v874zv 3.spinfred-ebeoff 5.spinfred-4db3p8 3.spinfred-ebeoff 8.spinfred-vxzxet.spinfred-1kfkvr.spinfred-ebeoff 26.spinfred-8zdsv8 5.spinfred-mkc4xk 28.spinfred-vwnxj7 8.spinfred-28pzgc 28.spinfred-lgh88u.spinfred-3m0gcr 28.spinfred-oi2hzd.spinfred-973ck7 34.spinfred-tzcmrh.spinfred-9hqmhy 36.spinfred-0hyu6h 11.spinfred-rz3fls 37.spinfred-cjk4dm 12.spinfred-xjql2o 36.spinfred-57sees.spinfred-zvji4h 28.spinfred-myja2c.spinfred-1jrfrz.spinfred-010itb 28.spinfred-mpn6b1 36.spinfred-a8qahe 26.spinfred-vmvyj0 36.spinfred-a8qahe 23.spinfred-4shmua.spinfred-k76iln.spinfred-a8qahe 5.spinfred-yyodb6 34.spinfred-8gv3vx 3.spinfred-v874zv 31.spinfred-4m55g9 3.spinfred-2pihpg.spinfred-wm8ts8 18.spinfred-k6g1d2.spinfred-fo7gq2 18.spinfred-fx9v31 8.spinfred-i2uu3l 17.spinfred-x2znix 8.spinfred-i2uu3l 15.spinfred-kmw9i9.spinfred-i2uu3l 14.spinfred-ow90mq 9.spinfred-fo7gq2 13.spinfred-qs82r9 11.spinfred-wm8ts8 13.spinfred-3pjn0u.spinfred-jn9igr 13.spinfred-qs82r9 13.spinfred-nrltpi 14.spinfred-ow90mq 13.spinfred-nrltpi 15.spinfred-ua3r88.spinfred-nrltpi 17.spinfred-x2znix 12.spinfred-jn9igr 18.spinfred-fx9v31 11.spinfred-wm8ts8 18.spinfred-1uyts0.spinfred-xfp0x2 18.spinfred-97fcs5.spinfred-zpc39x 18.spinfred-fx9v31 17.spinfred-gutjrk 17.spinfred-x2znix 17.spinfred-gutjrk 15.spinfred-nlrx6d.spinfred-gutjrk 14.spinfred-ow90mq 18.spinfred-zpc39x 13.spinfred-qs82r9 20.spinfred-xfp0x2 13.spinfred-1ufcvc.spinfred-8upa66 13.spinfred-qs82r9 22.spinfred-resr7x 14.spinfred-ow90mq 22.spinfred-resr7x 15.spinfred-oz2n27.spinfred-kfhu9r 17.spinfred-x2znix 21.spinfred-8upa66 18.spinfred-fx9v31 20.spinfred-xfp0x2 18.spinfred-2fs0y3.spinfred-l6el1o 18.spinfred-2xuque.spinfred-sky0w8 18.spinfred-fx9v31 26.spinfred-u89kk0 17.spinfred-x2znix 26.spinfred-u89kk0 15.spinfred-cnkj68.spinfred-u89kk0 14.spinfred-ow90mq 27.spinfred-sky0w8 13.spinfred-qs82r9 28.spinfred-l6el1o 13.spinfred-pxi9dl.spinfred-ebga5b 13.spinfred-qs82r9 31.spinfred-mxkkta 14.spinfred-ow90mq 31.spinfred-mxkkta 15.spinfred-krsqzg.spinfred-u89kk0 17.spinfred-x2znix 30.spinfred-ebga5b 18.spinfred-fx9v31 28.spinfred-l6el1o 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"])
    .spinfred-2lxi5q {
    display: none;
  }
}

.spinfred-c01g7d {
  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) {
  .spinfred-c01g7d {
    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;
}

.spinfred-eq9hop {
  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) {
  .spinfred-eq9hop {
    padding: 14px 16px;
  }
}

.spinfred-eq9hop button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.spinfred-eq9hop button:first-child {
  align-content: end;
}

.spinfred-eq9hop button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .spinfred-eq9hop
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .spinfred-eq9hop
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.spinfred-eq9hop button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.spinfred-eq9hop button:last-child svg {
  width: 38px;
  height: 38px;
}

.spinfred-k0saye {
  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;
}

.spinfred-k0saye::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .spinfred-k0saye,
.pc61d126-chatbot[data-active-screen="3"]
  .spinfred-k0saye {
  opacity: 1;
  visibility: visible;
}

.spinfred-5u8twp {
  flex: 1 1;
}

.spinfred-lsxk4z {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .spinfred-lsxk4z {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .spinfred-cbvw7w {
  display: block;
}

.spinfred-u5bvof {
  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) {
  .spinfred-u5bvof {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.spinfred-7fmxbn {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.spinfred-7fmxbn::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.spinfred-7s8n6e span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.spinfred-7s8n6e p {
  color: var(--Text-100);
}

.spinfred-7fmxbn .spinfred-d9p07j {
  grid-area: button;
}

.spinfred-7fmxbn .spinfred-d9p07j::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.spinfred-fsj47w.org/2000/svg'%3E%3Cpath d='M4.spinfred-lk5hb7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spinfred-3fegl8 15L16.spinfred-3fegl8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spinfred-3fegl8 5L16.spinfred-3fegl8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .spinfred-a4ivjp {
  display: block;
}

.spinfred-e4wfm7 {
  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) {
  .spinfred-e4wfm7 {
    margin-top: 40px;
  }
}

.spinfred-eqmucu label,
.spinfred-eqmucu input {
  display: block;
  width: 100%;
}

.spinfred-eqmucu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.spinfred-eqmucu label.spinfred-jiwre6 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.spinfred-eqmucu label.spinfred-jiwre6::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;
}

.spinfred-eqmucu 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;
}

.spinfred-eqmucu input::placeholder {
  color: var(--Text-400);
}

.spinfred-xsob9t {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .spinfred-xsob9t {
  display: flex;
}

.spinfred-xsob9t ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .spinfred-xsob9t ol {
    height: 420px;
    padding: 24px;
  }
}

.spinfred-xsob9t ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.spinfred-969m18 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .spinfred-969m18 {
    padding: 0 24px 24px;
  }
}

.spinfred-969m18 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;
}

.spinfred-969m18 input::placeholder {
  color: var(--Text-400);
}

.spinfred-969m18 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.spinfred-969m18 [type="submit"]:disabled {
  opacity: 0.5;
}

.spinfred-969m18 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .spinfred-969m18 [type="submit"] {
    right: 40px;
  }
}

.spinfred-q432bt {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.spinfred-q432bt.spinfred-yyjkxw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.spinfred-q432bt.spinfred-yyjkxw::before {
  content: "";
  width: 31px;
}

.spinfred-q432bt.spinfred-yyjkxw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spinfred-q432bt.spinfred-kse44m p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.spinfred-q432bt p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spinfred-k9a7rc .spinfred-d9p07j {
  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;
  }
}

.spinfred-fd0qty {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .spinfred-fd0qty {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .spinfred-fd0qty {
    padding: 18px 0;
  }
}

.spinfred-fd0qty .spinfred-y9m77a {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .spinfred-fd0qty .spinfred-y9m77a {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.spinfred-5ogpew {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .spinfred-5ogpew {
    max-width: 160px;
    height: 40px;
  }
}

.spinfred-5ogpew picture,
.spinfred-5ogpew img {
  display: block;
  width: 100%;
  height: 100%;
}

.spinfred-5ogpew img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .spinfred-v5kj9u {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.spinfred-ut1to3 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .spinfred-fd0qty.spinfred-ex4orx .spinfred-v5kj9u {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .spinfred-v5kj9u {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .spinfred-v5kj9u {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.spinfred-84uyx5,
.spinfred-kyo2fe {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .spinfred-84uyx5,
  .spinfred-kyo2fe {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .spinfred-kyo2fe {
    display: none;
  }
}

.spinfred-s4t2b3 {
  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;
}

.spinfred-ex4orx .spinfred-s4t2b3 {
  background: var(--fh-bg-color);
}

.spinfred-s4t2b3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spinfred-s4t2b3 {
    display: none;
  }
}

.spinfred-v2b3k8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spinfred-v2b3k8 {
    display: none;
  }
}

.spinfred-dd6qfp {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.spinfred-fd0qty.spinfred-ex4orx .spinfred-dd6qfp:first-child {
  display: none;
}

.spinfred-fd0qty.spinfred-ex4orx .spinfred-dd6qfp:last-child {
  display: block;
}

.spinfred-dd6qfp:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .spinfred-dd6qfp {
    display: none;
  }
}

.spinfred-lc0vfm {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spinfred-lc0vfm {
    display: flex;
  }
}

.spinfred-lc0vfm ul {
  max-height: 350px;
  overflow-y: auto;
}

.spinfred-lc0vfm:hover ul {
  visibility: visible;
  opacity: 1;
}

.spinfred-lc0vfm:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.spinfred-lc0vfm:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.spinfred-lc0vfm:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.spinfred-lc0vfm:hover .spinfred-1ipery svg {
  transform: rotate(180deg);
}

.spinfred-c336qk {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.spinfred-s62h0e {
  padding: 0 8px;
}

.spinfred-5zex0q {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.spinfred-5zex0q:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .spinfred-5zex0q {
    padding: 4px 8px;
  }
}

.spinfred-sww3jd {
  display: flex;
}

.spinfred-sww3jd img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.spinfred-1ipery {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.spinfred-1ipery svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.spinfred-uhf76l {
  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) {
  .spinfred-uhf76l {
    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;
  }
}

.spinfred-u2etqq {
  width: 100%;
}

@media (min-width: 1200px) {
  .spinfred-u2etqq {
    display: none;
  }
}

.spinfred-3ocxah {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.spinfred-p26uut {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.spinfred-3xm6qt {
  display: flex;
}

.spinfred-0p2n65 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.spinfred-1dnkxt {
  list-style: none;
}

@media (max-width: 1199px) {
  .spinfred-1dnkxt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .spinfred-1dnkxt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .spinfred-1dnkxt .spinfred-5bu80d [data-ref-el],
  .spinfred-1dnkxt .spinfred-5bu80d span,
  .spinfred-1dnkxt .spinfred-5bu80d a {
    white-space: nowrap;
  }
}

.spinfred-zy9jhx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .spinfred-zy9jhx.spinfred-3eoy06 > .spinfred-5bu80d {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .spinfred-zy9jhx.spinfred-6doaw6:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .spinfred-zy9jhx.spinfred-3eoy06 > .spinfred-72dwa2 {
    height: auto;
  }

  .spinfred-zy9jhx.spinfred-3eoy06 > div > .spinfred-6fze3o {
    transform: rotate(180deg);
  }
}

.spinfred-zy9jhx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.spinfred-zy9jhx [data-ref-el],
.spinfred-zy9jhx span {
  cursor: pointer;
}

.spinfred-zy9jhx [data-ref-el],
.spinfred-zy9jhx span,
.spinfred-zy9jhx a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .spinfred-zy9jhx [data-ref-el],
  .spinfred-zy9jhx span,
  .spinfred-zy9jhx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .spinfred-zy9jhx [data-ref-el],
  .spinfred-zy9jhx span,
  .spinfred-zy9jhx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.spinfred-72dwa2 {
  height: 0;
  overflow: hidden;
  transition: height 0.spinfred-ut1to3 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.spinfred-72dwa2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.spinfred-72dwa2::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.spinfred-72dwa2::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .spinfred-72dwa2 {
    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;
  }

  .spinfred-72dwa2:has(> .spinfred-zy9jhx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .spinfred-72dwa2 .spinfred-72dwa2 {
    padding: 0;
  }

  .spinfred-72dwa2 .spinfred-zy9jhx {
    font-weight: 400;
  }

  .spinfred-72dwa2 .spinfred-zy9jhx:hover > .spinfred-5bu80d {
    background: var(--Neutral-300);
  }

  .spinfred-72dwa2 .spinfred-6fze3o {
    rotate: -90deg;
  }
}

.spinfred-5bu80d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spinfred-5bu80d {
    padding: 8px;
  }

  .spinfred-zy9jhx.spinfred-v2ugap > .spinfred-5bu80d {
    background: var(--Neutral-300);
  }
}

.spinfred-6fze3o {
  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.spinfred-fsj47w.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.spinfred-gs6z1r 0.spinfred-wt2iqs.spinfred-h3be08 -0.spinfred-lw9q1n 0.spinfred-xwd11w -0.spinfred-lw9q1n 1.spinfred-q4nx5s 0.spinfred-pf1rjs.spinfred-0psb7q 4.spinfred-52dees.spinfred-gs6z1r 0.spinfred-udnyp5.spinfred-57z3xs -0.spinfred-lw9q1n 9.spinfred-uji6t0 -0.spinfred-lw9q1n 10.spinfred-vjptby 0.spinfred-i6n01q.spinfred-e6mp84 0.spinfred-h3be08 10.spinfred-e6mp84 0.spinfred-xwd11w 10.spinfred-vjptby 1.spinfred-ctcmm5.spinfred-up4isk 5.spinfred-yufkby.spinfred-2wjanb 6.spinfred-fnfevz 5.spinfred-xq41tg 6.spinfred-fnfevz 4.spinfred-ejq24f 5.spinfred-tkznli.spinfred-gs6z1r 1.spinfred-tzfk40.spinfred-lw9q1n 0.spinfred-xwd11w -0.spinfred-lw9q1n 0.spinfred-h3be08 0.spinfred-gs6z1r 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.spinfred-ut1to3 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spinfred-6fze3o {
    cursor: default;
  }
}

.spinfred-xbr9wj {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.spinfred-r91zv5 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .spinfred-r91zv5 {
    padding: 40px 4px;
  }
}

.spinfred-3dg21w {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .spinfred-3dg21w {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.spinfred-ckzb1o {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .spinfred-ckzb1o {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.spinfred-ckzb1o ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.spinfred-ckzb1o [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.spinfred-ckzb1o [data-ref-el],
.spinfred-ckzb1o span,
.spinfred-ckzb1o a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.spinfred-0c7avt {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spinfred-0c7avt {
    margin-bottom: 12px;
  }
}

.spinfred-5tobuf {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.spinfred-5tobuf img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .spinfred-5tobuf:last-child {
    margin-right: 0;
  }
}

.spinfred-rvxpo1 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spinfred-0c7avt:hover .spinfred-yffz5h {
  visibility: visible;
  opacity: 1;
}

.spinfred-yffz5h {
  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);
}

.spinfred-suulwz {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.spinfred-1kupjk {
  display: flex;
  margin: 6px;
}

.spinfred-1kupjk img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.spinfred-yffz5h::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);
}

.spinfred-yffz5h::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);
}

.spinfred-rystz4 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .spinfred-rystz4 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.spinfred-qyj8hd {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .spinfred-qyj8hd {
    margin-right: 32px;
  }
}

.spinfred-593jok {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spinfred-593jok {
    margin-top: 0;
    width: 340px;
  }
}

.spinfred-593jok a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spinfred-dzyakk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.spinfred-30vxis {
  position: relative;
}

@media (min-width: 768px) {
  .spinfred-30vxis {
    margin-top: 40px;
  }
}

.spinfred-30vxis + .spinfred-fain3z,
.spinfred-30vxis + .spinfred-30vxis {
  margin-top: 24px;
}

.spinfred-u7kou7 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .spinfred-u7kou7 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .spinfred-u7kou7 {
    padding: 80px;
  }
}

.spinfred-ekeh0f {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .spinfred-ekeh0f {
    padding: 0 16px;
}


}

.spinfred-w839px {
  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) {
  .spinfred-w839px {
    font-size: 48px;
    line-height: 56px;
  }
}

.spinfred-omdd2b {
  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) {
  .spinfred-omdd2b {
    font-size: 24px;
    line-height: 32px;
  }
}

.spinfred-pbfkgr {
  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;
}

.spinfred-pbfkgr:hover {
  background: var(--button-bg-hover);
}

.spinfred-1iwb8a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.spinfred-1iwb8a img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .spinfred-1iwb8a img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .spinfred-1iwb8a img {
  min-height: 100%;
  }
}

.spinfred-u7kou7::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.spinfred-u06owz {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.spinfred-u06owz h1,
.spinfred-u06owz h2,
.spinfred-u06owz h3,
.spinfred-u06owz h4 {
  margin-bottom: 6px;
}

.spinfred-u06owz h1:not(:first-child),
.spinfred-u06owz h2:not(:first-child),
.spinfred-u06owz h3:not(:first-child),
.spinfred-u06owz h4:not(:first-child) {
  margin-top: 16px;
}

.spinfred-u06owz h1,
.spinfred-u06owz h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .spinfred-u06owz h1,
  .spinfred-u06owz h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.spinfred-u06owz h2,
.spinfred-u06owz h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .spinfred-u06owz h2,
  .spinfred-u06owz h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinfred-u06owz h3,
.spinfred-u06owz h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .spinfred-u06owz h3,
  .spinfred-u06owz h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.spinfred-u06owz h4,
.spinfred-u06owz h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.spinfred-u06owz ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.spinfred-u06owz ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.spinfred-u06owz 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);
}

.spinfred-u06owz ul ul {
  margin-bottom: 8px;
}

.spinfred-u06owz ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.spinfred-u06owz ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.spinfred-u06owz ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.spinfred-u06owz ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.spinfred-u06owz ol li::marker {
  font-weight: 700;
}

.spinfred-u06owz ol ol {
  margin-bottom: 8px;
}

.spinfred-u06owz ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.spinfred-u06owz ol ul li {
  padding-left: 16px;
}

.spinfred-u06owz 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) {
  .spinfred-u06owz table {
    padding: 24px;
  }
}

.spinfred-u06owz table.spinfred-tvk1xm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spinfred-ut1to3,
    mask-image 0.3s;
}

.spinfred-u06owz table.spinfred-tvk1xm.spinfred-m540ms {
  -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) {
  .spinfred-u06owz table {
    display: table;
  }
}

.spinfred-u06owz 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);
}

.spinfred-u06owz table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spinfred-u06owz table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spinfred-u06owz 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) {
  .spinfred-u06owz table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.spinfred-u06owz table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spinfred-u06owz table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spinfred-u06owz table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.spinfred-u06owz img {
  max-width: 100%;
  height: auto;
}

.spinfred-6zwzq8 {
  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) {
  .spinfred-6zwzq8 {
    padding: 24px;
  }
}

.spinfred-jncx1c {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .spinfred-jncx1c {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.spinfred-jncx1c > * {
  margin: 0 !important;
}

.spinfred-jncx1c img,
.spinfred-jysmgv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinfred-jncx1c img,
  .spinfred-jysmgv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinfred-eq3e3b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinfred-eq3e3b {
    width: 32px;
    height: 32px;
  }
}

.spinfred-vob5td {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.spinfred-vob5td .spinfred-u4n0m5 {
  flex-shrink: 0;
}

.spinfred-vob5td .spinfred-c9evys svg {
  display: none;
}

.spinfred-jh1owm {
  display: grid;
  transition: max-height 0.spinfred-ut1to3 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .spinfred-jh1owm {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .spinfred-jh1owm {
    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));
  }
}

.spinfred-jh1owm.spinfred-k9fzsb + .spinfred-u4n0m5 svg {
  transform: rotate(180deg);
}

.spinfred-1rjrum {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.spinfred-1rjrum > div:nth-child(3n) {
  grid-column: span 2;
}

.spinfred-1rjrum
  > div:nth-child(3n)
  .spinfred-0uv43d
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .spinfred-1rjrum {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .spinfred-1rjrum > div:nth-child(3n) {
    grid-column: unset;
  }

  .spinfred-1rjrum
    > div:nth-child(3n)
    .spinfred-0uv43d
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .spinfred-1rjrum {
    max-width: 270px;
  }
}

.spinfred-1rjrum .spinfred-0uv43d button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .spinfred-1rjrum .spinfred-0uv43d button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .spinfred-1rjrum .spinfred-0uv43d button {
    max-width: 104px;
  }
}

.spinfred-edljbw {
  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) {
  .spinfred-edljbw {
    margin-bottom: 0;
  }
}

.spinfred-42wc0y {
  display: none;
  opacity: 0;
}

.spinfred-3atpcf {
  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;
  }
}

.spinfred-3atpcf img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.spinfred-0uv43d {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.spinfred-0uv43d button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spinfred-0uv43d
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spinfred-0uv43d
    button {
    max-width: 145px;
  }
}

.spinfred-d581s8:first-child
  .spinfred-0uv43d
  button {
  max-width: 270px;
}

.spinfred-7n08zs {
  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%;
}

.spinfred-edljbw picture {
  width: 100%;
  max-width: 100%;
}

.spinfred-yd6jzo {
  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;
}

.spinfred-yd6jzo svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.spinfred-edljbw:hover .spinfred-yd6jzo {
  display: flex;
}

.spinfred-lymx2g {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.spinfred-p5seia {
  display: flex;
}

.spinfred-p5seia:hover .spinfred-334pot,
.spinfred-p5seia .spinfred-v2ugap .spinfred-334pot {
  display: flex;
}

.spinfred-p5seia svg {
  flex-shrink: 0;
}

.spinfred-334pot {
  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) {
  .spinfred-334pot {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.spinfred-334pot:hover {
  display: flex;
}

.spinfred-334pot svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.spinfred-7l150g {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .spinfred-7l150g {
    font-size: 12px;
  }
}

.spinfred-lmaqlt,
.spinfred-4nykf7 {
  width: 50%;
  flex-shrink: 0;
}

.spinfred-lmaqlt {
  font-weight: 700;
}

.spinfred-fjaiwg .spinfred-jh1owm {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .spinfred-fjaiwg .spinfred-jh1owm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .spinfred-fjaiwg .spinfred-jh1owm {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.spinfred-fjaiwg
  .spinfred-7n08zs:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.spinfred-fjaiwg .spinfred-3atpcf {
  height: 100% !important;
  border-radius: 16px;
}

.spinfred-fjaiwg .spinfred-0uv43d {
  gap: 4px;
  align-items: center;
}

.spinfred-fjaiwg .spinfred-0uv43d button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spinfred-fjaiwg .spinfred-0uv43d svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.spinfred-fjaiwg .spinfred-ky4sic,
.spinfred-fjaiwg .spinfred-7z5r3n {
  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.spinfred-fsj47w.org/2000/svg'%3E%3Cpath d='M9.spinfred-ru0lk4 4.spinfred-jz0a31.spinfred-dcie6y 5.spinfred-qos4op.spinfred-wtdjhj 5.spinfred-haxzak.spinfred-38szs4 5.spinfred-4vd9pw.spinfred-1qb6y5 8.spinfred-jf7aru.spinfred-9e5wgg 9.spinfred-5p5ygj.spinfred-18qr3j 9.spinfred-211z0t.spinfred-b56zw7 13.spinfred-8wxs0u.spinfred-tb38za 11.spinfred-tnd8ne.spinfred-b0nq2f 11.spinfred-0es4bv.spinfred-i59w9r 11.spinfred-xvpvdx.spinfred-yn6ejh 13.spinfred-mtmu4v.spinfred-ckf1q0 9.spinfred-q48ptw.spinfred-zja6zi 9.spinfred-fnz8m7.spinfred-0mmj6w 8.spinfred-kmrpq0.spinfred-f1eo6r 5.spinfred-ibs4il.spinfred-pt6evp 5.spinfred-zuwt4c.spinfred-lzvoha 5.spinfred-4u9dz0.spinfred-cn3jt8 4.spinfred-o0b2cg.spinfred-b0nq2f 1.spinfred-5fx95k.spinfred-ru0lk4 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.spinfred-fjaiwg .spinfred-ky4sic {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.spinfred-fjaiwg .spinfred-7z5r3n {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.spinfred-ley1bu {
  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) {
  .spinfred-ley1bu {
    padding: 24px;
  }
}

.spinfred-ley1bu .spinfred-u4n0m5 {
  display: flex;
}

@media (min-width: 768px) {
  .spinfred-ley1bu .spinfred-u4n0m5 {
    display: none;
  }
}

.spinfred-ley1bu .spinfred-c9evys svg {
  display: none;
}

.spinfred-fgda0w {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.spinfred-fgda0w .spinfred-d8n7ij {
  display: none;
}

@media (min-width: 768px) {
  .spinfred-fgda0w .spinfred-d8n7ij {
    display: flex;
  }
}

.spinfred-t77su6 {
  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) {
  .spinfred-t77su6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinfred-t77su6 > * {
  margin: 0 !important;
}

.spinfred-t77su6 img,
.spinfred-s3c46f {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinfred-t77su6 img,
  .spinfred-s3c46f {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinfred-pufbz9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinfred-pufbz9 {
    width: 32px;
    height: 32px;
  }
}

.spinfred-bofse7 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .spinfred-bofse7 {
    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;
  }

  .spinfred-bofse7::-webkit-scrollbar {
    display: none;
  }
}

.spinfred-k8l7a6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .spinfred-k8l7a6 {
    padding: 7px 15px;
  }
}

.spinfred-k8l7a6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spinfred-zdio63 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spinfred-zdio63 {
    display: flex;
    opacity: 1;
  }
}

.spinfred-k8l7a6 picture {
  height: 100%;
  display: block;
}

.spinfred-k8l7a6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .spinfred-k8l7a6 img {
    width: 88px;
    height: 44px;
  }
}

.spinfred-k8l7a6 p {
  text-align: center;
  width: 100%;
}

.spinfred-8gs5z7 {
  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) {
  .spinfred-8gs5z7 {
    font-size: 40px;
    line-height: 48px;
  }
}

.spinfred-8gs5z7 img,
.spinfred-mcw5bg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinfred-8gs5z7 img,
  .spinfred-mcw5bg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinfred-d0i5o6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinfred-d0i5o6 {
    width: 32px;
    height: 32px;
  }
}

.spinfred-b3jgbu {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.spinfred-wihidx {
  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;
}

.spinfred-m3wstf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.spinfred-m3wstf.spinfred-v2ugap {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.spinfred-hu3lra {
  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) {
  .spinfred-hu3lra {
    font-size: 20px;
    line-height: 28px;
  }
}

.spinfred-zkv1s3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.spinfred-lnpqju {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.spinfred-ut1to3 ease;
  opacity: 0;
  color: var(--text-color);
}

.spinfred-hubkbh {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.spinfred-hubkbh ol,
.spinfred-hubkbh ul {
  padding-left: 1.3em;
}

.spinfred-m3wstf.spinfred-v2ugap .spinfred-lnpqju {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.spinfred-m3wstf.spinfred-v2ugap .spinfred-zkv1s3 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.spinfred-te80dw {
  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) {
  .spinfred-te80dw {
    padding: 24px;
  }
}

.spinfred-te80dw .spinfred-u4n0m5 {
  display: flex;
}

@media (min-width: 768px) {
  .spinfred-te80dw .spinfred-u4n0m5 {
    display: none;
  }
}

.spinfred-te80dw .spinfred-c9evys svg {
  display: none;
}

.spinfred-5z6sw0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinfred-5z6sw0 .spinfred-d8n7ij {
  display: none;
}

@media (min-width: 768px) {
  .spinfred-5z6sw0 .spinfred-d8n7ij {
    display: flex;
  }
}

.spinfred-nvumj6 {
  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) {
  .spinfred-nvumj6 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.spinfred-nvumj6 > * {
  margin: 0 !important;
}

.spinfred-nvumj6 img,
.spinfred-wkdfyx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spinfred-nvumj6 img,
  .spinfred-wkdfyx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spinfred-al47aj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spinfred-al47aj {
    width: 32px;
    height: 32px;
  }
}

.spinfred-i6moq6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .spinfred-i6moq6 {
    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;
  }

  .spinfred-i6moq6::-webkit-scrollbar {
    display: none;
  }
}

.spinfred-i73kmw {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.spinfred-i73kmw:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spinfred-84o2g3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spinfred-84o2g3 {
    display: flex;
    opacity: 1;
  }
}

.spinfred-i73kmw picture {
  width: auto;
  height: 100%;
  display: block;
}

.spinfred-i73kmw picture img {
  display: block;
  width: auto;
  height: 100%;
}

.spinfred-j7xl97 {
  margin: -24px 0;
}

.spinfred-j7xl97:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .spinfred-j7xl97 {
    margin: -16px 0;
  }
}

.spinfred-eedwia {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .spinfred-eedwia {
    flex-direction: row;
  }
}

.spinfred-0hislj {
  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) {
  .spinfred-0hislj {
    flex: 1;
  }
}

.spinfred-0hislj::placeholder {
  color: var(--Text-400);
}

.spinfred-ep25jv {
  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;
}

.spinfred-ngzk3p {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.spinfred-ngzk3p::-webkit-scrollbar {
  display: none;
}

.spinfred-ngy9dd {
  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;
}

.spinfred-ngy9dd img,
.spinfred-ngy9dd svg {
  margin-right: 8px;
}

.spinfred-30a0w2 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.spinfred-j7xl97 + .spinfred-lewq3d {
  margin-top: 0;
}

@media (min-width: 768px) {
  .spinfred-j7xl97 + .spinfred-lewq3d {
    margin-top: -16px;
  }
}

.spinfred-thjod5 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.spinfred-thjod5 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.spinfred-thjod5 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.spinfred-j9l7gt {
  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;
}

.spinfred-b2szae {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.spinfred-nufbo6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.spinfred-dxxfzj {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.spinfred-d3gv52 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.spinfred-j9l7gt 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;
}

.spinfred-j9l7gt 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) {
  .spinfred-j9l7gt {
    padding: 39px 179px 39px 39px;
  }

  .spinfred-b2szae {
    font-size: 40px;
    line-height: 48px;
  }

  .spinfred-d3gv52 {
    height: 348px;
  }

  .spinfred-j9l7gt button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .spinfred-j9l7gt button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .spinfred-j9l7gt {
    padding: 63px;
  }
}

.spinfred-2r21nx {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .spinfred-2r21nx {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.spinfred-ib9cpi {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spinfred-ib9cpi {
    width: auto;
  }
}

.spinfred-bo19bv {
  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;
}

.spinfred-bo19bv::-webkit-scrollbar {
  display: none;
}

.spinfred-bo19bv 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);
}

.spinfred-bo19bv a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spinfred-bo19bv {
    margin-left: 16px;
    margin-top: 0;
  }
}

.spinfred-2r21nx .spinfred-t75bpt {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spinfred-ut1to3,
    mask-image 0.3s;
}

.spinfred-2r21nx .spinfred-t75bpt.spinfred-m540ms {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.spinfred-d0wjk7 {
  margin: 40px -16px;
}

.spinfred-8s0wa0 + .spinfred-fain3z,
.spinfred-8s0wa0 + .spinfred-30vxis {
  margin-top: 24px;
}

.spinfred-sscdzm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.spinfred-sscdzm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.spinfred-bknprm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .spinfred-bknprm {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .spinfred-bknprm {
    margin-top: 0;
  }
}

.spinfred-pa93yj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spinfred-pa93yj {
    font-size: 24px;
    line-height: 32px;
  }
}

.spinfred-t1lzce {
  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) {
  .spinfred-t1lzce {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.spinfred-et8b95 {
  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) {
  .spinfred-et8b95 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.spinfred-n7ecq7 {
  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) {
  .spinfred-n7ecq7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.spinfred-50teai {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spinfred-50teai {
    font-size: 32px;
    line-height: 40px;
  }
}

.spinfred-89wee9 {
  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;
}

.spinfred-2199as {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.spinfred-2199as img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.spinfred-lewq3d {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.spinfred-m6p9f0 {
  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) {
  .spinfred-m6p9f0 {
    padding: 15px 48px;
  }
}

main > .spinfred-lewq3d {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .spinfred-jh1owm.spinfred-cqz0aq > div:nth-child(n+5) {
    display: none;
  }
}

.spinfred-u06owz p a img {
  display: block;
  margin: 0 auto;
}


.spinfred-hxu7r6 {
  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 */
.spinfred-x7rxed {
  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;
}

.spinfred-x7rxed label {
  font-size: 14px;
}

.spinfred-x7rxed h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinfred-x7rxed input,
.spinfred-x7rxed textarea,
.spinfred-x7rxed 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;
}
.spinfred-x7rxed button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinfred-khtjva ease;
}
.spinfred-x7rxed button:hover {
  background-color: var(--button-bg-hover);
}
.spinfred-ivgvsn {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinfred-z7k27k ease-in;
}

.spinfred-ivgvsn 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;
}
.spinfred-0y84xa, .spinfred-6tir8t, [class*="review-card"],
thead, thead th, table th, .spinfred-ad00bo,
.spinfred-d0vieb, [class*="collapsible-header"],
.spinfred-esbv0n, [class*="updated-block"] {
  color: #ece7dc !important;
}
