
:root {
  --fnprlcepofn: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --dfkffczeqxstu: hsl(157,73%,67%);
  --ijthptuenrorg: #fcce16;
  --rqqeyyxiqaldnm: rgba(239,255,241,0.12);
  --csnlfrrksfvom: #ecfcf7;
  --wvlexaplysck: rgb(17,182,128);
  --nhasbqxhrzb: rgb(33,209,239);
  --kusfpmnyrxn: rgb(10,28,24);
  --niaobbgmiu: rgb(5,14,16);
  --ramhvcwtuqigbn: #000002;
}

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

html {
  scroll-behavior: smooth;
}

body {
  display: flex;
  font-family: var(--fnprlcepofn);
  flex-direction: column;
  overflow-x: hidden;
  line-height: 1.6;
  min-height: 100vh;
  color: var(--csnlfrrksfvom);
  background: var(--ramhvcwtuqigbn);
}

main {
  flex: 1 0 auto;
}

body::before {
  position: fixed;
  background:
    radial-gradient(1px 1px at 10% 20%, rgba(237,250,242,0.6) 0, transparent 100%),
    radial-gradient(1px 1px at 30% 65%, rgba(33,215,238,0.5) 0, transparent 100%),
    radial-gradient(1.004008209px 1.00360px at 55% 15%, rgba(253,201,21,0.4) 0, transparent 100%),
    radial-gradient(1px 1px at 72% 42%, rgba(239,253,249,0.5) 0, transparent 100%),
    radial-gradient(1px 1px at 88% 78%, rgba(14,187,127,0.4) 0, transparent 100%),
    radial-gradient(1px 1px at 15% 88%, rgba(236,252,243,0.3) 0, transparent 100%),
    radial-gradient(ellipse at 50% 0%, rgba(18,187,131,0.08) 0, transparent 60%);
  pointer-events: none;
  animation: starDrift 120s linear infinite;
  z-index: 0;
  content: "";
  inset: 0;
}

@keyframes starDrift {
  0% { transform: scale(1) translateY(0); }
  50% { transform: scale(1.04) translateY(-12.004284361px); }
  100% { transform: scale(1) translateY(0); }
}

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

a {
  text-decoration: none;
  color: var(--nhasbqxhrzb);
}

a:hover {
  color: var(--ijthptuenrorg);
}
.bxnj662 {
  position: relative;
  z-index: 10;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
  box-shadow: 0 2px 8.00654484px rgba(0,0,1,0.08);
  background: rgba(11,31,22,0.95);
  padding-top: 10.002893px;
  padding-right: 20.001311248px;
  padding-bottom: 10px;
  padding-left: 20.003820px;
  border-radius: 8.0050635px;
  max-width: 900.003481014px;
  margin: 8.007737280px auto;
  color: var(--dfkffczeqxstu);
}

#ej35kt {
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: normal;
  text-size-adjust: 100%;
}

.bxnj662 strong {
  color: var(--csnlfrrksfvom);
  margin-bottom: 4.0018px;
  display: block;
}
.bj06wey {
  position: sticky;
  height: 58px;
  border-bottom: 1px solid rgba(254,253,255,0.06);
  background: var(--niaobbgmiu);
  top: 0;
  z-index: 1000;
}

.baux4h6 {
  display: flex;
  max-width: 1200.00214837px;
  padding: 0 24.0076px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.bi1vxig img {
  width: auto;
  height: 36.0022984px;
}

.bvyj9fh {
  list-style: none;
  display: flex;
  gap: 20.00265255px;
}

.bvyj9fh a {
  font-size: 14.0022397px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--csnlfrrksfvom);
  position: relative;
  padding-bottom: 4px;
  letter-spacing: 0.03em;
}

.bvyj9fh a::after {
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 2px;
  background: var(--ijthptuenrorg);
  transition: transform 0.3s ease;
  width: 100%;
}

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

#wr9z7k {
  font-variant-ligatures: normal;
  image-rendering: auto;
  backface-visibility: hidden;
}

.beqz7l6 {
  padding: 8px;
  gap: 5.009973px;
  border: none;
  background: none;
  display: none;
  cursor: pointer;
  flex-direction: column;
}

