/* Homepage */

.home .et_pb_section_0_tb_header {
  position: absolute;
  width: 100%;
}
.home .et_pb_row_0_tb_header {
  max-width: 85vw;
  width: 100%;
}
.home_hero {
  width: 100%;
  overflow-x: hidden;
}
.purple_home {
  position: absolute;
  width: 100vw;
  max-height: 200px;
  object-fit: cover;
  object-position: right bottom;
}
.home_hero .lime_snaky {
  position: absolute;
  max-width: 356px;
  top: -50px;
  right: calc(((100vw - 1200px) / 2) + 150px);
}
.home_hero .intro {
  background-image: url(/wp-content/uploads/2024/01/lime_home.png);
  background-position: left top;
  background-size: 100vw 400px;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 300px;
  margin-bottom: -300px;
  position: absolute;
  width: 100%;
  top: calc(100vh - 202px);
}
.home_hero .intro h1 {
  max-width: 490px;
  margin-left: calc((15vw / 2) + 10px);
  font-size: 30px;
  margin-bottom: 20px;
}
.pine_home {
  position: absolute;
  right: 0;
  width: calc(((100vw - 1200px) / 2) + 100px);
  max-width: 500px;
  object-position: left bottom;
}
.home_hero video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.showcase {
  position: relative;
  overflow-x: hidden;
}
.showcase .white_home {
  margin-bottom: -100px;
}
.showcase .flex {
  display: flex;
  flex-wrap: wrap;
  background: #f4f2f0;
  justify-content: center;
  overflow-x: hidden;
}
img.yellow_strike,
img.lime_cloud,
img.purple_dots,
img.purple_wave,
img.salmon_meander {
  position: absolute;
}
img.yellow_strike {
  left: -20px;
  top: 20%;
  max-width: 10%;
}

img.lime_cloud {
  right: -100px;
  max-width: 15%;
  top: 10%;
}

img.salmon_meander {
  bottom: 0;
  left: -50px;
  max-width: 12%;
}

img.purple_wave {
  left: -20px;
  max-width: 6%;
  bottom: 40%;
}

img.purple_dots {
  right: -20px;
  max-width: 20%;
  bottom: 0;
}
img.one_home {
  max-width: 652px;
  flex-basis: 652px;
  height: 100%;
  margin-bottom: -40px;
  z-index: 2;
}
.two_flex_home {
  flex-basis: 590px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: -80px;
}
.two_flex_home > img {
  max-width: 474px;
  margin-bottom: -30px;
}
.three_home {
  position: relative;
  text-align: right;
  margin-top: -40px;
  margin-bottom: -40px;
}
.three_home > img:first-child {
  max-width: 474px;
  height: 100%;
  object-fit: cover;
}
.three_home > img:not(:first-child) {
  position: absolute;
  top: -60%;
  right: -70%;
}
img.four_home {
  max-width: 945px;
  flex-basis: 945px;
  height: 100%;
}
@media only screen and (max-width: 1500px) {
  .pine_home {
    width: calc(100px + 10vw);
  }
}
@media only screen and (max-width: 1300px) {
  .home_hero .lime_snaky {
    max-width: 30vw;
    right: 20vw;
    top: -3vw;
    z-index: 1;
  }
}
@media only screen and (max-width: 1160px) {
  .showcase .white_home {
    margin-bottom: -20px;
  }
  img.yellow_strike {
    left: -2%;
    top: 10%;
    max-width: 14%;
  }
  img.lime_cloud {
    right: -5%;
    max-width: 30%;
    top: 0;
  }
  img.purple_wave {
    left: -2%;
    max-width: 13vw;
  }
  img.salmon_meander {
    left: -9%;
    max-width: 21vw;
  }
}
@media only screen and (max-width: 1100px) {
  img.four_home {
    max-width: 90vw;
  }
}
@media only screen and (max-width: 1000px) {
  .home_hero .intro {
    background-size: 1440px 400px;
    padding-top: 90px;
  }
}
@media only screen and (max-width: 750px) {
  .home_hero .intro h1 {
    max-width: calc(90vw - calc((15vw / 2) + 10px));
  }

  .showcase {
    margin-top: 70px;
  }
  .showcase .flex *,
  .showcase .flex img {
    max-width: 80vw;
    margin: unset;
  }

  .showcase .flex *:not(.three_home),
  .showcase .flex img {
    margin-bottom: 1em;
  }
  .three_home > img:first-child {
    height: unset;
    margin-bottom: -6px !important;
  }
  .showcase .flex img.one_home {
    margin-right: -4vw;
    max-width: 95vw;
  }
}

/* Form styling */

.et-db
  #et-boc
  .et-l
  .et_pb_module
  div.wpforms-container-full
  .wpforms-field-label {
  font-family: "Urbanist", sans-serif !important;
  font-style: normal;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.2em;
  color: #ffffff !important;
}

.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form input[type="url"],
.wpforms-form input[type="tel"] {
  height: 38px !important;
  padding: 0.2em 0.5em !important;
  border: 2px solid #3a1360 !important;
  border-radius: 0 !important;
}
.section__bg_stretch .wpforms-form input[type="text"],
.section__bg_stretch .wpforms-form input[type="email"],
.section__bg_stretch .wpforms-form input[type="tel"],
.section__bg_stretch .wpforms-form input[type="url"],
.section__bg_stretch .wpforms-form .wpforms-field-select .choices__inner,
.section__bg_stretch .wpforms-form textarea {
  border-color: #98f4a1 !important;
}

.wpforms-form .wpforms-field-select .choices__inner {
  height: 38px !important;
  padding: 0.2em 0.5em !important;
  padding-top: 0.5em !important;
  border: 2px solid #3a1360 !important;
  border-radius: 0 !important;
}

.wpforms-form textarea {
  padding: 0.2em 0.5em !important;
  border: 2px solid #3a1360 !important;
  border-radius: 0 !important;
}

.wpforms-form .wpforms-field-checkbox label.wpforms-field-label-inline {
  color: #ffffff !important;
}

.wpforms-form button[type="submit"] {
  background-color: transparent !important;
  border: 3px solid white !important;
  color: #ffffff !important;
  font-family: "Urbanist", sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3em !important;
  display: block !important;
  margin: 0 auto !important;
  margin-top: 2em !important;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}

.wpforms-form button[type="submit"]:hover {
  background-color: transparent !important;
  color: #3a1360 !important;
  border: 3px solid #3a1360 !important;
}

.section__bg_stretch .wpforms-form button[type="submit"] {
  background-color: #98f4a1 !important;
  border: 3px solid #98f4a1 !important;
  color: #3a1360 !important;
  text-transform: uppercase !important;
  padding: 10px 35px !important;
  height: unset !important;
}
.section__bg_stretch .wpforms-form button[type="submit"]:hover {
  background-color: transparent !important;
  color: #98f4a1 !important;
  border: 3px solid #98f4a1 !important;
}
