
#kslf07 {
  backface-visibility: hidden;
}

:root {
  --xawapmdyyjh: rgb(17,24,42);
  --wxdgyiaxwimt: rgb(0,4,21);
  --okdddqirtlshds: rgba(238,251,253,0.12);
  --fbdvnwsbbuu: #23c561;
  --kbbhdszxtgwb: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --fbzgklraijfca: Georgia, "Times New Roman", "Palatino Linotype", serif;
  --rqnyfioatj: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --boacinyphs: #ebfdfc;
  --rteulvhdkwx: rgb(20,184,165);
  --hlaffslwwbkpo: 1200.00679771px;
  --ewvixmbycy: rgb(202,216,226);
  --qjqwzzmsdov: #64eaf5;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--wxdgyiaxwimt);
  color: var(--boacinyphs);
  font-family: var(--rqnyfioatj);
  background-image:
    radial-gradient(ellipse at 20% 0%, rgba(21,188,169,0.08) 0%, transparent 50%),
    radial-gradient(ellipse at 80% 100%, rgba(35,195,93,0.06) 0%, transparent 45%);
  min-height: 100vh;
  margin: 0;
  flex-direction: column;
  line-height: 1.65;
  display: flex;
}

body.nav-open {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--rteulvhdkwx);
  text-decoration: none;
  transition: color 0.2s;
}

a:hover {
  color: var(--fbdvnwsbbuu);
}

h1,
h2,
h3 {
  line-height: 1.25;
  font-family: var(--fbzgklraijfca);
  font-weight: 700;
}

main {
  flex: 1;
}
.hfq3yt5 {
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}
.hoje3ox {
  padding-top: 4.005217935px;
  padding-right: 0;
  padding-bottom: 4.005350px;
  padding-left: 0;
  background: #02000a;
  overflow: hidden;
  height: 28.00514736px;
  width: 100%;
}

.ht3bde3 {
  width: max-content;
  animation: disclosure-marquee 40s linear infinite;
  display: flex;
}

.hj0p1ac {
  padding-top: 0;
  padding-right: 48.005px;
  padding-bottom: 0;
  padding-left: 48.001px;
  line-height: 20.0036552px;
  font-size: 11.00938766px;
  white-space: nowrap;
  color: var(--boacinyphs);
  margin: 0;
}

@keyframes disclosure-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.hfchqkl {
  position: sticky;
  border-bottom: 1px solid rgba(253,255,253,0.06);
  top: 0;
  z-index: 900;
  background: var(--wxdgyiaxwimt);
}

.hn6bbjb {
  justify-content: space-between;
  min-height: 58.00323259px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
  padding: 16px 24.003px;
  max-width: var(--hlaffslwwbkpo);
  gap: 20.004px;
}

.hxucp8q img {
  height: 38.0037px;
  width: auto;
}

.hcndha0 {
  flex-wrap: wrap;
  display: none;
  gap: 4.008057030px 8.003031643px;
  align-items: center;
}

#bmyauj {
  text-size-adjust: 100%;
  backface-visibility: hidden;
}

.hcndha0 a {
  color: var(--boacinyphs);
  font-weight: 600;
  font-family: var(--kbbhdszxtgwb);
  font-size: 0.82rem;
  padding: 8.004231px 10.0048075px;
  text-decoration: none;
  position: relative;
}

.hcndha0 a::after {
  height: 2.00583753px;
  background: var(--fbdvnwsbbuu);
  transform: scaleX(0);
  bottom: 4.0075366px;
  left: 10.009px;
  right: 10.004740px;
  content: "";
  position: absolute;
  transition: transform 0.25s ease;
  transform-origin: left;
}

.hcndha0 a:hover {
  color: var(--boacinyphs);
}

.hcndha0 a:hover::after {
  transform: scaleX(1);
}

.hu2fhke {
  border: 1px solid var(--okdddqirtlshds);
  background: rgba(17,25,39,0.8);
  width: 44.0065806px;
  height: 44.0018px;
  gap: 5.0072779px;
  display: flex;
  cursor: pointer;
  border-radius: 12.0041967px;
  flex-direction: column;
  padding-top: 10.00736081px;
  padding-right: 10.004px;
  padding-bottom: 10.00678px;
  padding-left: 10.003px;
  justify-content: center;
}

