.global-footer__newsletter {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 60 / var(--tw-bg-opacity));
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}@media (min-width: 780px) {.global-footer__newsletter {
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(72 83 92 / var(--tw-border-opacity));
    border-bottom-width: 1px;
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
    padding: 0;
    padding-bottom: 2rem;
    text-align: left;
  }
}@media (min-width: 992px) {.global-footer__newsletter {
    display: flex;
  }
}.global-footer__newsletter__intro {
  flex-shrink: 0;
  line-height: 1.5;
  margin-bottom: 3rem;
}@media (min-width: 992px) {.global-footer__newsletter__intro {
    margin-bottom: 0;
    width: 33.333333%;
  }
}.global-footer__newsletter__heading {
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 1.25rem;
}@media (min-width: 780px) {.global-footer__newsletter__heading {
    font-size: 1.5rem;
  }
}.global-footer__newsletter__text {
  margin: 0;
}.global-footer__newsletter__form {
  flex-shrink: 0;
}@media (min-width: 992px) {.global-footer__newsletter__form {
    margin-top: -0.5rem;
    padding-left: 3rem;
    width: 66.666667%;
  }
}.global-footer__newsletter__disclaimer {
  line-height: 1.5;
  margin: 0;
  margin-top: 1.5rem;
  font-size: .75rem;
}.global-footer__contact__content p + p {
  margin-top: 0.5rem;
}.global-footer__nav {
  flex-wrap: wrap;
  margin-top: 2rem;
  padding-top: 2rem;
  padding-left: 0;
}@media (min-width: 780px) {.global-footer__nav {
    display: flex;
    padding-top: 0;
  }
}.global-footer__nav__wrapper {
  flex: 1 1 0%;
}@media (min-width: 780px) {.global-footer__nav__wrapper {
    padding-left: 2rem;
  }
}@media (min-width: 992px) {.global-footer__nav__wrapper {
    padding-left: 3rem;
  }
}.global-footer__nav__heading {
  line-height: 1.4;
}@media (min-width: 1200px) {.global-footer__nav__column {
    width: 25%;
  }
}.home-gallery {
  padding-top: 3rem;
  padding-bottom: 3rem;
}.home-gallery .wrapper {
  position: relative;
}.home-gallery__bg {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  bottom: 0px;
  left: 0px;
  margin-right: 8rem;
  margin-top: -3rem;
  right: 0px;
  top: 0px;
}.home-gallery__inner {
  position: relative;
}.home-gallery__inner > heading-smallcaps {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.home-gallery__photos {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 1em;
       column-gap: 1em;
}@media (min-width: 576px) {

.home-gallery__photos {
    -moz-column-count: 2;
         column-count: 2
}
  }@media (min-width: 780px) {

.home-gallery__photos {
    -moz-column-count: 3;
         column-count: 3
}
  }.home-gallery__image {
  position: relative;
}.home-gallery__image img {
  width: 100%;
}.home-gallery__overlay {
  position: absolute;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  left: 0px;
  opacity: 0;
  overflow: auto;
  right: 0px;
  top: 0px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-color: rgba(#527d08, 0.9);
}.home-gallery__overlay:focus,
  .home-gallery__overlay:focus-within {
  opacity: 1;
}.home-gallery__overlay .home-gallery__image:hover {
  opacity: 1;
}.home-gallery__overlay .wysiwyg {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(113 157 37 / var(--tw-border-opacity));
  border-style: solid;
}.home-gallery__overlay button {
  margin-top: 1rem;
  font-size: .875rem;
}.home-gallery__overlay .sprite {
  --tw-text-opacity: 1;
  color: rgb(113 157 37 / var(--tw-text-opacity));
}.home-gallery__content {
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.home-gallery__credit {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: right;
  font-size: .75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.home-gallery__modal {
  margin: 0;
  margin-top: -0.25rem;
  width: 100%;
}@media (min-width: 992px) {.home-gallery__modal {
    display: flex;
    height: 100%;
  }
}.home-gallery__modal__image {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 60 / var(--tw-bg-opacity));
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  min-height: 100%;
}@media (min-width: 992px) {.home-gallery__modal__image {
    flex-grow: 1;
    margin-bottom: -0.25rem;
    margin-top: -2.5rem;
  }
}.home-gallery__modal__image img {
  vertical-align: middle;
  max-height: 100%;
}.home-gallery__modal__image img.-tall {
  width: auto;
}.home-gallery__modal__image span {
  vertical-align: middle;
  height: 100%;
  display: inline-block;
}.home-gallery__modal__text {
  padding: 1rem;
  padding-top: 2rem;
  overflow: auto;
}@media (min-width: 992px) {.home-gallery__modal__text {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 1.5rem;
    padding-top: 0;
    width: 33.333333%;
  }
}@media (min-width: 1200px) {.home-gallery__modal__text {
    width: 25%;
  }
}.home-gallery__modal__credit {
  margin-bottom: 0;
  margin-top: 2rem;
  font-size: .75rem;
}.hero {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 60 / var(--tw-bg-opacity));
  padding-top: 1rem;
  position: relative;
}@media (min-width: 576px) {.hero {
    padding-top: 3rem;
  }
}@media (min-width: 992px) {.hero {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}.hero__inner {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 0;

  height: calc(2rem + 33.33333vh);
}@media (min-width: 780px) {.hero__inner {
    margin-bottom: 0.5rem;
  }
}@media (min-width: 992px) {.hero__inner {
    bottom: 0px;
    height: 100%;
  }
}.hero__background {
  position: absolute;
  background-position: center;
  background-size: cover;
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 60 / var(--tw-bg-opacity));
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 0;
}@media (min-width: 992px) {.hero__background {
    position: sticky;
    height: 100vh;
    padding: 0;
  }
}.hero__wrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(44 48 60 / var(--tw-bg-opacity));
  padding-top: 2rem;
  position: relative;
  z-index: 10;
  margin-top: 33.33333vh;
}@media (min-width: 780px) {.hero__wrapper {
    margin-left: 0;
  }
}@media (min-width: 992px) {.hero__wrapper {
    padding-top: 3rem;
    width: 66.666667%;
  }
}@media (min-width: 1200px) {.hero__wrapper {
    width: 50%;
  }
}.hero__promotion {
  display: block;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: transparent;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.hero__promotion:hover {
  --tw-border-opacity: 1;
  border-color: rgb(113 157 37 / var(--tw-border-opacity));
    transform: translateY(-1rem);
}.hero__content {
  margin-left: -1rem;
  margin-right: -1rem;
}@media (min-width: 780px) {.hero__content {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}@media (min-width: 992px) {.hero__content {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}.hero__content__top {
  --tw-bg-opacity: 1;
  background-color: rgb(82 125 8 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 780px) {.hero__content__top {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 992px) {.hero__content__top {
    padding-left: 3rem;
  }
}.hero__content__top.-multiple {
  justify-content: space-between;
}@media (min-width: 576px) {.hero__content__top.-multiple {
    display: flex;
  }.hero__content__top.-multiple .hero__content__link {
    width: 48%;
  }
}.hero__content__link {
  display: block;
  border-width: 0px;
  margin-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.hero__content__link:last-child {
  margin-bottom: 0;
}@media (min-width: 1200px) {.hero__content__link {
    margin-bottom: 0;
  }
}.hero__content__link {

  @nest .-multiple & {

    @media (min-width: 576px) {
      padding-left: 3rem;
      width: 50%;
    }
  }
}.hero__content__link .heading-smallcaps {
  line-height: 1.5;
}.hero__content__link .wysiwyg {
  font-weight: 100;
  line-height: 1.5;
  font-size: .875rem;
}.hero__content__link__inner {
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: transparent;
  margin-bottom: -1rem;
  padding-bottom: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.hero__content__link__inner:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
    transform: translateY(-0.5rem);
}.hero__content__bottom {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3rem;
  padding-bottom: 1rem;
}@media (min-width: 780px) {.hero__content__bottom {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 992px) {.hero__content__bottom {
    padding-left: 3rem;
    padding-bottom: 3rem;
  }
}.hero__content__bottom .heading-smallcaps {
  --tw-text-opacity: 1;
  color: rgb(82 125 8 / var(--tw-text-opacity));
}.hero__content__bottom .wysiwyg {
  font-size: 1.125rem;
}.home-posts {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
}@media (min-width: 992px) {.home-posts {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-bottom: 0;
  }
}.home-posts .wrapper {
  position: relative;
}.home-posts__bg {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  bottom: 0px;
  left: 0px;
  margin-right: 8rem;
  right: 0px;
  top: 0px;
}.home-posts__inner {
  position: relative;
}.home-posts__inner > .heading-smallcaps {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}@media (min-width: 992px) {.home-posts__inner > .heading-smallcaps {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    display: inline-block;
    margin-bottom: 0;
    margin-left: -3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 2rem;
  }
}.home-posts__featured {
  margin-bottom: 2rem;
  position: relative;
}@media (min-width: 780px) {.home-posts__featured {
    display: flex;
    align-items: flex-start;
  }
}.home-posts__featured__photo {
  min-height: 10rem;
}@media (min-width: 576px) {.home-posts__featured__photo {
    min-height: 15rem;
  }
}@media (min-width: 780px) {.home-posts__featured__photo {
    margin-left: -2rem;
    width: 66.666667%;
  }
}@media (min-width: 992px) {.home-posts__featured__photo {
    min-height: 20rem;
    margin-left: -3rem;
  }
}.home-posts__featured__photo a {
  border-width: 0px;
}.home-posts__featured__photo img {
  width: 100%;
}.home-posts__featured__content {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  margin-bottom: 2rem;
  padding: 1rem;
}@media (min-width: 780px) {.home-posts__featured__content {
    margin-left: -3rem;
    margin-top: 2rem;
    padding-top: 3rem;
    position: relative;
    width: 50%;
  }
}@media (min-width: 992px) {.home-posts__featured__content {
    margin-left: -1rem;
    width: 33.333333%;
  }
}.home-posts__featured__heading {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(202 205 208 / var(--tw-border-opacity));
  line-height: 1.5;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
}.home-posts__featured__meta {
  margin-bottom: 0.5rem;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.home-posts__featured__meta span {
  --tw-border-opacity: 1;
  border-color: rgb(202 205 208 / var(--tw-border-opacity));
  border-right-width: 1px;
  border-style: solid;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
}.home-posts__featured__teaser {
  line-height: 1.5;
  font-size: .875rem;
  --tw-text-opacity: 1;
  color: rgb(72 83 92 / var(--tw-text-opacity));
}.home-posts__featured__action {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: -1rem;
  margin-top: 2rem;
}@media (min-width: 576px) {.home-posts__featured__action {
    text-align: right;
  }
}.home-posts__featured__action .btn {
  width: 100%;
}@media (min-width: 576px) {.home-posts__featured__action .btn {
    width: auto;
  }
}.home-posts__featured__action .sprite {
  margin-left: 0.25rem;
  margin-right: -0.25rem;
  --tw-text-opacity: 1;
  color: rgb(44 48 60 / var(--tw-text-opacity));
}.home-posts__all {
  margin-top: 2rem;
  text-align: center;
}@media (min-width: 992px) {.home-posts__all {
    margin-top: 0;
    text-align: right;
  }
}.home-posts__all .sprite {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}@media (min-width: 780px) {.home-social .wrapper {
    display: flex;
  }
}.home-social__promo {
  --tw-bg-opacity: 1;
  background-color: rgb(117 170 25 / var(--tw-bg-opacity));
  min-height: 10rem;
  margin-left: -1rem;
  margin-right: -1rem;
  overflow: hidden;
  padding: 2rem;
  padding-bottom: 1rem;
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(19 48 30 / var(--tw-text-opacity));
}@media (min-width: 576px) {.home-social__promo {
    min-height: 15rem;
  }
}@media (min-width: 780px) {.home-social__promo {
    flex-shrink: 0;
    margin-left: -2rem;
    width: 33.333333%;
  }
}@media (min-width: 992px) {.home-social__promo {
    margin-left: -3rem;
    padding: 4rem;
  }
}.home-social__promo__icon {
  position: absolute;
  left: 0px;
  right: 0px;
}@media (min-width: 780px) {.home-social__promo__icon {
    bottom: 0px;
  }
}.home-social__promo__icon .sprite {
  opacity: 0.5;
  --tw-text-opacity: 1;
  color: rgb(82 125 8 / var(--tw-text-opacity));
  height: 100%;
  width: 100%;
}.home-social__promo__icon .sprite.-twitter {
  margin-left: 2rem;
  margin-top: -3rem;
}@media (min-width: 780px) {.home-social__promo__icon .sprite.-twitter {
    margin-left: -2rem;
    margin-bottom: -6rem;
    margin-right: 2rem;
  }
}.home-social__promo__icon .sprite.-facebook {
  margin-left: 4rem;
  margin-top: -2rem;
}@media (min-width: 780px) {.home-social__promo__icon .sprite.-facebook {
    margin-left: -1rem;
    margin-bottom: -2rem;
    margin-right: 8rem;
  }
}.home-social__promo__icon .sprite.-instagram {
  margin-right: -8rem;
  margin-top: -8rem;
}@media (min-width: 780px) {.home-social__promo__icon .sprite.-instagram {
    margin-left: -6rem;
    margin-bottom: -8rem;
    margin-right: 3rem;
  }
}.home-social__promo__icon .sprite.-weibo {
  margin-top: -6rem;
}@media (min-width: 780px) {.home-social__promo__icon .sprite.-weibo {
    margin-left: -2rem;
    margin-bottom: -4rem;
    margin-right: 2rem;
  }
}.home-social__promo__text {
  position: relative;
}.home-social__list {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 780px) {.home-social__list {
    margin-left: 3rem;
    width: 66.666667%;
  }
}.home-social__list__inner {
  overflow: auto;
  height: 400px;
}.home-social__list__inner .embed {
  margin-top: 1rem;
  margin-bottom: 2rem;
}.home-sponsors {
  margin-top: 3rem;
  margin-bottom: 3rem;
}@media (min-width: 992px) {.home-sponsors {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}.home-sponsors__heading {
  font-size: 1.5rem;
  text-align: center;
}@media (min-width: 992px) {.home-sponsors__heading {
    font-size: 2rem;
  }
}.home-sponsors__tier-heading {
  text-align: center;
}.home-sponsors__tier-heading:not(:first-of-type) {
  margin-top: 3rem;
}.home-sponsors__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 2rem;
}@media (min-width: 780px) {.home-sponsors__footer {
    margin-left: 0;
    margin-right: 0;
  }
}.home-sponsors__contact {
  font-weight: 500;
}.home-sponsors__all {
  border-width: 0px;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(82 125 8 / var(--tw-text-opacity));
}@media (min-width: 576px) {.home-sponsors__all {
    margin: 0;
  }
}