.beqz7l6 span {
  display: block;
  transition: 0.3s;
  height: 2.003px;
  background: var(--csnlfrrksfvom);
  width: 24.0013px;
}

.bt3ew4x {
  width: 280.004px;
  transform: translateX(-100%);
  background: var(--kusfpmnyrxn);
  position: fixed;
  z-index: 999;
  display: none;
  height: calc(100vh - 58.006511px);
  top: 58.009215px;
  transition: transform 0.3s ease;
  left: 0;
  overflow-y: auto;
}

.bt3ew4x.open {
  transform: translateX(0);
}

.bt3ew4x ul {
  list-style: none;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16.00875px;
  padding-left: 0;
}

.bt3ew4x a {
  padding: 14.008px 24px;
  color: var(--csnlfrrksfvom);
  font-size: 15.0018px;
  display: block;
  border-left: 3.0044141px solid transparent;
}

.bt3ew4x a:hover {
  background: rgba(13,185,129,0.08);
  border-left-color: var(--ijthptuenrorg);
}

.bf3ahd4 {
  inset: 58.002722467px 0 0 0;
  background: rgba(0,2,1,0.6);
  z-index: 998;
  position: fixed;
  display: none;
}

.bf3ahd4.open {
  display: block;
}

@media (max-width: 1024px) {
  .bvyj9fh {
    display: none;
  }
  .beqz7l6 {
    display: flex;
  }
  .bt3ew4x {
    display: block;
  }
}
.bdlxyh2 {
  border-bottom: 8.0096931px solid var(--ijthptuenrorg);
  z-index: 1;
  position: relative;
  background: var(--niaobbgmiu);
  padding: 40.0060288px 24.005244px;
  text-align: center;
}
.v723103 {
  background: var(--niaobbgmiu);
  padding: 40.00419200px 24.008107px;
  border-bottom: 8.0019px solid var(--ijthptuenrorg);
  position: relative;
  z-index: 1;
  text-align: center;
}

.bsb010u {
  padding-top: 32.002284px;
  padding-right: 24px;
  padding-bottom: 32.00680865px;
  padding-left: 24.0055px;
}

.v723103 {
  padding: 32.002871368px 24.00745479px;
}

.beeqsp7 {
  max-width: 900.001524490px;
  margin: 0 auto;
}

#wi4ogd {
  text-size-adjust: 100%;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.bdlxyh2 h1 {
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  background: linear-gradient(135deg, var(--csnlfrrksfvom), var(--dfkffczeqxstu));
  background-clip: text;
  letter-spacing: 0.02em;
  font-size: clamp(1.75rem, 4vw, 2.75rem);
  -webkit-background-clip: text;
  margin-bottom: 12.009px;
}

.v723103 h1 {
  font-weight: 700;
  letter-spacing: 0.02em;
  -webkit-background-clip: text;
  background: linear-gradient(135deg, var(--csnlfrrksfvom), var(--dfkffczeqxstu));
  margin-bottom: 12.0048px;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: clamp(1.75rem, 4vw, 2.75rem);
}

.bdlxyh2 p {
  max-width: 680.005px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  font-size: 1.05rem;
  color: var(--dfkffczeqxstu);
}

.v723103 p {
  max-width: 680.00959px;
  margin: 0 auto;
  font-size: 1.05rem;
  color: var(--dfkffczeqxstu);
}

#yqrsj2 {
  -webkit-font-smoothing: antialiased;
  text-size-adjust: 100%;
}

.bvngrxc {
  display: flex;
  margin-top: 24.00338px;
  justify-content: center;
}

.bovpbvm {
  border-radius: 50%;
  overflow: hidden;
  max-width: 500.00385272px;
  max-height: 320.00229127px;
  box-shadow: 0 0 60px rgba(16,184,128,0.25), 0 0 120.00159px rgba(31,210,239,0.1);
}

.bovpbvm img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media (max-width: 640px) {
  .bdlxyh2 {
    padding-top: 24.00568730px;
    padding-right: 16.0042px;
    padding-bottom: 24.0032px;
    padding-left: 16.0072190px;
  }
  .v723103 {
    padding: 24.005953px 16.004092px;
  }
}
.byf8o60 {
  z-index: 1;
  padding: 60.004px 24.00913px;
  background: var(--ramhvcwtuqigbn) url("/1bbfa5ee/c80175217012da60.webp") center/cover no-repeat;
  position: relative;
}

