:root {
  --black: black;
  --silver: #c9c9c9;
  --cadet-blue: #75a79f;
  --cadet-blue-2: #628c85;
  --white: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  font-size: 17px;
}

p {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 23px;
}

a {
  color: var(--black);
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

.page {
  flex-direction: column;
  width: 1000px;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.main {
  background-color: #fff;
  flex: 1;
  padding-bottom: 20px;
}

.main.home {
  background-color: rgba(0, 0, 0, 0);
}

.footer {
  padding-top: 16px;
  padding-bottom: 15px;
}

.header {
  position: relative;
}

.body__button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #e7511e;
  width: 180px;
  height: 50px;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}

.body {
  background-color: var(--silver);
  color: #fff;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Antic, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.header-white-fade {
  color: #000;
  background-image: url('../images/Home.png'), url('../images/Home-fade-new-2024.jpg');
  background-position: 0 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.logo {
  width: 250px;
  margin-top: 10px;
  margin-left: 10px;
}

.nav-bar {
  flex-direction: row;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.nav-button {
  border-right: 2px solid var(--silver);
  background-color: var(--cadet-blue);
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 17px;
  line-height: 20px;
  display: flex;
  position: relative;
}

.nav-button:hover {
  background-image: linear-gradient(to bottom, var(--cadet-blue-2), var(--cadet-blue));
}

.nav-button.w--current {
  background-image: linear-gradient(to bottom, var(--cadet-blue-2), var(--cadet-blue));
  flex: 1;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 17px;
}

.nav-button.end {
  border-right-style: none;
  display: none;
}

.nav-button.ptl {
  flex: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.dropdown-toggle {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  line-height: 20px;
  display: flex;
}

.dropdown {
  border-right: 2px solid var(--silver);
  background-color: var(--cadet-blue);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.dropdown:hover {
  background-image: linear-gradient(to bottom, var(--cadet-blue-2), var(--cadet-blue));
}

.text-block-2 {
  color: #fff;
  font-size: 17px;
}

.footer-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-link-text {
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Antic, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link {
  text-decoration: none;
}

.home__slider-wrapper {
  height: 500px;
  margin-bottom: 5px;
}

.home__section-2 {
  background-color: var(--cadet-blue);
  margin-top: 5px;
  margin-bottom: 5px;
}

.fb__section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.home__bottom-boxes {
  background-color: #fff;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.left__advert-wrapper {
  background-color: var(--cadet-blue);
  background-image: linear-gradient(to bottom, var(--cadet-blue), var(--cadet-blue-2));
  flex: 1;
  margin: 15px;
  text-decoration: none;
}

.div-block-2 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 23px;
  text-decoration: none;
  display: flex;
}

.large-body-text {
  color: var(--cadet-blue-2);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 15px;
  font-family: Antic, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 41px;
}

.large-body-text.normal {
  margin-top: 0;
  padding-right: 0;
  font-style: normal;
}

.slide__main.garden-1 {
  background-image: url('../images/IMG_1870.JPG');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main.garden-4 {
  background-image: url('../images/New-garden-1.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main.first-main {
  background-image: url('../images/IMG_2325.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main.garden-7 {
  background-image: url('../images/IMG_2428.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main.garden-8 {
  background-image: url('../images/IMG_3560.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main.garden-9 {
  background-image: url('../images/garden-with-lights.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main._10th {
  background-image: url('../images/Downs-Rd.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide__main._11th-copy {
  background-image: url('../images/IMG_2374.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 500px;
}

.slide-nav {
  text-align: right;
  padding-right: 20px;
  font-size: 21px;
  line-height: 23px;
}

.nav-menu {
  align-content: flex-end;
  width: 100%;
  display: flex;
}

.navbar {
  flex: 1;
}

.right__advert {
  background-color: var(--cadet-blue);
  flex: 1;
  margin: 15px;
  text-decoration: none;
}

.bottom-box-text {
  color: #fff;
  text-align: left;
  flex: 1;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.bottom-box-text.centre {
  text-align: center;
  font-size: 29px;
}

.bottom-box-text.small {
  font-size: 20px;
}

.left__advert {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding-right: 5px;
  display: flex;
}

.quote-marks-wrapper {
  background-image: url('../images/66-icon.svg'), url('../images/99-icon.svg');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 100px, 100px;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-4 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 33px;
}

.lisa-white-fade {
  color: #000;
  background-image: url('../images/Lisa.webp'), url('../images/029.JPG');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.designer-wrapper {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.designer-content {
  color: #000;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
}

.designer-content h1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 30px;
}

.services-cost {
  color: #000;
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.link {
  color: var(--cadet-blue);
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  display: block;
}

.paragraph-5 {
  color: var(--cadet-blue);
  font-family: Lato, sans-serif;
  font-weight: 700;
  line-height: 20px;
}

.paragraph-6 {
  color: var(--cadet-blue);
  font-family: Lato, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.html-embed {
  margin-top: 10px;
  margin-bottom: 10px;
}

.top-section {
  height: 60vh;
}

.div-block-5 {
  height: 100%;
  display: flex;
}

.div-block-6 {
  flex-flow: column wrap;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.list {
  max-width: 500px;
  margin: auto 50px auto 30px;
}

.list-item {
  opacity: 1;
  color: #7ca7ad;
  text-align: center;
  border-bottom: 1px solid #7ca7ad;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Antic, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-7 {
  background-image: linear-gradient(to right, #fff 10%, rgba(255, 255, 255, 0) 70%), url('../images/2015.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex: 1;
}

.lisa-potter-text {
  flex: 1;
  justify-content: center;
  align-items: center;
  max-height: 355px;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Antic, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph.testimonial {
  color: var(--cadet-blue);
  letter-spacing: 2px;
  width: 70%;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
}

.paragraph.left {
  color: #fff;
  text-align: left;
  font-family: Antic, sans-serif;
  line-height: 40px;
}

.paragraph.left.hide {
  display: none;
}

.div-block-8 {
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  padding-top: 50px;
  display: flex;
  overflow: visible;
}

.green-background {
  background-color: #7ca7ad;
  height: 355px;
}

.link-2 {
  color: #fff;
}

.div-block-9 {
  margin-left: 40px;
  margin-right: 40px;
}

.section-6 {
  margin-top: 30px;
  display: flex;
}

.div-block-19 {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 70px;
  display: flex;
}

.body-text {
  color: #7ca7ad;
  text-align: left;
  font-family: Antic, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.body-text.centre {
  text-align: center;
  font-family: Antic, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.link-3 {
  color: #7ca7ad;
}

.div-block-20 {
  flex: 1;
  align-items: center;
  display: block;
}

.lightbox-link-2 {
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-18 {
  background-image: url('../images/Zoom-icon.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 60px;
  height: 60px;
}

.div-block-14 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mask {
  align-self: center;
}

.div-block-23 {
  height: 100%;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}

.slider-2 {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-24 {
  flex-flow: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.testimonial-source {
  color: #7ca7ad;
  text-align: center;
  width: 70%;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
}

.slide {
  position: relative;
}

.div-block-21 {
  background-image: url('../images/IMG_1519-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 450px;
  height: 450px;
  box-shadow: 2px 3px 8px 3px rgba(0, 0, 0, .2);
}

.content-div {
  justify-content: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.social-media {
  margin-top: 195px;
}

.social-media.hide {
  display: none;
}

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

.bold-text {
  color: #7ca7ad;
  font-family: Open Sans, sans-serif;
}

.div-block-22 {
  justify-content: center;
  display: flex;
}

.image-5 {
  background-color: #7ca7ad;
  border-radius: 100px;
  width: 70px;
  height: 70px;
}

.section-5 {
  margin-top: 50px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.div-block-15 {
  background-image: url('../images/Augustus-Close-2-small.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 210px;
}

.div-block-16 {
  background-image: url('../images/image1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-17 {
  background-image: url('../images/image2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.ptl-header {
  background-color: var(--cadet-blue);
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-6 {
  width: 130px;
  margin-right: 10px;
}

.planting-the-landscape {
  font-size: 20px;
  line-height: 30px;
}

.planting-the-landscape-logo {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.div-block-25 {
  flex: 1;
  margin-left: 10px;
}

.ptl-white-fade {
  color: #000;
  background-image: url('../images/PTL-fade.svg'), url('../images/IMG_2337.jpg');
  background-position: 0%, 50% 20%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  height: 250px;
}

.image-7 {
  width: 210px;
}

.testimonials-wrapper {
  margin: 15px 15px 35px;
}

.testimonials-white-fade {
  color: #000;
  background-image: url('../images/Testimonials.webp'), url('../images/image1.jpeg');
  background-position: 0 0, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.testimonials-lightbox {
  border: 1px solid var(--cadet-blue);
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.terms-and-conditions-wrapper {
  margin: 15px 15px 35px;
}

.tandc-white-fade {
  color: #000;
  background-image: url('../images/tandcs.webp'), url('../images/029.JPG');
  background-position: 0%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.tandc-rte {
  color: #000;
}

.tandc-rte li {
  font-size: 16px;
  line-height: 24px;
  list-style-type: decimal;
}

.contact-us-wrapper {
  text-align: right;
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.contact-us-wrapper.left {
  justify-content: flex-start;
  align-items: flex-end;
}

.contact-us-white-fade {
  color: #000;
  background-image: url('../images/contact-us.webp'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.heading-4 {
  color: var(--cadet-blue-2);
  text-align: center;
  margin-top: 50px;
  margin-bottom: 24px;
  font-size: 24px;
}

.paragraph-9 {
  color: #000;
  text-align: left;
  line-height: 35px;
}

.paragraph-9.hide {
  display: none;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.gardens-us-wrapper {
  flex-direction: column;
  align-items: center;
  margin: 16px 10px 35px;
  display: flex;
}

.gardens-white-fade {
  color: #000;
  background-image: url('../images/Gardens.png'), url('../images/IMG_2328.jpg');
  background-position: 0 0, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.dropdown-list {
  background-color: var(--cadet-blue);
}

.dropdown-list.w--open {
  top: 101%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.dropdown-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  line-height: 18px;
}

.dropdown-link:hover {
  background-image: linear-gradient(to bottom, var(--cadet-blue), var(--cadet-blue-2));
}

.dropdown-link.w--current {
  background-image: linear-gradient(to bottom, var(--cadet-blue), var(--cadet-blue-2));
  color: #fff;
}

.plans-us-wrapper {
  flex-direction: column;
  align-items: center;
  margin: 16px 16px 35px;
  display: flex;
}

.plans-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(130px, 1fr) 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 20px;
}

.others-us-wrapper {
  flex-direction: column;
  align-items: center;
  margin: 16px 16px 35px;
  display: flex;
}

.others-grid {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.front-gardens-us-wrapper {
  flex-direction: column;
  align-items: center;
  margin: 16px 16px 35px;
  display: flex;
}

.front-gardens-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

.graden-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row-reverse wrap;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.others-white-fade {
  color: #000;
  background-image: url('../images/others.webp'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.frontgardens-white-fade {
  color: #000;
  background-image: url('../images/front-gardens.png'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.plans-white-fade {
  color: #000;
  background-image: url('../images/plans.webp'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.blank-canvas-white-fade {
  color: #000;
  background-image: url('../images/blank-canvas.webp'), url('../images/029.JPG');
  background-position: 0%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.blank-canvas-wrapper {
  justify-content: center;
  align-items: center;
  margin: 15px 15px 35px;
  display: flex;
}

.image-9 {
  width: 500px;
}

.paragraph-10 {
  color: var(--black);
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  line-height: 22px;
}

.bc-logo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-29 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bc-buttons {
  background-color: var(--cadet-blue);
  text-align: center;
  width: 49%;
  margin-right: 5px;
  font-size: 16px;
  line-height: 25px;
}

.heading-5 {
  color: var(--black);
  font-size: 25px;
  line-height: 30px;
}

.paragraph-11 {
  color: var(--black);
  font-family: Lato, sans-serif;
}

.html-embed-2 {
  margin-bottom: 20px;
}

.heading-6 {
  color: var(--black);
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

.heading-7 {
  color: var(--cadet-blue);
  text-align: center;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.bold-text-2 {
  font-family: Lato, sans-serif;
}

.div-block-30 {
  width: 100%;
  margin-top: 30px;
}

.paragraph-12 {
  color: var(--black);
}

.concepts-wrapper {
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 16px;
  display: flex;
}

.paragraph-13 {
  color: var(--black);
  font-size: 50px;
  line-height: 70px;
}

.press-white-fade {
  color: #000;
  background-image: url('../images/press-fade-new.svg'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: 80%, cover;
  height: 250px;
}

.press-wrapper {
  flex-direction: column;
  align-items: center;
  margin: 16px 16px 35px;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.link-5 {
  color: var(--black);
}

.div-block-31 {
  color: var(--cadet-blue);
  justify-content: center;
  align-items: center;
}

.nav-button-2 {
  text-align: center;
  background-color: #75a79f;
  border-right: 2px solid #c9c9c9;
  flex: 1;
  padding: 10px;
  font-size: 16px;
  line-height: 20px;
  position: relative;
}

.nav-button-2:hover, .nav-button-2.w--current {
  background-image: linear-gradient(#628c85, #75a79f);
}

.nav-button-2.ptl {
  font-family: Antic, sans-serif;
  font-size: 15px;
}

.nav-button-2.end {
  border-right-style: none;
}

.dropdown-link-2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  line-height: 18px;
}

.dropdown-link-2:hover {
  background-image: linear-gradient(#75a79f, #628c85);
}

.dropdown-link-2.w--current {
  color: #fff;
  background-image: linear-gradient(#75a79f, #628c85);
}

.dropdown-list-2 {
  background-color: #75a79f;
}

.dropdown-2 {
  background-color: #75a79f;
  border-right: 2px solid #c9c9c9;
  height: 40px;
}

.navbar-2 {
  flex: 1;
}

.dropdown-toggle-2 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  line-height: 20px;
}

.dropdown-toggle-2:hover {
  background-image: linear-gradient(#628c85, #75a79f);
}

.heading-9 {
  color: var(--cadet-blue);
  font-family: Lato, sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 170px;
}

.paragraph-14 {
  color: #000;
  font-family: Antic, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.oops-white-fade {
  color: #000;
  background-image: url('../images/Oops-fade.svg'), url('../images/IMG_2328.jpg');
  background-position: 0%, 50% 55%;
  background-repeat: no-repeat, no-repeat;
  background-size: 80%, cover;
  height: 250px;
}

.body-2 {
  background-color: var(--silver);
}

._404-words {
  margin-bottom: 70px;
  padding-left: 20px;
}

.popup-overlay {
  z-index: 99999;
  background-color: rgba(0, 0, 0, .8);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up-content {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  box-shadow: 5px 4px 3px #000;
}

.div-block-40 {
  background-color: #fff;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.pop-up-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  min-height: 220px;
  display: flex;
  position: relative;
}

.close-popup {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
  position: absolute;
  top: -91px;
  bottom: auto;
  left: auto;
  right: -59px;
}

.popup-text {
  color: var(--cadet-blue-2);
  text-align: center;
  font-family: Antic, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.div-block-41 {
  text-align: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.spacer {
  background-color: #505050;
  width: 5px;
  height: 1px;
  margin-left: 5px;
  margin-right: 5px;
}

.text-span {
  font-size: 32px;
  line-height: 35px;
}

.bold-text-3 {
  font-size: 26px;
}

.text-block-8 {
  color: red;
  margin-bottom: 9px;
  padding-left: 12px;
  font-size: 14px;
  display: none;
}

.h1-home-page {
  text-align: center;
  margin-bottom: 0;
  padding-top: 30px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.blog-name {
  color: var(--cadet-blue);
}

.blog-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.blog-page-title {
  margin: 15px 15px 35px;
}

.blog-image-small {
  object-fit: cover;
  height: 230px;
}

.read-more-bt {
  background-color: var(--cadet-blue);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 150px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  display: flex;
}

.blog-title {
  color: var(--cadet-blue);
  margin-top: 5px;
  margin-bottom: 0;
}

.blog-content-wrapper {
  margin-bottom: 55px;
  padding-left: 20px;
  padding-right: 20px;
}

.blog-header-image {
  height: 350px;
}

.blog-large-header {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-sub-heading {
  color: var(--cadet-blue);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 23px;
}

.blog-sub-heading.basic {
  color: var(--black);
  font-size: 16px;
}

.link-block {
  text-decoration: none;
}

.blog-white-fade {
  color: #000;
  background-image: url('../images/blog.webp'), url('../images/029.JPG');
  background-position: 0%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  height: 250px;
}

.link-6 {
  color: var(--cadet-blue);
}

.top-social-wrapper {
  flex: 1;
}

.contact-number {
  color: #fff6f6;
  flex: 1;
  justify-content: flex-end;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.contact-top-box {
  background-color: var(--cadet-blue);
  align-items: center;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.top-contact-number {
  margin-right: 10px;
  font-size: 18px;
}

.social-link-icons {
  color: #fff;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 9px;
}

.hidden-text {
  color: #fff;
  display: none;
}

.html-embed-4 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: color .2s;
  display: flex;
}

.html-embed-4:hover {
  color: #52b6e7;
}

.html-embed-4.blue {
  color: var(--white);
  width: 25px;
  height: 25px;
  transition: color .2s;
}

.html-embed-4.blue:hover {
  color: #fff;
}

.html.hide {
  display: none;
}

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

.form-wrapper {
  align-items: flex-start;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.heading-11 {
  color: var(--cadet-blue-2);
  margin-top: 0;
  font-size: 22px;
}

.contact-number-2 {
  color: var(--cadet-blue-2);
  flex: 1;
  justify-content: flex-end;
  margin-bottom: 9px;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.body-phone-number {
  font-size: 23px;
}

.h3-body {
  text-align: center;
  padding-bottom: 25px;
  font-size: 16px;
}

.gardens-portfolio-bt {
  width: 230px;
}

.heading-12 {
  color: var(--cadet-blue);
}

.portfolio-text {
  color: var(--cadet-blue);
  text-align: center;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 26px;
}

.portfolio-text-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.advert__section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
}

.advert-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 23px;
  text-decoration: none;
  display: flex;
}

.advert-logo {
  width: 150px;
}

@media screen and (max-width: 991px) {
  .page {
    width: 100%;
  }

  .header {
    z-index: 800;
    margin-bottom: 5px;
    position: relative;
  }

  .body {
    margin-top: 0;
  }

  .header-white-fade {
    height: 210px;
  }

  .nav-bar {
    margin-top: 0;
  }

  .nav-button {
    border-right-style: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-button.w--current {
    border-right-style: none;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-button.ptl {
    font-size: 20px;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown {
    border-right-style: none;
    align-items: center;
    height: 70px;
    display: flex;
  }

  .text-block-2 {
    justify-content: center;
    align-items: center;
    height: 70px;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .large-body-text {
    text-align: left;
    font-size: 28px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .navbar {
    background-color: var(--cadet-blue);
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .lisa-white-fade {
    background-size: cover, cover;
    height: 230px;
  }

  .top-section, .div-block-6 {
    height: 500px;
  }

  .list {
    margin-left: 10px;
    margin-right: 35px;
  }

  .list-item {
    font-size: 16px;
  }

  .div-block-7 {
    height: 500px;
  }

  .lisa-potter-text {
    flex-direction: row;
    flex: 1;
    max-height: 300px;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.testimonial {
    color: var(--cadet-blue);
  }

  .div-block-8 {
    margin-left: 30px;
  }

  .green-background {
    height: 300px;
  }

  .section-6 {
    margin-top: 118px;
  }

  .div-block-19 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .body-text {
    text-align: center;
    font-size: 16px;
    position: static;
  }

  .body-text.centre {
    margin-left: 25px;
    margin-right: 25px;
    font-size: 16px;
    line-height: 30px;
  }

  .div-block-20 {
    display: flex;
  }

  .div-block-18 {
    width: 50px;
    height: 50px;
  }

  .div-block-21 {
    height: 402px;
    margin-right: 30px;
  }

  .social-media {
    margin-top: 181px;
  }

  .div-block-15 {
    height: 250px;
  }

  .ptl-header {
    height: 120px;
  }

  .image-6 {
    width: 90px;
  }

  .ptl-white-fade, .testimonials-white-fade {
    background-size: cover, cover;
    height: 230px;
  }

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

  .tandc-white-fade, .contact-us-white-fade, .gardens-white-fade {
    background-size: cover, cover;
    height: 230px;
  }

  .icon {
    font-size: 47px;
  }

  .menu-button {
    padding: 5px;
  }

  .menu-button.w--open {
    background-color: rgba(255, 255, 255, 0);
  }

  .plans-grid, .others-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .front-gardens-grid, .graden-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .others-white-fade, .frontgardens-white-fade, .plans-white-fade, .blank-canvas-white-fade {
    background-size: cover, cover;
    height: 230px;
  }

  .bc-buttons {
    font-size: 13px;
  }

  .slide-nav-2 {
    display: none;
  }

  .link-5 {
    color: var(--black);
  }

  .nav-button-2 {
    border-right-style: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-button-2.w--current {
    border-right-style: none;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-button-2.ptl {
    font-size: 20px;
  }

  .dropdown-2 {
    border-right-style: none;
  }

  .navbar-2 {
    background-color: #75a79f;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .oops-white-fade, .blog-white-fade {
    background-size: cover, cover;
    height: 230px;
  }
}

@media screen and (max-width: 767px) {
  .header-white-fade {
    height: 150px;
  }

  .logo {
    width: 170px;
  }

  .footer-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .home__section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home__bottom-boxes {
    flex-direction: column;
  }

  .left__advert-wrapper {
    flex: 0 auto;
  }

  .large-body-text {
    text-align: center;
  }

  .div-block-4 {
    margin: 30px;
  }

  .lisa-white-fade {
    background-size: auto, cover;
    height: 150px;
  }

  .top-section {
    height: 600px;
  }

  .div-block-5 {
    align-items: center;
  }

  .div-block-7 {
    height: 600px;
  }

  .paragraph.testimonial {
    width: 80%;
  }

  .paragraph.left {
    text-align: center;
    margin-top: 30px;
    line-height: 34px;
  }

  .div-block-8 {
    width: 430px;
    max-width: 90%;
    margin-bottom: 49px;
    margin-left: 0;
    padding-top: 15px;
  }

  .green-background {
    height: auto;
  }

  .section-6 {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .div-block-19 {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .body-text {
    text-align: center;
    margin-bottom: 0;
  }

  .lightbox-link-2 {
    margin-left: 70px;
  }

  .section-4 {
    margin-bottom: 14px;
  }

  .div-block-21 {
    width: 461px;
    margin-right: 0;
  }

  .content-div {
    flex-direction: column;
    align-items: center;
  }

  .social-media {
    margin-top: 35px;
    margin-bottom: 30px;
  }

  .section-5 {
    margin-top: 0;
  }

  .div-block-15 {
    height: 150px;
  }

  .image-6 {
    width: 90px;
    margin-right: 30px;
  }

  .planting-the-landscape {
    font-size: 17px;
    line-height: 26px;
  }

  .ptl-white-fade, .testimonials-white-fade {
    background-size: auto, cover;
    height: 150px;
  }

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

  .tandc-white-fade, .contact-us-white-fade, .gardens-white-fade {
    background-size: auto, cover;
    height: 150px;
  }

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

  .front-gardens-grid, .graden-grid {
    grid-template-columns: 1fr 1fr;
  }

  .others-white-fade, .frontgardens-white-fade, .plans-white-fade, .blank-canvas-white-fade {
    background-size: auto, cover;
    height: 150px;
  }

  .link-5 {
    color: var(--black);
  }

  .oops-white-fade {
    background-size: auto, cover;
    height: 150px;
  }

  .close-popup {
    right: -14px;
  }

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

  .blog-white-fade {
    background-size: auto, cover;
    height: 150px;
  }
}

@media screen and (max-width: 479px) {
  p {
    line-height: 22px;
  }

  .header-white-fade {
    background-size: cover, cover;
  }

  .nav-button {
    flex: 0 auto;
    position: static;
  }

  .nav-button:hover {
    background-image: none;
  }

  .nav-button.w--current {
    background-image: none;
    flex: 0 auto;
    position: static;
  }

  .dropdown-toggle {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .dropdown-toggle:hover {
    background-color: var(--cadet-blue);
    background-image: none;
  }

  .dropdown {
    text-align: center;
    flex: 0 auto;
    width: 100%;
    height: auto;
    position: static;
  }

  .home__slider-wrapper {
    height: 400px;
  }

  .fb__section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-2 {
    justify-content: center;
  }

  .large-body-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider {
    height: 400px;
  }

  .slide-nav {
    text-align: center;
  }

  .nav-menu {
    background-color: var(--cadet-blue);
  }

  .bottom-box-text {
    margin-left: 10px;
    font-size: 19px;
    line-height: 21px;
  }

  .lisa-white-fade {
    background-size: cover, cover;
  }

  .top-section {
    height: auto;
  }

  .div-block-5 {
    flex-direction: column-reverse;
  }

  .list {
    margin-right: 10px;
  }

  .div-block-7 {
    background-image: url('../images/2015.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 auto;
    width: 100%;
    height: 370px;
  }

  .paragraph.left {
    text-align: center;
  }

  .div-block-8 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-9 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .body-text {
    margin-top: 10px;
  }

  .body-text.centre {
    margin-left: 9px;
    margin-right: 9px;
  }

  .lightbox-link-2 {
    margin-left: 25px;
  }

  .social-media {
    margin-bottom: 35px;
  }

  .section-5 {
    display: none;
  }

  .image-6 {
    margin-right: 10px;
  }

  .planting-the-landscape {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-25 {
    margin-left: 0;
  }

  .ptl-white-fade {
    background-size: cover, cover;
  }

  .image-7 {
    width: 170px;
  }

  .testimonials-white-fade {
    background-size: cover, cover;
  }

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

  .tandc-white-fade, .contact-us-white-fade {
    background-size: cover, cover;
  }

  .paragraph-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gardens-white-fade {
    background-size: cover, cover;
    height: 150px;
  }

  .dropdown-list.w--open {
    position: absolute;
  }

  .plans-grid, .graden-grid {
    grid-template-columns: 1fr 1fr;
  }

  .others-white-fade {
    background-size: cover, cover;
  }

  .frontgardens-white-fade {
    background-size: cover, cover;
    height: 150px;
  }

  .plans-white-fade, .blank-canvas-white-fade {
    background-size: cover, cover;
  }

  .image-9 {
    width: 290px;
  }

  .div-block-29 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .bc-buttons {
    width: 90%;
    margin-top: 7px;
  }

  .heading-5 {
    font-size: 19px;
  }

  .heading-7 {
    font-size: 31px;
    line-height: 40px;
  }

  .concepts-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .lightbox-link-3, .lightbox-link-4 {
    margin-bottom: 20px;
  }

  .div-block-32 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .oops-white-fade {
    background-size: cover, cover;
  }

  .popup-overlay {
    display: none;
  }

  .pop-up-content {
    box-shadow: none;
    width: 260px;
    height: 200px;
  }

  .pop-up-text-wrapper {
    width: 250px;
    min-height: 130px;
  }

  .close-popup {
    right: -13px;
  }

  .popup-text {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .blog-white-fade {
    background-size: cover, cover;
  }

  .top-social-wrapper {
    flex: 0 auto;
  }

  .contact-top-box {
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-link-icons {
    margin-left: 0;
    margin-right: 8px;
  }

  .advert__section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .advert-wrapper {
    justify-content: center;
  }
}

#w-node-ce06f93f-73ce-ab42-4643-7a50c3a9ce0d-a0e4ab64 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ce06f93f-73ce-ab42-4643-7a50c3a9ce0e-a0e4ab64 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ce06f93f-73ce-ab42-4643-7a50c3a9ce0f-a0e4ab64 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_85da9596-d865-8595-add7-115a6a682f79-68e4ab65, #w-node-_5ad48670-f401-9b02-75a2-0cf4088cf3cb-68e4ab65, #w-node-_41ea2363-f0b8-efb7-8dae-6ad94304c7b4-68e4ab65, #w-node-_910e34e8-28c6-eaca-85ef-e03d6f62e6e8-68e4ab65, #w-node-e5a8832e-1741-a99d-a890-de0373260201-68e4ab65, #w-node-_2186c4b9-3522-6f8b-107a-4a2c7f5bbfca-68e4ab65, #w-node-c91c5b25-0b55-a6b6-d810-b21ad725f99e-68e4ab65, #w-node-_9c71f7e7-b355-90d2-aba7-93fcfebe0d06-68e4ab65, #w-node-_5cce1da4-947e-5f23-3a5f-48ad4a78e27e-68e4ab65, #w-node-f3c1fee6-e655-8273-4610-bf9fd314b04a-68e4ab65, #w-node-feecbc4e-2c61-221e-fff6-f7e22c26aa41-68e4ab65, #w-node-e1faccb9-5668-deb3-5d8c-6855b8dbfee9-68e4ab65, #w-node-ead2c32c-edbb-f366-fc75-600de47d2467-68e4ab65, #w-node-c269d1f8-d7ea-df76-1028-18c8e9eb1e33-68e4ab65, #w-node-_4d5f0890-1bf8-4856-2271-1ae5b7d2c69a-68e4ab65 {
  align-self: center;
  justify-self: center;
}

#w-node-_8f43dff1-aa37-d30e-2d71-c54ad209f239-68e4ab65, #w-node-e26c5fe8-6b58-ed2b-2f4b-291318537f04-68e4ab65, #w-node-_8a95b444-6620-427c-1398-c5cb3eb40edc-68e4ab65, #w-node-_16eedc34-8b43-91f7-d4d9-848c7bc6262c-68e4ab65, #w-node-bc97ce19-dad6-6b04-92a2-be4bae1fdd93-68e4ab65, #w-node-_78f2ef0e-ee93-d5b0-939f-0d2975124bbf-68e4ab65, #w-node-_682bbf06-b808-70e9-bdf4-8d5d18ec518f-68e4ab65, #w-node-aa04a2fd-083b-dd01-43d7-2b2372073a29-68e4ab65, #w-node-_5df95f06-25a4-1d6e-2845-7a4ac4e04010-68e4ab65, #w-node-_92607f66-6c25-8077-9425-5e878bdc9c3c-68e4ab65, #w-node-_21fe0e0b-8bcd-ce20-043e-03624f77ebc2-68e4ab65, #w-node-fabc08ae-3925-b863-c6cf-64076faf870d-68e4ab65, #w-node-_7d6dad23-88d3-1f29-e1d1-59a271047405-68e4ab65, #w-node-_0105a080-4905-b7f9-e329-e60c68eee8e5-68e4ab65, #w-node-_272575b5-1d72-ffae-6ebb-f183e7048938-68e4ab65, #w-node-bf60927a-c861-aef4-d489-220fb58a17b3-68e4ab65 {
  align-self: center;
}

#w-node-c1e4aa43-8127-405a-46df-5dfccf5ea358-68e4ab65, #w-node-a3b25e79-7274-32d2-cb76-d8f1266f8c29-68e4ab65, #w-node-_618f68cd-cf6a-6eed-d191-895f76d7d0f4-68e4ab65, #w-node-_9b998d42-1c2f-a9e1-3633-6e24e1a28943-68e4ab65 {
  align-self: center;
  justify-self: center;
}

#w-node-_1c2bd189-7982-2c32-118d-5096e8b9fc2d-68e4ab65, #w-node-_79352018-f137-a183-90b0-fe19d8c5086b-09e4ab6a, #w-node-_7ab30577-f619-c854-b752-23a14308e5d4-09e4ab6a, #w-node-_89288fc0-77fe-7bf9-dd8b-dbc1bc6089bf-09e4ab6a, #w-node-_65731579-2869-dc33-d0c0-a8d267ce434b-09e4ab6a, #w-node-b82e1e74-8ca6-177c-0f68-23f2c6d955ce-09e4ab6a, #w-node-_163edd67-5d89-003b-f296-8503ea011dde-09e4ab6a, #w-node-_36389a8e-5394-82da-c451-3ac579f05cdf-09e4ab6a, #w-node-b58e7a69-2578-02eb-eb44-66c040652539-09e4ab6a, #w-node-dc6fa792-7f24-3c8c-a895-13e4cf3edeb6-09e4ab6a, #w-node-_5f7765e5-41ea-407c-e557-47df3a21dec1-09e4ab6a, #w-node-aa3b5ad2-91a9-7abd-7d04-a913e100f90c-09e4ab6a, #w-node-d1be385d-7ea7-c668-b64b-472e1f9b9fee-09e4ab6a, #w-node-d8c8bf3c-f9df-b1b4-7b27-2f9b9a80d313-09e4ab6a, #w-node-d42cd516-80e2-e83a-b2c8-bb933ebf85a8-09e4ab6a, #w-node-_105359f0-f4c9-e4bd-bc9b-4c63833c4214-09e4ab6a, #w-node-_8ddb7bfa-2a1c-ccf9-0633-f87878f85a1f-09e4ab6a, #w-node-aefc9cfc-e820-d1eb-3d54-ed41584b73f9-09e4ab6a, #w-node-_46e8293c-014a-923d-ef7a-71bdc006947a-09e4ab6a, #w-node-_8d9a65d4-b66d-cd11-07ff-e4f99bf747b9-09e4ab6a, #w-node-_4793377d-b04a-f1a5-3d46-f87975cb8587-09e4ab6a, #w-node-_264e8e28-55b1-93f7-5269-cb05df8e1d10-09e4ab6a, #w-node-_5855ea9a-57b1-e18e-ed40-d791379d3b51-09e4ab6a, #w-node-ae215d3d-2d1f-a9fa-92fd-467c274f0fa0-09e4ab6a, #w-node-_74f6b5d2-19db-2b92-bcc2-136599eceab5-09e4ab6a, #w-node-_17771651-7924-dac0-ee68-f7e3ae3aa8fd-09e4ab6a, #w-node-_166ca368-5935-d8c1-11c7-a7061df4846c-09e4ab6a, #w-node-d8c8bf3c-f9df-b1b4-7b27-2f9b9a80d313-3ae4ab69, #w-node-e5196c0a-6d52-b582-a509-a179f87fed03-3ae4ab69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}


