* {
  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;
  }
}

.simple-52hkk4 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .simple-52hkk4 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .simple-52hkk4 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.simple-lwwmbb {
  overflow: hidden;
}

.simple-5uwooj img {
  background: var(--Neutral-300);
}

.simple-gukxnf {
  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;
}

.simple-c975io {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.simple-c975io:hover {
  background: var(--button-bg-hover);
}

.simple-8fn4y9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.simple-8fn4y9:hover {
  background: var(--button-bg-hover);
}

.simple-bf7bke {
  font-size: 12px;
  line-height: 18px;
}

.simple-76rucv {
  font-size: 18px;
  line-height: 26px;
}

.simple-7kfxo9 {
  width: 100%;
}

.simple-uvh8un {
  padding: 6px 16px;
}

.simple-w1sewl {
  padding: 10px 16px;
}

.simple-p89t4k {
  padding: 15px 26px;
}

.simple-bd5loa {
  flex-shrink: 0;
}

.simple-sam3z5 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.simple-9492z2 {
  display: none;
}

.simple-v1am8b {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.simple-qsy0q6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.simple-noujzo {
  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;
}

.simple-z0g1ex {
  cursor: grab;
}

.simple-noujzo::-webkit-scrollbar {
  display: none;
}

.simple-xeexy9 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.simple-m6rshs {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.simple-tdt2cp {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.simple-lzpxud {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.simple-zdr811 {
  visibility: visible;
}

.simple-ntve4x {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.simple-g1yk8v ease;
}

.simple-3yi2nl {
  background-color: var(--Primary-200);
  width: 16px;
}

.simple-px5bz5 {
  -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.simple-g1yk8v,
    mask-image 0.3s;
}

.simple-px5bz5.simple-ddtivw {
  -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;
  }
}

.simple-2cveur: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;
}

.simple-4kok09 {
  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.simple-x8uch2.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.simple-x8uch2.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;
}

.simple-bp3hen {
  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);
}

.simple-bp3hen::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%
  );
}

.simple-gzfpk9 {
  position: relative;
  z-index: 1;
}

.simple-7qscj8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.simple-usafc2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.simple-wjt0o4 {
  font-size: 40px;
  line-height: 48px;
}

.simple-8faqqt {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.simple-d5ymi5 {
  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;
}

.simple-d5ymi5:hover {
  background: var(--Primary-400);
}

.simple-d5ymi5 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.simple-2cveur 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) {
  .simple-bp3hen {
    max-width: 600px;
    padding: 64px;
  }

  .simple-7qscj8 {
    font-size: 24px;
    line-height: 32px;
  }

  .simple-usafc2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .simple-wjt0o4 {
    font-size: 50px;
    line-height: 56px;
  }

  .simple-8faqqt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .simple-4kok09 {
    top: 25px;
    right: 25px;
  }
}

.simple-hh8bsa,
.simple-kr66i1 {
  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;
}

.simple-s841pl.simple-x595cn::before,
.simple-kr66i1::before,
.simple-swvva0::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.simple-x8uch2.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.simple-q9du0m 14.simple-qviuev.simple-x1c52p 14.simple-ldjxu8 15.simple-jxi977 14.simple-uw3jqw 15.simple-7762b9 14.simple-1nyt8e.simple-0bm50u 14.simple-75esr4 19.simple-t23i0o 12.simple-twjsnl 19.simple-t23i0o 10.simple-3vmkap.simple-t23i0o 8.simple-afo3mp 17.simple-emg55z 7.simple-k5ahyb 15.simple-m8w3cu 7.simple-6ldomu.simple-3asvsc 7.simple-k5ahyb 11.simple-eg6u1t 8.simple-afo3mp 11.simple-eg6u1t 10.simple-b44rxm.simple-eg6u1t 12.simple-9h4iik 13.simple-x77q1y 14.simple-calyda 15.simple-xxv6al 14.simple-ykci5v.simple-y72uao 14.simple-0twuxc 15.simple-8xqpw9 14.simple-7yaond 15.simple-7f7oef 14.simple-e1x8eq.simple-q9du0m 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.simple-oy32c4 15.simple-1uj2tn.simple-hxfkss 15.simple-d0ng2s 15.simple-ahv37s 15.simple-8akka8 15.simple-wbfd05 15.simple-p1q23j.simple-hivi02 15.simple-8akka8 15.simple-8k111k 15.simple-q52s70 15.simple-mk8rwp 15.simple-zdqn8l.simple-4jc41s 15.simple-j5rnra 7.simple-3eqe5l 18.simple-updyyc 7.simple-4kqp6n 23.simple-gy3yx0.simple-sf56vf.simple-3zkw7m 18.simple-sz9d6j 19.simple-ubjexs 15.simple-gkqsrg 15.simple-oy32c4 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.simple-olyjn5 [type="submit"] *,
.simple-4iyxtb button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .simple-6otlw7 {
    display: none;
  }
}