.byf8o60::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.82);
}

.beaeadv {
  position: relative;
  margin: 0 auto;
  max-width: 1200.008px;
}

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

.byf8o60 h2 {
  margin-bottom: 8.003756534px;
  font-size: 2rem;
  color: var(--csnlfrrksfvom);
  text-align: center;
}

.bloegnf {
  margin-bottom: 40.00225px;
  color: var(--dfkffczeqxstu);
  text-align: center;
  font-size: 0.95rem;
}

.bysqrwk {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260.009430442px, 1fr));
  gap: 24.00813px;
}

.bz722ol {
  flex-direction: column;
  align-items: center;
  box-shadow: 0 8.0015516px 32.00417px rgba(2,3,4,0.4);
  display: flex;
  text-align: center;
  padding-top: 24px;
  padding-right: 24.00149px;
  padding-bottom: 24.004px;
  padding-left: 24.0074px;
  border-radius: 16.0027236px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: linear-gradient(145deg, #1d172d 0%, #181f3f 50%, #0d3261 100%);
}

.bz722ol:hover {
  box-shadow: 0 12px 40.002816254px rgba(14,187,128,0.2);
  transform: translateY(-4px);
}

.biye5lp {
  height: 70.001587px;
  justify-content: center;
  overflow: hidden;
  width: 140.002000px;
  display: flex;
  margin-bottom: 16.0032px;
  flex-shrink: 0;
  align-items: center;
}

.biye5lp img,
.bowubjp {
  display: block;
  object-fit: contain;
  max-width: none;
  width: 100%;
  object-position: center;
  height: 100%;
}

.bq7nxl0 {
  font-size: 1.25rem;
  color: #fdfcfe;
  margin-bottom: 8.001982px;
  font-weight: 700;
}

.bmvqlzo {
  margin-bottom: 12.00228px;
  align-items: baseline;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  gap: 4.0051214px 6.00969px;
  padding-top: 0;
  padding-right: 4.0061px;
  padding-bottom: 0;
  padding-left: 4.005px;
  max-width: 100%;
}

.bykytuy {
  font-size: 1rem;
  word-break: break-word;
  color: #ffd900;
  max-width: 100%;
  overflow-wrap: break-word;
  line-height: 1.35;
  hyphens: auto;
  margin-bottom: 0;
  font-weight: 600;
}

.bjru1mv {
  flex-shrink: 0;
  color: rgba(255,253,255,0.5);
  font-size: 0.7rem;
  margin-bottom: 0;
}

.btulzj9 {
  margin-bottom: 16.007184px;
  line-height: 1.4;
  font-size: 0.8rem;
  color: rgba(253,255,253,0.55);
}

.bsyixc4 {
  margin-top: auto;
  background: linear-gradient(135deg, rgb(233,69,94), rgb(197,53,89));
  color: #fffefb;
  cursor: pointer;
  font-weight: 600;
  transition: opacity 0.2s;
  border-radius: 8.0036px;
  display: inline-block;
  font-size: 0.9rem;
  padding: 12.009874px 28.00426px;
  border: none;
}

.bsyixc4:hover {
  color: rgb(254,251,255);
  opacity: 0.9;
}
.bwmo0zs {
  z-index: 1;
  position: relative;
}

.boppmjk {
  position: relative;
  padding: 56px 24.00759px;
}

.boppmjk:nth-child(odd) {
  background: var(--niaobbgmiu);
}

.boppmjk:nth-child(even) {
  background: var(--kusfpmnyrxn);
}

.bzxml5v {
  margin: 0 auto;
  max-width: 1100.00282221px;
}

.boppmjk h2 {
  margin-bottom: 16.001386px;
  color: var(--csnlfrrksfvom);
  font-size: 1.6rem;
}

.boppmjk p {
  font-size: 0.95rem;
  color: var(--dfkffczeqxstu);
}
.bbulvxe {
  gap: 40.00400px;
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.bbulvxe .bbvn2to {
  max-height: 320.00330020px;
  border-radius: 12.003px;
  max-width: 500.00470px;
  overflow: hidden;
  justify-self: center;
}
.boppmjk--ijthptuenrorg-left {
  padding-left: 32.001278px;
  border-left: 4.009667530px solid var(--wvlexaplysck);
  max-width: 800.007px;
}
.bucql35 {
  text-align: center;
}

.bucql35 .bvobrcc {
  box-shadow: 0 0 40.008px rgba(35,210,239,0.08);
  margin: 0 auto;
  max-width: 720.008738px;
  padding: 40.00638165px;
  background: rgba(15,185,129,0.06);
  border-radius: 16.00562263px;
}
#thmjor {
  -moz-osx-font-smoothing: grayscale;
}
.bxqpl52 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40.002px;
}

