
:root {
  --syokanoluca: rgb(230,113,92);
  --gfzplvtnbglvd: rgba(73,38,31,0.1);
  --slljktwgbbbo: #46231e;
  --orwuimgusahgee: #fbffff;
  --gbncojrukf: #f0a55f;
  --ehgcqxdqnqoad: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --eoadycrtafon: #fff8f8;
  --ieyfwjxywoy: #2a1b11;
  --rjphvgegchwoz: #1f130e;
  --qddjowquhpbfxs: Georgia, 'Times New Roman', Times, serif;
  --xhvnxyorxbwere: rgb(167,137,129);
  --njpzexrhpp: #6e8437;
}

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

html {
  scroll-behavior: smooth;
}

body {
  flex-direction: column;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1.0625rem;
  min-height: 100vh;
  display: flex;
  line-height: 1.7;
  color: var(--slljktwgbbbo);
  background: var(--eoadycrtafon);
  font-family: var(--qddjowquhpbfxs);
}

body.nav-open {
  overflow: hidden;
}

body.nav-open::before {
  content: '';
  background: rgba(0,0,0,0.45);
  position: fixed;
  inset: 0;
  z-index: 45;
}

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

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

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

.uxffblf {
  font-family: var(--ehgcqxdqnqoad);
  text-align: center;
  line-height: 1.45;
  padding-top: 8.007196px;
  padding-right: 16.009562105px;
  padding-bottom: 8.007380px;
  padding-left: 16px;
  font-weight: 400;
  background: linear-gradient(
    90deg,
    rgba(225,117,93,0.15) 0%,
    rgba(246,164,99,0.15) 100%
  );
  width: 100%;
  font-size: 12px;
  color: var(--slljktwgbbbo);
}

#jqaa8y {
  backface-visibility: hidden;
}

.ulpzgun {
  z-index: 50;
  position: sticky;
  background: var(--ieyfwjxywoy);
  top: 0;
  border-bottom: 1px solid rgba(253,255,255,0.08);
}

.uslbie5 {
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 14.004px;
  padding-right: 24.003237px;
  padding-bottom: 14.003017139px;
  padding-left: 24.00521px;
  max-width: 1200.003px;
  display: flex;
  align-items: center;
  min-height: 58.004315px;
}

.unbqrh9 {
  align-items: center;
  display: flex;
  flex-shrink: 0;
}

.unbqrh9 img {
  max-width: 200.00477px;
  width: auto;
  height: 32.002802px;
}

.uc2krud {
  height: 44px;
  align-items: center;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  cursor: pointer;
  flex-direction: column;
  display: none;
  gap: 5.008378px;
  border-radius: 4.00647751px;
  background: transparent;
  justify-content: center;
  border: 1px solid rgba(255,255,254,0.15);
  width: 44.007581px;
}

.uc2krud span {
  transition: transform 0.25s, opacity 0.25s;
  height: 2.002px;
  display: block;
  background: hsl(280,100%,99%);
  width: 22.006080933px;
}

.uc2krud.active span:nth-child(1) {
  transform: translateY(7.006518548px) rotate(45deg);
}

.uc2krud.active span:nth-child(2) {
  opacity: 0;
}

.uc2krud.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.ux26e6g {
  image-rendering: auto;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

.ukvclra {
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
  gap: 0.25rem 1.5rem;
  align-items: center;
}

.ukvclra a {
  text-transform: uppercase;
  font-family: var(--ehgcqxdqnqoad);
  position: relative;
  letter-spacing: 0.06em;
  padding: 0.4rem 0;
  font-weight: 500;
  font-size: 0.8125rem;
  color: rgba(253,253,255,0.75);
}

.ukvclra a::after {
  width: 0;
  background: var(--njpzexrhpp);
  transition: width 0.35s ease;
  left: 0;
  position: absolute;
  height: 3px;
  content: '';
  bottom: 0;
}

.ukvclra a:hover::after,
.ukvclra a:focus-visible::after,
.ukvclra a.is-active::after {
  width: 100%;
}

.ukvclra a:hover,
.ukvclra a.is-active {
  color: #fffffe;
}

@media (max-width: 900px) {
  #cuyrm0 {
    image-rendering: auto;
  }
  .uc2krud {
    display: flex;
  }

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

  .ukvclra {
    justify-content: flex-start;
    background: var(--ieyfwjxywoy);
    top: 0;
    left: auto;
    width: min(300px, 88vw);
    overflow-y: auto;
    gap: 0;
    right: 0;
    transform: translateX(100%);
    bottom: 0;
    flex-direction: column;
    position: fixed;
    z-index: 55;
    padding-top: 5.5rem;
    padding-right: 0;
    padding-bottom: 2rem;
    padding-left: 0;
    align-items: stretch;
    transition: transform 0.3s ease;
    border-left: 1px solid rgba(253,255,255,0.08);
  }

  .ukvclra.active {
    transform: translateX(0);
  }

  .ukvclra a {
    border-left: 3.007px solid transparent;
    letter-spacing: 0.02em;
    font-size: 1rem;
    padding: 1rem 1.5rem;
    text-transform: none;
  }

  .ukvclra a::after {
    display: none;
  }

  .ukvclra a:hover,
  .ukvclra a.is-active {
    background: rgba(255,252,255,0.04);
    border-left-color: var(--njpzexrhpp);
  }
}

