:root {
  --primary: #0f5132;
  --primary-dark: #0a3a24;
  --accent: #1a7a4f;
  --surface: #ffffff;
  --surface-alt: #f4f8f5;
  --bg: #fbfdfc;
  --text: #182420;
  --muted: #5c6b64;
  --border: #e2eae5;
  --radius: 14px;
  --radius-pill: 999px;
  --shadow-sm: 0 1px 3px rgba(15, 81, 50, .08);
  --shadow-md: 0 6px 20px rgba(15, 81, 50, .10);
  --sp-1: .25rem;
  --sp-2: .5rem;
  --sp-3: .75rem;
  --sp-4: 1rem;
  --sp-5: 1.5rem;
  --sp-6: 2rem;
  --sp-8: 3rem;
  --maxw: 1120px;
}

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

html {
  scroll-behavior: smooth
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
}

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

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

.bhq830n7a {
  width: 100%;
  max-width: var(--maxw);
  margin: 0 auto;
  padding: 0 1.1rem
}


.bhpzbp3r0 {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(251, 253, 252, .94);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--border)
}

.bhj2jr5wa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 60px
}

.bh2hd0r7f {
  font-family: 'Segoe UI', system-ui, sans-serif;
  font-weight: 800;
  font-size: 1.2rem;
  letter-spacing: -.02em;
  color: var(--primary)
}

.bh1t5p9cy {
  display: inline-flex;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: 0;
  cursor: pointer;
  padding: 10px;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center
}

.bh1t5p9cy span {
  width: 22px;
  height: 2px;
  background: var(--primary);
  transition: .3s
}

.bh1t5p9cy[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg)
}

.bh1t5p9cy[aria-expanded="true"] span:nth-child(2) {
  opacity: 0
}

.bh1t5p9cy[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg)
}

.bhf2pzlux {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  background: var(--primary);
  flex-direction: column;
  padding: .5rem .8rem 1rem;
  box-shadow: var(--shadow-md)
}

.bhf2pzlux.bh2qcunfj {
  display: flex
}

.bhf2pzlux a {
  color: #e8f3ee;
  font-weight: 600;
  font-size: .95rem;
  padding: .7rem .6rem;
  border-radius: 10px;
  transition: .2s
}

.bhf2pzlux a:hover {
  background: rgba(255, 255, 255, .1)
}

.bhf2pzlux a.bh1tc88ui,
.bhf2pzlux a[aria-current="page"] {
  background: #e8f3ee;
  color: var(--primary-dark);
  font-weight: 800
}


.bh17dndu7 {
  display: inline-block;
  font-weight: 700;
  font-size: .95rem;
  padding: .8rem 1.6rem;
  border-radius: var(--radius-pill);
  cursor: pointer;
  border: 0;
  transition: .2s;
  text-align: center
}

.bhkcnt2rl {
  background: var(--primary);
  color: #fff;
  box-shadow: var(--shadow-md)
}

.bhkcnt2rl:hover {
  background: var(--primary-dark);
  transform: translateY(-2px)
}


.bh2hibo8u {
  position: relative;
  min-height: 64vh;
  display: flex;
  align-items: flex-end;
  overflow: hidden
}

.bh14d9oxp {
  position: absolute;
  inset: 0
}

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

.bh1k5gewv {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 58, 36, .35) 0%, rgba(10, 58, 36, .55) 55%, rgba(10, 58, 36, .9) 100%)
}

.bh2eals0u {
  position: relative;
  z-index: 2;
  padding-top: 3.5rem;
  padding-bottom: 2.5rem;
  color: #fff;
  max-width: 720px
}

.bh41bnq22 {
  display: inline-block;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #a9e2c6;
  margin-bottom: .7rem
}

.bh4i453is {
  font-family: 'Segoe UI', system-ui, sans-serif;
  font-size: clamp(1.8rem, 5vw, 2.9rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -.02em;
  margin-bottom: .8rem
}

.bh2039hgs {
  font-size: clamp(1rem, 2.4vw, 1.15rem);
  line-height: 1.5;
  color: #e4f1ea;
  max-width: 56ch;
  margin-bottom: 1.4rem
}


.bh14q0dw9 {
  padding: 2.5rem 0
}

.bh13qqid5 {
  max-width: 820px
}

.bh13qqid5 p {
  color: var(--text);
  line-height: 1.6;
  margin: 0 0 1rem;
  font-size: 1.02rem
}

.bh13qqid5 a {
  color: var(--accent);
  text-decoration: underline;
  font-weight: 600
}

.bh13qqid5 a:hover {
  color: var(--primary-dark)
}

.bh13qqid5 h1,
.bh13qqid5 h2,
.bh13qqid5 h3,
.bh13qqid5 h4 {
  font-family: 'Segoe UI', system-ui, sans-serif;
  color: var(--primary);
  letter-spacing: -.01em;
  line-height: 1.2;
  margin: 1.8rem 0 .8rem;
  font-weight: 800
}

.bh13qqid5 h1 {
  font-size: 1.8rem
}

.bh13qqid5 h2 {
  font-size: 1.45rem
}

.bh13qqid5 h3 {
  font-size: 1.2rem
}

.bh13qqid5 h4 {
  font-size: 1.05rem
}

.bh13qqid5 ul,
.bh13qqid5 ol {
  margin: 0 0 1.1rem;
  padding-left: 1.4rem
}

.bh13qqid5 li {
  margin: .35rem 0;
  line-height: 1.55
}

.bh13qqid5 ul ul,
.bh13qqid5 ol ol,
.bh13qqid5 ul ol,
.bh13qqid5 ol ul {
  margin: .3rem 0 .3rem
}

.bh13qqid5 blockquote {
  border-left: 4px solid var(--primary);
  background: var(--surface-alt);
  padding: .8rem 1.1rem;
  margin: 1.2rem 0;
  color: var(--muted);
  border-radius: 0 var(--radius) var(--radius) 0
}

.bh13qqid5 table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.4rem 0;
  font-size: .95rem
}

