* {
  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;
  }
}

.spellwin-td8wtz {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .spellwin-td8wtz {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .spellwin-td8wtz {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.spellwin-1bcmye {
  overflow: hidden;
}

.spellwin-i5t7wj img {
  background: var(--Neutral-300);
}

.spellwin-vbw2eu {
  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;
}

.spellwin-tjuopu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.spellwin-tjuopu:hover {
  background: var(--button-bg-hover);
}

.spellwin-8w7zvg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.spellwin-8w7zvg:hover {
  background: var(--button-bg-hover);
}

.spellwin-378x95 {
  font-size: 12px;
  line-height: 18px;
}

.spellwin-9f97ux {
  font-size: 18px;
  line-height: 26px;
}

.spellwin-08sz81 {
  width: 100%;
}

.spellwin-ef528o {
  padding: 6px 16px;
}

.spellwin-7tuj2r {
  padding: 10px 16px;
}

.spellwin-7pd00z {
  padding: 15px 26px;
}

.spellwin-gqhlyu {
  flex-shrink: 0;
}

.spellwin-v2b256 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.spellwin-6plitp {
  display: none;
}

.spellwin-a6tnej {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.spellwin-271h6a {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.spellwin-nj6jbp {
  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;
}

.spellwin-m6ninl {
  cursor: grab;
}

.spellwin-nj6jbp::-webkit-scrollbar {
  display: none;
}

.spellwin-41uo0x {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.spellwin-ga0cdj {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.spellwin-l3o20u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.spellwin-apfg4i {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.spellwin-sj9rlr {
  visibility: visible;
}

.spellwin-9nniq5 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.spellwin-no8rdl ease;
}

.spellwin-09cafu {
  background-color: var(--Primary-200);
  width: 16px;
}

.spellwin-g9v9y9 {
  -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.spellwin-no8rdl,
    mask-image 0.3s;
}

.spellwin-g9v9y9.spellwin-lagx4k {
  -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;
  }
}

.spellwin-omtxws: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;
}

.spellwin-d1y3tb {
  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.spellwin-vqknd9.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.spellwin-vqknd9.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;
}

.spellwin-ibcav8 {
  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);
}

.spellwin-ibcav8::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%
  );
}

.spellwin-l4hgog {
  position: relative;
  z-index: 1;
}

.spellwin-nyxkx7 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.spellwin-o3k6ge {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.spellwin-btz74o {
  font-size: 40px;
  line-height: 48px;
}

.spellwin-vqx022 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.spellwin-cbk3ql {
  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;
}

.spellwin-cbk3ql:hover {
  background: var(--Primary-400);
}

.spellwin-cbk3ql svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.spellwin-omtxws 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) {
  .spellwin-ibcav8 {
    max-width: 600px;
    padding: 64px;
  }

  .spellwin-nyxkx7 {
    font-size: 24px;
    line-height: 32px;
  }

  .spellwin-o3k6ge {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .spellwin-btz74o {
    font-size: 50px;
    line-height: 56px;
  }

  .spellwin-vqx022 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .spellwin-d1y3tb {
    top: 25px;
    right: 25px;
  }
}

.spellwin-gk5acv,
.spellwin-q2vo3w {
  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;
}

.spellwin-bd2zw2.spellwin-0nmqq7::before,
.spellwin-q2vo3w::before,
.spellwin-hf3ah3::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.spellwin-vqknd9.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.spellwin-oo8x50 14.spellwin-lzy22e.spellwin-kemyrm 14.spellwin-9jbpb5 15.spellwin-usf9tk 14.spellwin-geg6gn 15.spellwin-2rc7cr 14.spellwin-g46b2p.spellwin-ygrhdh 14.spellwin-uxt6k5 19.spellwin-qh4k4n 12.spellwin-ekddht 19.spellwin-qh4k4n 10.spellwin-41ofaq.spellwin-qh4k4n 8.spellwin-jw63u5 17.spellwin-ose2qz 7.spellwin-pjvug6 15.spellwin-hht5gp 7.spellwin-j1rqve.spellwin-eq5k99 7.spellwin-pjvug6 11.spellwin-txnqho 8.spellwin-jw63u5 11.spellwin-txnqho 10.spellwin-62wp3p.spellwin-txnqho 12.spellwin-91xg63 13.spellwin-f9v25m 14.spellwin-iipnhm 15.spellwin-lcn08h 14.spellwin-q4opd3.spellwin-p0bbqn 14.spellwin-qgfbxf 15.spellwin-x4m1mg 14.spellwin-ljall3 15.spellwin-neq4xt 14.spellwin-3e0o6s.spellwin-oo8x50 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.spellwin-4q3d5l 15.spellwin-xvo3ze.spellwin-87owlr 15.spellwin-lw5rjf 15.spellwin-v2462u 15.spellwin-g379r6 15.spellwin-ayyvy0 15.spellwin-t9dpep.spellwin-863xu3 15.spellwin-g379r6 15.spellwin-bhel8d 15.spellwin-vghhq6 15.spellwin-s95rv8 15.spellwin-fbfwr6.spellwin-gj479g 15.spellwin-t1dt1f 7.spellwin-p3rw7h 18.spellwin-monisz 7.spellwin-oxcj7f 23.spellwin-3p9h03.spellwin-5r67bz.spellwin-oy2b88 18.spellwin-qyzewp 19.spellwin-tuvdv6 15.spellwin-gx037m 15.spellwin-4q3d5l 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.spellwin-kl2dvw [type="submit"] *,
.spellwin-npc9sy button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .spellwin-0k20gs {
    display: none;
  }
}

.spellwin-dzysxk {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .spellwin-dzysxk {
  display: none;
}

@media (min-width: 768px) {
  .spellwin-dzysxk {
    bottom: 22px;
  }
}

.spellwin-dzysxk input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .spellwin-dzysxk {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.spellwin-2lhuu3.static) .spellwin-dzysxk {
    bottom: 8px;
  }
}

.spellwin-frxqdc {
  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.spellwin-vqknd9.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.spellwin-tr54np 3.spellwin-0bvuwd.spellwin-ktcosy.spellwin-oqxo5e 3.spellwin-j7aam1 3.spellwin-attyak 5.spellwin-zz88fw 3.spellwin-attyak 8.spellwin-v54c3u.spellwin-ofjar5.spellwin-attyak 26.spellwin-5mu55u 5.spellwin-mx2r2g 28.spellwin-zma0u3 8.spellwin-3v3ayu 28.spellwin-flk4cq.spellwin-l4gq65 28.spellwin-jygxp7.spellwin-q5qtau 34.spellwin-51d2ip.spellwin-y8p6ye 36.spellwin-az2i7i 11.spellwin-20zwub 37.spellwin-tqzjt3 12.spellwin-knu6y9 36.spellwin-5brqlf.spellwin-g46c0i 28.spellwin-w6optp.spellwin-4b7uzs.spellwin-albdx3 28.spellwin-7crkhp 36.spellwin-brsgau 26.spellwin-q2v1ja 36.spellwin-brsgau 23.spellwin-8ggs7q.spellwin-pz1m8a.spellwin-brsgau 5.spellwin-wnat1y 34.spellwin-4zg5sn 3.spellwin-j7aam1 31.spellwin-tr54np 3.spellwin-fh7p82.spellwin-ecvpru 18.spellwin-3oa2yz.spellwin-hlnznd 18.spellwin-ha6lhi 8.spellwin-4ji613 17.spellwin-m1d91k 8.spellwin-4ji613 15.spellwin-ktl8j1.spellwin-4ji613 14.spellwin-27u1av 9.spellwin-hlnznd 13.spellwin-axkonz 11.spellwin-ecvpru 13.spellwin-mh5d4n.spellwin-3fj7qa 13.spellwin-axkonz 13.spellwin-ufio84 14.spellwin-27u1av 13.spellwin-ufio84 15.spellwin-c0uata.spellwin-ufio84 17.spellwin-m1d91k 12.spellwin-3fj7qa 18.spellwin-ha6lhi 11.spellwin-ecvpru 18.spellwin-hzxhor.spellwin-73yf5n 18.spellwin-vz61mp.spellwin-p0d8yv 18.spellwin-ha6lhi 17.spellwin-uwm1fz 17.spellwin-m1d91k 17.spellwin-uwm1fz 15.spellwin-brpcdv.spellwin-uwm1fz 14.spellwin-27u1av 18.spellwin-p0d8yv 13.spellwin-axkonz 20.spellwin-73yf5n 13.spellwin-f9lm58.spellwin-8k1c9p 13.spellwin-axkonz 22.spellwin-tdl4xt 14.spellwin-27u1av 22.spellwin-tdl4xt 15.spellwin-cee36n.spellwin-4hsy8c 17.spellwin-m1d91k 21.spellwin-8k1c9p 18.spellwin-ha6lhi 20.spellwin-73yf5n 18.spellwin-oz0m40.spellwin-ssrpjw 18.spellwin-53dx4q.spellwin-pvtiqb 18.spellwin-ha6lhi 26.spellwin-ib2wtj 17.spellwin-m1d91k 26.spellwin-ib2wtj 15.spellwin-hyiwp5.spellwin-ib2wtj 14.spellwin-27u1av 27.spellwin-pvtiqb 13.spellwin-axkonz 28.spellwin-ssrpjw 13.spellwin-todb3p.spellwin-ru87a2 13.spellwin-axkonz 31.spellwin-i6w9x0 14.spellwin-27u1av 31.spellwin-i6w9x0 15.spellwin-tke15d.spellwin-ib2wtj 17.spellwin-m1d91k 30.spellwin-ru87a2 18.spellwin-ha6lhi 28.spellwin-ssrpjw 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"])
    .spellwin-frxqdc {
    display: none;
  }
}

.spellwin-v1u838 {
  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) {
  .spellwin-v1u838 {
    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;
}

.spellwin-npc9sy {
  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) {
  .spellwin-npc9sy {
    padding: 14px 16px;
  }
}

.spellwin-npc9sy button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.spellwin-npc9sy button:first-child {
  align-content: end;
}

.spellwin-npc9sy button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .spellwin-npc9sy
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .spellwin-npc9sy
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.spellwin-npc9sy button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.spellwin-npc9sy button:last-child svg {
  width: 38px;
  height: 38px;
}

.spellwin-hf3ah3 {
  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;
}

.spellwin-hf3ah3::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .spellwin-hf3ah3,
.pc61d126-chatbot[data-active-screen="3"]
  .spellwin-hf3ah3 {
  opacity: 1;
  visibility: visible;
}

.spellwin-l19pfz {
  flex: 1 1;
}

.spellwin-fzq1lg {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .spellwin-fzq1lg {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .spellwin-qw9p7v {
  display: block;
}

.spellwin-icbxhg {
  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) {
  .spellwin-icbxhg {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.spellwin-q2vo3w {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.spellwin-q2vo3w::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.spellwin-0g8ozl span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.spellwin-0g8ozl p {
  color: var(--Text-100);
}

.spellwin-q2vo3w .spellwin-irlly3 {
  grid-area: button;
}

.spellwin-q2vo3w .spellwin-irlly3::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.spellwin-vqknd9.org/2000/svg'%3E%3Cpath d='M4.spellwin-mynvl3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spellwin-pvrziv 15L16.spellwin-pvrziv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.spellwin-pvrziv 5L16.spellwin-pvrziv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .spellwin-w6qrpx {
  display: block;
}

.spellwin-90xldb {
  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) {
  .spellwin-90xldb {
    margin-top: 40px;
  }
}

.spellwin-gk5acv label,
.spellwin-gk5acv input {
  display: block;
  width: 100%;
}

.spellwin-gk5acv label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.spellwin-gk5acv label.spellwin-ngfxjp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.spellwin-gk5acv label.spellwin-ngfxjp::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;
}

.spellwin-gk5acv 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;
}

.spellwin-gk5acv input::placeholder {
  color: var(--Text-400);
}

.spellwin-v3opiv {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .spellwin-v3opiv {
  display: flex;
}

.spellwin-v3opiv ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .spellwin-v3opiv ol {
    height: 420px;
    padding: 24px;
  }
}

.spellwin-v3opiv ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.spellwin-kl2dvw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .spellwin-kl2dvw {
    padding: 0 24px 24px;
  }
}

.spellwin-kl2dvw 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;
}

.spellwin-kl2dvw input::placeholder {
  color: var(--Text-400);
}

.spellwin-kl2dvw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.spellwin-kl2dvw [type="submit"]:disabled {
  opacity: 0.5;
}

.spellwin-kl2dvw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .spellwin-kl2dvw [type="submit"] {
    right: 40px;
  }
}

.spellwin-bd2zw2 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.spellwin-bd2zw2.spellwin-0nmqq7 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.spellwin-bd2zw2.spellwin-0nmqq7::before {
  content: "";
  width: 31px;
}

.spellwin-bd2zw2.spellwin-0nmqq7 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spellwin-bd2zw2.spellwin-acer79 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.spellwin-bd2zw2 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.spellwin-dzysxk .spellwin-irlly3 {
  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;
  }
}

.spellwin-0k20gs {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .spellwin-0k20gs {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .spellwin-0k20gs {
    padding: 18px 0;
  }
}

.spellwin-0k20gs .spellwin-td8wtz {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .spellwin-0k20gs .spellwin-td8wtz {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.spellwin-44hn0h {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .spellwin-44hn0h {
    max-width: 160px;
    height: 40px;
  }
}

.spellwin-44hn0h picture,
.spellwin-44hn0h img {
  display: block;
  width: 100%;
  height: 100%;
}

.spellwin-44hn0h img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .spellwin-7gjv6u {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.spellwin-no8rdl ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .spellwin-0k20gs.spellwin-ge7qig .spellwin-7gjv6u {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .spellwin-7gjv6u {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .spellwin-7gjv6u {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.spellwin-g2bwk8,
.spellwin-3qgsnv {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .spellwin-g2bwk8,
  .spellwin-3qgsnv {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .spellwin-3qgsnv {
    display: none;
  }
}

.spellwin-se1s2m {
  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;
}

.spellwin-ge7qig .spellwin-se1s2m {
  background: var(--fh-bg-color);
}

.spellwin-se1s2m button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .spellwin-se1s2m {
    display: none;
  }
}

.spellwin-4dcagx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spellwin-4dcagx {
    display: none;
  }
}

.spellwin-9p8ady {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.spellwin-0k20gs.spellwin-ge7qig .spellwin-9p8ady:first-child {
  display: none;
}

.spellwin-0k20gs.spellwin-ge7qig .spellwin-9p8ady:last-child {
  display: block;
}

.spellwin-9p8ady:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .spellwin-9p8ady {
    display: none;
  }
}

.spellwin-4293ad {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spellwin-4293ad {
    display: flex;
  }
}

.spellwin-4293ad ul {
  max-height: 350px;
  overflow-y: auto;
}

.spellwin-4293ad:hover ul {
  visibility: visible;
  opacity: 1;
}

.spellwin-4293ad:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.spellwin-4293ad:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.spellwin-4293ad:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.spellwin-4293ad:hover .spellwin-na0b4n svg {
  transform: rotate(180deg);
}

.spellwin-v1zho5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.spellwin-lhn68e {
  padding: 0 8px;
}

.spellwin-l81m6v {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.spellwin-l81m6v:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .spellwin-l81m6v {
    padding: 4px 8px;
  }
}

.spellwin-73q01k {
  display: flex;
}

.spellwin-73q01k img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.spellwin-na0b4n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.spellwin-na0b4n svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.spellwin-2z4rc4 {
  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) {
  .spellwin-2z4rc4 {
    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;
  }
}

.spellwin-tcnjj8 {
  width: 100%;
}

@media (min-width: 1200px) {
  .spellwin-tcnjj8 {
    display: none;
  }
}

.spellwin-ht5gja {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.spellwin-9dn4xd {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.spellwin-ehjtmw {
  display: flex;
}

.spellwin-rd6211 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.spellwin-ih5bej {
  list-style: none;
}

@media (max-width: 1199px) {
  .spellwin-ih5bej {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .spellwin-ih5bej {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .spellwin-ih5bej .spellwin-vymgno [data-ref-el],
  .spellwin-ih5bej .spellwin-vymgno span,
  .spellwin-ih5bej .spellwin-vymgno a {
    white-space: nowrap;
  }
}

.spellwin-a0hepu {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .spellwin-a0hepu.spellwin-cbima1 > .spellwin-vymgno {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .spellwin-a0hepu.spellwin-flejr4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .spellwin-a0hepu.spellwin-cbima1 > .spellwin-g80m98 {
    height: auto;
  }

  .spellwin-a0hepu.spellwin-cbima1 > div > .spellwin-rv0m13 {
    transform: rotate(180deg);
  }
}

.spellwin-a0hepu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.spellwin-a0hepu [data-ref-el],
.spellwin-a0hepu span {
  cursor: pointer;
}

.spellwin-a0hepu [data-ref-el],
.spellwin-a0hepu span,
.spellwin-a0hepu a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .spellwin-a0hepu [data-ref-el],
  .spellwin-a0hepu span,
  .spellwin-a0hepu a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .spellwin-a0hepu [data-ref-el],
  .spellwin-a0hepu span,
  .spellwin-a0hepu a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.spellwin-g80m98 {
  height: 0;
  overflow: hidden;
  transition: height 0.spellwin-no8rdl ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.spellwin-g80m98::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.spellwin-g80m98::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.spellwin-g80m98::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .spellwin-g80m98 {
    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;
  }

  .spellwin-g80m98:has(> .spellwin-a0hepu.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .spellwin-g80m98 .spellwin-g80m98 {
    padding: 0;
  }

  .spellwin-g80m98 .spellwin-a0hepu {
    font-weight: 400;
  }

  .spellwin-g80m98 .spellwin-a0hepu:hover > .spellwin-vymgno {
    background: var(--Neutral-300);
  }

  .spellwin-g80m98 .spellwin-rv0m13 {
    rotate: -90deg;
  }
}

.spellwin-vymgno {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .spellwin-vymgno {
    padding: 8px;
  }

  .spellwin-a0hepu.spellwin-ji5gk4 > .spellwin-vymgno {
    background: var(--Neutral-300);
  }
}

.spellwin-rv0m13 {
  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.spellwin-vqknd9.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.spellwin-p10fnf 0.spellwin-fi0dok.spellwin-339ut5 -0.spellwin-30dep4 0.spellwin-z1r4xp -0.spellwin-30dep4 1.spellwin-tah87h 0.spellwin-pnbws7.spellwin-ii212r 4.spellwin-eexi4w.spellwin-p10fnf 0.spellwin-h33b12.spellwin-ecclnp -0.spellwin-30dep4 9.spellwin-tc69lk -0.spellwin-30dep4 10.spellwin-o9tbhz 0.spellwin-q4hcvt.spellwin-otorob 0.spellwin-339ut5 10.spellwin-otorob 0.spellwin-z1r4xp 10.spellwin-o9tbhz 1.spellwin-7cdcgp.spellwin-14kxf8 5.spellwin-b0fajz.spellwin-72at7i 6.spellwin-20jvxv 5.spellwin-e9ci1k 6.spellwin-20jvxv 4.spellwin-4k0r0g 5.spellwin-e33x2x.spellwin-p10fnf 1.spellwin-f4yr11.spellwin-30dep4 0.spellwin-z1r4xp -0.spellwin-30dep4 0.spellwin-339ut5 0.spellwin-p10fnf 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.spellwin-no8rdl ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .spellwin-rv0m13 {
    cursor: default;
  }
}

.spellwin-qwvtyt {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.spellwin-p9uv0i {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .spellwin-p9uv0i {
    padding: 40px 4px;
  }
}

.spellwin-9kpnzj {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .spellwin-9kpnzj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.spellwin-ykiyk8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .spellwin-ykiyk8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.spellwin-ykiyk8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.spellwin-ykiyk8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.spellwin-ykiyk8 [data-ref-el],
.spellwin-ykiyk8 span,
.spellwin-ykiyk8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.spellwin-r0mfvf {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spellwin-r0mfvf {
    margin-bottom: 12px;
  }
}

.spellwin-6lkdym {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.spellwin-6lkdym img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .spellwin-6lkdym:last-child {
    margin-right: 0;
  }
}

.spellwin-zdw4i1 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spellwin-r0mfvf:hover .spellwin-c7ty0m {
  visibility: visible;
  opacity: 1;
}

.spellwin-c7ty0m {
  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);
}

.spellwin-2e55gq {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.spellwin-o68orw {
  display: flex;
  margin: 6px;
}

.spellwin-o68orw img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.spellwin-c7ty0m::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);
}

.spellwin-c7ty0m::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);
}

.spellwin-3hfevg {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .spellwin-3hfevg {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.spellwin-1fw8my {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .spellwin-1fw8my {
    margin-right: 32px;
  }
}

.spellwin-xgcpu4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .spellwin-xgcpu4 {
    margin-top: 0;
    width: 340px;
  }
}

.spellwin-xgcpu4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.spellwin-ok0ja5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.spellwin-linr90 {
  position: relative;
}

@media (min-width: 768px) {
  .spellwin-linr90 {
    margin-top: 40px;
  }
}

.spellwin-linr90 + .spellwin-a0radr,
.spellwin-linr90 + .spellwin-linr90 {
  margin-top: 24px;
}

.spellwin-9emndl {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .spellwin-9emndl {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .spellwin-9emndl {
    padding: 80px;
  }
}

.spellwin-mhytiv {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .spellwin-mhytiv {
    padding: 0 16px;
}


}

.spellwin-tg1dj5 {
  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) {
  .spellwin-tg1dj5 {
    font-size: 48px;
    line-height: 56px;
  }
}

.spellwin-dchpaz {
  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) {
  .spellwin-dchpaz {
    font-size: 24px;
    line-height: 32px;
  }
}

.spellwin-uwhl0s {
  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;
}

.spellwin-uwhl0s:hover {
  background: var(--button-bg-hover);
}

.spellwin-b49jb4 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.spellwin-b49jb4 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .spellwin-b49jb4 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .spellwin-b49jb4 img {
  min-height: 100%;
  }
}

.spellwin-9emndl::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.spellwin-tupnnr {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.spellwin-tupnnr h1,
.spellwin-tupnnr h2,
.spellwin-tupnnr h3,
.spellwin-tupnnr h4 {
  margin-bottom: 6px;
}

.spellwin-tupnnr h1:not(:first-child),
.spellwin-tupnnr h2:not(:first-child),
.spellwin-tupnnr h3:not(:first-child),
.spellwin-tupnnr h4:not(:first-child) {
  margin-top: 16px;
}

.spellwin-tupnnr h1,
.spellwin-tupnnr h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .spellwin-tupnnr h1,
  .spellwin-tupnnr h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.spellwin-tupnnr h2,
.spellwin-tupnnr h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .spellwin-tupnnr h2,
  .spellwin-tupnnr h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.spellwin-tupnnr h3,
.spellwin-tupnnr h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .spellwin-tupnnr h3,
  .spellwin-tupnnr h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.spellwin-tupnnr h4,
.spellwin-tupnnr h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.spellwin-tupnnr ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.spellwin-tupnnr ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.spellwin-tupnnr 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);
}

.spellwin-tupnnr ul ul {
  margin-bottom: 8px;
}

.spellwin-tupnnr ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.spellwin-tupnnr ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.spellwin-tupnnr ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.spellwin-tupnnr ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.spellwin-tupnnr ol li::marker {
  font-weight: 700;
}

.spellwin-tupnnr ol ol {
  margin-bottom: 8px;
}

.spellwin-tupnnr ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.spellwin-tupnnr ol ul li {
  padding-left: 16px;
}

.spellwin-tupnnr 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) {
  .spellwin-tupnnr table {
    padding: 24px;
  }
}

.spellwin-tupnnr table.spellwin-09vuyb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spellwin-no8rdl,
    mask-image 0.3s;
}

.spellwin-tupnnr table.spellwin-09vuyb.spellwin-lagx4k {
  -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) {
  .spellwin-tupnnr table {
    display: table;
  }
}

.spellwin-tupnnr 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);
}

.spellwin-tupnnr table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spellwin-tupnnr table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spellwin-tupnnr 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) {
  .spellwin-tupnnr table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.spellwin-tupnnr table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.spellwin-tupnnr table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.spellwin-tupnnr table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.spellwin-tupnnr img {
  max-width: 100%;
  height: auto;
}

.spellwin-4t82jg {
  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) {
  .spellwin-4t82jg {
    padding: 24px;
  }
}

.spellwin-4ps339 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .spellwin-4ps339 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.spellwin-4ps339 > * {
  margin: 0 !important;
}

.spellwin-4ps339 img,
.spellwin-958kkt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spellwin-4ps339 img,
  .spellwin-958kkt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spellwin-piaea3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spellwin-piaea3 {
    width: 32px;
    height: 32px;
  }
}

.spellwin-kwfpeb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.spellwin-kwfpeb .spellwin-xte7b6 {
  flex-shrink: 0;
}

.spellwin-kwfpeb .spellwin-s15zrm svg {
  display: none;
}

.spellwin-vv3ipf {
  display: grid;
  transition: max-height 0.spellwin-no8rdl ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .spellwin-vv3ipf {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .spellwin-vv3ipf {
    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));
  }
}

.spellwin-vv3ipf.spellwin-kkl2b5 + .spellwin-xte7b6 svg {
  transform: rotate(180deg);
}

.spellwin-rvwejl {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.spellwin-rvwejl > div:nth-child(3n) {
  grid-column: span 2;
}

.spellwin-rvwejl
  > div:nth-child(3n)
  .spellwin-45i1bm
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .spellwin-rvwejl {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .spellwin-rvwejl > div:nth-child(3n) {
    grid-column: unset;
  }

  .spellwin-rvwejl
    > div:nth-child(3n)
    .spellwin-45i1bm
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .spellwin-rvwejl {
    max-width: 270px;
  }
}

.spellwin-rvwejl .spellwin-45i1bm button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .spellwin-rvwejl .spellwin-45i1bm button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .spellwin-rvwejl .spellwin-45i1bm button {
    max-width: 104px;
  }
}

.spellwin-niwl5l {
  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) {
  .spellwin-niwl5l {
    margin-bottom: 0;
  }
}

.spellwin-v5mktk {
  display: none;
  opacity: 0;
}

.spellwin-79qox0 {
  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;
  }
}

.spellwin-79qox0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.spellwin-45i1bm {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.spellwin-45i1bm button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spellwin-45i1bm
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .spellwin-45i1bm
    button {
    max-width: 145px;
  }
}

.spellwin-50etyg:first-child
  .spellwin-45i1bm
  button {
  max-width: 270px;
}

.spellwin-15bjzb {
  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%;
}

.spellwin-niwl5l picture {
  width: 100%;
  max-width: 100%;
}

.spellwin-uj6fh6 {
  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;
}

.spellwin-uj6fh6 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.spellwin-niwl5l:hover .spellwin-uj6fh6 {
  display: flex;
}

.spellwin-pyk3ix {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.spellwin-1hn6iy {
  display: flex;
}

.spellwin-1hn6iy:hover .spellwin-jreuxv,
.spellwin-1hn6iy .spellwin-ji5gk4 .spellwin-jreuxv {
  display: flex;
}

.spellwin-1hn6iy svg {
  flex-shrink: 0;
}

.spellwin-jreuxv {
  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) {
  .spellwin-jreuxv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.spellwin-jreuxv:hover {
  display: flex;
}

.spellwin-jreuxv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.spellwin-t55oua {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .spellwin-t55oua {
    font-size: 12px;
  }
}

.spellwin-fz6l77,
.spellwin-5oev43 {
  width: 50%;
  flex-shrink: 0;
}

.spellwin-fz6l77 {
  font-weight: 700;
}

.spellwin-e1tim7 .spellwin-vv3ipf {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .spellwin-e1tim7 .spellwin-vv3ipf {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .spellwin-e1tim7 .spellwin-vv3ipf {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.spellwin-e1tim7
  .spellwin-15bjzb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.spellwin-e1tim7 .spellwin-79qox0 {
  height: 100% !important;
  border-radius: 16px;
}

.spellwin-e1tim7 .spellwin-45i1bm {
  gap: 4px;
  align-items: center;
}

.spellwin-e1tim7 .spellwin-45i1bm button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spellwin-e1tim7 .spellwin-45i1bm svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.spellwin-e1tim7 .spellwin-5gp80a,
.spellwin-e1tim7 .spellwin-pmmvtz {
  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.spellwin-vqknd9.org/2000/svg'%3E%3Cpath d='M9.spellwin-fhr42z 4.spellwin-8bpe2c.spellwin-jshfmm 5.spellwin-hosgrt.spellwin-orf3qm 5.spellwin-r0mydc.spellwin-bgesse 5.spellwin-vnw9ov.spellwin-r4qbw4 8.spellwin-wk1zdp.spellwin-qaq26b 9.spellwin-53thdy.spellwin-aqartu 9.spellwin-s2mdsi.spellwin-a98qa8 13.spellwin-ynv1bv.spellwin-h4leg6 11.spellwin-tfyt22.spellwin-cf3l4j 11.spellwin-9f5u4e.spellwin-qx0irk 11.spellwin-k547ev.spellwin-3an6ge 13.spellwin-znoyhn.spellwin-missfd 9.spellwin-twsfa4.spellwin-ubfchv 9.spellwin-6kax1o.spellwin-0sqbe6 8.spellwin-hdx7zp.spellwin-o1qx1y 5.spellwin-co8q7l.spellwin-asm2e7 5.spellwin-1rgez4.spellwin-l76rjh 5.spellwin-unman7.spellwin-hs8eop 4.spellwin-s3ot38.spellwin-cf3l4j 1.spellwin-mb5z8o.spellwin-fhr42z 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.spellwin-e1tim7 .spellwin-5gp80a {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.spellwin-e1tim7 .spellwin-pmmvtz {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.spellwin-9liu30 {
  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) {
  .spellwin-9liu30 {
    padding: 24px;
  }
}

.spellwin-9liu30 .spellwin-xte7b6 {
  display: flex;
}

@media (min-width: 768px) {
  .spellwin-9liu30 .spellwin-xte7b6 {
    display: none;
  }
}

.spellwin-9liu30 .spellwin-s15zrm svg {
  display: none;
}

.spellwin-np1ttg {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.spellwin-np1ttg .spellwin-vbw2eu {
  display: none;
}

@media (min-width: 768px) {
  .spellwin-np1ttg .spellwin-vbw2eu {
    display: flex;
  }
}

.spellwin-3twekd {
  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) {
  .spellwin-3twekd {
    font-size: 40px;
    line-height: 48px;
  }
}

.spellwin-3twekd > * {
  margin: 0 !important;
}

.spellwin-3twekd img,
.spellwin-vk5mtf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spellwin-3twekd img,
  .spellwin-vk5mtf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spellwin-b6vmo0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spellwin-b6vmo0 {
    width: 32px;
    height: 32px;
  }
}

.spellwin-9sl0cb {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .spellwin-9sl0cb {
    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;
  }

  .spellwin-9sl0cb::-webkit-scrollbar {
    display: none;
  }
}

.spellwin-49uiwe {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .spellwin-49uiwe {
    padding: 7px 15px;
  }
}

.spellwin-49uiwe:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spellwin-nloe70 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spellwin-nloe70 {
    display: flex;
    opacity: 1;
  }
}

.spellwin-49uiwe picture {
  height: 100%;
  display: block;
}

.spellwin-49uiwe img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .spellwin-49uiwe img {
    width: 88px;
    height: 44px;
  }
}

.spellwin-49uiwe p {
  text-align: center;
  width: 100%;
}

.spellwin-8wimtk {
  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) {
  .spellwin-8wimtk {
    font-size: 40px;
    line-height: 48px;
  }
}

.spellwin-8wimtk img,
.spellwin-lr83ot {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spellwin-8wimtk img,
  .spellwin-lr83ot {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spellwin-4c3y7u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spellwin-4c3y7u {
    width: 32px;
    height: 32px;
  }
}

.spellwin-0g78l5 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.spellwin-m7ceru {
  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;
}

.spellwin-e588u8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.spellwin-e588u8.spellwin-ji5gk4 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.spellwin-1207sl {
  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) {
  .spellwin-1207sl {
    font-size: 20px;
    line-height: 28px;
  }
}

.spellwin-imooq3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.spellwin-ypkb0j {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.spellwin-no8rdl ease;
  opacity: 0;
  color: var(--text-color);
}

.spellwin-h8m9dq {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.spellwin-h8m9dq ol,
.spellwin-h8m9dq ul {
  padding-left: 1.3em;
}

.spellwin-e588u8.spellwin-ji5gk4 .spellwin-ypkb0j {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.spellwin-e588u8.spellwin-ji5gk4 .spellwin-imooq3 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.spellwin-jvqwqo {
  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) {
  .spellwin-jvqwqo {
    padding: 24px;
  }
}

.spellwin-jvqwqo .spellwin-xte7b6 {
  display: flex;
}

@media (min-width: 768px) {
  .spellwin-jvqwqo .spellwin-xte7b6 {
    display: none;
  }
}

.spellwin-jvqwqo .spellwin-s15zrm svg {
  display: none;
}

.spellwin-xbhgzy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spellwin-xbhgzy .spellwin-vbw2eu {
  display: none;
}

@media (min-width: 768px) {
  .spellwin-xbhgzy .spellwin-vbw2eu {
    display: flex;
  }
}

.spellwin-3y9t9f {
  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) {
  .spellwin-3y9t9f {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.spellwin-3y9t9f > * {
  margin: 0 !important;
}

.spellwin-3y9t9f img,
.spellwin-e1cpsy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .spellwin-3y9t9f img,
  .spellwin-e1cpsy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.spellwin-dx70fl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .spellwin-dx70fl {
    width: 32px;
    height: 32px;
  }
}

.spellwin-5gqhlq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .spellwin-5gqhlq {
    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;
  }

  .spellwin-5gqhlq::-webkit-scrollbar {
    display: none;
  }
}

.spellwin-m7ccsh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.spellwin-m7ccsh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.spellwin-v31kf1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .spellwin-v31kf1 {
    display: flex;
    opacity: 1;
  }
}

.spellwin-m7ccsh picture {
  width: auto;
  height: 100%;
  display: block;
}

.spellwin-m7ccsh picture img {
  display: block;
  width: auto;
  height: 100%;
}

.spellwin-e7tbd2 {
  margin: -24px 0;
}

.spellwin-e7tbd2:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .spellwin-e7tbd2 {
    margin: -16px 0;
  }
}

.spellwin-z4wp7c {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .spellwin-z4wp7c {
    flex-direction: row;
  }
}

.spellwin-mn802y {
  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) {
  .spellwin-mn802y {
    flex: 1;
  }
}

.spellwin-mn802y::placeholder {
  color: var(--Text-400);
}

.spellwin-18h39t {
  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;
}

.spellwin-3z9oyn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.spellwin-3z9oyn::-webkit-scrollbar {
  display: none;
}

.spellwin-iqsfvg {
  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;
}

.spellwin-iqsfvg img,
.spellwin-iqsfvg svg {
  margin-right: 8px;
}

.spellwin-839l2s {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.spellwin-e7tbd2 + .spellwin-2umbc0 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .spellwin-e7tbd2 + .spellwin-2umbc0 {
    margin-top: -16px;
  }
}

.spellwin-0ltrc4 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.spellwin-0ltrc4 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.spellwin-0ltrc4 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.spellwin-1e7o1v {
  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;
}

.spellwin-yfh2nj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.spellwin-ojf6dy {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.spellwin-n7zksc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.spellwin-davctg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.spellwin-1e7o1v 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;
}

.spellwin-1e7o1v 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) {
  .spellwin-1e7o1v {
    padding: 39px 179px 39px 39px;
  }

  .spellwin-yfh2nj {
    font-size: 40px;
    line-height: 48px;
  }

  .spellwin-davctg {
    height: 348px;
  }

  .spellwin-1e7o1v button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .spellwin-1e7o1v button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .spellwin-1e7o1v {
    padding: 63px;
  }
}

.spellwin-0lrnfn {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .spellwin-0lrnfn {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.spellwin-v0k62v {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spellwin-v0k62v {
    width: auto;
  }
}

.spellwin-1lcm72 {
  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;
}

.spellwin-1lcm72::-webkit-scrollbar {
  display: none;
}

.spellwin-1lcm72 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);
}

.spellwin-1lcm72 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .spellwin-1lcm72 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.spellwin-0lrnfn .spellwin-qq6yjq {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.spellwin-no8rdl,
    mask-image 0.3s;
}

.spellwin-0lrnfn .spellwin-qq6yjq.spellwin-lagx4k {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.spellwin-a1a3ol {
  margin: 40px -16px;
}

.spellwin-ihta4t + .spellwin-a0radr,
.spellwin-ihta4t + .spellwin-linr90 {
  margin-top: 24px;
}

.spellwin-vn0f5j {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.spellwin-vn0f5j picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.spellwin-23ljsg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .spellwin-23ljsg {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .spellwin-23ljsg {
    margin-top: 0;
  }
}

.spellwin-p6r8ay {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spellwin-p6r8ay {
    font-size: 24px;
    line-height: 32px;
  }
}

.spellwin-c4ga5p {
  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) {
  .spellwin-c4ga5p {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.spellwin-06nkpf {
  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) {
  .spellwin-06nkpf {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.spellwin-yp7bq0 {
  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) {
  .spellwin-yp7bq0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.spellwin-fjfwvd {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .spellwin-fjfwvd {
    font-size: 32px;
    line-height: 40px;
  }
}

.spellwin-a2ht1k {
  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;
}

.spellwin-qho8bs {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.spellwin-qho8bs img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.spellwin-2umbc0 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.spellwin-8ekwfv {
  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) {
  .spellwin-8ekwfv {
    padding: 15px 48px;
  }
}

main > .spellwin-2umbc0 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .spellwin-vv3ipf.spellwin-a7k9jp > div:nth-child(n+5) {
    display: none;
  }
}

.spellwin-tupnnr p a img {
  display: block;
  margin: 0 auto;
}


.spellwin-lexe21 {
  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 */
.spellwin-4g3jm3 {
  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;
}

.spellwin-4g3jm3 label {
  font-size: 14px;
}

.spellwin-4g3jm3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spellwin-4g3jm3 input,
.spellwin-4g3jm3 textarea,
.spellwin-4g3jm3 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;
}
.spellwin-4g3jm3 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spellwin-t8n9jf ease;
}
.spellwin-4g3jm3 button:hover {
  background-color: var(--button-bg-hover);
}
.spellwin-k9v0hw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spellwin-zvakbu ease-in;
}

.spellwin-k9v0hw 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;
}
.spellwin-tys4gq, .spellwin-7adyk5, [class*="review-card"],
thead, thead th, table th, .spellwin-k7irir,
.spellwin-9gbcg4, [class*="collapsible-header"],
.spellwin-v042gt, [class*="updated-block"] {
  color: #ece7dc !important;
}