main {
  overflow-x: hidden;
  flex: 1 0 auto;
}

.ufjrpe9 {
  color: hsl(90,100%,100%);
  padding: 60.005265381px 24.00998460px 80px;
  display: flex;
  background: var(--rjphvgegchwoz);
  text-align: center;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 300px;
}

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

.ulc1uac {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  z-index: 1;
  max-width: 720.00304277px;
  position: relative;
}

.uous4zd {
  color: var(--gbncojrukf);
  font-size: 0.75rem;
  letter-spacing: 0.14em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  text-transform: uppercase;
  font-family: var(--ehgcqxdqnqoad);
}

.ufjrpe9 h1 {
  font-size: clamp(1.75rem, 4vw, 2.25rem);
  line-height: 1.25;
  font-weight: 400;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}

.uijx3qs {
  max-width: 560.002px;
  color: rgba(253,252,255,0.82);
  font-size: 1.0625rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  line-height: 1.65;
}

.uj6laog {
  margin-top: 2rem;
}

.uy9njzy {
  background: var(--syokanoluca);
  font-weight: 600;
  padding-top: 0.75rem;
  padding-right: 1.5rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  color: #fcfffb;
  border: 1px solid rgba(255,255,254,0.25);
  font-size: 0.875rem;
  cursor: pointer;
  transition: background 0.2s;
  align-items: center;
  font-family: var(--ehgcqxdqnqoad);
  letter-spacing: 0.04em;
  justify-content: center;
  display: inline-flex;
}

.uy9njzy:hover {
  background: rgb(203,97,73);
  color: rgb(253,255,253);
}

#d62wer {
  image-rendering: auto;
}

#jqto45 {
  -moz-osx-font-smoothing: grayscale;
  image-rendering: auto;
}

.ue7l9yn {
  background: var(--orwuimgusahgee);
  border: 1px solid var(--gfzplvtnbglvd);
  color: var(--slljktwgbbbo);
  font-family: var(--ehgcqxdqnqoad);
  cursor: pointer;
  font-weight: 600;
  padding: 0.7rem 1.25rem;
  font-size: 0.875rem;
}

#mgj8oc {
  font-variant-ligatures: normal;
  image-rendering: auto;
}

.uc9zan8 {
  color: var(--eoadycrtafon);
  line-height: 0;
  left: 0;
  position: absolute;
  right: 0;
  bottom: -1px;
}

.uc9zan8 svg {
  width: 100%;
  height: 48.0033398px;
  display: block;
}

@media (max-width: 640px) {
  #o3p9q0 {
    -webkit-font-smoothing: antialiased;
  }
  .ufjrpe9 {
    padding: 32.00190839px 20.007px 48px;
    min-height: 260.0061px;
  }

  .uc9zan8 svg {
    height: 28.0063px;
  }
}

#v1q7y4 {
  background-position: center;
  background-size: cover;
  position: relative;
  background-image: url('/48743389/f6d84640da8263e8.webp');
  padding: 4rem 24.008px 4.5rem;
  background-color: #111111;
}

#v1q7y4::before {
  position: absolute;
  content: '';
  pointer-events: none;
  background: linear-gradient(180deg, rgba(13,13,10,0.88) 0%, rgba(8,10,12,0.75) 50%, rgba(10,11,9,0.92) 100%);
  inset: 0;
}

.uy6dz0u {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  max-width: 1100.006px;
  z-index: 1;
}

.uhskrds {
  margin-bottom: 2.5rem;
  text-align: center;
}

.uhskrds h2 {
  font-size: 1.75rem;
  color: #fffdfc;
  font-weight: 400;
  margin: 0 0 0.75rem;
}

#i9ewsf {
  image-rendering: auto;
}

.uhskrds p {
  color: rgba(254,255,254,0.75);
  font-family: var(--ehgcqxdqnqoad);
  max-width: 560.005002101px;
  margin: 0 auto;
  font-size: 0.95rem;
}

