* {
  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;
  }
}

.sol-oa4ad1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .sol-oa4ad1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .sol-oa4ad1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.sol-yvvtyv {
  overflow: hidden;
}

.sol-eds5q0 img {
  background: var(--Neutral-300);
}

.sol-rb9x79 {
  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;
}

.sol-ocndjs {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.sol-ocndjs:hover {
  background: var(--button-bg-hover);
}

.sol-e372y4 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.sol-e372y4:hover {
  background: var(--button-bg-hover);
}

.sol-akbimu {
  font-size: 12px;
  line-height: 18px;
}

.sol-5cfg0t {
  font-size: 18px;
  line-height: 26px;
}

.sol-9xn6s7 {
  width: 100%;
}

.sol-dgijxj {
  padding: 6px 16px;
}

.sol-ln62xe {
  padding: 10px 16px;
}

.sol-hy28w5 {
  padding: 15px 26px;
}

.sol-g1ng32 {
  flex-shrink: 0;
}

.sol-5sduf4 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.sol-q0jx4d {
  display: none;
}

.sol-p3uixg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.sol-1ukx31 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.sol-z7ll52 {
  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;
}

.sol-jgadq8 {
  cursor: grab;
}

.sol-z7ll52::-webkit-scrollbar {
  display: none;
}

.sol-el5vgp {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.sol-i294s2 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.sol-15cktu {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.sol-awi2hh {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.sol-vxtfg8 {
  visibility: visible;
}

.sol-80tmwd {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.sol-kmckrp ease;
}

.sol-ami236 {
  background-color: var(--Primary-200);
  width: 16px;
}

.sol-f44v7y {
  -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.sol-kmckrp,
    mask-image 0.3s;
}

.sol-f44v7y.sol-n11o9j {
  -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;
  }
}

.sol-2fixwr: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;
}

.sol-a9frm3 {
  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.sol-kgeoeg.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.sol-kgeoeg.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;
}

.sol-wtjg11 {
  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);
}

.sol-wtjg11::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%
  );
}

.sol-t90nij {
  position: relative;
  z-index: 1;
}

