* {
  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;
  }
}

.winz-yh9zcf {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .winz-yh9zcf {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .winz-yh9zcf {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.winz-bmebfe {
  overflow: hidden;
}

.winz-xc4bwv img {
  background: var(--Neutral-300);
}

.winz-bg08xm {
  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;
}

.winz-6i3teu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.winz-6i3teu:hover {
  background: var(--button-bg-hover);
}

.winz-vricfa {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.winz-vricfa:hover {
  background: var(--button-bg-hover);
}

.winz-u4dh4q {
  font-size: 12px;
  line-height: 18px;
}

.winz-5tgxb0 {
  font-size: 18px;
  line-height: 26px;
}

.winz-ukknrg {
  width: 100%;
}

.winz-nmftgq {
  padding: 6px 16px;
}

.winz-oiqx0e {
  padding: 10px 16px;
}

.winz-uw9orq {
  padding: 15px 26px;
}

.winz-3ldkzy {
  flex-shrink: 0;
}

.winz-ce10jq {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.winz-5b1a3w {
  display: none;
}

.winz-fe9tbz {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.winz-feyktk {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.winz-cqv3ek {
  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;
}

.winz-85jti3 {
  cursor: grab;
}

.winz-cqv3ek::-webkit-scrollbar {
  display: none;
}

.winz-e7euju {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.winz-2mm4d0 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.winz-nxpfr5 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.winz-r14rqz {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.winz-1p6wxc {
  visibility: visible;
}

.winz-syka59 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.winz-l1kz1n ease;
}

.winz-3ij202 {
  background-color: var(--Primary-200);
  width: 16px;
}

.winz-x8uxcx {
  -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.winz-l1kz1n,
    mask-image 0.3s;
}

.winz-x8uxcx.winz-zrb1au {
  -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;
  }
}

.winz-q40ndv: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;
}

.winz-fnbgum {
  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.winz-jsxwrn.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.winz-jsxwrn.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;
}

.winz-pnd16h {
  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);
}

.winz-pnd16h::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%
  );
}

.winz-yd88q7 {
  position: relative;
  z-index: 1;
}

.winz-22e2lk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.winz-fvx73p {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.winz-556myk {
  font-size: 40px;
  line-height: 48px;
}

.winz-8mhdq1 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.winz-imvl5v {
  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;
}

.winz-imvl5v:hover {
  background: var(--Primary-400);
}

.winz-imvl5v svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.winz-q40ndv 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) {
  .winz-pnd16h {
    max-width: 600px;
    padding: 64px;
  }

  .winz-22e2lk {
    font-size: 24px;
    line-height: 32px;
  }

  .winz-fvx73p {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .winz-556myk {
    font-size: 50px;
    line-height: 56px;
  }

  .winz-8mhdq1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .winz-fnbgum {
    top: 25px;
    right: 25px;
  }
}

.winz-oyq5p8,
.winz-0fsfq5 {
  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;
}

.winz-jide1w.winz-5ykk67::before,
.winz-0fsfq5::before,
.winz-ju87n5::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.winz-jsxwrn.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.winz-e6fn2h 14.winz-xalyg2.winz-i3a90a 14.winz-osq9as 15.winz-b063zp 14.winz-p3ccp9 15.winz-o3tr70 14.winz-p5mfic.winz-2kmfzz 14.winz-8c63vz 19.winz-m6xwrz 12.winz-vd21gw 19.winz-m6xwrz 10.winz-1hmcu3.winz-m6xwrz 8.winz-hnf0ql 17.winz-pho39f 7.winz-a12hmf 15.winz-vympvo 7.winz-inqvjb.winz-p2alvk 7.winz-a12hmf 11.winz-ab5i83 8.winz-hnf0ql 11.winz-ab5i83 10.winz-t3d3lp.winz-ab5i83 12.winz-dwayos 13.winz-ru0zz3 14.winz-rqsv95 15.winz-55pea1 14.winz-upgfx9.winz-a43fr4 14.winz-6dxque 15.winz-6t2wy3 14.winz-orco32 15.winz-ln47gl 14.winz-3zm3d6.winz-e6fn2h 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.winz-orzt3g 15.winz-r2wmxm.winz-xfnqcg 15.winz-d0bbu5 15.winz-slplgb 15.winz-zdo5u3 15.winz-jm0j82 15.winz-r4evju.winz-66iw59 15.winz-zdo5u3 15.winz-72zmw9 15.winz-lp5dbw 15.winz-78oo67 15.winz-09nc19.winz-row2kq 15.winz-yon7g6 7.winz-uw8dt1 18.winz-oyhl2y 7.winz-1h1ass 23.winz-96jdco.winz-sfhcjx.winz-u6dp2e 18.winz-50s7wm 19.winz-o17tsc 15.winz-3oqoch 15.winz-orzt3g 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.winz-ijqjw2 [type="submit"] *,
.winz-nvjvvb button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .winz-cd0nfb {
    display: none;
  }
}

.winz-tw07mk {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .winz-tw07mk {
  display: none;
}

@media (min-width: 768px) {
  .winz-tw07mk {
    bottom: 22px;
  }
}

.winz-tw07mk input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .winz-tw07mk {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.winz-xrf84m.static) .winz-tw07mk {
    bottom: 8px;
  }
}

.winz-o1w7tc {
  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.winz-jsxwrn.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.winz-jv11y1 3.winz-4kcynk.winz-v2tj3k.winz-mw14mk 3.winz-ek3guz 3.winz-98yptz 5.winz-709scd 3.winz-98yptz 8.winz-x5zpfu.winz-pebmz8.winz-98yptz 26.winz-7urjen 5.winz-yxbi5m 28.winz-kqfqk7 8.winz-3q228s 28.winz-81i03w.winz-7vjkvv 28.winz-h0b0x5.winz-cz93ma 34.winz-dpb9qs.winz-g9xx5e 36.winz-kmb7k3 11.winz-xkttzp 37.winz-94httg 12.winz-ngtxir 36.winz-wyp48m.winz-iaqpgo 28.winz-7hdff8.winz-gdcg0k.winz-yen6wj 28.winz-5wcapu 36.winz-hg30ew 26.winz-61f3ph 36.winz-hg30ew 23.winz-466xll.winz-9mks3a.winz-hg30ew 5.winz-ixab8a 34.winz-2zghud 3.winz-ek3guz 31.winz-jv11y1 3.winz-wk9zn4.winz-sh94hh 18.winz-rlk1ox.winz-xac37v 18.winz-ipo11y 8.winz-y1sihv 17.winz-0shbbj 8.winz-y1sihv 15.winz-8kd53r.winz-y1sihv 14.winz-gphfgv 9.winz-xac37v 13.winz-el5uoi 11.winz-sh94hh 13.winz-s5ua4o.winz-ynzup8 13.winz-el5uoi 13.winz-wnlrs6 14.winz-gphfgv 13.winz-wnlrs6 15.winz-v9awmy.winz-wnlrs6 17.winz-0shbbj 12.winz-ynzup8 18.winz-ipo11y 11.winz-sh94hh 18.winz-gf8tw4.winz-7a1ijy 18.winz-dookeb.winz-kp4d46 18.winz-ipo11y 17.winz-isys8f 17.winz-0shbbj 17.winz-isys8f 15.winz-8hbuxx.winz-isys8f 14.winz-gphfgv 18.winz-kp4d46 13.winz-el5uoi 20.winz-7a1ijy 13.winz-m7z6s4.winz-y687it 13.winz-el5uoi 22.winz-2vdpt5 14.winz-gphfgv 22.winz-2vdpt5 15.winz-im9gf3.winz-etqgrq 17.winz-0shbbj 21.winz-y687it 18.winz-ipo11y 20.winz-7a1ijy 18.winz-tnnrog.winz-99fyss 18.winz-s5wwql.winz-ar63w3 18.winz-ipo11y 26.winz-za15qo 17.winz-0shbbj 26.winz-za15qo 15.winz-tk2q2g.winz-za15qo 14.winz-gphfgv 27.winz-ar63w3 13.winz-el5uoi 28.winz-99fyss 13.winz-bfnf0l.winz-csswba 13.winz-el5uoi 31.winz-eu2s24 14.winz-gphfgv 31.winz-eu2s24 15.winz-drsi9o.winz-za15qo 17.winz-0shbbj 30.winz-csswba 18.winz-ipo11y 28.winz-99fyss 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"])
    .winz-o1w7tc {
    display: none;
  }
}

.winz-nnglak {
  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) {
  .winz-nnglak {
    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;
}

.winz-nvjvvb {
  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) {
  .winz-nvjvvb {
    padding: 14px 16px;
  }
}

.winz-nvjvvb button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.winz-nvjvvb button:first-child {
  align-content: end;
}

.winz-nvjvvb button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .winz-nvjvvb
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .winz-nvjvvb
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.winz-nvjvvb button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.winz-nvjvvb button:last-child svg {
  width: 38px;
  height: 38px;
}

.winz-ju87n5 {
  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;
}

.winz-ju87n5::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .winz-ju87n5,
.pc61d126-chatbot[data-active-screen="3"]
  .winz-ju87n5 {
  opacity: 1;
  visibility: visible;
}

.winz-cohwe2 {
  flex: 1 1;
}

.winz-wm1hqv {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .winz-wm1hqv {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .winz-mekvtt {
  display: block;
}

.winz-cm2ydc {
  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) {
  .winz-cm2ydc {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.winz-0fsfq5 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.winz-0fsfq5::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.winz-73t9px span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.winz-73t9px p {
  color: var(--Text-100);
}

.winz-0fsfq5 .winz-evvepa {
  grid-area: button;
}

.winz-0fsfq5 .winz-evvepa::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.winz-jsxwrn.org/2000/svg'%3E%3Cpath d='M4.winz-01jawz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winz-kb6vp3 15L16.winz-kb6vp3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.winz-kb6vp3 5L16.winz-kb6vp3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .winz-xjui90 {
  display: block;
}

.winz-f8vz0z {
  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) {
  .winz-f8vz0z {
    margin-top: 40px;
  }
}

.winz-oyq5p8 label,
.winz-oyq5p8 input {
  display: block;
  width: 100%;
}

.winz-oyq5p8 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.winz-oyq5p8 label.winz-59k5td input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.winz-oyq5p8 label.winz-59k5td::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;
}

.winz-oyq5p8 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;
}

.winz-oyq5p8 input::placeholder {
  color: var(--Text-400);
}

.winz-0ewcmx {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .winz-0ewcmx {
  display: flex;
}

.winz-0ewcmx ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .winz-0ewcmx ol {
    height: 420px;
    padding: 24px;
  }
}

.winz-0ewcmx ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.winz-ijqjw2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .winz-ijqjw2 {
    padding: 0 24px 24px;
  }
}

.winz-ijqjw2 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;
}

.winz-ijqjw2 input::placeholder {
  color: var(--Text-400);
}

.winz-ijqjw2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.winz-ijqjw2 [type="submit"]:disabled {
  opacity: 0.5;
}

.winz-ijqjw2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .winz-ijqjw2 [type="submit"] {
    right: 40px;
  }
}

.winz-jide1w {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.winz-jide1w.winz-5ykk67 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.winz-jide1w.winz-5ykk67::before {
  content: "";
  width: 31px;
}

.winz-jide1w.winz-5ykk67 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winz-jide1w.winz-d5hi7b p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.winz-jide1w p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.winz-tw07mk .winz-evvepa {
  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;
  }
}

.winz-cd0nfb {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .winz-cd0nfb {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .winz-cd0nfb {
    padding: 18px 0;
  }
}

.winz-cd0nfb .winz-yh9zcf {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .winz-cd0nfb .winz-yh9zcf {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.winz-kg8808 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .winz-kg8808 {
    max-width: 160px;
    height: 40px;
  }
}

.winz-kg8808 picture,
.winz-kg8808 img {
  display: block;
  width: 100%;
  height: 100%;
}

.winz-kg8808 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .winz-2nmgvg {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.winz-l1kz1n ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .winz-cd0nfb.winz-1pp9fu .winz-2nmgvg {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .winz-2nmgvg {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .winz-2nmgvg {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.winz-1jv33q,
.winz-6qikiq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .winz-1jv33q,
  .winz-6qikiq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .winz-6qikiq {
    display: none;
  }
}

.winz-307pur {
  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;
}

.winz-1pp9fu .winz-307pur {
  background: var(--fh-bg-color);
}

.winz-307pur button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .winz-307pur {
    display: none;
  }
}

.winz-9bb2gu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winz-9bb2gu {
    display: none;
  }
}

.winz-1cy2fb {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.winz-cd0nfb.winz-1pp9fu .winz-1cy2fb:first-child {
  display: none;
}

.winz-cd0nfb.winz-1pp9fu .winz-1cy2fb:last-child {
  display: block;
}

.winz-1cy2fb:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .winz-1cy2fb {
    display: none;
  }
}

.winz-d7bczf {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winz-d7bczf {
    display: flex;
  }
}

.winz-d7bczf ul {
  max-height: 350px;
  overflow-y: auto;
}

.winz-d7bczf:hover ul {
  visibility: visible;
  opacity: 1;
}

.winz-d7bczf:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.winz-d7bczf:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.winz-d7bczf:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.winz-d7bczf:hover .winz-3rwe9p svg {
  transform: rotate(180deg);
}

.winz-mxjchm {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.winz-d7s0u4 {
  padding: 0 8px;
}

.winz-lqvf84 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.winz-lqvf84:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .winz-lqvf84 {
    padding: 4px 8px;
  }
}

.winz-uhb3la {
  display: flex;
}

.winz-uhb3la img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.winz-3rwe9p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.winz-3rwe9p svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.winz-1ro3bu {
  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) {
  .winz-1ro3bu {
    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;
  }
}

.winz-m51h44 {
  width: 100%;
}

@media (min-width: 1200px) {
  .winz-m51h44 {
    display: none;
  }
}

.winz-efjrms {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.winz-m1jj83 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.winz-tyio4y {
  display: flex;
}

.winz-cbopz0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.winz-s4s0yx {
  list-style: none;
}

@media (max-width: 1199px) {
  .winz-s4s0yx {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .winz-s4s0yx {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .winz-s4s0yx .winz-116dst [data-ref-el],
  .winz-s4s0yx .winz-116dst span,
  .winz-s4s0yx .winz-116dst a {
    white-space: nowrap;
  }
}

.winz-h4zu09 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .winz-h4zu09.winz-k20ns8 > .winz-116dst {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .winz-h4zu09.winz-7v1cff:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .winz-h4zu09.winz-k20ns8 > .winz-c3ihea {
    height: auto;
  }

  .winz-h4zu09.winz-k20ns8 > div > .winz-60mxvc {
    transform: rotate(180deg);
  }
}

.winz-h4zu09 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.winz-h4zu09 [data-ref-el],
.winz-h4zu09 span {
  cursor: pointer;
}

.winz-h4zu09 [data-ref-el],
.winz-h4zu09 span,
.winz-h4zu09 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .winz-h4zu09 [data-ref-el],
  .winz-h4zu09 span,
  .winz-h4zu09 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .winz-h4zu09 [data-ref-el],
  .winz-h4zu09 span,
  .winz-h4zu09 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.winz-c3ihea {
  height: 0;
  overflow: hidden;
  transition: height 0.winz-l1kz1n ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.winz-c3ihea::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.winz-c3ihea::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.winz-c3ihea::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .winz-c3ihea {
    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;
  }

  .winz-c3ihea:has(> .winz-h4zu09.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .winz-c3ihea .winz-c3ihea {
    padding: 0;
  }

  .winz-c3ihea .winz-h4zu09 {
    font-weight: 400;
  }

  .winz-c3ihea .winz-h4zu09:hover > .winz-116dst {
    background: var(--Neutral-300);
  }

  .winz-c3ihea .winz-60mxvc {
    rotate: -90deg;
  }
}

.winz-116dst {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .winz-116dst {
    padding: 8px;
  }

  .winz-h4zu09.winz-hli12z > .winz-116dst {
    background: var(--Neutral-300);
  }
}

.winz-60mxvc {
  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.winz-jsxwrn.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.winz-vrzhh2 0.winz-b3kb1q.winz-27rl4e -0.winz-tqx0ay 0.winz-hkaid4 -0.winz-tqx0ay 1.winz-46jn72 0.winz-h2hug0.winz-uqdb4l 4.winz-hk122n.winz-vrzhh2 0.winz-mplynh.winz-u492ov -0.winz-tqx0ay 9.winz-2ipagn -0.winz-tqx0ay 10.winz-2kkp33 0.winz-fahuyn.winz-wro9rr 0.winz-27rl4e 10.winz-wro9rr 0.winz-hkaid4 10.winz-2kkp33 1.winz-ebyd7f.winz-p1q0f4 5.winz-nkr2qd.winz-ngavoi 6.winz-6a3qc5 5.winz-g7jf65 6.winz-6a3qc5 4.winz-iuwvyg 5.winz-v7vw8z.winz-vrzhh2 1.winz-0sxukq.winz-tqx0ay 0.winz-hkaid4 -0.winz-tqx0ay 0.winz-27rl4e 0.winz-vrzhh2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.winz-l1kz1n ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .winz-60mxvc {
    cursor: default;
  }
}

.winz-hie1zk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.winz-toef4w {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .winz-toef4w {
    padding: 40px 4px;
  }
}

.winz-rllsor {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .winz-rllsor {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.winz-qfrp5u {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .winz-qfrp5u {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.winz-qfrp5u ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.winz-qfrp5u [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.winz-qfrp5u [data-ref-el],
.winz-qfrp5u span,
.winz-qfrp5u a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.winz-hn1ddt {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winz-hn1ddt {
    margin-bottom: 12px;
  }
}

.winz-sl8asn {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.winz-sl8asn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .winz-sl8asn:last-child {
    margin-right: 0;
  }
}

.winz-xa8vdq {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winz-hn1ddt:hover .winz-mryvvk {
  visibility: visible;
  opacity: 1;
}

.winz-mryvvk {
  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);
}

.winz-xz58gc {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.winz-kuhf5n {
  display: flex;
  margin: 6px;
}

.winz-kuhf5n img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.winz-mryvvk::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);
}

.winz-mryvvk::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);
}

.winz-rl5jgv {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .winz-rl5jgv {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.winz-h66z16 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .winz-h66z16 {
    margin-right: 32px;
  }
}

.winz-ereb4k {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .winz-ereb4k {
    margin-top: 0;
    width: 340px;
  }
}

.winz-ereb4k a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.winz-81c9ly {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.winz-gdpnrg {
  position: relative;
}

@media (min-width: 768px) {
  .winz-gdpnrg {
    margin-top: 40px;
  }
}

.winz-gdpnrg + .winz-2dvg9s,
.winz-gdpnrg + .winz-gdpnrg {
  margin-top: 24px;
}

.winz-pokk1p {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .winz-pokk1p {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .winz-pokk1p {
    padding: 80px;
  }
}

.winz-babafq {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .winz-babafq {
    padding: 0 16px;
}


}

.winz-hpby9s {
  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) {
  .winz-hpby9s {
    font-size: 48px;
    line-height: 56px;
  }
}

.winz-gsxd9c {
  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) {
  .winz-gsxd9c {
    font-size: 24px;
    line-height: 32px;
  }
}

.winz-24i718 {
  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;
}

.winz-24i718:hover {
  background: var(--button-bg-hover);
}

.winz-aa8yea {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.winz-aa8yea img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .winz-aa8yea img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .winz-aa8yea img {
  min-height: 100%;
  }
}

.winz-pokk1p::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.winz-mpr1j1 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.winz-mpr1j1 h1,
.winz-mpr1j1 h2,
.winz-mpr1j1 h3,
.winz-mpr1j1 h4 {
  margin-bottom: 6px;
}

.winz-mpr1j1 h1:not(:first-child),
.winz-mpr1j1 h2:not(:first-child),
.winz-mpr1j1 h3:not(:first-child),
.winz-mpr1j1 h4:not(:first-child) {
  margin-top: 16px;
}

.winz-mpr1j1 h1,
.winz-mpr1j1 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .winz-mpr1j1 h1,
  .winz-mpr1j1 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.winz-mpr1j1 h2,
.winz-mpr1j1 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .winz-mpr1j1 h2,
  .winz-mpr1j1 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.winz-mpr1j1 h3,
.winz-mpr1j1 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .winz-mpr1j1 h3,
  .winz-mpr1j1 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.winz-mpr1j1 h4,
.winz-mpr1j1 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.winz-mpr1j1 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.winz-mpr1j1 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.winz-mpr1j1 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);
}

.winz-mpr1j1 ul ul {
  margin-bottom: 8px;
}

.winz-mpr1j1 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.winz-mpr1j1 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.winz-mpr1j1 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.winz-mpr1j1 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.winz-mpr1j1 ol li::marker {
  font-weight: 700;
}

.winz-mpr1j1 ol ol {
  margin-bottom: 8px;
}

.winz-mpr1j1 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.winz-mpr1j1 ol ul li {
  padding-left: 16px;
}

.winz-mpr1j1 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) {
  .winz-mpr1j1 table {
    padding: 24px;
  }
}

.winz-mpr1j1 table.winz-6y6mra {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winz-l1kz1n,
    mask-image 0.3s;
}

.winz-mpr1j1 table.winz-6y6mra.winz-zrb1au {
  -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) {
  .winz-mpr1j1 table {
    display: table;
  }
}

.winz-mpr1j1 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);
}

.winz-mpr1j1 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winz-mpr1j1 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winz-mpr1j1 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) {
  .winz-mpr1j1 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.winz-mpr1j1 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.winz-mpr1j1 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.winz-mpr1j1 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.winz-mpr1j1 img {
  max-width: 100%;
  height: auto;
}

.winz-fi37ti {
  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) {
  .winz-fi37ti {
    padding: 24px;
  }
}

.winz-g7jgjn {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .winz-g7jgjn {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.winz-g7jgjn > * {
  margin: 0 !important;
}

.winz-g7jgjn img,
.winz-86wnod {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winz-g7jgjn img,
  .winz-86wnod {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winz-bshgy9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winz-bshgy9 {
    width: 32px;
    height: 32px;
  }
}

.winz-sjkluy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.winz-sjkluy .winz-nvrc8i {
  flex-shrink: 0;
}

.winz-sjkluy .winz-6ek62i svg {
  display: none;
}

.winz-7kcm1z {
  display: grid;
  transition: max-height 0.winz-l1kz1n ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .winz-7kcm1z {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .winz-7kcm1z {
    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));
  }
}

.winz-7kcm1z.winz-3pknbr + .winz-nvrc8i svg {
  transform: rotate(180deg);
}

.winz-mqkuuc {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.winz-mqkuuc > div:nth-child(3n) {
  grid-column: span 2;
}

.winz-mqkuuc
  > div:nth-child(3n)
  .winz-hnlv31
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .winz-mqkuuc {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .winz-mqkuuc > div:nth-child(3n) {
    grid-column: unset;
  }

  .winz-mqkuuc
    > div:nth-child(3n)
    .winz-hnlv31
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .winz-mqkuuc {
    max-width: 270px;
  }
}

.winz-mqkuuc .winz-hnlv31 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .winz-mqkuuc .winz-hnlv31 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .winz-mqkuuc .winz-hnlv31 button {
    max-width: 104px;
  }
}

.winz-8a9fzm {
  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) {
  .winz-8a9fzm {
    margin-bottom: 0;
  }
}

.winz-jxccex {
  display: none;
  opacity: 0;
}

.winz-jp305f {
  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;
  }
}

.winz-jp305f img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.winz-hnlv31 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.winz-hnlv31 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winz-hnlv31
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .winz-hnlv31
    button {
    max-width: 145px;
  }
}

.winz-srd574:first-child
  .winz-hnlv31
  button {
  max-width: 270px;
}

.winz-wl39bb {
  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%;
}

.winz-8a9fzm picture {
  width: 100%;
  max-width: 100%;
}

.winz-25z3uv {
  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;
}

.winz-25z3uv svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.winz-8a9fzm:hover .winz-25z3uv {
  display: flex;
}

.winz-f9qolv {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.winz-pc3mnq {
  display: flex;
}

.winz-pc3mnq:hover .winz-p7vljz,
.winz-pc3mnq .winz-hli12z .winz-p7vljz {
  display: flex;
}

.winz-pc3mnq svg {
  flex-shrink: 0;
}

.winz-p7vljz {
  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) {
  .winz-p7vljz {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.winz-p7vljz:hover {
  display: flex;
}

.winz-p7vljz svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.winz-22m09o {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .winz-22m09o {
    font-size: 12px;
  }
}

.winz-2p6le4,
.winz-y9awxu {
  width: 50%;
  flex-shrink: 0;
}

.winz-2p6le4 {
  font-weight: 700;
}

.winz-ifw1wl .winz-7kcm1z {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .winz-ifw1wl .winz-7kcm1z {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .winz-ifw1wl .winz-7kcm1z {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.winz-ifw1wl
  .winz-wl39bb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.winz-ifw1wl .winz-jp305f {
  height: 100% !important;
  border-radius: 16px;
}

.winz-ifw1wl .winz-hnlv31 {
  gap: 4px;
  align-items: center;
}

.winz-ifw1wl .winz-hnlv31 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.winz-ifw1wl .winz-hnlv31 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.winz-ifw1wl .winz-swkm6k,
.winz-ifw1wl .winz-aq5vo1 {
  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.winz-jsxwrn.org/2000/svg'%3E%3Cpath d='M9.winz-z80usw 4.winz-4ul6ps.winz-gms36u 5.winz-65jyjv.winz-695n8s 5.winz-8jwuyl.winz-iin3xv 5.winz-1fe0qn.winz-f6c29l 8.winz-rs76jq.winz-tun64r 9.winz-y2xrml.winz-k6m88z 9.winz-s181yf.winz-dajvj3 13.winz-vxafn8.winz-zcjudn 11.winz-boj75w.winz-bf4or7 11.winz-71qp50.winz-0bw7v2 11.winz-742vbk.winz-bpiat3 13.winz-29rbsr.winz-nnohb4 9.winz-y9g6ml.winz-z20l1v 9.winz-1xmsl9.winz-4gvbxk 8.winz-8smvvb.winz-wvz0sx 5.winz-qmgtau.winz-yja09d 5.winz-ir1foo.winz-lr77lx 5.winz-ybg12i.winz-ptqq00 4.winz-ypqqbq.winz-bf4or7 1.winz-uqq7uv.winz-z80usw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.winz-ifw1wl .winz-swkm6k {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.winz-ifw1wl .winz-aq5vo1 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.winz-e3h7uo {
  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) {
  .winz-e3h7uo {
    padding: 24px;
  }
}

.winz-e3h7uo .winz-nvrc8i {
  display: flex;
}

@media (min-width: 768px) {
  .winz-e3h7uo .winz-nvrc8i {
    display: none;
  }
}

.winz-e3h7uo .winz-6ek62i svg {
  display: none;
}

.winz-7s58sy {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.winz-7s58sy .winz-bg08xm {
  display: none;
}

@media (min-width: 768px) {
  .winz-7s58sy .winz-bg08xm {
    display: flex;
  }
}

.winz-kh76xr {
  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) {
  .winz-kh76xr {
    font-size: 40px;
    line-height: 48px;
  }
}

.winz-kh76xr > * {
  margin: 0 !important;
}

.winz-kh76xr img,
.winz-xxhcqr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winz-kh76xr img,
  .winz-xxhcqr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winz-gjvmmn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winz-gjvmmn {
    width: 32px;
    height: 32px;
  }
}

.winz-jitrjw {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .winz-jitrjw {
    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;
  }

  .winz-jitrjw::-webkit-scrollbar {
    display: none;
  }
}

.winz-uujkca {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .winz-uujkca {
    padding: 7px 15px;
  }
}

.winz-uujkca:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winz-wy7f9a {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winz-wy7f9a {
    display: flex;
    opacity: 1;
  }
}

.winz-uujkca picture {
  height: 100%;
  display: block;
}

.winz-uujkca img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .winz-uujkca img {
    width: 88px;
    height: 44px;
  }
}

.winz-uujkca p {
  text-align: center;
  width: 100%;
}

.winz-vdlbqr {
  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) {
  .winz-vdlbqr {
    font-size: 40px;
    line-height: 48px;
  }
}

.winz-vdlbqr img,
.winz-6xek5t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winz-vdlbqr img,
  .winz-6xek5t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winz-vlbhhx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winz-vlbhhx {
    width: 32px;
    height: 32px;
  }
}

.winz-u61tpt {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.winz-aizh9y {
  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;
}

.winz-1e9h52 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.winz-1e9h52.winz-hli12z {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.winz-hp16ur {
  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) {
  .winz-hp16ur {
    font-size: 20px;
    line-height: 28px;
  }
}

.winz-zh8pas {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.winz-brd7t8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.winz-l1kz1n ease;
  opacity: 0;
  color: var(--text-color);
}

.winz-mfxita {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.winz-mfxita ol,
.winz-mfxita ul {
  padding-left: 1.3em;
}

.winz-1e9h52.winz-hli12z .winz-brd7t8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.winz-1e9h52.winz-hli12z .winz-zh8pas {
  transform: rotate(180deg);
  color: var(--text-color);
}

.winz-wxyx4z {
  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) {
  .winz-wxyx4z {
    padding: 24px;
  }
}

.winz-wxyx4z .winz-nvrc8i {
  display: flex;
}

@media (min-width: 768px) {
  .winz-wxyx4z .winz-nvrc8i {
    display: none;
  }
}

.winz-wxyx4z .winz-6ek62i svg {
  display: none;
}

.winz-hkcpkt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.winz-hkcpkt .winz-bg08xm {
  display: none;
}

@media (min-width: 768px) {
  .winz-hkcpkt .winz-bg08xm {
    display: flex;
  }
}

.winz-4cmmgd {
  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) {
  .winz-4cmmgd {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.winz-4cmmgd > * {
  margin: 0 !important;
}

.winz-4cmmgd img,
.winz-pxuq7l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .winz-4cmmgd img,
  .winz-pxuq7l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.winz-dfusb2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .winz-dfusb2 {
    width: 32px;
    height: 32px;
  }
}

.winz-vazxgv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .winz-vazxgv {
    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;
  }

  .winz-vazxgv::-webkit-scrollbar {
    display: none;
  }
}

.winz-cctzsj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.winz-cctzsj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.winz-xuorop {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .winz-xuorop {
    display: flex;
    opacity: 1;
  }
}

.winz-cctzsj picture {
  width: auto;
  height: 100%;
  display: block;
}

.winz-cctzsj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.winz-e5d7wq {
  margin: -24px 0;
}

.winz-e5d7wq:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .winz-e5d7wq {
    margin: -16px 0;
  }
}

.winz-7fz2mq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .winz-7fz2mq {
    flex-direction: row;
  }
}

.winz-kxuuor {
  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) {
  .winz-kxuuor {
    flex: 1;
  }
}

.winz-kxuuor::placeholder {
  color: var(--Text-400);
}

.winz-up4gop {
  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;
}

.winz-eycrk1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.winz-eycrk1::-webkit-scrollbar {
  display: none;
}

.winz-l3zkq4 {
  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;
}

.winz-l3zkq4 img,
.winz-l3zkq4 svg {
  margin-right: 8px;
}

.winz-1qnfrl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.winz-e5d7wq + .winz-bs6r05 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .winz-e5d7wq + .winz-bs6r05 {
    margin-top: -16px;
  }
}

.winz-xz0a1h {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.winz-xz0a1h > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.winz-xz0a1h > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.winz-4wu1ij {
  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;
}

.winz-rqtqgq {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.winz-q1wgty {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.winz-73owm2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.winz-4zx7h0 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.winz-4wu1ij 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;
}

.winz-4wu1ij 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) {
  .winz-4wu1ij {
    padding: 39px 179px 39px 39px;
  }

  .winz-rqtqgq {
    font-size: 40px;
    line-height: 48px;
  }

  .winz-4zx7h0 {
    height: 348px;
  }

  .winz-4wu1ij button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .winz-4wu1ij button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .winz-4wu1ij {
    padding: 63px;
  }
}

.winz-t3fuyi {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .winz-t3fuyi {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.winz-twu6tv {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winz-twu6tv {
    width: auto;
  }
}

.winz-93mlkn {
  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;
}

.winz-93mlkn::-webkit-scrollbar {
  display: none;
}

.winz-93mlkn 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);
}

.winz-93mlkn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .winz-93mlkn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.winz-t3fuyi .winz-tc9yn5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.winz-l1kz1n,
    mask-image 0.3s;
}

.winz-t3fuyi .winz-tc9yn5.winz-zrb1au {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.winz-66gwxq {
  margin: 40px -16px;
}

.winz-1emx7e + .winz-2dvg9s,
.winz-1emx7e + .winz-gdpnrg {
  margin-top: 24px;
}

.winz-wbfps4 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.winz-wbfps4 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.winz-tj57od {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .winz-tj57od {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .winz-tj57od {
    margin-top: 0;
  }
}

.winz-r5ochn {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winz-r5ochn {
    font-size: 24px;
    line-height: 32px;
  }
}

.winz-pseh77 {
  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) {
  .winz-pseh77 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.winz-q1r9pi {
  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) {
  .winz-q1r9pi {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.winz-fcp5z1 {
  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) {
  .winz-fcp5z1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.winz-sdtamy {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .winz-sdtamy {
    font-size: 32px;
    line-height: 40px;
  }
}

.winz-5zpx19 {
  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;
}

.winz-rseyrl {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.winz-rseyrl img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.winz-bs6r05 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.winz-xn8hap {
  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) {
  .winz-xn8hap {
    padding: 15px 48px;
  }
}

main > .winz-bs6r05 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .winz-7kcm1z.winz-0e5m0k > div:nth-child(n+5) {
    display: none;
  }
}

.winz-mpr1j1 p a img {
  display: block;
  margin: 0 auto;
}


.winz-n6raph {
  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 */
.winz-fn631p {
  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;
}

.winz-fn631p label {
  font-size: 14px;
}

.winz-fn631p h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.winz-fn631p input,
.winz-fn631p textarea,
.winz-fn631p 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;
}
.winz-fn631p button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.winz-zqa2k3 ease;
}
.winz-fn631p button:hover {
  background-color: var(--button-bg-hover);
}
.winz-3zph31 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.winz-bl1f1t ease-in;
}

.winz-3zph31 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;
}
.winz-dzw4ps, .winz-fmn1p8, [class*="review-card"],
thead, thead th, table th, .winz-csh6cy,
.winz-bqasrn, [class*="collapsible-header"],
.winz-ts0nyx, [class*="updated-block"] {
  color: #ece7dc !important;
}
