* {
  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;
  }
}

.onewin-w9vip2 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .onewin-w9vip2 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .onewin-w9vip2 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.onewin-4k3wat {
  overflow: hidden;
}

.onewin-lnmxrb img {
  background: var(--Neutral-300);
}

.onewin-zd8cpd {
  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;
}

.onewin-49pchm {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.onewin-49pchm:hover {
  background: var(--button-bg-hover);
}

.onewin-9oa9ib {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.onewin-9oa9ib:hover {
  background: var(--button-bg-hover);
}

.onewin-1x8av7 {
  font-size: 12px;
  line-height: 18px;
}

.onewin-yxnvm3 {
  font-size: 18px;
  line-height: 26px;
}

.onewin-cr7oou {
  width: 100%;
}

.onewin-1z3kja {
  padding: 6px 16px;
}

.onewin-rz0ag7 {
  padding: 10px 16px;
}

.onewin-bdrobw {
  padding: 15px 26px;
}

.onewin-rtg9bd {
  flex-shrink: 0;
}

.onewin-zh6z5a {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.onewin-hscr4e {
  display: none;
}

.onewin-og2wa6 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onewin-hejd8r {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.onewin-ssdwxp {
  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;
}

.onewin-ibm00i {
  cursor: grab;
}

.onewin-ssdwxp::-webkit-scrollbar {
  display: none;
}

.onewin-tccbt5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.onewin-kj17ma {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.onewin-fhxcz2 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.onewin-hcje7j {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.onewin-7h6cvz {
  visibility: visible;
}

.onewin-vixnpa {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.onewin-y4szlz ease;
}

.onewin-chipj7 {
  background-color: var(--Primary-200);
  width: 16px;
}

.onewin-8d5ewv {
  -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.onewin-y4szlz,
    mask-image 0.3s;
}

.onewin-8d5ewv.onewin-iiyhaa {
  -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;
  }
}

.onewin-bwa5te: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;
}

.onewin-vj4vaw {
  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.onewin-tm75cb.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.onewin-tm75cb.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;
}

.onewin-b0ldia {
  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);
}

.onewin-b0ldia::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%
  );
}

.onewin-govl37 {
  position: relative;
  z-index: 1;
}

.onewin-9q310x {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.onewin-tyc8tj {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.onewin-m5tnt9 {
  font-size: 40px;
  line-height: 48px;
}

.onewin-jh5r21 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.onewin-giyx5t {
  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;
}

.onewin-giyx5t:hover {
  background: var(--Primary-400);
}

.onewin-giyx5t svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.onewin-bwa5te 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) {
  .onewin-b0ldia {
    max-width: 600px;
    padding: 64px;
  }

  .onewin-9q310x {
    font-size: 24px;
    line-height: 32px;
  }

  .onewin-tyc8tj {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .onewin-m5tnt9 {
    font-size: 50px;
    line-height: 56px;
  }

  .onewin-jh5r21 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .onewin-vj4vaw {
    top: 25px;
    right: 25px;
  }
}

.onewin-7ell97,
.onewin-ck5tr9 {
  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;
}

.onewin-7j6y2v.onewin-6dd9bp::before,
.onewin-ck5tr9::before,
.onewin-tipqyh::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.onewin-tm75cb.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.onewin-2pln95 14.onewin-sqp01x.onewin-0v5epa 14.onewin-asdmlx 15.onewin-vfe6ia 14.onewin-6s6m23 15.onewin-zexif2 14.onewin-mwpol7.onewin-9ox1uh 14.onewin-o7r0px 19.onewin-xi0uvu 12.onewin-3sk6a7 19.onewin-xi0uvu 10.onewin-5i9tl4.onewin-xi0uvu 8.onewin-xdns9i 17.onewin-b78vvz 7.onewin-a16s9p 15.onewin-vsh9z3 7.onewin-cltukm.onewin-9uw8k4 7.onewin-a16s9p 11.onewin-nv2io3 8.onewin-xdns9i 11.onewin-nv2io3 10.onewin-diyi42.onewin-nv2io3 12.onewin-ylr8en 13.onewin-rk59wy 14.onewin-ha4znq 15.onewin-qpvwf6 14.onewin-2hswkp.onewin-b0he7m 14.onewin-xh9i3v 15.onewin-yhwma3 14.onewin-wzhbms 15.onewin-puo6j2 14.onewin-9cfp03.onewin-2pln95 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.onewin-244f2e 15.onewin-h8zhyf.onewin-i07owj 15.onewin-5ecn9e 15.onewin-xe4zux 15.onewin-tavqg0 15.onewin-1ata6h 15.onewin-q5thcu.onewin-xvque1 15.onewin-tavqg0 15.onewin-3mu7bd 15.onewin-usfq9v 15.onewin-xjgft4 15.onewin-x8lk9r.onewin-07r7xu 15.onewin-d73dgc 7.onewin-83i7o2 18.onewin-gjcmau 7.onewin-845w5m 23.onewin-l5ymya.onewin-tow04e.onewin-to714n 18.onewin-vjnjzr 19.onewin-4kaid5 15.onewin-8p8gv2 15.onewin-244f2e 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.onewin-y16thb [type="submit"] *,
.onewin-jgtlv6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .onewin-8gkou4 {
    display: none;
  }
}

.onewin-xz8ijp {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .onewin-xz8ijp {
  display: none;
}

@media (min-width: 768px) {
  .onewin-xz8ijp {
    bottom: 22px;
  }
}

.onewin-xz8ijp input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .onewin-xz8ijp {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.onewin-peo2cx.static) .onewin-xz8ijp {
    bottom: 8px;
  }
}

.onewin-i9kcja {
  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.onewin-tm75cb.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.onewin-a44vyg 3.onewin-2a8iko.onewin-7xipn0.onewin-bmf745 3.onewin-a5ngid 3.onewin-7mj8eh 5.onewin-zw60kr 3.onewin-7mj8eh 8.onewin-izqr31.onewin-jau592.onewin-7mj8eh 26.onewin-rz7l0w 5.onewin-98lte2 28.onewin-1v1das 8.onewin-pfw26d 28.onewin-o9qe6d.onewin-xdj13l 28.onewin-ubdbsy.onewin-dtprsl 34.onewin-9ahs4s.onewin-tf9zd4 36.onewin-9hdq63 11.onewin-zhvx7j 37.onewin-k9x7l2 12.onewin-8e7m7x 36.onewin-0pfviv.onewin-jeqiax 28.onewin-ehrigi.onewin-51wzo9.onewin-w9ag7t 28.onewin-0jnqag 36.onewin-7qbpsr 26.onewin-aqg3rx 36.onewin-7qbpsr 23.onewin-tjxi3x.onewin-lvgl9b.onewin-7qbpsr 5.onewin-4cpx6a 34.onewin-aao96m 3.onewin-a5ngid 31.onewin-a44vyg 3.onewin-0fwfwq.onewin-82neca 18.onewin-x541db.onewin-qgfrw4 18.onewin-24yhcz 8.onewin-a3obzi 17.onewin-i9txj0 8.onewin-a3obzi 15.onewin-9em99s.onewin-a3obzi 14.onewin-0diewg 9.onewin-qgfrw4 13.onewin-a2agz6 11.onewin-82neca 13.onewin-e4e0yb.onewin-e7xi5q 13.onewin-a2agz6 13.onewin-v9sy6z 14.onewin-0diewg 13.onewin-v9sy6z 15.onewin-4kbjpo.onewin-v9sy6z 17.onewin-i9txj0 12.onewin-e7xi5q 18.onewin-24yhcz 11.onewin-82neca 18.onewin-wu0xth.onewin-islvvk 18.onewin-ewgpkh.onewin-incft1 18.onewin-24yhcz 17.onewin-wvr64q 17.onewin-i9txj0 17.onewin-wvr64q 15.onewin-2rwk4r.onewin-wvr64q 14.onewin-0diewg 18.onewin-incft1 13.onewin-a2agz6 20.onewin-islvvk 13.onewin-mod3z2.onewin-5sedqt 13.onewin-a2agz6 22.onewin-0em1gt 14.onewin-0diewg 22.onewin-0em1gt 15.onewin-to8d25.onewin-pdcncm 17.onewin-i9txj0 21.onewin-5sedqt 18.onewin-24yhcz 20.onewin-islvvk 18.onewin-0kdg23.onewin-d31pj1 18.onewin-yk84us.onewin-623dao 18.onewin-24yhcz 26.onewin-unj62j 17.onewin-i9txj0 26.onewin-unj62j 15.onewin-jd3k2c.onewin-unj62j 14.onewin-0diewg 27.onewin-623dao 13.onewin-a2agz6 28.onewin-d31pj1 13.onewin-1seh0e.onewin-5p6mth 13.onewin-a2agz6 31.onewin-hdms3q 14.onewin-0diewg 31.onewin-hdms3q 15.onewin-uclflq.onewin-unj62j 17.onewin-i9txj0 30.onewin-5p6mth 18.onewin-24yhcz 28.onewin-d31pj1 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"])
    .onewin-i9kcja {
    display: none;
  }
}

.onewin-yy74t6 {
  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) {
  .onewin-yy74t6 {
    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;
}

.onewin-jgtlv6 {
  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) {
  .onewin-jgtlv6 {
    padding: 14px 16px;
  }
}

.onewin-jgtlv6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.onewin-jgtlv6 button:first-child {
  align-content: end;
}

.onewin-jgtlv6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .onewin-jgtlv6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .onewin-jgtlv6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.onewin-jgtlv6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.onewin-jgtlv6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.onewin-tipqyh {
  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;
}

.onewin-tipqyh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .onewin-tipqyh,
.pc61d126-chatbot[data-active-screen="3"]
  .onewin-tipqyh {
  opacity: 1;
  visibility: visible;
}

.onewin-pimdw9 {
  flex: 1 1;
}

.onewin-w7s4f0 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .onewin-w7s4f0 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .onewin-ccaj8o {
  display: block;
}

.onewin-i7cayz {
  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) {
  .onewin-i7cayz {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.onewin-ck5tr9 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.onewin-ck5tr9::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.onewin-hl446b span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.onewin-hl446b p {
  color: var(--Text-100);
}

.onewin-ck5tr9 .onewin-eprvav {
  grid-area: button;
}

.onewin-ck5tr9 .onewin-eprvav::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.onewin-tm75cb.org/2000/svg'%3E%3Cpath d='M4.onewin-beeb55 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onewin-t1mrkz 15L16.onewin-t1mrkz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.onewin-t1mrkz 5L16.onewin-t1mrkz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .onewin-985u83 {
  display: block;
}

.onewin-u8pocx {
  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) {
  .onewin-u8pocx {
    margin-top: 40px;
  }
}

.onewin-7ell97 label,
.onewin-7ell97 input {
  display: block;
  width: 100%;
}

.onewin-7ell97 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.onewin-7ell97 label.onewin-tky7pz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.onewin-7ell97 label.onewin-tky7pz::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;
}

.onewin-7ell97 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;
}

.onewin-7ell97 input::placeholder {
  color: var(--Text-400);
}

.onewin-xnjq4x {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .onewin-xnjq4x {
  display: flex;
}

.onewin-xnjq4x ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .onewin-xnjq4x ol {
    height: 420px;
    padding: 24px;
  }
}

.onewin-xnjq4x ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.onewin-y16thb {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .onewin-y16thb {
    padding: 0 24px 24px;
  }
}

.onewin-y16thb 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;
}

.onewin-y16thb input::placeholder {
  color: var(--Text-400);
}

.onewin-y16thb [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.onewin-y16thb [type="submit"]:disabled {
  opacity: 0.5;
}

.onewin-y16thb [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .onewin-y16thb [type="submit"] {
    right: 40px;
  }
}

.onewin-7j6y2v {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.onewin-7j6y2v.onewin-6dd9bp {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.onewin-7j6y2v.onewin-6dd9bp::before {
  content: "";
  width: 31px;
}

.onewin-7j6y2v.onewin-6dd9bp p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onewin-7j6y2v.onewin-a7knzg p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.onewin-7j6y2v p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.onewin-xz8ijp .onewin-eprvav {
  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;
  }
}

.onewin-8gkou4 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .onewin-8gkou4 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .onewin-8gkou4 {
    padding: 18px 0;
  }
}

.onewin-8gkou4 .onewin-w9vip2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .onewin-8gkou4 .onewin-w9vip2 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.onewin-apmgzt {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .onewin-apmgzt {
    max-width: 160px;
    height: 40px;
  }
}

.onewin-apmgzt picture,
.onewin-apmgzt img {
  display: block;
  width: 100%;
  height: 100%;
}

.onewin-apmgzt img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .onewin-id5qvx {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.onewin-y4szlz ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .onewin-8gkou4.onewin-e5snxn .onewin-id5qvx {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .onewin-id5qvx {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .onewin-id5qvx {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.onewin-n2pzqb,
.onewin-p1le41 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .onewin-n2pzqb,
  .onewin-p1le41 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .onewin-p1le41 {
    display: none;
  }
}

.onewin-ye6c16 {
  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;
}

.onewin-e5snxn .onewin-ye6c16 {
  background: var(--fh-bg-color);
}

.onewin-ye6c16 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .onewin-ye6c16 {
    display: none;
  }
}

.onewin-kls18b {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onewin-kls18b {
    display: none;
  }
}

.onewin-mq7wne {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.onewin-8gkou4.onewin-e5snxn .onewin-mq7wne:first-child {
  display: none;
}

.onewin-8gkou4.onewin-e5snxn .onewin-mq7wne:last-child {
  display: block;
}

.onewin-mq7wne:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .onewin-mq7wne {
    display: none;
  }
}

.onewin-agp40j {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onewin-agp40j {
    display: flex;
  }
}

.onewin-agp40j ul {
  max-height: 350px;
  overflow-y: auto;
}

.onewin-agp40j:hover ul {
  visibility: visible;
  opacity: 1;
}

.onewin-agp40j:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.onewin-agp40j:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.onewin-agp40j:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.onewin-agp40j:hover .onewin-lswr8u svg {
  transform: rotate(180deg);
}

.onewin-u96pp6 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.onewin-yq9ohz {
  padding: 0 8px;
}

.onewin-typ3yc {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.onewin-typ3yc:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .onewin-typ3yc {
    padding: 4px 8px;
  }
}

.onewin-jd1302 {
  display: flex;
}

.onewin-jd1302 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.onewin-lswr8u {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.onewin-lswr8u svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.onewin-myl7uk {
  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) {
  .onewin-myl7uk {
    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;
  }
}

.onewin-lr8d7l {
  width: 100%;
}

@media (min-width: 1200px) {
  .onewin-lr8d7l {
    display: none;
  }
}

.onewin-b0260x {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.onewin-i88xx8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.onewin-9hqafc {
  display: flex;
}

.onewin-eaktay {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.onewin-z9gugn {
  list-style: none;
}

@media (max-width: 1199px) {
  .onewin-z9gugn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .onewin-z9gugn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .onewin-z9gugn .onewin-7ssjvc [data-ref-el],
  .onewin-z9gugn .onewin-7ssjvc span,
  .onewin-z9gugn .onewin-7ssjvc a {
    white-space: nowrap;
  }
}

.onewin-p3afq0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .onewin-p3afq0.onewin-a6rhy5 > .onewin-7ssjvc {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .onewin-p3afq0.onewin-neiy4q:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .onewin-p3afq0.onewin-a6rhy5 > .onewin-ucskz4 {
    height: auto;
  }

  .onewin-p3afq0.onewin-a6rhy5 > div > .onewin-ofrldj {
    transform: rotate(180deg);
  }
}

.onewin-p3afq0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.onewin-p3afq0 [data-ref-el],
.onewin-p3afq0 span {
  cursor: pointer;
}

.onewin-p3afq0 [data-ref-el],
.onewin-p3afq0 span,
.onewin-p3afq0 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .onewin-p3afq0 [data-ref-el],
  .onewin-p3afq0 span,
  .onewin-p3afq0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .onewin-p3afq0 [data-ref-el],
  .onewin-p3afq0 span,
  .onewin-p3afq0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.onewin-ucskz4 {
  height: 0;
  overflow: hidden;
  transition: height 0.onewin-y4szlz ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.onewin-ucskz4::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.onewin-ucskz4::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.onewin-ucskz4::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .onewin-ucskz4 {
    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;
  }

  .onewin-ucskz4:has(> .onewin-p3afq0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .onewin-ucskz4 .onewin-ucskz4 {
    padding: 0;
  }

  .onewin-ucskz4 .onewin-p3afq0 {
    font-weight: 400;
  }

  .onewin-ucskz4 .onewin-p3afq0:hover > .onewin-7ssjvc {
    background: var(--Neutral-300);
  }

  .onewin-ucskz4 .onewin-ofrldj {
    rotate: -90deg;
  }
}

.onewin-7ssjvc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .onewin-7ssjvc {
    padding: 8px;
  }

  .onewin-p3afq0.onewin-fwudd6 > .onewin-7ssjvc {
    background: var(--Neutral-300);
  }
}

.onewin-ofrldj {
  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.onewin-tm75cb.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.onewin-jhes7f 0.onewin-2fyzsf.onewin-4qywke -0.onewin-bi185s 0.onewin-wjw1wj -0.onewin-bi185s 1.onewin-vvtrvk 0.onewin-y2v6jd.onewin-75uhi4 4.onewin-ibli2e.onewin-jhes7f 0.onewin-0xugke.onewin-aqf3lh -0.onewin-bi185s 9.onewin-pl3lzx -0.onewin-bi185s 10.onewin-stnu0s 0.onewin-g7gno6.onewin-7qcjbk 0.onewin-4qywke 10.onewin-7qcjbk 0.onewin-wjw1wj 10.onewin-stnu0s 1.onewin-lyv01v.onewin-gxasy6 5.onewin-e35kf7.onewin-620v4v 6.onewin-8ojaqd 5.onewin-6nlt30 6.onewin-8ojaqd 4.onewin-uv29tv 5.onewin-vneepk.onewin-jhes7f 1.onewin-cv5y3i.onewin-bi185s 0.onewin-wjw1wj -0.onewin-bi185s 0.onewin-4qywke 0.onewin-jhes7f 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.onewin-y4szlz ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .onewin-ofrldj {
    cursor: default;
  }
}

.onewin-5lchux {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.onewin-omaf3d {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .onewin-omaf3d {
    padding: 40px 4px;
  }
}

.onewin-a404eo {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .onewin-a404eo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.onewin-717iux {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .onewin-717iux {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.onewin-717iux ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.onewin-717iux [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.onewin-717iux [data-ref-el],
.onewin-717iux span,
.onewin-717iux a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.onewin-6dwgz0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onewin-6dwgz0 {
    margin-bottom: 12px;
  }
}

.onewin-gxctq2 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.onewin-gxctq2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .onewin-gxctq2:last-child {
    margin-right: 0;
  }
}

.onewin-os0ya2 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onewin-6dwgz0:hover .onewin-mza5y1 {
  visibility: visible;
  opacity: 1;
}

.onewin-mza5y1 {
  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);
}

.onewin-866u9a {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.onewin-dh15qn {
  display: flex;
  margin: 6px;
}

.onewin-dh15qn img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.onewin-mza5y1::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);
}

.onewin-mza5y1::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);
}

.onewin-x3g0oy {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .onewin-x3g0oy {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.onewin-ef9ari {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .onewin-ef9ari {
    margin-right: 32px;
  }
}

.onewin-udivi3 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .onewin-udivi3 {
    margin-top: 0;
    width: 340px;
  }
}

.onewin-udivi3 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.onewin-ju7sde {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.onewin-ua7m9z {
  position: relative;
}

@media (min-width: 768px) {
  .onewin-ua7m9z {
    margin-top: 40px;
  }
}

.onewin-ua7m9z + .onewin-0zq8zr,
.onewin-ua7m9z + .onewin-ua7m9z {
  margin-top: 24px;
}

.onewin-ghdgj7 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .onewin-ghdgj7 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .onewin-ghdgj7 {
    padding: 80px;
  }
}

.onewin-9yxlu4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .onewin-9yxlu4 {
    padding: 0 16px;
}


}

.onewin-8a7sg6 {
  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) {
  .onewin-8a7sg6 {
    font-size: 48px;
    line-height: 56px;
  }
}

.onewin-beb6g4 {
  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) {
  .onewin-beb6g4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.onewin-bm8edz {
  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;
}

.onewin-bm8edz:hover {
  background: var(--button-bg-hover);
}

.onewin-a8sxgy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.onewin-a8sxgy img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .onewin-a8sxgy img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .onewin-a8sxgy img {
  min-height: 100%;
  }
}

.onewin-ghdgj7::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.onewin-0at7g4 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.onewin-0at7g4 h1,
.onewin-0at7g4 h2,
.onewin-0at7g4 h3,
.onewin-0at7g4 h4 {
  margin-bottom: 6px;
}

.onewin-0at7g4 h1:not(:first-child),
.onewin-0at7g4 h2:not(:first-child),
.onewin-0at7g4 h3:not(:first-child),
.onewin-0at7g4 h4:not(:first-child) {
  margin-top: 16px;
}

.onewin-0at7g4 h1,
.onewin-0at7g4 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .onewin-0at7g4 h1,
  .onewin-0at7g4 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.onewin-0at7g4 h2,
.onewin-0at7g4 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .onewin-0at7g4 h2,
  .onewin-0at7g4 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.onewin-0at7g4 h3,
.onewin-0at7g4 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .onewin-0at7g4 h3,
  .onewin-0at7g4 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.onewin-0at7g4 h4,
.onewin-0at7g4 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.onewin-0at7g4 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.onewin-0at7g4 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.onewin-0at7g4 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);
}

.onewin-0at7g4 ul ul {
  margin-bottom: 8px;
}

.onewin-0at7g4 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.onewin-0at7g4 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.onewin-0at7g4 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.onewin-0at7g4 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.onewin-0at7g4 ol li::marker {
  font-weight: 700;
}

.onewin-0at7g4 ol ol {
  margin-bottom: 8px;
}

.onewin-0at7g4 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.onewin-0at7g4 ol ul li {
  padding-left: 16px;
}

.onewin-0at7g4 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) {
  .onewin-0at7g4 table {
    padding: 24px;
  }
}

.onewin-0at7g4 table.onewin-ttkofx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onewin-y4szlz,
    mask-image 0.3s;
}

.onewin-0at7g4 table.onewin-ttkofx.onewin-iiyhaa {
  -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) {
  .onewin-0at7g4 table {
    display: table;
  }
}

.onewin-0at7g4 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);
}

.onewin-0at7g4 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onewin-0at7g4 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onewin-0at7g4 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) {
  .onewin-0at7g4 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.onewin-0at7g4 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.onewin-0at7g4 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.onewin-0at7g4 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.onewin-0at7g4 img {
  max-width: 100%;
  height: auto;
}

.onewin-dy34ka {
  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) {
  .onewin-dy34ka {
    padding: 24px;
  }
}

.onewin-bfqwsu {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .onewin-bfqwsu {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.onewin-bfqwsu > * {
  margin: 0 !important;
}

.onewin-bfqwsu img,
.onewin-4e6njk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onewin-bfqwsu img,
  .onewin-4e6njk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onewin-ch3idg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onewin-ch3idg {
    width: 32px;
    height: 32px;
  }
}

.onewin-ihjsth {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.onewin-ihjsth .onewin-5d6ca2 {
  flex-shrink: 0;
}

.onewin-ihjsth .onewin-6nqbpc svg {
  display: none;
}

.onewin-5oyksa {
  display: grid;
  transition: max-height 0.onewin-y4szlz ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .onewin-5oyksa {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .onewin-5oyksa {
    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));
  }
}

.onewin-5oyksa.onewin-zx58c0 + .onewin-5d6ca2 svg {
  transform: rotate(180deg);
}

.onewin-sx9dgo {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.onewin-sx9dgo > div:nth-child(3n) {
  grid-column: span 2;
}

.onewin-sx9dgo
  > div:nth-child(3n)
  .onewin-d5by9c
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .onewin-sx9dgo {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .onewin-sx9dgo > div:nth-child(3n) {
    grid-column: unset;
  }

  .onewin-sx9dgo
    > div:nth-child(3n)
    .onewin-d5by9c
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .onewin-sx9dgo {
    max-width: 270px;
  }
}

.onewin-sx9dgo .onewin-d5by9c button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .onewin-sx9dgo .onewin-d5by9c button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .onewin-sx9dgo .onewin-d5by9c button {
    max-width: 104px;
  }
}

.onewin-ajbhnp {
  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) {
  .onewin-ajbhnp {
    margin-bottom: 0;
  }
}

.onewin-z9lgre {
  display: none;
  opacity: 0;
}

.onewin-21piin {
  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;
  }
}

.onewin-21piin img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.onewin-d5by9c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.onewin-d5by9c button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onewin-d5by9c
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .onewin-d5by9c
    button {
    max-width: 145px;
  }
}