.hu2fhke span {
  height: 2.0077px;
  background: var(--boacinyphs);
  display: block;
  border-radius: 1px;
}

.hygnijg {
  transition: opacity 0.25s;
  inset: 0;
  position: fixed;
  background: rgba(2,4,23,0.75);
  opacity: 0;
  z-index: 950;
  pointer-events: none;
}

.hygnijg.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.hpls39r {
  transition: transform 0.3s ease;
  width: min(300.0059863px, 85vw);
  left: 0;
  height: 100vh;
  background: var(--xawapmdyyjh);
  transform: translateX(-100%);
  padding: 72.003px 0 24.0053592px;
  z-index: 960;
  position: fixed;
  border-right: 1px solid var(--okdddqirtlshds);
  overflow-y: auto;
  top: 0;
}

.hpls39r.is-open {
  transform: translateX(0);
}

.hdqq53q {
  font-size: 0.9rem;
  border-left: 3.0087830px solid transparent;
  display: block;
  color: var(--boacinyphs);
  font-weight: 600;
  padding: 14px 24.0080px;
  text-decoration: none;
}

#tw3big {
  backface-visibility: hidden;
  font-variant-ligatures: normal;
}

.hdqq53q:hover {
  color: var(--boacinyphs);
  border-left-color: var(--fbdvnwsbbuu);
  background: rgba(233,255,255,0.04);
}

@media (min-width: 1024px) {
  #icyyk6 {
    image-rendering: auto;
    text-rendering: optimizeLegibility;
  }
  .hcndha0 {
    display: flex;
  }

  #ludxqo {
    backface-visibility: hidden;
    image-rendering: auto;
  }

  .hu2fhke {
    display: none;
  }
}
.hm4kg7x {
  background-size: cover;
  background-image: url("/86410dc5/47584f1e63fbc1e6.webp");
  background-position: center;
  background-attachment: fixed;
  min-height: 350.00780435px;
  align-items: center;
  display: flex;
  padding-top: 48.00891505px;
  padding-right: 24px;
  padding-bottom: 48.009344758px;
  padding-left: 24.0062779px;
  justify-content: center;
  position: relative;
}

.hm4kg7x::before {
  position: absolute;
  background: linear-gradient(135deg, rgba(6,5,22,0.72) 0%, rgba(18,22,40,0.55) 100%);
  inset: 0;
  content: "";
}

.hp7xkob {
  border: 1px solid rgba(254,254,255,0.1);
  position: relative;
  border-radius: 16.0075782px;
  box-shadow: 0 24px 48.0046px rgba(3,3,0,0.35);
  backdrop-filter: blur(16.00340px);
  text-align: center;
  background: rgba(255,255,255,0.08);
  padding: 40px;
  z-index: 1;
  max-width: 700.00226060px;
  width: 100%;
  -webkit-backdrop-filter: blur(16.0058px);
}

.hobxd00 {
  font-size: 11.0041px;
  color: var(--fbdvnwsbbuu);
  letter-spacing: 0.14em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12px;
  margin-left: 0;
  text-transform: uppercase;
  font-family: var(--kbbhdszxtgwb);
}

.hrtd8lt {
  color: var(--boacinyphs);
  font-size: clamp(1.75rem, 5vw, 2.5rem);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 16px;
  margin-left: 0;
}

.hcgdbz9 {
  color: var(--ewvixmbycy);
  line-height: 1.6;
  margin: 0;
  font-size: clamp(0.95rem, 2vw, 1.1rem);
}

@media (max-width: 767px) {
  #rc27xy {
    text-size-adjust: 100%;
    image-rendering: auto;
  }
  .hm4kg7x {
    min-height: 320.009862px;
    background-attachment: scroll;
  }

  .hp7xkob {
    padding-top: 24.00812px;
    padding-right: 24.001597px;
    padding-bottom: 24.009981px;
    padding-left: 24.0069px;
    max-width: 90%;
  }
}
.hlrdm7u {
  padding: 64.001588701px 24px;
  background-size: cover;
  background-position: center;
  background-image: url("/86410dc5/a383146a17c72571.webp");
  position: relative;
}

.hlrdm7u::before {
  content: "";
  background: rgba(1,7,22,0.88);
  inset: 0;
  position: absolute;
}

