.c8947e84d38ca {
  background: #f4f6f2;
  color: #173a33;
}

.cf6bfd6a5c63e {
  background: #0b2e29;
  color: #d8e7e2;
  text-align: center;
  padding: 8px 18px;
  font-size: .78rem;
  letter-spacing: .05em;
}

.c86e14766cf56 {
  background: #fff;
  border-bottom: 1px solid #dfe7e2;
}

.c86e14766cf56 .cbf1932ba685d {
  min-height: 76px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cf98ce7595e86 {
  font-size: .8rem;
  font-weight: 800;
  color: #59706a;
}

.cf98ce7595e86:before {
  content: '✓';
  display: inline-grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #e8f2ed;
  color: #0b5c4f;
  margin-right: 8px;
}

.cad5bcac8cc91 {
  background: #fff;
  padding: 36px 0 54px;
  border-bottom: 1px solid #dfe7e2;
}

.c18868c18a957 {
  font-size: .82rem;
  color: #5d706b;
  font-weight: 700;
}

.c6ce184589ff4 {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 50px;
  margin-top: 34px;
}

.c6ce184589ff4 h1 {
  font: 700 clamp(2.8rem,5vw,4.8rem)/.96 Georgia,serif;
  letter-spacing: -.045em;
  margin: 10px 0 15px;
}

.c6ce184589ff4 p {
  color: #5e716b;
  max-width: 690px;
  margin: 0;
}

.cce41ad7d028d {
  width: 210px;
  display: grid;
  grid-template-columns: 32px 1fr 32px;
  align-items: center;
  row-gap: 8px;
}

.cce41ad7d028d span {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #fff;
  border: 1px solid #9db1aa;
  font-weight: 900;
}

.cce41ad7d028d span.c9efa9769c5b2 {
  background: #0e5a4e;
  color: #fff;
  border-color: #0e5a4e;
}

.cce41ad7d028d i {
  height: 2px;
  background: #bdd0c9;
}

.cce41ad7d028d small:nth-of-type(1) {
  grid-column: 1/2;
}

.cce41ad7d028d small:nth-of-type(2) {
  grid-column: 3/4;
}

.cce41ad7d028d small {
  font-size: .68rem;
  color: #687b75;
  text-align: center;
}

.c718d8a01f233 {
  padding: 65px 0 95px;
}

.cf746b0bb0143 {
  display: grid;
  grid-template-columns: 1.12fr .88fr;
  gap: 34px;
  align-items: start;
}

.c4681c6dc3990,.cf88e0fbdea45 {
  background: #fff;
  border: 1px solid #dae4df;
  border-radius: 24px;
  box-shadow: 0 16px 55px rgba(22,64,56,.08);
}

.c4681c6dc3990 {
  padding: 34px;
}

.cb0e10a004cb4 {
  display: flex;
  gap: 16px;
  border-bottom: 1px solid #e1e8e4;
  padding-bottom: 25px;
  margin-bottom: 26px;
}

.cb0e10a004cb4>span {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #edf3ef;
  color: #0d5b4e;
  font-weight: 900;
  font-size: .8rem;
}

.cb0e10a004cb4 h2 {
  font: 700 1.55rem Georgia,serif;
  margin: 0 0 4px;
}

.cb0e10a004cb4 p {
  font-size: .86rem;
  color: #697b76;
  margin: 0;
}

.c16c288963091 {
  display: grid;
  grid-template-columns: 1.3fr .7fr;
  gap: 18px;
}

.c16c288963091 .c978981173bb8 {
  grid-column: 1/-1;
}

.c16c288963091 label {
  margin-top: 0;
}

.c16c288963091 input,.c16c288963091 select {
  min-height: 54px;
  background: #fbfcfa;
}

.c16c288963091 small {
  font-size: .7rem;
  color: #74847f;
}

.c62c146d5160c {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 24px 0;
  font-weight: 500;
  font-size: .82rem;
  color: #556863;
}

.c62c146d5160c input {
  width: 18px;
  height: 18px;
  margin-top: 3px;
}

.c62c146d5160c a {
  text-decoration: underline;
  color: #0d5b4e;
}

.c1f8d75d94a50 {
  border: 0;
  width: 100%;
  min-height: 58px;
  background: #0d5b4e;
  color: #fff;
  border-radius: 12px;
  padding: 0 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font: 800 1rem Inter,sans-serif;
  cursor: pointer;
  box-shadow: 0 12px 25px rgba(13,91,78,.2);
}

.c1f8d75d94a50:hover {
  background: #08443b;
}

.c1f8d75d94a50 b {
  font-size: 1.4rem;
}

.cd2a05f80e3fb {
  text-align: center;
  font-size: .73rem;
  color: #72827d;
}

.c1441faf11af2 {
  margin-top: 18px;
  border: 1px solid #d9e4de;
  background: #eef4f0;
  border-radius: 16px;
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
}

.c1441faf11af2 div {
  display: flex;
  flex-direction: column;
}

.c1441faf11af2 span {
  font-size: .78rem;
  color: #657771;
}

.c1441faf11af2 a {
  font-weight: 800;
  color: #0d5b4e;
}

.c93a249824c1e {
  position: sticky;
  top: 30px;
}

.cf88e0fbdea45 {
  overflow: hidden;
}

.cef131f2cb9e4 {
  padding: 20px 24px;
  border-bottom: 1px solid #e0e8e4;
  display: flex;
  justify-content: space-between;
  font-size: .82rem;
  font-weight: 800;
}

.cef131f2cb9e4 a {
  color: #0d5b4e;
}

.c328eb0895532 {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 20px;
  padding: 24px;
  align-items: center;
}

.c4eea3adda600 {
  background: #edf3ef;
  border-radius: 16px;
  padding: 8px;
  height: 170px;
  display: grid;
  place-items: center;
}

.c4eea3adda600 img {
  max-height: 160px;
  border-radius: 10px;
}

.c328eb0895532 h2 {
  font: 700 1.5rem Georgia,serif;
  margin: 0;
}

.c328eb0895532 p {
  font-size: .8rem;
  color: #677973;
  margin: 5px 0 12px;
}

.c7fd1b91fbbce {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}

.c7fd1b91fbbce span {
  font-size: .66rem;
  background: #f0f3ef;
  padding: 5px 8px;
  border-radius: 999px;
}

.c0a111f35307f {
  border-block: 1px solid #e0e8e4;
  padding: 17px 24px;
}

.c0a111f35307f div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 7px 0;
  font-size: .82rem;
}

