#section-one {
  background: url(/wp-content/uploads/2025/02/hp-hero-section-bg-v2.jpg) center center no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 160px 0 80px 0;
}
#section-one h1 {
  text-align: center;
  font-family: "DM Serif Display", serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 100%;
  color: #FFFFFF;
  max-width: 920px;
  margin: 0 auto 40px;
}
#section-one .content-box-wrapper img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

#section-two {
  padding: 100px 0 100px 0;
}
#section-two .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
#section-two .image-wrapper img {
  display: block;
  max-width: 440px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#section-two .content-wrapper {
  padding: 100px 0 0 100px;
}
#section-two h2 {
  font-family: "DM Serif Display", serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 100%;
  color: #0B4739;
  margin: 0 0 40px 0;
}
#section-two h3 {
  font-family: "DM Serif Display", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  color: #0B4739;
  margin: 0;
}
#section-two p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #82928E;
  margin: 0 0 20px 0;
}
#section-two p:last-of-type {
  margin: 0;
}

#section-three {
  background-color: #0B4739;
  padding: 100px 0;
}
#section-three .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
#section-three .image-wrapper img {
  display: block;
  max-width: 440px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#section-three .content-wrapper {
  padding: 100px 0 0 100px;
}
#section-three h2 {
  font-family: "DM Serif Display", serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 40px 0;
}
#section-three h3 {
  font-family: "DM Serif Display", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  color: #FFFFFF;
  margin: 0;
}
#section-three p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
#section-three p:last-of-type {
  margin: 0;
}

#section-four {
  padding: 100px 0 50px 0;
}
#section-four .image-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
#section-four .image-wrapper img {
  display: block;
  max-width: 440px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#section-four .content-wrapper {
  padding: 100px 0 0 100px;
}
#section-four h2 {
  font-family: "DM Serif Display", serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 100%;
  color: #0B4739;
  margin: 0 0 40px 0;
}
#section-four h3 {
  font-family: "DM Serif Display", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  color: #0B4739;
  margin: 0;
}
#section-four p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #82928E;
  margin: 0 0 20px 0;
}
#section-four p:last-of-type {
  margin: 0;
}

#section-five {
  padding: 50px 0 100px 0;
}
#section-five h2 {
  font-family: "DM Serif Display", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  color: #0B4739;
  margin: 0 auto 20px;
}
#section-five p.subtitle {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 60px 0;
}
#section-five p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #82928E;
  margin: 0 0 20px 0;
}
#section-five h3 {
  font-family: "DM Serif Display", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  color: #0B4739;
  margin: 40px 0 20px 0;
}
#section-five .contact-info-box {
  display: block;
  width: 100%;
}
#section-five .contact-info-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #0B4739;
  margin: 0 0 20px 0;
}
#section-five .contact-info-box p a {
  font-size: 18px;
  font-weight: 600;
  color: #0B4739;
}
#section-five .contact-box-wrapper {
  background-color: #FFFFFF;
  padding: 30px;
  border-radius: 20px;
}
#section-five .contact-box-wrapper p {
  margin: 0;
}
#section-five .wpcf7 input,
#section-five .wpcf7 textarea {
  width: 100%;
  background-color: #E4EEEB;
  font-family: "Plus Jakarta Sans", serif;
  font-size: 14px;
  color: #888888;
  padding: 14px 20px;
  border: 0;
  border-radius: 10px;
  margin: 0 0 16px 0;
  overflow: hidden;
}
#section-five .wpcf7 input:focus,
#section-five .wpcf7 textarea:focus {
  outline: none;
}
#section-five .wpcf7 .wpcf7-submit {
  display: flex;
  font-family: "Plus Jakarta Sans", serif;
  font-size: 18px;
  font-weight: 600;
  color: #0B4739;
  background-color: #67e9af;
  padding: 12px 36px;
  border: 1px solid #67e9af;
  border-radius: 12px;
  text-decoration: none;
  cursor: pointer;
  transition: 0.15s linear all;
}
#section-five .wpcf7 .wpcf7-submit:hover {
  background-color: #0B4739;
  color: #FFFFFF;
  border: 1px solid #0B4739;
}
#section-five .wpcf7 .wpcf7-submit svg {
  transition: 0.15s linear all;
}
#section-five .wpcf7 .wpcf7-submit:hover svg {
  fill: #FFFFFF;
}

@media only screen and (max-width: 768px) {
  #section-one {
    padding: 130px 0 50px 0;
  }
  #section-one h1 {
    font-size: 40px;
  }

  #section-two {
    padding: 50px 0;
  }
  #section-two h2 {
    font-size: 40px;
    margin: 0 0 20px 0;
  }
  #section-two .image-wrapper img {
    max-width: 70%;
    margin: 0 0 20px 0;
  }

  #section-three {
    padding: 50px 0;
  }
  #section-three h2 {
    font-size: 40px;
    margin: 0 0 20px 0;
  }
  #section-three p:last-of-type {
    margin: 0 0 20px 0;
  }
  #section-three .image-wrapper img {
    max-width: 70%;
    margin: 0 0 20px 0;
  }

  #section-four {
    padding: 50px 0 25px 0;
  }
  #section-four .image-wrapper img {
    max-width: 70%;
    margin: 0 0 20px 0;
  }
  #section-four h2 {
    font-size: 40px;
    margin: 0 0 20px 0;
  }

  #section-five {
    padding: 25px 0 50px 0;
  }
}
