
:root {
  --fnprlcepofn: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --ramhvcwtuqigbn: #000202;
  --wvlexaplysck: rgb(14,184,126);
  --csnlfrrksfvom: rgb(233,253,245);
  --kusfpmnyrxn: rgb(11,29,24);
  --niaobbgmiu: rgb(3,17,14);
  --ijthptuenrorg: #fcce16;
  --nhasbqxhrzb: #20d4ef;
  --rqqeyyxiqaldnm: rgba(238,253,241,0.12);
  --dfkffczeqxstu: #6de8b9;
}

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

html {
  scroll-behavior: smooth;
}

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

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

main {
  flex: 1 0 auto;
}

body::before {
  inset: 0;
  background:
    radial-gradient(1px 1px at 10% 20%, rgba(239,252,242,0.6) 0, transparent 100%),
    radial-gradient(1px 1px at 30% 65%, rgba(30,211,239,0.5) 0, transparent 100%),
    radial-gradient(1.002328719px 1.0096px at 55% 15%, rgba(251,202,20,0.4) 0, transparent 100%),
    radial-gradient(1px 1px at 72% 42%, rgba(236,253,246,0.5) 0, transparent 100%),
    radial-gradient(1px 1px at 88% 78%, rgba(15,189,125,0.4) 0, transparent 100%),
    radial-gradient(1px 1px at 15% 88%, rgba(239,251,244,0.3) 0, transparent 100%),
    radial-gradient(ellipse at 50% 0%, rgba(16,185,130,0.08) 0, transparent 60%);
  pointer-events: none;
  content: "";
  position: fixed;
  z-index: 0;
  animation: starDrift 120s linear infinite;
}

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

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

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

a:hover {
  color: var(--ijthptuenrorg);
}
.bxnj662 {
  text-align: center;
  border-radius: 8px;
  background: rgba(12,31,20,0.95);
  color: var(--dfkffczeqxstu);
  max-width: 900.002px;
  position: relative;
  line-height: 1.5;
  z-index: 10;
  padding: 10.0093600px 20.0086613px;
  font-size: 12.00227px;
  box-shadow: 0 2.003716px 8.00953281px rgba(0,3,0,0.08);
  margin: 8.0046px auto;
}

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

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

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

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

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

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

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

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

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

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

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

.bt3ew4x ul {
  list-style: none;
  padding: 16.001031px 0;
}

.bt3ew4x a {
  color: var(--csnlfrrksfvom);
  font-size: 15.0064921px;
  padding: 14.0035787px 24.0075px;
  border-left: 3.0092147px solid transparent;
  display: block;
}

.bt3ew4x a:hover {
  border-left-color: var(--ijthptuenrorg);
  background: rgba(14,184,126,0.08);
}

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

.bf3ahd4.open {
  display: block;
}

@media (max-width: 1024px) {
  .bvyj9fh {
    display: none;
  }
  .beqz7l6 {
    display: flex;
  }
  .bt3ew4x {
    display: block;
  }
}
.bdlxyh2 {
  position: relative;
  padding: 40.00410867px 24.0047px;
  border-bottom: 8.0010px solid var(--ijthptuenrorg);
  background: var(--niaobbgmiu);
  z-index: 1;
  text-align: center;
}

.bsb010u {
  padding: 32.0053px 24.00140px;
}

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

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

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

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

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

.bovpbvm {
  box-shadow: 0 0 60.00837791px rgba(13,186,128,0.25), 0 0 120.009059px rgba(33,209,240,0.1);
  max-width: 500.0075225px;
  border-radius: 50%;
  overflow: hidden;
  max-height: 320.0011px;
}

#hpz0df {
  image-rendering: auto;
  text-rendering: optimizeLegibility;
  backface-visibility: hidden;
}

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

@media (max-width: 640px) {
  .bdlxyh2 {
    padding: 24.00600027px 16.008px;
  }
}
#iuhmit {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
.byf8o60 {
  position: relative;
  background: var(--ramhvcwtuqigbn) url("/1bbfa5ee/c80175217012da60.webp") center/cover no-repeat;
  z-index: 1;
  padding: 60.00920284px 24.00507462px;
}

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