.simple-mvaeuz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .simple-mvaeuz {
  display: none;
}

@media (min-width: 768px) {
  .simple-mvaeuz {
    bottom: 22px;
  }
}

.simple-mvaeuz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .simple-mvaeuz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.simple-7c8nsg.static) .simple-mvaeuz {
    bottom: 8px;
  }
}

.simple-bjnl4m {
  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.simple-x8uch2.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.simple-tuhxka 3.simple-ccfhlm.simple-74lnmb.simple-9p5jsm 3.simple-71vtk9 3.simple-l1jesa 5.simple-1xtsyr 3.simple-l1jesa 8.simple-p9m84f.simple-3wg383.simple-l1jesa 26.simple-6hrrex 5.simple-omzvgv 28.simple-qb2m0a 8.simple-3yty6r 28.simple-rhdb9n.simple-htf6b6 28.simple-mxz6z8.simple-dpynl3 34.simple-1abca2.simple-juy63p 36.simple-5tydtz 11.simple-x19bu2 37.simple-ke1k1b 12.simple-oy577a 36.simple-bi5qh5.simple-60kt4w 28.simple-r5rnz6.simple-i92vcs.simple-b7ijfv 28.simple-esjjyp 36.simple-xafy5m 26.simple-hdhdvu 36.simple-xafy5m 23.simple-bxf48x.simple-wukz64.simple-xafy5m 5.simple-uxcghm 34.simple-ryesag 3.simple-71vtk9 31.simple-tuhxka 3.simple-u8a5qd.simple-l5h2df 18.simple-8jfphh.simple-qi8snw 18.simple-pdoten 8.simple-stc9v4 17.simple-0guhis 8.simple-stc9v4 15.simple-8pn6g9.simple-stc9v4 14.simple-0u8n1r 9.simple-qi8snw 13.simple-7oea10 11.simple-l5h2df 13.simple-3gptqj.simple-kg2dvm 13.simple-7oea10 13.simple-a5qv68 14.simple-0u8n1r 13.simple-a5qv68 15.simple-sivyn9.simple-a5qv68 17.simple-0guhis 12.simple-kg2dvm 18.simple-pdoten 11.simple-l5h2df 18.simple-p7682u.simple-f2w1de 18.simple-9xxoq8.simple-gbdx9p 18.simple-pdoten 17.simple-p220v0 17.simple-0guhis 17.simple-p220v0 15.simple-wc684r.simple-p220v0 14.simple-0u8n1r 18.simple-gbdx9p 13.simple-7oea10 20.simple-f2w1de 13.simple-a9yd73.simple-q8rc76 13.simple-7oea10 22.simple-f6cvjn 14.simple-0u8n1r 22.simple-f6cvjn 15.simple-3c1yfx.simple-noglmr 17.simple-0guhis 21.simple-q8rc76 18.simple-pdoten 20.simple-f2w1de 18.simple-u0pvsu.simple-6vcp0t 18.simple-74rxwk.simple-9uc703 18.simple-pdoten 26.simple-6gwjpn 17.simple-0guhis 26.simple-6gwjpn 15.simple-elqiak.simple-6gwjpn 14.simple-0u8n1r 27.simple-9uc703 13.simple-7oea10 28.simple-6vcp0t 13.simple-cqw5zq.simple-8u9m3f 13.simple-7oea10 31.simple-vl8sbc 14.simple-0u8n1r 31.simple-vl8sbc 15.simple-9otg9y.simple-6gwjpn 17.simple-0guhis 30.simple-8u9m3f 18.simple-pdoten 28.simple-6vcp0t 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"])
    .simple-bjnl4m {
    display: none;
  }
}