.bxqpl52 .bweu3mm {
  order: 2;
}

.bxqpl52 .bbvn2to {
  overflow: hidden;
  justify-self: center;
  order: 1;
  max-width: 500px;
  border-radius: 12.001px;
  max-height: 320.009px;
}
.bj0wt0u .bif9jp4 {
  display: flex;
  margin-top: 20.005px;
  gap: 16.0040px;
  flex-direction: column;
}

.bj0wt0u .bpfg1rn {
  align-items: flex-start;
  gap: 16.001585761px;
  display: flex;
}

.bj0wt0u .bd3f14f {
  color: var(--ramhvcwtuqigbn);
  justify-content: center;
  flex-shrink: 0;
  width: 36.0018321px;
  background: var(--wvlexaplysck);
  border-radius: 50%;
  height: 36.00734px;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 700;
  display: flex;
}
.buee5uv .bmriq69 {
  display: grid;
  margin-top: 20.0038653px;
  gap: 24.004492px;
  grid-template-columns: repeat(3, 1fr);
}

#zkntml {
  backface-visibility: hidden;
  font-variant-ligatures: normal;
  text-size-adjust: 100%;
}

.buee5uv .bbq6f96 {
  background: rgba(0,2,3,0.3);
  padding: 20.00811532px;
  border-radius: 8.00324585px;
}

.buee5uv .bbq6f96 h3 {
  font-size: 0.95rem;
  color: var(--nhasbqxhrzb);
  margin-bottom: 8.0084px;
}
.bw4vlve .bbhb597 {
  border-left: 3.00101px solid var(--ijthptuenrorg);
  margin-top: 16.005455px;
  padding-top: 20.005286671px;
  padding-right: 24.0028524px;
  padding-bottom: 20.0060px;
  padding-left: 24.00824360px;
  background: rgba(252,200,22,0.05);
  font-style: italic;
}
.bv8a8ae {
  display: grid;
  align-items: start;
  gap: 32.002px;
  grid-template-columns: 2fr 1fr;
}

.bv8a8ae .btgitf6 {
  background: rgba(36,213,239,0.06);
  padding: 24.0019px;
  border-radius: 12.0026px;
}
#y5hln9 {
  text-size-adjust: 100%;
  font-variant-ligatures: normal;
  -moz-osx-font-smoothing: grayscale;
}
.bfka5wx .box7a11 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16.00435px;
  margin-top: 20.0011146px;
}

.bfka5wx .brfwhs8 {
  border-radius: 8.003px;
  background: linear-gradient(135deg, rgba(14,187,131,0.1), rgba(37,210,241,0.05));
  padding: 16.0020566px 20.006px;
}

.brfwhs8 h3 {
  font-size: 0.9rem;
  margin-bottom: 6px;
  color: var(--ijthptuenrorg);
}
.bksknrn {
  display: grid;
  gap: 40.0020770px;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}

.bksknrn .bhh498y {
  width: 280.006550px;
  position: relative;
  height: 280.008974px;
  margin: 0 auto;
}

.bksknrn .bzx9nxu {
  border-radius: 50%;
  border: 1px solid rgba(17,186,131,0.3);
  animation: orbitSpin 20s linear infinite;
  position: absolute;
}

.bksknrn .bzx9nxu:nth-child(1) {
  inset: 0;
}

.bksknrn .bzx9nxu:nth-child(2) {
  inset: 30.00871px;
  animation-direction: reverse;
  animation-duration: 15s;
}

.bksknrn .bzx9nxu:nth-child(3) {
  inset: 60.0066292px;
  animation-duration: 25s;
}