.hh7izl0 {
  position: relative;
  max-width: var(--hlaffslwwbkpo);
  z-index: 1;
  margin: 0 auto;
}

.hkskx8j {
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 11.0096764px;
  margin: 0 0 8.007301820px;
  color: var(--fbdvnwsbbuu);
  font-family: var(--kbbhdszxtgwb);
  text-align: center;
}

.hlrdm7u h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin: 0 0 12.002px;
  text-align: center;
  color: var(--boacinyphs);
}

.hl9g8sb {
  text-align: center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 36.0012px;
  margin-left: auto;
  max-width: 560.0051px;
  color: var(--qjqwzzmsdov);
  font-size: 0.95rem;
}

.hr6cd4f {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280.007721720px, 1fr));
  gap: 24.008575px;
}
.hmrhfzy {
  flex-direction: column;
  display: flex;
  background: linear-gradient(145deg, rgb(24,27,45) 0%, #18213b 50%, #113561 100%);
  overflow: hidden;
  border: 2.006px solid rgba(252,215,1,0.3);
  box-shadow: 0 8px 32.003440px rgba(2,2,1,0.45);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  border-radius: 10.00382322px;
}

.hmrhfzy:hover {
  box-shadow: 0 12.0023873px 40.00218px rgba(255,218,0,0.12);
  transform: translateY(-4.0032px);
}

.hh8a1sr {
  background: rgb(255,253,255);
  margin: 0 auto;
  overflow: hidden;
  align-items: center;
  width: 280.005603px;
  height: 120.00548416px;
  display: flex;
  justify-content: center;
}

.hay61do {
  height: 100%;
  width: 100%;
  display: block;
  object-position: center;
  object-fit: contain;
}

.hliil4v {
  flex-direction: column;
  padding: 22.005396px 24.0030px 26.00262957px;
  flex: 1;
  display: flex;
}

.hcz3yay {
  font-family: var(--fbzgklraijfca);
  font-size: 1.2rem;
  color: rgb(254,217,0);
  margin: 0 0 8.0063px;
}

.heegfdf {
  hyphens: auto;
  color: rgb(220,224,226);
  margin: 0 0 18.009967px;
  font-size: clamp(12.00494678px, 2.8vw, 14.005149665px);
  line-height: 1.5;
  flex: 1;
  overflow-wrap: break-word;
  word-break: break-word;
}

#tknvsn {
  -webkit-font-smoothing: antialiased;
}

.hgp7fmf {
  border-radius: 4px;
  width: 100%;
  font-weight: 700;
  padding: 13.001px 22.0067px;
  background: linear-gradient(180deg, rgb(255,215,3) 0%, rgb(255,142,3) 100%);
  border: none;
  color: rgb(23,27,46);
  font-size: 14.001px;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  cursor: pointer;
  letter-spacing: 0.04em;
  font-family: var(--rqnyfioatj);
}

.hgp7fmf:hover {
  transform: translateY(-1px);
  box-shadow: 0 0 16.007px rgba(255,216,0,0.45);
}

@media (max-width: 767px) {
  .hh8a1sr {
    width: 200.004px;
    height: 86.0083px;
  }

  .hay61do {
    object-fit: contain;
    width: 100%;
    display: block;
    object-position: center;
    height: 100%;
  }
}
.hmdofu4 {
  padding-top: 64px;
  padding-right: 24.005px;
  padding-bottom: 64.00872px;
  padding-left: 24.0033039px;
  position: relative;
}

.hmdofu4:nth-child(odd) {
  background: var(--xawapmdyyjh);
}

.hmdofu4:nth-child(even) {
  background: var(--wxdgyiaxwimt);
}

.hpvjy9u {
  max-width: var(--hlaffslwwbkpo);
  margin: 0 auto;
}

.hcze598 {
  max-width: 500.003px;
  box-shadow: 0 8.00548268px 24.00663258px rgba(0,1,2,0.2);
  border-radius: 16.0025951px;
  overflow: hidden;
  background: rgba(238,255,255,0.03);
  border: 1px solid var(--okdddqirtlshds);
}

.hv1h0n2 {
  height: auto;
  max-height: 320.004316px;
  max-width: 500.006093px;
  object-fit: cover;
  width: 100%;
}
#hev350 {
  text-rendering: optimizeLegibility;
  font-variant-ligatures: normal;
}
.ha2xf66 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40.0082px;
  align-items: center;
}