.simple-lif2mx {
  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) {
  .simple-lif2mx {
    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;
}

.simple-4iyxtb {
  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) {
  .simple-4iyxtb {
    padding: 14px 16px;
  }
}

.simple-4iyxtb button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.simple-4iyxtb button:first-child {
  align-content: end;
}

.simple-4iyxtb button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .simple-4iyxtb
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .simple-4iyxtb
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.simple-4iyxtb button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.simple-4iyxtb button:last-child svg {
  width: 38px;
  height: 38px;
}

.simple-swvva0 {
  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;
}

.simple-swvva0::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .simple-swvva0,
.pc61d126-chatbot[data-active-screen="3"]
  .simple-swvva0 {
  opacity: 1;
  visibility: visible;
}

.simple-pfol5t {
  flex: 1 1;
}

.simple-9akv5f {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .simple-9akv5f {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .simple-uqh275 {
  display: block;
}

.simple-gep4f9 {
  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) {
  .simple-gep4f9 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.simple-kr66i1 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.simple-kr66i1::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.simple-6hp6i6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.simple-6hp6i6 p {
  color: var(--Text-100);
}

.simple-kr66i1 .simple-u22vf2 {
  grid-area: button;
}

.simple-kr66i1 .simple-u22vf2::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.simple-x8uch2.org/2000/svg'%3E%3Cpath d='M4.simple-k31r6x 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.simple-j5gicz 15L16.simple-j5gicz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.simple-j5gicz 5L16.simple-j5gicz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .simple-gf8690 {
  display: block;
}

.simple-t8gb8q {
  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) {
  .simple-t8gb8q {
    margin-top: 40px;
  }
}

.simple-hh8bsa label,
.simple-hh8bsa input {
  display: block;
  width: 100%;
}

.simple-hh8bsa label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.simple-hh8bsa label.simple-7gvjc1 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.simple-hh8bsa label.simple-7gvjc1::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;
}

.simple-hh8bsa 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;
}

.simple-hh8bsa input::placeholder {
  color: var(--Text-400);
}

.simple-gr1nll {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .simple-gr1nll {
  display: flex;
}

.simple-gr1nll ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .simple-gr1nll ol {
    height: 420px;
    padding: 24px;
  }
}

.simple-gr1nll ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.simple-olyjn5 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .simple-olyjn5 {
    padding: 0 24px 24px;
  }
}

.simple-olyjn5 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;
}

.simple-olyjn5 input::placeholder {
  color: var(--Text-400);
}

.simple-olyjn5 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.simple-olyjn5 [type="submit"]:disabled {
  opacity: 0.5;
}

.simple-olyjn5 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .simple-olyjn5 [type="submit"] {
    right: 40px;
  }
}

.simple-s841pl {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.simple-s841pl.simple-x595cn {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.simple-s841pl.simple-x595cn::before {
  content: "";
  width: 31px;
}

.simple-s841pl.simple-x595cn p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.simple-s841pl.simple-gcymzc p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.simple-s841pl p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.simple-mvaeuz .simple-u22vf2 {
  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;
  }
}

.simple-6otlw7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .simple-6otlw7 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .simple-6otlw7 {
    padding: 18px 0;
  }
}

.simple-6otlw7 .simple-52hkk4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .simple-6otlw7 .simple-52hkk4 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.simple-f16pxz {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .simple-f16pxz {
    max-width: 160px;
    height: 40px;
  }
}

.simple-f16pxz picture,
.simple-f16pxz img {
  display: block;
  width: 100%;
  height: 100%;
}