.bh13qqid5>* {
  overflow-x: auto
}

.bh13qqid5 table th,
.bh13qqid5 table td {
  padding: .6rem .85rem;
  border-bottom: 1px solid var(--border);
  text-align: left
}

.bh13qqid5 table thead th {
  background: var(--primary);
  color: #fff;
  font-weight: 700
}

.bh13qqid5 table tbody tr:nth-child(even) {
  background: var(--surface-alt)
}

.bh13qqid5 table tbody tr:hover {
  background: #eaf4ee
}


.bh2geo0lp {
  padding: 2.5rem 0 3.5rem;
  background: var(--surface-alt);
  border-top: 1px solid var(--border)
}

.bh2024r47 {
  display: inline-block;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--accent);
  margin-bottom: .3rem
}

.bh111nd0x {
  font-family: 'Segoe UI', system-ui, sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  color: var(--primary);
  letter-spacing: -.01em;
  margin-bottom: 1.4rem
}

.bh2rc6zcl {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.1rem
}

.bh2p37609 {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1.3rem;
  box-shadow: var(--shadow-sm);
  transition: .2s
}

.bh2p37609:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-3px)
}

.bh10sazhg {
  font-weight: 800;
  font-size: 1.1rem;
  margin-bottom: .8rem;
  color: var(--primary)
}

.bh17c617r .bh10sazhg {
  color: #8a3a2f
}

.bh2hdxe7a {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem
}

.bh2hdxe7a li {
  position: relative;
  padding-left: 1.5rem;
  margin: .55rem 0;
  line-height: 1.45;
  color: var(--text)
}

.bh12wqtlc .bh2hdxe7a li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  color: var(--accent);
  font-weight: 800
}

.bh17c617r .bh2hdxe7a li::before {
  content: "\2715";
  position: absolute;
  left: 0;
  color: #c0563f;
  font-weight: 800
}

.bhhtii9uo {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 16/9
}

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


.bh3jhso4e {
  background: var(--primary-dark);
  color: #cfe4d8;
  padding: 2.2rem 0
}

.bh2gy60e1 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: .7rem;
  align-items: center
}

.bh10r4ilr {
  font-weight: 800;
  font-size: 1.15rem;
  color: #fff
}

.bhz51pkro {
  font-size: .85rem;
  line-height: 1.5;
  max-width: 60ch;
  color: #a9c6ba
}

.bh21n0a65 {
  font-size: .82rem;
  color: #8fb2a3
}


a:focus-visible,
button:focus-visible,
.bh17dndu7:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 2px;
  border-radius: 6px
}


.bh2ebl6a1 {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .6s ease, transform .6s ease
}
h1 {
    font-size: 50px;
}
.bh2ebl6a1.bh21a1qah {
  opacity: 1;
  transform: none
}

@media (prefers-reduced-motion:reduce) {
  .bh2ebl6a1 {
    opacity: 1;
    transform: none;
    transition: none
  }
}

@media (min-width:768px) {
  .bhq830n7a {
    padding: 0 1.6rem
  }

  .bhf2pzlux {
    position: static;
    display: flex;
    flex-direction: row;
    background: none;
    padding: 0;
    box-shadow: none;
    gap: .2rem
  }

  .bh1t5p9cy {
    display: none
  }

  .bhf2pzlux a {
    color: var(--text);
    padding: .5rem .8rem;
    font-size: .9rem
  }

  .bhf2pzlux a:hover {
    background: var(--surface-alt);
    color: var(--primary)
  }

  .bhf2pzlux a.bh1tc88ui,
  .bhf2pzlux a[aria-current="page"] {
    background: transparent;
    color: var(--primary);
    font-weight: 800;
    border-bottom: 2px solid var(--primary);
    border-radius: 0
  }

  .bh2rc6zcl {
    grid-template-columns: 1fr 1fr;
    gap: 1.4rem
  }

  .bh14q0dw9 {
    padding: 3.5rem 0
  }
}

@media (min-width:1024px) {
  .bh2hibo8u {
    min-height: 70vh
  }

  .bh2eals0u {
    padding-bottom: 3.5rem
  }

  .bh111nd0x {
    font-size: 1.9rem
  }
}
.gb-2d2f1e14.gb-2d2f1e14{display: block; max-width: 20em; margin: 1em auto; text-align: center; text-transform: none; padding: .8em 1.75em; border-radius: .3em; background: #e11d4822; color: #e11d48; text-decoration: none; font-weight: 500; transition: all .15s ease;}
.gb-2d2f1e14.gb-2d2f1e14:hover{opacity: .9;}
.gb-2d2f1e14.gb-2d2f1e14:focus{outline: 2px solid #e11d48; outline-offset: 2px;}