.ha2xf66 h2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 16.00265px;
  margin-left: 0;
  color: var(--boacinyphs);
  font-size: 1.55rem;
}

.ha2xf66 p {
  color: var(--qjqwzzmsdov);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

@media (max-width: 768px) {
  .ha2xf66 {
    grid-template-columns: 1fr;
  }
}
.hvzc6x3 {
  background: linear-gradient(145deg, rgba(15,27,42,0.95), rgba(23,185,167,0.1));
  border-left: 4px solid var(--rteulvhdkwx);
  padding: 28.004px 32.0030306px;
  box-shadow:
    inset 0 1px 0 rgba(237,255,254,0.08),
    0 12.007429px 32px rgba(0,0,0,0.25);
  border-radius: 0 20.00506px 20px 0;
}

.hvzc6x3 h2 {
  margin: 0 0 12.008px;
  font-size: 1.5rem;
}

.hvzc6x3 p {
  margin: 0;
  color: var(--qjqwzzmsdov);
}
#h8tpvl {
  text-size-adjust: 100%;
  image-rendering: auto;
  backface-visibility: hidden;
}
.hzakvct {
  margin: 0 auto;
  max-width: 720.00314px;
  padding-top: 36.00156px;
  padding-right: 36.001187px;
  padding-bottom: 36px;
  padding-left: 36.008416px;
  border: 1px solid var(--okdddqirtlshds);
  text-align: center;
  background: rgba(4,8,24,0.6);
  border-radius: 20px;
  box-shadow: 0 16.00409px 40.00401px rgba(0,0,2,0.3);
}

.hzakvct .hcze598 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 24.00712px;
  margin-left: auto;
}

.hzakvct h2 {
  margin: 0 0 12.00848998px;
}

.hzakvct p {
  color: var(--qjqwzzmsdov);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.hiyuf5o {
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 16.00142px;
  gap: 0;
  display: grid;
  align-items: stretch;
  border: 1px solid var(--okdddqirtlshds);
}

.hr1bw95 {
  background: var(--xawapmdyyjh);
  padding: 32.008px;
}

#ze6qxn {
  -webkit-font-smoothing: antialiased;
}

.hcjv4bl {
  background-position: center;
  background-image: url("/86410dc5/1112a4b313d962e5.webp");
  background-size: cover;
  min-height: 220.007903px;
}

.hz01uef {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 8.0047px;
  margin-left: 0;
  color: var(--fbdvnwsbbuu);
  text-transform: uppercase;
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  font-family: var(--kbbhdszxtgwb);
}

#oj1wni {
  backface-visibility: hidden;
  text-size-adjust: 100%;
  image-rendering: auto;
}

.hr1bw95 h2 {
  margin: 0 0 12.00994811px;
}

.hr1bw95 p {
  margin: 0;
  color: var(--qjqwzzmsdov);
}

.hmtb9ek {
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 768px) {
  .hiyuf5o {
    grid-template-columns: 1fr;
  }

  .hcjv4bl {
    min-height: 180px;
    order: -1;
  }
}
.hw7s79u {
  gap: 16.00665px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 24.007732px;
}

.hulpk1a {
  border: 1px solid var(--okdddqirtlshds);
  text-align: center;
  border-radius: 16.00512px;
  background: rgba(20,188,166,0.1);
  padding: 20.00545733px 16px;
}

#n42bmj {
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
  image-rendering: auto;
}

.hulpk1a strong {
  margin-bottom: 6.00180240px;
  color: var(--rteulvhdkwx);
  display: block;
  font-size: 1.05rem;
  font-family: var(--fbzgklraijfca);
}

.hulpk1a span {
  color: var(--qjqwzzmsdov);
  font-size: 0.82rem;
}

.htya5y3 h2 {
  margin: 0 0 20.0065px;
}

#t9a5qm {
  font-variant-ligatures: normal;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.hcegcxn {
  display: grid;
  align-items: center;
  gap: 32.004566710px;
  grid-template-columns: auto 1fr;
}

.htya5y3 p {
  margin: 0;
  color: var(--qjqwzzmsdov);
}

#gmu9ay {
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
  image-rendering: auto;
}