.simple-f16pxz img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .simple-yfxkja {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.simple-g1yk8v ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .simple-6otlw7.simple-yffxh3 .simple-yfxkja {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .simple-yfxkja {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .simple-yfxkja {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.simple-a1u614,
.simple-s0yc5r {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .simple-a1u614,
  .simple-s0yc5r {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .simple-s0yc5r {
    display: none;
  }
}

.simple-u76t1u {
  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;
}

.simple-yffxh3 .simple-u76t1u {
  background: var(--fh-bg-color);
}

.simple-u76t1u button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .simple-u76t1u {
    display: none;
  }
}

.simple-pxxjgh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .simple-pxxjgh {
    display: none;
  }
}

.simple-27heyj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.simple-6otlw7.simple-yffxh3 .simple-27heyj:first-child {
  display: none;
}

.simple-6otlw7.simple-yffxh3 .simple-27heyj:last-child {
  display: block;
}

.simple-27heyj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .simple-27heyj {
    display: none;
  }
}

.simple-gtt60f {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .simple-gtt60f {
    display: flex;
  }
}

.simple-gtt60f ul {
  max-height: 350px;
  overflow-y: auto;
}

.simple-gtt60f:hover ul {
  visibility: visible;
  opacity: 1;
}

.simple-gtt60f:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.simple-gtt60f:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.simple-gtt60f:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.simple-gtt60f:hover .simple-w36gc7 svg {
  transform: rotate(180deg);
}

.simple-xcqm94 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.simple-04cirg {
  padding: 0 8px;
}

.simple-eyza5c {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.simple-eyza5c:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .simple-eyza5c {
    padding: 4px 8px;
  }
}

.simple-h0cgp4 {
  display: flex;
}

.simple-h0cgp4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.simple-w36gc7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.simple-w36gc7 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.simple-1tbmb3 {
  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) {
  .simple-1tbmb3 {
    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;
  }
}

.simple-wvhi23 {
  width: 100%;
}

@media (min-width: 1200px) {
  .simple-wvhi23 {
    display: none;
  }
}

.simple-mkwv41 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.simple-bkvte4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.simple-j2h64u {
  display: flex;
}

.simple-d4d1kl {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.simple-f5zayr {
  list-style: none;
}

@media (max-width: 1199px) {
  .simple-f5zayr {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .simple-f5zayr {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .simple-f5zayr .simple-7s6anm [data-ref-el],
  .simple-f5zayr .simple-7s6anm span,
  .simple-f5zayr .simple-7s6anm a {
    white-space: nowrap;
  }
}

.simple-b1flaw {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .simple-b1flaw.simple-g7ne2q > .simple-7s6anm {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .simple-b1flaw.simple-xamumw:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .simple-b1flaw.simple-g7ne2q > .simple-5dbmlp {
    height: auto;
  }

  .simple-b1flaw.simple-g7ne2q > div > .simple-w3mdvo {
    transform: rotate(180deg);
  }
}

.simple-b1flaw [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.simple-b1flaw [data-ref-el],
.simple-b1flaw span {
  cursor: pointer;
}

.simple-b1flaw [data-ref-el],
.simple-b1flaw span,
.simple-b1flaw a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .simple-b1flaw [data-ref-el],
  .simple-b1flaw span,
  .simple-b1flaw a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .simple-b1flaw [data-ref-el],
  .simple-b1flaw span,
  .simple-b1flaw a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.simple-5dbmlp {
  height: 0;
  overflow: hidden;
  transition: height 0.simple-g1yk8v ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.simple-5dbmlp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.simple-5dbmlp::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.simple-5dbmlp::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .simple-5dbmlp {
    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;
  }

  .simple-5dbmlp:has(> .simple-b1flaw.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .simple-5dbmlp .simple-5dbmlp {
    padding: 0;
  }

  .simple-5dbmlp .simple-b1flaw {
    font-weight: 400;
  }

  .simple-5dbmlp .simple-b1flaw:hover > .simple-7s6anm {
    background: var(--Neutral-300);
  }

  .simple-5dbmlp .simple-w3mdvo {
    rotate: -90deg;
  }
}

.simple-7s6anm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .simple-7s6anm {
    padding: 8px;
  }

  .simple-b1flaw.simple-rmg7xi > .simple-7s6anm {
    background: var(--Neutral-300);
  }
}

.simple-w3mdvo {
  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.simple-x8uch2.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.simple-lf7iqz 0.simple-oxdsmd.simple-dgle1c -0.simple-sh8c8l 0.simple-9ba0uq -0.simple-sh8c8l 1.simple-gh0pfj 0.simple-nie7if.simple-wyq95g 4.simple-fjupas.simple-lf7iqz 0.simple-tpo0s8.simple-wjvh16 -0.simple-sh8c8l 9.simple-3owupv -0.simple-sh8c8l 10.simple-oa2w4q 0.simple-ykmhyf.simple-h4gqpd 0.simple-dgle1c 10.simple-h4gqpd 0.simple-9ba0uq 10.simple-oa2w4q 1.simple-z5g22a.simple-93bhwt 5.simple-z6qeo8.simple-hhrupo 6.simple-5hsq93 5.simple-1x7mfp 6.simple-5hsq93 4.simple-h2qgua 5.simple-oom3he.simple-lf7iqz 1.simple-pn2yyz.simple-sh8c8l 0.simple-9ba0uq -0.simple-sh8c8l 0.simple-dgle1c 0.simple-lf7iqz 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.simple-g1yk8v ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .simple-w3mdvo {
    cursor: default;
  }
}

.simple-h587gc {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.simple-74znm7 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .simple-74znm7 {
    padding: 40px 4px;
  }
}

.simple-o70ew7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .simple-o70ew7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.simple-v1ifju {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .simple-v1ifju {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.simple-v1ifju ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.simple-v1ifju [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.simple-v1ifju [data-ref-el],
.simple-v1ifju span,
.simple-v1ifju a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.simple-ppwk5o {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .simple-ppwk5o {
    margin-bottom: 12px;
  }
}

.simple-2i4cqu {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.simple-2i4cqu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .simple-2i4cqu:last-child {
    margin-right: 0;
  }
}

.simple-hazc02 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.simple-ppwk5o:hover .simple-8rjxx4 {
  visibility: visible;
  opacity: 1;
}

.simple-8rjxx4 {
  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);
}

.simple-0rrmfs {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.simple-yz80e6 {
  display: flex;
  margin: 6px;
}

.simple-yz80e6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.simple-8rjxx4::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);
}

.simple-8rjxx4::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);
}

.simple-fxyzsj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .simple-fxyzsj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.simple-d8svy2 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .simple-d8svy2 {
    margin-right: 32px;
  }
}

.simple-wujtit {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .simple-wujtit {
    margin-top: 0;
    width: 340px;
  }
}

.simple-wujtit a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.simple-dstgjd {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.simple-ob8neb {
  position: relative;
}

@media (min-width: 768px) {
  .simple-ob8neb {
    margin-top: 40px;
  }
}

.simple-ob8neb + .simple-1lrt5t,
.simple-ob8neb + .simple-ob8neb {
  margin-top: 24px;
}

.simple-v4y67h {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .simple-v4y67h {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .simple-v4y67h {
    padding: 80px;
  }
}

.simple-yl8b01 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .simple-yl8b01 {
    padding: 0 16px;
}


}

.simple-np374v {
  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) {
  .simple-np374v {
    font-size: 48px;
    line-height: 56px;
  }
}

.simple-j9isz3 {
  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) {
  .simple-j9isz3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.simple-acsqeu {
  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;
}

.simple-acsqeu:hover {
  background: var(--button-bg-hover);
}

.simple-gxkp7o {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.simple-gxkp7o img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .simple-gxkp7o img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .simple-gxkp7o img {
  min-height: 100%;
  }
}

.simple-v4y67h::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.simple-mme9vi {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.simple-mme9vi h1,
.simple-mme9vi h2,
.simple-mme9vi h3,
.simple-mme9vi h4 {
  margin-bottom: 6px;
}

.simple-mme9vi h1:not(:first-child),
.simple-mme9vi h2:not(:first-child),
.simple-mme9vi h3:not(:first-child),
.simple-mme9vi h4:not(:first-child) {
  margin-top: 16px;
}

.simple-mme9vi h1,
.simple-mme9vi h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .simple-mme9vi h1,
  .simple-mme9vi h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.simple-mme9vi h2,
.simple-mme9vi h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .simple-mme9vi h2,
  .simple-mme9vi h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.simple-mme9vi h3,
.simple-mme9vi h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .simple-mme9vi h3,
  .simple-mme9vi h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.simple-mme9vi h4,
.simple-mme9vi h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.simple-mme9vi ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.simple-mme9vi ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.simple-mme9vi 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);
}

.simple-mme9vi ul ul {
  margin-bottom: 8px;
}

.simple-mme9vi ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.simple-mme9vi ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.simple-mme9vi ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.simple-mme9vi ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.simple-mme9vi ol li::marker {
  font-weight: 700;
}

.simple-mme9vi ol ol {
  margin-bottom: 8px;
}

.simple-mme9vi ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.simple-mme9vi ol ul li {
  padding-left: 16px;
}

.simple-mme9vi 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) {
  .simple-mme9vi table {
    padding: 24px;
  }
}

.simple-mme9vi table.simple-7po72o {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.simple-g1yk8v,
    mask-image 0.3s;
}

.simple-mme9vi table.simple-7po72o.simple-ddtivw {
  -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) {
  .simple-mme9vi table {
    display: table;
  }
}

.simple-mme9vi 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);
}

.simple-mme9vi table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.simple-mme9vi table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.simple-mme9vi 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) {
  .simple-mme9vi table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.simple-mme9vi table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.simple-mme9vi table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.simple-mme9vi table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.simple-mme9vi img {
  max-width: 100%;
  height: auto;
}

.simple-uqtv86 {
  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) {
  .simple-uqtv86 {
    padding: 24px;
  }
}

.simple-ql32tp {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .simple-ql32tp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.simple-ql32tp > * {
  margin: 0 !important;
}

.simple-ql32tp img,
.simple-fm0dpw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .simple-ql32tp img,
  .simple-fm0dpw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.simple-frah9a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .simple-frah9a {
    width: 32px;
    height: 32px;
  }
}

.simple-9vtasp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.simple-9vtasp .simple-ryuc9q {
  flex-shrink: 0;
}

.simple-9vtasp .simple-pnwvuc svg {
  display: none;
}

.simple-zq08kx {
  display: grid;
  transition: max-height 0.simple-g1yk8v ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .simple-zq08kx {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .simple-zq08kx {
    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));
  }
}

.simple-zq08kx.simple-infppj + .simple-ryuc9q svg {
  transform: rotate(180deg);
}

.simple-lh2cce {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.simple-lh2cce > div:nth-child(3n) {
  grid-column: span 2;
}

.simple-lh2cce
  > div:nth-child(3n)
  .simple-yhnoxl
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .simple-lh2cce {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .simple-lh2cce > div:nth-child(3n) {
    grid-column: unset;
  }

  .simple-lh2cce
    > div:nth-child(3n)
    .simple-yhnoxl
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .simple-lh2cce {
    max-width: 270px;
  }
}

.simple-lh2cce .simple-yhnoxl button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .simple-lh2cce .simple-yhnoxl button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .simple-lh2cce .simple-yhnoxl button {
    max-width: 104px;
  }
}

.simple-bmviux {
  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) {
  .simple-bmviux {
    margin-bottom: 0;
  }
}

.simple-ip0goj {
  display: none;
  opacity: 0;
}

.simple-k1dsek {
  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;
  }
}

.simple-k1dsek img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.simple-yhnoxl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.simple-yhnoxl button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .simple-yhnoxl
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .simple-yhnoxl
    button {
    max-width: 145px;
  }
}

