.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.navbar {
  background-color: #ddd0;
  width: 100%;
}

.brand {
  background-image: url('../images/Standard-Blue-Logo.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  width: 600px;
  height: 150px;
  margin-top: 40px;
  top: 64px;
  left: -198px;
}

.container {
  width: 100%;
}

.body {
  background-color: #254066;
  height: auto;
}

.nav-menu {
  margin-top: 313px;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
  font-size: 20px;
}

.div-block {
  width: 100%;
  height: auto;
  position: absolute;
}

.image {
  width: 500px;
  max-width: 100%;
  margin-top: 20px;
  margin-left: 40px;
}

.container-2 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #ddd0;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  margin-right: 60px;
  display: block;
}

.nav-menu-2 {
  color: #254066;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.nav-link-4, .nav-link-5, .nav-link-6 {
  color: #254066;
}

.quick-stack {
  padding-bottom: 0;
  padding-left: 0;
}

.image-2 {
  opacity: .61;
}

.section-2 {
  position: sticky;
  bottom: 0;
}

.section-3 {
  height: 600px;
}

.section-4 {
  height: 500px;
}

.section-5 {
  background-image: url('../images/GRASS3_1.webp');
  background-position: 50%;
  background-size: cover;
  height: 350px;
}

.image-3 {
  z-index: 2;
  margin-top: -81px;
  position: relative;
  top: -167px;
}

.quick-stack-2 {
  z-index: 9999999;
  position: relative;
}

.section-6 {
  z-index: -1;
  background-image: url('../images/Background_1.webp');
  background-position: 50%;
  background-size: cover;
  height: 100svh;
  position: absolute;
  inset: 0%;
}

.navbar-3 {
  color: #fff;
  background-color: #ddd0;
  position: absolute;
  inset: 5% 10% auto auto;
}

.nav-link-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}

.nav-link-7.w--current {
  color: #fff;
}

.nav-link-8, .nav-link-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-4 {
  mix-blend-mode: normal;
}

.link-block {
  width: 100%;
  height: 100%;
}

.section-7 {
  height: 300px;
  margin-top: 100px;
}

.cicle-image-wraper {
  aspect-ratio: 1;
  outline-offset: 0px;
  object-fit: cover;
  object-position: 100% 100%;
  border-radius: 50%;
  outline: 9px solid #fff;
  width: 20vw;
  max-width: 20vw;
  height: auto;
  overflow: hidden;
}

.quick-stack-3 {
  height: 100%;
}

