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

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

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

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

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

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

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

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

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

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

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

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

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

.c00b93befacbc span.cbcbb2d240f63 {
  background: #0e5a4e;
  color: #fff;
  border-color: #0e5a4e;
}

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

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

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

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

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

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

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

.c30b7d9b8e855 {
  padding: 34px;
}

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

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

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

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

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

.ccbc7a1e1736e .cd2c65a1608e2 {
  grid-column: 1/-1;
}

.ccbc7a1e1736e label {
  margin-top: 0;
}

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

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

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

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

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

.c92d1aa47ab4b {
  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);
}

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

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

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

.c7e424e6ab189 {
  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;
}

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

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

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

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

.cd1a2061a16d1 {
  overflow: hidden;
}

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

.cc34406a0fc81 a {
  color: #0d5b4e;
}

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

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

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

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

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

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

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

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

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

.c2309ef1101be span {
  color: #687a75;
}

.c2309ef1101be b {
  text-align: right;
}

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

.c9612e69650dc span {
  font-weight: 800;
}

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

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

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

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

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

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

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

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

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

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

  .c12e14ab14ad4 {
    height: 145px;
  }

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

}

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

  .c4a1e4f2746b2 {
    font-size: 0;
  }

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

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

  .c30b7d9b8e855 {
    padding: 23px;
  }

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

  .ccbc7a1e1736e .cd2c65a1608e2 {
    grid-column: auto;
  }

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

  .c12e14ab14ad4 {
    height: 125px;
  }

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

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

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

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

}
