/* IMPORT THE FRAMEWORK */
.projects .info, .projects, .vimeo-container, .feature, .features {
  position: relative;
}

.projects:before {
  position: absolute;
}

.feature:nth-of-type(2) a, .feature:nth-of-type(1) a {
  display: inline-block;
  zoom: 1;
}

.projects img, .projects .info h2:after, .feature h2:after, .projects:before {
  display: block;
}

.projects .info, .feature, .features {
  box-sizing: border-box;
}

.projects .info a {
  transition: all 0.2s ease-in-out;
}

.projects .info h2:after, .feature h2:after, .projects:before {
  content: "";
}

.feature:nth-of-type(2) a, .feature:nth-of-type(1) a {
  text-align: center;
}

.projects .project, .projects, .features, .video, .about-summary {
  display: flex;
  flex-wrap: wrap;
}

.video, .about-summary {
  justify-content: space-between;
}

.video, .about-summary {
  align-items: center;
}

.projects:before, .projects, .about-summary, .feature {
  background-repeat: no-repeat;
}

.feature:nth-of-type(1) {
  background-size: contain;
}

.feature:nth-of-type(3) {
  background-position: right top;
}

.feature:nth-of-type(1) {
  background-position: center bottom;
}

.feature:nth-of-type(2) {
  background-position: right bottom;
}

.feature:nth-of-type(2) a, .feature:nth-of-type(1) a {
  font-family: "AvenirNext", sans-serif;
}

.feature h3, .feature h4, .projects .info h3, .projects .info h2, .feature h2, .projects > h2, .video-info h2, .about-summary h2 {
  font-family: "bodoni_72", sans-serif;
}

.feature:nth-of-type(2) a, .feature:nth-of-type(1) a {
  font-weight: bold;
  transition: background-color 250ms, color 250ms;
  padding: 1em 2em;
  cursor: pointer;
  min-width: 150px;
  border-radius: 5px;
}

.feature:nth-of-type(1) a {
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: 5px solid #b9e95a;
}
.feature:nth-of-type(1) a:hover {
  background-color: #cce699;
}
.feature:nth-of-type(1) a:active {
  background-color: #e6e6e6;
}

.feature:nth-of-type(2) a {
  color: #FFFFFF;
  background-color: #99cc33;
  border-bottom: 5px solid #084628;
}
.feature:nth-of-type(2) a:hover {
  background-color: #add65c;
}
.feature:nth-of-type(2) a:active {
  background-color: #7aa329;
}

