:root {
  --white: white;
  --black: black;
}

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

.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;
}

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

a {
  text-decoration: underline;
}

.section {
  background-image: url('../images/Wildflowers-Banner-BG.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.background-video {
  height: 100vh;
}

.column {
  justify-content: flex-end;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 361px;
  display: flex;
}

.column-2 {
  justify-content: flex-end;
  padding-top: 66px;
  padding-right: 50px;
  display: flex;
}

.image {
  width: 320px;
  height: 32px;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.section-2 {
  background-color: #fff;
  height: 500px;
}

.text-block {
  color: #006837;
  text-align: center;
  width: auto;
  max-width: none;
  padding-top: 60px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.heading {
  color: #006837;
  text-align: center;
  letter-spacing: 2px;
  border-top: 1px #000;
  border-bottom: 1px #006837;
  flex: 0 auto;
  width: auto;
  min-width: 0;
  max-width: 1210px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 50px;
}

.text-block-2 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.container {
  max-width: 1210px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.column-3, .column-4, .column-5 {
  padding: 15px;
}

.heading-2 {
  clear: none;
  opacity: 1;
  color: #006837;
  text-align: center;
  letter-spacing: 1px;
  min-width: 0%;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  position: static;
}

.heading-2.header-2-bottom-margin {
  margin-bottom: 20px;
}

.heading-2.header-2-bottom-margin.alignleft {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.heading-2.header-2-bottom-margin.alignleft:hover, .heading-2.header-2-bottom-margin.alignleft:active, .heading-2.header-2-bottom-margin.alignleft:focus, .heading-2.header-2-bottom-margin.alignleft:focus-visible, .heading-2.header-2-bottom-margin.alignleft[data-wf-focus-visible], .heading-2.header-2-bottom-margin.alignleft.visited:focus-visible, .heading-2.header-2-bottom-margin.alignleft.visited[data-wf-focus-visible] {
  text-decoration: none;
}

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

.div-block-5 {
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.button {
  color: #006837;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #006837;
  border-radius: 1px;
  padding: 15px 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.button:hover {
  color: #006837;
  background-color: #ccdfd6;
  border-color: #ccdfd6;
}

.button:active {
  color: #fff;
  background-color: #006837;
  border-color: #006837;
}

.container-2 {
  max-width: 1210px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.belvoir {
  height: 500px;
}

.summerfield {
  background-image: url('../images/SummerfieldRoad.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.background-video-2 {
  height: 500px;
}

.london {
  background-color: #0000004d;
  background-image: url('../images/LondonFront.jpg');
  background-position: 50% 25%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

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

.footer {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.div-block-7 {
  background-color: #0000004d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.paragraph {
  max-width: 1100px;
}

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

.paragraph-2 {
  text-align: center;
  letter-spacing: .5px;
  max-width: 940px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-2.alignleft {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}

.container-3 {
  justify-content: center;
  max-width: 1210px;
  margin-top: 40px;
  display: flex;
}

.navbar {
  background-color: #0000;
}

.navlink {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.navlink:active {
  background-color: #0000;
}

.navlink:focus {
  background-color: #0006;
}

.navlink.w--current {
  color: #fff;
}

.container-4 {
  min-width: 100%;
  max-width: none;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.dropdown-list {
  background-color: #000;
}

.dropdown-list.w--open {
  background-color: #0006;
}

.heading-3 {
  color: #006837;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.container-4d {
  justify-content: center;
  max-width: 1210px;
  margin-top: 40px;
  display: flex;
}

.heading-white {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  flex: 0 auto;
  width: auto;
  min-width: 0;
  max-width: none;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 50px;
}

.whitetext-16px {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.container-5 {
  border-top: 1px solid #000;
  justify-content: center;
  align-items: flex-end;
  max-width: 1210px;
  min-height: 0;
  max-height: none;
  display: flex;
}

.columns {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  min-height: 0;
  margin-top: 20px;
  display: flex;
}

.text-block-3 {
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.image-2 {
  width: 280px;
}

.column-6 {
  background-color: #0000;
}

.image-3 {
  max-width: none;
}

.columns-2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  display: flex;
}

.column-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-9 {
  background-color: #fff;
  align-items: flex-end;
  height: auto;
  min-height: 70px;
  display: flex;
}

.div-block-10 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  min-height: 70px;
  display: flex;
}

.columns-3 {
  width: 100%;
  margin-top: 0;
  display: block;
}

.column-8, .column-9 {
  height: 80px;
  padding-left: 0;
  padding-right: 0;
}

.image-4 {
  padding-left: 20px;
}

.image-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.summerfield-header {
  background-color: #000;
  background-image: radial-gradient(circle, #0000, #000000b3);
}

.div-block-11 {
  background-image: url('../images/SummerfieldRoad.jpg');
  background-position: 50%;
  background-size: cover;
}

.nav-link {
  letter-spacing: 1.5px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.nav-link-black {
  letter-spacing: 1.5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link-black:hover {
  color: #006837;
  text-decoration: underline;
}

.nav-link-black.w--current {
  color: #999;
  font-size: 17px;
  text-decoration: none;
}

.nav-link-black.w--current:hover {
  border-bottom: 0 #000;
}

.nav-link-black.w--open:focus {
  background-color: #0003;
}

.navbar-2 {
  z-index: 0;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
}

.container-6 {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.section-4 {
  justify-content: center;
  padding: 30px 10px 20px;
  display: flex;
}

.column-10 {
  background-image: url('../images/Summerfield-Road-14.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
  min-height: 500px;
}

.column-11 {
  background-image: url('../images/Summerfield-Road-03.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 500px;
}

.column-12 {
  background-image: url('../images/Summerfield-Road-09.jpg');
  background-position: 100% 100%;
  background-size: cover;
  min-height: 500px;
}

.container-1-summerfield {
  max-width: 1210px;
}

.div-block-17, .div-block-18, .div-block-14 {
  height: 300px;
}

.section-5 {
  background-image: url('../images/Summerfield-Road-03.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 20px;
}

.columns-4 {
  height: 600px;
}

.column-13 {
  height: 600px;
  padding-left: 20px;
}

.column-14 {
  height: 600px;
  padding-left: 10px;
  padding-right: 20px;
}

.div-block-15 {
  background-image: url('../images/Summerfield-Road-04.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 600px;
}

.div-block-16 {
  background-image: url('../images/Summerfield-Road-03.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 600px;
  padding-right: 20px;
}

.section-6 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-9 {
  margin-bottom: 20px;
}

.section-8 {
  background-image: url('../images/Summerfield-Road-05.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
}

.div-block-19, .summerfield-div-2, .summerfield-div-01 {
  height: 300px;
}

.section-10 {
  background-image: url('../images/Tina-Worboys-Belvoir.jpg');
  background-position: 0 25%;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  display: block;
  overflow: visible;
}

.div-block-about-header {
  background-color: #0000004d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.section-11 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 15px;
  display: flex;
}

.image-section-about-me {
  margin-bottom: 20px;
}

.aboutme-01 {
  padding: 15px;
}

.about-me-div-01 {
  background-image: url('../images/Tina-Worboys-Belvoir-02.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.about-me-02, .about-me-03 {
  padding: 15px;
}

.about-me-div-02 {
  background-image: url('../images/Garden-design-drawings.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.about-me-div-03 {
  height: 300px;
}

.section-12 {
  background-image: url('../images/Tina-Worboys-Belvoir-Banner.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
  margin-top: 40px;
  margin-bottom: 30px;
}

.container-7 {
  max-width: 1210px;
}

.container-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1210px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.quote-large {
  color: #006837;
  text-align: center;
  letter-spacing: 0;
  flex: 0 auto;
  width: auto;
  min-width: 0;
  max-width: 1210px;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
}

.quote-large-white {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  flex: 0 auto;
  width: auto;
  min-width: 0;
  max-width: 1210px;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  line-height: 40px;
}

.section-13 {
  height: 500px;
}

.section-14 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-15 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-16 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.belvoir-div-01, .belvoir-div-2 {
  height: 300px;
}

.container-1-belvoir {
  max-width: 1210px;
}

.belvoir-div-03 {
  height: 300px;
}

.container-9 {
  justify-content: center;
  max-width: 1210px;
  display: flex;
}

.section-17 {
  background-image: url('../images/Belvoir-Castle-Show-07.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
}

.section-18 {
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.belvoir-div-04, .belvoir-div-05, .belvoir-div-06 {
  height: 300px;
}

.section-19 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.barnfield-div-01, .barnfield-div-02, .barnfield-div-03 {
  height: 300px;
}

.container-10 {
  background-image: url('../images/Tina-Worboys-Belvoir-Banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  max-width: 1210px;
  height: 700px;
}

.section-20 {
  justify-content: center;
  height: 700px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-20 {
  border-radius: 0;
  flex-wrap: nowrap;
  width: 1200px;
  display: flex;
  transform: skew(0deg);
}

.section-21 {
  background-image: url('../images/Barnfield-Road-02.jpg');
  background-position: 50% 25%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.barnfield-div-04, .barnfield-div-05, .barnfield-div-06 {
  height: 300px;
}

.dropdown-link {
  color: #fff;
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

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

.dropdown-link.w--current:hover {
  text-decoration: underline;
}

.dropdown-link.w--current:active {
  text-decoration: none;
}

.dropdown-list-2 {
  color: #302f2f;
}

.dropdown-list-2.w--open {
  color: #0000004d;
  background-color: #00000080;
}

.dropdown-link-2 {
  font-size: 16px;
}

.dropdown-link-2.w--current {
  font-family: Lato, sans-serif;
}

.dropdown-link-3 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.dropdown-link-3.w--current {
  letter-spacing: 1px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.div-block-21 {
  border-radius: 0;
  width: 1200px;
  padding-left: 0;
  padding-right: 0;
  transform: skew(0deg);
}

.about-me-div-04, .about-me-div-05, .about-me-div-06 {
  height: 300px;
}

.email {
  color: #333;
  text-decoration: none;
}

.email:hover {
  color: #999;
  font-weight: 400;
  text-decoration: underline;
}

.email:active {
  color: #000;
  text-decoration: none;
}

.social:hover {
  opacity: .5;
}

.social:active {
  opacity: 1;
}

.gwl {
  background-image: url('../images/Tina-Gardeners-World-01.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.gwl-bg {
  background-color: #0000004d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.gwl-01, .gwl-02, .gwl-03 {
  padding: 15px;
}

.gwl-text {
  justify-content: center;
  display: flex;
}

.gwl-header {
  background-color: #0000004d;
  background-image: url('../images/Gardeners-World-Live-06.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.gwl-para-section-01 {
  background-image: url('../images/Gardeners-World-Live-01.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.gwl-section-01 {
  padding-top: 0;
  padding-bottom: 20px;
}

.gwl-section-02 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.gwl-section-03 {
  justify-content: center;
  height: 700px;
  margin-bottom: 40px;
  display: flex;
}

.gwl-div-01 {
  border-radius: 0;
  width: 1200px;
  transform: skew(0deg);
}

.gwl-section-04 {
  margin-top: 15px;
  margin-bottom: 20px;
}

.gwl-container-01 {
  max-width: 1210px;
}

.gwl-column-01 {
  padding: 15px;
}

.barnfield-div-04-copy {
  background-image: url('../images/Barnfield-Road-03.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 300px;
}

.gwl-column-02 {
  padding: 15px;
}

.gwl-div-01a, .gwl-div-02 {
  height: 300px;
}

.gwl-column-03 {
  padding: 15px;
}

.gwl-div-03 {
  height: 300px;
}

.gwl-intro-text {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.gwl-text-2 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.paragraph-2-left {
  text-align: left;
  letter-spacing: .5px;
  max-width: 900px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

.heading-2-left {
  clear: none;
  opacity: 1;
  color: #006837;
  text-align: left;
  letter-spacing: 1px;
  min-width: 0%;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 300;
  position: static;
}

.heading-2-left.header-2-bottom-margin {
  margin-bottom: 20px;
}

.columns-5 {
  border-top: 1px solid #006837;
}

.barnfield-div-01-copy {
  background-image: url('../images/Gardeners-World-Live-05.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.gwl-div-01-a {
  height: 300px;
  overflow: hidden;
}

.gwl-div-o1-b, .gwl-div-03-a {
  height: 300px;
}

.hentucks-copy-2 {
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-underlined {
  color: #006837;
  text-align: center;
  letter-spacing: 2px;
  border-top: 1px #000;
  border-bottom: 1px solid #006837;
  flex: 0 auto;
  width: auto;
  min-width: 0;
  max-width: 1210px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 50px;
}

.hentucks-banner {
  background-color: #0000004d;
  background-image: url('../images/Hentucks-Farm-Banner.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.hentucks-div-01, .hentucks-div-02, .hentucks-div-03 {
  height: 300px;
}

.hentucks-div-4 {
  background-image: url('../images/Hentucks-Tina-Drawing.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-wrap: nowrap;
  width: 1200px;
  display: flex;
  transform: skew(0deg);
}

.hentucks-div-5, .hentucks-div-6, .hentucks-div-7 {
  height: 300px;
}

.hentucks-fixed-banner {
  background-image: url('../images/hentucks-banner-image-v3.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  height: 700px;
  display: flex;
  overflow: scroll;
}

.div-block-22 {
  border-top: 1px #006837;
  border-bottom: 1px #006837;
  width: 100vw;
}

.container-1-hentucks {
  max-width: 1210px;
}

.hentucks-div-8 {
  background-image: url('../images/Hentucks-Tina-Drawing.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-wrap: nowrap;
  width: 1200px;
  height: 400px;
  display: flex;
  overflow: scroll;
  transform: skew(0deg);
}

.image-7 {
  object-fit: none;
  width: 3000px;
  height: 2000px;
  overflow: scroll;
}

.other-projects-banner {
  background-color: #0000004d;
  background-image: url('../images/Other-Projects-4.3_Elevation_colour.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 500px;
}

.div-block-7-darker {
  background-color: #00000080;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.op-div-05, .op-div-02, .op-div-03 {
  height: 300px;
}

.op-div-4 {
  border-radius: 0;
  flex-wrap: nowrap;
  width: 1200px;
  display: flex;
  transform: skew(0deg);
}

.div-block-23 {
  border-top: 1px #006837;
  border-bottom: 1px #006837;
  width: 100vw;
}

.op-div-5 {
  background-image: url('../images/Other-projects-06-v2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 300px;
}

.op-div-6 {
  background-image: url('../images/Other-projects-05-v2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.op-div-7 {
  background-image: url('../images/Other-projects-07-v2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 300px;
}

.op-fixed-banner-copy {
  background-image: url('../images/Other-projects-Banner-02.jpg');
  background-position: 50% 25%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  height: 700px;
  display: flex;
  overflow: scroll;
}

.container-11 {
  max-width: 1210px;
  margin-top: 40px;
}

.intro-text {
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-8, .gw-02 {
  width: auto;
  height: 100%;
}

.gwl-04 {
  height: 300px;
}

.gw-03 {
  width: auto;
  height: 100%;
}

.blog-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #000;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.cell {
  border-bottom: 1px solid #000;
  padding: 15px;
}

.cell-2 {
  padding: 15px;
}

.cell-3 {
  border-bottom: 1px solid #000;
}

.columns-6 {
  border: 1px solid #000;
  min-width: 700px;
  max-width: 700px;
  margin-top: 20px;
}

.section-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.column-15 {
  padding-left: 0;
  padding-right: 0;
}

.column-16 {
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  min-width: 700px;
  max-width: 900px;
  min-height: 265px;
  max-height: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.cell-4 {
  flex-flow: column;
  display: flex;
}

.cell-5 {
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px 20px 30px 40px;
}

.paragraph-small-left {
  text-align: left;
  letter-spacing: .5px;
  max-width: 900px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.image-13 {
  object-fit: fill;
  min-width: 100%;
  max-width: 100%;
  min-height: 0;
  max-height: none;
  overflow: visible;
}

.div-block-24 {
  aspect-ratio: 3 / 2;
  object-fit: fill;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.cell-6 {
  display: block;
}

.div-block-25 {
  background-image: url('../images/Other-projects-06.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.container-12 {
  max-width: 700px;
  margin-bottom: 0;
}

.blog-info {
  z-index: 0;
  clear: none;
  color: #999;
  text-align: left;
  letter-spacing: .5px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 900px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  position: relative;
}

.div-block-26 {
  object-fit: fill;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  height: 20px;
  margin: 0 auto;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.link-block {
  color: #333;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.image-14 {
  margin-right: 5px;
}

.blog-share {
  color: #999;
  text-align: left;
  letter-spacing: .5px;
  max-width: 900px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.blog-share:hover {
  text-decoration: underline;
}

.link {
  color: #006837;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

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

.image-15 {
  object-fit: cover;
  width: 700px;
  max-width: none;
  height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-15.hidden {
  display: none;
}

.heading-4 {
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.blog-header {
  max-width: 900px;
  margin-bottom: 0;
}

.weasel-snout-bg {
  background-image: url('../images/weasalSnout-Really.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.no-bravery-bg {
  background-image: url('../images/noBraveryRequired-ColourWheel.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.wild-by-design-bg {
  background-image: url('../images/wildByDesign.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.bold-text {
  line-height: 24px;
}

.weasal-snout-share {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #000c;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.div-block-27 {
  width: 200px;
  height: 50px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.socials-container {
  align-items: center;
  display: flex;
  position: relative;
}

.socials-container.copy-this {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.social-link {
  background-color: #000;
  background-image: url('../images/facebook-logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: margin .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.social-link:hover {
  margin-top: -8px;
}

.social-link.tumblr {
  background-color: #001833;
  background-image: url('../images/tumblr-logo.svg');
}

.social-link.tumblr.hide-for-now {
  display: none;
}

.social-link.email {
  background-color: #696969;
  background-image: url('../images/mail-logo.svg');
  background-size: auto 40%;
  width: 40px;
  height: 40px;
}

.social-link.email.hide-for-now {
  display: none;
}

.social-link.linkedin {
  background-color: #0a66c2;
  background-image: url('../images/linkedin-logo.svg');
  background-size: auto 45%;
  width: 40px;
  height: 40px;
}

.social-link.linkedin.hide-for-now {
  width: 40px;
  height: 40px;
  display: none;
}

.social-link.pinterest {
  background-color: #b7081b;
  background-image: url('../images/pinterest-logo.svg');
}

.social-link.pinterest.hide-for-now {
  display: none;
}

.social-link.reddit {
  background-color: #ff4500;
  background-image: url('../images/reddit-logo.svg');
}

.social-link.reddit.hide-for-now {
  display: none;
}

.social-link.facebook {
  object-fit: fill;
  background-color: #0b85ee;
  width: 40px;
  height: 40px;
}

.social-link.facebook.hide-for-now {
  display: none;
}

.social-link.twitter {
  background-color: #000;
  background-image: url('../images/x-social-media-white-icon.svg');
  background-size: auto 43%;
  width: 40px;
  height: 40px;
}

.social-link.twitter.hide-for-now {
  background-color: #1c9cea00;
  background-image: url('../images/x-social-media-white-icon.svg');
  background-position: 0 0;
  background-size: auto;
  width: 50px;
  height: 50px;
  display: none;
}

.social-link.twitter-x {
  background-color: #1c9cea;
  background-image: url('../images/twitter-logo.svg');
  background-size: auto 43%;
}

.social-link.twitter-x.hide-for-now {
  background-color: #1c9cea00;
  background-image: url('../images/x-social-media-white-icon.svg');
  background-position: 0 0;
  background-size: auto;
  width: 50px;
  height: 50px;
  display: none;
}

.html-embed {
  display: none;
}

.share-block {
  margin-bottom: 40px;
}

.container-13 {
  max-width: 700px;
}

.columns-7 {
  margin-left: 0;
  margin-right: 0;
}

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

.link-to-post {
  color: #333;
  cursor: auto;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding: 30px 40px 0;
  text-decoration: none;
}

.link-to-post:hover {
  background-color: #00683714;
}

.socials-container-blog {
  align-items: center;
  display: flex;
  position: relative;
}

.socials-container-blog.copy-this {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: block;
}

.link-block-4 {
  color: #006837;
  background-color: #0000;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  width: 100px;
  height: 40px;
  padding: 10px;
  font-family: Lato, sans-serif;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.link-block-4:hover {
  color: #006837;
  text-decoration: underline;
}

.link-block-4:active, .link-block-4:visited {
  text-decoration: none;
}

.image-16 {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.column-17 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.socials-container-top {
  align-items: center;
  display: flex;
  position: relative;
}

.socials-container-top.copy-this {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

.link-to-blog-post {
  width: 100%;
  height: 100%;
}

._1px-header-nbr {
  object-fit: cover;
  width: 700px;
  max-width: none;
  height: 400px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.image-15-1px {
  object-fit: cover;
  width: 700px;
  max-width: none;
  height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}

.weasel-snout-bg-copy {
  background-image: url('../images/weasalSnout-Really.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.inenglandnow-bg {
  background-image: url('../images/inEngland-Now.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.everythingisdesign-bg {
  background-image: url('../images/EverythingisDesign.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.a-place-to-hidebg {
  background-image: url('../images/A-Place-to-Hide.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.italic-text {
  font-weight: 300;
}

.trust-the-process-bg {
  background-image: url('../images/Trust-the-Process.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.all-hail-the-mighty-apple-bg {
  background-image: url('../images/All-Hail-the-Mighty-Apple.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.a-shed-with-a-view-bg {
  background-image: url('../images/A-Shed-with-a-view.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.wild-and-free-bg {
  background-image: url('../images/wild-and-free.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-28 {
  background-image: url('../images/A-Wild-New-Year.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.brutally-good-bg {
  background-image: url('../images/the-brutalist-poster.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.salvage-hunting-bg {
  background-image: url('../images/salvage-hunting.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.div-block-29 {
  z-index: 10;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 80px;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.link-block-5 {
  width: 1210px;
  height: 80px;
}

.image-17 {
  width: 80px;
}

.colour-love-bg {
  background-image: url('../images/colour-love.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  min-height: 265px;
}

.wild-about-gut-health-bg {
  background-image: url('../images/wild-about-gut-health.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  min-height: 265px;
}

.vows-verbascum-bg {
  background-image: url('../images/Vows-and-Verbascum.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  min-height: 265px;
}

.help-im-parched-bg {
  background-image: url("https://cdn.prod.website-files.com/65f8a4fa8cc5485b3a092d03/6880af8b8f53c24dbfa5eed4_Help-I'm-Parched.jpg");
  background-position: 50%;
  background-size: cover;
  height: 100%;
  min-height: 265px;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #0000004d;
  }

  .menu-button {
    background-color: #000;
  }

  .menu-button.w--open {
    background-color: #0000004d;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

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

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

  .div-block-10 {
    align-items: center;
    margin-top: 20px;
  }

  .container-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17, .div-block-18, .div-block-14 {
    height: auto;
  }

  .section-5 {
    height: 500px;
  }

  .div-block-19, .summerfield-div-2, .summerfield-div-01 {
    height: auto;
  }

  .image-6 {
    padding-top: 10px;
  }

  .container-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .quote-large, .quote-large-white {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .section-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .belvoir-div-01, .belvoir-div-2, .belvoir-div-03, .belvoir-div-04, .belvoir-div-05, .belvoir-div-06, .barnfield-div-01, .barnfield-div-02, .barnfield-div-03, .section-20, .barnfield-div-04, .barnfield-div-05, .barnfield-div-06, .about-me-div-04, .about-me-div-05, .about-me-div-06 {
    height: auto;
  }

  .gwl-section-03 {
    height: 400px;
  }

  .gwl-div-01 {
    justify-content: center;
    display: flex;
    overflow: hidden;
  }

  .gwl-div-01a, .gwl-div-02, .gwl-div-03, .gwl-div-01-a, .gwl-div-o1-b {
    height: auto;
  }

  .hentucks-copy-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-underlined {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .hentucks-div-01, .hentucks-div-02, .hentucks-div-03 {
    height: auto;
  }

  .hentucks-div-4 {
    background-position: 0%;
    justify-content: center;
    width: 100%;
    height: 300px;
  }

  .hentucks-div-5, .hentucks-div-6, .hentucks-div-7 {
    height: auto;
  }

  .hentucks-fixed-banner {
    height: 400px;
  }

  .hentucks-div-8 {
    background-position: 0%;
    width: 100%;
    height: 400px;
  }

  .op-div-05, .op-div-02, .op-div-03 {
    height: auto;
  }

  .op-div-4 {
    background-image: none;
    justify-content: center;
    width: 100%;
    height: 400px;
  }

  .op-fixed-banner-copy {
    height: 400px;
  }

  .image-8 {
    max-width: 100%;
    height: auto;
  }

  .gw-02, .gwl-04, .gw-03 {
    height: auto;
  }

  .image-9 {
    width: auto;
    max-width: none;
    height: 100%;
  }

  .image-10 {
    display: none;
  }

  .image-11, .image-12 {
    max-width: none;
  }

  .blog-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-22 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .quick-stack-2 {
    min-width: 0;
  }

  .cell-4 {
    padding: 0;
  }

  .cell-5 {
    padding-left: 20px;
  }

  .cell-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .div-block-25 {
    min-height: 200px;
    max-height: 300px;
  }

  .div-block-26 {
    align-self: flex-start;
    margin-bottom: 10px;
    position: static;
  }

  .section-23 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-15 {
    width: 100%;
    height: auto;
  }

  .heading-4 {
    margin-top: 10px;
    line-height: 24px;
  }

  .weasel-snout-bg, .no-bravery-bg, .wild-by-design-bg {
    min-height: 200px;
    max-height: 300px;
  }

  .social-link {
    width: 40px;
    height: 40px;
  }

  .share-block {
    padding-left: 19px;
    padding-right: 19px;
  }

  .link-to-post {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .column-17 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-left: 0;
  }

  .column-18 {
    padding-left: 0;
    padding-right: 0;
  }

  ._1px-header-nbr, .image-15-1px {
    width: 100%;
    height: auto;
  }

  .weasel-snout-bg-copy, .inenglandnow-bg, .everythingisdesign-bg, .a-place-to-hidebg, .trust-the-process-bg, .all-hail-the-mighty-apple-bg, .a-shed-with-a-view-bg, .wild-and-free-bg, .div-block-28, .brutally-good-bg, .salvage-hunting-bg {
    min-height: 200px;
    max-height: 300px;
  }

  .link-block-5 {
    margin-left: 10px;
  }

  .colour-love-bg, .wild-about-gut-health-bg, .vows-verbascum-bg, .help-im-parched-bg {
    min-height: 200px;
    max-height: 300px;
  }
}

#w-node-_3f02340c-bffe-fdf6-86e1-fbb3874b0c9a-7d187dde, #w-node-aa1ab2c8-e573-e6c2-93c4-fdedbd4822f3-7d187dde, #w-node-aa5af7c4-62e9-9086-3d73-2af5a69b9e65-7d187dde, #w-node-_24e33e6f-20cb-4c47-9d96-ab4222db57e0-7d187dde, #w-node-_4fed735a-f063-3874-7a4b-7682eb7936d0-7d187dde, #w-node-f10629a4-afe4-88cf-3525-0c5342e2ae8b-7d187dde, #w-node-_0abd43ff-915d-ade7-0016-985ad0820007-7d187dde, #w-node-b39cfcfe-e839-3884-453c-4e95cde8f6b3-7d187dde, #w-node-f1c08c2c-9d0f-add2-767d-71b0f9587586-7d187dde, #w-node-_812a1fb8-e90a-82f6-2806-f29973c2d741-7d187dde, #w-node-_096492c9-b835-6ae9-ed98-d26f0abd001a-7d187dde, #w-node-_65a2456f-76d8-f77f-fc38-dc7ed9995842-7d187dde, #w-node-_5c964797-3307-66a3-9740-a7c776ef6148-7d187dde, #w-node-_719da4f9-7d8f-c685-8db6-104c96b56ec8-7d187dde, #w-node-_1088c119-31d7-edbb-e0fa-15ca92b48631-7d187dde, #w-node-c502875e-1f5d-6bf2-fa2a-6fd821bfb470-7d187dde, #w-node-_468aa719-9efc-9f3d-a40d-66575fb9a9ac-7d187dde {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_3f02340c-bffe-fdf6-86e1-fbb3874b0c9a-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3f02340c-bffe-fdf6-86e1-fbb3874b0c9b-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-aa1ab2c8-e573-e6c2-93c4-fdedbd4822f3-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-aa1ab2c8-e573-e6c2-93c4-fdedbd4822f4-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-aa5af7c4-62e9-9086-3d73-2af5a69b9e65-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-aa5af7c4-62e9-9086-3d73-2af5a69b9e66-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_24e33e6f-20cb-4c47-9d96-ab4222db57e0-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_24e33e6f-20cb-4c47-9d96-ab4222db57e1-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_4fed735a-f063-3874-7a4b-7682eb7936d0-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4fed735a-f063-3874-7a4b-7682eb7936d1-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-f10629a4-afe4-88cf-3525-0c5342e2ae8b-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f10629a4-afe4-88cf-3525-0c5342e2ae8c-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_0abd43ff-915d-ade7-0016-985ad0820007-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0abd43ff-915d-ade7-0016-985ad0820008-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-b39cfcfe-e839-3884-453c-4e95cde8f6b3-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-b39cfcfe-e839-3884-453c-4e95cde8f6b4-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-f1c08c2c-9d0f-add2-767d-71b0f9587586-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f1c08c2c-9d0f-add2-767d-71b0f9587587-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_812a1fb8-e90a-82f6-2806-f29973c2d741-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_812a1fb8-e90a-82f6-2806-f29973c2d742-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_096492c9-b835-6ae9-ed98-d26f0abd001a-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_096492c9-b835-6ae9-ed98-d26f0abd001b-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_65a2456f-76d8-f77f-fc38-dc7ed9995842-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_65a2456f-76d8-f77f-fc38-dc7ed9995843-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_5c964797-3307-66a3-9740-a7c776ef6148-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5c964797-3307-66a3-9740-a7c776ef6149-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_719da4f9-7d8f-c685-8db6-104c96b56ec8-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_719da4f9-7d8f-c685-8db6-104c96b56ec9-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_1088c119-31d7-edbb-e0fa-15ca92b48631-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1088c119-31d7-edbb-e0fa-15ca92b48632-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-c502875e-1f5d-6bf2-fa2a-6fd821bfb470-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-c502875e-1f5d-6bf2-fa2a-6fd821bfb471-7d187dde {
    grid-row: span 2 / span 2;
  }

  #w-node-_468aa719-9efc-9f3d-a40d-66575fb9a9ac-7d187dde {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_468aa719-9efc-9f3d-a40d-66575fb9a9ad-7d187dde {
    grid-row: span 2 / span 2;
  }
}


