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

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

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

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

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

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

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

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

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

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

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

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

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

.c507d3f68ec67 span.c76bf3c37da19 {
  background: #0e5a4e;
  color: #fff;
  border-color: #0e5a4e;
}

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

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

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

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

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

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

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

.c43f073029703 {
  padding: 34px;
}

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

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

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

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

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

.c2338a14c40a2 .c4056ed0d31fc {
  grid-column: 1/-1;
}

.c2338a14c40a2 label {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c5e740e8e9faf {
  overflow: hidden;
}

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

.c8910fddc65f6 a {
  color: #0d5b4e;
}

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

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

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

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

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

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

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

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

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

.cfe1b1ea7a7c5 span {
  color: #687a75;
}

.cfe1b1ea7a7c5 b {
  text-align: right;
}

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

.c571e7396d2a3 span {
  font-weight: 800;
}

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

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

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

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

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

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

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

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

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

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

  .c06c964d739c1 {
    height: 145px;
  }

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

}

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

  .c2ba9f46c4a9e {
    font-size: 0;
  }

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

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

  .c43f073029703 {
    padding: 23px;
  }

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

  .c2338a14c40a2 .c4056ed0d31fc {
    grid-column: auto;
  }

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

  .c06c964d739c1 {
    height: 125px;
  }

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

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

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

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

}