.projects, .features {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 761px) and (max-width: 1440px) {
  .projects, .features {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}
@media screen and (max-width: 760px) {
  .projects, .features {
    padding-left: 5.5%;
    padding-right: 5.5%;
  }
}

.video, .about-summary {
  margin-left: 5%;
}
@media screen and (min-width: 761px) and (max-width: 1440px) {
  .video, .about-summary {
    margin-left: 3.75%;
  }
}
@media screen and (max-width: 760px) {
  .video, .about-summary {
    margin-left: 5.5%;
  }
}

.video, .about-summary {
  margin-right: 5%;
}
@media screen and (min-width: 761px) and (max-width: 1440px) {
  .video, .about-summary {
    margin-right: 3.75%;
  }
}
@media screen and (max-width: 760px) {
  .video, .about-summary {
    margin-right: 5.5%;
  }
}

.projects .info h2:after, .feature h2:after {
  height: 5px;
  width: 140px;
  max-width: 100%;
  margin-top: 0.3em;
  border-radius: 3px;
}

.projects .info h2:after, .feature h2:after {
  background-color: #99cc33;
}

.video-info a, .about-summary a {
  text-decoration: underline;
  color: #084628;
}
.video-info a:hover, .about-summary a:hover {
  color: #99cc33;
}

.intro p {
  font-size: 4.3em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .intro p {
    font-size: 3.8em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .intro p {
    font-size: 3em;
  }
}
@media screen and (max-width: 450px) {
  .intro p {
    font-size: 2.5em;
  }
}

.feature h3, .projects > h2, .video-info h2, .about-summary h2 {
  font-size: 3.3em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .feature h3, .projects > h2, .video-info h2, .about-summary h2 {
    font-size: 3.3em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .feature h3, .projects > h2, .video-info h2, .about-summary h2 {
    font-size: 2.3em;
  }
}
@media screen and (max-width: 450px) {
  .feature h3, .projects > h2, .video-info h2, .about-summary h2 {
    font-size: 1.3em;
  }
}

.projects .info h2, .feature h2 {
  font-size: 2.5em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .projects .info h2, .feature h2 {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .projects .info h2, .feature h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 450px) {
  .projects .info h2, .feature h2 {
    font-size: 1.5em;
  }
}

.projects .info a, .feature h4, .projects .info p, .video-info p, .about-summary p, .feature p, .projects .info h3, .feature:nth-of-type(1) a, .feature:nth-of-type(2) a, .video-info a, .about-summary a {
  font-size: 1em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .projects .info a, .feature h4, .projects .info p, .video-info p, .about-summary p, .feature p, .projects .info h3, .feature:nth-of-type(1) a, .feature:nth-of-type(2) a, .video-info a, .about-summary a {
    font-size: 1em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .projects .info a, .feature h4, .projects .info p, .video-info p, .about-summary p, .feature p, .projects .info h3, .feature:nth-of-type(1) a, .feature:nth-of-type(2) a, .video-info a, .about-summary a {
    font-size: 0.95em;
  }
}
@media screen and (max-width: 450px) {
  .projects .info a, .feature h4, .projects .info p, .video-info p, .about-summary p, .feature p, .projects .info h3, .feature:nth-of-type(1) a, .feature:nth-of-type(2) a, .video-info a, .about-summary a {
    font-size: 0.9em;
  }
}

.projects .info h3, .projects .info h2, .feature h2, .projects > h2, .video-info h2, .about-summary h2 {
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0.8em;
}

.projects .info p, .video-info p, .about-summary p, .feature p {
  font-weight: normal;
  line-height: 1.65em;
  margin-bottom: 1.5em;
}

.hero {
  height: 80vh;
}

.hero-text {
  padding-bottom: 150px;
}

.webp .hero {
  background-image: url("/app/images/home/hero.webp");
}

.no-webp .hero {
  background-image: url("/app/images/home/hero.jpg");
}

.features {
  z-index: 99;
  margin-top: -150px;
}

.feature {
  width: 33.33%;
  transition: background-color 250ms ease-in-out;
  padding: 5% 7% 10% 5%;
  color: #FFFFFF;
}
.feature:nth-of-type(1) {
  background-image: url("/app/images/home/plants-bg.png");
  background-color: #084628;
  border-bottom-left-radius: 10px;
}
.feature:nth-of-type(2) {
  background-size: 50%;
  background-image: url("/app/images/home/location-bg.png");
  background-color: #2d7e56;
}
.feature:nth-of-type(3) {
  background-size: 40%;
  background-image: url("/app/images/home/hours-bg.png");
  background-color: #005d28;
  border-bottom-right-radius: 10px;
}
.feature h2 {
  margin-bottom: 2em;
}
.feature h3, .feature h4 {
  font-weight: normal;
}
.feature h4 {
  margin-top: 2em;
}
.feature a {
  margin-top: 3em;
}

@media screen and (max-width: 960px) {
  .features {
    margin-top: -50px;
  }
  .feature {
    width: 100%;
    padding: 10% 10% 15% 10%;
    margin-bottom: 1em;
  }
}
.about-summary {
  background-image: url("../images/home/blob.svg");
  background-size: 70%;
  background-position: left center;
  padding-bottom: 6vw;
  padding-top: 0;
  margin-bottom: 2vw;
}
.about-summary .blob-image {
  width: 50%;
  margin: 0 5% -12vw;
}
.about-summary .about-info {
  width: 30%;
  margin-right: 10%;
}
@media screen and (min-width: 961px) and (max-width: 1440px) {
  .about-summary .about-info {
    width: 40%;
    margin-right: 0;
  }
}
.about-summary h2 {
  color: #2d7e56;
}
@media screen and (max-width: 960px) {
  .about-summary .blob-image, .about-summary .about-info {
    width: 100%;
  }
  .about-summary .about-info {
    margin-right: 0;
  }
  .about-summary .blob-image {
    margin: 0 0 2em 0;
  }
}

@media screen and (max-width: 960px) {
  .about-summary {
    background-size: 100%;
    background-position: left top;
    padding-bottom: 50px;
    padding-top: 25px;
  }
}
.video {
  margin-bottom: 100px;
  z-index: 3;
}

.video-info {
  width: 25%;
  margin-left: 10%;
}
.video-info h2 {
  color: #2d7e56;
}
.vimeo-container {
  z-index: 3;
  width: 50%;
  margin-right: 10%;
}

@media screen and (min-width: 961px) and (max-width: 1440px) {
  .video-info {
    width: 40%;
    margin-left: 0;
  }
  .vimeo-container {
    width: 50%;
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .video-info, .vimeo-container {
    width: 100%;
  }
  .video-info {
    margin: 0 0 3em 0;
  }
  .vimeo-container {
    margin: 0;
  }
}
.projects {
  z-index: 1;
  background-size: 20%;
}
.projects:before {
  width: 30%;
  right: 0;
  top: -20%;
  background-image: url("../images/home/wattle-illustration.svg");
  background-size: 100%;
  height: 100%;
  z-index: 1;
}
.projects > h2 {
  color: #2d7e56;
  width: 100%;
}
.projects .project {
  width: 38%;
  border-bottom: 20px solid #2d7e56;
  margin-right: 2%;
  z-index: 2;
}
.projects img {
  width: 100%;
  max-width: 100%;
  line-height: 0;
}
.projects .info {
  width: 100%;
  padding: 8.3%;
  background-color: #084628;
}
.projects .info h2, .projects .info h3, .projects .info p {
  color: #FFFFFF;
}
.projects .info h3 {
  margin-bottom: 1.5em;
}
.projects .info a {
  color: #99cc33;
  text-decoration: underline;
}
.projects .info a:hover {
  color: #b9e95a;
}

@media screen and (min-width: 961px) {
  .projects .project:nth-of-type(1) {
    border-bottom-left-radius: 10px;
  }
  .projects .project:nth-of-type(2) {
    border-bottom-right-radius: 10px;
  }
}
@media screen and (max-width: 960px) {
  .projects .project {
    width: 100%;
    margin-bottom: 2em;
  }
  .projects .project .info {
    padding: 5%;
  }
}
.footer-cta {
  padding-top: 250px;
  margin-top: -100px;
}