.onewin-zn0ve2:first-child
  .onewin-d5by9c
  button {
  max-width: 270px;
}

.onewin-n5otiq {
  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%;
}

.onewin-ajbhnp picture {
  width: 100%;
  max-width: 100%;
}

.onewin-oyh8r4 {
  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;
}

.onewin-oyh8r4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.onewin-ajbhnp:hover .onewin-oyh8r4 {
  display: flex;
}

.onewin-qg145n {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.onewin-602bif {
  display: flex;
}

.onewin-602bif:hover .onewin-ab6bbz,
.onewin-602bif .onewin-fwudd6 .onewin-ab6bbz {
  display: flex;
}

.onewin-602bif svg {
  flex-shrink: 0;
}

.onewin-ab6bbz {
  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) {
  .onewin-ab6bbz {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.onewin-ab6bbz:hover {
  display: flex;
}

.onewin-ab6bbz svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.onewin-oeoskc {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .onewin-oeoskc {
    font-size: 12px;
  }
}

.onewin-w68tn1,
.onewin-4fv3cf {
  width: 50%;
  flex-shrink: 0;
}

.onewin-w68tn1 {
  font-weight: 700;
}

.onewin-r0cprg .onewin-5oyksa {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .onewin-r0cprg .onewin-5oyksa {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .onewin-r0cprg .onewin-5oyksa {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.onewin-r0cprg
  .onewin-n5otiq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.onewin-r0cprg .onewin-21piin {
  height: 100% !important;
  border-radius: 16px;
}

.onewin-r0cprg .onewin-d5by9c {
  gap: 4px;
  align-items: center;
}

.onewin-r0cprg .onewin-d5by9c button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.onewin-r0cprg .onewin-d5by9c svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.onewin-r0cprg .onewin-mx6ywm,
.onewin-r0cprg .onewin-q7u1ll {
  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.onewin-tm75cb.org/2000/svg'%3E%3Cpath d='M9.onewin-qyv69t 4.onewin-wnz2qo.onewin-t8o3fo 5.onewin-biaphd.onewin-mg5g0s 5.onewin-v1hawl.onewin-6tdyuc 5.onewin-8wujby.onewin-wfkuvz 8.onewin-niaky8.onewin-abhnmi 9.onewin-6fni5z.onewin-2d7k8t 9.onewin-5y2txy.onewin-w1yucv 13.onewin-5ib92c.onewin-flafsb 11.onewin-y8d0bn.onewin-3vo831 11.onewin-bd9oj4.onewin-44ff11 11.onewin-tl47mx.onewin-egr0bt 13.onewin-2xmdwy.onewin-1g716t 9.onewin-tty5s2.onewin-1nqbvl 9.onewin-vdj99v.onewin-rj5utt 8.onewin-zb8e6f.onewin-ey2qdv 5.onewin-x7l0be.onewin-xwivro 5.onewin-3fxvrt.onewin-x11yvl 5.onewin-fc1zvo.onewin-uwpxke 4.onewin-fep8sk.onewin-3vo831 1.onewin-8veqzw.onewin-qyv69t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.onewin-r0cprg .onewin-mx6ywm {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.onewin-r0cprg .onewin-q7u1ll {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.onewin-p7pczr {
  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) {
  .onewin-p7pczr {
    padding: 24px;
  }
}

.onewin-p7pczr .onewin-5d6ca2 {
  display: flex;
}

@media (min-width: 768px) {
  .onewin-p7pczr .onewin-5d6ca2 {
    display: none;
  }
}

.onewin-p7pczr .onewin-6nqbpc svg {
  display: none;
}

.onewin-7393np {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.onewin-7393np .onewin-zd8cpd {
  display: none;
}

@media (min-width: 768px) {
  .onewin-7393np .onewin-zd8cpd {
    display: flex;
  }
}

.onewin-v8xdet {
  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) {
  .onewin-v8xdet {
    font-size: 40px;
    line-height: 48px;
  }
}

.onewin-v8xdet > * {
  margin: 0 !important;
}

.onewin-v8xdet img,
.onewin-wiw54w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onewin-v8xdet img,
  .onewin-wiw54w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onewin-yo70a8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onewin-yo70a8 {
    width: 32px;
    height: 32px;
  }
}

.onewin-4luxa1 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .onewin-4luxa1 {
    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;
  }

  .onewin-4luxa1::-webkit-scrollbar {
    display: none;
  }
}

.onewin-v2vl3q {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .onewin-v2vl3q {
    padding: 7px 15px;
  }
}

.onewin-v2vl3q:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onewin-olvckf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onewin-olvckf {
    display: flex;
    opacity: 1;
  }
}

.onewin-v2vl3q picture {
  height: 100%;
  display: block;
}

.onewin-v2vl3q img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .onewin-v2vl3q img {
    width: 88px;
    height: 44px;
  }
}

.onewin-v2vl3q p {
  text-align: center;
  width: 100%;
}

.onewin-e2r92y {
  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) {
  .onewin-e2r92y {
    font-size: 40px;
    line-height: 48px;
  }
}

.onewin-e2r92y img,
.onewin-8okuyt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onewin-e2r92y img,
  .onewin-8okuyt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onewin-yk5zih {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onewin-yk5zih {
    width: 32px;
    height: 32px;
  }
}

.onewin-xbo781 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.onewin-q24al7 {
  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;
}

.onewin-2ewahh {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.onewin-2ewahh.onewin-fwudd6 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.onewin-5qfort {
  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) {
  .onewin-5qfort {
    font-size: 20px;
    line-height: 28px;
  }
}

.onewin-wzny7y {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.onewin-yogkr1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.onewin-y4szlz ease;
  opacity: 0;
  color: var(--text-color);
}

.onewin-qgo8oa {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.onewin-qgo8oa ol,
.onewin-qgo8oa ul {
  padding-left: 1.3em;
}

.onewin-2ewahh.onewin-fwudd6 .onewin-yogkr1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.onewin-2ewahh.onewin-fwudd6 .onewin-wzny7y {
  transform: rotate(180deg);
  color: var(--text-color);
}

.onewin-f1p93y {
  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) {
  .onewin-f1p93y {
    padding: 24px;
  }
}

.onewin-f1p93y .onewin-5d6ca2 {
  display: flex;
}

@media (min-width: 768px) {
  .onewin-f1p93y .onewin-5d6ca2 {
    display: none;
  }
}

.onewin-f1p93y .onewin-6nqbpc svg {
  display: none;
}

.onewin-gflyrh {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onewin-gflyrh .onewin-zd8cpd {
  display: none;
}

@media (min-width: 768px) {
  .onewin-gflyrh .onewin-zd8cpd {
    display: flex;
  }
}

.onewin-r7rw4z {
  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) {
  .onewin-r7rw4z {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.onewin-r7rw4z > * {
  margin: 0 !important;
}

.onewin-r7rw4z img,
.onewin-dbt1j4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .onewin-r7rw4z img,
  .onewin-dbt1j4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.onewin-8svtbo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .onewin-8svtbo {
    width: 32px;
    height: 32px;
  }
}

.onewin-4k74nv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .onewin-4k74nv {
    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;
  }

  .onewin-4k74nv::-webkit-scrollbar {
    display: none;
  }
}

.onewin-g50jyy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.onewin-g50jyy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.onewin-gdluvj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .onewin-gdluvj {
    display: flex;
    opacity: 1;
  }
}

.onewin-g50jyy picture {
  width: auto;
  height: 100%;
  display: block;
}

.onewin-g50jyy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.onewin-fsnqin {
  margin: -24px 0;
}

.onewin-fsnqin:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .onewin-fsnqin {
    margin: -16px 0;
  }
}

.onewin-6g6cet {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .onewin-6g6cet {
    flex-direction: row;
  }
}

.onewin-hx9d80 {
  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) {
  .onewin-hx9d80 {
    flex: 1;
  }
}

.onewin-hx9d80::placeholder {
  color: var(--Text-400);
}

.onewin-h2bplz {
  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;
}

.onewin-46w8sg {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.onewin-46w8sg::-webkit-scrollbar {
  display: none;
}

.onewin-d8jxmy {
  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;
}

.onewin-d8jxmy img,
.onewin-d8jxmy svg {
  margin-right: 8px;
}

.onewin-f4017o {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.onewin-fsnqin + .onewin-ty7vu8 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .onewin-fsnqin + .onewin-ty7vu8 {
    margin-top: -16px;
  }
}

.onewin-l06r6a {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.onewin-l06r6a > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.onewin-l06r6a > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.onewin-50tpns {
  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;
}

.onewin-8uqg0g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.onewin-i2j7fc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.onewin-l1luul {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.onewin-lq0dvz {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.onewin-50tpns 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;
}

.onewin-50tpns 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) {
  .onewin-50tpns {
    padding: 39px 179px 39px 39px;
  }

  .onewin-8uqg0g {
    font-size: 40px;
    line-height: 48px;
  }

  .onewin-lq0dvz {
    height: 348px;
  }

  .onewin-50tpns button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .onewin-50tpns button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .onewin-50tpns {
    padding: 63px;
  }
}

.onewin-akr5d8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .onewin-akr5d8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.onewin-6xc8nj {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onewin-6xc8nj {
    width: auto;
  }
}

.onewin-sz4ipg {
  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;
}

.onewin-sz4ipg::-webkit-scrollbar {
  display: none;
}

.onewin-sz4ipg 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);
}

.onewin-sz4ipg a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .onewin-sz4ipg {
    margin-left: 16px;
    margin-top: 0;
  }
}

.onewin-akr5d8 .onewin-6hh0u5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.onewin-y4szlz,
    mask-image 0.3s;
}

.onewin-akr5d8 .onewin-6hh0u5.onewin-iiyhaa {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.onewin-miil7d {
  margin: 40px -16px;
}

.onewin-7p3mzo + .onewin-0zq8zr,
.onewin-7p3mzo + .onewin-ua7m9z {
  margin-top: 24px;
}

.onewin-2xxbc3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.onewin-2xxbc3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.onewin-6f5g3c {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .onewin-6f5g3c {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .onewin-6f5g3c {
    margin-top: 0;
  }
}

.onewin-qgy2ni {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onewin-qgy2ni {
    font-size: 24px;
    line-height: 32px;
  }
}

.onewin-iyrf8a {
  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) {
  .onewin-iyrf8a {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.onewin-dgonyg {
  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) {
  .onewin-dgonyg {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.onewin-4fidil {
  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) {
  .onewin-4fidil {
    font-size: 20px;
    line-height: 28px;
  }
}

.onewin-12eqee {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .onewin-12eqee {
    font-size: 32px;
    line-height: 40px;
  }
}

.onewin-t9ldf9 {
  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;
}

.onewin-pqxpek {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.onewin-pqxpek img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.onewin-ty7vu8 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.onewin-q9cv9p {
  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) {
  .onewin-q9cv9p {
    padding: 15px 48px;
  }
}

main > .onewin-ty7vu8 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .onewin-5oyksa.onewin-lksns6 > div:nth-child(n+5) {
    display: none;
  }
}

.onewin-0at7g4 p a img {
  display: block;
  margin: 0 auto;
}


.onewin-l65z4j {
  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 */
.onewin-s3k7k5 {
  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;
}

.onewin-s3k7k5 label {
  font-size: 14px;
}

.onewin-s3k7k5 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.onewin-s3k7k5 input,
.onewin-s3k7k5 textarea,
.onewin-s3k7k5 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;
}
.onewin-s3k7k5 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.onewin-eycxny ease;
}
.onewin-s3k7k5 button:hover {
  background-color: var(--button-bg-hover);
}
.onewin-qd917v {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.onewin-nkpxow ease-in;
}

.onewin-qd917v 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;
}
.onewin-7fmzly, .onewin-aa6mh8, [class*="review-card"],
thead, thead th, table th, .onewin-i68tbq,
.onewin-mm2jty, [class*="collapsible-header"],
.onewin-vugmro, [class*="updated-block"] {
  color: #ece7dc !important;
}