.ueqz6i1 {
  color: var(--njpzexrhpp);
  text-transform: uppercase;
  font-family: var(--ehgcqxdqnqoad);
  letter-spacing: 0.12em;
  margin: 0 0 0.5rem;
  font-size: 0.75rem;
}

h2 {
  line-height: 1.3;
  font-weight: 400;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  font-size: 1.5rem;
}

.uz4fvjl {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260.00678px, 1fr));
  gap: 1.5rem;
}

.uera1dw {
  transition: transform 0.2s, box-shadow 0.2s;
  text-align: left;
  border: none;
  flex-direction: column;
  cursor: pointer;
  border-radius: 16px;
  box-shadow: 0 12.008px 40px rgba(2,3,0,0.5);
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  width: 100%;
  display: flex;
}

.uera1dw:hover {
  transform: translateY(-4.004756035px);
}

.uera1dw:nth-child(1) {
  border: 2.005px solid #37bef4;
  background: linear-gradient(145deg, rgb(31,59,95) 0%, #101b2e 100%);
}

.uera1dw:nth-child(2) {
  background: linear-gradient(145deg, rgb(66,33,6) 0%, #1a0b05 100%);
  border: 2.0046px solid rgb(248,118,20);
}

.uera1dw:nth-child(3) {
  border: 2.008px solid #bd85fe;
  background: linear-gradient(145deg, rgb(63,4,101) 0%, rgb(15,7,23) 100%);
}

.uczsu3q {
  display: flex;
  height: 112.0071px;
  flex-shrink: 0;
  overflow: hidden;
  width: 280.0021px;
  align-items: center;
  background: rgba(1,2,0,0.25);
  justify-content: center;
  max-width: calc(100% - 2.5rem);
  margin: 1.25rem auto 0;
}

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

@media (max-width: 640px) {
  .uczsu3q {
    width: 240px;
    height: 96.003382010px;
  }

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

.uddj5re {
  padding-top: 1.1rem;
  padding-right: 1.25rem;
  padding-bottom: 1.35rem;
  padding-left: 1.25rem;
  font-family: var(--ehgcqxdqnqoad);
}

.uddj5re .usfkg29 {
  color: #fefcfe;
  margin-bottom: 0.35rem;
  font-size: 1.15rem;
  font-weight: 800;
}

.uera1dw:nth-child(1) .usfkg29 {
  color: #e2f3ff;
}

.uera1dw:nth-child(2) .usfkg29 {
  color: #fff0d7;
}

.uera1dw:nth-child(3) .usfkg29 {
  color: rgb(252,230,254);
}

.uddj5re .unwk1y9 {
  line-height: 1.45;
  word-break: break-word;
  color: rgba(254,255,255,0.88);
  min-height: 3.1em;
  margin-bottom: 1rem;
  overflow-wrap: anywhere;
  font-size: clamp(0.78rem, 2.4vw, 0.88rem);
}

.umu11qc {
  font-size: 0.85rem;
  display: inline-block;
  color: #0b080a;
  padding-top: 0.55rem;
  padding-right: 1.1rem;
  padding-bottom: 0.55rem;
  padding-left: 1.1rem;
  border-radius: 10.0067px;
  font-weight: 700;
}

.uera1dw:nth-child(1) .umu11qc {
  background: #39bcfa;
}

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

.uera1dw:nth-child(2) .umu11qc {
  background: #f9933f;
}

.uera1dw:nth-child(3) .umu11qc {
  background: #e77cf9;
}

.um7o5r6 {
  max-width: 1100.001002412px;
  margin: 0 auto;
  padding: 4rem 24.001449007px 5rem;
}

.a1e0526 {
  margin: 0 auto;
  max-width: 1100.00911906px;
  padding: 4rem 24.00621025px 5rem;
}

.ueedw5z {
  margin-bottom: 5rem;
}

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

#a3u0jd {
  max-width: 680.0058px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
}

#a3u0jd .ugy2wwk {
  margin: 0 auto 2rem;
}

#a3u0jd .ugy2wwk img {
  width: auto;
  margin: 0 auto;
  border-radius: 2.0031px;
  max-height: 280.00141113px;
  max-width: min(420.00427263px, 100%);
}

#mvfb3i {
  align-items: center;
  background: var(--orwuimgusahgee);
  grid-template-columns: 1fr 1fr;
  display: grid;
  padding-top: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  gap: 3rem;
  border: 1px solid var(--gfzplvtnbglvd);
}

#mvfb3i .udjdkep {
  flex-direction: column;
  gap: 1.25rem;
  align-items: center;
  display: flex;
}