.c0a111f35307f span {
  color: #687a75;
}

.c0a111f35307f b {
  text-align: right;
}

.c4c03b115caf2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
}

.c4c03b115caf2 span {
  font-weight: 800;
}

.c4c03b115caf2 strong {
  font: 700 1.9rem Georgia,serif;
  color: #0d5b4e;
}

.c3781f38308a4 {
  margin: 0 24px 24px;
  background: #f4eee2;
  border-radius: 14px;
  padding: 16px;
  display: flex;
  gap: 13px;
}

.c4cd355ec0a81 {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #b66d3f;
  color: #fff;
  display: grid;
  place-items: center;
  font-weight: 900;
}

.c3781f38308a4 p {
  font-size: .72rem;
  color: #6e675d;
  margin: 3px 0;
}

.cab361427db8b {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 6px;
  margin-top: 12px;
}

.cab361427db8b div {
  background: #e7eee9;
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: .68rem;
  color: #566a63;
}

.cab361427db8b b {
  color: #0d5b4e;
  font-size: 1rem;
}
@media(max-width:850px) {
  .c6ce184589ff4 {
    align-items: flex-start;
    flex-direction: column;
  }

  .cf746b0bb0143 {
    grid-template-columns: 1fr;
  }

  .c93a249824c1e {
    position: static;
    order: -1;
  }

  .c328eb0895532 {
    grid-template-columns: 120px 1fr;
  }

  .c4eea3adda600 {
    height: 145px;
  }

  .c4eea3adda600 img {
    max-height: 135px;
  }

}

@media(max-width:560px) {
  .c86e14766cf56 .cbf1932ba685d {
    min-height: 66px;
  }

  .cf98ce7595e86 {
    font-size: 0;
  }

  .c6ce184589ff4 h1 {
    font-size: 3rem;
  }

  .c718d8a01f233 {
    padding: 35px 0 70px;
  }

  .c4681c6dc3990 {
    padding: 23px;
  }

  .c16c288963091 {
    grid-template-columns: 1fr;
  }

  .c16c288963091 .c978981173bb8 {
    grid-column: auto;
  }

  .c328eb0895532 {
    grid-template-columns: 100px 1fr;
  }

  .c4eea3adda600 {
    height: 125px;
  }

  .c4eea3adda600 img {
    max-height: 118px;
  }

  .c4c03b115caf2 {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }

  .c1441faf11af2 {
    align-items: flex-start;
    flex-direction: column;
  }

  .cab361427db8b {
    grid-template-columns: 1fr 1fr 1fr;
  }

}