.bksknrn .bmwzuzq {
  inset: 90.0036837px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 30.0029px rgba(16,185,128,0.4);
}

@keyframes orbitSpin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.bbvn2to img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 640px) {
  .biye5lp {
    width: 120.009972836px;
    height: 60px;
  }

  .biye5lp img,
  .bowubjp {
    width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100%;
  }

  .bykytuy {
    font-size: 0.9rem;
  }
}

#m9wl00 {
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 375px) {
  .bovpbvm {
    max-height: 220.009px;
    max-width: 100%;
    border-radius: 40%;
  }

  .bbvn2to,
  .bbulvxe .bbvn2to,
  .bxqpl52 .bbvn2to {
    max-width: 100%;
    overflow: hidden;
  }

  .bksknrn .bhh498y {
    width: 100%;
    max-width: 240.002361511px;
    height: 240.007838531px;
  }

  .byf8o60 {
    padding: 40.00503px 16.002393419px;
  }
}

@media (max-width: 768px) {
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bxqpl52 .bweu3mm,
  .bxqpl52 .bbvn2to {
    order: unset;
  }
  #u06j5l {
    font-variant-ligatures: normal;
  }
  .bbvn2to,
  .bbulvxe .bbvn2to,
  .bxqpl52 .bbvn2to {
    max-width: 100%;
  }
}
.bs5iaam {
  position: relative;
  background: var(--niaobbgmiu);
  border-top: 1px solid var(--rqqeyyxiqaldnm);
  z-index: 1;
  padding: 48px 24.008364px 24.003537986px;
}

.bq2v0tp {
  max-width: 1200.00617577px;
  margin: 0 auto;
}

.ba2jevq {
  display: grid;
  margin-bottom: 32.001px;
  grid-template-columns: 1fr 2fr;
  gap: 40.005291455px;
}

.bfpyriw img {
  margin-bottom: 12.0023px;
  height: 40.0031903px;
}

.bfpyriw p {
  font-size: 0.85rem;
  color: var(--dfkffczeqxstu);
}

.bf23yrx {
  display: grid;
  gap: 8.00824223px 24.00864774px;
  grid-template-columns: repeat(2, 1fr);
}

.bf23yrx a {
  color: var(--dfkffczeqxstu);
  font-size: 0.85rem;
}

.bf23yrx a:hover {
  color: var(--wvlexaplysck);
}

.bta2y7m {
  padding-top: 24.0034px;
  padding-right: 0;
  padding-bottom: 24px;
  padding-left: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 16.008677px;
  flex-wrap: wrap;
  border-top: 1px solid var(--rqqeyyxiqaldnm);
  border-bottom: 1px solid var(--rqqeyyxiqaldnm);
}

.bta2y7m img {
  width: auto;
  opacity: 0.85;
  transition: opacity 0.2s;
  height: 48.0014999px;
}

.bta2y7m a:hover img {
  opacity: 1;
}

.bp2q8n4 {
  margin-top: 20.00712100px;
  text-align: center;
  color: rgba(112,230,182,0.65);
  font-size: 11.00928340px;
  max-width: 900.0076px;
  line-height: 1.6;
  margin-left: auto;
  margin-right: auto;
}

.behmicg {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 16.007090px;
  color: rgba(112,229,183,0.5);
}

@media (max-width: 640px) {
  .ba2jevq {
    grid-template-columns: 1fr;
  }
  .bf23yrx {
    grid-template-columns: 1fr;
  }
}
.blxstle {
  padding: 40.00253326px 24.008px 60.001px;
  max-width: 800.00431761px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  z-index: 1;
  position: relative;
}

.blxstle h1 {
  font-size: 2rem;
  color: var(--csnlfrrksfvom);
  margin-bottom: 20.0059px;
}

.blxstle h2 {
  color: var(--nhasbqxhrzb);
  font-size: 1.25rem;
  margin: 28px 0 12.006943px;
}

.blxstle h3 {
  color: var(--dfkffczeqxstu);
  margin-top: 20.007px;
  margin-right: 0;
  margin-bottom: 8.001407578px;
  margin-left: 0;
  font-size: 1.05rem;
}