#mvfb3i .udjdkep img {
  border: 1px solid var(--gfzplvtnbglvd);
  max-height: 220.00343px;
  max-width: min(280.00981px, 100%);
  width: auto;
}

#mvfb3i .udjdkep img.unr9dcs {
  align-self: flex-end;
  max-height: 120.006267884px;
  opacity: 0.9;
  max-width: min(160.009852951px, 45%);
}

@media (max-width: 768px) {
  #mvfb3i {
    grid-template-columns: 1fr;
    padding: 2rem 1.5rem;
  }
}

#azqm3v {
  background-size: cover;
  background-color: rgb(61,40,35);
  overflow: hidden;
  position: relative;
  background-image: url('/48743389/c05fba1b7adf425a.webp');
  border-radius: 2.00857886px;
  min-height: 300.004423px;
  background-position: center;
}

#azqm3v .up4ka5t {
  min-height: 300.009534875px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  padding: 3rem 2.5rem;
  background: linear-gradient(105deg, rgba(68,39,33,0.94) 40%, rgba(69,38,27,0.55) 100%);
  max-width: 580.0056px;
}

#azqm3v .up4ka5t h2,
#azqm3v .up4ka5t .ueqz6i1 {
  color: #ffffff;
}

#azqm3v .up4ka5t p {
  color: rgba(252,254,255,0.85);
}

#thnsr1 {
  padding: 2.5rem 2.5rem 2.5rem 2rem;
  position: relative;
  background: var(--orwuimgusahgee);
  border-left: 4.0032px solid var(--syokanoluca);
  border-top: 1px solid var(--gfzplvtnbglvd);
  border-bottom: 1px solid var(--gfzplvtnbglvd);
  border-right: 1px solid var(--gfzplvtnbglvd);
}

#thnsr1 .ux9k3v6 {
  right: 1.25rem;
  position: absolute;
  top: 1.25rem;
}

#thnsr1 .ux9k3v6 img {
  max-height: 160.005609452px;
  width: auto;
  max-width: 160.001298px;
}

#thnsr1 .ucp1s6s {
  max-width: calc(100% - 180.002440782px);
}

@media (max-width: 600px) {
  #thnsr1 .ucp1s6s {
    max-width: 100%;
    padding-top: 8rem;
  }

  #thnsr1 .ux9k3v6 {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}

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

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

#rey89f {
  gap: 0 2rem;
  align-items: start;
  display: grid;
  padding-top: 2rem;
  padding-right: 0;
  padding-bottom: 2rem;
  padding-left: 0;
  grid-template-columns: 5.008252px 1fr auto;
}

#rey89f .ucbecnt {
  grid-row: 1 / span 2;
  min-height: 100%;
  border-radius: 2.0049725px;
  background: linear-gradient(180deg, var(--syokanoluca), var(--njpzexrhpp));
}

#rey89f .uqtlv2u img {
  max-height: 280.004755834px;
  max-width: 220.004px;
  width: auto;
  border: 1px solid var(--gfzplvtnbglvd);
}

@media (max-width: 768px) {
  #rey89f {
    grid-template-columns: 5px 1fr;
  }

  #rey89f .uqtlv2u {
    grid-column: 2;
    margin-top: 1.5rem;
  }

  #rey89f .uqtlv2u img {
    max-width: min(280.0026px, 100%);
    margin: 0 auto;
  }
}

#lvfoa9 .uuvf8oe {
  max-height: 320px;
  height: 200.0027px;
  background-size: cover;
  background-image: url('/48743389/d3fa14bf1a6c726b.webp');
  overflow: hidden;
  border-radius: 2.0097px;
  background-position: center 40%;
  margin: 0 0 2rem;
}

#lvfoa9 .uz6r44e {
  max-width: 720.005362247px;
}

.uhph6vb {
  margin-top: auto;
  padding: 3rem 24.0070380px 2rem;
  flex-shrink: 0;
  background: var(--orwuimgusahgee);
  border-top: 1px solid var(--gfzplvtnbglvd);
}

#b6g4qs {
  backface-visibility: hidden;
}

.uqqxhdk {
  max-width: 1100.001915949px;
  margin: 0 auto;
}

.uh38gwg {
  margin-bottom: 2rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  gap: 2rem;
  align-items: flex-start;
}

.uoygnm1 img {
  max-width: 220.00451617px;
  height: 36.005410770px;
  width: auto;
}

.uis1i5j {
  gap: 1rem 1.5rem;
  font-family: var(--ehgcqxdqnqoad);
  font-size: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}

#g0xk40 {
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