.simple-y0hjnj:first-child
  .simple-yhnoxl
  button {
  max-width: 270px;
}

.simple-fdp21i {
  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%;
}

.simple-bmviux picture {
  width: 100%;
  max-width: 100%;
}

.simple-oh58ge {
  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;
}

.simple-oh58ge svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.simple-bmviux:hover .simple-oh58ge {
  display: flex;
}

.simple-tp63rj {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.simple-lxiqeq {
  display: flex;
}

.simple-lxiqeq:hover .simple-uapx9e,
.simple-lxiqeq .simple-rmg7xi .simple-uapx9e {
  display: flex;
}

.simple-lxiqeq svg {
  flex-shrink: 0;
}

.simple-uapx9e {
  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) {
  .simple-uapx9e {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.simple-uapx9e:hover {
  display: flex;
}

.simple-uapx9e svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.simple-2eioc8 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .simple-2eioc8 {
    font-size: 12px;
  }
}

.simple-36oosw,
.simple-xzhw0g {
  width: 50%;
  flex-shrink: 0;
}

.simple-36oosw {
  font-weight: 700;
}

.simple-6hutla .simple-zq08kx {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .simple-6hutla .simple-zq08kx {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .simple-6hutla .simple-zq08kx {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.simple-6hutla
  .simple-fdp21i:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.simple-6hutla .simple-k1dsek {
  height: 100% !important;
  border-radius: 16px;
}

.simple-6hutla .simple-yhnoxl {
  gap: 4px;
  align-items: center;
}

.simple-6hutla .simple-yhnoxl button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.simple-6hutla .simple-yhnoxl svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.simple-6hutla .simple-00kt7w,
.simple-6hutla .simple-cylujh {
  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.simple-x8uch2.org/2000/svg'%3E%3Cpath d='M9.simple-ovpyaa 4.simple-xqe6k8.simple-eoyea1 5.simple-hih9sb.simple-b0m8t0 5.simple-n46kyo.simple-zgooou 5.simple-93l6d3.simple-a601bu 8.simple-mmm4vk.simple-4dgxde 9.simple-nv05nc.simple-646orw 9.simple-5hfeii.simple-fbwytq 13.simple-px1xnt.simple-c4z8uh 11.simple-7epk88.simple-q3ujdh 11.simple-i1exa0.simple-yyy1sd 11.simple-2nbq0u.simple-e6gcuu 13.simple-lv0769.simple-37aa3j 9.simple-b9tsze.simple-n4gr7r 9.simple-43ovgs.simple-7zucnd 8.simple-acr0y0.simple-go9bf6 5.simple-98j7rt.simple-ufe8k2 5.simple-s4pmrv.simple-fhgxro 5.simple-gpudam.simple-mldava 4.simple-sykad6.simple-q3ujdh 1.simple-eaam5z.simple-ovpyaa 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.simple-6hutla .simple-00kt7w {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.simple-6hutla .simple-cylujh {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.simple-517dkx {
  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) {
  .simple-517dkx {
    padding: 24px;
  }
}

.simple-517dkx .simple-ryuc9q {
  display: flex;
}

@media (min-width: 768px) {
  .simple-517dkx .simple-ryuc9q {
    display: none;
  }
}

.simple-517dkx .simple-pnwvuc svg {
  display: none;
}

.simple-c2kkn2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.simple-c2kkn2 .simple-gukxnf {
  display: none;
}

@media (min-width: 768px) {
  .simple-c2kkn2 .simple-gukxnf {
    display: flex;
  }
}

.simple-f9ufy1 {
  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) {
  .simple-f9ufy1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.simple-f9ufy1 > * {
  margin: 0 !important;
}

.simple-f9ufy1 img,
.simple-cpltru {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .simple-f9ufy1 img,
  .simple-cpltru {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.simple-zuj45u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .simple-zuj45u {
    width: 32px;
    height: 32px;
  }
}

.simple-tkuvmi {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .simple-tkuvmi {
    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;
  }

  .simple-tkuvmi::-webkit-scrollbar {
    display: none;
  }
}

.simple-9fcbih {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .simple-9fcbih {
    padding: 7px 15px;
  }
}

.simple-9fcbih:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.simple-qjm5vw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .simple-qjm5vw {
    display: flex;
    opacity: 1;
  }
}

.simple-9fcbih picture {
  height: 100%;
  display: block;
}

.simple-9fcbih img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .simple-9fcbih img {
    width: 88px;
    height: 44px;
  }
}

.simple-9fcbih p {
  text-align: center;
  width: 100%;
}

.simple-5cra0r {
  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) {
  .simple-5cra0r {
    font-size: 40px;
    line-height: 48px;
  }
}

.simple-5cra0r img,
.simple-bor7rk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .simple-5cra0r img,
  .simple-bor7rk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.simple-7rs0q9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .simple-7rs0q9 {
    width: 32px;
    height: 32px;
  }
}

.simple-5s8pnj {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.simple-t5w3gn {
  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;
}

.simple-mpbwt1 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.simple-mpbwt1.simple-rmg7xi {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.simple-48hfpw {
  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) {
  .simple-48hfpw {
    font-size: 20px;
    line-height: 28px;
  }
}

.simple-djr4jh {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.simple-wtl7vp {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.simple-g1yk8v ease;
  opacity: 0;
  color: var(--text-color);
}

.simple-21sare {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.simple-21sare ol,
.simple-21sare ul {
  padding-left: 1.3em;
}

.simple-mpbwt1.simple-rmg7xi .simple-wtl7vp {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.simple-mpbwt1.simple-rmg7xi .simple-djr4jh {
  transform: rotate(180deg);
  color: var(--text-color);
}

.simple-hdtq9m {
  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) {
  .simple-hdtq9m {
    padding: 24px;
  }
}

.simple-hdtq9m .simple-ryuc9q {
  display: flex;
}

@media (min-width: 768px) {
  .simple-hdtq9m .simple-ryuc9q {
    display: none;
  }
}

.simple-hdtq9m .simple-pnwvuc svg {
  display: none;
}

.simple-ii6j51 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.simple-ii6j51 .simple-gukxnf {
  display: none;
}

@media (min-width: 768px) {
  .simple-ii6j51 .simple-gukxnf {
    display: flex;
  }
}

.simple-ihlofc {
  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) {
  .simple-ihlofc {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.simple-ihlofc > * {
  margin: 0 !important;
}

.simple-ihlofc img,
.simple-xu2h9u {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .simple-ihlofc img,
  .simple-xu2h9u {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.simple-3kx54o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .simple-3kx54o {
    width: 32px;
    height: 32px;
  }
}

.simple-58r9o6 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .simple-58r9o6 {
    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;
  }

  .simple-58r9o6::-webkit-scrollbar {
    display: none;
  }
}

.simple-w4suhy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.simple-w4suhy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.simple-hql8sm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .simple-hql8sm {
    display: flex;
    opacity: 1;
  }
}

.simple-w4suhy picture {
  width: auto;
  height: 100%;
  display: block;
}

.simple-w4suhy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.simple-27v092 {
  margin: -24px 0;
}

.simple-27v092:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .simple-27v092 {
    margin: -16px 0;
  }
}

.simple-zbvo1u {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .simple-zbvo1u {
    flex-direction: row;
  }
}

.simple-9r5ru8 {
  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) {
  .simple-9r5ru8 {
    flex: 1;
  }
}

.simple-9r5ru8::placeholder {
  color: var(--Text-400);
}

.simple-puqypj {
  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;
}

.simple-gxn8uf {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.simple-gxn8uf::-webkit-scrollbar {
  display: none;
}

.simple-vq9vxi {
  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;
}

.simple-vq9vxi img,
.simple-vq9vxi svg {
  margin-right: 8px;
}

.simple-nb0enj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.simple-27v092 + .simple-h5qy89 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .simple-27v092 + .simple-h5qy89 {
    margin-top: -16px;
  }
}

.simple-f3eh1p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.simple-f3eh1p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.simple-f3eh1p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.simple-s5teav {
  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;
}

.simple-rk7f8m {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.simple-u3dgkl {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.simple-ouosq0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.simple-51267r {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.simple-s5teav 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;
}

.simple-s5teav 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) {
  .simple-s5teav {
    padding: 39px 179px 39px 39px;
  }

  .simple-rk7f8m {
    font-size: 40px;
    line-height: 48px;
  }

  .simple-51267r {
    height: 348px;
  }

  .simple-s5teav button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .simple-s5teav button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .simple-s5teav {
    padding: 63px;
  }
}

.simple-vb63qq {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .simple-vb63qq {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.simple-b7ww6y {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .simple-b7ww6y {
    width: auto;
  }
}

.simple-2a1ufr {
  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;
}

.simple-2a1ufr::-webkit-scrollbar {
  display: none;
}

.simple-2a1ufr 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);
}

.simple-2a1ufr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .simple-2a1ufr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.simple-vb63qq .simple-byet5i {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.simple-g1yk8v,
    mask-image 0.3s;
}

.simple-vb63qq .simple-byet5i.simple-ddtivw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.simple-szd30t {
  margin: 40px -16px;
}

.simple-yoeppx + .simple-1lrt5t,
.simple-yoeppx + .simple-ob8neb {
  margin-top: 24px;
}

.simple-3ozk0o {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.simple-3ozk0o picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.simple-0z8l3b {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .simple-0z8l3b {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .simple-0z8l3b {
    margin-top: 0;
  }
}

.simple-g3a21a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .simple-g3a21a {
    font-size: 24px;
    line-height: 32px;
  }
}

.simple-y1axys {
  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) {
  .simple-y1axys {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.simple-s4d01w {
  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) {
  .simple-s4d01w {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.simple-ufbjg3 {
  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) {
  .simple-ufbjg3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.simple-cw3vga {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .simple-cw3vga {
    font-size: 32px;
    line-height: 40px;
  }
}

.simple-4a48ef {
  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;
}

.simple-22ndrx {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.simple-22ndrx img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.simple-h5qy89 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.simple-1z3zd9 {
  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) {
  .simple-1z3zd9 {
    padding: 15px 48px;
  }
}

main > .simple-h5qy89 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .simple-zq08kx.simple-b1k2ev > div:nth-child(n+5) {
    display: none;
  }
}

.simple-mme9vi p a img {
  display: block;
  margin: 0 auto;
}


.simple-7d5r1p {
  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 */
.simple-yi78rd {
  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;
}

.simple-yi78rd label {
  font-size: 14px;
}

.simple-yi78rd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.simple-yi78rd input,
.simple-yi78rd textarea,
.simple-yi78rd 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;
}
.simple-yi78rd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.simple-jsto9j ease;
}
.simple-yi78rd button:hover {
  background-color: var(--button-bg-hover);
}
.simple-dcgt9y {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.simple-d3kdvk ease-in;
}

.simple-dcgt9y 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;
}
.simple-q0ja1j, .simple-b7z7n0, [class*="review-card"],
thead, thead th, table th, .simple-e4utxb,
.simple-9aqtdz, [class*="collapsible-header"],
.simple-inpzsv, [class*="updated-block"] {
  color: #ece7dc !important;
}