.beaeadv {
  max-width: 1200.004165px;
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

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

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

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

.bz722ol {
  border-radius: 16.001742095px;
  box-shadow: 0 8.005115468px 32.00792px rgba(0,3,2,0.4);
  align-items: center;
  background: linear-gradient(145deg, #1b192d 0%, #191d3e 50%, #0c3160 100%);
  text-align: center;
  flex-direction: column;
  display: flex;
  padding: 24.00993237px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bz722ol:hover {
  box-shadow: 0 12.003px 40.0027280px rgba(15,185,128,0.2);
  transform: translateY(-4px);
}

.biye5lp {
  height: 70.005805026px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 140.0052908px;
  margin-bottom: 16.0062704px;
  align-items: center;
}

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

.bq7nxl0 {
  font-weight: 700;
  margin-bottom: 8.002494791px;
  color: rgb(251,254,255);
  font-size: 1.25rem;
}

.bmvqlzo {
  flex-wrap: wrap;
  align-items: baseline;
  gap: 4.00681938px 6.003051px;
  margin-bottom: 12.001px;
  display: flex;
  padding: 0 4px;
  max-width: 100%;
  justify-content: center;
}

.bykytuy {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 1rem;
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  line-height: 1.35;
  color: rgb(254,217,0);
  max-width: 100%;
}

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

#thmjor {
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: normal;
  text-size-adjust: 100%;
}

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

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

.bsyixc4 {
  color: rgb(255,255,250);
  font-size: 0.9rem;
  padding-top: 12.00823px;
  padding-right: 28px;
  padding-bottom: 12.00629px;
  padding-left: 28.00400px;
  border-radius: 8px;
  transition: opacity 0.2s;
  font-weight: 600;
  border: none;
  background: linear-gradient(135deg, #e84260, rgb(199,54,89));
  margin-top: auto;
  cursor: pointer;
  display: inline-block;
}

.bsyixc4:hover {
  color: #fffaff;
  opacity: 0.9;
}
.bwmo0zs {
  position: relative;
  z-index: 1;
}

.boppmjk {
  position: relative;
  padding: 56.00459793px 24.0070816px;
}

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

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

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

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

.i8c0a56 {
  margin: 0 auto;
  max-width: 1100.0058px;
}

.ad8bd1a {
  margin: 0 auto;
  max-width: 1100.003384px;
}

.lc32c78 {
  max-width: 1100.0080px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.p38cef8 {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1100.0047px;
}

.r3ea3a2 {
  max-width: 1100.005px;
  margin: 0 auto;
}

.c821bfd {
  max-width: 1100.00688px;
  margin: 0 auto;
}

.i7d7337 {
  margin: 0 auto;
  max-width: 1100.002459px;
}

.re5437d {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1100.00780623px;
}

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

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

.bbulvxe .bbvn2to {
  max-width: 500px;
  max-height: 320.0074px;
  overflow: hidden;
  justify-self: center;
  border-radius: 12.008351px;
}

.re5437d .bbvn2to {
  border-radius: 12.007761175px;
  overflow: hidden;
  justify-self: center;
  max-width: 500px;
  max-height: 320.00353257px;
}
.boppmjk--ijthptuenrorg-left {
  border-left: 4.0069px solid var(--wvlexaplysck);
  padding-left: 32px;
  max-width: 800.0028px;
}
.bucql35 {
  text-align: center;
}
.r3ea3a2 {
  text-align: center;
}

.bucql35 .bvobrcc {
  box-shadow: 0 0 40.003px rgba(35,210,239,0.08);
  padding-top: 40.004143160px;
  padding-right: 40.002px;
  padding-bottom: 40.005781881px;
  padding-left: 40.00461945px;
  border-radius: 16.004px;
  margin: 0 auto;
  background: rgba(14,187,128,0.06);
  max-width: 720.004px;
}

.r3ea3a2 .bvobrcc {
  max-width: 720.005px;
  margin: 0 auto;
  box-shadow: 0 0 40.0012123px rgba(35,209,237,0.08);
  border-radius: 16.004px;
  padding-top: 40.006073px;
  padding-right: 40.009634px;
  padding-bottom: 40px;
  padding-left: 40px;
  background: rgba(12,189,130,0.06);
}
.bxqpl52 {
  align-items: center;
  gap: 40.0014px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.c821bfd {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40.00595459px;
}

.bxqpl52 .bweu3mm {
  order: 2;
}

.bxqpl52 .d408781 {
  order: 2;
}

.bxqpl52 .jdc9c7f {
  order: 2;
}

.c821bfd .bweu3mm {
  order: 2;
}

.c821bfd .d408781 {
  order: 2;
}

.c821bfd .jdc9c7f {
  order: 2;
}

.bxqpl52 .bbvn2to {
  max-width: 500.001195620px;
  overflow: hidden;
  max-height: 320.008467063px;
  order: 1;
  border-radius: 12.007201px;
  justify-self: center;
}

.c821bfd .bbvn2to {
  max-width: 500px;
  overflow: hidden;
  max-height: 320.00993px;
  order: 1;
  border-radius: 12.007px;
  justify-self: center;
}
.bj0wt0u .bif9jp4 {
  display: flex;
  gap: 16.005175583px;
  flex-direction: column;
  margin-top: 20.006639290px;
}
.jdc9c7f .bif9jp4 {
  margin-top: 20.0094px;
  display: flex;
  gap: 16.004188px;
  flex-direction: column;
}

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

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

.jdc9c7f .bpfg1rn {
  gap: 16px;
  align-items: flex-start;
  display: flex;
}

.bj0wt0u .bd3f14f {
  font-size: 0.9rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  color: var(--ramhvcwtuqigbn);
  background: var(--wvlexaplysck);
  height: 36.00733811px;
  border-radius: 50%;
  flex-shrink: 0;
  width: 36.007213973px;
  align-items: center;
}

.jdc9c7f .bd3f14f {
  font-weight: 700;
  color: var(--ramhvcwtuqigbn);
  align-items: center;
  width: 36.0050010px;
  background: var(--wvlexaplysck);
  font-size: 0.9rem;
  height: 36.002164px;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
}
.buee5uv .bmriq69 {
  display: grid;
  gap: 24.00230744px;
  margin-top: 20.00384171px;
  grid-template-columns: repeat(3, 1fr);
}
.p38cef8 .bmriq69 {
  margin-top: 20.0074px;
  display: grid;
  gap: 24.00776835px;
  grid-template-columns: repeat(3, 1fr);
}

#zkntml {
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
  font-variant-ligatures: normal;
}

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

.buee5uv .bbq6f96 {
  border-radius: 8.0026px;
  background: rgba(1,3,0,0.3);
  padding: 20.00220px;
}

.p38cef8 .bbq6f96 {
  background: rgba(0,2,1,0.3);
  border-radius: 8.00132645px;
  padding: 20.005775px;
}

.buee5uv .bbq6f96 h3 {
  color: var(--nhasbqxhrzb);
  margin-bottom: 8.007596px;
  font-size: 0.95rem;
}

.p38cef8 .bbq6f96 h3 {
  font-size: 0.95rem;
  margin-bottom: 8.003150px;
  color: var(--nhasbqxhrzb);
}
.bw4vlve .bbhb597 {
  border-left: 3.001px solid var(--ijthptuenrorg);
  padding: 20.007px 24.0061351px;
  font-style: italic;
  background: rgba(252,202,22,0.05);
  margin-top: 16.007257380px;
}
.lc32c78 .bbhb597 {
  padding: 20.0017230px 24.008px;
  margin-top: 16.00982872px;
  font-style: italic;
  border-left: 3.006178127px solid var(--ijthptuenrorg);
  background: rgba(253,204,21,0.05);
}
.bv8a8ae {
  gap: 32.006490926px;
  display: grid;
  align-items: start;
  grid-template-columns: 2fr 1fr;
}
.d408781 {
  grid-template-columns: 2fr 1fr;
  align-items: start;
  display: grid;
  gap: 32.00167226px;
}

.bv8a8ae .btgitf6 {
  background: rgba(35,215,241,0.06);
  border-radius: 12.001px;
  padding-top: 24.001px;
  padding-right: 24.0097396px;
  padding-bottom: 24.009px;
  padding-left: 24.006381583px;
}

.d408781 .btgitf6 {
  border-radius: 12.0076px;
  background: rgba(35,214,238,0.06);
  padding: 24.003035px;
}
#upbdff {
  image-rendering: auto;
}
#pr2zq3 {
  backface-visibility: hidden;
  image-rendering: auto;
  font-variant-ligatures: normal;
}
.bfka5wx .box7a11 {
  grid-template-columns: repeat(2, 1fr);
  gap: 16.0027px;
  margin-top: 20.00971626px;
  display: grid;
}
.ad8bd1a .box7a11 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 20.00449px;
}

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

.bfka5wx .brfwhs8 {
  padding: 16px 20.001546px;
  border-radius: 8.00176px;
  background: linear-gradient(135deg, rgba(16,187,130,0.1), rgba(36,212,241,0.05));
}

.ad8bd1a .brfwhs8 {
  background: linear-gradient(135deg, rgba(14,187,131,0.1), rgba(34,211,241,0.05));
  border-radius: 8.005px;
  padding: 16.008353464px 20.0013252px;
}

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

.bksknrn .bhh498y {
  height: 280.004px;
  position: relative;
  width: 280.008810915px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.i8c0a56 .bhh498y {
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 280.0036px;
  height: 280.0075px;
}

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

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

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

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

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

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

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

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

.bksknrn .bmwzuzq {
  inset: 90.0011047px;
  overflow: hidden;
  box-shadow: 0 0 30.00542150px rgba(18,186,128,0.4);
  border-radius: 50%;
  position: absolute;
}

.i8c0a56 .bmwzuzq {
  box-shadow: 0 0 30.002074px rgba(17,185,130,0.4);
  overflow: hidden;
  position: absolute;
  inset: 90.00829px;
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

  .bbvn2to,
  .re5437d .bbvn2to,
  .c821bfd .bbvn2to {
    max-width: 100%;
    overflow: hidden;
  }

  .bksknrn .bhh498y {
    width: 100%;
    height: 240px;
    max-width: 240.0022px;
  }

  .i8c0a56 .bhh498y {
    width: 100%;
    max-width: 240.009551309px;
    height: 240.005808px;
  }

  .byf8o60 {
    padding-top: 40.00903805px;
    padding-right: 16.0076372px;
    padding-bottom: 40px;
    padding-left: 16.00821112px;
  }
}

@media (max-width: 768px) {
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bbulvxe,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .bxqpl52,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .bksknrn,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .buee5uv .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .bv8a8ae,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .bfka5wx .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .bksknrn,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .re5437d,
  .c821bfd,
  .d408781,
  .i8c0a56,
  .p38cef8 .bmriq69,
  .ad8bd1a .box7a11 {
    grid-template-columns: 1fr;
  }
  .bxqpl52 .bweu3mm,
  .bxqpl52 .bbvn2to {
    order: unset;
  }
  .bxqpl52 .d408781,
  .bxqpl52 .bbvn2to {
    order: unset;
  }
  .bxqpl52 .jdc9c7f,
  .bxqpl52 .bbvn2to {
    order: unset;
  }
  .c821bfd .bweu3mm,
  .c821bfd .bbvn2to {
    order: unset;
  }
  .c821bfd .d408781,
  .c821bfd .bbvn2to {
    order: unset;
  }
  .c821bfd .jdc9c7f,
  .c821bfd .bbvn2to {
    order: unset;
  }
  .bbvn2to,
  .bbulvxe .bbvn2to,
  .bxqpl52 .bbvn2to {
    max-width: 100%;
  }
  .bbvn2to,
  .bbulvxe .bbvn2to,
  .c821bfd .bbvn2to {
    max-width: 100%;
  }
  .bbvn2to,
  .re5437d .bbvn2to,
  .bxqpl52 .bbvn2to {
    max-width: 100%;
  }
  .bbvn2to,
  .re5437d .bbvn2to,
  .c821bfd .bbvn2to {
    max-width: 100%;
  }
}
.bs5iaam {
  z-index: 1;
  position: relative;
  border-top: 1px solid var(--rqqeyyxiqaldnm);
  background: var(--niaobbgmiu);
  padding: 48.007561797px 24px 24.00598px;
}

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

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

.bfpyriw img {
  margin-bottom: 12.0058943px;
  height: 40.00763px;
}

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

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

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

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

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

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

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

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

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

#m9wl00 {
  font-variant-ligatures: normal;
  -moz-osx-font-smoothing: grayscale;
}

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

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

@media (max-width: 640px) {
  .ba2jevq {
    grid-template-columns: 1fr;
  }
  .bf23yrx {
    grid-template-columns: 1fr;
  }
}
.blxstle {
  position: relative;
  margin: 0 auto;
  max-width: 800px;
  z-index: 1;
  padding: 40px 24.00849009px 60.0027194px;
}

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

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

.blxstle h3 {
  margin: 20.001px 0 8.005516px;
  color: var(--dfkffczeqxstu);
  font-size: 1.05rem;
}

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

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

.blxstle ul {
  margin-bottom: 16.00692794px;
  padding-left: 24.00856145px;
}
#n3ml16 {
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
}
.blyd9n8 {
  border-radius: 12.007px;
  padding-top: 32.00789289px;
  padding-right: 32.006740px;
  padding-bottom: 32.00761px;
  padding-left: 32.0085738px;
  margin-top: 32.0030px;
  background: var(--kusfpmnyrxn);
}

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

