* {
  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;
  }
}

.wrest-point-ncrzjz {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-ncrzjz {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-ncrzjz {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.wrest-point-vhlg4v {
  overflow: hidden;
}

.wrest-point-ek87pw img {
  background: var(--Neutral-300);
}

.wrest-point-dfi7us {
  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;
}

.wrest-point-0iddfc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.wrest-point-0iddfc:hover {
  background: var(--button-bg-hover);
}

.wrest-point-sly6ob {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.wrest-point-sly6ob:hover {
  background: var(--button-bg-hover);
}

.wrest-point-dhavve {
  font-size: 12px;
  line-height: 18px;
}

.wrest-point-t6t3ou {
  font-size: 18px;
  line-height: 26px;
}

.wrest-point-462536 {
  width: 100%;
}

.wrest-point-8ib1ws {
  padding: 6px 16px;
}

.wrest-point-qui08u {
  padding: 10px 16px;
}

.wrest-point-60x4dv {
  padding: 15px 26px;
}

.wrest-point-tauicq {
  flex-shrink: 0;
}

.wrest-point-oolo80 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.wrest-point-990be8 {
  display: none;
}

.wrest-point-rw00f8 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.wrest-point-z25xj1 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.wrest-point-73c3fx {
  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;
}

.wrest-point-z3edl3 {
  cursor: grab;
}

.wrest-point-73c3fx::-webkit-scrollbar {
  display: none;
}

.wrest-point-hek7ee {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.wrest-point-fauwsi {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.wrest-point-6jo0q5 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.wrest-point-whxz9p {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.wrest-point-kuiaif {
  visibility: visible;
}

.wrest-point-3rl9a1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.wrest-point-5tyug3 ease;
}

.wrest-point-iznu9p {
  background-color: var(--Primary-200);
  width: 16px;
}

.wrest-point-bsbvbo {
  -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.wrest-point-5tyug3,
    mask-image 0.3s;
}

.wrest-point-bsbvbo.wrest-point-q2glpd {
  -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;
  }
}

.wrest-point-zffiy4: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;
}

.wrest-point-kittqc {
  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.wrest-point-yizo7f.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.wrest-point-yizo7f.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;
}

.wrest-point-910npy {
  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);
}

.wrest-point-910npy::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%
  );
}

.wrest-point-ek18jd {
  position: relative;
  z-index: 1;
}

.wrest-point-4xjxql {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.wrest-point-9wa8sk {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.wrest-point-crenkt {
  font-size: 40px;
  line-height: 48px;
}

.wrest-point-i2cc5a {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.wrest-point-3bvvee {
  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;
}

.wrest-point-3bvvee:hover {
  background: var(--Primary-400);
}

.wrest-point-3bvvee svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.wrest-point-zffiy4 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) {
  .wrest-point-910npy {
    max-width: 600px;
    padding: 64px;
  }

  .wrest-point-4xjxql {
    font-size: 24px;
    line-height: 32px;
  }

  .wrest-point-9wa8sk {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .wrest-point-crenkt {
    font-size: 50px;
    line-height: 56px;
  }

  .wrest-point-i2cc5a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .wrest-point-kittqc {
    top: 25px;
    right: 25px;
  }
}

.wrest-point-p4opfn,
.wrest-point-0jda8q {
  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;
}

.wrest-point-9u521q.wrest-point-byu8sa::before,
.wrest-point-0jda8q::before,
.wrest-point-dq5n7m::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.wrest-point-yizo7f.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.wrest-point-doxpt1 14.wrest-point-w2ox83.wrest-point-okd64x 14.wrest-point-n9advi 15.wrest-point-s6l5ej 14.wrest-point-dkb1zd 15.wrest-point-7g4wv5 14.wrest-point-nn2lu0.wrest-point-81bx94 14.wrest-point-xp1mfw 19.wrest-point-eyklzs 12.wrest-point-0poc8c 19.wrest-point-eyklzs 10.wrest-point-hfvgso.wrest-point-eyklzs 8.wrest-point-9za681 17.wrest-point-uapxwk 7.wrest-point-w9xoep 15.wrest-point-v6s5p9 7.wrest-point-3opzfh.wrest-point-swo4zh 7.wrest-point-w9xoep 11.wrest-point-dfjppz 8.wrest-point-9za681 11.wrest-point-dfjppz 10.wrest-point-ww2r3f.wrest-point-dfjppz 12.wrest-point-1v4rvj 13.wrest-point-k9t7od 14.wrest-point-39qptc 15.wrest-point-81fgtd 14.wrest-point-yhsuy4.wrest-point-e129sv 14.wrest-point-yn2g5e 15.wrest-point-4twa25 14.wrest-point-ktuu35 15.wrest-point-1b6n1y 14.wrest-point-yt1pwd.wrest-point-doxpt1 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.wrest-point-oxcb4r 15.wrest-point-oygzpr.wrest-point-cjfec1 15.wrest-point-lp9hvu 15.wrest-point-ftp7vy 15.wrest-point-x5guji 15.wrest-point-ntw9nw 15.wrest-point-u7afxn.wrest-point-e31k6i 15.wrest-point-x5guji 15.wrest-point-2wiy4a 15.wrest-point-kz5om5 15.wrest-point-kwevu9 15.wrest-point-k436j5.wrest-point-c1ur8k 15.wrest-point-lt6xw7 7.wrest-point-xxm33n 18.wrest-point-a3fdlx 7.wrest-point-phfruj 23.wrest-point-55dyr5.wrest-point-8nqclo.wrest-point-e3rlvb 18.wrest-point-mt151f 19.wrest-point-td33zo 15.wrest-point-fz3p8v 15.wrest-point-oxcb4r 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.wrest-point-x9wxoq [type="submit"] *,
.wrest-point-c76xxu button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .wrest-point-ohd34i {
    display: none;
  }
}

.wrest-point-mvd9rd {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .wrest-point-mvd9rd {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-mvd9rd {
    bottom: 22px;
  }
}

.wrest-point-mvd9rd input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .wrest-point-mvd9rd {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.wrest-point-4ccjq0.static) .wrest-point-mvd9rd {
    bottom: 8px;
  }
}

.wrest-point-3gba1h {
  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.wrest-point-yizo7f.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.wrest-point-0ksx7l 3.wrest-point-3ud726.wrest-point-d0ybqh.wrest-point-p4jsli 3.wrest-point-2bmt8y 3.wrest-point-2qqpic 5.wrest-point-khsdhi 3.wrest-point-2qqpic 8.wrest-point-95omux.wrest-point-5tvcda.wrest-point-2qqpic 26.wrest-point-rbjy7z 5.wrest-point-qca771 28.wrest-point-e800ml 8.wrest-point-vgqbcg 28.wrest-point-e92qco.wrest-point-1n8yqs 28.wrest-point-mmj0za.wrest-point-yug1xj 34.wrest-point-8u2ptm.wrest-point-q35co2 36.wrest-point-vuieyt 11.wrest-point-4k5gub 37.wrest-point-jqa2p3 12.wrest-point-3ia8qg 36.wrest-point-pm8wav.wrest-point-o2hwdz 28.wrest-point-9yy3cr.wrest-point-oud9so.wrest-point-cumsdn 28.wrest-point-x9qxdy 36.wrest-point-vfzlxx 26.wrest-point-a8q9vo 36.wrest-point-vfzlxx 23.wrest-point-o36l8d.wrest-point-5cnlyq.wrest-point-vfzlxx 5.wrest-point-ktsu0w 34.wrest-point-7vffst 3.wrest-point-2bmt8y 31.wrest-point-0ksx7l 3.wrest-point-5lzvyu.wrest-point-4oqrw9 18.wrest-point-wvidyi.wrest-point-hs0f2d 18.wrest-point-2iel93 8.wrest-point-qj5nqt 17.wrest-point-z2m5nz 8.wrest-point-qj5nqt 15.wrest-point-bbn931.wrest-point-qj5nqt 14.wrest-point-3txt63 9.wrest-point-hs0f2d 13.wrest-point-d8xh5p 11.wrest-point-4oqrw9 13.wrest-point-fyg9qe.wrest-point-8pkqdl 13.wrest-point-d8xh5p 13.wrest-point-n4ykxy 14.wrest-point-3txt63 13.wrest-point-n4ykxy 15.wrest-point-4qzqot.wrest-point-n4ykxy 17.wrest-point-z2m5nz 12.wrest-point-8pkqdl 18.wrest-point-2iel93 11.wrest-point-4oqrw9 18.wrest-point-adv91x.wrest-point-zzqp52 18.wrest-point-8pbqpg.wrest-point-jbqmfv 18.wrest-point-2iel93 17.wrest-point-hxoysc 17.wrest-point-z2m5nz 17.wrest-point-hxoysc 15.wrest-point-9qb878.wrest-point-hxoysc 14.wrest-point-3txt63 18.wrest-point-jbqmfv 13.wrest-point-d8xh5p 20.wrest-point-zzqp52 13.wrest-point-b6g960.wrest-point-rijnod 13.wrest-point-d8xh5p 22.wrest-point-xxl312 14.wrest-point-3txt63 22.wrest-point-xxl312 15.wrest-point-43ig26.wrest-point-4jv431 17.wrest-point-z2m5nz 21.wrest-point-rijnod 18.wrest-point-2iel93 20.wrest-point-zzqp52 18.wrest-point-bvubgz.wrest-point-k119yc 18.wrest-point-x5j1nj.wrest-point-umhevn 18.wrest-point-2iel93 26.wrest-point-eb4iub 17.wrest-point-z2m5nz 26.wrest-point-eb4iub 15.wrest-point-lge8gl.wrest-point-eb4iub 14.wrest-point-3txt63 27.wrest-point-umhevn 13.wrest-point-d8xh5p 28.wrest-point-k119yc 13.wrest-point-tps1yn.wrest-point-kkpywz 13.wrest-point-d8xh5p 31.wrest-point-jhyvu7 14.wrest-point-3txt63 31.wrest-point-jhyvu7 15.wrest-point-dr4662.wrest-point-eb4iub 17.wrest-point-z2m5nz 30.wrest-point-kkpywz 18.wrest-point-2iel93 28.wrest-point-k119yc 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"])
    .wrest-point-3gba1h {
    display: none;
  }
}

.wrest-point-ultqer {
  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) {
  .wrest-point-ultqer {
    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;
}

.wrest-point-c76xxu {
  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) {
  .wrest-point-c76xxu {
    padding: 14px 16px;
  }
}

.wrest-point-c76xxu button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.wrest-point-c76xxu button:first-child {
  align-content: end;
}

.wrest-point-c76xxu button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .wrest-point-c76xxu
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .wrest-point-c76xxu
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.wrest-point-c76xxu button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.wrest-point-c76xxu button:last-child svg {
  width: 38px;
  height: 38px;
}

.wrest-point-dq5n7m {
  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;
}

.wrest-point-dq5n7m::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .wrest-point-dq5n7m,
.pc61d126-chatbot[data-active-screen="3"]
  .wrest-point-dq5n7m {
  opacity: 1;
  visibility: visible;
}

.wrest-point-ljugav {
  flex: 1 1;
}

.wrest-point-9qpbmy {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-9qpbmy {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .wrest-point-vwd91u {
  display: block;
}

.wrest-point-k463yy {
  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) {
  .wrest-point-k463yy {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.wrest-point-0jda8q {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.wrest-point-0jda8q::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.wrest-point-8fn1pg span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.wrest-point-8fn1pg p {
  color: var(--Text-100);
}

.wrest-point-0jda8q .wrest-point-hwxgo5 {
  grid-area: button;
}

.wrest-point-0jda8q .wrest-point-hwxgo5::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.wrest-point-yizo7f.org/2000/svg'%3E%3Cpath d='M4.wrest-point-lncmkl 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.wrest-point-fc9qki 15L16.wrest-point-fc9qki 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.wrest-point-fc9qki 5L16.wrest-point-fc9qki 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .wrest-point-n4sws7 {
  display: block;
}

.wrest-point-025nlm {
  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) {
  .wrest-point-025nlm {
    margin-top: 40px;
  }
}

.wrest-point-p4opfn label,
.wrest-point-p4opfn input {
  display: block;
  width: 100%;
}

.wrest-point-p4opfn label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.wrest-point-p4opfn label.wrest-point-o60147 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.wrest-point-p4opfn label.wrest-point-o60147::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;
}

.wrest-point-p4opfn 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;
}

.wrest-point-p4opfn input::placeholder {
  color: var(--Text-400);
}

.wrest-point-i4xh1f {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .wrest-point-i4xh1f {
  display: flex;
}

.wrest-point-i4xh1f ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .wrest-point-i4xh1f ol {
    height: 420px;
    padding: 24px;
  }
}

.wrest-point-i4xh1f ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.wrest-point-x9wxoq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-x9wxoq {
    padding: 0 24px 24px;
  }
}

.wrest-point-x9wxoq 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;
}

.wrest-point-x9wxoq input::placeholder {
  color: var(--Text-400);
}

.wrest-point-x9wxoq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.wrest-point-x9wxoq [type="submit"]:disabled {
  opacity: 0.5;
}

.wrest-point-x9wxoq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .wrest-point-x9wxoq [type="submit"] {
    right: 40px;
  }
}

.wrest-point-9u521q {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.wrest-point-9u521q.wrest-point-byu8sa {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.wrest-point-9u521q.wrest-point-byu8sa::before {
  content: "";
  width: 31px;
}

.wrest-point-9u521q.wrest-point-byu8sa p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.wrest-point-9u521q.wrest-point-ykgxng p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.wrest-point-9u521q p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.wrest-point-mvd9rd .wrest-point-hwxgo5 {
  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;
  }
}

.wrest-point-ohd34i {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .wrest-point-ohd34i {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .wrest-point-ohd34i {
    padding: 18px 0;
  }
}

.wrest-point-ohd34i .wrest-point-ncrzjz {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrest-point-ohd34i .wrest-point-ncrzjz {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.wrest-point-pplept {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .wrest-point-pplept {
    max-width: 160px;
    height: 40px;
  }
}

.wrest-point-pplept picture,
.wrest-point-pplept img {
  display: block;
  width: 100%;
  height: 100%;
}

.wrest-point-pplept img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .wrest-point-x8doap {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.wrest-point-5tyug3 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .wrest-point-ohd34i.wrest-point-wxrhdn .wrest-point-x8doap {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .wrest-point-x8doap {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .wrest-point-x8doap {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.wrest-point-kky2x1,
.wrest-point-arlh20 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .wrest-point-kky2x1,
  .wrest-point-arlh20 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .wrest-point-arlh20 {
    display: none;
  }
}

.wrest-point-085y9y {
  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;
}

.wrest-point-wxrhdn .wrest-point-085y9y {
  background: var(--fh-bg-color);
}

.wrest-point-085y9y button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .wrest-point-085y9y {
    display: none;
  }
}

.wrest-point-rseq39 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .wrest-point-rseq39 {
    display: none;
  }
}

.wrest-point-fwdt0f {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.wrest-point-ohd34i.wrest-point-wxrhdn .wrest-point-fwdt0f:first-child {
  display: none;
}

.wrest-point-ohd34i.wrest-point-wxrhdn .wrest-point-fwdt0f:last-child {
  display: block;
}

.wrest-point-fwdt0f:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .wrest-point-fwdt0f {
    display: none;
  }
}

.wrest-point-hup0nk {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .wrest-point-hup0nk {
    display: flex;
  }
}

.wrest-point-hup0nk ul {
  max-height: 350px;
  overflow-y: auto;
}

.wrest-point-hup0nk:hover ul {
  visibility: visible;
  opacity: 1;
}

.wrest-point-hup0nk:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.wrest-point-hup0nk:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.wrest-point-hup0nk:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.wrest-point-hup0nk:hover .wrest-point-gpyp3t svg {
  transform: rotate(180deg);
}

.wrest-point-ip2hr5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.wrest-point-f0co60 {
  padding: 0 8px;
}

.wrest-point-nkx35a {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.wrest-point-nkx35a:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .wrest-point-nkx35a {
    padding: 4px 8px;
  }
}

.wrest-point-pbgw7q {
  display: flex;
}

.wrest-point-pbgw7q img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.wrest-point-gpyp3t {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.wrest-point-gpyp3t svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.wrest-point-nm669d {
  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) {
  .wrest-point-nm669d {
    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;
  }
}

.wrest-point-o1kad3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .wrest-point-o1kad3 {
    display: none;
  }
}

.wrest-point-ezot5r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.wrest-point-9vb49p {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.wrest-point-2s64gy {
  display: flex;
}

.wrest-point-tr02ma {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.wrest-point-ml6elc {
  list-style: none;
}

@media (max-width: 1199px) {
  .wrest-point-ml6elc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .wrest-point-ml6elc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .wrest-point-ml6elc .wrest-point-n73g7h [data-ref-el],
  .wrest-point-ml6elc .wrest-point-n73g7h span,
  .wrest-point-ml6elc .wrest-point-n73g7h a {
    white-space: nowrap;
  }
}

.wrest-point-akmnze {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .wrest-point-akmnze.wrest-point-sfnh87 > .wrest-point-n73g7h {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .wrest-point-akmnze.wrest-point-fruoyu:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .wrest-point-akmnze.wrest-point-sfnh87 > .wrest-point-ndi58u {
    height: auto;
  }

  .wrest-point-akmnze.wrest-point-sfnh87 > div > .wrest-point-syzkqv {
    transform: rotate(180deg);
  }
}

.wrest-point-akmnze [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.wrest-point-akmnze [data-ref-el],
.wrest-point-akmnze span {
  cursor: pointer;
}

.wrest-point-akmnze [data-ref-el],
.wrest-point-akmnze span,
.wrest-point-akmnze a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .wrest-point-akmnze [data-ref-el],
  .wrest-point-akmnze span,
  .wrest-point-akmnze a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-akmnze [data-ref-el],
  .wrest-point-akmnze span,
  .wrest-point-akmnze a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.wrest-point-ndi58u {
  height: 0;
  overflow: hidden;
  transition: height 0.wrest-point-5tyug3 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.wrest-point-ndi58u::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.wrest-point-ndi58u::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.wrest-point-ndi58u::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .wrest-point-ndi58u {
    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;
  }

  .wrest-point-ndi58u:has(> .wrest-point-akmnze.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .wrest-point-ndi58u .wrest-point-ndi58u {
    padding: 0;
  }

  .wrest-point-ndi58u .wrest-point-akmnze {
    font-weight: 400;
  }

  .wrest-point-ndi58u .wrest-point-akmnze:hover > .wrest-point-n73g7h {
    background: var(--Neutral-300);
  }

  .wrest-point-ndi58u .wrest-point-syzkqv {
    rotate: -90deg;
  }
}

.wrest-point-n73g7h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .wrest-point-n73g7h {
    padding: 8px;
  }

  .wrest-point-akmnze.wrest-point-ejm7un > .wrest-point-n73g7h {
    background: var(--Neutral-300);
  }
}

.wrest-point-syzkqv {
  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.wrest-point-yizo7f.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.wrest-point-bhg225 0.wrest-point-vhwgq9.wrest-point-cpjt6h -0.wrest-point-jplg8s 0.wrest-point-6fboxi -0.wrest-point-jplg8s 1.wrest-point-j8a0cr 0.wrest-point-vzl3cz.wrest-point-c3vs41 4.wrest-point-pt311g.wrest-point-bhg225 0.wrest-point-v8kl4k.wrest-point-r0c4fa -0.wrest-point-jplg8s 9.wrest-point-kfgvrn -0.wrest-point-jplg8s 10.wrest-point-6ewptn 0.wrest-point-a86pku.wrest-point-u1u2kt 0.wrest-point-cpjt6h 10.wrest-point-u1u2kt 0.wrest-point-6fboxi 10.wrest-point-6ewptn 1.wrest-point-3j58ck.wrest-point-2i510d 5.wrest-point-g7u5wp.wrest-point-uqhdbj 6.wrest-point-omh4e3 5.wrest-point-4s5fi8 6.wrest-point-omh4e3 4.wrest-point-n0wfv4 5.wrest-point-hyhv77.wrest-point-bhg225 1.wrest-point-stgmi0.wrest-point-jplg8s 0.wrest-point-6fboxi -0.wrest-point-jplg8s 0.wrest-point-cpjt6h 0.wrest-point-bhg225 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.wrest-point-5tyug3 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .wrest-point-syzkqv {
    cursor: default;
  }
}

.wrest-point-7iprkz {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.wrest-point-x5vkl3 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .wrest-point-x5vkl3 {
    padding: 40px 4px;
  }
}

.wrest-point-0kz05z {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .wrest-point-0kz05z {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.wrest-point-0nwn4n {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .wrest-point-0nwn4n {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.wrest-point-0nwn4n ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.wrest-point-0nwn4n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.wrest-point-0nwn4n [data-ref-el],
.wrest-point-0nwn4n span,
.wrest-point-0nwn4n a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.wrest-point-vyfavd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .wrest-point-vyfavd {
    margin-bottom: 12px;
  }
}

.wrest-point-9kmtg1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.wrest-point-9kmtg1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .wrest-point-9kmtg1:last-child {
    margin-right: 0;
  }
}

.wrest-point-g7a7kg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.wrest-point-vyfavd:hover .wrest-point-buw6oi {
  visibility: visible;
  opacity: 1;
}

.wrest-point-buw6oi {
  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);
}

.wrest-point-nllmqp {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.wrest-point-nfmt6s {
  display: flex;
  margin: 6px;
}

.wrest-point-nfmt6s img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.wrest-point-buw6oi::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);
}

.wrest-point-buw6oi::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);
}

.wrest-point-fh7xla {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .wrest-point-fh7xla {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.wrest-point-9leibl {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .wrest-point-9leibl {
    margin-right: 32px;
  }
}

.wrest-point-q8kk0p {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .wrest-point-q8kk0p {
    margin-top: 0;
    width: 340px;
  }
}

.wrest-point-q8kk0p a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.wrest-point-y7adzy {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.wrest-point-kyz87i {
  position: relative;
}

@media (min-width: 768px) {
  .wrest-point-kyz87i {
    margin-top: 40px;
  }
}

.wrest-point-kyz87i + .wrest-point-hot6h4,
.wrest-point-kyz87i + .wrest-point-kyz87i {
  margin-top: 24px;
}

.wrest-point-94k9jj {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .wrest-point-94k9jj {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-94k9jj {
    padding: 80px;
  }
}

.wrest-point-6o6bo9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .wrest-point-6o6bo9 {
    padding: 0 16px;
}


}

.wrest-point-sc2zxu {
  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) {
  .wrest-point-sc2zxu {
    font-size: 48px;
    line-height: 56px;
  }
}

.wrest-point-5irhur {
  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) {
  .wrest-point-5irhur {
    font-size: 24px;
    line-height: 32px;
  }
}

.wrest-point-micrz9 {
  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;
}

.wrest-point-micrz9:hover {
  background: var(--button-bg-hover);
}

.wrest-point-7fl34a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.wrest-point-7fl34a img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .wrest-point-7fl34a img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .wrest-point-7fl34a img {
  min-height: 100%;
  }
}

.wrest-point-94k9jj::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.wrest-point-l06845 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.wrest-point-l06845 h1,
.wrest-point-l06845 h2,
.wrest-point-l06845 h3,
.wrest-point-l06845 h4 {
  margin-bottom: 6px;
}

.wrest-point-l06845 h1:not(:first-child),
.wrest-point-l06845 h2:not(:first-child),
.wrest-point-l06845 h3:not(:first-child),
.wrest-point-l06845 h4:not(:first-child) {
  margin-top: 16px;
}

.wrest-point-l06845 h1,
.wrest-point-l06845 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .wrest-point-l06845 h1,
  .wrest-point-l06845 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.wrest-point-l06845 h2,
.wrest-point-l06845 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .wrest-point-l06845 h2,
  .wrest-point-l06845 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-l06845 h3,
.wrest-point-l06845 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .wrest-point-l06845 h3,
  .wrest-point-l06845 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.wrest-point-l06845 h4,
.wrest-point-l06845 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.wrest-point-l06845 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.wrest-point-l06845 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.wrest-point-l06845 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);
}

.wrest-point-l06845 ul ul {
  margin-bottom: 8px;
}

.wrest-point-l06845 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.wrest-point-l06845 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.wrest-point-l06845 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.wrest-point-l06845 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.wrest-point-l06845 ol li::marker {
  font-weight: 700;
}

.wrest-point-l06845 ol ol {
  margin-bottom: 8px;
}

.wrest-point-l06845 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.wrest-point-l06845 ol ul li {
  padding-left: 16px;
}

.wrest-point-l06845 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) {
  .wrest-point-l06845 table {
    padding: 24px;
  }
}

.wrest-point-l06845 table.wrest-point-7nanjo {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.wrest-point-5tyug3,
    mask-image 0.3s;
}

.wrest-point-l06845 table.wrest-point-7nanjo.wrest-point-q2glpd {
  -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) {
  .wrest-point-l06845 table {
    display: table;
  }
}

.wrest-point-l06845 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);
}

.wrest-point-l06845 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.wrest-point-l06845 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.wrest-point-l06845 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) {
  .wrest-point-l06845 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.wrest-point-l06845 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.wrest-point-l06845 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.wrest-point-l06845 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.wrest-point-l06845 img {
  max-width: 100%;
  height: auto;
}

.wrest-point-zxrp53 {
  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) {
  .wrest-point-zxrp53 {
    padding: 24px;
  }
}

.wrest-point-j0onta {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .wrest-point-j0onta {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.wrest-point-j0onta > * {
  margin: 0 !important;
}

.wrest-point-j0onta img,
.wrest-point-0rdqqm {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-j0onta img,
  .wrest-point-0rdqqm {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-ifkh3e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-ifkh3e {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-jnidzc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.wrest-point-jnidzc .wrest-point-ztep4q {
  flex-shrink: 0;
}

.wrest-point-jnidzc .wrest-point-lm2fjq svg {
  display: none;
}

.wrest-point-2o6zgl {
  display: grid;
  transition: max-height 0.wrest-point-5tyug3 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .wrest-point-2o6zgl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-2o6zgl {
    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));
  }
}

.wrest-point-2o6zgl.wrest-point-2fe15d + .wrest-point-ztep4q svg {
  transform: rotate(180deg);
}

.wrest-point-a6n5ol {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.wrest-point-a6n5ol > div:nth-child(3n) {
  grid-column: span 2;
}

.wrest-point-a6n5ol
  > div:nth-child(3n)
  .wrest-point-ysee53
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .wrest-point-a6n5ol {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .wrest-point-a6n5ol > div:nth-child(3n) {
    grid-column: unset;
  }

  .wrest-point-a6n5ol
    > div:nth-child(3n)
    .wrest-point-ysee53
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-a6n5ol {
    max-width: 270px;
  }
}

.wrest-point-a6n5ol .wrest-point-ysee53 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .wrest-point-a6n5ol .wrest-point-ysee53 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-a6n5ol .wrest-point-ysee53 button {
    max-width: 104px;
  }
}

.wrest-point-n4etve {
  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) {
  .wrest-point-n4etve {
    margin-bottom: 0;
  }
}

.wrest-point-bw2243 {
  display: none;
  opacity: 0;
}

.wrest-point-roz61e {
  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;
  }
}

.wrest-point-roz61e img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.wrest-point-ysee53 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.wrest-point-ysee53 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .wrest-point-ysee53
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .wrest-point-ysee53
    button {
    max-width: 145px;
  }
}

.wrest-point-8rwt04:first-child
  .wrest-point-ysee53
  button {
  max-width: 270px;
}

.wrest-point-rqol2m {
  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%;
}

.wrest-point-n4etve picture {
  width: 100%;
  max-width: 100%;
}

.wrest-point-flt0al {
  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;
}

.wrest-point-flt0al svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.wrest-point-n4etve:hover .wrest-point-flt0al {
  display: flex;
}

.wrest-point-o6r4cy {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.wrest-point-ume99g {
  display: flex;
}

.wrest-point-ume99g:hover .wrest-point-spslo6,
.wrest-point-ume99g .wrest-point-ejm7un .wrest-point-spslo6 {
  display: flex;
}

.wrest-point-ume99g svg {
  flex-shrink: 0;
}

.wrest-point-spslo6 {
  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) {
  .wrest-point-spslo6 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.wrest-point-spslo6:hover {
  display: flex;
}

.wrest-point-spslo6 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.wrest-point-avsajx {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .wrest-point-avsajx {
    font-size: 12px;
  }
}

.wrest-point-94rcb3,
.wrest-point-xn247s {
  width: 50%;
  flex-shrink: 0;
}

.wrest-point-94rcb3 {
  font-weight: 700;
}

.wrest-point-1isz1e .wrest-point-2o6zgl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .wrest-point-1isz1e .wrest-point-2o6zgl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .wrest-point-1isz1e .wrest-point-2o6zgl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.wrest-point-1isz1e
  .wrest-point-rqol2m:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.wrest-point-1isz1e .wrest-point-roz61e {
  height: 100% !important;
  border-radius: 16px;
}

.wrest-point-1isz1e .wrest-point-ysee53 {
  gap: 4px;
  align-items: center;
}

.wrest-point-1isz1e .wrest-point-ysee53 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrest-point-1isz1e .wrest-point-ysee53 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.wrest-point-1isz1e .wrest-point-ftzt3e,
.wrest-point-1isz1e .wrest-point-89a977 {
  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.wrest-point-yizo7f.org/2000/svg'%3E%3Cpath d='M9.wrest-point-6fd72q 4.wrest-point-piipcp.wrest-point-nkvron 5.wrest-point-l9ytqn.wrest-point-7gxyhg 5.wrest-point-59kjpu.wrest-point-1p66p6 5.wrest-point-fct1fd.wrest-point-ayxa2s 8.wrest-point-0oqd6l.wrest-point-vc8n3g 9.wrest-point-ksissk.wrest-point-3ufjm7 9.wrest-point-a5tx3g.wrest-point-ivpdpl 13.wrest-point-g9skti.wrest-point-hm18aj 11.wrest-point-9j0hup.wrest-point-grctee 11.wrest-point-o7ego7.wrest-point-u1n7hc 11.wrest-point-itnmcg.wrest-point-a9v3uz 13.wrest-point-nmthy1.wrest-point-5inu57 9.wrest-point-7o3mxg.wrest-point-q2k2nc 9.wrest-point-fivaah.wrest-point-k4jlr8 8.wrest-point-93t7p4.wrest-point-4fpxmp 5.wrest-point-mqbs66.wrest-point-rlrkie 5.wrest-point-vmqd7y.wrest-point-c518wy 5.wrest-point-fsln3g.wrest-point-zin677 4.wrest-point-5a3wti.wrest-point-grctee 1.wrest-point-wptqp8.wrest-point-6fd72q 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.wrest-point-1isz1e .wrest-point-ftzt3e {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.wrest-point-1isz1e .wrest-point-89a977 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.wrest-point-kx6ufg {
  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) {
  .wrest-point-kx6ufg {
    padding: 24px;
  }
}

.wrest-point-kx6ufg .wrest-point-ztep4q {
  display: flex;
}

@media (min-width: 768px) {
  .wrest-point-kx6ufg .wrest-point-ztep4q {
    display: none;
  }
}

.wrest-point-kx6ufg .wrest-point-lm2fjq svg {
  display: none;
}

.wrest-point-4trrvo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.wrest-point-4trrvo .wrest-point-dfi7us {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-4trrvo .wrest-point-dfi7us {
    display: flex;
  }
}

.wrest-point-7p7cp4 {
  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) {
  .wrest-point-7p7cp4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-7p7cp4 > * {
  margin: 0 !important;
}

.wrest-point-7p7cp4 img,
.wrest-point-o5bzi5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-7p7cp4 img,
  .wrest-point-o5bzi5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-fhkbf1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-fhkbf1 {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-xvii8n {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .wrest-point-xvii8n {
    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;
  }

  .wrest-point-xvii8n::-webkit-scrollbar {
    display: none;
  }
}

.wrest-point-vdy24j {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .wrest-point-vdy24j {
    padding: 7px 15px;
  }
}

.wrest-point-vdy24j:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.wrest-point-gphla6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .wrest-point-gphla6 {
    display: flex;
    opacity: 1;
  }
}

.wrest-point-vdy24j picture {
  height: 100%;
  display: block;
}

.wrest-point-vdy24j img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .wrest-point-vdy24j img {
    width: 88px;
    height: 44px;
  }
}

.wrest-point-vdy24j p {
  text-align: center;
  width: 100%;
}

.wrest-point-x3x6xt {
  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) {
  .wrest-point-x3x6xt {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-x3x6xt img,
.wrest-point-5hd0ef {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-x3x6xt img,
  .wrest-point-5hd0ef {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-o1surg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-o1surg {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-mnd82w {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.wrest-point-bu1cgt {
  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;
}

.wrest-point-qgdc4x {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.wrest-point-qgdc4x.wrest-point-ejm7un {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.wrest-point-giqc4p {
  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) {
  .wrest-point-giqc4p {
    font-size: 20px;
    line-height: 28px;
  }
}

.wrest-point-55s7fv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.wrest-point-ryye0h {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.wrest-point-5tyug3 ease;
  opacity: 0;
  color: var(--text-color);
}

.wrest-point-dw4u5s {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.wrest-point-dw4u5s ol,
.wrest-point-dw4u5s ul {
  padding-left: 1.3em;
}

.wrest-point-qgdc4x.wrest-point-ejm7un .wrest-point-ryye0h {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.wrest-point-qgdc4x.wrest-point-ejm7un .wrest-point-55s7fv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.wrest-point-nzldny {
  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) {
  .wrest-point-nzldny {
    padding: 24px;
  }
}

.wrest-point-nzldny .wrest-point-ztep4q {
  display: flex;
}

@media (min-width: 768px) {
  .wrest-point-nzldny .wrest-point-ztep4q {
    display: none;
  }
}

.wrest-point-nzldny .wrest-point-lm2fjq svg {
  display: none;
}

.wrest-point-enfruk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrest-point-enfruk .wrest-point-dfi7us {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-enfruk .wrest-point-dfi7us {
    display: flex;
  }
}

.wrest-point-alnnzj {
  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) {
  .wrest-point-alnnzj {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-alnnzj > * {
  margin: 0 !important;
}

.wrest-point-alnnzj img,
.wrest-point-7znvb1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-alnnzj img,
  .wrest-point-7znvb1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-t0tila {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-t0tila {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-gvbc8a {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .wrest-point-gvbc8a {
    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;
  }

  .wrest-point-gvbc8a::-webkit-scrollbar {
    display: none;
  }
}

.wrest-point-7wk6uo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.wrest-point-7wk6uo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.wrest-point-eg77f8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .wrest-point-eg77f8 {
    display: flex;
    opacity: 1;
  }
}

.wrest-point-7wk6uo picture {
  width: auto;
  height: 100%;
  display: block;
}

.wrest-point-7wk6uo picture img {
  display: block;
  width: auto;
  height: 100%;
}

.wrest-point-z9irtn {
  margin: -24px 0;
}

.wrest-point-z9irtn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .wrest-point-z9irtn {
    margin: -16px 0;
  }
}

.wrest-point-4mmiib {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .wrest-point-4mmiib {
    flex-direction: row;
  }
}

.wrest-point-fvyks8 {
  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) {
  .wrest-point-fvyks8 {
    flex: 1;
  }
}

.wrest-point-fvyks8::placeholder {
  color: var(--Text-400);
}

.wrest-point-2qsf98 {
  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;
}

.wrest-point-5fpgq4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.wrest-point-5fpgq4::-webkit-scrollbar {
  display: none;
}

.wrest-point-fqbmvq {
  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;
}

.wrest-point-fqbmvq img,
.wrest-point-fqbmvq svg {
  margin-right: 8px;
}

.wrest-point-xjykn2 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.wrest-point-z9irtn + .wrest-point-pfpuz1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .wrest-point-z9irtn + .wrest-point-pfpuz1 {
    margin-top: -16px;
  }
}

.wrest-point-icpr5m {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.wrest-point-icpr5m > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.wrest-point-icpr5m > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.wrest-point-0dqmmx {
  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;
}

.wrest-point-7jzzo2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.wrest-point-6q6s8e {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.wrest-point-q0x0ug {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.wrest-point-g6ub9v {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.wrest-point-0dqmmx 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;
}

.wrest-point-0dqmmx 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) {
  .wrest-point-0dqmmx {
    padding: 39px 179px 39px 39px;
  }

  .wrest-point-7jzzo2 {
    font-size: 40px;
    line-height: 48px;
  }

  .wrest-point-g6ub9v {
    height: 348px;
  }

  .wrest-point-0dqmmx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .wrest-point-0dqmmx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-0dqmmx {
    padding: 63px;
  }
}

.wrest-point-qfwt56 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .wrest-point-qfwt56 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.wrest-point-jvuibc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .wrest-point-jvuibc {
    width: auto;
  }
}

.wrest-point-ergm4e {
  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;
}

.wrest-point-ergm4e::-webkit-scrollbar {
  display: none;
}

.wrest-point-ergm4e 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);
}

.wrest-point-ergm4e a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .wrest-point-ergm4e {
    margin-left: 16px;
    margin-top: 0;
  }
}

.wrest-point-qfwt56 .wrest-point-b0jz6t {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.wrest-point-5tyug3,
    mask-image 0.3s;
}

.wrest-point-qfwt56 .wrest-point-b0jz6t.wrest-point-q2glpd {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.wrest-point-a32xeh {
  margin: 40px -16px;
}

.wrest-point-s19cmi + .wrest-point-hot6h4,
.wrest-point-s19cmi + .wrest-point-kyz87i {
  margin-top: 24px;
}

.wrest-point-i4k8gv {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.wrest-point-i4k8gv picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.wrest-point-okjwyi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .wrest-point-okjwyi {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-okjwyi {
    margin-top: 0;
  }
}

.wrest-point-6mtnan {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .wrest-point-6mtnan {
    font-size: 24px;
    line-height: 32px;
  }
}

.wrest-point-ensyae {
  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) {
  .wrest-point-ensyae {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.wrest-point-ylb4fy {
  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) {
  .wrest-point-ylb4fy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.wrest-point-e1hia6 {
  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) {
  .wrest-point-e1hia6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.wrest-point-dxypxd {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .wrest-point-dxypxd {
    font-size: 32px;
    line-height: 40px;
  }
}

.wrest-point-fbkg4k {
  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;
}

.wrest-point-95iwxr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.wrest-point-95iwxr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.wrest-point-pfpuz1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.wrest-point-hak6ok {
  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) {
  .wrest-point-hak6ok {
    padding: 15px 48px;
  }
}

main > .wrest-point-pfpuz1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .wrest-point-2o6zgl.wrest-point-7wxmgo > div:nth-child(n+5) {
    display: none;
  }
}

.wrest-point-l06845 p a img {
  display: block;
  margin: 0 auto;
}


.wrest-point-bs6m1z {
  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 */
.wrest-point-th19ky {
  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;
}

.wrest-point-th19ky label {
  font-size: 14px;
}

.wrest-point-th19ky h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wrest-point-th19ky input,
.wrest-point-th19ky textarea,
.wrest-point-th19ky 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;
}
.wrest-point-th19ky button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.wrest-point-umvdvj ease;
}
.wrest-point-th19ky button:hover {
  background-color: var(--button-bg-hover);
}
.wrest-point-2euxr8 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wrest-point-tte2p6 ease-in;
}

.wrest-point-2euxr8 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;
}
.wrest-point-xgik8z, .wrest-point-ywwq0e, [class*="review-card"],
thead, thead th, table th, .wrest-point-lxqeab,
.wrest-point-wo47o8, [class*="collapsible-header"],
.wrest-point-y5zs7u, [class*="updated-block"] {
  color: #ece7dc !important;
}