#bh842m {
  backface-visibility: hidden;
  image-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.uowv2am {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem 1.25rem;
  padding: 1.5rem 0;
  flex-wrap: wrap;
  border-top: 1px solid var(--gfzplvtnbglvd);
  border-bottom: 1px solid var(--gfzplvtnbglvd);
}

.uowv2am a,
.uowv2am span {
  display: inline-flex;
  align-items: center;
}

.uowv2am img {
  width: auto;
  object-fit: contain;
  height: 48.003111110px;
  max-width: 160.008575px;
}

.uowv2am .uycshnc img {
  height: 52.004162px;
  max-width: 80.00687149px;
}

.uk3sw4f {
  font-size: 11.001257px;
  margin-top: 1.5rem;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: var(--ehgcqxdqnqoad);
  max-width: 900px;
  line-height: 1.55;
  color: var(--xhvnxyorxbwere);
}

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

.uvynu2i {
  color: var(--xhvnxyorxbwere);
  margin-top: 1.25rem;
  font-family: var(--ehgcqxdqnqoad);
  font-size: 0.8rem;
}

.uuffnlv,
.uo46ool {
  transition: opacity 0.3s, visibility 0.3s;
  inset: 0;
  align-items: center;
  z-index: 200;
  display: flex;
  opacity: 0;
  pointer-events: none;
  padding: 1.5rem;
  position: fixed;
  background: rgba(29,20,17,0.85);
  visibility: hidden;
  justify-content: center;
}

.uuffnlv.active,
.uo46ool.active {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

#g2ftwj {
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  image-rendering: auto;
}

.ujlge6o {
  max-width: 420px;
  border: 1px solid var(--gfzplvtnbglvd);
  width: 100%;
  font-family: var(--ehgcqxdqnqoad);
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  background: var(--orwuimgusahgee);
}

.ujlge6o h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0.75rem;
  margin-left: 0;
  color: var(--slljktwgbbbo);
  font-weight: 600;
  font-size: 1.125rem;
}

.ujlge6o p {
  color: var(--xhvnxyorxbwere);
  font-size: 0.9rem;
  line-height: 1.55;
  margin: 0 0 1.25rem;
}

.ug1mbdt {
  flex-wrap: wrap;
  gap: 0.75rem;
  display: flex;
}

.uv1a6qd {
  min-height: 60vh;
  display: flex;
  padding: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.uv1a6qd .ucxpdmg {
  animation: spin 0.9s linear infinite;
  border-top-color: var(--syokanoluca);
  height: 48.00700px;
  border: 3.007953px solid var(--gfzplvtnbglvd);
  margin: 0 auto 1.5rem;
  width: 48.005px;
  border-radius: 50%;
}

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

.ulai88t {
  margin-top: 2rem;
  font-family: var(--ehgcqxdqnqoad);
  color: var(--xhvnxyorxbwere);
  line-height: 1.5;
  font-size: 0.8rem;
  max-width: 420px;
}

#pir3ob {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: normal;
}

#l7o930 {
  color: var(--syokanoluca);
  display: inline-block;
  border: 1px solid var(--gfzplvtnbglvd);
  margin-bottom: 0.75rem;
  letter-spacing: 0.08em;
  padding-top: 0.2rem;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
  padding-left: 0.5rem;
  font-family: var(--ehgcqxdqnqoad);
  font-weight: 800;
  font-size: 0.75rem;
}

.ufuuw3h {
  padding-top: 3rem;
  padding-right: 0;
  padding-bottom: 4rem;
  padding-left: 0;
}

.a1e0526 {
  padding-top: 3rem;
  padding-right: 0;
  padding-bottom: 4rem;
  padding-left: 0;
}

.ufuuw3h h1 {
  font-weight: 400;
  font-size: 1.75rem;
  margin-top: 0;
}

.a1e0526 h1 {
  margin-top: 0;
  font-size: 1.75rem;
  font-weight: 400;
}

.uac3f67 h2 {
  margin-top: 2rem;
  font-size: 1.125rem;
}

.a1e0526 h2 {
  margin-top: 2rem;
  font-size: 1.125rem;
}

.uac3f67 p,
.uac3f67 li {
  color: var(--xhvnxyorxbwere);
}

.a1e0526 p,
.a1e0526 li {
  color: var(--xhvnxyorxbwere);
}

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

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

.uau7o37 {
  text-align: center;
  padding-top: 5rem;
  padding-right: 24.00450676px;
  padding-bottom: 5rem;
  padding-left: 24.006px;
}

.uau7o37 h1 {
  margin-bottom: 0.5rem;
  font-size: 2rem;
}