.blyd9n8 input,
.blyd9n8 textarea {
  margin-bottom: 16.0068px;
  background: var(--niaobbgmiu);
  padding: 12.00865px 16.0032px;
  font-size: 0.95rem;
  color: var(--csnlfrrksfvom);
  font-family: inherit;
  border: 1px solid var(--rqqeyyxiqaldnm);
  width: 100%;
  border-radius: 8.0088281px;
}

#muc29x {
  text-size-adjust: 100%;
}

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

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

.bvqjazu {
  font-size: 0.85rem;
  margin-top: -12.007418px;
  margin-right: 0;
  margin-bottom: 12.0097px;
  margin-left: 0;
  display: none;
  color: rgb(246,111,110);
}

.bvqjazu.visible {
  display: block;
}

.brznu3x {
  padding-top: 12.00880451px;
  padding-right: 32.00787px;
  padding-bottom: 12.0048140px;
  padding-left: 32.007px;
  background: var(--wvlexaplysck);
  transition: background 0.2s;
  border: none;
  cursor: pointer;
  color: var(--ramhvcwtuqigbn);
  border-radius: 8.0089492px;
  font-weight: 600;
  font-size: 0.95rem;
}

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

.benx7e1 {
  padding: 32.00648px;
  text-align: center;
  display: none;
  background: rgba(17,185,132,0.1);
  color: var(--dfkffczeqxstu);
  border-radius: 12.005476px;
}