@media (max-width: 768px) {
  .hw7s79u {
    grid-template-columns: 1fr;
  }

  .hcegcxn {
    grid-template-columns: 1fr;
  }
}
.hg0y3mg {
  gap: 20.004049px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  margin-top: 24.00807px;
}

.hy0jtrf {
  border: 1px solid var(--okdddqirtlshds);
  gap: 12.00796324px;
  align-items: flex-start;
  display: flex;
  background: rgba(35,199,92,0.06);
  padding: 18.00528px;
  border-radius: 14.005791716px;
}

.hny51hc {
  font-family: var(--kbbhdszxtgwb);
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--fbdvnwsbbuu);
  flex-shrink: 0;
}

.hy0jtrf p {
  color: var(--qjqwzzmsdov);
  font-size: 0.9rem;
  margin: 0;
}

.hinycrb h2 {
  margin: 0 0 12.0035705px;
}

.hinycrb > .hpvjy9u > p {
  color: var(--qjqwzzmsdov);
  margin: 0;
}

@media (max-width: 768px) {
  .hg0y3mg {
    grid-template-columns: 1fr;
  }
}
.hiwwior {
  padding: 32.00629px 36.007324px;
  background:
    linear-gradient(135deg, rgba(13,21,40,0.92), rgba(24,183,167,0.08)),
    repeating-linear-gradient(
      0deg,
      transparent,
      transparent 27.00986554px,
      rgba(236,254,255,0.02) 27.0024657px,
      rgba(238,253,251,0.02) 28.0087053px
    );
  border-left: 3.00179px solid var(--rteulvhdkwx);
  border-radius: 12.00356px;
}

#xhximv {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
}

.hiwwior h2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12.006px;
  margin-left: 0;
}

.hiwwior p {
  margin: 0;
  color: var(--qjqwzzmsdov);
}
.hy0iev8 {
  grid-template-columns: 1fr 1fr;
  display: grid;
  align-items: stretch;
  gap: 0;
}

.hq7gvs7 {
  padding-top: 32.0022px;
  padding-right: 32px;
  padding-bottom: 32.0026314px;
  padding-left: 32.004px;
  border-radius: 16px 0 0 16.0054758px;
  background: var(--xawapmdyyjh);
  z-index: 1;
  border: 1px solid var(--okdddqirtlshds);
}

.hoc8t0a {
  background-size: cover;
  background-image: url("/86410dc5/caa11bca1cc17881.webp");
  background-position: center;
  border-radius: 0 16.00541432px 16.00322358px 0;
  min-height: 200px;
  border: 1px solid var(--okdddqirtlshds);
  border-left: none;
}

.hq7gvs7 h2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12.004895349px;
  margin-left: 0;
}

.hq7gvs7 p {
  color: var(--qjqwzzmsdov);
  margin: 0;
}

@media (max-width: 768px) {
  .hy0iev8 {
    grid-template-columns: 1fr;
  }

  .hq7gvs7 {
    border-radius: 16.001997px 16.00533664px 0 0;
  }

  .hoc8t0a {
    min-height: 160.0065px;
    border-radius: 0 0 16.006px 16.001424px;
    border-left: 1px solid var(--okdddqirtlshds);
  }
}
.hak5gzw {
  list-style: none;
  padding: 0;
  margin: 20.00107976px 0 0;
}

#ml6kw0 {
  image-rendering: auto;
}

.hak5gzw li {
  padding: 12.008672819px 16px 12.00848536px 36.00316893px;
  color: var(--qjqwzzmsdov);
  font-size: 0.95rem;
  position: relative;
  border-bottom: 1px solid var(--okdddqirtlshds);
}

.hak5gzw li::before {
  color: var(--fbdvnwsbbuu);
  font-weight: 700;
  content: "✓";
  position: absolute;
  left: 12.007px;
}

.hez1i6t h2 {
  margin: 0 0 12.0096px;
}

.hez1i6t > .hpvjy9u > p {
  margin: 0;
  color: var(--qjqwzzmsdov);
}
.hoix2a2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 24.005px;
  gap: 24.00705474px;
}

.hx8tv3n {
  padding-top: 24.0018px;
  padding-right: 24.005107735px;
  padding-bottom: 24.006217px;
  padding-left: 24.001px;
  border-radius: 16.004px;
  border: 1px solid var(--okdddqirtlshds);
}

