* {
  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-5tw11k {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-5tw11k {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-5tw11k {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.wrest-point-nwlfrh {
  overflow: hidden;
}

.wrest-point-j3zrcd img {
  background: var(--Neutral-300);
}

.wrest-point-alxuim {
  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-i95y4o {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.wrest-point-i95y4o:hover {
  background: var(--button-bg-hover);
}

.wrest-point-7h86g1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.wrest-point-7h86g1:hover {
  background: var(--button-bg-hover);
}

.wrest-point-06wwyh {
  font-size: 12px;
  line-height: 18px;
}

.wrest-point-52ij70 {
  font-size: 18px;
  line-height: 26px;
}

.wrest-point-ikxxn5 {
  width: 100%;
}

.wrest-point-d6qcvh {
  padding: 6px 16px;
}

.wrest-point-00byes {
  padding: 10px 16px;
}

.wrest-point-bamw5n {
  padding: 15px 26px;
}

.wrest-point-v4m6jo {
  flex-shrink: 0;
}

.wrest-point-kefl6r {
  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-m20il0 {
  display: none;
}

.wrest-point-a8gvyf {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.wrest-point-ibjnw9 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.wrest-point-un388d {
  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-vg17ff {
  cursor: grab;
}

.wrest-point-un388d::-webkit-scrollbar {
  display: none;
}

.wrest-point-af0rfs {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.wrest-point-cnqp4r {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.wrest-point-r76bup {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.wrest-point-xamejx {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.wrest-point-a021zl {
  visibility: visible;
}

.wrest-point-nco38o {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.wrest-point-gq5f3k ease;
}

.wrest-point-4ti6en {
  background-color: var(--Primary-200);
  width: 16px;
}

.wrest-point-kn8259 {
  -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-gq5f3k,
    mask-image 0.3s;
}

.wrest-point-kn8259.wrest-point-7c5zn5 {
  -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-4s7am8: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-f2xwbw {
  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-efwhx7.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-efwhx7.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-7xezaf {
  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-7xezaf::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-trbywb {
  position: relative;
  z-index: 1;
}

.wrest-point-zbgeqi {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.wrest-point-6rvlav {
  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-ium37i {
  font-size: 40px;
  line-height: 48px;
}

.wrest-point-41g24w {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.wrest-point-5rna2a {
  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-5rna2a:hover {
  background: var(--Primary-400);
}

.wrest-point-5rna2a svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.wrest-point-4s7am8 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-7xezaf {
    max-width: 600px;
    padding: 64px;
  }

  .wrest-point-zbgeqi {
    font-size: 24px;
    line-height: 32px;
  }

  .wrest-point-6rvlav {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .wrest-point-ium37i {
    font-size: 50px;
    line-height: 56px;
  }

  .wrest-point-41g24w {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .wrest-point-f2xwbw {
    top: 25px;
    right: 25px;
  }
}

.wrest-point-541y1u,
.wrest-point-iz2b5v {
  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-nwc36p.wrest-point-m8cu8q::before,
.wrest-point-iz2b5v::before,
.wrest-point-xol2n0::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-efwhx7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.wrest-point-oo05sn 14.wrest-point-hil5zu.wrest-point-21rut6 14.wrest-point-ft01xe 15.wrest-point-wkjand 14.wrest-point-wnoemd 15.wrest-point-h54nyu 14.wrest-point-tiqt3e.wrest-point-6j7piv 14.wrest-point-m26rrj 19.wrest-point-0cfqpu 12.wrest-point-4urttf 19.wrest-point-0cfqpu 10.wrest-point-gannlj.wrest-point-0cfqpu 8.wrest-point-6f04yn 17.wrest-point-dvo71u 7.wrest-point-w2cs3k 15.wrest-point-jyoyzk 7.wrest-point-l31opt.wrest-point-gb91vx 7.wrest-point-w2cs3k 11.wrest-point-udaqy4 8.wrest-point-6f04yn 11.wrest-point-udaqy4 10.wrest-point-fcu4ux.wrest-point-udaqy4 12.wrest-point-m4qvuw 13.wrest-point-mhdusd 14.wrest-point-qwx4uh 15.wrest-point-g02qxi 14.wrest-point-rr9y10.wrest-point-2ou1w7 14.wrest-point-x8eu9w 15.wrest-point-bnuqvg 14.wrest-point-2e7vex 15.wrest-point-zwrnoe 14.wrest-point-pdw8qk.wrest-point-oo05sn 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.wrest-point-r29176 15.wrest-point-mr044k.wrest-point-sq3aao 15.wrest-point-wz1du0 15.wrest-point-fm342p 15.wrest-point-bixqvm 15.wrest-point-y90smw 15.wrest-point-1untcr.wrest-point-uqbqdj 15.wrest-point-bixqvm 15.wrest-point-q7oxia 15.wrest-point-525mpr 15.wrest-point-0ckl3j 15.wrest-point-zdp0ys.wrest-point-jze11n 15.wrest-point-hfdpuu 7.wrest-point-vceajk 18.wrest-point-0ic3v8 7.wrest-point-ombf8s 23.wrest-point-gguaqr.wrest-point-72o7n6.wrest-point-32ucoq 18.wrest-point-0v1st9 19.wrest-point-za47qx 15.wrest-point-l1wibw 15.wrest-point-r29176 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-2g66zc [type="submit"] *,
.wrest-point-ftllzp button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .wrest-point-0niai1 {
    display: none;
  }
}

.wrest-point-6bovvs {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .wrest-point-6bovvs {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-6bovvs {
    bottom: 22px;
  }
}

.wrest-point-6bovvs input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .wrest-point-6bovvs {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.wrest-point-xi7gab.static) .wrest-point-6bovvs {
    bottom: 8px;
  }
}

.wrest-point-jy749s {
  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-efwhx7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.wrest-point-mqpivq 3.wrest-point-800dep.wrest-point-oeze2q.wrest-point-mxs9wz 3.wrest-point-rwcmuf 3.wrest-point-qmh60c 5.wrest-point-1j3wfv 3.wrest-point-qmh60c 8.wrest-point-2tt3dv.wrest-point-k87xkn.wrest-point-qmh60c 26.wrest-point-ltgaio 5.wrest-point-tinc99 28.wrest-point-ah9mnu 8.wrest-point-qf51qf 28.wrest-point-r9ze13.wrest-point-67aanf 28.wrest-point-5cyger.wrest-point-slvi5c 34.wrest-point-kynx7i.wrest-point-c532b0 36.wrest-point-4d1o4q 11.wrest-point-9t99ry 37.wrest-point-47v51h 12.wrest-point-thta6u 36.wrest-point-6yxish.wrest-point-rmwwbl 28.wrest-point-cca2cc.wrest-point-akc8it.wrest-point-xxikws 28.wrest-point-dcifk1 36.wrest-point-jv7ev3 26.wrest-point-4xx8nv 36.wrest-point-jv7ev3 23.wrest-point-1bb5vv.wrest-point-mxfc1r.wrest-point-jv7ev3 5.wrest-point-hpdv12 34.wrest-point-7j4xb8 3.wrest-point-rwcmuf 31.wrest-point-mqpivq 3.wrest-point-jo8xti.wrest-point-15z9ay 18.wrest-point-lvr8pe.wrest-point-abuv4i 18.wrest-point-3b11qq 8.wrest-point-8knjg0 17.wrest-point-zymn5u 8.wrest-point-8knjg0 15.wrest-point-yh55nn.wrest-point-8knjg0 14.wrest-point-lguasr 9.wrest-point-abuv4i 13.wrest-point-fsoyaq 11.wrest-point-15z9ay 13.wrest-point-468ksr.wrest-point-iapvge 13.wrest-point-fsoyaq 13.wrest-point-mdnjuj 14.wrest-point-lguasr 13.wrest-point-mdnjuj 15.wrest-point-c0uc5k.wrest-point-mdnjuj 17.wrest-point-zymn5u 12.wrest-point-iapvge 18.wrest-point-3b11qq 11.wrest-point-15z9ay 18.wrest-point-23bh1r.wrest-point-8nyuox 18.wrest-point-s5wffz.wrest-point-agq6f7 18.wrest-point-3b11qq 17.wrest-point-vzhz97 17.wrest-point-zymn5u 17.wrest-point-vzhz97 15.wrest-point-0kk5zl.wrest-point-vzhz97 14.wrest-point-lguasr 18.wrest-point-agq6f7 13.wrest-point-fsoyaq 20.wrest-point-8nyuox 13.wrest-point-2006u1.wrest-point-dppgy7 13.wrest-point-fsoyaq 22.wrest-point-5f31tg 14.wrest-point-lguasr 22.wrest-point-5f31tg 15.wrest-point-3w7y8j.wrest-point-8dn8bu 17.wrest-point-zymn5u 21.wrest-point-dppgy7 18.wrest-point-3b11qq 20.wrest-point-8nyuox 18.wrest-point-lkmcyc.wrest-point-hdjsyc 18.wrest-point-be95tk.wrest-point-o1w6sx 18.wrest-point-3b11qq 26.wrest-point-p7kc9q 17.wrest-point-zymn5u 26.wrest-point-p7kc9q 15.wrest-point-nlzi75.wrest-point-p7kc9q 14.wrest-point-lguasr 27.wrest-point-o1w6sx 13.wrest-point-fsoyaq 28.wrest-point-hdjsyc 13.wrest-point-o3kki4.wrest-point-jhoh0c 13.wrest-point-fsoyaq 31.wrest-point-v09ln3 14.wrest-point-lguasr 31.wrest-point-v09ln3 15.wrest-point-99d7j9.wrest-point-p7kc9q 17.wrest-point-zymn5u 30.wrest-point-jhoh0c 18.wrest-point-3b11qq 28.wrest-point-hdjsyc 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-jy749s {
    display: none;
  }
}

.wrest-point-7nf0io {
  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-7nf0io {
    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-ftllzp {
  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-ftllzp {
    padding: 14px 16px;
  }
}

.wrest-point-ftllzp button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.wrest-point-ftllzp button:first-child {
  align-content: end;
}

.wrest-point-ftllzp button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .wrest-point-ftllzp
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .wrest-point-ftllzp
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.wrest-point-ftllzp button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.wrest-point-ftllzp button:last-child svg {
  width: 38px;
  height: 38px;
}

.wrest-point-xol2n0 {
  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-xol2n0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .wrest-point-xol2n0,
.pc61d126-chatbot[data-active-screen="3"]
  .wrest-point-xol2n0 {
  opacity: 1;
  visibility: visible;
}

.wrest-point-i37avh {
  flex: 1 1;
}

.wrest-point-wcj5ai {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-wcj5ai {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .wrest-point-3335o4 {
  display: block;
}

.wrest-point-ackmqv {
  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-ackmqv {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.wrest-point-iz2b5v {
  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-iz2b5v::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.wrest-point-rbpgmw span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.wrest-point-rbpgmw p {
  color: var(--Text-100);
}

.wrest-point-iz2b5v .wrest-point-tutck9 {
  grid-area: button;
}

.wrest-point-iz2b5v .wrest-point-tutck9::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-efwhx7.org/2000/svg'%3E%3Cpath d='M4.wrest-point-so55op 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.wrest-point-y1gqre 15L16.wrest-point-y1gqre 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.wrest-point-y1gqre 5L16.wrest-point-y1gqre 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-9dxkfs {
  display: block;
}

.wrest-point-9q6htt {
  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-9q6htt {
    margin-top: 40px;
  }
}

.wrest-point-541y1u label,
.wrest-point-541y1u input {
  display: block;
  width: 100%;
}

.wrest-point-541y1u label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.wrest-point-541y1u label.wrest-point-q9rl78 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.wrest-point-541y1u label.wrest-point-q9rl78::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-541y1u 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-541y1u input::placeholder {
  color: var(--Text-400);
}

.wrest-point-7v1xax {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .wrest-point-7v1xax {
  display: flex;
}

.wrest-point-7v1xax ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .wrest-point-7v1xax ol {
    height: 420px;
    padding: 24px;
  }
}

.wrest-point-7v1xax ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.wrest-point-2g66zc {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .wrest-point-2g66zc {
    padding: 0 24px 24px;
  }
}

.wrest-point-2g66zc 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-2g66zc input::placeholder {
  color: var(--Text-400);
}

.wrest-point-2g66zc [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.wrest-point-2g66zc [type="submit"]:disabled {
  opacity: 0.5;
}

.wrest-point-2g66zc [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .wrest-point-2g66zc [type="submit"] {
    right: 40px;
  }
}

.wrest-point-nwc36p {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.wrest-point-nwc36p.wrest-point-m8cu8q {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.wrest-point-nwc36p.wrest-point-m8cu8q::before {
  content: "";
  width: 31px;
}

.wrest-point-nwc36p.wrest-point-m8cu8q p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.wrest-point-nwc36p.wrest-point-ymztgp p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.wrest-point-nwc36p 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-6bovvs .wrest-point-tutck9 {
  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-0niai1 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .wrest-point-0niai1 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .wrest-point-0niai1 {
    padding: 18px 0;
  }
}

.wrest-point-0niai1 .wrest-point-5tw11k {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .wrest-point-0niai1 .wrest-point-5tw11k {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.wrest-point-s6qe8r {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .wrest-point-s6qe8r {
    max-width: 160px;
    height: 40px;
  }
}

.wrest-point-s6qe8r picture,
.wrest-point-s6qe8r img {
  display: block;
  width: 100%;
  height: 100%;
}

.wrest-point-s6qe8r img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .wrest-point-ckttji {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.wrest-point-gq5f3k ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .wrest-point-0niai1.wrest-point-9tjxbh .wrest-point-ckttji {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .wrest-point-ckttji {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .wrest-point-ckttji {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.wrest-point-ms3u7k,
.wrest-point-yh7x2z {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .wrest-point-ms3u7k,
  .wrest-point-yh7x2z {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .wrest-point-yh7x2z {
    display: none;
  }
}

.wrest-point-jxkkjd {
  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-9tjxbh .wrest-point-jxkkjd {
  background: var(--fh-bg-color);
}

.wrest-point-jxkkjd button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .wrest-point-jxkkjd {
    display: none;
  }
}

.wrest-point-0byw7w {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .wrest-point-0byw7w {
    display: none;
  }
}

.wrest-point-puokug {
  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-0niai1.wrest-point-9tjxbh .wrest-point-puokug:first-child {
  display: none;
}

.wrest-point-0niai1.wrest-point-9tjxbh .wrest-point-puokug:last-child {
  display: block;
}

.wrest-point-puokug:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .wrest-point-puokug {
    display: none;
  }
}

.wrest-point-cjh190 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .wrest-point-cjh190 {
    display: flex;
  }
}

.wrest-point-cjh190 ul {
  max-height: 350px;
  overflow-y: auto;
}

.wrest-point-cjh190:hover ul {
  visibility: visible;
  opacity: 1;
}

.wrest-point-cjh190:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.wrest-point-cjh190:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.wrest-point-cjh190:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.wrest-point-cjh190:hover .wrest-point-lu9ac3 svg {
  transform: rotate(180deg);
}

.wrest-point-z0000u {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.wrest-point-ry2hbt {
  padding: 0 8px;
}

.wrest-point-lyzkqi {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.wrest-point-lyzkqi:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .wrest-point-lyzkqi {
    padding: 4px 8px;
  }
}

.wrest-point-ogh107 {
  display: flex;
}

.wrest-point-ogh107 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.wrest-point-lu9ac3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.wrest-point-lu9ac3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.wrest-point-7e1sp3 {
  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-7e1sp3 {
    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-eottla {
  width: 100%;
}

@media (min-width: 1200px) {
  .wrest-point-eottla {
    display: none;
  }
}

.wrest-point-ywn7sv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.wrest-point-u7xd3w {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.wrest-point-0se7xt {
  display: flex;
}

.wrest-point-kkumdf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.wrest-point-gjbr5v {
  list-style: none;
}

@media (max-width: 1199px) {
  .wrest-point-gjbr5v {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .wrest-point-gjbr5v {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .wrest-point-gjbr5v .wrest-point-lz8m9w [data-ref-el],
  .wrest-point-gjbr5v .wrest-point-lz8m9w span,
  .wrest-point-gjbr5v .wrest-point-lz8m9w a {
    white-space: nowrap;
  }
}

.wrest-point-y7tys1 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .wrest-point-y7tys1.wrest-point-e4h68u > .wrest-point-lz8m9w {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .wrest-point-y7tys1.wrest-point-2j5yz4:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .wrest-point-y7tys1.wrest-point-e4h68u > .wrest-point-eoy3i1 {
    height: auto;
  }

  .wrest-point-y7tys1.wrest-point-e4h68u > div > .wrest-point-9opcll {
    transform: rotate(180deg);
  }
}

.wrest-point-y7tys1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.wrest-point-y7tys1 [data-ref-el],
.wrest-point-y7tys1 span {
  cursor: pointer;
}

.wrest-point-y7tys1 [data-ref-el],
.wrest-point-y7tys1 span,
.wrest-point-y7tys1 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-y7tys1 [data-ref-el],
  .wrest-point-y7tys1 span,
  .wrest-point-y7tys1 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-y7tys1 [data-ref-el],
  .wrest-point-y7tys1 span,
  .wrest-point-y7tys1 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.wrest-point-eoy3i1 {
  height: 0;
  overflow: hidden;
  transition: height 0.wrest-point-gq5f3k ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.wrest-point-eoy3i1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.wrest-point-eoy3i1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.wrest-point-eoy3i1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .wrest-point-eoy3i1 {
    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-eoy3i1:has(> .wrest-point-y7tys1.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .wrest-point-eoy3i1 .wrest-point-eoy3i1 {
    padding: 0;
  }

  .wrest-point-eoy3i1 .wrest-point-y7tys1 {
    font-weight: 400;
  }

  .wrest-point-eoy3i1 .wrest-point-y7tys1:hover > .wrest-point-lz8m9w {
    background: var(--Neutral-300);
  }

  .wrest-point-eoy3i1 .wrest-point-9opcll {
    rotate: -90deg;
  }
}

.wrest-point-lz8m9w {
  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-lz8m9w {
    padding: 8px;
  }

  .wrest-point-y7tys1.wrest-point-w32a4m > .wrest-point-lz8m9w {
    background: var(--Neutral-300);
  }
}

.wrest-point-9opcll {
  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-efwhx7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.wrest-point-hl43yl 0.wrest-point-5cfppq.wrest-point-lyq86p -0.wrest-point-pkl0ut 0.wrest-point-b6o7h7 -0.wrest-point-pkl0ut 1.wrest-point-ggg4pk 0.wrest-point-cu6nv5.wrest-point-e57fl4 4.wrest-point-0j39jh.wrest-point-hl43yl 0.wrest-point-oiwuyz.wrest-point-zxmhsi -0.wrest-point-pkl0ut 9.wrest-point-gnz415 -0.wrest-point-pkl0ut 10.wrest-point-xnajv0 0.wrest-point-jcpht6.wrest-point-rwax9o 0.wrest-point-lyq86p 10.wrest-point-rwax9o 0.wrest-point-b6o7h7 10.wrest-point-xnajv0 1.wrest-point-in3rjs.wrest-point-eyl0qs 5.wrest-point-x6nx2u.wrest-point-wiqyzx 6.wrest-point-1yy3i9 5.wrest-point-vkvs0r 6.wrest-point-1yy3i9 4.wrest-point-oanjyi 5.wrest-point-xes19f.wrest-point-hl43yl 1.wrest-point-iuo8e3.wrest-point-pkl0ut 0.wrest-point-b6o7h7 -0.wrest-point-pkl0ut 0.wrest-point-lyq86p 0.wrest-point-hl43yl 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.wrest-point-gq5f3k ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .wrest-point-9opcll {
    cursor: default;
  }
}

.wrest-point-hs0h54 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.wrest-point-ypa7gx {
  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-ypa7gx {
    padding: 40px 4px;
  }
}

.wrest-point-2bttd1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .wrest-point-2bttd1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.wrest-point-by174q {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .wrest-point-by174q {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.wrest-point-by174q ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.wrest-point-by174q [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.wrest-point-by174q [data-ref-el],
.wrest-point-by174q span,
.wrest-point-by174q a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.wrest-point-qabd3w {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .wrest-point-qabd3w {
    margin-bottom: 12px;
  }
}

.wrest-point-kd15cx {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.wrest-point-kd15cx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .wrest-point-kd15cx:last-child {
    margin-right: 0;
  }
}

.wrest-point-ecb8db {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.wrest-point-qabd3w:hover .wrest-point-xqun04 {
  visibility: visible;
  opacity: 1;
}

.wrest-point-xqun04 {
  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-7n6ds5 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.wrest-point-7ohnjg {
  display: flex;
  margin: 6px;
}

.wrest-point-7ohnjg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.wrest-point-xqun04::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-xqun04::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-vq40sb {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .wrest-point-vq40sb {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.wrest-point-hcvv68 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .wrest-point-hcvv68 {
    margin-right: 32px;
  }
}

.wrest-point-l2gyag {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .wrest-point-l2gyag {
    margin-top: 0;
    width: 340px;
  }
}

.wrest-point-l2gyag a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.wrest-point-obvt8m {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.wrest-point-t6dzfm {
  position: relative;
}

@media (min-width: 768px) {
  .wrest-point-t6dzfm {
    margin-top: 40px;
  }
}

.wrest-point-t6dzfm + .wrest-point-e0snv9,
.wrest-point-t6dzfm + .wrest-point-t6dzfm {
  margin-top: 24px;
}

.wrest-point-3yjs4h {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .wrest-point-3yjs4h {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-3yjs4h {
    padding: 80px;
  }
}

.wrest-point-uov7ms {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .wrest-point-uov7ms {
    padding: 0 16px;
}


}

.wrest-point-89z1qw {
  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-89z1qw {
    font-size: 48px;
    line-height: 56px;
  }
}

.wrest-point-0htix3 {
  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-0htix3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.wrest-point-kff5pt {
  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-kff5pt:hover {
  background: var(--button-bg-hover);
}

.wrest-point-2kdz8v {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.wrest-point-2kdz8v img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .wrest-point-2kdz8v img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .wrest-point-2kdz8v img {
  min-height: 100%;
  }
}

.wrest-point-3yjs4h::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.wrest-point-r4bc0n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.wrest-point-r4bc0n h1,
.wrest-point-r4bc0n h2,
.wrest-point-r4bc0n h3,
.wrest-point-r4bc0n h4 {
  margin-bottom: 6px;
}

.wrest-point-r4bc0n h1:not(:first-child),
.wrest-point-r4bc0n h2:not(:first-child),
.wrest-point-r4bc0n h3:not(:first-child),
.wrest-point-r4bc0n h4:not(:first-child) {
  margin-top: 16px;
}

.wrest-point-r4bc0n h1,
.wrest-point-r4bc0n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .wrest-point-r4bc0n h1,
  .wrest-point-r4bc0n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.wrest-point-r4bc0n h2,
.wrest-point-r4bc0n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .wrest-point-r4bc0n h2,
  .wrest-point-r4bc0n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-r4bc0n h3,
.wrest-point-r4bc0n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .wrest-point-r4bc0n h3,
  .wrest-point-r4bc0n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.wrest-point-r4bc0n h4,
.wrest-point-r4bc0n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.wrest-point-r4bc0n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.wrest-point-r4bc0n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.wrest-point-r4bc0n 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-r4bc0n ul ul {
  margin-bottom: 8px;
}

.wrest-point-r4bc0n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.wrest-point-r4bc0n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.wrest-point-r4bc0n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.wrest-point-r4bc0n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.wrest-point-r4bc0n ol li::marker {
  font-weight: 700;
}

.wrest-point-r4bc0n ol ol {
  margin-bottom: 8px;
}

.wrest-point-r4bc0n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.wrest-point-r4bc0n ol ul li {
  padding-left: 16px;
}

.wrest-point-r4bc0n 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-r4bc0n table {
    padding: 24px;
  }
}

.wrest-point-r4bc0n table.wrest-point-j2j8qr {
  -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-gq5f3k,
    mask-image 0.3s;
}

.wrest-point-r4bc0n table.wrest-point-j2j8qr.wrest-point-7c5zn5 {
  -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-r4bc0n table {
    display: table;
  }
}

.wrest-point-r4bc0n 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-r4bc0n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.wrest-point-r4bc0n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.wrest-point-r4bc0n 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-r4bc0n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.wrest-point-r4bc0n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.wrest-point-r4bc0n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.wrest-point-r4bc0n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.wrest-point-r4bc0n img {
  max-width: 100%;
  height: auto;
}

.wrest-point-duouuv {
  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-duouuv {
    padding: 24px;
  }
}

.wrest-point-qyouub {
  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-qyouub {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.wrest-point-qyouub > * {
  margin: 0 !important;
}

.wrest-point-qyouub img,
.wrest-point-7bfnap {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-qyouub img,
  .wrest-point-7bfnap {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-e8p6zu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-e8p6zu {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-31spzy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.wrest-point-31spzy .wrest-point-thdng3 {
  flex-shrink: 0;
}

.wrest-point-31spzy .wrest-point-e32xuv svg {
  display: none;
}

.wrest-point-97jjmk {
  display: grid;
  transition: max-height 0.wrest-point-gq5f3k ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .wrest-point-97jjmk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-97jjmk {
    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-97jjmk.wrest-point-r5rxe5 + .wrest-point-thdng3 svg {
  transform: rotate(180deg);
}

.wrest-point-der1na {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.wrest-point-der1na > div:nth-child(3n) {
  grid-column: span 2;
}

.wrest-point-der1na
  > div:nth-child(3n)
  .wrest-point-z2jr7j
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .wrest-point-der1na {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .wrest-point-der1na > div:nth-child(3n) {
    grid-column: unset;
  }

  .wrest-point-der1na
    > div:nth-child(3n)
    .wrest-point-z2jr7j
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-der1na {
    max-width: 270px;
  }
}

.wrest-point-der1na .wrest-point-z2jr7j button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .wrest-point-der1na .wrest-point-z2jr7j button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-der1na .wrest-point-z2jr7j button {
    max-width: 104px;
  }
}

.wrest-point-pbkvam {
  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-pbkvam {
    margin-bottom: 0;
  }
}

.wrest-point-xajjfm {
  display: none;
  opacity: 0;
}

.wrest-point-vht75p {
  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-vht75p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.wrest-point-z2jr7j {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.wrest-point-z2jr7j 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-z2jr7j
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .wrest-point-z2jr7j
    button {
    max-width: 145px;
  }
}

.wrest-point-zcxc4m:first-child
  .wrest-point-z2jr7j
  button {
  max-width: 270px;
}

.wrest-point-a0cxrj {
  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-pbkvam picture {
  width: 100%;
  max-width: 100%;
}

.wrest-point-ok067t {
  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-ok067t svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.wrest-point-pbkvam:hover .wrest-point-ok067t {
  display: flex;
}

.wrest-point-p0yavm {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.wrest-point-p2d5en {
  display: flex;
}

.wrest-point-p2d5en:hover .wrest-point-q0xpai,
.wrest-point-p2d5en .wrest-point-w32a4m .wrest-point-q0xpai {
  display: flex;
}

.wrest-point-p2d5en svg {
  flex-shrink: 0;
}

.wrest-point-q0xpai {
  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-q0xpai {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.wrest-point-q0xpai:hover {
  display: flex;
}

.wrest-point-q0xpai svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.wrest-point-ypvyzt {
  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-ypvyzt {
    font-size: 12px;
  }
}

.wrest-point-x3r7r2,
.wrest-point-1dcpct {
  width: 50%;
  flex-shrink: 0;
}

.wrest-point-x3r7r2 {
  font-weight: 700;
}

.wrest-point-0qbyve .wrest-point-97jjmk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .wrest-point-0qbyve .wrest-point-97jjmk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .wrest-point-0qbyve .wrest-point-97jjmk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.wrest-point-0qbyve
  .wrest-point-a0cxrj:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.wrest-point-0qbyve .wrest-point-vht75p {
  height: 100% !important;
  border-radius: 16px;
}

.wrest-point-0qbyve .wrest-point-z2jr7j {
  gap: 4px;
  align-items: center;
}

.wrest-point-0qbyve .wrest-point-z2jr7j button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wrest-point-0qbyve .wrest-point-z2jr7j svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.wrest-point-0qbyve .wrest-point-6o5th9,
.wrest-point-0qbyve .wrest-point-odic6o {
  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-efwhx7.org/2000/svg'%3E%3Cpath d='M9.wrest-point-dj0rgw 4.wrest-point-xacr3e.wrest-point-bmoi65 5.wrest-point-2acwis.wrest-point-nr6dfp 5.wrest-point-ja9gdr.wrest-point-rk66z0 5.wrest-point-9w6g7m.wrest-point-so5qxv 8.wrest-point-c5mg9b.wrest-point-m0plxg 9.wrest-point-f515tc.wrest-point-9wt5wb 9.wrest-point-ebvk4l.wrest-point-snovmz 13.wrest-point-141wip.wrest-point-jvp2ls 11.wrest-point-g5q6pz.wrest-point-4fqj9m 11.wrest-point-wbci05.wrest-point-1nkc98 11.wrest-point-ehe58p.wrest-point-74y4v3 13.wrest-point-b1bnst.wrest-point-f0ycy1 9.wrest-point-2l4id7.wrest-point-8m3dbs 9.wrest-point-7mdo36.wrest-point-5t1c6k 8.wrest-point-vgqi3p.wrest-point-mln6ld 5.wrest-point-ebgd2p.wrest-point-aisrm3 5.wrest-point-n4wbku.wrest-point-8fo9ut 5.wrest-point-wv5fxs.wrest-point-u4ww93 4.wrest-point-ze0l7w.wrest-point-4fqj9m 1.wrest-point-7wlvfp.wrest-point-dj0rgw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.wrest-point-0qbyve .wrest-point-6o5th9 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.wrest-point-0qbyve .wrest-point-odic6o {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.wrest-point-krpjt7 {
  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-krpjt7 {
    padding: 24px;
  }
}

.wrest-point-krpjt7 .wrest-point-thdng3 {
  display: flex;
}

@media (min-width: 768px) {
  .wrest-point-krpjt7 .wrest-point-thdng3 {
    display: none;
  }
}

.wrest-point-krpjt7 .wrest-point-e32xuv svg {
  display: none;
}

.wrest-point-9h37k7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.wrest-point-9h37k7 .wrest-point-alxuim {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-9h37k7 .wrest-point-alxuim {
    display: flex;
  }
}

.wrest-point-z7qwja {
  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-z7qwja {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-z7qwja > * {
  margin: 0 !important;
}

.wrest-point-z7qwja img,
.wrest-point-0pd5to {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-z7qwja img,
  .wrest-point-0pd5to {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-u2gjp1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-u2gjp1 {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-hoanml {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .wrest-point-hoanml {
    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-hoanml::-webkit-scrollbar {
    display: none;
  }
}

.wrest-point-83v2xs {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .wrest-point-83v2xs {
    padding: 7px 15px;
  }
}

.wrest-point-83v2xs:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.wrest-point-c6mb5o {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .wrest-point-c6mb5o {
    display: flex;
    opacity: 1;
  }
}

.wrest-point-83v2xs picture {
  height: 100%;
  display: block;
}

.wrest-point-83v2xs img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .wrest-point-83v2xs img {
    width: 88px;
    height: 44px;
  }
}

.wrest-point-83v2xs p {
  text-align: center;
  width: 100%;
}

.wrest-point-3beeej {
  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-3beeej {
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-3beeej img,
.wrest-point-1y4965 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-3beeej img,
  .wrest-point-1y4965 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-y30fhn {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-y30fhn {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-bw9r5d {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.wrest-point-a5ckxb {
  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-okgell {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.wrest-point-okgell.wrest-point-w32a4m {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.wrest-point-3v4c2q {
  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-3v4c2q {
    font-size: 20px;
    line-height: 28px;
  }
}

.wrest-point-ydlgky {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.wrest-point-zgokz8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.wrest-point-gq5f3k ease;
  opacity: 0;
  color: var(--text-color);
}

.wrest-point-rb8dks {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.wrest-point-rb8dks ol,
.wrest-point-rb8dks ul {
  padding-left: 1.3em;
}

.wrest-point-okgell.wrest-point-w32a4m .wrest-point-zgokz8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.wrest-point-okgell.wrest-point-w32a4m .wrest-point-ydlgky {
  transform: rotate(180deg);
  color: var(--text-color);
}

.wrest-point-wdd9aw {
  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-wdd9aw {
    padding: 24px;
  }
}

.wrest-point-wdd9aw .wrest-point-thdng3 {
  display: flex;
}

@media (min-width: 768px) {
  .wrest-point-wdd9aw .wrest-point-thdng3 {
    display: none;
  }
}

.wrest-point-wdd9aw .wrest-point-e32xuv svg {
  display: none;
}

.wrest-point-94i2db {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrest-point-94i2db .wrest-point-alxuim {
  display: none;
}

@media (min-width: 768px) {
  .wrest-point-94i2db .wrest-point-alxuim {
    display: flex;
  }
}

.wrest-point-2xccq0 {
  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-2xccq0 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.wrest-point-2xccq0 > * {
  margin: 0 !important;
}

.wrest-point-2xccq0 img,
.wrest-point-uzavkp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .wrest-point-2xccq0 img,
  .wrest-point-uzavkp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.wrest-point-340vbm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .wrest-point-340vbm {
    width: 32px;
    height: 32px;
  }
}

.wrest-point-syaprf {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .wrest-point-syaprf {
    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-syaprf::-webkit-scrollbar {
    display: none;
  }
}

.wrest-point-4f9y67 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.wrest-point-4f9y67:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.wrest-point-nrjngy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .wrest-point-nrjngy {
    display: flex;
    opacity: 1;
  }
}

.wrest-point-4f9y67 picture {
  width: auto;
  height: 100%;
  display: block;
}

.wrest-point-4f9y67 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.wrest-point-z13unn {
  margin: -24px 0;
}

.wrest-point-z13unn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .wrest-point-z13unn {
    margin: -16px 0;
  }
}

.wrest-point-68mwut {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .wrest-point-68mwut {
    flex-direction: row;
  }
}

.wrest-point-7l1lw4 {
  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-7l1lw4 {
    flex: 1;
  }
}

.wrest-point-7l1lw4::placeholder {
  color: var(--Text-400);
}

.wrest-point-2oywy9 {
  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-m44ph1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.wrest-point-m44ph1::-webkit-scrollbar {
  display: none;
}

.wrest-point-rnmnsq {
  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-rnmnsq img,
.wrest-point-rnmnsq svg {
  margin-right: 8px;
}

.wrest-point-vpqr9g {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.wrest-point-z13unn + .wrest-point-dc646a {
  margin-top: 0;
}

@media (min-width: 768px) {
  .wrest-point-z13unn + .wrest-point-dc646a {
    margin-top: -16px;
  }
}

.wrest-point-9ryrvh {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.wrest-point-9ryrvh > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.wrest-point-9ryrvh > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.wrest-point-k5ukwl {
  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-w726ud {
  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-h96u82 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.wrest-point-8f568r {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.wrest-point-ysgdyf {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.wrest-point-k5ukwl 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-k5ukwl 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-k5ukwl {
    padding: 39px 179px 39px 39px;
  }

  .wrest-point-w726ud {
    font-size: 40px;
    line-height: 48px;
  }

  .wrest-point-ysgdyf {
    height: 348px;
  }

  .wrest-point-k5ukwl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .wrest-point-k5ukwl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .wrest-point-k5ukwl {
    padding: 63px;
  }
}

.wrest-point-7p453p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .wrest-point-7p453p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.wrest-point-7r8ofe {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .wrest-point-7r8ofe {
    width: auto;
  }
}

.wrest-point-l7yfex {
  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-l7yfex::-webkit-scrollbar {
  display: none;
}

.wrest-point-l7yfex 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-l7yfex a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .wrest-point-l7yfex {
    margin-left: 16px;
    margin-top: 0;
  }
}

.wrest-point-7p453p .wrest-point-zoieof {
  -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-gq5f3k,
    mask-image 0.3s;
}

.wrest-point-7p453p .wrest-point-zoieof.wrest-point-7c5zn5 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.wrest-point-c036n7 {
  margin: 40px -16px;
}

.wrest-point-tpukq4 + .wrest-point-e0snv9,
.wrest-point-tpukq4 + .wrest-point-t6dzfm {
  margin-top: 24px;
}

.wrest-point-xep4i2 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.wrest-point-xep4i2 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.wrest-point-nz01l8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .wrest-point-nz01l8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .wrest-point-nz01l8 {
    margin-top: 0;
  }
}

.wrest-point-dg0bwq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .wrest-point-dg0bwq {
    font-size: 24px;
    line-height: 32px;
  }
}

.wrest-point-l5133i {
  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-l5133i {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.wrest-point-mkkcty {
  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-mkkcty {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.wrest-point-hzqk9m {
  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-hzqk9m {
    font-size: 20px;
    line-height: 28px;
  }
}

.wrest-point-boceqq {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .wrest-point-boceqq {
    font-size: 32px;
    line-height: 40px;
  }
}

.wrest-point-y6fjj5 {
  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-e6vtxe {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.wrest-point-e6vtxe img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.wrest-point-dc646a {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.wrest-point-669mfv {
  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-669mfv {
    padding: 15px 48px;
  }
}

main > .wrest-point-dc646a {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .wrest-point-97jjmk.wrest-point-wb3etj > div:nth-child(n+5) {
    display: none;
  }
}

.wrest-point-r4bc0n p a img {
  display: block;
  margin: 0 auto;
}


.wrest-point-1wukbx {
  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-z71700 {
  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-z71700 label {
  font-size: 14px;
}

.wrest-point-z71700 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wrest-point-z71700 input,
.wrest-point-z71700 textarea,
.wrest-point-z71700 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-z71700 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.wrest-point-6ay5qh ease;
}
.wrest-point-z71700 button:hover {
  background-color: var(--button-bg-hover);
}
.wrest-point-tfwm3m {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wrest-point-5j836l ease-in;
}

.wrest-point-tfwm3m 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-xok9no, .wrest-point-8jg4so, [class*="review-card"],
thead, thead th, table th, .wrest-point-tlfldh,
.wrest-point-6ms9l9, [class*="collapsible-header"],
.wrest-point-qmzf82, [class*="updated-block"] {
  color: #ece7dc !important;
}