.sol-8vxc90 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.sol-f42weg {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.sol-2vosex {
  font-size: 40px;
  line-height: 48px;
}

.sol-27sbbb {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.sol-lyr5z2 {
  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;
}

.sol-lyr5z2:hover {
  background: var(--Primary-400);
}

.sol-lyr5z2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.sol-2fixwr 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) {
  .sol-wtjg11 {
    max-width: 600px;
    padding: 64px;
  }

  .sol-8vxc90 {
    font-size: 24px;
    line-height: 32px;
  }

  .sol-f42weg {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .sol-2vosex {
    font-size: 50px;
    line-height: 56px;
  }

  .sol-27sbbb {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .sol-a9frm3 {
    top: 25px;
    right: 25px;
  }
}

.sol-9neldp,
.sol-1a4ple {
  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;
}

.sol-bqyzaj.sol-7ig4t4::before,
.sol-1a4ple::before,
.sol-kwomep::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.sol-kgeoeg.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.sol-lp3qeo 14.sol-5g1nli.sol-t3ulcz 14.sol-ds318x 15.sol-jf8fip 14.sol-t06axh 15.sol-gddnr0 14.sol-xzizq2.sol-tcuyib 14.sol-18vv8q 19.sol-2jlig5 12.sol-1ilbet 19.sol-2jlig5 10.sol-wgeghf.sol-2jlig5 8.sol-2w2wbx 17.sol-yd631u 7.sol-6j0sws 15.sol-uvt0j8 7.sol-4c3j5n.sol-fqh5rn 7.sol-6j0sws 11.sol-qa13sr 8.sol-2w2wbx 11.sol-qa13sr 10.sol-h8ukum.sol-qa13sr 12.sol-6qvblh 13.sol-ajxakj 14.sol-au1fkc 15.sol-a5vrhc 14.sol-1880up.sol-xd96fz 14.sol-wl4xeq 15.sol-dclueh 14.sol-si9lh1 15.sol-0reow7 14.sol-2niy7f.sol-lp3qeo 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.sol-v480mb 15.sol-9h5ol8.sol-1wi995 15.sol-xmlphy 15.sol-8e9cla 15.sol-aicyt9 15.sol-bnwlw5 15.sol-vnirrz.sol-pmjgpi 15.sol-aicyt9 15.sol-abw6mq 15.sol-ms4298 15.sol-zrxtfo 15.sol-rq27td.sol-rgx4bq 15.sol-76onkm 7.sol-dej0sm 18.sol-tjnc0x 7.sol-860d3t 23.sol-lj15z3.sol-x41jhz.sol-i5um34 18.sol-0l487t 19.sol-begvyk 15.sol-gemacm 15.sol-v480mb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.sol-ybkb81 [type="submit"] *,
.sol-r2be8i button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .sol-cvpd2q {
    display: none;
  }
}

.sol-vgdu0t {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .sol-vgdu0t {
  display: none;
}

@media (min-width: 768px) {
  .sol-vgdu0t {
    bottom: 22px;
  }
}

.sol-vgdu0t input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .sol-vgdu0t {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.sol-l2w909.static) .sol-vgdu0t {
    bottom: 8px;
  }
}

.sol-0smd3k {
  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.sol-kgeoeg.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.sol-h7hsbc 3.sol-pv8pku.sol-y8b159.sol-nj3t0l 3.sol-xn0nbp 3.sol-3rx4la 5.sol-3cmo7a 3.sol-3rx4la 8.sol-fzk6tj.sol-0qia83.sol-3rx4la 26.sol-it77vd 5.sol-pz38ho 28.sol-29gnwu 8.sol-uf9jo2 28.sol-2kwayl.sol-zf96ik 28.sol-ov93vx.sol-kai2rm 34.sol-oll8ei.sol-cu9ysw 36.sol-zjqa0w 11.sol-andvl8 37.sol-pabsnl 12.sol-knbzu1 36.sol-4ugget.sol-tjzw5g 28.sol-hqcqlz.sol-g7rkvr.sol-9ld332 28.sol-77394f 36.sol-ydz0hd 26.sol-8tn3as 36.sol-ydz0hd 23.sol-t3mtrd.sol-2d0k1m.sol-ydz0hd 5.sol-mzzxt1 34.sol-r9b1hr 3.sol-xn0nbp 31.sol-h7hsbc 3.sol-hm4ur9.sol-e9g1hk 18.sol-05rcu7.sol-1rg3f9 18.sol-zprv1f 8.sol-mimfko 17.sol-r3hx8h 8.sol-mimfko 15.sol-nv5x80.sol-mimfko 14.sol-eg58q2 9.sol-1rg3f9 13.sol-68zonj 11.sol-e9g1hk 13.sol-0whhjm.sol-atgw6f 13.sol-68zonj 13.sol-fcv0yq 14.sol-eg58q2 13.sol-fcv0yq 15.sol-gu62pz.sol-fcv0yq 17.sol-r3hx8h 12.sol-atgw6f 18.sol-zprv1f 11.sol-e9g1hk 18.sol-prpmec.sol-dk7lyh 18.sol-ignjeq.sol-7uqan3 18.sol-zprv1f 17.sol-irmpfe 17.sol-r3hx8h 17.sol-irmpfe 15.sol-jf3kqk.sol-irmpfe 14.sol-eg58q2 18.sol-7uqan3 13.sol-68zonj 20.sol-dk7lyh 13.sol-u4s8tv.sol-pi3alg 13.sol-68zonj 22.sol-pjdz0a 14.sol-eg58q2 22.sol-pjdz0a 15.sol-yvbwqu.sol-jxhi4r 17.sol-r3hx8h 21.sol-pi3alg 18.sol-zprv1f 20.sol-dk7lyh 18.sol-p5ko9d.sol-q7kyyr 18.sol-0lj4a6.sol-fth3dm 18.sol-zprv1f 26.sol-okyk54 17.sol-r3hx8h 26.sol-okyk54 15.sol-v8566y.sol-okyk54 14.sol-eg58q2 27.sol-fth3dm 13.sol-68zonj 28.sol-q7kyyr 13.sol-0rhqh8.sol-z6fsd0 13.sol-68zonj 31.sol-vvvnj6 14.sol-eg58q2 31.sol-vvvnj6 15.sol-w33vnn.sol-okyk54 17.sol-r3hx8h 30.sol-z6fsd0 18.sol-zprv1f 28.sol-q7kyyr 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"])
    .sol-0smd3k {
    display: none;
  }
}

.sol-ggw8xx {
  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) {
  .sol-ggw8xx {
    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;
}

.sol-r2be8i {
  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) {
  .sol-r2be8i {
    padding: 14px 16px;
  }
}

.sol-r2be8i button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.sol-r2be8i button:first-child {
  align-content: end;
}

.sol-r2be8i button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .sol-r2be8i
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .sol-r2be8i
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.sol-r2be8i button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.sol-r2be8i button:last-child svg {
  width: 38px;
  height: 38px;
}

.sol-kwomep {
  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;
}

.sol-kwomep::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .sol-kwomep,
.pc61d126-chatbot[data-active-screen="3"]
  .sol-kwomep {
  opacity: 1;
  visibility: visible;
}

.sol-sjly5o {
  flex: 1 1;
}

.sol-oxuqfh {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .sol-oxuqfh {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .sol-ieg4ww {
  display: block;
}

.sol-lki0rl {
  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) {
  .sol-lki0rl {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.sol-1a4ple {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.sol-1a4ple::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.sol-zaurmb span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.sol-zaurmb p {
  color: var(--Text-100);
}

.sol-1a4ple .sol-lp087o {
  grid-area: button;
}

.sol-1a4ple .sol-lp087o::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.sol-kgeoeg.org/2000/svg'%3E%3Cpath d='M4.sol-y6cy5z 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.sol-sv23vd 15L16.sol-sv23vd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.sol-sv23vd 5L16.sol-sv23vd 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .sol-7mw2ou {
  display: block;
}

.sol-rbdi8e {
  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) {
  .sol-rbdi8e {
    margin-top: 40px;
  }
}

.sol-9neldp label,
.sol-9neldp input {
  display: block;
  width: 100%;
}

.sol-9neldp label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.sol-9neldp label.sol-zg3c3v input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.sol-9neldp label.sol-zg3c3v::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;
}

.sol-9neldp 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;
}

.sol-9neldp input::placeholder {
  color: var(--Text-400);
}

.sol-xa6zzz {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .sol-xa6zzz {
  display: flex;
}

.sol-xa6zzz ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .sol-xa6zzz ol {
    height: 420px;
    padding: 24px;
  }
}

.sol-xa6zzz ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.sol-ybkb81 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .sol-ybkb81 {
    padding: 0 24px 24px;
  }
}

.sol-ybkb81 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;
}

.sol-ybkb81 input::placeholder {
  color: var(--Text-400);
}

.sol-ybkb81 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.sol-ybkb81 [type="submit"]:disabled {
  opacity: 0.5;
}

.sol-ybkb81 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .sol-ybkb81 [type="submit"] {
    right: 40px;
  }
}

.sol-bqyzaj {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.sol-bqyzaj.sol-7ig4t4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.sol-bqyzaj.sol-7ig4t4::before {
  content: "";
  width: 31px;
}

.sol-bqyzaj.sol-7ig4t4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.sol-bqyzaj.sol-31u8k5 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.sol-bqyzaj p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.sol-vgdu0t .sol-lp087o {
  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;
  }
}

.sol-cvpd2q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .sol-cvpd2q {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .sol-cvpd2q {
    padding: 18px 0;
  }
}

.sol-cvpd2q .sol-oa4ad1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .sol-cvpd2q .sol-oa4ad1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.sol-rfbofv {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .sol-rfbofv {
    max-width: 160px;
    height: 40px;
  }
}

.sol-rfbofv picture,
.sol-rfbofv img {
  display: block;
  width: 100%;
  height: 100%;
}

.sol-rfbofv img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .sol-eus49q {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.sol-kmckrp ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .sol-cvpd2q.sol-d6w201 .sol-eus49q {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .sol-eus49q {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .sol-eus49q {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.sol-66zspt,
.sol-gu48rf {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .sol-66zspt,
  .sol-gu48rf {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .sol-gu48rf {
    display: none;
  }
}

.sol-i28ya5 {
  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;
}

.sol-d6w201 .sol-i28ya5 {
  background: var(--fh-bg-color);
}

.sol-i28ya5 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .sol-i28ya5 {
    display: none;
  }
}

.sol-ufwwya {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .sol-ufwwya {
    display: none;
  }
}

.sol-modcvm {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.sol-cvpd2q.sol-d6w201 .sol-modcvm:first-child {
  display: none;
}

.sol-cvpd2q.sol-d6w201 .sol-modcvm:last-child {
  display: block;
}

.sol-modcvm:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .sol-modcvm {
    display: none;
  }
}

.sol-9cizgh {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .sol-9cizgh {
    display: flex;
  }
}

.sol-9cizgh ul {
  max-height: 350px;
  overflow-y: auto;
}

.sol-9cizgh:hover ul {
  visibility: visible;
  opacity: 1;
}

.sol-9cizgh:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.sol-9cizgh:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.sol-9cizgh:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.sol-9cizgh:hover .sol-cps7d6 svg {
  transform: rotate(180deg);
}

.sol-j27qs9 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.sol-qabkjm {
  padding: 0 8px;
}

.sol-4flp4f {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.sol-4flp4f:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .sol-4flp4f {
    padding: 4px 8px;
  }
}

.sol-xdq2um {
  display: flex;
}

.sol-xdq2um img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.sol-cps7d6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.sol-cps7d6 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.sol-nadqr6 {
  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) {
  .sol-nadqr6 {
    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;
  }
}

.sol-ov0991 {
  width: 100%;
}

@media (min-width: 1200px) {
  .sol-ov0991 {
    display: none;
  }
}

.sol-zwv070 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.sol-ugbj1g {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.sol-dtf6cl {
  display: flex;
}

.sol-756o1h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.sol-bs23pi {
  list-style: none;
}

@media (max-width: 1199px) {
  .sol-bs23pi {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .sol-bs23pi {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .sol-bs23pi .sol-p7imaz [data-ref-el],
  .sol-bs23pi .sol-p7imaz span,
  .sol-bs23pi .sol-p7imaz a {
    white-space: nowrap;
  }
}

.sol-6gy0bf {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .sol-6gy0bf.sol-aijqsf > .sol-p7imaz {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .sol-6gy0bf.sol-bpe0ld:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .sol-6gy0bf.sol-aijqsf > .sol-50szas {
    height: auto;
  }

  .sol-6gy0bf.sol-aijqsf > div > .sol-6atzce {
    transform: rotate(180deg);
  }
}

.sol-6gy0bf [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.sol-6gy0bf [data-ref-el],
.sol-6gy0bf span {
  cursor: pointer;
}

.sol-6gy0bf [data-ref-el],
.sol-6gy0bf span,
.sol-6gy0bf a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .sol-6gy0bf [data-ref-el],
  .sol-6gy0bf span,
  .sol-6gy0bf a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .sol-6gy0bf [data-ref-el],
  .sol-6gy0bf span,
  .sol-6gy0bf a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.sol-50szas {
  height: 0;
  overflow: hidden;
  transition: height 0.sol-kmckrp ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.sol-50szas::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.sol-50szas::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.sol-50szas::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .sol-50szas {
    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;
  }

  .sol-50szas:has(> .sol-6gy0bf.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .sol-50szas .sol-50szas {
    padding: 0;
  }

  .sol-50szas .sol-6gy0bf {
    font-weight: 400;
  }

  .sol-50szas .sol-6gy0bf:hover > .sol-p7imaz {
    background: var(--Neutral-300);
  }

  .sol-50szas .sol-6atzce {
    rotate: -90deg;
  }
}

.sol-p7imaz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .sol-p7imaz {
    padding: 8px;
  }

  .sol-6gy0bf.sol-bgnawn > .sol-p7imaz {
    background: var(--Neutral-300);
  }
}

.sol-6atzce {
  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.sol-kgeoeg.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.sol-nm6kbu 0.sol-h6hwv1.sol-ekguz4 -0.sol-77we50 0.sol-41gxw8 -0.sol-77we50 1.sol-vqk1gv 0.sol-sougs1.sol-pka4td 4.sol-1ieuke.sol-nm6kbu 0.sol-83gzg9.sol-4bp7ts -0.sol-77we50 9.sol-3h8xbt -0.sol-77we50 10.sol-ecj1p7 0.sol-jbumc6.sol-mfb85r 0.sol-ekguz4 10.sol-mfb85r 0.sol-41gxw8 10.sol-ecj1p7 1.sol-jcafgt.sol-mnshzq 5.sol-2zeifx.sol-2h2hq2 6.sol-ia35g6 5.sol-d9jplt 6.sol-ia35g6 4.sol-3w33x6 5.sol-wccihg.sol-nm6kbu 1.sol-0g7gw0.sol-77we50 0.sol-41gxw8 -0.sol-77we50 0.sol-ekguz4 0.sol-nm6kbu 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.sol-kmckrp ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .sol-6atzce {
    cursor: default;
  }
}

.sol-tffq5i {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.sol-q858an {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .sol-q858an {
    padding: 40px 4px;
  }
}

.sol-3ifpf2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .sol-3ifpf2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.sol-gwf3bb {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .sol-gwf3bb {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.sol-gwf3bb ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.sol-gwf3bb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.sol-gwf3bb [data-ref-el],
.sol-gwf3bb span,
.sol-gwf3bb a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.sol-efm6fr {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .sol-efm6fr {
    margin-bottom: 12px;
  }
}

.sol-6f3z2r {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.sol-6f3z2r img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .sol-6f3z2r:last-child {
    margin-right: 0;
  }
}

.sol-33s3ny {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.sol-efm6fr:hover .sol-8fpvyd {
  visibility: visible;
  opacity: 1;
}

.sol-8fpvyd {
  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);
}

.sol-dmxv8m {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.sol-a2j05v {
  display: flex;
  margin: 6px;
}

.sol-a2j05v img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.sol-8fpvyd::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);
}

.sol-8fpvyd::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);
}

.sol-vox8tk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .sol-vox8tk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.sol-w6q6uc {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .sol-w6q6uc {
    margin-right: 32px;
  }
}

.sol-s2ds99 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .sol-s2ds99 {
    margin-top: 0;
    width: 340px;
  }
}

.sol-s2ds99 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.sol-xnkryb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.sol-pfqwlf {
  position: relative;
}

@media (min-width: 768px) {
  .sol-pfqwlf {
    margin-top: 40px;
  }
}

.sol-pfqwlf + .sol-2epmw7,
.sol-pfqwlf + .sol-pfqwlf {
  margin-top: 24px;
}

.sol-yl4lgv {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .sol-yl4lgv {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .sol-yl4lgv {
    padding: 80px;
  }
}

.sol-o1ezuc {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .sol-o1ezuc {
    padding: 0 16px;
}


}

.sol-1xj0md {
  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) {
  .sol-1xj0md {
    font-size: 48px;
    line-height: 56px;
  }
}

.sol-08pqd0 {
  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) {
  .sol-08pqd0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.sol-240uj0 {
  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;
}

.sol-240uj0:hover {
  background: var(--button-bg-hover);
}

.sol-8t2e4z {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.sol-8t2e4z img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .sol-8t2e4z img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .sol-8t2e4z img {
  min-height: 100%;
  }
}

.sol-yl4lgv::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.sol-0qubnd {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sol-0qubnd h1,
.sol-0qubnd h2,
.sol-0qubnd h3,
.sol-0qubnd h4 {
  margin-bottom: 6px;
}

.sol-0qubnd h1:not(:first-child),
.sol-0qubnd h2:not(:first-child),
.sol-0qubnd h3:not(:first-child),
.sol-0qubnd h4:not(:first-child) {
  margin-top: 16px;
}

.sol-0qubnd h1,
.sol-0qubnd h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .sol-0qubnd h1,
  .sol-0qubnd h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.sol-0qubnd h2,
.sol-0qubnd h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .sol-0qubnd h2,
  .sol-0qubnd h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.sol-0qubnd h3,
.sol-0qubnd h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .sol-0qubnd h3,
  .sol-0qubnd h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.sol-0qubnd h4,
.sol-0qubnd h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.sol-0qubnd ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.sol-0qubnd ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.sol-0qubnd 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);
}

.sol-0qubnd ul ul {
  margin-bottom: 8px;
}

.sol-0qubnd ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.sol-0qubnd ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.sol-0qubnd ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.sol-0qubnd ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.sol-0qubnd ol li::marker {
  font-weight: 700;
}

.sol-0qubnd ol ol {
  margin-bottom: 8px;
}

.sol-0qubnd ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.sol-0qubnd ol ul li {
  padding-left: 16px;
}

.sol-0qubnd 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) {
  .sol-0qubnd table {
    padding: 24px;
  }
}

.sol-0qubnd table.sol-qidarn {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.sol-kmckrp,
    mask-image 0.3s;
}

.sol-0qubnd table.sol-qidarn.sol-n11o9j {
  -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) {
  .sol-0qubnd table {
    display: table;
  }
}

.sol-0qubnd 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);
}

.sol-0qubnd table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.sol-0qubnd table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.sol-0qubnd 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) {
  .sol-0qubnd table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.sol-0qubnd table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.sol-0qubnd table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.sol-0qubnd table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.sol-0qubnd img {
  max-width: 100%;
  height: auto;
}

.sol-8qfjif {
  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) {
  .sol-8qfjif {
    padding: 24px;
  }
}

.sol-ob1ohb {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .sol-ob1ohb {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.sol-ob1ohb > * {
  margin: 0 !important;
}

.sol-ob1ohb img,
.sol-vie38j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sol-ob1ohb img,
  .sol-vie38j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sol-5wo6yl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sol-5wo6yl {
    width: 32px;
    height: 32px;
  }
}

.sol-kktn0e {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.sol-kktn0e .sol-luykjn {
  flex-shrink: 0;
}

.sol-kktn0e .sol-u5thzt svg {
  display: none;
}

.sol-j6a71v {
  display: grid;
  transition: max-height 0.sol-kmckrp ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .sol-j6a71v {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .sol-j6a71v {
    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));
  }
}

.sol-j6a71v.sol-tpcbiw + .sol-luykjn svg {
  transform: rotate(180deg);
}

.sol-jsn2e7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.sol-jsn2e7 > div:nth-child(3n) {
  grid-column: span 2;
}

.sol-jsn2e7
  > div:nth-child(3n)
  .sol-9l2koj
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .sol-jsn2e7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .sol-jsn2e7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .sol-jsn2e7
    > div:nth-child(3n)
    .sol-9l2koj
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .sol-jsn2e7 {
    max-width: 270px;
  }
}

.sol-jsn2e7 .sol-9l2koj button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .sol-jsn2e7 .sol-9l2koj button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .sol-jsn2e7 .sol-9l2koj button {
    max-width: 104px;
  }
}

.sol-g3zez1 {
  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) {
  .sol-g3zez1 {
    margin-bottom: 0;
  }
}

.sol-fnimjp {
  display: none;
  opacity: 0;
}

.sol-qztroc {
  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;
  }
}

.sol-qztroc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.sol-9l2koj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.sol-9l2koj button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .sol-9l2koj
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .sol-9l2koj
    button {
    max-width: 145px;
  }
}

.sol-ztb4n4:first-child
  .sol-9l2koj
  button {
  max-width: 270px;
}

.sol-eqcgub {
  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%;
}

.sol-g3zez1 picture {
  width: 100%;
  max-width: 100%;
}

.sol-m0xgwn {
  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;
}

.sol-m0xgwn svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.sol-g3zez1:hover .sol-m0xgwn {
  display: flex;
}

.sol-utgcs1 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.sol-qzd6ld {
  display: flex;
}

.sol-qzd6ld:hover .sol-b90k2a,
.sol-qzd6ld .sol-bgnawn .sol-b90k2a {
  display: flex;
}

.sol-qzd6ld svg {
  flex-shrink: 0;
}

.sol-b90k2a {
  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) {
  .sol-b90k2a {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.sol-b90k2a:hover {
  display: flex;
}

.sol-b90k2a svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.sol-m07sw9 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .sol-m07sw9 {
    font-size: 12px;
  }
}

.sol-bbxg7c,
.sol-sytf46 {
  width: 50%;
  flex-shrink: 0;
}

.sol-bbxg7c {
  font-weight: 700;
}

.sol-k35i9o .sol-j6a71v {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .sol-k35i9o .sol-j6a71v {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .sol-k35i9o .sol-j6a71v {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.sol-k35i9o
  .sol-eqcgub:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.sol-k35i9o .sol-qztroc {
  height: 100% !important;
  border-radius: 16px;
}

.sol-k35i9o .sol-9l2koj {
  gap: 4px;
  align-items: center;
}

.sol-k35i9o .sol-9l2koj button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sol-k35i9o .sol-9l2koj svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.sol-k35i9o .sol-bfcdvy,
.sol-k35i9o .sol-pivq1c {
  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.sol-kgeoeg.org/2000/svg'%3E%3Cpath d='M9.sol-1zp0ky 4.sol-hxt9yg.sol-ccqcb1 5.sol-v3zpwz.sol-g9igtg 5.sol-w1t4u5.sol-lri3wg 5.sol-ba1i7j.sol-aa3te1 8.sol-ldcohu.sol-o5p45i 9.sol-5izg2z.sol-p1tcgh 9.sol-7zldbh.sol-v3q1ll 13.sol-o8og9z.sol-doe1r4 11.sol-b7s8q4.sol-jtnvb3 11.sol-ruyyob.sol-t5fi34 11.sol-olqm1h.sol-bzmqda 13.sol-mjqgeo.sol-ozvlfh 9.sol-u4mmzl.sol-8o8y3c 9.sol-pt3qkh.sol-v5tm9o 8.sol-fvzx4j.sol-sfphnw 5.sol-b799ue.sol-zpvtwr 5.sol-p5m1rf.sol-6blxkt 5.sol-zr3fux.sol-8qr4va 4.sol-ntv993.sol-jtnvb3 1.sol-cwwo4m.sol-1zp0ky 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.sol-k35i9o .sol-bfcdvy {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.sol-k35i9o .sol-pivq1c {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.sol-hlcwpk {
  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) {
  .sol-hlcwpk {
    padding: 24px;
  }
}

.sol-hlcwpk .sol-luykjn {
  display: flex;
}

@media (min-width: 768px) {
  .sol-hlcwpk .sol-luykjn {
    display: none;
  }
}

.sol-hlcwpk .sol-u5thzt svg {
  display: none;
}

.sol-r3tbye {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sol-r3tbye .sol-rb9x79 {
  display: none;
}

@media (min-width: 768px) {
  .sol-r3tbye .sol-rb9x79 {
    display: flex;
  }
}

.sol-k5luvo {
  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) {
  .sol-k5luvo {
    font-size: 40px;
    line-height: 48px;
  }
}

.sol-k5luvo > * {
  margin: 0 !important;
}

.sol-k5luvo img,
.sol-lazunq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sol-k5luvo img,
  .sol-lazunq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sol-nwf68e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sol-nwf68e {
    width: 32px;
    height: 32px;
  }
}

.sol-it240t {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .sol-it240t {
    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;
  }

  .sol-it240t::-webkit-scrollbar {
    display: none;
  }
}

.sol-9k6ssq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .sol-9k6ssq {
    padding: 7px 15px;
  }
}

.sol-9k6ssq:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.sol-e6zrv0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .sol-e6zrv0 {
    display: flex;
    opacity: 1;
  }
}

.sol-9k6ssq picture {
  height: 100%;
  display: block;
}

.sol-9k6ssq img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .sol-9k6ssq img {
    width: 88px;
    height: 44px;
  }
}

.sol-9k6ssq p {
  text-align: center;
  width: 100%;
}

.sol-0jlvnr {
  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) {
  .sol-0jlvnr {
    font-size: 40px;
    line-height: 48px;
  }
}

.sol-0jlvnr img,
.sol-z43iqp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sol-0jlvnr img,
  .sol-z43iqp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sol-vdg802 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sol-vdg802 {
    width: 32px;
    height: 32px;
  }
}

.sol-zlrgcz {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.sol-dj7gu9 {
  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;
}

.sol-9h5bet {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.sol-9h5bet.sol-bgnawn {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.sol-nfad6u {
  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) {
  .sol-nfad6u {
    font-size: 20px;
    line-height: 28px;
  }
}

.sol-636v5b {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.sol-2v5tii {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.sol-kmckrp ease;
  opacity: 0;
  color: var(--text-color);
}

.sol-mn68a9 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.sol-mn68a9 ol,
.sol-mn68a9 ul {
  padding-left: 1.3em;
}

.sol-9h5bet.sol-bgnawn .sol-2v5tii {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.sol-9h5bet.sol-bgnawn .sol-636v5b {
  transform: rotate(180deg);
  color: var(--text-color);
}

.sol-328t6w {
  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) {
  .sol-328t6w {
    padding: 24px;
  }
}

.sol-328t6w .sol-luykjn {
  display: flex;
}

@media (min-width: 768px) {
  .sol-328t6w .sol-luykjn {
    display: none;
  }
}

.sol-328t6w .sol-u5thzt svg {
  display: none;
}

.sol-nuol0f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sol-nuol0f .sol-rb9x79 {
  display: none;
}

@media (min-width: 768px) {
  .sol-nuol0f .sol-rb9x79 {
    display: flex;
  }
}

.sol-ki0bsy {
  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) {
  .sol-ki0bsy {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.sol-ki0bsy > * {
  margin: 0 !important;
}

.sol-ki0bsy img,
.sol-nqv43b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .sol-ki0bsy img,
  .sol-nqv43b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.sol-u5qq1p {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sol-u5qq1p {
    width: 32px;
    height: 32px;
  }
}

.sol-xngmji {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .sol-xngmji {
    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;
  }

  .sol-xngmji::-webkit-scrollbar {
    display: none;
  }
}

.sol-eyji2e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.sol-eyji2e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.sol-stdnto {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .sol-stdnto {
    display: flex;
    opacity: 1;
  }
}

.sol-eyji2e picture {
  width: auto;
  height: 100%;
  display: block;
}

.sol-eyji2e picture img {
  display: block;
  width: auto;
  height: 100%;
}

.sol-gtuecc {
  margin: -24px 0;
}

.sol-gtuecc:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .sol-gtuecc {
    margin: -16px 0;
  }
}

.sol-v8e4fo {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .sol-v8e4fo {
    flex-direction: row;
  }
}

.sol-7z3ze2 {
  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) {
  .sol-7z3ze2 {
    flex: 1;
  }
}

.sol-7z3ze2::placeholder {
  color: var(--Text-400);
}

.sol-ihhhfs {
  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;
}

.sol-opfoj1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.sol-opfoj1::-webkit-scrollbar {
  display: none;
}

.sol-d5i47z {
  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;
}

.sol-d5i47z img,
.sol-d5i47z svg {
  margin-right: 8px;
}

.sol-2s5szg {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.sol-gtuecc + .sol-s9gncx {
  margin-top: 0;
}

@media (min-width: 768px) {
  .sol-gtuecc + .sol-s9gncx {
    margin-top: -16px;
  }
}

.sol-b7b81q {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.sol-b7b81q > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.sol-b7b81q > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.sol-ja917b {
  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;
}

.sol-8pnr1e {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.sol-25hr0q {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.sol-ol6sml {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.sol-7yp837 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.sol-ja917b 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;
}

.sol-ja917b 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) {
  .sol-ja917b {
    padding: 39px 179px 39px 39px;
  }

  .sol-8pnr1e {
    font-size: 40px;
    line-height: 48px;
  }

  .sol-7yp837 {
    height: 348px;
  }

  .sol-ja917b button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .sol-ja917b button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .sol-ja917b {
    padding: 63px;
  }
}

.sol-1t2t19 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .sol-1t2t19 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.sol-yit1zl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .sol-yit1zl {
    width: auto;
  }
}

.sol-ca2wc6 {
  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;
}

.sol-ca2wc6::-webkit-scrollbar {
  display: none;
}

.sol-ca2wc6 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);
}

.sol-ca2wc6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .sol-ca2wc6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.sol-1t2t19 .sol-o7gqge {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.sol-kmckrp,
    mask-image 0.3s;
}

.sol-1t2t19 .sol-o7gqge.sol-n11o9j {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.sol-o5zjjq {
  margin: 40px -16px;
}

.sol-u0zm2r + .sol-2epmw7,
.sol-u0zm2r + .sol-pfqwlf {
  margin-top: 24px;
}

.sol-f9nw2n {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.sol-f9nw2n picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.sol-5786sr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .sol-5786sr {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .sol-5786sr {
    margin-top: 0;
  }
}

.sol-i94730 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .sol-i94730 {
    font-size: 24px;
    line-height: 32px;
  }
}

.sol-jj109u {
  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) {
  .sol-jj109u {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.sol-v13fgi {
  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) {
  .sol-v13fgi {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.sol-zd5cj6 {
  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) {
  .sol-zd5cj6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.sol-l75pgv {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .sol-l75pgv {
    font-size: 32px;
    line-height: 40px;
  }
}

.sol-anbyk2 {
  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;
}

.sol-fx4kw2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.sol-fx4kw2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.sol-s9gncx {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.sol-i0bft6 {
  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) {
  .sol-i0bft6 {
    padding: 15px 48px;
  }
}

main > .sol-s9gncx {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .sol-j6a71v.sol-0gwbwv > div:nth-child(n+5) {
    display: none;
  }
}

.sol-0qubnd p a img {
  display: block;
  margin: 0 auto;
}


.sol-fskepj {
  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 */
.sol-dlk5ed {
  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;
}

.sol-dlk5ed label {
  font-size: 14px;
}

.sol-dlk5ed h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.sol-dlk5ed input,
.sol-dlk5ed textarea,
.sol-dlk5ed 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;
}
.sol-dlk5ed button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.sol-pqn5ye ease;
}
.sol-dlk5ed button:hover {
  background-color: var(--button-bg-hover);
}
.sol-2e0xve {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.sol-31q7ti ease-in;
}

.sol-2e0xve 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;
}
.sol-6fzztz, .sol-veomj7, [class*="review-card"],
thead, thead th, table th, .sol-gxv2yo,
.sol-h0n2vz, [class*="collapsible-header"],
.sol-1l014l, [class*="updated-block"] {
  color: #ece7dc !important;
}