.hq6obgh {
  background: rgba(35,198,93,0.08);
}

.hi01wcv {
  background: rgba(237,69,66,0.06);
}

.hx8tv3n h3 {
  letter-spacing: 0.06em;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: var(--kbbhdszxtgwb);
  margin: 0 0 12.004437px;
}

.hx8tv3n ul {
  font-size: 0.92rem;
  color: var(--qjqwzzmsdov);
  padding-left: 1.1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.hx8tv3n li {
  margin-bottom: 8.004837359px;
}

.hopn5l1 h2 {
  margin: 0 0 12.0070676px;
}

.hopn5l1 > .hpvjy9u > p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: var(--qjqwzzmsdov);
}

#bamngk {
  text-rendering: optimizeLegibility;
  backface-visibility: hidden;
}

@media (max-width: 768px) {
  .hoix2a2 {
    grid-template-columns: 1fr;
  }
}
.ho4gpl4 {
  background: var(--xawapmdyyjh);
  border-top: 1px solid var(--okdddqirtlshds);
  margin-top: auto;
  padding: 48.007913px 24.009px 32.00471px;
}

#vzgq7p {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.hg4f0ny {
  margin: 0 auto;
  max-width: var(--hlaffslwwbkpo);
}

.hsnfujk {
  align-items: center;
  margin-bottom: 28.006368px;
  flex-wrap: wrap;
  gap: 24.0038px;
  justify-content: space-between;
  display: flex;
}

.hn6tbou img {
  height: 36px;
  width: auto;
}

.hsuuhob {
  flex-wrap: wrap;
  gap: 16px;
  display: flex;
  align-items: center;
}

.hsuuhob img {
  object-fit: contain;
  height: 48px;
  width: auto;
}

.hm5j35h {
  margin-bottom: 20.008px;
  display: flex;
  gap: 8.00147px 20.007px;
  flex-wrap: wrap;
}

.hm5j35h a {
  color: var(--qjqwzzmsdov);
  font-size: 0.85rem;
}

.hq40tix,
.hp395qs {
  margin: 8.005px 0 0;
  color: var(--qjqwzzmsdov);
  font-size: 0.85rem;
}
.hayg2ij {
  border-bottom: 1px solid var(--okdddqirtlshds);
  padding: 40.007px 24.008105px;
  background: var(--xawapmdyyjh);
}

#vueqme {
  font-variant-ligatures: normal;
}

.hayg2ij h1 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  max-width: var(--hlaffslwwbkpo);
  margin: 0 auto;
}