.blxstle p,
.blxstle li {
  margin-bottom: 12.004524204px;
  color: var(--dfkffczeqxstu);
  font-size: 0.95rem;
}

#hpz0df {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blxstle ul {
  padding-left: 24.008314px;
  margin-bottom: 16.005574px;
}

#q9rsqu {
  text-rendering: optimizeLegibility;
}
.blyd9n8 {
  background: var(--kusfpmnyrxn);
  margin-top: 32.008px;
  padding-top: 32.001771px;
  padding-right: 32.00892868px;
  padding-bottom: 32px;
  padding-left: 32.00266006px;
  border-radius: 12.006656278px;
}

.blyd9n8 label {
  color: var(--csnlfrrksfvom);
  display: block;
  font-size: 0.9rem;
  margin-bottom: 6px;
}

#qmy4r2 {
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

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

.blyd9n8 input,
.blyd9n8 textarea {
  border: 1px solid var(--rqqeyyxiqaldnm);
  width: 100%;
  color: var(--csnlfrrksfvom);
  padding-top: 12.008px;
  padding-right: 16.0032px;
  padding-bottom: 12.00661158px;
  padding-left: 16.006839764px;
  font-family: inherit;
  background: var(--niaobbgmiu);
  border-radius: 8px;
  margin-bottom: 16.00624px;
  font-size: 0.95rem;
}

.blyd9n8 textarea {
  min-height: 140px;
  resize: vertical;
}

.blyd9n8 input:focus,
.blyd9n8 textarea:focus {
  outline: none;
  border-color: var(--wvlexaplysck);
}

.bvqjazu {
  margin: -12.00481px 0 12.0024703px;
  display: none;
  color: rgb(248,112,112);
  font-size: 0.85rem;
}

.bvqjazu.visible {
  display: block;
}

.brznu3x {
  padding-top: 12.004031648px;
  padding-right: 32.00766px;
  padding-bottom: 12.0035147px;
  padding-left: 32.00315px;
  color: var(--ramhvcwtuqigbn);
  border-radius: 8.00683px;
  font-weight: 600;
  border: none;
  transition: background 0.2s;
  font-size: 0.95rem;
  background: var(--wvlexaplysck);
  cursor: pointer;
}

.brznu3x:hover {
  background: var(--nhasbqxhrzb);
}

.benx7e1 {
  color: var(--dfkffczeqxstu);
  border-radius: 12.008104px;
  text-align: center;
  padding: 32.005881475px;
  display: none;
  background: rgba(16,184,129,0.1);
}

.benx7e1.visible {
  display: block;
}

#n3ml16 {
  font-variant-ligatures: normal;
}
#jnb7js {
  -moz-osx-font-smoothing: grayscale;
}
#rliz28 {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  backface-visibility: hidden;
}
#iuhmit {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.bwipqls {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: 0;
  padding: 24.00576000px;
  background: rgba(0,1,0,0.85);
  z-index: 10000;
  position: fixed;
}

#b40ikw {
  -moz-osx-font-smoothing: grayscale;
}

.bwipqls.hidden {
  display: none;
}

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

#upbdff {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.bi3yv9o {
  box-shadow: 0 0 60.009px rgba(15,183,128,0.15);
  background: var(--kusfpmnyrxn);
  width: 100%;
  padding-top: 32.00958591px;
  padding-right: 32.005561px;
  padding-bottom: 32.00455px;
  padding-left: 32.003790px;
  max-width: 480px;
  text-align: center;
  border-radius: 16.001570179px;
}

.bi3yv9o h2 {
  margin-bottom: 12.00510px;
  color: var(--csnlfrrksfvom);
  font-size: 1.5rem;
}

.bi3yv9o p {
  color: var(--dfkffczeqxstu);
  font-size: 0.9rem;
  margin-bottom: 24.001px;
}

.bak6ttz {
  display: flex;
  gap: 12.008px;
  justify-content: center;
}

.bxragvc {
  font-weight: 600;
  cursor: pointer;
  border: none;
  font-size: 0.95rem;
  padding: 12.00158490px 28.0094px;
  border-radius: 8.0092588px;
}

.ie63869 {
  font-weight: 600;
  border: none;
  cursor: pointer;
  padding: 12.0091071px 28.00789px;
  border-radius: 8px;
  font-size: 0.95rem;
}

