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

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

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

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

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

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

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

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

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

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

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

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

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

.cbfcc72e53c4d span.c361d794d6fcd {
  background: #0e5a4e;
  color: #fff;
  border-color: #0e5a4e;
}

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

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

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

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

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

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

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

.c95de92e963ed {
  padding: 34px;
}

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

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

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

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

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

.cfe1c4b39ea3e .ccdf29c16bf84 {
  grid-column: 1/-1;
}

.cfe1c4b39ea3e label {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c67b986d45f29 {
  overflow: hidden;
}

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

.c4659b76ef94d a {
  color: #0d5b4e;
}

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

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

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

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

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

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

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

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

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

.cfc8c31e9fef7 span {
  color: #687a75;
}

.cfc8c31e9fef7 b {
  text-align: right;
}

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

.cd5225277d7e4 span {
  font-weight: 800;
}

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

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

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

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

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

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

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

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

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

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

  .cad4ed736d761 {
    height: 145px;
  }

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

}

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

  .c46802b770600 {
    font-size: 0;
  }

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

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

  .c95de92e963ed {
    padding: 23px;
  }

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

  .cfe1c4b39ea3e .ccdf29c16bf84 {
    grid-column: auto;
  }

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

  .cad4ed736d761 {
    height: 125px;
  }

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

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

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

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

}