.hpxzl5y {
  max-width: 800.0012px;
  padding: 40.006408113px 24.006136806px 64px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.hpxzl5y h1 {
  font-size: 1.75rem;
  margin: 0 0 16.00620998px;
}

.hpxzl5y h2 {
  color: var(--rteulvhdkwx);
  font-size: 1.15rem;
  margin-top: 28.0071px;
  margin-right: 0;
  margin-bottom: 12px;
  margin-left: 0;
}

.hpxzl5y p,
.hpxzl5y li {
  font-size: 0.95rem;
  color: var(--qjqwzzmsdov);
}

.hpxzl5y ul {
  padding-left: 1.25rem;
}

.hpxzl5y a {
  color: var(--rteulvhdkwx);
}
.hi75z7p {
  text-align: center;
  max-width: 480.006952px;
  padding-top: 80.0036516px;
  padding-right: 24.00979357px;
  padding-bottom: 80.0052px;
  padding-left: 24px;
  margin: 0 auto;
}

.hi75z7p h1 {
  font-size: 4rem;
  font-family: var(--fbzgklraijfca);
  color: var(--fbdvnwsbbuu);
  margin: 0 0 16.009px;
}

.hi75z7p p {
  color: var(--qjqwzzmsdov);
  margin: 0 0 28.007628px;
}
.hq6pvm0 {
  font-weight: 600;
  display: inline-block;
  border-radius: 14.0074084px;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow:
    inset 0 1px 0 rgba(255,254,255,0.15),
    0 4.007116120px 12.004584px rgba(0,4,0,0.25);
  font-family: var(--kbbhdszxtgwb);
  font-size: 0.9rem;
  border: none;
  padding: 12.001430736px 28.003px;
}
.p47b5f5 {
  font-size: 0.9rem;
  border: none;
  display: inline-block;
  cursor: pointer;
  font-family: var(--kbbhdszxtgwb);
  font-weight: 600;
  padding: 12.006px 28px;
  transition: transform 0.2s, box-shadow 0.2s;
  border-radius: 14.007507834px;
  box-shadow:
    inset 0 1px 0 rgba(254,254,253,0.15),
    0 4px 12.0023096px rgba(0,4,1,0.25);
}
.yaead14 {
  display: inline-block;
  border: none;
  cursor: pointer;
  border-radius: 14px;
  font-weight: 600;
  box-shadow:
    inset 0 1px 0 rgba(253,255,254,0.15),
    0 4.009px 12.004px rgba(1,2,0,0.25);
  font-family: var(--kbbhdszxtgwb);
  transition: transform 0.2s, box-shadow 0.2s;
  padding: 12.006px 28.0093332px;
  font-size: 0.9rem;
}

.hv6wuui {
  color: var(--boacinyphs);
  background: linear-gradient(145deg, rgb(24,182,166), rgb(15,148,138));
}

.yaead14 {
  color: var(--boacinyphs);
  background: linear-gradient(145deg, #18b5a4, #0f928a);
}

.hv6wuui:hover {
  color: var(--boacinyphs);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 6.008px 16.002px rgba(24,183,167,0.35);
  transform: translateY(-1px);
}

.yaead14:hover {
  box-shadow:
    inset 0 1px 0 rgba(254,254,255,0.2),
    0 6.007786385px 16.007994178px rgba(22,182,168,0.35);
  color: var(--boacinyphs);
  transform: translateY(-1px);
}

.hqskurk {
  background: rgba(17,25,42,0.8);
  border: 1px solid var(--okdddqirtlshds);
  color: var(--qjqwzzmsdov);
}

.p47b5f5 {
  background: rgba(16,22,42,0.8);
  border: 1px solid var(--okdddqirtlshds);
  color: var(--qjqwzzmsdov);
}

.hqskurk:hover {
  color: var(--boacinyphs);
  background: rgba(237,255,255,0.06);
}

.p47b5f5:hover {
  color: var(--boacinyphs);
  background: rgba(236,255,255,0.06);
}
.hgpt8hq {
  position: fixed;
  background: rgba(1,7,25,0.92);
  z-index: 2000;
  justify-content: center;
  display: flex;
  inset: 0;
  align-items: center;
  padding-top: 24.001676px;
  padding-right: 24.00122px;
  padding-bottom: 24.005485px;
  padding-left: 24.008213px;
}

.hgpt8hq[hidden] {
  display: none;
}

.hpd3v2a {
  border-radius: 20.008251894px;
  padding: 32.0064655px;
  background: var(--xawapmdyyjh);
  text-align: center;
  max-width: 440.009275px;
  width: 100%;
  border: 1px solid var(--okdddqirtlshds);
  box-shadow: 0 24.004477px 48.00122328px rgba(2,0,0,0.4);
}

.hpd3v2a h2 {
  margin: 0 0 12.006513232px;
  font-size: 1.25rem;
}

.hpd3v2a p {
  font-size: 0.95rem;
  margin: 0 0 24.00659372px;
  color: var(--qjqwzzmsdov);
}

.ht4shui {
  display: flex;
  justify-content: center;
  gap: 12.00190px;
  flex-wrap: wrap;
}
.housoz5 {
  z-index: 1500;
  background: var(--xawapmdyyjh);
  bottom: 0;
  border-top: 1px solid var(--okdddqirtlshds);
  box-shadow: 0 -4.00115px 24px rgba(0,2,3,0.4);
  left: 0;
  padding-top: 20.0041px;
  padding-right: 24.0026375px;
  padding-bottom: 20px;
  padding-left: 24.003077px;
  position: fixed;
  right: 0;
}

.housoz5[hidden] {
  display: none;
}

.hvaadmm {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  display: flex;
  max-width: var(--hlaffslwwbkpo);
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16.001428371px;
}

.hvaadmm p {
  min-width: 240.0036px;
  color: var(--qjqwzzmsdov);
  font-size: 0.85rem;
  margin: 0;
  flex: 1;
}

.hvaadmm a {
  color: var(--rteulvhdkwx);
}