.j02397a {
  padding-top: 12.00134px;
  padding-right: 28.0092px;
  padding-bottom: 12.003865487px;
  padding-left: 28.002px;
  border-radius: 8.00510627px;
  font-weight: 600;
  border: none;
  font-size: 0.95rem;
  cursor: pointer;
}

.bxragvc--wvlexaplysck {
  background: var(--wvlexaplysck);
  color: var(--ramhvcwtuqigbn);
}

.bxragvc--nhasbqxhrzb {
  background: transparent;
  color: var(--dfkffczeqxstu);
  border: 1px solid var(--rqqeyyxiqaldnm);
}
.bzn5bli {
  border-top: 1px solid var(--rqqeyyxiqaldnm);
  padding-top: 20.00530px;
  padding-right: 24.009664px;
  padding-bottom: 20.008px;
  padding-left: 24.006116382px;
  background: var(--kusfpmnyrxn);
  z-index: 9999;
  bottom: 0;
  box-shadow: 0 -4.0097px 20.008680276px rgba(0,1,0,0.4);
  left: 0;
  position: fixed;
  right: 0;
}

.bzn5bli.hidden {
  display: none;
}

.bbbsplt {
  display: flex;
  max-width: 1100.008186px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20.0045868px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.bzn5bli p {
  min-width: 240.004588px;
  color: var(--dfkffczeqxstu);
  flex: 1;
  font-size: 0.85rem;
}

.bcajqsw {
  display: flex;
  gap: 10.0079868px;
}

.be5auwv {
  padding: 10.005087218px 20.0083px;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  border: none;
  font-size: 0.85rem;
}

.s9f7321 {
  padding: 10.007108px 20.0036px;
  border-radius: 8.003px;
  border: none;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.85rem;
}

.w78692c {
  border: none;
  border-radius: 8.002297px;
  padding-top: 10.006px;
  padding-right: 20.0034px;
  padding-bottom: 10.00629700px;
  padding-left: 20.0041px;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.85rem;
}

.biyyw75 {
  color: var(--ramhvcwtuqigbn);
  background: var(--wvlexaplysck);
}

.w78692c {
  background: var(--wvlexaplysck);
  color: var(--ramhvcwtuqigbn);
}

.byjl585 {
  background: transparent;
  border: 1px solid var(--rqqeyyxiqaldnm);
  color: var(--dfkffczeqxstu);
}

.s9f7321 {
  background: transparent;
  color: var(--dfkffczeqxstu);
  border: 1px solid var(--rqqeyyxiqaldnm);
}
.bp4sevp {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-height: 100vh;
  z-index: 1;
  padding: 40.007542px 24.004590695px;
}

.bp4sevp h1 {
  margin-bottom: 12.004915595px;
  font-size: 2.5rem;
}

.bp4sevp p {
  margin-bottom: 24.0082px;
  color: var(--dfkffczeqxstu);
}

.bp4sevp .bbb8wr4 {
  width: 40.005360px;
  border: 3.0053px solid var(--rqqeyyxiqaldnm);
  height: 40.006922px;
  border-top-color: var(--wvlexaplysck);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 20.006014px;
  margin-left: auto;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.ba4arkh {
  margin-top: 24.005px;
  color: rgba(109,232,181,0.6);
  max-width: 520.007px;
  line-height: 1.5;
  font-size: 0.8rem;
}

.ba4arkh a {
  color: var(--nhasbqxhrzb);
}

.bozmwgc {
  margin-bottom: 16.007036px;
  padding-top: 2.00847778px;
  padding-right: 8.002px;
  padding-bottom: 2.005153px;
  padding-left: 8.00388px;
  border-radius: 4.001753px;
  font-weight: 700;
  font-size: 0.7rem;
  display: inline-block;
  color: var(--ramhvcwtuqigbn);
  background: var(--ijthptuenrorg);
}

.brgfr3q {
  padding: 12.008px 28px;
  background: var(--wvlexaplysck);
  display: inline-block;
  font-weight: 600;
  color: var(--ramhvcwtuqigbn);
  border-radius: 8.0068774px;
}

.brgfr3q:hover {
  background: var(--nhasbqxhrzb);
  color: var(--ramhvcwtuqigbn);
}

