.home .main_wrap {
  margin-top: -97px;
}
@media (max-width: 768px) {
  .home .main_wrap {
    margin-top: -97px;
  }
}
.home-hero {
  position: relative;
  display: flex;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.home-hero .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.3);
}
.home-hero .overlay .left,
.home-hero .overlay .right {
  display: flex;
  height: auto;
  width: 80px;
  align-items: center;
}
@media (min-width: 768px) {
  .home-hero .overlay .left,
.home-hero .overlay .right {
    height: 100%;
    width: auto;
  }
}
.home-hero .overlay .middle {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .home-hero .overlay .middle {
    font-size: 3rem;
    line-height: 1;
    line-height: 56px;
  }
}
.home-hero .overlay .middle {
  min-width: 200px;
  min-height: 200px;
}
@media (min-width: 768px) {
  .home-hero .overlay .middle {
    min-width: 300px;
    min-height: 200px;
  }
}
.home-hero .overlay .middle .center-logo,
.home-hero .overlay .middle .middle-content {
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.home-hero .overlay .middle .center-logo {
  z-index: 20;
}
.home-hero .overlay .middle .center-logo svg {
  display: block;
}
.home-hero .overlay .middle .center-logo path, .home-hero .overlay .middle .center-logo polygon, .home-hero .overlay .middle .center-logo rect {
  fill: #fff !important;
}
.home-hero .overlay .middle .middle-content {
  z-index: 10;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
@media (min-width: 768px) {
  .home-hero .overlay .middle .middle-content {
    width: 500px;
  }
}
.home-hero .overlay .middle .center-logo,
.home-hero .overlay .middle .center-logo svg {
  overflow: visible;
}
.home-hero .overlay .middle .center-logo svg {
  height: auto;
  width: 200px;
}
@media (min-width: 768px) {
  .home-hero .overlay .middle .center-logo svg {
    width: 300px;
  }
}
.home-hero .overlay .side_logo {
  height: auto;
  width: auto;
  max-height: 80%;
}
.home-hero .video-wrapper {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.home-hero .video-wrapper video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-hero .video-wrapper .video-border {
  pointer-events: none;
  position: absolute;
  inset: 0px;
  box-shadow: inset 0 0 0 0px #154744;
}
body.home:not(.intro-complete) .home-hero .video-wrapper {
  opacity: 0;
}
body.home:not(.intro-complete) .home-hero .video-wrapper video {
  filter: blur(20px);
}
body.home:not(.intro-complete) .home-hero .left {
  transform: translateX(-100%);
}
body.home:not(.intro-complete) .home-hero .right {
  transform: translateX(100%);
}
body.home:not(.intro-complete) .home-hero .middle-content {
  opacity: 0;
}
body.home:not(.intro-complete) .home-hero .center-logo {
  opacity: 1;
  visibility: visible;
}
body.home:not(.intro-complete) .home-hero .center-logo #logo-top {
  opacity: 0;
  transform: translateY(-30px);
}
body.home:not(.intro-complete) .home-hero .center-logo #logo-bottom {
  opacity: 0;
  transform: translateY(30px);
}
body.home:not(.intro-complete) .navbar {
  opacity: 0;
}
body.intro-complete .home-hero .video-wrapper {
  opacity: 1 !important;
}
body.intro-complete .home-hero .video-wrapper video {
  filter: blur(0) !important;
}
body.intro-complete .home-hero .left,
body.intro-complete .home-hero .right {
  opacity: 1 !important;
  transform: translateX(0) !important;
}
body.intro-complete .home-hero .middle-content {
  opacity: 1 !important;
}
body.intro-complete .home-hero .center-logo {
  opacity: 0 !important;
}
body.intro-complete .navbar {
  opacity: 1 !important;
}
.map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.map-container {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}
@media (max-width: 1024px) {
  .map-container {
    flex-direction: column;
  }
}
.map-wrapper {
  position: relative;
  flex: 1 1 0%;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  max-width: 55%;
  transform: scale(1);
  transform-origin: left center;
}
@media (max-width: 1024px) {
  .map-wrapper {
    width: 100%;
    max-width: 100%;
  }
}
.map-section.panel-open .map-wrapper {
  transform: scale(1.06);
}
.map-svg-container {
  pointer-events: none;
  position: relative;
  width: 100%;
}
.map-svg-container svg {
  display: block;
  height: auto;
  width: 100%;
}
.map-svg-container svg.svg-main-map path.st10 {
  transition: fill 0.3s ease;
  pointer-events: auto;
  cursor: pointer;
}
.map-svg-container svg.svg-main-map path.st10:hover {
  fill: #00817e;
}
.full-map {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 20;
  cursor: pointer;
  border-style: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.full-map svg {
  display: block;
  height: auto;
  width: 220px;
}
.full-map svg .cls-5 {
  stroke: none;
}
.full-map img {
  display: block;
  height: auto;
  width: 120px;
}
.full-map--desktop {
  display: block;
}
@media (max-width: 1024px) {
  .full-map--desktop {
    display: none;
  }
.explore-card.full-map--desktop {
  display: none;
}
}
.full-map--mobile {
  display: none;
}
.explore-card.full-map--mobile {
  display: none;
}
@media (max-width: 1024px) {
  .full-map--mobile {
    display: block;
  }
}
.full-map__large {
  position: absolute;
  inset: 0px;
  z-index: 200;
  align-items: center;
  justify-content: center;
  display: none;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.full-map__large svg,
.full-map__large img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto;
  width: auto;
  max-width: 90%;
  max-height: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
.full-map__large.active {
  display: flex;
}
.full-map__large.visible {
  opacity: 1;
}
.full-map__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 210;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-style: none;
  background: rgba(0, 0, 0, 0.1);
  transition: background 0.2s ease;
}
.full-map__close:hover, .full-map__close:focus {
  background: rgba(0, 0, 0, 0.25);
}
.full-map__close svg {
  height: 1.25rem;
  width: 1.25rem;
}
.map-pin {
  position: absolute;
  z-index: 10;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transform: translate(-50%, -50%);
  border: 3px solid rgba(243, 166, 247, 0.8);
}
.map-pin:hover, .map-pin:focus {
  transform: translate(-50%, -50%) scale(1.3);
  box-shadow: 0 0 0 8px rgba(243, 166, 247, 0.3);
}
.map-pin:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 8px rgba(243, 166, 247, 0.5);
}
.map-pin.active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transform: translate(-50%, -50%) scale(1.4);
  border-color: #F3A6F7;
}
.pin-tooltip {
  pointer-events: none;
  visibility: hidden;
  position: absolute;
  left: 50%;
  white-space: nowrap;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "khand", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  bottom: calc(100% + 10px);
  transform: translateX(-50%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.pin-tooltip::after {
  position: absolute;
  left: 50%;
  content: "";
  top: 100%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: #fff;
}
.map-pin:hover .pin-tooltip, .map-pin:focus .pin-tooltip {
  visibility: visible;
  opacity: 1;
}
.full-map__large.map-pin:hover .pin-tooltip,.full-map__large .map-pin:focus .pin-tooltip {
  opacity: 1;
}
.content_two_image .image_block .left.map-pin:hover .pin-tooltip .left_image,.content_two_image .image_block .left .map-pin:focus .pin-tooltip .left_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .left.map-pin:hover .pin-tooltip .left_text,.content_two_image .image_block .left .map-pin:focus .pin-tooltip .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .left.map-pin:hover .pin-tooltip .left_text,.content_two_image .image_block .left .map-pin:focus .pin-tooltip .left_text {
    transform: translateY(3rem);
  }
}
.content_two_image .image_block .right.map-pin:hover .pin-tooltip .right_image,.content_two_image .image_block .right .map-pin:focus .pin-tooltip .right_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .right.map-pin:hover .pin-tooltip .right_text,.content_two_image .image_block .right .map-pin:focus .pin-tooltip .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .right.map-pin:hover .pin-tooltip .right_text,.content_two_image .image_block .right .map-pin:focus .pin-tooltip .right_text {
    transform: translateY(-2.5rem);
  }
}
.two_image .image_block .left.map-pin:hover .pin-tooltip .left_image,.two_image .image_block .left .map-pin:focus .pin-tooltip .left_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .left.map-pin:hover .pin-tooltip .left_text,.two_image .image_block .left .map-pin:focus .pin-tooltip .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .left.map-pin:hover .pin-tooltip .left_text,.two_image .image_block .left .map-pin:focus .pin-tooltip .left_text {
    transform: translateY(3rem);
  }
}
.two_image .image_block .right.map-pin:hover .pin-tooltip .right_image,.two_image .image_block .right .map-pin:focus .pin-tooltip .right_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .right.map-pin:hover .pin-tooltip .right_text,.two_image .image_block .right .map-pin:focus .pin-tooltip .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .right.map-pin:hover .pin-tooltip .right_text,.two_image .image_block .right .map-pin:focus .pin-tooltip .right_text {
    transform: translateY(-2.5rem);
  }
}
.text_image_animation .right.map-pin:hover .pin-tooltip .right_image,.text_image_animation .right .map-pin:focus .pin-tooltip .right_image {
  clip-path: inset(0 0 0 0);
}
.text_image_animation .right.map-pin:hover .pin-tooltip .image_top_text,.text_image_animation .right .map-pin:focus .pin-tooltip .image_top_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.map-pin:hover .pin-tooltip .image_top_text,.text_image_animation .right .map-pin:focus .pin-tooltip .image_top_text {
    transform: translateY(3rem);
  }
}
.text_image_animation .right.map-pin:hover .pin-tooltip .image_bottom_text,.text_image_animation .right .map-pin:focus .pin-tooltip .image_bottom_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.map-pin:hover .pin-tooltip .image_bottom_text,.text_image_animation .right .map-pin:focus .pin-tooltip .image_bottom_text {
    transform: translateY(-2.5rem);
  }
}
.fade-in.map-pin:hover .pin-tooltip, .fade-in-now.map-pin:hover .pin-tooltip,.fade-in .map-pin:focus .pin-tooltip, .fade-in-now .map-pin:focus .pin-tooltip {
  opacity: 1;
  visibility: visible;
}
.fade-up.map-pin:hover .pin-tooltip,.fade-up .map-pin:focus .pin-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fade-left.map-pin:hover .pin-tooltip,.fade-left .map-pin:focus .pin-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.fade-right.map-pin:hover .pin-tooltip,.fade-right .map-pin:focus .pin-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.hero-content.fade-in.map-pin:hover .pin-tooltip,
.hero-content.fade-up.map-pin:hover .pin-tooltip,
.hero-content.fade-left.map-pin:hover .pin-tooltip,
.hero-content.fade-right.map-pin:hover .pin-tooltip,.hero-content.fade-in .map-pin:focus .pin-tooltip,
.hero-content.fade-up .map-pin:focus .pin-tooltip,
.hero-content.fade-left .map-pin:focus .pin-tooltip,
.hero-content.fade-right .map-pin:focus .pin-tooltip {
  transform: translateX(-50%) translateY(-50%);
}
.map-content {
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  flex: 0 0 45%;
  padding: 2rem 3rem;
}
.map-section.panel-open .map-content {
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 1024px) {
  .map-content {
    width: 100%;
    text-align: center;
    flex: none;
    padding: 2rem 1rem;
  }
}
.map-logo {
  margin-bottom: 5rem;
  max-width: 200px;
}
@media (max-width: 1024px) {
  .map-logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
  }
}
.map-tagline {
  margin-bottom: 1.5rem;
  font-family: "khand", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .map-tagline {
    font-size: 3rem;
    line-height: 1;
  }
}
.map-description {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.map-description--large {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .map-description--large {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.map-description--large p {
  margin-bottom: 1rem;
}
.map-description--large h3 {
  margin-bottom: 1rem;
}
.map-info-panel {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  height: 100%;
  max-width: 90%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
  width: 420px;
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 768px) {
  .map-info-panel {
    width: 100%;
    max-width: 100%;
  }
}
.map-info-panel.active {
  transform: translateX(0);
}
.panel-close {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-style: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  background: rgba(0, 0, 0, 0.1);
}
.panel-close:hover, .panel-close:focus {
  background: rgba(0, 0, 0, 0.25);
}
.panel-close:focus {
  outline-width: 2px;
  outline-offset: -2px;
  outline-color: #F3A6F7;
}
.panel-close svg {
  height: 1.5rem;
  width: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  stroke: currentColor;
  stroke-width: 2;
}
.panel-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/10;
}
.panel-content {
  padding: 2rem;
}
.panel-title {
  margin-bottom: 1.5rem;
  font-family: "khand", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .panel-title {
    font-size: 3rem;
    line-height: 1;
  }
}
.panel-text {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.panel-link {
  display: inline-block;
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.panel-link:hover, .panel-link:focus {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.map-overlay {
  visibility: hidden;
  position: absolute;
  inset: 0px;
  z-index: 50;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: rgba(0, 0, 0, 0.3);
}
.map-overlay.active {
  visibility: visible;
  opacity: 1;
}
.full-map__large.map-overlay.active {
  opacity: 1;
}
.content_two_image .image_block .left.map-overlay.active .left_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .left.map-overlay.active .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .left.map-overlay.active .left_text {
    transform: translateY(3rem);
  }
}
.content_two_image .image_block .right.map-overlay.active .right_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .right.map-overlay.active .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .right.map-overlay.active .right_text {
    transform: translateY(-2.5rem);
  }
}
.two_image .image_block .left.map-overlay.active .left_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .left.map-overlay.active .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .left.map-overlay.active .left_text {
    transform: translateY(3rem);
  }
}
.two_image .image_block .right.map-overlay.active .right_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .right.map-overlay.active .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .right.map-overlay.active .right_text {
    transform: translateY(-2.5rem);
  }
}
.text_image_animation .right.map-overlay.active .right_image {
  clip-path: inset(0 0 0 0);
}
.text_image_animation .right.map-overlay.active .image_top_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.map-overlay.active .image_top_text {
    transform: translateY(3rem);
  }
}
.text_image_animation .right.map-overlay.active .image_bottom_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.map-overlay.active .image_bottom_text {
    transform: translateY(-2.5rem);
  }
}
.fade-in.map-overlay.active, .fade-in-now.map-overlay.active {
  opacity: 1;
  visibility: visible;
}
.fade-up.map-overlay.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fade-left.map-overlay.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.fade-right.map-overlay.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.hero-content.fade-in.map-overlay.active,
.hero-content.fade-up.map-overlay.active,
.hero-content.fade-left.map-overlay.active,
.hero-content.fade-right.map-overlay.active {
  transform: translateX(-50%) translateY(-50%);
}
.site-header {
  position: sticky;
  top: 0px;
  z-index: 1000;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transform: translateY(0);
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.site-header.header-hidden {
  transform: translateY(-100%);
}
.home .site-header {
  background-color: transparent;
}
.home .site-header .navbar {
  border-bottom-color: transparent;
}
.home .site-header .navbar__menu a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.home .site-header .navbar__menu a::after {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.home .site-header .navbar__search-btn {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.home .site-header .navbar__logo img {
  filter: brightness(0) invert(1);
  height: 4rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.home .site-header .navbar__burger-line {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.home .site-header .search-bar {
  position: absolute;
  left: 0px;
  width: 100%;
  border-bottom-color: transparent;
  background-color: transparent;
}
.home .site-header .search-bar__input {
  border-color: rgb(255 255 255 / 0.3);
  background-color: rgb(255 255 255 / 0.1);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.home .site-header .search-bar__input::-moz-placeholder {
  color: rgb(255 255 255 / 0.6);
}
.home .site-header .search-bar__input::placeholder {
  color: rgb(255 255 255 / 0.6);
}
.home .site-header .search-bar__submit, .home .site-header .search-bar__close {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.home .site-header.scrolled, .home .site-header.menu-open {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.home .site-header.scrolled .navbar, .home .site-header.menu-open .navbar {
  border-bottom-color: rgb(21 71 68 / 0.1);
}
.home .site-header.scrolled .navbar__menu a, .home .site-header.menu-open .navbar__menu a {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.home .site-header.scrolled .navbar__menu a::after, .home .site-header.menu-open .navbar__menu a::after {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.home .site-header.scrolled .navbar__search-btn, .home .site-header.menu-open .navbar__search-btn {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.home .site-header.scrolled .navbar__logo img, .home .site-header.menu-open .navbar__logo img {
  filter: none;
  height: 2.5rem;
}
.home .site-header.scrolled .navbar__burger-line, .home .site-header.menu-open .navbar__burger-line {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.home .site-header.scrolled .search-bar, .home .site-header.menu-open .search-bar {
  position: relative;
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.home .site-header.scrolled .search-bar__input, .home .site-header.menu-open .search-bar__input {
  border-color: rgb(21 71 68 / 0.1);
  background-color: rgb(106 106 106 / 0.05);
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.home .site-header.scrolled .search-bar__input::-moz-placeholder, .home .site-header.menu-open .search-bar__input::-moz-placeholder {
  color: rgb(106 106 106 / 0.5);
}
.home .site-header.scrolled .search-bar__input::placeholder, .home .site-header.menu-open .search-bar__input::placeholder {
  color: rgb(106 106 106 / 0.5);
}
.home .site-header.scrolled .search-bar__submit, .home .site-header.scrolled .search-bar__close, .home .site-header.menu-open .search-bar__submit, .home .site-header.menu-open .search-bar__close {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.navbar {
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.1);
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.navbar__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1400px;
  align-items: center;
  justify-content: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.navbar__center {
  display: grid;
  width: 100%;
  align-items: center;
  grid-template-columns: 1fr auto 1fr;
}
.navbar__left, .navbar__right-nav {
  display: flex;
  align-items: center;
}
.navbar__left {
  justify-content: flex-end;
  padding-right: 5rem;
}
.navbar__right-nav {
  justify-content: flex-start;
  padding-left: 5rem;
}
.navbar__logo {
  flex-shrink: 0;
}
.navbar__logo img {
  display: block;
  height: 2.5rem;
  width: auto;
}
.navbar__logo--mobile {
  display: none;
}
.explore-card.navbar__logo--mobile {
  display: none;
}
.navbar__search-btn {
  position: absolute;
  right: 1.5rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-style: none;
  background-color: transparent;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.navbar__search-btn:hover {
  opacity: 0.7;
}
.navbar__menu {
  margin: 0px;
  display: flex;
  list-style-type: none;
  align-items: center;
  gap: 2rem;
  white-space: nowrap;
  padding: 0px;
}
.navbar__menu li {
  margin: 0px;
}
.navbar__menu a {
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 2px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.navbar__menu a:hover {
  opacity: 0.7;
}
.navbar__menu a::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  content: "";
}
.navbar__menu a:hover::after {
  width: 100%;
}
.navbar__burger {
  z-index: 10001;
  display: none;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-style: none;
  background-color: transparent;
  padding: 0px;
}
.explore-card.navbar__burger {
  display: none;
}
.navbar__burger {
  gap: 6px;
}
.navbar__burger-line {
  display: block;
  height: 0.125rem;
  width: 1.5rem;
  transform-origin: center;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.navbar__burger.active .navbar__burger-line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.navbar__burger.active .navbar__burger-line:nth-child(2) {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.navbar__burger.active .navbar__burger-line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.search-bar {
  overflow: hidden;
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  max-height: 0;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.search-bar.active {
  max-height: 80px;
  opacity: 1;
}
.search-bar__inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  gap: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.search-bar__form {
  position: relative;
  display: flex;
  flex: 1 1 0%;
  align-items: center;
}
.search-bar__input {
  width: 100%;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(21 71 68 / 0.1);
  background-color: rgb(106 106 106 / 0.05);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.search-bar__input::-moz-placeholder {
  color: rgb(106 106 106 / 0.5);
}
.search-bar__input::placeholder {
  color: rgb(106 106 106 / 0.5);
}
.search-bar__input {
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-bar__input:focus {
  border-color: rgb(21 71 68 / 0.2);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.search-bar__submit {
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-bar__submit:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.search-bar__close {
  flex-shrink: 0;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-bar__close:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.mobile-menu {
  pointer-events: none;
  visibility: hidden;
  position: fixed;
  left: 0px;
  z-index: 999;
  width: 100%;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  top: 65px;
  height: calc(100% - 65px);
  transform: translateY(-20px);
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0s 0.4s;
}
.mobile-menu.active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.full-map__large.mobile-menu.active {
  opacity: 1;
}
.content_two_image .image_block .left.mobile-menu.active .left_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .left.mobile-menu.active .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .left.mobile-menu.active .left_text {
    transform: translateY(3rem);
  }
}
.content_two_image .image_block .right.mobile-menu.active .right_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .right.mobile-menu.active .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .right.mobile-menu.active .right_text {
    transform: translateY(-2.5rem);
  }
}
.two_image .image_block .left.mobile-menu.active .left_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .left.mobile-menu.active .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .left.mobile-menu.active .left_text {
    transform: translateY(3rem);
  }
}
.two_image .image_block .right.mobile-menu.active .right_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .right.mobile-menu.active .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .right.mobile-menu.active .right_text {
    transform: translateY(-2.5rem);
  }
}
.text_image_animation .right.mobile-menu.active .right_image {
  clip-path: inset(0 0 0 0);
}
.text_image_animation .right.mobile-menu.active .image_top_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.mobile-menu.active .image_top_text {
    transform: translateY(3rem);
  }
}
.text_image_animation .right.mobile-menu.active .image_bottom_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.mobile-menu.active .image_bottom_text {
    transform: translateY(-2.5rem);
  }
}
.fade-in.mobile-menu.active, .fade-in-now.mobile-menu.active {
  opacity: 1;
  visibility: visible;
}
.fade-up.mobile-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fade-left.mobile-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.fade-right.mobile-menu.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.hero-content.fade-in.mobile-menu.active,
.hero-content.fade-up.mobile-menu.active,
.hero-content.fade-left.mobile-menu.active,
.hero-content.fade-right.mobile-menu.active {
  transform: translateX(-50%) translateY(-50%);
}
.mobile-menu.active {
  transform: translateY(0);
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, visibility 0s;
}
.mobile-menu__content {
  padding: 1.5rem;
}
.mobile-menu__nav {
  margin: 0px;
  margin-bottom: 1.5rem;
  list-style-type: none;
  padding: 0px;
}
.mobile-menu__nav:last-child {
  margin-bottom: 0px;
}
.mobile-menu__nav li {
  margin: 0px;
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.1);
  text-align: center;
}
.mobile-menu__nav li:last-child {
  border-bottom-width: 0px;
}
.mobile-menu__nav a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.mobile-menu__nav a:hover {
  opacity: 0.7;
}
@media (max-width: 1024px) {
  .navbar__menu {
    gap: 1.5rem;
  }
  .navbar__menu a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .navbar__left {
    padding-right: 2.5rem;
  }
  .navbar__right-nav {
    padding-left: 2.5rem;
  }
  .navbar__logo img {
    height: 2.25rem;
  }
}
@media (max-width: 768px) {
  .navbar__center, .navbar__search-btn {
    display: none;
  }
.explore-card.navbar__center,.explore-card .navbar__search-btn {
  display: none;
}
  .navbar__logo--mobile {
    display: flex;
  }
  .navbar__logo--mobile img {
    height: 2rem;
  }
  .navbar__burger {
    position: absolute;
    right: 1rem;
    display: flex;
  }
}
.footer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  padding-bottom: 180px;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .footer {
    padding-bottom: 260px;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-bottom: 360px;
  }
}
.footer .footer_logo_top {
  width: 100%;
  max-width: 90%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .footer .footer_logo_top {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  .footer .footer_logo_top {
    max-width: 860px;
  }
}
.footer .footer_logo_top svg {
  height: auto;
  width: 100%;
}
.footer .footer_logo_top.is-fixed {
  position: fixed;
  bottom: 0px;
  top: auto !important;
}
.footer .footer_logo_top.meadow-green svg path {
  fill: #00C686;
}
.footer .footer_logo_top.sea-spray-blue svg path {
  fill: #B5F0FD;
}
.footer .footer_logo_top.sky-pink svg path {
  fill: #F3A6F7;
}
.footer .footer_logo_top.coral-red svg path {
  fill: #FF6861;
}
.footer .footer_logo_top.fresh-green svg path {
  fill: #B8EFAB;
}
.footer .footer_logo_bottom {
  position: absolute;
  left: 50%;
  width: 100%;
  max-width: 85%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .footer .footer_logo_bottom {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .footer .footer_logo_bottom {
    max-width: 712px;
  }
}
.footer .footer_logo_bottom svg {
  height: auto;
  width: 100%;
}
.footer .footer_logo_bottom.is-fixed {
  position: fixed;
  bottom: 0px;
  top: auto !important;
}
.footer .footer_logo_bottom.meadow-green svg path {
  fill: #00C686;
}
.footer .footer_logo_bottom.sea-spray-blue svg path {
  fill: #B5F0FD;
}
.footer .footer_logo_bottom.sky-pink svg path {
  fill: #F3A6F7;
}
.footer .footer_logo_bottom.coral-red svg path {
  fill: #FF6861;
}
.footer .footer_logo_bottom.fresh-green svg path {
  fill: #B8EFAB;
}
.footer .footer_content {
  width: 100%;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px) {
  .footer .footer_content {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.footer .footer_content {
  transform: translateY(20px);
}
.footer .footer_content.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.footer .newsletter_section {
  margin-bottom: 4rem;
}
.footer .newsletter_title {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .footer .newsletter_title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.footer .newsletter_form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 1024px) {
  .footer .newsletter_form {
    flex-direction: row;
    align-items: center;
  }
}
.footer .newsletter_inputs {
  display: flex;
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  .footer .newsletter_inputs {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .footer .newsletter_inputs {
    width: auto;
  }
}
.footer .newsletter_inputs input {
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(252 237 231 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .footer .newsletter_inputs input {
    width: 320px;
  }
}
.footer .newsletter_inputs input {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.footer .newsletter_inputs input::-moz-placeholder {
  color: rgb(252 237 231 / 0.8);
}
.footer .newsletter_inputs input::placeholder {
  color: rgb(252 237 231 / 0.8);
}
.footer .newsletter_inputs input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 198 134 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 768px) {
  .footer .newsletter_inputs input.email {
    width: 410px;
  }
}
.footer .newsletter_submit {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: "khand", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.footer .newsletter_submit:hover {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.footer .newsletter_submit svg {
  height: 1.25rem;
  width: 1.25rem;
}
.footer .footer_bottom {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  border-top-width: 0px;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .footer .footer_bottom {
    align-items: flex-end;
  }
}
@media (min-width: 1024px) {
  .footer .footer_bottom {
    flex-direction: row;
  }
}
.footer .footer_social {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.footer .footer_social .follow_text {
  font-family: "manrope", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.footer .footer_social .social_icons {
  display: flex;
  gap: 0.75rem;
}
.footer .footer_social .social_icons a {
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.footer .footer_social .social_icons a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.footer .footer_social .social_icons a svg {
  height: 2.5rem;
  width: 2.5rem;
}
.footer .footer_logos {
  display: flex;
  align-items: center;
  gap: 4rem;
}
.footer .footer_logos .partner_logo {
  height: 3rem;
  width: auto;
}
.footer .footer_links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.footer .footer_links a {
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.footer .footer_links a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.page-article__header {
  position: relative;
  text-align: center;
}
.page-article__header.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.page-article__header.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
}
.page-article__header.meadow-green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 198 134 / var(--tw-bg-opacity));
}
.page-article__header.warm-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
}
.page-article__header.paper {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.page-article__featured-image {
  margin: 0px;
  width: 100%;
}
.page-article__featured-image img {
  display: block;
  height: auto;
  max-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
.page-article .page-header__title {
  font-family: "khand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  position: absolute;
  left: 50%;
  bottom: 0px;
  --tw-translate-x: -50%;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  z-index: 10;
  margin: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 15vw;
}
@media (min-width: 768px) {
  .page-article .page-header__title {
    font-size: 160px;
  }
}
.page-article .page-header__title.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.page-article .page-header__title.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.page-article .page-header__title.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.page-article .page-header__title.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.page-article .page-header__title.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.page-article .page-header__title.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.page-article .page-header__title.smaller_title {
  font-size: 10vw;
}
@media (min-width: 768px) {
  .page-article .page-header__title.smaller_title {
    font-size: 100px;
  }
}
.page-article__wrapper {
  text-align: center;
}
.page-article__wrapper.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.page-article__wrapper.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
}
.page-article__wrapper.meadow-green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 198 134 / var(--tw-bg-opacity));
}
.page-article__wrapper.warm-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
}
.page-article__wrapper.paper {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.page-article__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3.5rem;
  padding-top: 4rem;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .page-article__content {
    padding-bottom: 5rem;
    padding-top: 6rem;
  }
}
.page-article__content p {
  margin-bottom: 1rem;
  line-height: 1.625;
}
.page-article__content h2 {
  margin-bottom: 1rem;
  font-family: "khand", sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 400;
}
.content_two_image {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .content_two_image {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.content_two_image .image_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .content_two_image .image_block {
    flex-direction: row;
    gap: 1rem;
  }
}
.content_two_image .image_block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.content_two_image .image_block .left,
.content_two_image .image_block .right {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .content_two_image .image_block .left,
.content_two_image .image_block .right {
    width: auto;
  }
  .content_two_image .image_block .left {
    margin-top: 5rem;
  }
}
.content_two_image .image_block .left .left_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .content_two_image .image_block .left .left_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .content_two_image .image_block .left .left_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.content_two_image .image_block .left .left_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(calc(50% + 13rem));
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.content_two_image .image_block .left .left_image {
  clip-path: inset(50% 0 50% 0);
  transition: clip-path 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.content_two_image .image_block .left .left_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content_two_image .image_block .left.visible .left_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .left.visible .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .left.visible .left_text {
    transform: translateY(3rem);
  }
}
.content_two_image .image_block .right .right_image {
  clip-path: inset(50% 0 50% 0);
  transition: clip-path 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.content_two_image .image_block .right .right_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content_two_image .image_block .right .right_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .content_two_image .image_block .right .right_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .content_two_image .image_block .right .right_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.content_two_image .image_block .right .right_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(calc(-50% - 13rem));
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.content_two_image .image_block .right.visible .right_image {
  clip-path: inset(0 0 0 0);
}
.content_two_image .image_block .right.visible .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .content_two_image .image_block .right.visible .right_text {
    transform: translateY(-2.5rem);
  }
}
.content_two_image .content_block {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3.5rem;
  padding-top: 4rem;
  text-align: center;
}
@media (min-width: 768px) {
  .content_two_image .content_block {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.content_two_image .content_block h2 {
  margin-bottom: 1rem;
  font-family: "khand", sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .content_two_image .content_block h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.content_two_image .content_block p {
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.two_image {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .two_image {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.two_image .image_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .two_image .image_block {
    flex-direction: row;
    gap: 1rem;
  }
}
.two_image .image_block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.two_image .image_block .left,
.two_image .image_block .right {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .two_image .image_block .left,
.two_image .image_block .right {
    width: auto;
  }
  .two_image .image_block .left {
    margin-top: 5rem;
  }
}
.two_image .image_block .left .left_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .two_image .image_block .left .left_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .two_image .image_block .left .left_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.two_image .image_block .left .left_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(calc(50% + 13rem));
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.two_image .image_block .left .left_text.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_text.meadow-green {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.two_image .image_block .left .left_image {
  clip-path: inset(50% 0 50% 0);
  transition: clip-path 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.two_image .image_block .left .left_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.two_image .image_block .left.visible .left_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .left.visible .left_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .left.visible .left_text {
    transform: translateY(3rem);
  }
}
.two_image .image_block .right .right_image {
  clip-path: inset(50% 0 50% 0);
  transition: clip-path 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.two_image .image_block .right .right_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.two_image .image_block .right .right_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .two_image .image_block .right .right_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .two_image .image_block .right .right_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.two_image .image_block .right .right_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(calc(-50% - 13rem));
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.two_image .image_block .right .right_text.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.two_image .image_block .right .right_text.meadow-green {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.two_image .image_block .right.visible .right_image {
  clip-path: inset(0 0 0 0);
}
.two_image .image_block .right.visible .right_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .two_image .image_block .right.visible .right_text {
    transform: translateY(-2.5rem);
  }
}
.text_image_animation_wrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.text_image_animation_wrapper.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.sea-green a {
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.sea-green a:hover {
  color: rgb(252 237 231 / 0.8);
}
.text_image_animation_wrapper.sea-green h2, .text_image_animation_wrapper.sea-green h3 {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.sea-green p:first-of-type {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
.text_image_animation_wrapper.white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.white a {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.white a:hover {
  color: rgb(21 71 68 / 0.8);
}
.text_image_animation_wrapper.warm-sand-light {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.warm-sand-light a {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.text_image_animation_wrapper.warm-sand-light a:hover {
  color: rgb(21 71 68 / 0.8);
}
.text_image_animation {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .text_image_animation {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.text_image_animation {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .text_image_animation {
    flex-direction: row;
    gap: 7rem;
  }
}
.text_image_animation {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.text_image_animation .left {
  width: 100%;
  padding: 1rem;
  text-align: left;
}
@media (min-width: 768px) {
  .text_image_animation .left {
    width: 50%;
  }
}
.text_image_animation .left h2, .text_image_animation .left h3 {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .text_image_animation .left h2, .text_image_animation .left h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.text_image_animation .left h2 span, .text_image_animation .left h3 span {
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.text_image_animation .left p {
  margin-bottom: 1rem;
  line-height: 1.625;
}
.text_image_animation .left p.first {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.text_image_animation .left a {
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.text_image_animation .left a:hover {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.text_image_animation .left img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  display: block;
}
.text_image_animation .right {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .text_image_animation .right {
    width: 50%;
  }
}
.text_image_animation .right.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.text_image_animation .right.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.text_image_animation .right.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.text_image_animation .right.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.text_image_animation .right.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text_image_animation .right.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.text_image_animation .right.meadow-green {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.text_image_animation .right .image_top_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .text_image_animation .right .image_top_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .text_image_animation .right .image_top_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.text_image_animation .right .image_top_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(8rem);
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
@media (min-width: 768px) {
  .text_image_animation .right .image_top_text {
    transform: translateY(12.8rem);
  }
}
.text_image_animation .right .right_image {
  clip-path: inset(50% 0 50% 0);
  transition: clip-path 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
.text_image_animation .right .right_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.text_image_animation .right .image_bottom_text {
  font-family: "khand", sans-serif;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .text_image_animation .right .image_bottom_text {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .text_image_animation .right .image_bottom_text {
    font-size: 6rem;
    line-height: 1;
  }
}
.text_image_animation .right .image_bottom_text {
  position: relative;
  z-index: 10;
  text-align: center;
  transform: translateY(-6.5rem);
  transition: transform 1.6s cubic-bezier(0.5, 0, 0.1, 1);
}
@media (min-width: 768px) {
  .text_image_animation .right .image_bottom_text {
    transform: translateY(-11.8rem);
  }
}
.text_image_animation .right.visible .right_image {
  clip-path: inset(0 0 0 0);
}
.text_image_animation .right.visible .image_top_text {
  transform: translateY(1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.visible .image_top_text {
    transform: translateY(3rem);
  }
}
.text_image_animation .right.visible .image_bottom_text {
  transform: translateY(-1.5rem);
}
@media (min-width: 768px) {
  .text_image_animation .right.visible .image_bottom_text {
    transform: translateY(-2.5rem);
  }
}
.sub_section_image_block {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .sub_section_image_block {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.sub_section_image_block .background_block {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50%;
  width: 100%;
}
.sub_section_image_block .background_block.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.sub_section_image_block .background_block.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
}
.sub_section_image_block .background_block.meadow-green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 198 134 / var(--tw-bg-opacity));
}
.sub_section_image_block .background_block.warm-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
}
.sub_section_image_block .background_block.paper {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.sub_section_image_block .top_section,
.sub_section_image_block .bottom_section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section,
.sub_section_image_block .bottom_section {
    flex-direction: row;
    gap: 4rem;
  }
}
.sub_section_image_block .top_section,
.sub_section_image_block .bottom_section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section,
.sub_section_image_block .bottom_section {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.sub_section_image_block .top_section .left,
.sub_section_image_block .top_section .right,
.sub_section_image_block .bottom_section .left,
.sub_section_image_block .bottom_section .right {
  width: 100%;
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section .left,
.sub_section_image_block .top_section .right,
.sub_section_image_block .bottom_section .left,
.sub_section_image_block .bottom_section .right {
    width: 50%;
  }
}
.sub_section_image_block .top_section .left h2, .sub_section_image_block .top_section .left h3,
.sub_section_image_block .top_section .right h2,
.sub_section_image_block .top_section .right h3,
.sub_section_image_block .bottom_section .left h2,
.sub_section_image_block .bottom_section .left h3,
.sub_section_image_block .bottom_section .right h2,
.sub_section_image_block .bottom_section .right h3 {
  margin-bottom: 0.75rem;
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section .left h2, .sub_section_image_block .top_section .left h3,
.sub_section_image_block .top_section .right h2,
.sub_section_image_block .top_section .right h3,
.sub_section_image_block .bottom_section .left h2,
.sub_section_image_block .bottom_section .left h3,
.sub_section_image_block .bottom_section .right h2,
.sub_section_image_block .bottom_section .right h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.sub_section_image_block .top_section .left p,
.sub_section_image_block .top_section .right p,
.sub_section_image_block .bottom_section .left p,
.sub_section_image_block .bottom_section .right p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  color: rgb(21 71 68 / 0.8);
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section .left p,
.sub_section_image_block .top_section .right p,
.sub_section_image_block .bottom_section .left p,
.sub_section_image_block .bottom_section .right p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.sub_section_image_block .top_section {
  position: relative;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .sub_section_image_block .top_section {
    margin-bottom: 3rem;
  }
}
.sub_section_image_block .top_section .left h2, .sub_section_image_block .top_section .left h3, .sub_section_image_block .top_section .right h2, .sub_section_image_block .top_section .right h3 {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.sub_section_image_block .top_section .left p, .sub_section_image_block .top_section .right p {
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.sub_section_image_block .center_image {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  max-width: 1280px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .sub_section_image_block .center_image {
    margin-bottom: 3rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.sub_section_image_block .center_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.category_explore_block {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .category_explore_block {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.category_explore_block {
  overflow-x: clip;
}
.category_explore_block .flickity-viewport {
  overflow: visible;
}
.category_explore_block .block_header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .category_explore_block .block_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.category_explore_block .block_header .header_left {
  display: block;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .category_explore_block .block_header .header_left {
    display: flex;
  }
}
.category_explore_block .block_header .block_title {
  margin: 0px;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .category_explore_block .block_header .block_title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.category_explore_block .block_header .subtitle {
  margin-top: 0.5rem;
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .category_explore_block .block_header .subtitle {
    margin-top: 1rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.category_explore_block .block_header .block_nav {
  display: none;
  align-items: center;
  gap: 0.5rem;
}
.explore-card.category_explore_block .block_header .block_nav {
  display: none;
}
@media (min-width: 768px) {
  .category_explore_block .block_header .block_nav {
    display: flex;
  }
}
.category_explore_block .block_header .block_nav .view_all {
  margin-top: 6px;
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category_explore_block .block_header .block_nav .view_all:hover {
  opacity: 0.7;
}
.category_explore_block .block_header .block_nav .flickity-prev,
.category_explore_block .block_header .block_nav .flickity-next {
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category_explore_block .block_header .block_nav .flickity-prev:hover,
.category_explore_block .block_header .block_nav .flickity-next:hover {
  opacity: 0.7;
}
.category_explore_block .block_header .block_nav .flickity-prev:disabled,
.category_explore_block .block_header .block_nav .flickity-next:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.category_explore_block .block_header .block_nav .flickity-prev svg,
.category_explore_block .block_header .block_nav .flickity-next svg {
  display: block;
}
.category_explore_block .mobile_nav {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .category_explore_block .mobile_nav {
    display: none;
  }
}
.category_explore_block .mobile_nav .view_all_mobile {
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category_explore_block .mobile_nav .view_all_mobile:hover {
  opacity: 0.7;
}
.category_explore_block .mobile_nav .mobile_nav_arrows {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-prev,
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-next {
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-prev:hover,
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-next:hover {
  opacity: 0.7;
}
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-prev:disabled,
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-next:disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-prev svg,
.category_explore_block .mobile_nav .mobile_nav_arrows .flickity-next svg {
  display: block;
}
.category_explore_block .explore_slider {
  padding-left: 1.5rem;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider {
    padding-left: 3rem;
  }
}
@media (min-width: 1460px) {
  .category_explore_block .explore_slider {
    padding-left: calc((100vw - 1300px) / 2 + 3rem);
  }
}
.category_explore_block .explore_slider:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.category_explore_block .explore_slider .explore_card {
  margin-right: 1.5rem;
  width: 280px;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card {
    width: 300px;
  }
}
.category_explore_block .explore_slider .explore_card a {
  display: block;
  color: inherit;
  text-decoration-line: none;
}
.category_explore_block .explore_slider .explore_card .card_image {
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
}
.category_explore_block .explore_slider .explore_card .card_image img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
}
.category_explore_block .explore_slider .explore_card:hover .card_image img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.category_explore_block .explore_slider .explore_card .the_date {
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
  display: block;
  height: 1.5rem;
  font-family: "khand", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.category_explore_block .explore_slider .explore_card .card_content .card_title {
  margin-bottom: 0.5rem;
  margin-top: 0px;
  padding-right: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.category_explore_block .explore_slider .explore_card .card_content .card_excerpt {
  margin: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.category_explore_block .explore_slider .explore_card.explore_card--featured {
  width: 280px;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card.explore_card--featured {
    width: calc(600px + 1.5rem);
  }
}
.category_explore_block .explore_slider .explore_card.explore_card--featured .card_image {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card.explore_card--featured .card_image {
    margin-bottom: 0px;
  }
  .category_explore_block .explore_slider .explore_card.explore_card--featured .card_image img {
    height: 420px;
  }
}
.category_explore_block .explore_slider .explore_card.explore_card--featured .card_image .card_overlay {
  display: none;
}
.explore-card.category_explore_block .explore_slider .explore_card.explore_card--featured .card_image .card_overlay {
  display: none;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card.explore_card--featured .card_image .card_overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: block;
    padding: 2rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 100%);
  }
}
.category_explore_block .explore_slider .explore_card.explore_card--featured .card_image .card_overlay .card_title {
  margin: 0px;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card.explore_card--featured .card_image .card_overlay .card_title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.category_explore_block .explore_slider .explore_card.explore_card--featured .card_content {
  display: block;
}
@media (min-width: 768px) {
  .category_explore_block .explore_slider .explore_card.explore_card--featured .card_content {
    display: none;
  }
.explore-card.category_explore_block .explore_slider .explore_card.explore_card--featured .card_content {
  display: none;
}
}
.category_explore_block.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .block_header .block_title {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .block_header .subtitle {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .block_header .block_nav .view_all {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .view_all_mobile {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .explore_slider .explore_card .the_date {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .explore_slider .explore_card .card_content .card_title {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .explore_slider .explore_card .card_content .card_excerpt {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.category_explore_block.deep-green .flickity-prev,
.category_explore_block.deep-green .flickity-next {
  color: #f3a6f7 !important;
}
.category_explore_block.deep-green .flickity-prev:hover,
.category_explore_block.deep-green .flickity-next:hover {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
  /* hover color */
}
.category_explore_block.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
}
.category_explore_block.white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.category_explore_block.warm-sand-light {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
}
.page_nav {
  position: sticky;
  top: 0px;
  z-index: 50;
  border-bottom-width: 1px;
  border-color: rgb(106 106 106 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: top 0.3s ease;
}
.page_nav .page_nav_toggle {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .page_nav .page_nav_toggle {
    display: none;
  }
.explore-card.page_nav .page_nav_toggle {
  display: none;
}
}
.page_nav .page_nav_toggle svg {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_nav .page_nav_toggle[aria-expanded=true] svg {
  transform: rotate(180deg);
}
.page_nav .page_nav_list {
  margin: 0px;
  display: none;
  list-style-type: none;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
  padding: 0px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}
.explore-card.page_nav .page_nav_list {
  display: none;
}
@media (min-width: 768px) {
  .page_nav .page_nav_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 2.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
  }
}
.page_nav.is-open .page_nav_list {
  display: flex;
}
.page_nav .page_nav_item {
  margin: 0px;
  width: 100%;
  padding: 0px;
}
@media (min-width: 768px) {
  .page_nav .page_nav_item {
    width: auto;
  }
}
.page_nav .page_nav_item {
  border-bottom-width: 1px;
  border-color: rgb(106 106 106 / 0.1);
}
@media (min-width: 768px) {
  .page_nav .page_nav_item {
    border-style: none;
  }
}
.page_nav .page_nav_item:last-child {
  border-bottom-width: 0px;
}
.page_nav .page_nav_item a {
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
}
@media (min-width: 768px) {
  .page_nav .page_nav_item a {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.page_nav .page_nav_item a {
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .page_nav .page_nav_item a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.page_nav .page_nav_item a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_nav .page_nav_item a:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.page_nav .page_nav_item a {
  position: relative;
}
@media (min-width: 768px) {
  .page_nav .page_nav_item a {
    padding-bottom: 0.25rem;
  }
  .page_nav .page_nav_item a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(36 124 124 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
  }
  .page_nav .page_nav_item a:hover::after {
    width: 100%;
  }
}
.contact_form_block {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .contact_form_block {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.contact_form_block .contact_form_container {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px) {
  .contact_form_block .contact_form_container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.contact_form_block .block_title {
  margin-bottom: 2rem;
  text-align: center;
  font-family: "khand", sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .contact_form_block .block_title {
    margin-bottom: 3rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gform_fields {
  display: grid;
  gap: 1rem;
}
@media (min-width: 768px) {
  .contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gform_fields {
    gap: 1.5rem;
  }
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield {
  margin-bottom: 0px;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield .gfield_label {
  margin-bottom: 0.25rem;
  font-family: "khand", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=text],
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=email],
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=tel],
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=url],
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=number],
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield select,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield textarea {
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=text]:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=email]:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=tel]:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=url]:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield input[type=number]:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield select:focus,
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(21 71 68 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 71 68 / var(--tw-ring-opacity));
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_body .gfield textarea {
  min-height: 150px;
  resize: vertical;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_footer {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (min-width: 768px) {
  .contact_form_block .contact_form_wrap .gform_wrapper .gform_footer {
    margin-top: 2rem;
  }
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_footer .gform_button {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  letter-spacing: 0.025em;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  cursor: pointer;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_footer .gform_button:hover {
  --tw-bg-opacity: 0.9;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gform_footer .gform_button {
  background: #154744 !important;
  border-radius: 50px !important;
  padding: 15px 20px !important;
}
.contact_form_block .contact_form_wrap .gform_wrapper .gfield_error input,
.contact_form_block .contact_form_wrap .gform_wrapper .gfield_error textarea,
.contact_form_block .contact_form_wrap .gform_wrapper .gfield_error select {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.contact_form_block .contact_form_wrap .gform_wrapper .gfield_error .gfield_description.validation_message {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.page_gallery_block_wrapper.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.page_gallery_block_wrapper.warm-sand-light {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
}
.page_gallery_block {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .page_gallery_block {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.page_gallery_block--single {
  margin-left: 0px;
  margin-right: 0px;
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.page_gallery_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}
@media (min-width: 768px) {
  .page_gallery_grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
  }
}
.page_gallery_grid--2col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 768px) {
  .page_gallery_grid--2col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.page_gallery_item {
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
  aspect-ratio: 350/250;
}
.page_gallery_item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_gallery_item:hover img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.page_gallery_more {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.5);
  font-family: "khand", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .page_gallery_more {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.page_gallery_more {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_gallery_item:hover .page_gallery_more {
  background-color: rgb(0 0 0 / 0.6);
}
.page_gallery_hidden {
  display: none;
}
.explore-card.page_gallery_hidden {
  display: none;
}
.page_gallery_lightbox {
  position: fixed;
  inset: 0px;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.9);
  pointer-events: none;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_gallery_lightbox.active {
  pointer-events: auto;
  opacity: 1;
}
.page_gallery_lightbox_inner {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}
.page_gallery_lightbox_img {
  max-height: 85vh;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.page_gallery_lightbox_close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 1.875rem;
  line-height: 2.25rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  background-color: rgb(0 0 0 / 0.4);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.page_gallery_lightbox_close:hover {
  background-color: rgb(0 0 0 / 0.6);
}
.page_gallery_lightbox_prev,
.page_gallery_lightbox_next {
  position: absolute;
  top: 50%;
  z-index: 10;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 9999px;
  background-color: rgb(0 0 0 / 0.4);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.page_gallery_lightbox_prev:hover,
.page_gallery_lightbox_next:hover {
  background-color: rgb(0 0 0 / 0.6);
}
.page_gallery_lightbox_prev svg,
.page_gallery_lightbox_next svg {
  height: 1.5rem;
  width: 1.5rem;
}
.page_gallery_lightbox_prev {
  left: 1rem;
}
.page_gallery_lightbox_next {
  right: 1rem;
}
.page_gallery_lightbox_counter {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-family: "khand", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(255 255 255 / 0.8);
}
.map_block {
  position: relative;
  width: 100%;
}
.map_block__map {
  height: 400px;
  width: 100%;
}
@media (min-width: 768px) {
  .map_block__map {
    height: 500px;
  }
}
.map_block .gm-style .gm-control-active {
  background-color: #1d3d47 !important;
}
.map_block .gm-style .gm-control-active:hover {
  background-color: #2a4d59 !important;
}
.map_block .gm-style .gm-control-active > img {
  filter: invert(1) !important;
}
.map_block .gm-style .gm-fullscreen-control {
  background-color: #1d3d47 !important;
}
.map_block .gm-style .gm-fullscreen-control:hover {
  background-color: #2a4d59 !important;
}
.map_block .gm-style .gm-fullscreen-control > img {
  filter: invert(1) !important;
}
.map_block .gm-style .gm-bundled-control-on-bottom > div > div {
  background-color: #1d3d47 !important;
}
.single-explore__header {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .single-explore__header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.single-explore__title {
  font-family: "khand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  .single-explore__title {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .single-explore__title {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.single-explore__title {
  margin: 0px;
  line-height: 1.25;
}
.single-explore__title.meadow-green {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.single-explore__title.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.single-explore__title.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.single-explore__title.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.single-explore__title.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.single-explore__title.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-explore__title.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.single-explore .the_date {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore .the_date {
    font-size: 20px;
  }
}
.single-explore .top_heading {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  max-width: 800px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore .top_heading {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.single-explore__featured-image {
  position: relative;
  margin: 0px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-explore__featured-image {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1024px) {
  .single-explore__featured-image {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.single-explore__featured-image .bg_block {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.single-explore__featured-image .single-inspiration-bg_block {
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
}
.single-explore__featured-image img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto;
  width: 100%;
  max-width: 900px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 500px;
}
@media (min-width: 768px) {
  .single-explore__featured-image img {
    max-height: 600px;
  }
}
.single-explore__featured-image--slider .bg_block {
  z-index: 0;
}
.single-explore__slider {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  opacity: 0;
  min-height: 300px;
  transition: opacity 0.3s ease;
}
@media (min-width: 768px) {
  .single-explore__slider {
    min-height: 500px;
  }
}
.single-explore__slider.flickity-enabled {
  opacity: 1;
  min-height: 0;
}
.single-explore__slider::after {
  content: "";
  pointer-events: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  height: 6rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.single-explore__slider .flickity-viewport {
  overflow: hidden;
}
.single-explore__slider .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  height: 2.5rem;
  width: 2.5rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .single-explore__slider .flickity-prev-next-button {
    height: 3rem;
    width: 3rem;
  }
}
.single-explore__slider .flickity-prev-next-button {
  border-radius: 9999px;
  background-color: rgb(21 71 68 / 0.8);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-explore__slider .flickity-prev-next-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.single-explore__slider .flickity-prev-next-button {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 0px;
  z-index: 10;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.single-explore__slider .flickity-prev-next-button.previous {
  left: 0.5rem;
}
@media (min-width: 768px) {
  .single-explore__slider .flickity-prev-next-button.previous {
    left: 1rem;
  }
}
.single-explore__slider .flickity-prev-next-button.next {
  right: 0.5rem;
}
@media (min-width: 768px) {
  .single-explore__slider .flickity-prev-next-button.next {
    right: 1rem;
  }
}
.single-explore__slider .flickity-prev-next-button .flickity-button-icon {
  height: 1.25rem;
  width: 1.25rem;
  fill: currentColor;
}
.single-explore__slider .flickity-prev-next-button:disabled {
  cursor: default;
  opacity: 0.3;
}
.single-explore__slider .flickity-page-dots {
  position: absolute;
  bottom: 1.5rem;
  left: 0px;
  right: 0px;
  z-index: 2;
  margin: 0px;
  display: flex;
  list-style-type: none;
  justify-content: center;
  gap: 4px;
  padding: 0px;
}
.single-explore__slider .flickity-page-dots .dot {
  height: 0.25rem;
  width: 3rem;
  cursor: pointer;
  border-radius: 0px;
  background-color: rgb(255 255 255 / 0.5);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.single-explore__slider .flickity-page-dots .dot.is-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.single-explore__slide {
  width: 100%;
}
.single-explore__slide img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 500px;
}
@media (min-width: 768px) {
  .single-explore__slide img {
    max-height: 600px;
  }
}
.single-explore__content-wrapper .book_btn {
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-explore__content-wrapper .book_btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.single-explore__blocks {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  overflow: hidden;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3rem;
  padding-top: 2rem;
}
.single-explore__button {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  overflow: hidden;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 3rem;
  padding-top: 0px;
}
.single-explore__button .book_btn {
  display: inline-block;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-explore__button .book_btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
}
.single-explore__block {
  margin-bottom: 2.5rem;
}
.single-explore__block-title {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore__block-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.single-explore__block-text {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.single-explore__block-text p {
  margin-bottom: 1rem;
}
.single-explore__block--image {
  position: relative;
  left: 50%;
  width: 100vw;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  .single-explore__block--image {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1024px) {
  .single-explore__block--image {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.single-explore__block-figure {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.single-explore__block-figure img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-explore__block-caption {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-style: italic;
  color: rgb(36 124 124 / 0.7);
}
.single-explore__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore__content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.single-explore__content h2 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore__content h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.single-explore__content p {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .single-explore__content p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.single-explore__anchors {
  position: sticky;
  top: 0px;
  z-index: 50;
  border-bottom-width: 1px;
  border-color: rgb(106 106 106 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .single-explore__anchors {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.single-explore__anchors {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .single-explore__anchors {
    flex-direction: row;
    align-items: center;
    gap: 1rem;
  }
}
.single-explore__anchors {
  transition: top 0.3s ease;
}
.single-explore__anchors-label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.single-explore__anchors-list {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  padding: 0px;
}
@media (min-width: 768px) {
  .single-explore__anchors-list {
    gap: 1.5rem;
  }
}
.single-explore__anchors-list li a {
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
}
@media (min-width: 768px) {
  .single-explore__anchors-list li a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.single-explore__anchors-list li a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.single-explore__anchors-list li a:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.single-explore__info {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .single-explore__info {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.single-explore__info-inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1000px;
  flex-direction: column;
  gap: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .single-explore__info-inner {
    flex-direction: row;
    gap: 3rem;
    text-align: left;
  }
}
.single-explore__address {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .single-explore__address {
    width: 33.333333%;
  }
}
.single-explore__address-title {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.single-explore__address-text {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.single-explore__address-link {
  font-family: "khand", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.single-explore__address-link:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.single-explore__tabs {
  flex: 1 1 0%;
}
.single-explore__tabs-nav {
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.2);
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .single-explore__tabs-nav {
    justify-content: flex-start;
    gap: 2rem;
  }
}
.single-explore__tab {
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore__tab {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.single-explore__tab {
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  border-bottom-width: 1px;
  border-color: transparent;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.single-explore__tab:hover {
  opacity: 1;
}
.single-explore__tab.active {
  border-bottom-width: 1px;
  border-color: rgb(21 71 68 / 0.5);
  opacity: 1;
}
.single-explore__tabs-content {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .single-explore__tabs-content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.single-explore__tab-panel {
  display: none;
}
.explore-card.single-explore__tab-panel {
  display: none;
}
.single-explore__tab-panel.active {
  display: block;
}
.single-explore__map {
  position: relative;
  width: 100%;
}
.single-explore__map #explore-map {
  height: 400px;
  width: 100%;
}
@media (min-width: 768px) {
  .single-explore__map #explore-map {
    height: 500px;
  }
}
.single-explore__map .gm-style .gm-control-active {
  background-color: #1d3d47 !important;
}
.single-explore__map .gm-style .gm-control-active:hover {
  background-color: #2a4d59 !important;
}
.single-explore__map .gm-style .gm-control-active > img {
  filter: invert(1) !important;
}
.single-explore__map .gm-style .gm-fullscreen-control {
  background-color: #1d3d47 !important;
}
.single-explore__map .gm-style .gm-fullscreen-control:hover {
  background-color: #2a4d59 !important;
}
.single-explore__map .gm-style .gm-fullscreen-control > img {
  filter: invert(1) !important;
}
.single-explore__map .gm-style .gm-bundled-control-on-bottom > div > div {
  background-color: #1d3d47 !important;
}
.single-explore__directions-btn {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.125rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  text-decoration-line: none;
  background-color: #1d3d47;
  color: #fff;
}
.single-explore__directions-btn:hover {
  background-color: #2a4d59;
  color: #fff;
}
.single-explore__directions-btn svg {
  height: 1rem;
  width: 1rem;
}
.event-info-inner {
  justify-content: center;
  text-align: center;
}
.single-inspiration__header {
  --tw-bg-opacity: 1;
  background-color: rgb(252 237 231 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .single-inspiration__header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.taxonomy-explore__header {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .taxonomy-explore__header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.taxonomy-explore__header.deep-green {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.taxonomy-explore__header.sea-green {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
.taxonomy-explore__header.meadow-green {
  --tw-bg-opacity: 1;
  background-color: rgb(0 198 134 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__header.warm-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__header.paper {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__title {
  white-space: nowrap;
  font-family: "khand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  .taxonomy-explore__title {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .taxonomy-explore__title {
    font-size: 4.5rem;
    line-height: 1;
  }
}
.taxonomy-explore__title {
  margin: 0px;
  line-height: 1.25;
}
.taxonomy-explore__title.meadow-green {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.taxonomy-explore__title.sunshine-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 205 52 / var(--tw-text-opacity));
}
.taxonomy-explore__title.coral-red {
  --tw-text-opacity: 1;
  color: rgb(255 104 97 / var(--tw-text-opacity));
}
.taxonomy-explore__title.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.taxonomy-explore__title.sky-pink {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.taxonomy-explore__title.white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.taxonomy-explore__title.deep-green {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__description {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  .taxonomy-explore__description {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.taxonomy-explore__subtitle {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.25rem;
  max-width: 42rem;
  font-family: "khand", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .taxonomy-explore__subtitle {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.taxonomy-explore__subtitle.fresh-green {
  --tw-text-opacity: 1;
  color: rgb(184 239 171 / var(--tw-text-opacity));
}
.taxonomy-explore__image {
  margin: 0px;
  width: 100%;
}
.taxonomy-explore__image img {
  display: block;
  height: auto;
  max-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.taxonomy-explore__content {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 80rem;
  flex-direction: column;
  gap: 2rem;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .taxonomy-explore__content {
    flex-direction: row;
    padding: 3rem;
  }
}
.taxonomy-explore__filter-toggle {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .taxonomy-explore__filter-toggle {
    display: none;
  }
}
.taxonomy-explore__filter-toggle {
  background-color: transparent;
  font-family: "khand", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  cursor: pointer;
  border-width: 0px;
  padding: 0px;
}
.taxonomy-explore__filter-toggle svg {
  height: 1.25rem;
  width: 1.25rem;
}
.taxonomy-explore__filter-toggle:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.taxonomy-explore__sidebar {
  width: 100%;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .taxonomy-explore__sidebar {
    width: 16rem;
  }
}
.taxonomy-explore__sidebar {
  display: none;
}
.explore-card.taxonomy-explore__sidebar {
  display: none;
}
@media (min-width: 768px) {
  .taxonomy-explore__sidebar {
    display: block;
  }
}
.taxonomy-explore__sidebar.is-open {
  display: block;
}
.taxonomy-explore__filter-group {
  margin-bottom: 1.5rem;
}
.taxonomy-explore__filter-title {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__checkbox {
  margin-bottom: 0.5rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.taxonomy-explore__checkbox input[type=checkbox] {
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  border-radius: 0.125rem;
  border-width: 2px;
  border-color: rgb(21 71 68 / 0.3);
  accent-color: #247C7C;
}
.taxonomy-explore__checkbox span {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.taxonomy-explore__checkbox:hover span {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.taxonomy-explore__select-wrap {
  position: relative;
}
.taxonomy-explore__select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(21 71 68 / 0.2);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  cursor: pointer;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.taxonomy-explore__select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(36 124 124 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.taxonomy-explore__select {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 5L11 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}
.taxonomy-explore__clear-filters {
  font-family: "khand", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  margin-top: 1rem;
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.taxonomy-explore__clear-filters:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.taxonomy-explore__tabs-nav {
  margin-bottom: 2rem;
  display: flex;
  gap: 0px;
  border-bottom-width: 2px;
  border-color: rgb(21 71 68 / 0.1);
}
.taxonomy-explore__tab-btn {
  font-family: "khand", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
@media (min-width: 768px) {
  .taxonomy-explore__tab-btn {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.taxonomy-explore__tab-btn {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 0.75rem;
  text-decoration-line: none;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  color: rgb(21 71 68 / 0.5);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  margin-bottom: -2px;
}
.taxonomy-explore__tab-btn:hover {
  color: rgb(21 71 68 / 0.8);
}
.taxonomy-explore__tab-btn.active {
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  border-bottom-color: #247C7C;
}
.taxonomy-explore__main {
  flex: 1 1 0%;
}
.taxonomy-explore #events-ajax-container {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.taxonomy-explore #events-ajax-container.is-loading {
  pointer-events: none;
  opacity: 0.4;
}
.taxonomy-explore__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 640px) {
  .taxonomy-explore__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .taxonomy-explore__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.taxonomy-explore__no-posts {
  grid-column: 1 / -1;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.taxonomy-explore__load-more {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  display: block;
  font-family: "khand", sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  cursor: pointer;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.taxonomy-explore__load-more:hover {
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.taxonomy-explore__pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.taxonomy-explore__pagination .nav-links {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.taxonomy-explore__pagination .page-numbers {
  border-radius: 0.25rem;
  background-color: rgb(21 71 68 / 0.1);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.taxonomy-explore__pagination .page-numbers:hover {
  background-color: rgb(21 71 68 / 0.2);
}
.taxonomy-explore__pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.taxonomy-explore__pagination .prev,
.taxonomy-explore__pagination .next {
  font-family: "khand", sans-serif;
  text-transform: uppercase;
}
.inspiration_main .imagewrap {
  --tw-bg-opacity: 1;
  background-color: rgb(36 124 124 / var(--tw-bg-opacity));
}
.inspiration_main .header {
  position: relative;
  padding-top: 6rem;
}
.inspiration_main .header h1 {
  font-family: "khand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  position: absolute;
  left: 50%;
  top: 0px;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  z-index: 10;
  margin: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 15vw;
}
@media (min-width: 768px) {
  .inspiration_main .header h1 {
    font-size: 160px;
  }
}
.whats_on_top .header .taxonomy-explore__subtitle {
  --tw-text-opacity: 1;
  color: rgb(243 166 247 / var(--tw-text-opacity));
}
.whats_on_top .header .taxonomy-explore__description {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(252 237 231 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .whats_on_top .header .taxonomy-explore__description {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.inspiration_featured {
  --tw-bg-opacity: 1;
  background-color: rgb(251 246 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.explore-card {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.explore-card.hidden {
  display: none;
}
.explore-card a {
  display: block;
  text-decoration-line: none;
}
.explore-card__image {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.explore-card__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.explore-card:hover .explore-card__image img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.explore-card__content {
  padding-top: 1rem;
}
.explore-card__type {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.explore-card__the_date {
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
  display: block;
  height: 1.5rem;
  font-family: "khand", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.explore-card__title {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.explore-card__excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(21 71 68 / 0.7);
}
.search-results__header {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .search-results__header {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.search-results__title {
  font-family: "khand", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media (min-width: 768px) {
  .search-results__title {
    font-size: 3rem;
    line-height: 1;
  }
}
.search-results__title {
  margin: 0px;
  line-height: 1.25;
}
.search-results__title span {
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.search-results__count {
  margin-top: 0.5rem;
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(36 124 124 / var(--tw-text-opacity));
}
.search-results__form {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  display: flex;
  max-width: 600px;
  align-items: center;
}
.search-results__input {
  width: 100%;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.2);
  background-color: rgb(255 255 255 / 0.1);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.search-results__input::-moz-placeholder {
  color: rgb(255 255 255 / 0.5);
}
.search-results__input::placeholder {
  color: rgb(255 255 255 / 0.5);
}
.search-results__input {
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-results__input:focus {
  border-color: rgb(255 255 255 / 0.4);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.search-results__submit {
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-results__submit:hover {
  --tw-text-opacity: 1;
  color: rgb(0 198 134 / var(--tw-text-opacity));
}
.search-results__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .search-results__content {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.search-results__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 640px) {
  .search-results__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .search-results__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.search-results__pagination {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.search-results__pagination .nav-links {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.search-results__pagination .page-numbers {
  border-radius: 0.25rem;
  background-color: rgb(21 71 68 / 0.1);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.search-results__pagination .page-numbers:hover {
  background-color: rgb(21 71 68 / 0.2);
}
.search-results__pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.search-results__pagination .prev,
.search-results__pagination .next {
  font-family: "khand", sans-serif;
  text-transform: uppercase;
}
.search-results__empty {
  margin-left: auto;
  margin-right: auto;
  max-width: 36rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
.search-results__empty p {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
}
.search-results__categories {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
}
.search-results__category-link {
  display: inline-block;
  border-radius: 9999px;
  background-color: rgb(21 71 68 / 0.05);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(21 71 68 / var(--tw-text-opacity));
  font-family: "khand", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.search-results__category-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 71 68 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* fade animations */
.fade-in, .fade-in-now, .fade-up, .fade-left, .fade-right {
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease-out;
}
.fade-in-now {
  transition: all 0.8s ease-out;
}
.fade-up {
  display: inline-block;
  transform: translateY(30px);
}
.fade-left {
  transform: translateX(-50px);
}
.fade-right {
  transform: translateX(50px);
}
.fade-in.visible, .fade-in-now.visible {
  opacity: 1;
  visibility: visible;
}
.fade-up.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.fade-left.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.fade-right.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.hero-content.fade-in.visible,
.hero-content.fade-up.visible,
.hero-content.fade-left.visible,
.hero-content.fade-right.visible {
  transform: translateX(-50%) translateY(-50%);
}
.hero-content.fade-up {
  transform: translateX(-50%) translateY(calc(-50% + 30px));
}
.hero-content.fade-left {
  transform: translateX(calc(-50% - 50px)) translateY(-50%);
}
.hero-content.fade-right {
  transform: translateX(calc(-50% + 50px)) translateY(-50%);
}
.fade-left::before,
.fade-left::after {
  transition: inherit;
}
.fade-right::before,
.fade-right::after {
  transition: inherit;
}
.fade-up::before,
.fade-up::after {
  transition: inherit;
}
/* Respect reduced motion preferences */
@media (prefers-reduced-motion: reduce) {
  .fade-in, .fade-in-now, .fade-up, .fade-left, .fade-right {
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: none;
  }
  .hero-content.fade-up,
  .hero-content.fade-left,
  .hero-content.fade-right {
    transform: translateX(-50%) translateY(-50%);
  }
  .fade-left::before,
  .fade-left::after,
  .fade-right::before,
  .fade-right::after,
  .fade-up::before,
  .fade-up::after {
    transition: none;
  }
}
/* ! tailwindcss v3.4.11 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.top-0 {
  top: 0px;
}
.z-50 {
  z-index: 50;
}
.z-\[99999\] {
  z-index: 99999;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-full {
  height: 100%;
}
.w-0 {
  width: 0px;
}
.w-full {
  width: 100%;
}
.shrink {
  flex-shrink: 1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.overflow-hidden {
  overflow: hidden;
}
.border {
  border-width: 1px;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.p-6 {
  padding: 1.5rem;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.pt-\[120px\] {
  padding-top: 120px;
}
.opacity-0 {
  opacity: 0;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
html {
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
.heading {
  font-family: "khand", sans-serif;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #006B30;
  color: white;
  padding: 8px 16px;
  text-decoration: none;
  z-index: 10000;
  font-weight: 700;
  border-radius: 0 0 4px 0;
  transition: top 0.3s ease;
}
.skip-link:focus {
  top: 0;
  background: #005024;
  outline: 3px solid #000000;
  outline-offset: 2px;
}
/* Restore list styles stripped by Tailwind Preflight */
.page-article__content ul,
.single-explore__content ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.page-article__content ol,
.single-explore__content ol {
  list-style-type: decimal;
  padding-left: 1.5em;
  margin-bottom: 1em;
}
.page-article__content li,
.single-explore__content li {
  margin-bottom: 0.25em;
}

/*# sourceMappingURL=main.css.map */