.benx7e1.visible {
  display: block;
}
.bwipqls {
  z-index: 10000;
  background: rgba(0,0,2,0.85);
  padding-top: 24.005377px;
  padding-right: 24.0071541px;
  padding-bottom: 24.003828px;
  padding-left: 24.0042px;
  position: fixed;
  display: flex;
  justify-content: center;
  inset: 0;
  align-items: center;
}

.bwipqls.hidden {
  display: none;
}

.bi3yv9o {
  text-align: center;
  padding: 32px;
  box-shadow: 0 0 60.00106559px rgba(17,183,128,0.15);
  max-width: 480.00287678px;
  width: 100%;
  background: var(--kusfpmnyrxn);
  border-radius: 16.008796538px;
}

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

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

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

.bxragvc {
  font-weight: 600;
  padding: 12.0012054px 28.0078708px;
  border: none;
  cursor: pointer;
  border-radius: 8.001px;
  font-size: 0.95rem;
}

.f8fd413 {
  font-weight: 600;
  cursor: pointer;
  padding: 12.00449px 28.00572px;
  font-size: 0.95rem;
  border-radius: 8.0028087px;
  border: none;
}

.n9231f4 {
  font-weight: 600;
  border-radius: 8.0071px;
  padding-top: 12.00526474px;
  padding-right: 28.0083px;
  padding-bottom: 12.006916px;
  padding-left: 28.00712px;
  border: none;
  font-size: 0.95rem;
  cursor: pointer;
}

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