.cell {
  margin-left: auto;
  margin-right: auto;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

.heading {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.cell-2, .cell-3, .cell-4, .cell-5 {
  margin-left: auto;
  margin-right: auto;
}

.section-8 {
  background-image: url('../images/GRASS3_1.webp');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: cover;
  height: 225px;
  margin-top: 100px;
}

.image-5 {
  outline-offset: 0px;
  outline: 21px #fff;
  width: 100%;
  max-width: none;
  height: 100%;
}

.cell-6, .cell-7, .cell-8 {
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.container-3 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  background-color: #112138;
}

.about-section {
  background-color: #132135;
}

.heading-3 {
  color: #63bd63;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.heading-4 {
  color: #63bd63;
  font-family: Montserrat, sans-serif;
}

.rich-text-block {
  color: #63bd63;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.list {
  color: #fff;
  margin-bottom: 40px;
  padding-left: 25%;
  padding-right: 25%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-5 {
  color: #63bd63;
  padding-left: 30%;
  padding-right: 30%;
  font-family: Montserrat, sans-serif;
}

.container-4 {
  margin-bottom: 40px;
}

.section-10 {
  background-color: #254066;
  margin-top: -9px;
}

.heading-6 {
  color: #63bd63;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
}

.text-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button {
  text-align: center;
  background-color: #63bd63;
  border-radius: 18px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.container-5 {
  background-color: #132135;
  border: 6px solid #fff;
  border-radius: 150px;
  margin: 18px auto 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-2 {
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.section-11 {
  background-color: #132135;
}

.image-7 {
  max-width: 80%;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.div-block-3 {
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.body-2 {
  background-color: #254066;
}

.text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.icon {
  color: #fff;
  font-size: 20px;
}

.dropdown-link {
  color: #fff;
  background-color: #254066;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link.w--current {
  color: #63bd63;
}

.section-12 {
  background-image: url('../images/IMG_926.avif');
  background-position: 50% 75%;
  background-size: cover;
  height: 450px;
}

.heading-7 {
  color: #ffffffa3;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-left: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
}

.heading-8 {
  color: #63bd63;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.container-6 {
  max-width: 80%;
}

.rich-text-block-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.container-7 {
  max-width: 80%;
  margin-top: 40px;
}

.section-13 {
  padding-left: 100px;
}

.lawn-care-hero {
  background-image: url('../images/iStock-185089496_1.avif');
  background-position: 50%;
  background-size: cover;
  height: 450px;
}

.maintenance-hero {
  background-image: url('../images/IMG_934.avif');
  background-position: 50% 75%;
  background-size: cover;
  height: 450px;
}

.installation-hero {
  background-image: url('../images/IMG_4916.avif');
  background-position: 50% 75%;
  background-size: cover;
  height: 450px;
}

.container-8 {
  max-width: 100%;
  height: 400px;
  margin-bottom: 60px;
}

.image-8 {
  height: 100%;
  margin-bottom: 100px;
}

.heading-9 {
  color: #63bd63;
  font-family: Montserrat, sans-serif;
}

.heading-10 {
  color: #63bd63;
}

.circle-stack {
  max-width: 100%;
  margin: auto;
  padding-bottom: 10px;
}

.circle-inner {
  aspect-ratio: 1;
  width: 100%;
  overflow: hidden;
}

.container-9 {
  max-width: 1260px;
}

.heading-11 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.quick-stack-4 {
  padding-top: 0;
}

.section-14 {
  margin-left: auto;
  margin-right: auto;
}

.link-block-5 {
  width: auto;
}

.rich-text-block-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.image-9 {
  width: 60%;
  max-width: 60%;
}

.rich-text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.figure {
  width: 30%;
}

.paragraph-2 {
  text-align: center;
  padding-right: 0;
}

.image-10 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.cell-9 {
  text-align: center;
}

.quick-stack-5 {
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-6 {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.image-11, .image-12 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.cell-10 {
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
}

.image-13 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.section-15 {
  padding-left: 100px;
}

.contact-hero {
  background-image: url('../images/IMG_927.avif');
  background-position: 50%;
  background-size: cover;
  height: 450px;
}

.quick-stack-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding: 0;
  text-decoration: none;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  border: 1px #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.cell-11, .link-block-6 {
  text-decoration: none;
}

.link-block-7, .link-block-8, .link-block-9, .link-block-10 {
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.section-16 {
  background-image: url('../images/IMG_764.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
  position: static;
}

.section-17 {
  background-image: url('../images/IMG_751.avif');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 400px;
}

.link-block-11, .link-block-12, .link-block-13, .link-block-14, .link-block-15 {
  text-decoration: none;
}

.link-block-16, .link-block-17 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-6, .text-block-6-copy {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.image-14 {
  max-width: 30%;
}

.heading-15 {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar-3 {
    inset: auto 0%;
  }

  .image-4 {
    max-width: 135%;
    position: relative;
    top: 23px;
  }

  .text-block-2, .text-block-3 {
    font-size: 14px;
  }

  .heading-7 {
    padding-left: 20px;
    font-size: 80px;
  }

  .heading-11 {
    font-size: 22px;
  }

  .image-10 {
    max-width: 72%;
  }

  .image-11, .image-12, .image-13 {
    max-width: 75%;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 18px;
  }

  .cell-11 {
    line-height: 20px;
  }

  .icon-2 {
    font-size: 84px;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .text-block-6-copy {
    font-size: 12px;
  }

  .nav-menu-3 {
    background-color: #5aaf5a;
    width: 90vw;
    height: 300px;
    margin-top: 133px;
    inset: 0%;
  }

  .container-10 {
    position: absolute;
    inset: 0% 0% auto;
  }

  .menu-button {
    background-color: #5aaf5a00;
  }

  .menu-button.w--open {
    background-color: #5aaf5a;
  }

  .heading-15 {
    display: none;
  }

  .dropdown-toggle {
    display: block;
    left: -259px;
  }

  .menu-button-2.w--open, .menu-button-3.w--open, .nav-menu-4 {
    background-color: #63bd63;
  }

  .icon-3 {
    font-size: 84px;
  }

  .nav-menu-5, .menu-button-4.w--open {
    background-color: #63bd63;
  }

  .icon-4 {
    font-size: 84px;
  }

  .nav-menu-6, .menu-button-5.w--open {
    background-color: #63bd63;
  }

  .icon-5 {
    font-size: 84px;
  }

  .nav-menu-7, .menu-button-6.w--open {
    background-color: #63bd63;
  }

  .icon-6, .icon-7 {
    font-size: 84px;
  }

  .nav-menu-8 {
    background-color: #63bd63;
  }

  .dropdown-toggle-2 {
    left: -289px;
  }

  .dropdown-toggle-3 {
    position: relative;
    left: -289px;
  }

  .dropdown-toggle-4, .dropdown-toggle-5, .dropdown-toggle-6 {
    left: -289px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link-7, .nav-link-8, .nav-link-9 {
    text-align: center;
  }

  .image-4 {
    max-width: 191%;
    position: relative;
    left: -72px;
  }

  .heading-3 {
    text-align: center;
  }

  .list {
    padding-left: 30%;
    padding-right: 30%;
  }

  .heading-7 {
    font-size: 60px;
  }

  .heading-11 {
    font-size: 16px;
  }

  .cell-12 {
    display: none;
  }

  .nav-menu-3 {
    width: 100vw;
    height: 255px;
  }

  .menu-button {
    background-color: #5aaf5a00;
  }

  .heading-15 {
    display: none;
  }

  .dropdown-toggle {
    left: 0;
  }

  .menu-button-3.w--open, .nav-menu-4 {
    background-color: #63bd63;
  }

  .icon-3, .icon-4, .icon-6, .icon-7 {
    font-size: 84px;
  }

  .dropdown-toggle-2, .dropdown-toggle-3, .dropdown-toggle-4, .dropdown-toggle-5, .dropdown-toggle-6 {
    left: 0;
  }
}

@media screen and (max-width: 479px) {
  .image-4 {
    max-width: 403%;
    top: 32px;
    left: -100px;
  }

  .section-8 {
    height: 120px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 30px;
    display: none;
  }

  .heading-3 {
    text-align: center;
  }

  .list {
    padding-left: 20%;
    padding-right: 20%;
  }

  .heading-5 {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
  }

  .container-4 {
    margin-top: -150px;
  }

  .heading-6 {
    text-align: center;
    padding-left: 0;
  }

  .text-block {
    text-align: center;
    font-size: 12px;
  }

  .section-12 {
    height: 280px;
  }

  .heading-7 {
    padding-left: 10px;
    font-size: 35px;
  }

  .heading-8 {
    font-size: 24px;
  }

  .rich-text-block-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-7 {
    margin-bottom: 80px;
  }

  .lawn-care-hero {
    height: 280px;
  }

  .maintenance-hero {
    background-position: 50%;
    background-repeat: repeat;
    height: 280px;
  }

  .installation-hero {
    height: 251px;
  }

  .section-14 {
    margin-top: 85px;
  }

  .rich-text-block-4 {
    text-align: center;
  }

  .paragraph-2 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-hero {
    height: 280px;
  }

  .cell-13 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .menu-button {
    background-color: #5aaf5a00;
  }

  .section-18 {
    display: none;
  }

  .section-19 {
    margin-top: 60px;
  }

  .div-block-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-15 {
    text-align: center;
    max-width: 70%;
  }

  .heading-12 {
    color: #fff;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 30px;
  }

  .heading-13 {
    font-size: 37px;
  }

  .heading-14 {
    text-align: center;
    font-size: 24px;
  }

  .heading-15 {
    color: #fff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 30px;
    display: block;
  }

  .quick-stack-8 {
    padding-bottom: 0;
  }

  .list-2 {
    padding-left: 18px;
  }

  .list-3, .list-4 {
    padding-left: 20px;
  }

  .menu-button-2, .menu-button-3 {
    font-size: 50px;
  }

  .menu-button-3.w--open, .nav-menu-4 {
    background-color: #63bd63;
  }

  .icon-3 {
    font-size: 50px;
  }

  .nav-menu-5 {
    background-color: #63bd63;
  }

  .menu-button-4 {
    background-color: #63bd6300;
  }

  .menu-button-4.w--open {
    background-color: #63bd63;
  }

  .icon-4 {
    font-size: 50px;
  }

  .nav-menu-6 {
    background-color: #63bd63;
  }

  .menu-button-5 {
    background-color: #63bd6300;
  }

  .menu-button-5.w--open {
    background-color: #63bd63;
  }

  .icon-5 {
    font-size: 50px;
  }

  .nav-menu-7 {
    background-color: #63bd63;
  }

  .menu-button-6 {
    background-color: #63bd6300;
  }

  .menu-button-6.w--open {
    background-color: #63bd63;
  }

  .icon-6 {
    font-size: 84px;
  }
}

#w-node-_5f0dd3f4-b09f-3eb1-3abe-2125756b32fc-c7d6a496 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

#w-node-_803ef7c3-432c-4a1f-f084-105e9a1d449e-c7d6a496 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-c722258f-e896-49d0-91bc-ece57974462d-c7d6a496, #w-node-_73fff0ee-438b-d0e0-9478-064c500c8d38-c7d6a496 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-dc3a0499-fe2a-8c27-cd6a-3836e68b05c4-e68b05c3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .5fr 1fr;
}

#w-node-d7b54930-bc68-1fbd-8626-20e9b417c194-e68b05c3 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_12e1466a-1da2-fdcb-144e-9fd6b4f30460-e68b05c3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_76651651-77e5-9c39-6272-3f631c728a6e-e68b05c3 {
  grid-column: span 3 / span 3;
}

#w-node-fb39a86a-6ba5-e989-51b3-9700330674f8-1f4e4de5, #w-node-fb39a86a-6ba5-e989-51b3-9700330674f8-a44fd920, #w-node-fb39a86a-6ba5-e989-51b3-9700330674f8-cf9c937b, #w-node-fb39a86a-6ba5-e989-51b3-9700330674f8-5def8ce1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

#w-node-_86360d2f-b50f-91ec-5ec9-7f450153f3d2-5def8ce1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-fb39a86a-6ba5-e989-51b3-9700330674f8-20eee8a4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
}

@media screen and (max-width: 991px) {
  #w-node-dc3a0499-fe2a-8c27-cd6a-3836e68b05c4-e68b05c3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr .5fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dc3a0499-fe2a-8c27-cd6a-3836e68b05c4-e68b05c3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr 12.5fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_803ef7c3-432c-4a1f-f084-105e9a1d449e-c7d6a496 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-c722258f-e896-49d0-91bc-ece57974462d-c7d6a496, #w-node-_73fff0ee-438b-d0e0-9478-064c500c8d38-c7d6a496, #w-node-dc3a0499-fe2a-8c27-cd6a-3836e68b05c4-e68b05c3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-dc3a0499-fe2a-8c27-cd6a-3836e68b05d9-e68b05c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
