.section-garden-club {
  background: #0a2b1b;
  color: #fff;
}

.section-garden-image {
  padding-top: 0px;
}

.block-content {
  padding: 80px 0;
}
.block-content__boxes {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  max-width: 1030px;
  width: 90%;
  font-size: 24px;
}
.block-content__box-1 {
  width: 65%;
}
@media only screen and (max-width: 767px) {
  .block-content__box-1 {
    margin-bottom: 60px;
    width: 100%;
  }
}
.block-content__box-2 {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .block-content__box-2 {
    width: 100%;
  }
}
.block-content__text {
  line-height: 1.8;
  position: relative;
  text-align: left;
}
.block-content__text p a {
  color: #fff;
}
.block-content__text em {
  font-style: italic;
}
.block-content__text p:not(:last-child) {
  margin-bottom: 20px;
}
.block-content__text p a {
  border-bottom: 1px solid #fff;
}
.block-content__membership {
  margin-top: 10px;
  font-size: 16px;
  font-style: italic;
  text-align: center;
  color: #b68e51;
}
.block-content__hours {
  margin-bottom: 15px;
}
.block-content__hours h2 {
  margin-bottom: 10px;
}
.block-events {
  background: #fff;
}
.block-content__email {
  font-size: 16px;
  margin-top: 15px;
}
.block-content__email a {
  color: #fff;
  overflow-wrap: break-word;
}
.block-events .component-split__image {
  height: 100%;
}
.block-events .component-split__image img {
  display: block;
  height: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-events__box-2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 80px;
}
.block-events__content {
  border: 4px double #082b1a;
  color: #082b1a;
  padding: 80px;
  text-align: center;
}
.block-events__content h1,
.block-events__content h2,
.block-events__content h3,
.block-events__content h4,
.block-events__content h5,
.block-events__content h6 {
  font-family: fairplex-wide, Georgia, serif;
  margin-bottom: 20px;
  text-transform: uppercase;
  
}
.block-events__content p {
  font-size: 20px;
  line-height: 1.2;
}
.block-events__content p:not(:last-child) {
  margin-bottom: 20px;
}
.block-events__content p a {
  border-bottom: 1px solid #082b1a;
}
.block-footer {
  border-top: 4px double #fff;
  line-height: 1.2;
  margin-bottom: 40px;
  padding-top: 80px;
}
.block-footer__boxes {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  max-width: 1030px;
  width: 90%;
}
.block-footer__box-1 {
  width: 55%;
}
@media only screen and (max-width: 767px) {
  .block-footer__box-1 {
    margin-bottom: 40px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .block-footer__box-2,
  .block-footer__box-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .block-footer__box-2,
  .block-footer__box-3 {
    width: 100%;
  }
}
.block-footer__logo svg {
  display: block;
  height: auto;
  width: 100%;
  fill: #fff;
}
@media only screen and (max-width: 767px) {
  .block-footer__logo svg {
    width: 50%;
  }
}

.block-banner {
  color: #b68e51;
}
.block-footer__heading {
  font-family: fairplex-wide, Georgia, serif;
  margin-bottom: 15px;
}
.block-footer__heading,
.block-footer__subheading {
  letter-spacing: 0.04em;
  line-height: 1.1;
  text-transform: uppercase;
}
.block-footer__content:not(:last-child) {
  margin-bottom: 35px;
}
.block-footer__content time {
  font-variant: small-caps;
}
.block-footer__content p,
.block-footer__content time {
  display: block;
}
.block-footer__content p:not(:last-child),
.block-footer__content time:not(:last-child) {
  margin-bottom: 20px;
}
.block-footer__content p a,
.block-footer__content time a {
  border-bottom: 1px solid #fff;
}
.block-footer__social {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.block-footer__social a:first-child {
  margin-left: 0;
}
.block-footer__map img {
  display: block;
  height: auto;
  width: 100%;
}
.block-header {
  background: #02120a;
  left: 0;
  padding: 20px 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .block-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    opacity: 0;
    visibility: hidden;
    height: 100%;
  }
}
.block-header-alt {
  background: #082b1a;
  font-family: fairplex-wide, Georgia, serif;
  font-size: 18px;
  left: 0;
  letter-spacing: 0.04em;
  padding: 40px 0;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.block-header-alt__boxes {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto;
  max-width: 1400px;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .block-header-alt__boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .block-header-alt__logo {
    margin-bottom: 20px;
  }
}
.block-header-alt__logo svg {
  display: block;
  height: auto;
  max-width: 100%;
  fill: #fff;
  width: 335px;
}
@media only screen and (max-width: 767px) {
  .block-header-alt__logo svg {
    width: 250px;
  }
}
.block-hours {
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.block-hours:after,
.block-hours:before {
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: " ";
  left: 0;
  height: 15px;
  position: absolute;
  width: 100%;
}
.block-hours:after {
  bottom: -14px;
}
.block-hours:before {
  top: -14px;
  height: 100%;
  height: calc(100% + 14px);
}
.block-hours__heading {
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 30px;
}
.block-hours__box{
  font-size: 90%;
}
@media only screen and (max-width: 1199px) {
  .block-hours__box {
    font-size: 70%;
  }
}
.block-hours__box:not(:last-child) {
  margin-top: 15px;
  margin-bottom: 10px;
}
.block-hours__time {
  font-variant: small-caps;
  font-size: 20px;
}
.block-content__divider {
  background: #b68e51;
  border: none;
  height: 2px;
  margin: 0 auto 10px;
  width: 90px;
}
.block-menu__heading {
  font-size: 24px;
  margin-bottom: 10px;
}
.block-menu__heading a {
  color: #fff;
}
.block-menu__heading a:hover {
  color: rgba(255, 255, 255, 0.75);
}
.block-image img {
  display: block;
  height: auto;
  width: 100%;
}
.block-images {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.block-images__alt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.block-images__alt img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.block-intro {
  background-size: cover;
  background-position: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-position: bottom;
  height: 100vh;
  position: relative;
}
.block-intro__logo {
  margin-bottom: 10vh;
}
.block-intro__logo svg {
  display: block;
  height: auto;
  max-width: 100%;
  fill: #fff;
  width: 500px;
}
@media only screen and (max-width: 767px) {
  .block-intro__logo svg {
    margin: 0 auto;
    width: 90%;
  }
}
.block-intro__action {
  bottom: 10vh;
  left: 0;
  position: absolute;
  width: 100%;
}
.block-intro__action svg {
  display: block;
  height: auto;
  max-width: 100%;
  fill: #fff;
  margin: 0 auto;
  width: 35px;
}
.block-menu {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background: #fff;
  color: #082b1a;
  font-family: fairplex-wide, Georgia, serif;
  font-size: 30px;
  font-weight: 600;
  padding: 55px 0 60px;
  text-align: center;
  text-transform: uppercase;
}
.block-menu a {
  border-bottom: 1px solid #082b1a;
}
.block-menu__box {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  .block-menu__box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .block-menu__box:not(:last-child) {
    margin-bottom: 20px;
  }
}
.block-navigation {
  font-family: fairplex-wide, Georgia, serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .block-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .block-navigation a {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .block-navigation a {
    margin: 15px 0;
  }
}
.block-page__image img {
  display: block;
  height: auto;
  width: 100%;
}
.block-page__content {
  margin: 0 auto;
  max-width: 820px;
  width: 90%;
  padding-top: 60px;
}
.block-page__content img {
  display: block;
  height: auto;
  max-width: 100%;
}
.block-page__content hr {
  border: none;
  border-top: 1px solid #fff;
  clear: both;
  margin-bottom: 30px;
}
.block-page__content h1,
.block-page__content h2,
.block-page__content h3,
.block-page__content h4,
.block-page__content h5,
.block-page__content h6 {
  font-family: fairplex-wide, Georgia, serif;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
.block-page__content p {
  font-size: 20px;
  line-height: 1.2;
}
.block-page__content p:not(:last-child) {
  margin-bottom: 10px;
}
.block-page__content em {
  font-style: italic;
}
.block-page__content blockquote {
  margin-top: 30px;
  padding: 0 80px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .block-page__content blockquote {
    padding: 0;
  }
}
.block-page__content blockquote > p {
  font-family: fairplex-wide, Georgia, serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
}
.block-page__content blockquote + p {
  margin-top: 15px;
  margin-bottom: 30px !important;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .block-page__content img.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 768px) {
  .block-page__content img.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px !important;
  }
}
.block-press {
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .block-press {
    margin: 0 auto;
    width: 90%;
  }
}
.block-press__box {
  margin: 0 auto;
  max-width: 720px;
  position: relative;
}
.block-press__slides {
  margin-bottom: 30px;
}
.block-press__action {
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
}
.block-press__action a {
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .view-home {
    padding-bottom: 120px;
  }
}
.view-home main {
  margin-bottom: 80px;
}
.view-home__intro {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(100vh - 200px);
  padding: 60px 0;
}
.state-menu-visible .block-header {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.state-menu-open .component-button-menu__line-1 {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.state-menu-open .component-button-menu__line-2 {
  opacity: 0;
  visibility: hidden;
}
.state-menu-open .component-button-menu__line-3 {
  top: -6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.state-menu-open .block-header {
  opacity: 1;
  visibility: visible;
}
