* {
  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;
  }
}

.devegas99-b42si7 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .devegas99-b42si7 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .devegas99-b42si7 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.devegas99-m4yh0l {
  overflow: hidden;
}

.devegas99-l9iab4 img {
  background: var(--Neutral-300);
}

.devegas99-ka636m {
  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;
}

.devegas99-35hoat {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.devegas99-35hoat:hover {
  background: var(--button-bg-hover);
}

.devegas99-l3whmo {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.devegas99-l3whmo:hover {
  background: var(--button-bg-hover);
}

.devegas99-7zdkl4 {
  font-size: 12px;
  line-height: 18px;
}

.devegas99-8f7k1s {
  font-size: 18px;
  line-height: 26px;
}

.devegas99-rs4lsp {
  width: 100%;
}

.devegas99-wqvw3w {
  padding: 6px 16px;
}

.devegas99-susuoo {
  padding: 10px 16px;
}

.devegas99-c0vwfn {
  padding: 15px 26px;
}

.devegas99-fw07wd {
  flex-shrink: 0;
}

.devegas99-fjlahz {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.devegas99-cruh2u {
  display: none;
}

.devegas99-5lhnxd {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.devegas99-sxv9ul {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.devegas99-0amtq4 {
  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;
}

.devegas99-4qw5l2 {
  cursor: grab;
}

.devegas99-0amtq4::-webkit-scrollbar {
  display: none;
}

.devegas99-0yw6mu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.devegas99-gpet5w {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.devegas99-977tsd {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.devegas99-1stbdy {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.devegas99-afl07g {
  visibility: visible;
}

.devegas99-4iphpr {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.devegas99-itxtjt ease;
}

.devegas99-xykojd {
  background-color: var(--Primary-200);
  width: 16px;
}

.devegas99-3uhpbo {
  -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.devegas99-itxtjt,
    mask-image 0.3s;
}

.devegas99-3uhpbo.devegas99-iwuypt {
  -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;
  }
}

.devegas99-vz6k0i: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;
}

.devegas99-2m3puh {
  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.devegas99-5l44ec.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.devegas99-5l44ec.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;
}

.devegas99-yrkw9x {
  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);
}

.devegas99-yrkw9x::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%
  );
}

.devegas99-gkyvbh {
  position: relative;
  z-index: 1;
}

.devegas99-csh728 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.devegas99-vd67qb {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.devegas99-fo8s5k {
  font-size: 40px;
  line-height: 48px;
}

.devegas99-cotlxl {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.devegas99-l0gb95 {
  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;
}

.devegas99-l0gb95:hover {
  background: var(--Primary-400);
}

.devegas99-l0gb95 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.devegas99-vz6k0i 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) {
  .devegas99-yrkw9x {
    max-width: 600px;
    padding: 64px;
  }

  .devegas99-csh728 {
    font-size: 24px;
    line-height: 32px;
  }

  .devegas99-vd67qb {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .devegas99-fo8s5k {
    font-size: 50px;
    line-height: 56px;
  }

  .devegas99-cotlxl {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .devegas99-2m3puh {
    top: 25px;
    right: 25px;
  }
}

.devegas99-kp48mr,
.devegas99-9zbnhf {
  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;
}

.devegas99-vr597j.devegas99-wrgfwo::before,
.devegas99-9zbnhf::before,
.devegas99-1kz837::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.devegas99-5l44ec.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.devegas99-k4up0t 14.devegas99-dgf19b.devegas99-pavbq0 14.devegas99-8utrsw 15.devegas99-luycqb 14.devegas99-ztsmsv 15.devegas99-aq5s3e 14.devegas99-1gjo5i.devegas99-t5l2ps 14.devegas99-8plllb 19.devegas99-sz8wla 12.devegas99-j96lqp 19.devegas99-sz8wla 10.devegas99-3mfmm7.devegas99-sz8wla 8.devegas99-16y846 17.devegas99-ddiz4o 7.devegas99-hcfy1s 15.devegas99-hnhfpt 7.devegas99-gfveg1.devegas99-4pzdp8 7.devegas99-hcfy1s 11.devegas99-4v746n 8.devegas99-16y846 11.devegas99-4v746n 10.devegas99-qml555.devegas99-4v746n 12.devegas99-q4n5e7 13.devegas99-msosjy 14.devegas99-gtd6kc 15.devegas99-hu8bwg 14.devegas99-kbw85h.devegas99-vvgtw9 14.devegas99-a1cv8x 15.devegas99-g2uv1a 14.devegas99-v4e2su 15.devegas99-2v00gw 14.devegas99-atr1m5.devegas99-k4up0t 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.devegas99-mmgfia 15.devegas99-aj9v4j.devegas99-18fb44 15.devegas99-79pmu9 15.devegas99-cmerau 15.devegas99-mvsr5w 15.devegas99-lt0ngz 15.devegas99-vghotf.devegas99-f6hhg7 15.devegas99-mvsr5w 15.devegas99-mmqycv 15.devegas99-42mtwo 15.devegas99-lnwo8q 15.devegas99-i5golb.devegas99-vnm7t0 15.devegas99-ozf45g 7.devegas99-mdl7jv 18.devegas99-prvy2r 7.devegas99-xyp6mh 23.devegas99-qbirf0.devegas99-4kjfsn.devegas99-1ha471 18.devegas99-b5sel2 19.devegas99-xmod7p 15.devegas99-hv5ea9 15.devegas99-mmgfia 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.devegas99-f0txy0 [type="submit"] *,
.devegas99-lm9j4d button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .devegas99-cnkxbv {
    display: none;
  }
}

.devegas99-y0doww {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .devegas99-y0doww {
  display: none;
}

@media (min-width: 768px) {
  .devegas99-y0doww {
    bottom: 22px;
  }
}

.devegas99-y0doww input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .devegas99-y0doww {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.devegas99-4ihg5x.static) .devegas99-y0doww {
    bottom: 8px;
  }
}

.devegas99-4ugczu {
  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.devegas99-5l44ec.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.devegas99-mov1k3 3.devegas99-otbwna.devegas99-bwt79c.devegas99-uoqe2h 3.devegas99-zh7001 3.devegas99-xhmpzk 5.devegas99-gy5wd8 3.devegas99-xhmpzk 8.devegas99-s6uyic.devegas99-wrcyrt.devegas99-xhmpzk 26.devegas99-6yabny 5.devegas99-nvksyg 28.devegas99-yvubrx 8.devegas99-49rdf1 28.devegas99-vvfl8m.devegas99-t9jhtr 28.devegas99-7gnu47.devegas99-e7n3dp 34.devegas99-acn9xe.devegas99-7z9dpn 36.devegas99-bvw73e 11.devegas99-ugrjr6 37.devegas99-7cxqlp 12.devegas99-eeeoh9 36.devegas99-jvhott.devegas99-iuzo6o 28.devegas99-pn4gpc.devegas99-2ikb08.devegas99-tn3aw1 28.devegas99-ss7e9g 36.devegas99-2f0dli 26.devegas99-er3e22 36.devegas99-2f0dli 23.devegas99-8mvc9f.devegas99-4voq3k.devegas99-2f0dli 5.devegas99-97mc0g 34.devegas99-h6mzwg 3.devegas99-zh7001 31.devegas99-mov1k3 3.devegas99-kcz5cg.devegas99-i3rkdy 18.devegas99-ccqrr0.devegas99-ef73v4 18.devegas99-4hgpni 8.devegas99-hbsjf1 17.devegas99-nkl5cu 8.devegas99-hbsjf1 15.devegas99-dgrzbc.devegas99-hbsjf1 14.devegas99-lp15xm 9.devegas99-ef73v4 13.devegas99-dl70zz 11.devegas99-i3rkdy 13.devegas99-2nt98e.devegas99-nu2pn7 13.devegas99-dl70zz 13.devegas99-d89wkb 14.devegas99-lp15xm 13.devegas99-d89wkb 15.devegas99-fb5pd5.devegas99-d89wkb 17.devegas99-nkl5cu 12.devegas99-nu2pn7 18.devegas99-4hgpni 11.devegas99-i3rkdy 18.devegas99-7hv3h1.devegas99-lf47ij 18.devegas99-bt12h6.devegas99-z45h33 18.devegas99-4hgpni 17.devegas99-t04sim 17.devegas99-nkl5cu 17.devegas99-t04sim 15.devegas99-yjvf5m.devegas99-t04sim 14.devegas99-lp15xm 18.devegas99-z45h33 13.devegas99-dl70zz 20.devegas99-lf47ij 13.devegas99-7bm5jn.devegas99-ba3hbe 13.devegas99-dl70zz 22.devegas99-m63zte 14.devegas99-lp15xm 22.devegas99-m63zte 15.devegas99-t1rvn2.devegas99-gnoteu 17.devegas99-nkl5cu 21.devegas99-ba3hbe 18.devegas99-4hgpni 20.devegas99-lf47ij 18.devegas99-e9dozu.devegas99-8nyy1w 18.devegas99-co16zy.devegas99-b362b3 18.devegas99-4hgpni 26.devegas99-ndti1t 17.devegas99-nkl5cu 26.devegas99-ndti1t 15.devegas99-hbbr8z.devegas99-ndti1t 14.devegas99-lp15xm 27.devegas99-b362b3 13.devegas99-dl70zz 28.devegas99-8nyy1w 13.devegas99-5j7idu.devegas99-9irvt1 13.devegas99-dl70zz 31.devegas99-mytfzd 14.devegas99-lp15xm 31.devegas99-mytfzd 15.devegas99-fgum5a.devegas99-ndti1t 17.devegas99-nkl5cu 30.devegas99-9irvt1 18.devegas99-4hgpni 28.devegas99-8nyy1w 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"])
    .devegas99-4ugczu {
    display: none;
  }
}

.devegas99-03gcly {
  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) {
  .devegas99-03gcly {
    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;
}

.devegas99-lm9j4d {
  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) {
  .devegas99-lm9j4d {
    padding: 14px 16px;
  }
}

.devegas99-lm9j4d button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.devegas99-lm9j4d button:first-child {
  align-content: end;
}

.devegas99-lm9j4d button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .devegas99-lm9j4d
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .devegas99-lm9j4d
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.devegas99-lm9j4d button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.devegas99-lm9j4d button:last-child svg {
  width: 38px;
  height: 38px;
}

.devegas99-1kz837 {
  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;
}

.devegas99-1kz837::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .devegas99-1kz837,
.pc61d126-chatbot[data-active-screen="3"]
  .devegas99-1kz837 {
  opacity: 1;
  visibility: visible;
}

.devegas99-v8kjyg {
  flex: 1 1;
}

.devegas99-ra3p6w {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .devegas99-ra3p6w {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .devegas99-l9ujrp {
  display: block;
}

.devegas99-0p9n76 {
  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) {
  .devegas99-0p9n76 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.devegas99-9zbnhf {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.devegas99-9zbnhf::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.devegas99-rrf0cd span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.devegas99-rrf0cd p {
  color: var(--Text-100);
}

.devegas99-9zbnhf .devegas99-hj0ewy {
  grid-area: button;
}

.devegas99-9zbnhf .devegas99-hj0ewy::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.devegas99-5l44ec.org/2000/svg'%3E%3Cpath d='M4.devegas99-om22lc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.devegas99-0ojpxj 15L16.devegas99-0ojpxj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.devegas99-0ojpxj 5L16.devegas99-0ojpxj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .devegas99-awrzno {
  display: block;
}

.devegas99-38cyh6 {
  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) {
  .devegas99-38cyh6 {
    margin-top: 40px;
  }
}

.devegas99-kp48mr label,
.devegas99-kp48mr input {
  display: block;
  width: 100%;
}

.devegas99-kp48mr label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.devegas99-kp48mr label.devegas99-g3zbeo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.devegas99-kp48mr label.devegas99-g3zbeo::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;
}

.devegas99-kp48mr 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;
}

.devegas99-kp48mr input::placeholder {
  color: var(--Text-400);
}

.devegas99-36htnf {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .devegas99-36htnf {
  display: flex;
}

.devegas99-36htnf ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .devegas99-36htnf ol {
    height: 420px;
    padding: 24px;
  }
}

.devegas99-36htnf ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.devegas99-f0txy0 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .devegas99-f0txy0 {
    padding: 0 24px 24px;
  }
}

.devegas99-f0txy0 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;
}

.devegas99-f0txy0 input::placeholder {
  color: var(--Text-400);
}

.devegas99-f0txy0 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.devegas99-f0txy0 [type="submit"]:disabled {
  opacity: 0.5;
}

.devegas99-f0txy0 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .devegas99-f0txy0 [type="submit"] {
    right: 40px;
  }
}

.devegas99-vr597j {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.devegas99-vr597j.devegas99-wrgfwo {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.devegas99-vr597j.devegas99-wrgfwo::before {
  content: "";
  width: 31px;
}

.devegas99-vr597j.devegas99-wrgfwo p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.devegas99-vr597j.devegas99-vb91oi p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.devegas99-vr597j p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.devegas99-y0doww .devegas99-hj0ewy {
  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;
  }
}

.devegas99-cnkxbv {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .devegas99-cnkxbv {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .devegas99-cnkxbv {
    padding: 18px 0;
  }
}

.devegas99-cnkxbv .devegas99-b42si7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .devegas99-cnkxbv .devegas99-b42si7 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.devegas99-ufji59 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .devegas99-ufji59 {
    max-width: 160px;
    height: 40px;
  }
}

.devegas99-ufji59 picture,
.devegas99-ufji59 img {
  display: block;
  width: 100%;
  height: 100%;
}

.devegas99-ufji59 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .devegas99-aqiwsn {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.devegas99-itxtjt ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .devegas99-cnkxbv.devegas99-imyrif .devegas99-aqiwsn {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .devegas99-aqiwsn {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .devegas99-aqiwsn {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.devegas99-qot6qx,
.devegas99-avtolt {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .devegas99-qot6qx,
  .devegas99-avtolt {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .devegas99-avtolt {
    display: none;
  }
}

.devegas99-1ts83l {
  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;
}

.devegas99-imyrif .devegas99-1ts83l {
  background: var(--fh-bg-color);
}

.devegas99-1ts83l button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .devegas99-1ts83l {
    display: none;
  }
}

.devegas99-0a12l1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .devegas99-0a12l1 {
    display: none;
  }
}

.devegas99-pyhubc {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.devegas99-cnkxbv.devegas99-imyrif .devegas99-pyhubc:first-child {
  display: none;
}

.devegas99-cnkxbv.devegas99-imyrif .devegas99-pyhubc:last-child {
  display: block;
}

.devegas99-pyhubc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .devegas99-pyhubc {
    display: none;
  }
}

.devegas99-ez4864 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .devegas99-ez4864 {
    display: flex;
  }
}

.devegas99-ez4864 ul {
  max-height: 350px;
  overflow-y: auto;
}

.devegas99-ez4864:hover ul {
  visibility: visible;
  opacity: 1;
}

.devegas99-ez4864:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.devegas99-ez4864:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.devegas99-ez4864:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.devegas99-ez4864:hover .devegas99-qa81qd svg {
  transform: rotate(180deg);
}

.devegas99-rdsqap {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.devegas99-c332yu {
  padding: 0 8px;
}

.devegas99-y0nmlf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.devegas99-y0nmlf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .devegas99-y0nmlf {
    padding: 4px 8px;
  }
}

.devegas99-wyqjy6 {
  display: flex;
}

.devegas99-wyqjy6 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.devegas99-qa81qd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.devegas99-qa81qd svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.devegas99-vyca2w {
  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) {
  .devegas99-vyca2w {
    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;
  }
}

.devegas99-vtjv9p {
  width: 100%;
}

@media (min-width: 1200px) {
  .devegas99-vtjv9p {
    display: none;
  }
}

.devegas99-sendsm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.devegas99-jxu67o {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.devegas99-p4dwrb {
  display: flex;
}

.devegas99-p3s3zq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.devegas99-nicpg9 {
  list-style: none;
}

@media (max-width: 1199px) {
  .devegas99-nicpg9 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .devegas99-nicpg9 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .devegas99-nicpg9 .devegas99-n0eo0u [data-ref-el],
  .devegas99-nicpg9 .devegas99-n0eo0u span,
  .devegas99-nicpg9 .devegas99-n0eo0u a {
    white-space: nowrap;
  }
}

.devegas99-o99jj5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .devegas99-o99jj5.devegas99-abnbwh > .devegas99-n0eo0u {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .devegas99-o99jj5.devegas99-lrag2k:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .devegas99-o99jj5.devegas99-abnbwh > .devegas99-c4za0d {
    height: auto;
  }

  .devegas99-o99jj5.devegas99-abnbwh > div > .devegas99-cw4z4c {
    transform: rotate(180deg);
  }
}

.devegas99-o99jj5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.devegas99-o99jj5 [data-ref-el],
.devegas99-o99jj5 span {
  cursor: pointer;
}

.devegas99-o99jj5 [data-ref-el],
.devegas99-o99jj5 span,
.devegas99-o99jj5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .devegas99-o99jj5 [data-ref-el],
  .devegas99-o99jj5 span,
  .devegas99-o99jj5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .devegas99-o99jj5 [data-ref-el],
  .devegas99-o99jj5 span,
  .devegas99-o99jj5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.devegas99-c4za0d {
  height: 0;
  overflow: hidden;
  transition: height 0.devegas99-itxtjt ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.devegas99-c4za0d::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.devegas99-c4za0d::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.devegas99-c4za0d::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .devegas99-c4za0d {
    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;
  }

  .devegas99-c4za0d:has(> .devegas99-o99jj5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .devegas99-c4za0d .devegas99-c4za0d {
    padding: 0;
  }

  .devegas99-c4za0d .devegas99-o99jj5 {
    font-weight: 400;
  }

  .devegas99-c4za0d .devegas99-o99jj5:hover > .devegas99-n0eo0u {
    background: var(--Neutral-300);
  }

  .devegas99-c4za0d .devegas99-cw4z4c {
    rotate: -90deg;
  }
}

.devegas99-n0eo0u {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .devegas99-n0eo0u {
    padding: 8px;
  }

  .devegas99-o99jj5.devegas99-eemtpk > .devegas99-n0eo0u {
    background: var(--Neutral-300);
  }
}

.devegas99-cw4z4c {
  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.devegas99-5l44ec.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.devegas99-91x3nm 0.devegas99-o5x11w.devegas99-5myjfa -0.devegas99-macn1j 0.devegas99-0ftdns -0.devegas99-macn1j 1.devegas99-ex6g7b 0.devegas99-6unrf4.devegas99-lwgy9o 4.devegas99-5efdp3.devegas99-91x3nm 0.devegas99-9o1i08.devegas99-j5a8qa -0.devegas99-macn1j 9.devegas99-mpet4a -0.devegas99-macn1j 10.devegas99-rglpnh 0.devegas99-2hgpgn.devegas99-8loy0c 0.devegas99-5myjfa 10.devegas99-8loy0c 0.devegas99-0ftdns 10.devegas99-rglpnh 1.devegas99-r33icb.devegas99-wilk51 5.devegas99-5fsdl8.devegas99-gio7zo 6.devegas99-yjgkqb 5.devegas99-sx8anm 6.devegas99-yjgkqb 4.devegas99-o83c2t 5.devegas99-agtjfy.devegas99-91x3nm 1.devegas99-6jb6pt.devegas99-macn1j 0.devegas99-0ftdns -0.devegas99-macn1j 0.devegas99-5myjfa 0.devegas99-91x3nm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.devegas99-itxtjt ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .devegas99-cw4z4c {
    cursor: default;
  }
}

.devegas99-txifzm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.devegas99-l9sj9c {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .devegas99-l9sj9c {
    padding: 40px 4px;
  }
}

.devegas99-wp78jr {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .devegas99-wp78jr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.devegas99-ff84lq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .devegas99-ff84lq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.devegas99-ff84lq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.devegas99-ff84lq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.devegas99-ff84lq [data-ref-el],
.devegas99-ff84lq span,
.devegas99-ff84lq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.devegas99-kdxleh {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .devegas99-kdxleh {
    margin-bottom: 12px;
  }
}

.devegas99-0rdg5q {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.devegas99-0rdg5q img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .devegas99-0rdg5q:last-child {
    margin-right: 0;
  }
}

.devegas99-y0294i {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.devegas99-kdxleh:hover .devegas99-a9u7yb {
  visibility: visible;
  opacity: 1;
}

.devegas99-a9u7yb {
  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);
}

.devegas99-4qep0d {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.devegas99-y17k1m {
  display: flex;
  margin: 6px;
}

.devegas99-y17k1m img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.devegas99-a9u7yb::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);
}

.devegas99-a9u7yb::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);
}

.devegas99-z42u1c {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .devegas99-z42u1c {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.devegas99-4diicn {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .devegas99-4diicn {
    margin-right: 32px;
  }
}

.devegas99-639zvv {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .devegas99-639zvv {
    margin-top: 0;
    width: 340px;
  }
}

.devegas99-639zvv a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.devegas99-t1cx1x {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.devegas99-g9m5aq {
  position: relative;
}

@media (min-width: 768px) {
  .devegas99-g9m5aq {
    margin-top: 40px;
  }
}

.devegas99-g9m5aq + .devegas99-bvfanr,
.devegas99-g9m5aq + .devegas99-g9m5aq {
  margin-top: 24px;
}

.devegas99-muz68w {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .devegas99-muz68w {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .devegas99-muz68w {
    padding: 80px;
  }
}

.devegas99-swbg78 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .devegas99-swbg78 {
    padding: 0 16px;
}


}

.devegas99-4d7xim {
  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) {
  .devegas99-4d7xim {
    font-size: 48px;
    line-height: 56px;
  }
}

.devegas99-py7lcp {
  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) {
  .devegas99-py7lcp {
    font-size: 24px;
    line-height: 32px;
  }
}

.devegas99-smym2i {
  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;
}

.devegas99-smym2i:hover {
  background: var(--button-bg-hover);
}

.devegas99-igoyu1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.devegas99-igoyu1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .devegas99-igoyu1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .devegas99-igoyu1 img {
  min-height: 100%;
  }
}

.devegas99-muz68w::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.devegas99-l072ym {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.devegas99-l072ym h1,
.devegas99-l072ym h2,
.devegas99-l072ym h3,
.devegas99-l072ym h4 {
  margin-bottom: 6px;
}

.devegas99-l072ym h1:not(:first-child),
.devegas99-l072ym h2:not(:first-child),
.devegas99-l072ym h3:not(:first-child),
.devegas99-l072ym h4:not(:first-child) {
  margin-top: 16px;
}

.devegas99-l072ym h1,
.devegas99-l072ym h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .devegas99-l072ym h1,
  .devegas99-l072ym h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.devegas99-l072ym h2,
.devegas99-l072ym h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .devegas99-l072ym h2,
  .devegas99-l072ym h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.devegas99-l072ym h3,
.devegas99-l072ym h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .devegas99-l072ym h3,
  .devegas99-l072ym h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.devegas99-l072ym h4,
.devegas99-l072ym h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.devegas99-l072ym ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.devegas99-l072ym ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.devegas99-l072ym 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);
}

.devegas99-l072ym ul ul {
  margin-bottom: 8px;
}

.devegas99-l072ym ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.devegas99-l072ym ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.devegas99-l072ym ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.devegas99-l072ym ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.devegas99-l072ym ol li::marker {
  font-weight: 700;
}

.devegas99-l072ym ol ol {
  margin-bottom: 8px;
}

.devegas99-l072ym ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.devegas99-l072ym ol ul li {
  padding-left: 16px;
}

.devegas99-l072ym 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) {
  .devegas99-l072ym table {
    padding: 24px;
  }
}

.devegas99-l072ym table.devegas99-mh8qvm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.devegas99-itxtjt,
    mask-image 0.3s;
}

.devegas99-l072ym table.devegas99-mh8qvm.devegas99-iwuypt {
  -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) {
  .devegas99-l072ym table {
    display: table;
  }
}

.devegas99-l072ym 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);
}

.devegas99-l072ym table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.devegas99-l072ym table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.devegas99-l072ym 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) {
  .devegas99-l072ym table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.devegas99-l072ym table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.devegas99-l072ym table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.devegas99-l072ym table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.devegas99-l072ym img {
  max-width: 100%;
  height: auto;
}

.devegas99-nsogu6 {
  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) {
  .devegas99-nsogu6 {
    padding: 24px;
  }
}

.devegas99-f4rikp {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .devegas99-f4rikp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.devegas99-f4rikp > * {
  margin: 0 !important;
}

.devegas99-f4rikp img,
.devegas99-vvqe0l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .devegas99-f4rikp img,
  .devegas99-vvqe0l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.devegas99-nopllj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .devegas99-nopllj {
    width: 32px;
    height: 32px;
  }
}

.devegas99-mrhtoq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.devegas99-mrhtoq .devegas99-ywdshl {
  flex-shrink: 0;
}

.devegas99-mrhtoq .devegas99-o10s79 svg {
  display: none;
}

.devegas99-r7qol0 {
  display: grid;
  transition: max-height 0.devegas99-itxtjt ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .devegas99-r7qol0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .devegas99-r7qol0 {
    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));
  }
}

.devegas99-r7qol0.devegas99-7ben9s + .devegas99-ywdshl svg {
  transform: rotate(180deg);
}

.devegas99-3aqc9e {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.devegas99-3aqc9e > div:nth-child(3n) {
  grid-column: span 2;
}

.devegas99-3aqc9e
  > div:nth-child(3n)
  .devegas99-v0pe04
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .devegas99-3aqc9e {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .devegas99-3aqc9e > div:nth-child(3n) {
    grid-column: unset;
  }

  .devegas99-3aqc9e
    > div:nth-child(3n)
    .devegas99-v0pe04
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .devegas99-3aqc9e {
    max-width: 270px;
  }
}

.devegas99-3aqc9e .devegas99-v0pe04 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .devegas99-3aqc9e .devegas99-v0pe04 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .devegas99-3aqc9e .devegas99-v0pe04 button {
    max-width: 104px;
  }
}

.devegas99-tagbza {
  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) {
  .devegas99-tagbza {
    margin-bottom: 0;
  }
}

.devegas99-e5oqha {
  display: none;
  opacity: 0;
}

.devegas99-fautb3 {
  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;
  }
}

.devegas99-fautb3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.devegas99-v0pe04 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.devegas99-v0pe04 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .devegas99-v0pe04
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .devegas99-v0pe04
    button {
    max-width: 145px;
  }
}

.devegas99-91oqpf:first-child
  .devegas99-v0pe04
  button {
  max-width: 270px;
}

.devegas99-7g8gts {
  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%;
}

.devegas99-tagbza picture {
  width: 100%;
  max-width: 100%;
}

.devegas99-usmg7i {
  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;
}

.devegas99-usmg7i svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.devegas99-tagbza:hover .devegas99-usmg7i {
  display: flex;
}

.devegas99-zz6i69 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.devegas99-rdzo5c {
  display: flex;
}

.devegas99-rdzo5c:hover .devegas99-5qfkrk,
.devegas99-rdzo5c .devegas99-eemtpk .devegas99-5qfkrk {
  display: flex;
}

.devegas99-rdzo5c svg {
  flex-shrink: 0;
}

.devegas99-5qfkrk {
  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) {
  .devegas99-5qfkrk {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.devegas99-5qfkrk:hover {
  display: flex;
}

.devegas99-5qfkrk svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.devegas99-dg3gcw {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .devegas99-dg3gcw {
    font-size: 12px;
  }
}

.devegas99-otdun3,
.devegas99-oz1vn6 {
  width: 50%;
  flex-shrink: 0;
}

.devegas99-otdun3 {
  font-weight: 700;
}

.devegas99-9lepy5 .devegas99-r7qol0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .devegas99-9lepy5 .devegas99-r7qol0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .devegas99-9lepy5 .devegas99-r7qol0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.devegas99-9lepy5
  .devegas99-7g8gts:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.devegas99-9lepy5 .devegas99-fautb3 {
  height: 100% !important;
  border-radius: 16px;
}

.devegas99-9lepy5 .devegas99-v0pe04 {
  gap: 4px;
  align-items: center;
}

.devegas99-9lepy5 .devegas99-v0pe04 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.devegas99-9lepy5 .devegas99-v0pe04 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.devegas99-9lepy5 .devegas99-9h51ea,
.devegas99-9lepy5 .devegas99-qiudva {
  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.devegas99-5l44ec.org/2000/svg'%3E%3Cpath d='M9.devegas99-cgoxea 4.devegas99-wv7ry8.devegas99-g1wjag 5.devegas99-9b4ku2.devegas99-ee032q 5.devegas99-sme2kq.devegas99-c3uj7h 5.devegas99-6djt8g.devegas99-etktnq 8.devegas99-9lkjqb.devegas99-aw7k6h 9.devegas99-e5fxco.devegas99-j19bsr 9.devegas99-n6bvma.devegas99-xlw7ap 13.devegas99-1uf6cg.devegas99-484p66 11.devegas99-dpq3kx.devegas99-rm2xf9 11.devegas99-pc0sjj.devegas99-jy9bap 11.devegas99-1coqls.devegas99-a25tj9 13.devegas99-6fiphv.devegas99-fzhrfp 9.devegas99-04ozj8.devegas99-b80xfa 9.devegas99-y2y9f1.devegas99-r8f2eh 8.devegas99-r0ljv5.devegas99-hkhb7o 5.devegas99-ni0bgg.devegas99-lkf3ke 5.devegas99-fe4g1j.devegas99-yd93bs 5.devegas99-6pggor.devegas99-ew7h4n 4.devegas99-4dmmh9.devegas99-rm2xf9 1.devegas99-qwd48r.devegas99-cgoxea 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.devegas99-9lepy5 .devegas99-9h51ea {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.devegas99-9lepy5 .devegas99-qiudva {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.devegas99-hnrwi5 {
  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) {
  .devegas99-hnrwi5 {
    padding: 24px;
  }
}

.devegas99-hnrwi5 .devegas99-ywdshl {
  display: flex;
}

@media (min-width: 768px) {
  .devegas99-hnrwi5 .devegas99-ywdshl {
    display: none;
  }
}

.devegas99-hnrwi5 .devegas99-o10s79 svg {
  display: none;
}

.devegas99-fd2x6w {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.devegas99-fd2x6w .devegas99-ka636m {
  display: none;
}

@media (min-width: 768px) {
  .devegas99-fd2x6w .devegas99-ka636m {
    display: flex;
  }
}

.devegas99-r1rgxu {
  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) {
  .devegas99-r1rgxu {
    font-size: 40px;
    line-height: 48px;
  }
}

.devegas99-r1rgxu > * {
  margin: 0 !important;
}

.devegas99-r1rgxu img,
.devegas99-8jh1r8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .devegas99-r1rgxu img,
  .devegas99-8jh1r8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.devegas99-w8o6t2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .devegas99-w8o6t2 {
    width: 32px;
    height: 32px;
  }
}

.devegas99-n47v6b {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .devegas99-n47v6b {
    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;
  }

  .devegas99-n47v6b::-webkit-scrollbar {
    display: none;
  }
}

.devegas99-h7dvmb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .devegas99-h7dvmb {
    padding: 7px 15px;
  }
}

.devegas99-h7dvmb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.devegas99-6lm9x7 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .devegas99-6lm9x7 {
    display: flex;
    opacity: 1;
  }
}

.devegas99-h7dvmb picture {
  height: 100%;
  display: block;
}

.devegas99-h7dvmb img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .devegas99-h7dvmb img {
    width: 88px;
    height: 44px;
  }
}

.devegas99-h7dvmb p {
  text-align: center;
  width: 100%;
}

.devegas99-32c9qw {
  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) {
  .devegas99-32c9qw {
    font-size: 40px;
    line-height: 48px;
  }
}

.devegas99-32c9qw img,
.devegas99-ffmc7l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .devegas99-32c9qw img,
  .devegas99-ffmc7l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.devegas99-c0gdy6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .devegas99-c0gdy6 {
    width: 32px;
    height: 32px;
  }
}

.devegas99-zixasl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.devegas99-ngwhd2 {
  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;
}

.devegas99-8xoo6g {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.devegas99-8xoo6g.devegas99-eemtpk {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.devegas99-3szimg {
  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) {
  .devegas99-3szimg {
    font-size: 20px;
    line-height: 28px;
  }
}

.devegas99-1264d0 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.devegas99-jvc859 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.devegas99-itxtjt ease;
  opacity: 0;
  color: var(--text-color);
}

.devegas99-hvh9l1 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.devegas99-hvh9l1 ol,
.devegas99-hvh9l1 ul {
  padding-left: 1.3em;
}

.devegas99-8xoo6g.devegas99-eemtpk .devegas99-jvc859 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.devegas99-8xoo6g.devegas99-eemtpk .devegas99-1264d0 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.devegas99-mukuso {
  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) {
  .devegas99-mukuso {
    padding: 24px;
  }
}

.devegas99-mukuso .devegas99-ywdshl {
  display: flex;
}

@media (min-width: 768px) {
  .devegas99-mukuso .devegas99-ywdshl {
    display: none;
  }
}

.devegas99-mukuso .devegas99-o10s79 svg {
  display: none;
}

.devegas99-qdup7f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.devegas99-qdup7f .devegas99-ka636m {
  display: none;
}

@media (min-width: 768px) {
  .devegas99-qdup7f .devegas99-ka636m {
    display: flex;
  }
}

.devegas99-yzvhkj {
  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) {
  .devegas99-yzvhkj {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.devegas99-yzvhkj > * {
  margin: 0 !important;
}

.devegas99-yzvhkj img,
.devegas99-30m78g {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .devegas99-yzvhkj img,
  .devegas99-30m78g {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.devegas99-fvy0r1 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .devegas99-fvy0r1 {
    width: 32px;
    height: 32px;
  }
}

.devegas99-cr6gg0 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .devegas99-cr6gg0 {
    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;
  }

  .devegas99-cr6gg0::-webkit-scrollbar {
    display: none;
  }
}

.devegas99-un2xlg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.devegas99-un2xlg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.devegas99-g4rcwh {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .devegas99-g4rcwh {
    display: flex;
    opacity: 1;
  }
}

.devegas99-un2xlg picture {
  width: auto;
  height: 100%;
  display: block;
}

.devegas99-un2xlg picture img {
  display: block;
  width: auto;
  height: 100%;
}

.devegas99-i86me9 {
  margin: -24px 0;
}

.devegas99-i86me9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .devegas99-i86me9 {
    margin: -16px 0;
  }
}

.devegas99-3d0hgt {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .devegas99-3d0hgt {
    flex-direction: row;
  }
}

.devegas99-4eqc4n {
  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) {
  .devegas99-4eqc4n {
    flex: 1;
  }
}

.devegas99-4eqc4n::placeholder {
  color: var(--Text-400);
}

.devegas99-q9o7ge {
  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;
}

.devegas99-2t91c8 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.devegas99-2t91c8::-webkit-scrollbar {
  display: none;
}

.devegas99-capv4n {
  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;
}

.devegas99-capv4n img,
.devegas99-capv4n svg {
  margin-right: 8px;
}

.devegas99-lcye64 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.devegas99-i86me9 + .devegas99-01akfw {
  margin-top: 0;
}

@media (min-width: 768px) {
  .devegas99-i86me9 + .devegas99-01akfw {
    margin-top: -16px;
  }
}

.devegas99-5b5gcm {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.devegas99-5b5gcm > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.devegas99-5b5gcm > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.devegas99-1tkovv {
  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;
}

.devegas99-c0ljq2 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.devegas99-m2s4c5 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.devegas99-xzxyv9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.devegas99-apiz0f {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.devegas99-1tkovv 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;
}

.devegas99-1tkovv 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) {
  .devegas99-1tkovv {
    padding: 39px 179px 39px 39px;
  }

  .devegas99-c0ljq2 {
    font-size: 40px;
    line-height: 48px;
  }

  .devegas99-apiz0f {
    height: 348px;
  }

  .devegas99-1tkovv button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .devegas99-1tkovv button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .devegas99-1tkovv {
    padding: 63px;
  }
}

.devegas99-11ac4p {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .devegas99-11ac4p {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.devegas99-0pc42d {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .devegas99-0pc42d {
    width: auto;
  }
}

.devegas99-e0nwk3 {
  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;
}

.devegas99-e0nwk3::-webkit-scrollbar {
  display: none;
}

.devegas99-e0nwk3 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);
}

.devegas99-e0nwk3 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .devegas99-e0nwk3 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.devegas99-11ac4p .devegas99-3thg9l {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.devegas99-itxtjt,
    mask-image 0.3s;
}

.devegas99-11ac4p .devegas99-3thg9l.devegas99-iwuypt {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.devegas99-4tdhgd {
  margin: 40px -16px;
}

.devegas99-ymbock + .devegas99-bvfanr,
.devegas99-ymbock + .devegas99-g9m5aq {
  margin-top: 24px;
}

.devegas99-340wpa {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.devegas99-340wpa picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.devegas99-33p42a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .devegas99-33p42a {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .devegas99-33p42a {
    margin-top: 0;
  }
}

.devegas99-qgkgcc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .devegas99-qgkgcc {
    font-size: 24px;
    line-height: 32px;
  }
}

.devegas99-0uwu4b {
  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) {
  .devegas99-0uwu4b {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.devegas99-c5s9b2 {
  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) {
  .devegas99-c5s9b2 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.devegas99-but4a5 {
  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) {
  .devegas99-but4a5 {
    font-size: 20px;
    line-height: 28px;
  }
}

.devegas99-r34k4e {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .devegas99-r34k4e {
    font-size: 32px;
    line-height: 40px;
  }
}

.devegas99-kaxp8e {
  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;
}

.devegas99-i39lc5 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.devegas99-i39lc5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.devegas99-01akfw {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.devegas99-llywhj {
  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) {
  .devegas99-llywhj {
    padding: 15px 48px;
  }
}

main > .devegas99-01akfw {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .devegas99-r7qol0.devegas99-c8shsx > div:nth-child(n+5) {
    display: none;
  }
}

.devegas99-l072ym p a img {
  display: block;
  margin: 0 auto;
}


.devegas99-p8wvg1 {
  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 */
.devegas99-gle1lt {
  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;
}

.devegas99-gle1lt label {
  font-size: 14px;
}

.devegas99-gle1lt h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.devegas99-gle1lt input,
.devegas99-gle1lt textarea,
.devegas99-gle1lt 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;
}
.devegas99-gle1lt button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.devegas99-t9j3xl ease;
}
.devegas99-gle1lt button:hover {
  background-color: var(--button-bg-hover);
}
.devegas99-uo0u9y {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.devegas99-b4deua ease-in;
}

.devegas99-uo0u9y 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;
}
.devegas99-7sgt3j, .devegas99-nfyyfh, [class*="review-card"],
thead, thead th, table th, .devegas99-kyq104,
.devegas99-g9d5ht, [class*="collapsible-header"],
.devegas99-prmpt3, [class*="updated-block"] {
  color: #ece7dc !important;
}