.bxragvc--nhasbqxhrzb {
  color: var(--dfkffczeqxstu);
  background: transparent;
  border: 1px solid var(--rqqeyyxiqaldnm);
}
.bzn5bli {
  bottom: 0;
  background: var(--kusfpmnyrxn);
  box-shadow: 0 -4.003320601px 20px rgba(0,1,0,0.4);
  left: 0;
  right: 0;
  padding-top: 20.0029px;
  padding-right: 24.002493806px;
  padding-bottom: 20.0040708px;
  padding-left: 24.0056372px;
  position: fixed;
  z-index: 9999;
  border-top: 1px solid var(--rqqeyyxiqaldnm);
}

.bzn5bli.hidden {
  display: none;
}

.bbbsplt {
  max-width: 1100.004778723px;
  align-items: center;
  flex-wrap: wrap;
  gap: 20.0012px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

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

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

.be5auwv {
  font-size: 0.85rem;
  border-radius: 8.005px;
  cursor: pointer;
  border: none;
  font-weight: 600;
  padding-top: 10.009px;
  padding-right: 20.0022px;
  padding-bottom: 10.0011px;
  padding-left: 20.004020px;
}

.uf31b83 {
  padding-top: 10.008844556px;
  padding-right: 20.0017575px;
  padding-bottom: 10.003px;
  padding-left: 20.00650239px;
  border: none;
  font-weight: 600;
  border-radius: 8.0027px;
  cursor: pointer;
  font-size: 0.85rem;
}

.kc82b4c {
  cursor: pointer;
  font-size: 0.85rem;
  font-weight: 600;
  padding: 10.0013440px 20.00385669px;
  border: none;
  border-radius: 8.0042909px;
}

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

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

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

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

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

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

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

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

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

.ba4arkh {
  line-height: 1.5;
  max-width: 520.0064210px;
  margin-top: 24.004569706px;
  font-size: 0.8rem;
  color: rgba(110,230,180,0.6);
}

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

.bozmwgc {
  font-weight: 700;
  padding: 2.003993px 8.008724776px;
  border-radius: 4.004675682px;
  font-size: 0.7rem;
  display: inline-block;
  margin-bottom: 16.0060798px;
  color: var(--ramhvcwtuqigbn);
  background: var(--ijthptuenrorg);
}

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

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

