/* ====================================================================================================
// Theme Name: Enabl
// Theme URI: https://www.enabl.com
// Author: Enabl Realty
// Author URI: https://enablrealty.com/
// ================================================================================================= */

:root {
  --gap-base: 4px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mt--0 {
  margin-top: 0px;
  margin-top: 0rem;
}

.pt--0 {
  padding-top: 0px;
  padding-top: 0rem;
}

.mr--0 {
  margin-right: 0px;
  margin-right: 0rem;
}

.pr--0 {
  padding-right: 0px;
  padding-right: 0rem;
}

.mb--0 {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}

.pb--0 {
  padding-bottom: 0px;
  padding-bottom: 0rem;
}

.ml--0 {
  margin-left: 0px;
  margin-left: 0rem;
}

.pl--0 {
  padding-left: 0px;
  padding-left: 0rem;
}

.mt--1 {
  margin-top: 4px;
  margin-top: 0.4rem;
}

.pt--1 {
  padding-top: 4px;
  padding-top: 0.4rem;
}

.mr--1 {
  margin-right: 4px;
  margin-right: 0.4rem;
}

.pr--1 {
  padding-right: 4px;
  padding-right: 0.4rem;
}

.mb--1 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}

.pb--1 {
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
}

.ml--1 {
  margin-left: 4px;
  margin-left: 0.4rem;
}

.pl--1 {
  padding-left: 4px;
  padding-left: 0.4rem;
}

.mt--2 {
  margin-top: 8px;
  margin-top: 0.8rem;
}

.pt--2 {
  padding-top: 8px;
  padding-top: 0.8rem;
}

.mr--2 {
  margin-right: 8px;
  margin-right: 0.8rem;
}

.pr--2 {
  padding-right: 8px;
  padding-right: 0.8rem;
}

.mb--2 {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.pb--2 {
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
}

.ml--2 {
  margin-left: 8px;
  margin-left: 0.8rem;
}

.pl--2 {
  padding-left: 8px;
  padding-left: 0.8rem;
}

.mt--3 {
  margin-top: 16px;
  margin-top: 1.6rem;
}

.pt--3 {
  padding-top: 16px;
  padding-top: 1.6rem;
}

.mr--3 {
  margin-right: 16px;
  margin-right: 1.6rem;
}

.pr--3 {
  padding-right: 16px;
  padding-right: 1.6rem;
}

.mb--3 {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.pb--3 {
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}

.ml--3 {
  margin-left: 16px;
  margin-left: 1.6rem;
}

.pl--3 {
  padding-left: 16px;
  padding-left: 1.6rem;
}

.mt--4 {
  margin-top: 24px;
  margin-top: 2.4rem;
}

.pt--4 {
  padding-top: 24px;
  padding-top: 2.4rem;
}

.mr--4 {
  margin-right: 24px;
  margin-right: 2.4rem;
}

.pr--4 {
  padding-right: 24px;
  padding-right: 2.4rem;
}

.mb--4 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

.pb--4 {
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
}

.ml--4 {
  margin-left: 24px;
  margin-left: 2.4rem;
}

.pl--4 {
  padding-left: 24px;
  padding-left: 2.4rem;
}

.mt--5 {
  margin-top: 32px;
  margin-top: 3.2rem;
}

.pt--5 {
  padding-top: 32px;
  padding-top: 3.2rem;
}

.mr--5 {
  margin-right: 32px;
  margin-right: 3.2rem;
}

.pr--5 {
  padding-right: 32px;
  padding-right: 3.2rem;
}

.mb--5 {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}

.pb--5 {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
}

.ml--5 {
  margin-left: 32px;
  margin-left: 3.2rem;
}

.pl--5 {
  padding-left: 32px;
  padding-left: 3.2rem;
}

.mt--6 {
  margin-top: 40px;
  margin-top: 4rem;
}

.pt--6 {
  padding-top: 40px;
  padding-top: 4rem;
}

.mr--6 {
  margin-right: 40px;
  margin-right: 4rem;
}

.pr--6 {
  padding-right: 40px;
  padding-right: 4rem;
}

.mb--6 {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.pb--6 {
  padding-bottom: 40px;
  padding-bottom: 4rem;
}

.ml--6 {
  margin-left: 40px;
  margin-left: 4rem;
}

.pl--6 {
  padding-left: 40px;
  padding-left: 4rem;
}

.mt--7 {
  margin-top: 48px;
  margin-top: 4.8rem;
}

.pt--7 {
  padding-top: 48px;
  padding-top: 4.8rem;
}

.mr--7 {
  margin-right: 48px;
  margin-right: 4.8rem;
}

.pr--7 {
  padding-right: 48px;
  padding-right: 4.8rem;
}

.mb--7 {
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
}

.pb--7 {
  padding-bottom: 48px;
  padding-bottom: 4.8rem;
}

.ml--7 {
  margin-left: 48px;
  margin-left: 4.8rem;
}

.pl--7 {
  padding-left: 48px;
  padding-left: 4.8rem;
}

.mt--8 {
  margin-top: 56px;
  margin-top: 5.6rem;
}

.pt--8 {
  padding-top: 56px;
  padding-top: 5.6rem;
}

.mr--8 {
  margin-right: 56px;
  margin-right: 5.6rem;
}

.pr--8 {
  padding-right: 56px;
  padding-right: 5.6rem;
}

.mb--8 {
  margin-bottom: 56px;
  margin-bottom: 5.6rem;
}

.pb--8 {
  padding-bottom: 56px;
  padding-bottom: 5.6rem;
}

.ml--8 {
  margin-left: 56px;
  margin-left: 5.6rem;
}

.pl--8 {
  padding-left: 56px;
  padding-left: 5.6rem;
}

.mt--9 {
  margin-top: 64px;
  margin-top: 6.4rem;
}

.pt--9 {
  padding-top: 64px;
  padding-top: 6.4rem;
}

.mr--9 {
  margin-right: 64px;
  margin-right: 6.4rem;
}

.pr--9 {
  padding-right: 64px;
  padding-right: 6.4rem;
}

.mb--9 {
  margin-bottom: 64px;
  margin-bottom: 6.4rem;
}

.pb--9 {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
}

.ml--9 {
  margin-left: 64px;
  margin-left: 6.4rem;
}

.pl--9 {
  padding-left: 64px;
  padding-left: 6.4rem;
}

.push--right {
  float: right;
}

.push--left {
  float: left;
}

.push--center {
  margin-right: auto;
  margin-left: auto;
}

.align--right {
  text-align: right;
}

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

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

a,
a img,
a svg,
a svg path,
button,
input,
select,
textarea {
  transition: all 0.24s ease-in-out;
}

.animated {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}

.animation--viewport-fade,
.animation--entry-base {
  opacity: 0;
}

.animation--fade-in {
  animation-name: animation--fade-in;
}

@keyframes animation--fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.relative {
  position: relative;
}

.fixed {
  position: fixed;
}

.hide {
  display: none;
}

.invisible {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.visible--admin {
  display: none;
}

.admin-bar .visible--admin {
  display: block;
}

@media (max-width: 49.99em) {
  .hide--small {
    display: none !important;
  }
}

@media (min-width: 50em) and (max-width: 62.49em) {
  .hide--medium {
    display: none !important;
  }
}

@media (min-width: 62.5em) {
  .hide--large {
    display: none !important;
  }
}

.bg--center-cover {
  background-position: center;
  background-size: cover;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  background-color: white;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
}

.bg-color__e-orange--1 {
  background-color: #563600;
}

.text-color__e-orange--1 {
  color: #563600;
}

.bg-color__e-orange--2 {
  background-color: #DA8B08;
}

.text-color__e-orange--2 {
  color: #DA8B08;
}

.bg-color__e-orange--3 {
  background-color: #E5930A;
}

.text-color__e-orange--3 {
  color: #E5930A;
}

.bg-color__e-orange--4 {
  background-color: #EBA125;
}

.text-color__e-orange--4 {
  color: #EBA125;
}

.bg-color__e-orange--5 {
  background-color: #FFF3E0;
}

.text-color__e-orange--5 {
  color: #FFF3E0;
}

.bg-color__e-teal--1 {
  background-color: #003338;
}

.text-color__e-teal--1 {
  color: #003338;
}

.bg-color__e-teal--2 {
  background-color: #3C8578;
}

.text-color__e-teal--2 {
  color: #3C8578;
}

.bg-color__e-teal--3 {
  background-color: #3f8c7f;
}

.text-color__e-teal--3 {
  color: #3f8c7f;
}

.bg-color__e-teal--4 {
  background-color: #61AC9F;
}

.text-color__e-teal--4 {
  color: #61AC9F;
}

.bg-color__e-teal--5 {
  background-color: #E0F2F4;
}

.text-color__e-teal--5 {
  color: #E0F2F4;
}

.bg-color__v-blue--1 {
  background-color: #1A343A;
}

.text-color__v-blue--1 {
  color: #1A343A;
}

.bg-color__v-blue--2 {
  background-color: #59A6B9;
}

.text-color__v-blue--2 {
  color: #59A6B9;
}

.bg-color__v-blue--3 {
  background-color: #62B6CB;
}

.text-color__v-blue--3 {
  color: #62B6CB;
}

.bg-color__v-blue--4 {
  background-color: #73BFD2;
}

.text-color__v-blue--4 {
  color: #73BFD2;
}

.bg-color__v-blue--5 {
  background-color: #F2FAFC;
}

.text-color__v-blue--5 {
  color: #F2FAFC;
}

.bg-color__type--1 {
  background-color: #003338;
}

.text-color__type--1 {
  color: #003338;
}

.bg-color__type--2 {
  background-color: #283232;
}

.text-color__type--2 {
  color: #283232;
}

.bg-color__type--3 {
  background-color: #767D7D;
}

.text-color__type--3 {
  color: #767D7D;
}

.bg-color__border--1 {
  background-color: #D9DCDC;
}

.text-color__border--1 {
  color: #D9DCDC;
}

.bg-color__background--1 {
  background-color: #F4F4F4;
}

.text-color__background--1 {
  color: #F4F4F4;
}

.bg-color__state--error {
  background-color: #000000;
}

.text-color__state--error {
  color: #000000;
}

.bg-color__state--disabled {
  background-color: #000000;
}

.text-color__state--disabled {
  color: #000000;
}

.bg-color__state--success {
  background-color: #000000;
}

.text-color__state--success {
  color: #000000;
}

.border__all--base {
  border: 1px solid rgba(0, 0, 0, 0.16);
}

.border__bottom--base {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.theme--dark {
  background-color: #003338;
  color: white;
}
.theme--dark h1,
.theme--dark h2,
.theme--dark h3,
.theme--dark h4,
.theme--dark h5,
.theme--dark p {
  color: white;
}
.theme--dark h1 a,
.theme--dark h2 a,
.theme--dark h3 a,
.theme--dark h4 a,
.theme--dark h5 a {
  box-shadow: 0px -2px 0px 0px white inset;
}
.theme--dark a {
  color: white;
}
.theme--dark a:not(.button):not(.link--arrow-forward) {
  box-shadow: 0px -2px 0px 0px white inset;
}

.theme--dark a:hover {
  box-shadow: none;
  color: white;
}
.theme--dark a:hover:not(.button):not(.link--arrow-forward) {
  box-shadow: none;
}

.theme--teal {
  background-color: #3C8578;
  color: white;
}
.theme--teal h1,
.theme--teal h2,
.theme--teal h3,
.theme--teal h4,
.theme--teal h5,
.theme--teal p {
  color: white;
}
.theme--teal h1 a,
.theme--teal h2 a,
.theme--teal h3 a,
.theme--teal h4 a,
.theme--teal h5 a {
  box-shadow: 0px -2px 0px 0px white inset;
}
.theme--teal a {
  color: white;
}
.theme--teal a:not(.button):not(.link--arrow-forward) {
  box-shadow: 0px -2px 0px 0px white inset;
}

.theme--teal a:hover {
  box-shadow: none;
  color: white;
}
.theme--teal a:hover:not(.button):not(.link--arrow-forward) {
  box-shadow: none;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #283232;
  font-family: lato, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media screen and (min-width: 1000px) {
  body {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
body ::-moz-selection {
  color: white;
  background: #767D7D;
}
body ::selection {
  color: white;
  background: #767D7D;
}

.lh--xs {
  line-height: 1;
}

.lh--s {
  line-height: 1.2;
}

.lh--m {
  line-height: 1.5;
}

.lh--l {
  line-height: 1.8;
}

.lh--xl {
  line-height: 2.5;
}

.lh--xxl {
  line-height: 3.2;
}

p,
.p {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  font-family: lato, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
}

.text--xsmall {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.55;
}
@media screen and (min-width: 1000px) {
  .text--xsmall {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

small,
.text--small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.55;
}
@media screen and (min-width: 1000px) {
  small,
  .text--small {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.text--large {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
}
@media screen and (min-width: 1000px) {
  .text--large {
    font-size: 20px;
    font-size: 2rem;
  }
}

em,
i,
.text--italic {
  font-style: italic;
}

b,
strong,
.text--strong {
  font-weight: bold;
}

.text--small-caps,
#header--secondary .container--grid .col--cta a,
.nav--vertical li a,
.nav--primary > li > a,
.link--arrow-forward,
.feed--post-preview .item .item__wrap--content .item__categories,
button,
.button {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.64px;
  letter-spacing: 0.064rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  color: #3C8578;
  font-weight: bold;
  text-transform: uppercase;
}

sup {
  font-size: 75%;
  vertical-align: top;
}

.text--uppercase {
  text-transform: uppercase;
}

.font-weight--base {
  font-weight: 400;
}

.font-weight--medium {
  font-weight: 500;
}

.font-weight--semibold {
  font-weight: 600;
}

.font-weight--bold {
  font-weight: bold;
}

h1, .h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1;
  letter-spacing: -0.56px;
  letter-spacing: -0.056rem;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  color: #003338;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  h1, .h1 {
    font-size: 56px;
    font-size: 5.6rem;
  }
}

h2, .h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.25;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  color: #003338;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  h2, .h2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

h3, .h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: -0.04px;
  letter-spacing: -0.004rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  color: #003338;
  font-weight: 600;
}
@media screen and (min-width: 1000px) {
  h3, .h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

h4, .h4 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.45;
  letter-spacing: -0.04px;
  letter-spacing: -0.004rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  color: #003338;
  color: #003338;
  font-weight: 600;
}
@media screen and (min-width: 1000px) {
  h4, .h4 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

h5, .h5 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.64px;
  letter-spacing: 0.064rem;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
  color: #3C8578;
  font-weight: bold;
  text-transform: uppercase;
}

.banner--feature {
  min-height: 448px;
  min-height: 44.8rem;
  padding: 64px 4vw;
  padding: 6.4rem 4vw;
  align-items: center;
  background-position: center;
  background-size: cover;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.banner--feature::before {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  height: 100%;
  width: 100%;
  z-index: 0;
}
.banner--feature .item__wrap--content {
  position: relative;
  z-index: 1;
}
.banner--feature .item__wrap--content .item__heading {
  color: white;
  margin: 0;
}
.banner--feature .item__wrap--content .item__cta {
  margin-top: 32px;
  margin-top: 3.2rem;
}

@media (min-width: 62.5em) {
  .banner--feature {
    min-height: 640px;
    min-height: 64rem;
    padding-bottom: 64px;
    padding-bottom: 6.4rem;
    padding-top: 64px;
    padding-top: 6.4rem;
  }
  .banner--feature .item__wrap--content .item__heading {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 62.5em) and (min-width: 1000px) {
  .banner--feature .item__wrap--content .item__heading {
    font-size: 56px;
    font-size: 5.6rem;
  }
}

.carousel--feature-block .banner--feature {
  padding: 64px 80px;
  padding: 6.4rem 8rem;
}

button,
.button {
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: lato, sans-serif;
  margin: 0;
  text-decoration: none;
  transition: all 0.16s ease-out;
}

.button--base,
.gform_wrapper .gform_footer button {
  padding: 16px 24px;
  padding: 1.6rem 2.4rem;
}

.gform_wrapper .gform_footer button,
.feed--care-pathways .item:last-child .item__cta {
  background-color: #FFA108;
  color: white;
}

.button--cta{
	background-color:#408C7F;
  	color: white;
}

.button--cta:hover{
	background-color:#61AC9F;
}
.gform_wrapper .gform_footer button:hover,
.feed--care-pathways .item:last-child .item__cta:hover {
  background-color: #FFA108;
}

.button--teal,
.feed--care-pathways .item:first-child .item__cta {
  background-color: #408C7F;
  color: white;
}

.button--teal:hover,
.feed--care-pathways .item:first-child .item__cta:hover {
  background-color: #61AC9F;
}

.carousel--communities-image {
  background-color: #F4F4F4;
  position: relative;
}
.carousel--communities-image::before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  content: "";
  height: 50%;
  width: 100%;
}
.carousel--communities-image .item {
  overflow: hidden;
}
.carousel--communities-image .item .row--image {
  aspect-ratio: 16/9;
}
.carousel--communities-image .item .row--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

@media (min-width: 62.5em) {
  .carousel--communities-image .item {
    padding: 0 12px;
    padding: 0 1.2rem;
  }
}

.carousel--communities-content {
  background-color: #F4F4F4;
  position: relative;
}
.carousel--communities-content .item {
  overflow: hidden;
}
.carousel--communities-content .item .row--content {
  padding: 40px 0;
  padding: 4rem 0;
  transition: opacity 0.24s ease-out;
}

@media (min-width: 62.5em) {
  .carousel--communities-content .item .row--content {
    padding: 48px 0;
    padding: 4.8rem 0;
  }
}

.carousel--image {
  margin-bottom: -8px;
  margin-bottom: -8px;
  position: relative;
}
.carousel--image .item {
  overflow: hidden;
}
.carousel--image .item .row--image {
  aspect-ratio: 16/9;
}
.carousel--image .item .row--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

@media (min-width: 62.5em) {
  .carousel--image .item {
    padding: 0 12px;
    padding: 0 1.2rem;
  }
}

.carousel--hero-term-cycler .item {
  margin-bottom: -5px;
  margin-bottom: -0.5rem;
  max-height: 448px;
  max-height: 44.8rem;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: cover;
}
.carousel--hero-term-cycler .item .item__heading {
  bottom: 1.6vw;
  color: white;
  font-size: min(20vw, 320px);
  left: 50%;
  letter-spacing: -0.4vw;
  line-height: 1;
  position: absolute;
  text-shadow: 0 0 80px rgba(0, 0, 0, 0.32);
  transform: translateX(-50%);
}

@media (min-width: 50em) {
  .carousel--hero-term-cycler .item {
    min-height: 448px;
    min-height: 44.8rem;
    aspect-ratio: unset;
    max-height: none;
  }
}

@media (min-width: 62.5em) {
  .carousel--hero-term-cycler .item {
    min-height: 704px;
    min-height: 70.4rem;
  }
}

@media (min-width: 105em) {
  .carousel--hero-term-cycler .item .item__heading {
    bottom: 1vw;
  }
}

hr,
.wp-block-separator {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  height: 0;
}
.divider{
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.16);
  height: 0;
}
hr,
.divider--base,
.wp-block-separator {
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
  margin-top: 48px;
  margin-top: 4.8rem;
}

.wrap--responsive-embed {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.wrap--responsive-embed iframe,
.wrap--responsive-embed object,
.wrap--responsive-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.feed--care-pathways {
  row-gap: 24px;
  row-gap: 2.4rem;
  display: grid;
}
.feed--care-pathways .item .item__wrap--image {
  aspect-ratio: 1.7777777778;
}
.feed--care-pathways .item .item__wrap--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.feed--care-pathways .item .item__wrap--image img {
  transform: opacity 0.16s ease-out;
}
/* .feed--care-pathways .item .item__cta {
  margin-top: 4px;
  margin-top: 0.4rem;
} */
.feed--care-pathways .item:first-child .item__cta {
  width: 100%;
}
.feed--care-pathways .item:last-child .item__cta {
  width: 100%;
}

@media (min-width: 62.5em) {
  .feed--care-pathways {
    column-gap: 24px;
    column-gap: 2.4rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.feed--care-pathways .item .item__wrap--image a:hover img {
  opacity: 0.88;
}

.feed--faq .item:not(:first-child) {
  padding-top: 32px;
  padding-top: 3.2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
}
.feed--faq .item:not(:last-child) {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
}
.feed--faq .item .item__content p:last-child {
  margin: 0;
}

.feed--icon {
  row-gap: 32px;
  row-gap: 3.2rem;
  display: grid;
  text-align: center;
}
.feed--icon .item__image {
  height: 80px;
  height: 8rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.feed--icon .item__content {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.55;
  max-width: 256px;
  max-width: 25.6rem;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .feed--icon .item__content {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.feed--icon .item__content::before {
  height: 1px;
  height: 0.1rem;
  margin: 24px auto 16px;
  margin: 2.4rem auto 1.6rem;
  width: 64px;
  width: 6.4rem;
  background-color: #D9DCDC;
  content: "";
  display: block;
}

@media (min-width: 32em) {
  .feed--icon {
    column-gap: 24px;
    column-gap: 2.4rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 50em) {
  .feed--icon {
    column-gap: 40px;
    column-gap: 4rem;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 62.5em) {
  .feed--icon {
    column-gap: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .feed--icon .item {
    padding: 0 16px;
    padding: 0 1.6rem;
  }
}

.feed--living-options {
  row-gap: 32px;
  row-gap: 3.2rem;
  display: grid;
}
.feed--living-options .item {
  display: flex;
  flex-direction: column;
}
.feed--living-options .item .item__wrap--image {
  aspect-ratio: 1.7777777778;
  align-self: flex-start;
}
.feed--living-options .item .item__wrap--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.feed--living-options .item .item__wrap--image img {
  transform: opacity 0.16s ease-out;
}
.feed--living-options .item .item__wrap--content {
  padding: 32px;
  padding: 3.2rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  transition: background-color 0.32s ease-out;
}
.feed--living-options .item .item__wrap--content .item__heading {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.feed--living-options .item .item__wrap--content .item__heading a {
  box-shadow: none;
  color: #003338;
  text-decoration: none;
  transition: color 0.16s ease-out;
}
.feed--living-options .item .item__wrap--content .item__content {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.feed--living-options .item .item__wrap--content .item__content p:last-child {
  margin: 0;
}
.feed--living-options .item .item__wrap--content .item__cta {
  margin: auto 0 0;
}


@media (min-width: 62.5em) {
  .feed--living-options {
    column-gap: 24px;
    display: flex;
    justify-content: center;
  }
  .feed--living-options .item {
    flex-basis: calc(50% - 12px);
  }
}

.feed--living-options .item:hover .item__wrap--content {
  background-color: #F4F4F4;
}
.feed--living-options .item .item__wrap--image a:hover img {
  opacity: 0.88;
}
.feed--living-options .item .item__heading a:hover {
  color: #3C8578;
}

.feed--locations-vertical .item .item__heading {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.feed--locations-vertical .item .item__heading a {
  box-shadow: none;
  color: #003338;
}
.feed--locations-vertical .item .item__address {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.feed--locations-vertical .item:not(:first-child) {
  padding-top: 32px;
  padding-top: 3.2rem;
}
.feed--locations-vertical .item:not(:last-child) {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid #D9DCDC;
}

.feed--locations-vertical .item .item__heading a:hover {
  color: #3C8578;
}

.feed--post-preview {
  row-gap: 32px;
  row-gap: 3.2rem;
  display: grid;
}
.feed--post-preview .item {
  display: flex;
  flex-direction: column;
}
.feed--post-preview .item .item__wrap--image {
  aspect-ratio: 1.7777777778;
  align-self: flex-start;
}
.feed--post-preview .item .item__wrap--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.feed--post-preview .item .item__wrap--image img {
  transform: opacity 0.16s ease-out;
}
.feed--post-preview .item .item__wrap--content {
  padding: 32px;
  padding: 3.2rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  transition: background-color 0.32s ease-out;
}
.feed--post-preview .item .item__wrap--content .item__categories {
  color: #767D7D;
}
.feed--post-preview .item .item__wrap--content .item__categories a {
  box-shadow: none;
  color: #767D7D;
  text-decoration: none;
}
.feed--post-preview .item .item__wrap--content .item__heading {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.feed--post-preview .item .item__wrap--content .item__heading a {
  box-shadow: none;
  color: #003338;
  text-decoration: none;
  transition: color 0.16s ease-out;
}
.feed--post-preview .item .item__wrap--content .item__link {
  margin: auto 0 0;
}


@media (min-width: 62.5em) {
  .feed--post-preview {
    column-gap: 24px;
    column-gap: 2.4rem;
    grid-template-columns: repeat(3, 1fr);
  }
}

.feed--post-preview .item:hover .item__wrap--content {
  background-color: #F4F4F4;
}
.feed--post-preview .item .item__wrap--image a:hover img {
  opacity: 0.88;
}
.feed--post-preview .item .item__categories a:hover {
  color: #3C8578;
}
.feed--post-preview .item .item__heading a:hover {
  color: #3C8578;
}

.feed--post-preview-latest {
  overflow: hidden;
}
.feed--post-preview-latest .item {
  align-items: center;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
}
.feed--post-preview-latest .item .item__wrap--content {
  padding: 48px 8vw;
  padding: 4.8rem 8vw;
  position: relative;
  z-index: 1;
}
.feed--post-preview-latest .item .item__wrap--content .item__heading a {
  box-shadow: none;
  color: white;
  text-decoration: none;
}
.feed--post-preview-latest .item::before {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  height: 100%;
  width: 100%;
  z-index: 0;
}

@media (min-width: 62.5em) {
  .feed--post-preview-latest .item {
    min-height: 640px;
    min-height: 64rem;
    aspect-ratio: unset;
  }
}

input:not([type=button]):not([type=checkbox]):not([type=radio]),
select,
textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 13px 16px;
  padding: 1.3rem 1.6rem;
  appearance: none;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  display: inline-block;
  font-family: lato, sans-serif;
  line-height: 1.5;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  input:not([type=button]):not([type=checkbox]):not([type=radio]),
  select,
  textarea {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

input:not([type=button]):not([type=checkbox]):not([type=radio]):focus,
select:focus,
textarea:focus {
  border: 1px solid #408C7F;
  box-shadow: none;
  outline: none;
}

select {
  background-position: right 16px center;
  background-position: right 1.6rem center;
  background-size: 16px;
  background-size: 1.6rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

img {
  display: block;
}

.icon__brand--heading {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  width: 64px;
  width: 6.4rem;
}
.icon__brand--heading.item-alignment--center {
  margin-left: auto;
  margin-right: auto;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #408C7F;
  box-shadow: 0px -2px 0px 0px #408C7F inset;
  transition: color 0.24s ease-out, box-shadow 0.24s ease-out;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #3C8578;
  box-shadow: none;
}

p a,
ul:not([class]) li a {
  box-shadow: 0px -2px 0px 0px #408C7F inset;
  color: #408C7F;
  font-weight: bold;
  transition: color 0.24s ease-out, box-shadow 0.24s ease-out;
  text-decoration: none;
}

p a:hover,
ul:not([class]) li a:hover {
  box-shadow: none;
  color: #3C8578;
}
.section--theme-teal .link--arrow-forward{
  color: #FFA108;
  text-decoration: none;
}

.link--arrow-forward {
  color: #408C7F;
  text-decoration: none;
}
.link--arrow-forward:after {
  content: "\e5c8";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: -2px 0 0 2px;
  margin: -0.2rem 0 0 0.2rem;
  display: inline-block;
  transition: color 0.16s ease-out, transform 0.16s ease-out;
  vertical-align: middle;
}
.link--arrow-forward:hover {
  color: #3C8578;
}
.link--arrow-forward:hover::after {
  -moz-transform: translateX(2px);
  -o-transform: translateX(2px);
  -ms-transform: translateX(2px);
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}

.list--base,
ul:not([class]) {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.list--base li,
ul:not([class]) li {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  padding-left: 40px;
  padding-left: 4rem;
  position: relative;
}
.list--base li::before,
ul:not([class]) li::before {
  position: absolute;
  left: 0;
  height: 8px;
  height: 0.8rem;
  left: 16px;
  left: 1.6rem;
  top: 10px;
  top: 1rem;
  width: 8px;
  width: 0.8rem;
  border-radius: 100%;
  background-color: #FFA108;
  content: "";
}

#map {
  height: 80vw;
  position: relative;
  width: 100%;
}
#map .map__marker {
  height: 182px;
  height: 18.2rem;
  width: 64px;
  width: 6.4rem;
  background-image: url("images/icons/icon__map-pin.svg");
  background-size: cover;
}

@media (min-width: 50em) {
  #map {
    height: 640px;
    height: 64rem;
  }
}

.nav--responsive li {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  display: inline-block;
  list-style-type: none;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .nav--responsive li {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.nav--responsive li a {
  color: #003338;
  display: inline-block;
  line-height: 1.5;
  padding: 8px 4vw;
  position: relative;
  text-decoration: none;
  transition: padding 0s;
  width: 100%;
}
.nav--responsive li a .item__description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 16px;
  margin-top: 1.6rem;
  color: #767D7D;
  display: block;
  line-height: 0.8;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .nav--responsive li a .item__description {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.nav--responsive li.back a {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
  line-height: 2;
  padding: 0 4vw;
}
@media screen and (min-width: 1000px) {
  .nav--responsive li.back a {
    font-size: 20px;
    font-size: 2rem;
  }
}
.nav--responsive li.back a:before {
  content: "";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  margin-right: 0.4rem;
  display: inline-block;
  vertical-align: bottom;
}
.nav--responsive li.menu-item-has-children {
  grid-template-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  display: grid;
  padding-left: 4vw;
  padding-right: 4vw;
}
.nav--responsive li.menu-item-has-children > a {
  padding-left: 0;
  padding-right: 0;
}
.nav--responsive li.menu-item-has-children a.trigger__sub-menu {
  display: flex;
}
.nav--responsive li.menu-item-has-children a.trigger__sub-menu:after {
  content: "\e5cc";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 4px;
  padding-right: 0.4rem;
  margin-left: auto;
}
.nav--responsive li.active > .sub-menu {
  left: 0;
}
.nav--responsive .sub-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background-color: #F4F4F4;
  transition: all 0.24s ease-in-out;
  width: 100%;
  z-index: 999;
}

.nav--primary {
  display: flex;
}
.nav--primary li {
  position: relative;
}
.nav--primary li a {
  display: block;
  margin: 0;
}
.nav--primary > li > a {
  padding: 32px 12px;
  padding: 3.2rem 1.2rem;
  color: #003338;
  text-decoration: none;
}
.nav--primary > li.menu-item-has-children > a:after {
  content: "\e5cf";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  line-height: 1;
  vertical-align: sub;
}
.nav--primary li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  padding: 8px 0 16px;
  padding: 0.8rem 0 1.6rem;
  width: 256px;
  width: 25.6rem;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: white;
  transition: opacity 0.24s ease-out;
  visibility: hidden;
  opacity: 0;
}
.nav--primary li > ul.sub-menu li > a {
  color: #003338;
  display: block;
  padding: 4px 24px;
  text-decoration: none;
}

.nav--primary li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}

.nav--primary:hover li > a,
.nav--primary li ul:hover li a {
  color: #767D7D;
}

.nav--primary li:hover a,
.nav--primary li ul li:hover a {
  color: #003338;
}

.nav--vertical li a {
  color: #767D7D;
  margin: 0;
  text-decoration: none;
}
.nav--vertical li:not(:last-child) {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.nav--vertical li a:hover {
  color: #003338;
}

.nav--anchor-links li a:after {
  content: "\f1e3";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -16px;
  margin-left: -16px;
  transform: translate(18px, 2px);
  transform: translate(18px, 2px);
  display: inline-block;
  opacity: 0;
  transition: opacity 0.24s ease-out, transform 0.16s ease-out;
  vertical-align: text-bottom;
}

.nav--anchor-links li a:hover::after {
  opacity: 1;
  transform: translate(18px, 0);
}

.nav--vertical.nav--anchor-links li a {
  color: #408C7F;
}
.nav--vertical.nav--anchor-links li a:hover {
  color: #003338;
}

.widget--header-banner {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.55;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  padding-top: 16px;
  padding-top: 1.6rem;
  background-color: #FFA108;
  color: white;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .widget--header-banner {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.widget--header-banner p:last-child {
  margin: 0;
}
.widget--header-banner p a {
  box-shadow: 0px -2px 0px 0px white inset;
  color: white;
}

.widget--header-banner p a:hover {
  box-shadow: none;
  text-decoration: none;
}

.content--default {
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
  padding-top: 72px;
  padding-top: 7.2rem;
}

@media (min-width: 62.5em) {
  .content--default {
    padding-bottom: 80px;
    padding-bottom: 8rem;
    padding-top: 80px;
    padding-top: 8rem;
  }
}

section.section--xsmall {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  padding-top: 32px;
  padding-top: 3.2rem;
}

section.section--small {
  /*padding-bottom: 64px;*/
  padding-bottom: 3rem; 
  padding-top: 64px;
  padding-top: 6.4rem;
}

section.section--base {
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
  padding-top: 72px;
  padding-top: 7.2rem;
}
@media (max-width:480px){
	section.section--base,section.section--small {
	  padding-bottom: 20px;
	  padding-top: 20px;
	}
}
@media (min-width: 62.5em) {
  section.section--base {
    padding-bottom: 80px;
    padding-bottom: 8rem;
    padding-top: 80px;
    padding-top: 8rem;
  }
}

section.section--large {
  padding-bottom: 96px;
  padding-bottom: 9.6rem;
  padding-top: 96px;
  padding-top: 9.6rem;
}

@media (min-width: 62.5em) {
  section.section--large {
    padding-bottom: 128px;
    padding-bottom: 12.8rem;
    padding-top: 128px;
    padding-top: 12.8rem;
  }
}

.wrap--container {
  padding-left: 4vw;
  padding-right: 4vw;
}

.wrap--xxsmall {
  max-width: 512px;
  max-width: 51.2rem;
  width: 100%;
}

.wrap--xsmall {
  max-width: 800px;
  max-width: 80rem;
  width: 100%;
}

.wrap--small {
  max-width: 1000px;
  max-width: 100rem;
  width: 100%;
}

.wrap--base {
  max-width: 1240px;
  max-width: 124rem;
  width: 100%;
}

.wrap--large {
  max-width: 1400px;
  max-width: 140rem;
  width: 100%;
}

#header--secondary .container--grid {
  column-gap: 16px;
  column-gap: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  padding-top: 16px;
  padding-top: 1.6rem;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  display: grid;
  grid-template-columns: repeat(2, max-content);
  justify-content: space-between;
}
#header--secondary .container--grid .col--link a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.55;
  color: #767D7D;
  text-decoration: none;
}
@media screen and (min-width: 1000px) {
  #header--secondary .container--grid .col--link a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#header--secondary .container--grid .col--link a:before {
  content: "\e5c4";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 2px;
  margin-right: 0.2rem;
  display: inline-block;
  transition: transform 0.16s ease-out;
  vertical-align: text-top;
}
#header--secondary .container--grid .col--cta a {
  color: #408C7F;
  margin: 0;
  text-decoration: none;
}
#header--secondary .container--grid .col--cta a:before {
  content: "\e0b0";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  margin-right: 0.4rem;
  line-height: 1.5;
  vertical-align: bottom;
}

#header--secondary .container--grid .col--link a:hover::before {
  transform: translateX(-2px);
}
#header--secondary .container--grid .col--cta a:hover {
  color: #3C8578;
}

@media (min-width: 62.5em) {
  #header--default {
    padding-bottom: 0;
    padding-top: 0;
  }
  #header--default .container--grid {
    grid-template-columns: 1fr max-content 1fr;
    justify-content: space-between;
  }
  #header--default .container--grid .col--cta {
    display: flex;
    justify-content: flex-end;
  }
  #header--default .container--grid .item--trigger-navigation {
    display: none;
  }
}

#footer--default {
  border-top: 16px solid #FFA108;
  margin-top: auto;
}
#footer--default .row--core {
  /*gap: 32px;
  gap: 3.2rem;*/
	gap:24px;
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
  padding-top: 48px;
  padding-top: 4.8rem;
  display: grid;
}
#footer--default .row--core .col--logo img {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  display: block;
}
#footer--default .row--core .col--logo p {
  margin-bottom: 0;
}
#footer--default .row--colophon {
  gap: 16px;
  gap: 1.6rem;
  padding-bottom: 48px;
  padding-bottom: 4.8rem;
  padding-top: 48px;
  padding-top: 4.8rem;
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  display: grid;
}
#footer--default .row--colophon .col--icons {
  column-gap: 16px;
  column-gap: 1.6rem;
  display: flex;
}

@media (min-width: 62.5em) {
  #footer--default .row--core {
    padding-bottom: 96px;
    padding-bottom: 9.6rem;
    padding-top: 56px;
    padding-top: 5.6rem;
    grid-template-columns: 3fr 4fr 2fr ;
  }
  #footer--default .row--colophon {
    /*padding-bottom: 64px;
    padding-bottom: 6.4rem;*/
	padding-bottom:48px;
	padding-bottom:4.8rem;
    padding-top: 48px;
    padding-top: 4.8rem;
    align-items: center;
    /*grid-template-columns: repeat(2, max-content);*/
	display:flex;
    justify-content: space-between; 
	background-color:#F4F4F4;
  }
}

.section--care-pathways .row--content > *:last-child {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.section--community-address .wrap--base .section__link {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.55;
  margin: 8px 0 0;
  margin: 0.8rem 0 0;
}
@media screen and (min-width: 1000px) {
  .section--community-address .wrap--base .section__link {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.section--contact {
  background-color: #F4F4F4;
}
.section--contact .container--grid {
  row-gap: 32px;
  row-gap: 3.2rem;
  display: grid;
}

@media (min-width: 62.5em) {
  .section--contact .container--grid {
    column-gap: 96px;
    column-gap: 9.6rem;
    grid-template-columns: 1fr 1fr;
  }
}

.section--content-image-split .container--grid {
  row-gap: 48px;
  row-gap: 4.8rem;
  display: grid;
}
.section--content-image-split .col--image {
  aspect-ratio: 1/1;
}
.section--content-image-split .col--image img {
  	height: 100%;
  	object-fit: cover;
  	object-position: center;
  	width: 100%;
	/*max-height: 502px;*/
}

@media (min-width: 62.5em) {
  .section--content-image-split .container--grid {
    column-gap: 96px;
    column-gap: 9.6rem;
    align-items: center;
    grid-template-columns: 1fr 1fr;
  }
  .section--content-image-split .container--grid .col--content .section__wrap--content {
    max-width: 512px;
    max-width: 51.2rem;
  }
}

.section--content-image-split.section--has-highlight .col--image {
  position: relative;
}
.section--content-image-split.section--has-highlight .col--image img {
  position: relative;
  z-index: 1;
}
.section--content-image-split.section--has-highlight .col--image::before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #61AC9F;
  content: "";
  height: 100%;
  transform: translate(-4vw, -4vw);
  width: 100%;
  z-index: 0;
}
.section--content-image-split.section--theme-alt {
  background-color: #F4F4F4;
}

@media (min-width: 62.5em) {
  .section--content-image-split.section--has-highlight .col--image::before {
    transform: translate(40px, -40px);
    transform: translate(40px, -40px);
  }
  .section--content-image-split.section--order-invert .col--image {
    order: 0;
  }
  .section--content-image-split.section--order-invert .col--content {
    order: 1;
  }
  .section--content-image-split.section--order-invert.section--has-highlight .col--image::before {
    transform: translate(-40px, -40px);
    transform: translate(-40px, -40px);
  }
}

.section--content-media .row--heading {
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  padding-top: 64px;
  padding-top: 6.4rem;
  position: relative;
}
.section--content-media .row--heading .section__heading {
  margin: 0;
}
.section--content-media .row--image {
  position: relative;
}
.section--content-media .row--image .section__wrap--image-single {
  aspect-ratio: 1;
  position: relative;
  z-index: 1;
}
.section--content-media .row--image .section__wrap--image-single img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.section--content-media .row--image .section__wrap--image-dual {
  position: relative;
  z-index: 1;
}
.section--content-media .row--image .section__wrap--image-dual .container--grid {
  display: grid;
}
.section--content-media .row--image .section__wrap--image-dual .container--grid .col--image {
  aspect-ratio: 1/1;
}
.section--content-media .row--image .section__wrap--image-dual .container--grid .col--image:last-child {
  display: none;
}
.section--content-media .row--image .section__wrap--image-dual .container--grid .col--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.section--content-media .row--video {
  position: relative;
}
.section--content-media .row--content {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
  padding-top: 16px;
  padding-top: 1.6rem;
}
.section--content-media .row--content .section__content *:last-child {
  margin-bottom: 0;
}
.section--content-media .row--content .section__cta {
  margin: 32px 0 0;
  margin: 3.2rem 0 0;
  display: inline-block;
}

@media (min-width: 50em) {
  .section--content-media .row--content .row--cta {
    column-gap: 8px;
    column-gap: 0.8rem;
    margin-top: 32px;
    margin-top: 3.2rem;
    flex-direction: row;
    justify-content: center;
  }
  .section--content-media .row--content .row--cta .section__cta {
    width: auto;
  }
}

@media (min-width: 62.5em) {
  /*.section--content-media .row--heading {
    padding-bottom: 16px;
    padding-bottom: 1.6rem;
    padding-top: 72px;
    padding-top: 7.2rem;
	padding-bottom: 32px;
    padding-bottom: 3.2rem;
	padding-top: 32px;
    padding-top: 3.2rem;
  }*/
  .section--content-media .row--image .section__wrap--image-single {
    aspect-ratio: 1.7777777778;
    min-height: 448px;
    min-height: 44.8rem;
    max-height: 640px;
    max-height: 64rem;
    width: 100%;
  }
  .section--content-media .row--image .section__wrap--image-single img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }
  .section--content-media .row--image .section__wrap--image-dual .container--grid {
    column-gap: 24px;
    column-gap: 2.4rem;
    grid-template-columns: 1fr 1fr;
  }
  .section--content-media .row--image .section__wrap--image-dual .container--grid .col--image:last-child {
    display: block;
  }
  .section--content-media .row--content {
    padding-bottom: 72px;
    padding-bottom: 7.2rem;
    padding-top: 16px;
    padding-top: 1.6rem;
  }
}

.section--content-media.section--has-media .row--heading {
  padding-bottom: 48px;
  padding-bottom: 4.8rem;
  padding-top: 72px;
  padding-top: 7.2rem;
}
.section--content-media.section--has-media .row--content {
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
  padding-top: 48px;
  padding-top: 4.8rem;
  /*padding-top: 64px;
  padding-top: 6.4rem;*/
}
.section--content-media.section--content-alignment-center {
  text-align: center;
}
.section--content-media.section--theme-alt.section--bg-position-fill, .section--content-media.section--theme-alt.section--bg-position-top .row--heading, .section--content-media.section--theme-alt > *::before, .section--content-media.section--theme-alt.section--bg-position-bottom .row--content {
  background-color: #F4F4F4;
}
.section--content-media.section--theme-teal.section--bg-position-fill, .section--content-media.section--theme-teal.section--bg-position-top .row--heading, .section--content-media.section--theme-teal > *::before, .section--content-media.section--theme-teal.section--bg-position-bottom .row--content {
  background-color: #3C8578;
}
.section--content-media.section--theme-dark.section--bg-position-fill, .section--content-media.section--theme-dark.section--bg-position-top .row--heading, .section--content-media.section--theme-dark > *::before, .section--content-media.section--theme-dark.section--bg-position-bottom .row--content {
  background-color: #003338;
}
.section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--heading .section__subheading, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-top .row--heading .section__subheading, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--heading .section__heading, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-top .row--heading .section__heading, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content .section__content p, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content .section__content p, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content .section__content li, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content .section__content li, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content a, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content a {
  color: white;
}
.section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content a:not(.button):not(.link--arrow-forward), .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content a:not(.button):not(.link--arrow-forward) {
  box-shadow: 0px -2px 0px 0px white inset;
  transition: box-shadow 0.24s ease-out;
}
.section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content a:not(.button):not(.link--arrow-forward):hover, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content a:not(.button):not(.link--arrow-forward):hover {
  box-shadow: none;
}
.section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-fill .row--content ul:not([class]) li::before, .section--content-media:not(.section--theme-default):not(.section--theme-alt).section--bg-position-bottom .row--content ul:not([class]) li::before {
  background-color: #FFA108;
}
.section--content-media.section--bg-position-top {
  background-color: transparent;
}
.section--content-media.section--bg-position-top .row--image::before,
.section--content-media.section--bg-position-top .row--video::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 50%;
  width: 100%;
}
.section--content-media.section--bg-position-top .row--content {
  background-color: transparent;
}
.section--content-media.section--bg-position-bottom {
  background-color: transparent;
}
.section--content-media.section--bg-position-bottom .row--image::before,
.section--content-media.section--bg-position-bottom .row--video::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 50%;
  width: 100%;
}
.section--content-media.section--bg-position-bottom .row--heading {
  background-color: transparent;
}

.section--faq {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
  padding-top: 64px;
  padding-top: 6.4rem;
}
.section--faq .feed--faq {
  margin-top: 48px;
  margin-top: 4.8rem;
}

@media (min-width: 62.5em) {
  .section--faq {
    padding-bottom: 72px;
    padding-bottom: 7.2rem;
    padding-top: 72px;
    padding-top: 7.2rem;
  }
}

.section--featured-video {
  position: relative;
}
.section--featured-video .section__wrap--image {
  padding: 64px 8vw;
  padding: 6.4rem 8vw;
  aspect-ratio: 1/1;
  background-position: center;
  background-size: cover;
  display: flex;
  place-items: center;
  position: relative;
  z-index: 1;
}
.section--featured-video .section__wrap--image .section__cta {
  margin-top: 8px;
  margin-top: 0.8rem;
}

@media (min-width: 50em) {
  .section--featured-video .section__wrap--image {
    max-height: 640px;
    max-height: 64rem;
    aspect-ratio: unset;
    height: 100vh;
    width: 100%;
  }
  .section--featured-video .section__wrap--image .section__cta {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
}

.section--featured-video.section--theme-alt.section--bg-position-fill, .section--featured-video.section--theme-alt.section--bg-position-top::before, .section--featured-video.section--theme-alt.section--bg-position-bottom::before {
  background-color: #F4F4F4;
}
.section--featured-video.section--theme-teal.section--bg-position-fill, .section--featured-video.section--theme-teal.section--bg-position-top::before, .section--featured-video.section--theme-teal.section--bg-position-bottom::before {
  background-color: #3C8578;
}
.section--featured-video.section--theme-dark.section--bg-position-fill, .section--featured-video.section--theme-dark.section--bg-position-top::before, .section--featured-video.section--theme-dark.section--bg-position-bottom::before {
  background-color: #003338;
}
.section--featured-video.section--bg-position-top {
  background-color: transparent;
}
.section--featured-video.section--bg-position-top::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 50%;
  width: 100%;
}
.section--featured-video.section--bg-position-bottom {
  background-color: transparent;
}
.section--featured-video.section--bg-position-bottom::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  height: 50%;
  width: 100%;
}

.section--hero .section__wrap--image {
  aspect-ratio: 1/1;
}
.section--hero .section__wrap--image .section__image {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

@media (min-width: 50em) {
  .section--hero .section__wrap--image {
    aspect-ratio: inherit;
  }
}

.section--icon-grid {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
  padding-top: 64px;
  padding-top: 6.4rem;
}
.section--icon-grid .feed--icon {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.section--icon-grid .section__cta {
  margin-top: 48px;
  margin-top: 4.8rem;
  display: inline-block;
}

@media (min-width: 62.5em) {
  .section--icon-grid {
    padding-bottom: 72px;
    padding-bottom: 7.2rem;
    padding-top: 72px;
    padding-top: 7.2rem;
  }
  .section--icon-grid .feed--icon {
    margin-top: 64px;
    margin-top: 6.4rem;
  }
  .section--icon-grid .section__cta {
    margin-top: 64px;
    margin-top: 6.4rem;
  }
}

.section--introduction .section__heading span {
  font-weight: bold;
}
.section--introduction .section__image {
  margin: -4px auto 32px;
  margin: -4px auto 3.2rem;
  max-height: 48px;
  max-height: 4.8rem;
  display: block;
  max-width: 100%;
}
.section--introduction .section__content p:last-child {
  margin: 0;
}
.section--introduction .section__cta {
  margin-top: 32px;
  margin-top: 3.2rem;
}



.section--introduction-content-navigation.section--theme-alt{
  background-color: #F4F4F4;
}
.section--introduction-content-navigation.section--theme-teal {
  background-color: #3C8578;
}
.section--introduction-content-navigation.section--theme-dark {
  background-color: #003338;
}
.section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) .section__subheading, .section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) .section__heading, .section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) p, .section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) li, .section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) a {
  color: white;
}
.section--introduction-content-navigation:not(.section--theme-default):not(.section--theme-alt) ul:not([class]) li::before {
  background-color: #FFA108;
}

.section--living-options .section__heading {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.section--location-finder h5:before {
  content: "\e55e";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  margin-right: 0.4rem;
  font-size: 120%;
  vertical-align: sub;
}

.section--page-heading .row--content {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
  padding-top: 64px;
  padding-top: 6.4rem;
}
.section--page-heading .row--content .section__content {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.section--page-heading .row--content .section__cta {
  margin-top: 8px;
  margin-top: 0.8rem;
}
.section--page-heading .row--content .wrap--small > *:last-child {
  margin-bottom: 0;
}
.section--page-heading .row--image {
  overflow: hidden;
  position: relative;
}
.section--page-heading .row--image .section__wrap--image {
  aspect-ratio: 1/1;
  max-height: 640px;
  width: 100%;
}
.section--page-heading .row--image .section__wrap--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
  position: relative;
  z-index: 1;
}
.section--page-heading .row--image::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 50%;
  width: 100%;
  z-index: 0;
}

@media (min-width: 62.5em) {
  .section--page-heading .row--content {
    padding-bottom: 80px;
    padding-bottom: 8rem;
    padding-top: 80px;
    padding-top: 8rem;
  }
  .section--page-heading .row--content .section__cta {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
  .section--page-heading .row--image .section__wrap--image {
    aspect-ratio: 1.7777777778;
    min-height: 448px;
    min-height: 44.8rem;
    max-height: 640px;
    max-height: 64rem;
    width: 100%;
  }
  .section--page-heading .row--image .section__wrap--image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }
}

.section--page-heading.section--content-alignment-center {
  text-align: center;
}
.section--page-heading.section--content-alignment-center .section__content {
  margin: 0 auto;
}
.section--page-heading.section--theme-alt .row--content, .section--page-heading.section--theme-alt .row--image::before {
  background-color: #F4F4F4;
}
.section--page-heading.section--theme-teal .row--content, .section--page-heading.section--theme-teal .row--image::before {
  background-color: #3C8578;
}
.section--page-heading.section--theme-dark .row--content, .section--page-heading.section--theme-dark .row--image::before {
  background-color: #003338;
}
.section--page-heading:not(.section--theme-default):not(.section--theme-alt) .section__subheading,
.section--page-heading:not(.section--theme-default):not(.section--theme-alt) .section__heading,
.section--page-heading:not(.section--theme-default):not(.section--theme-alt) .section__content p,
.section--page-heading:not(.section--theme-default):not(.section--theme-alt) .section__content p a {
  color: white;
}

.section--resources .feed--post-preview {
  margin-top: 40px;
  margin-top: 4rem;
}

.template--home-community .section--introduction .section__subheading {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: none;
}
@media screen and (min-width: 1000px) {
  .template--home-community .section--introduction .section__subheading {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.template--home-community .section--care-pathways {
  background-color: #F4F4F4;
}

.template--home-community .section--content-media .section__heading {
  text-transform: uppercase;
}

.template--home-corporate #section--hero-carousel {
  position: relative;
}

.template--home-corporate #section--hero {
  min-height: 448px;
  min-height: 44.8rem;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.template--home-corporate #section--hero .section__wrap--cycle {
  margin-top: auto;
  position: relative;
  text-align: center;
  z-index: 10;
}
.template--home-corporate #section--hero .section__wrap--cycle span {
  bottom: 1.6vw;
  color: white;
  font-size: min(20vw, 320px);
  letter-spacing: -0.4vw;
  line-height: 1;
  position: relative;
}
.template--home-corporate #section--hero .section__image {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  z-index: 0;
}

@media (min-width: 62.5em) {
  .template--home-corporate #section--hero {
    min-height: 704px;
    min-height: 70.4rem;
  }
}

.template--home-corporate #section--location-finder-custom {
  border: 4px solid #3C8578;
  border: 0.4rem solid #3C8578;
  border-left-width: 2px;
  border-left-width: 0.2rem;
  border-right-width: 2px;
  border-right-width: 0.2rem;
  display: grid;
  grid-template-areas: "select select select select" "image-1 image-2 image-3 image-4";
  grid-template-columns: repeat(1fr, 4);
  text-align: center;
}
.template--home-corporate #section--location-finder-custom .col--select {
  padding: 40px 4vw;
  padding: 4rem 4vw;
  place-items: center;
  display: flex;
  justify-content: center;
  grid-area: select;
}
.template--home-corporate #section--location-finder-custom .col--select .wrap--inner {
  width: 100%;
}
.template--home-corporate #section--location-finder-custom .col--select .wrap--inner h5:before {
  content: "\e55e";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
  margin-right: 0.4rem;
  font-size: 120%;
  vertical-align: sub;
}
.template--home-corporate #section--location-finder-custom .col--image {
  border-left: 2px solid #3C8578;
  border-right: 2px solid #3C8578;
  overflow: hidden;
  position: relative;
}
.template--home-corporate #section--location-finder-custom .col--image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.template--home-corporate #section--location-finder-custom .col--image:nth-child(1) {
  grid-area: image-1;
}
.template--home-corporate #section--location-finder-custom .col--image:nth-child(2) {
  grid-area: image-2;
}
.template--home-corporate #section--location-finder-custom .col--image:nth-child(3) {
  grid-area: image-3;
}
.template--home-corporate #section--location-finder-custom .col--image:nth-child(4) {
  grid-area: image-4;
}

@media (min-width: 62.5em) {
  .template--home-corporate #section--location-finder-custom {
    grid-template-areas: "image-1 image-2 select image-3 image-4";
    grid-template-columns: 1fr 1fr 4fr 1fr 1fr;
  }
  .template--home-corporate #section--location-finder-custom .col--select {
    padding: 56px 4vw;
    padding: 5.6rem 4vw;
  }
}

.single .section--content {
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
  padding-top: 72px;
  padding-top: 7.2rem;
}

.template--enabl-difference .section--page-heading .section__content p:first-child:not(:last-child) {
  color: #3C8578;
}

.template--enabl-difference .section--communities-carousel .carousel--communities-image::before {
  display: none;
}

.gform_wrapper .gform_fields {
  column-gap: 16px;
  column-gap: 1.6rem;
  row-gap: 16px;
  row-gap: 1.6rem;
  display: grid;
}
.gform_wrapper .gform_fields label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.55;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 1000px) {
  .gform_wrapper .gform_fields label {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.gform_wrapper .gform_fields label .gfield_required_asterisk {
  color: #408C7F;
}
.gform_wrapper .gform_footer {
  margin-top: 32px;
  margin-top: 3.2rem;
  row-gap: 16px;
  row-gap: 1.6rem;
  align-items: flex-start;
  display: grid;
}
.gform_wrapper .gform_footer .note--privacy p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.55;
  color: #767D7D;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .gform_wrapper .gform_footer .note--privacy p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.gform_wrapper .gform_footer .note--privacy p a {
  color: #767D7D;
  font-weight: 600;
}
.gform_wrapper .gform_footer button {
  align-self: flex-start;
}

@media (min-width: 62.5em) {
  .gform_wrapper .gform_footer {
    column-gap: 16px;
    column-gap: 1.6rem;
    grid-template-columns: 1fr max-content;
  }
}



#gform_wrapper_1 .gform_required_legend {
  text-align: right;
}

.select--custom select {
  background-color: #408C7F;
  border: 0 none;
  box-shadow: none;
  color: white;
}
.select--custom .ginput_container {
  position: relative;
}
.select--custom .ginput_container::before {
  background-color: #FFA108;
  bottom: 0;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 48px;
  z-index: 0;
}
.select--custom .ginput_container::after {
  bottom: 8px;
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  pointer-events: none;
  position: absolute;
  right: 12px;
  width: 20px;
  z-index: 1;
}

.form--subscribe .gfield_label {
  display: none !important;
}
.form--subscribe input[type=email] {
  min-height: 53px;
  min-height: 5.3rem;
  border: 0 none !important;
}
.form--subscribe .gform_footer {
  margin: 0;
}

@media (min-width: 50em) {
  .form--subscribe {
    grid-template-columns: 1fr max-content;
  }
  .form--subscribe input[type=email] {
    min-height: 53px;
    min-height: 5.3rem;
  }
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modal__trigger--close:before {
  content: "\e5cd";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  color: white;
}
@media screen and (min-width: 1000px) {
  .modal__trigger--close:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  top: 24px;
  top: 2.4rem;
  padding: 0 4vw;
  right: 4vw;
  background: transparent;
  cursor: pointer;
  line-height: 1;
  position: fixed;
  transition: none;
}
.modaal-close:hover {
  text-decoration: none;
}

@media (min-width: 50em) {
  .modaal-wrapper .modaal-close {
    top: 72px;
    top: 7.2rem;
    right: 0;
  }
}

@media (min-width: 62.5em) {
  .modaal-wrapper .modaal-close {
    padding: 0 32px;
    padding: 0 3.2rem;
    top: 32px;
    top: 3.2rem;
  }
}

.modaal-close:focus,
.modaal-close:hover {
  outline: none;
  opacity: 1;
}

.modal__trigger--close {
  width: 28px;
  width: 2.8rem;
  display: block;
}
.modal__trigger--close:before {
  content: "\e5cd";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  font-size: 3.2rem;
  color: white;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
}

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-inner-wrapper {
  padding: 72px 16px !important;
  padding: 7.2rem 1.6rem !important;
}

body.mmactive {
  overflow: hidden;
}

.nav--responsive {
  display: none;
  position: relative;
}

.sm_menu_outer.active .nav--responsive {
  display: block;
}

.sm_menu_outer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 24px;
  padding-top: 2.4rem;
  background-color: #F4F4F4;
  opacity: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 30;
}
.sm_menu_outer.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

#sm_menu_ham {
  height: 16px;
  height: 1.6rem;
  width: 24px;
  width: 2.4rem;
  cursor: pointer;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out 0s;
}

#sm_menu_ham span {
  position: absolute;
  left: 0;
  height: 2px;
  height: 0.2rem;
  width: 24px;
  width: 2.4rem;
  background-color: #003338;
  display: block;
  opacity: 1;
  transform: rotate(0deg);
  transition: all 0.24s ease-in-out;
}

#sm_menu_ham span:nth-child(1) {
  top: 0;
}

#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 6px;
  top: 0.6rem;
}

#sm_menu_ham span:nth-child(4) {
  top: 12px;
  top: 1.2rem;
}

#sm_menu_ham.open span:nth-child(1) {
  top: 12px;
  top: 1.2rem;
  left: 50%;
  width: 0;
}

#sm_menu_ham.open span:nth-child(2) {
  transform: rotate(45deg);
}

#sm_menu_ham.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#sm_menu_ham.open span:nth-child(4) {
  top: 12px;
  top: 1.2rem;
  left: 50%;
  width: 0;
}

@media (min-width: 62.5em) {
  #header--default #sm_menu_ham,
  #header--default .sm_menu_outer {
    display: none;
  }
}

/* Slider */
.slick-slider {
  box-sizing: border-box;
  position: relative;
  touch-action: pan-y;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track :after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  height: 56px;
  height: 5.6rem;
  width: 56px;
  width: 5.6rem;
  position: absolute;
  top: 50%;
  align-items: center;
  background-color: #408C7F;
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  display: flex;
  font-size: 0;
  justify-content: center;
  transform: translateY(-50%);
  transition: background-color 0.16s ease-out;
  z-index: 1;
}
.slick-arrow::after {
  font-size: 32px;
  font-size: 3.2rem;
  color: white;
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:after {
  content: "\e5c4";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:after {
  content: "\e5c8";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 62.5em) {
  .slick-arrow {
    height: 80px;
    height: 8rem;
    width: 80px;
    width: 8rem;
  }
  .slick-arrow::after {
    font-size: 40px;
    font-size: 4rem;
  }
}

/*NavBar Additional CSS*/
.nav--primary .menu-item-has-children .sub-menu .menu-item-has-children:hover > .sub-menu{
	display:block;
	position: relative;
}
.nav--primary .menu-item-has-children .sub-menu .menu-item-has-children > a:after {
    content: "\e5cf";
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    line-height: 1;
    vertical-align: sub;
}

/*New Blocks*/
/*Section Content and Media [Contained]*/
.section--content-and-media-contained.section--theme-alt .row--heading, .section--content-and-media-contained.section--theme-alt .row--content, .section--content-and-media-contained.section--theme-alt .row--image:before{
  background-color: #F4F4F4;
}
.section--content-and-media-contained.section--theme-teal .row--heading, .section--content-and-media-contained.section--theme-teal .row--content, .section--content-and-media-contained.section--theme-teal .row--image:before{
  background-color: #3C8578;
}
.section--content-and-media-contained.section--theme-dark .row--heading,.section--content-and-media-contained.section--theme-dark .row--content, .section--content-and-media-contained.section--theme-dark .row--image:before{
  background-color: #003338;
}
.section--content-and-media-contained .row--image{
	position:relative;
}
.section--content-and-media-contained .row--image:before{
	position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 80%;
    width: 100%;
	z-index:-1;
}
.section--content-and-media-contained.has-img .row--heading{
	padding-top: 72px;
    padding-top: 7.2rem;
}
.section--content-and-media-contained.has-img .row--content{
    padding-bottom: 72px;
    padding-bottom: 7.2rem;
}
.section--content-and-media-contained .row--heading{
	padding-top: 72px;
    padding-top: 7.2rem;
    padding-bottom: 16px;
    padding-bottom: 1.6rem;
} 
.section--content-and-media-contained .row--content{
	padding-top: 16px;
    padding-top: 1.6rem;
    padding-bottom: 72px;
    padding-bottom: 7.2rem;
}
.section--content-and-media-contained .section__image > img{
	width: 100%;
    border: var( --gap-base ) solid white;
}
.section--content-and-media-contained .section__heading{
	text-align:center;
    text-transform: uppercase;
    font-weight: 700;
	margin-bottom:0;
}
.section--content-and-media-contained .section__subheading{
	text-align:center;
}
.section--content-and-media-contained.section--theme-teal .section__heading{
	color: #FFA108;
}
.section--content-and-media-contained.section--theme-teal .section__content,.section--content-and-media-contained.section--theme-teal .section__subheading{
	color:white;
}
.section--content-and-media-contained.section--theme-teal .section__content a{
	color: #FFA108;
	box-shadow: 0px -2px 0px 0px #FFA108 inset;
}
.section--content-and-media-contained.section--theme-teal .section__content a:hover{
	box-shadow: none;
}
.section--content-and-media-contained .section__content p:has(iframe){
	position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
}
.section--content-and-media-contained .section__content p iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	margin-bottom: 20px;
}
.section--content-and-media-contained.section--theme-teal .section__content ul {
	display: grid;
    justify-content: center;
    grid-template-areas: "auto auto auto auto";
	column-gap: 60px;
}
.section--content-and-media-contained.section--theme-teal .section__content ul .activity-column {
    width: fit-content;
}

/*Carousel of Section Content and Media [Contained] */
.section--content-and-media-contained .section--image-carousel .item {
  border: var( --gap-base ) solid white;
}

.section--content-and-media-contained .section--image-carouse img {
  display: block;
}

.section--content-and-media-contained .section--image-carousel .singleItem .text_overlay_container{
	position: absolute;
    transform: translateY(-92px);
    background-color: white;
    width: fit-content;
    max-width: 1024px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section--content-and-media-contained .section--image-carousel .singleItem .text_overlay_container span{
	padding: 20px 115px;
    color: #408C7F;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
    background-color: white;
}
@media (max-width: 1024px){
	.section--content-and-media-contained .section--image-carousel .singleItem .text_overlay_container{
    	transform: translateY(-10vw);
    	width: 100%;
    	max-width: 80vw;
    	height: 8vw;
	}
	.section--content-and-media-contained .section--image-carousel .singleItem .text_overlay_container span{
		padding: 0px 0px; 
	}
	
	.section--content-and-media-contained.section--theme-teal .section__content ul{
	    grid-template-areas: "auto auto";
		column-gap: 30px;
	}
}
@media (max-width: 999px){
	.section--content-and-media-contained.has-img .row--heading{
		padding-top: 48px;
	    padding-top: 4.8rem;
	}
	.section--content-and-media-contained .row--heading{
		padding-top: 48px;
	    padding-top: 4.8rem;
	} 
	.section--content-and-media-contained.has-img .row--content{
	    padding-bottom: 48px;
	    padding-bottom: 4.8rem;
	}
	.section--content-and-media-contained .row--content{
	    padding-bottom: 48px;
	    padding-bottom: 4.8rem;
	}
}
@media (max-width: 568px){
	.section--content-and-media-contained .section--image-carousel .singleItem .text_overlay_container span{
		font-size: 3vw;
	}
	.section--content-and-media-contained.section--theme-teal .section__content ul{
	    grid-template-areas: "auto";
		column-gap: unset;
	}
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow.slick-prev {
    left: -80px;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow.slick-next {
    right: -80px;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-slide img {
	width:100%;  
   	height: 100%; 
    max-height: 525px;
    object-fit: cover;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow{
	background-color:white;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow:after{
	color:#408C7F;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow:hover:after{
	color:white;
}
.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow:hover{
	background-color: #ffa108;
}
@media (max-width:1000px){
	.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow.slick-prev {
    left: 0px;
	}
	.section--content-and-media-contained .section--image-carousel .singleItem .slick-arrow.slick-next {
	    right: 0px;
	}
}

/* Image/Content Split [Offset] */
.image-content-split-offset{
	padding: 72px 4vw !important;
	padding: 7.2rem 4vw !important;
}
.section--content-image-split.image-content-split-offset.section--order-invert.section--has-highlight .col--image img{
	border: var( --gap-base ) solid white;
    box-shadow: -24px -24px #FFA108;
}
.section--content-image-split.image-content-split-offset:not(.section--order-invert).section--has-highlight .col--image img{
	border:var( --gap-base ) solid white;
    box-shadow: 24px -24px #FFA108;
}

.section--content-image-split.image-content-split-offset.section--order-invert.section--has-highlight.section--theme-teal .col--image img{
	border:var( --gap-base ) solid white;
    box-shadow: -24px -24px #3C8578;
}
.section--content-image-split.image-content-split-offset:not(.section--order-invert).section--has-highlight.section--theme-teal .col--image img{
	border: var( --gap-base ) solid white;
    box-shadow: 24px -24px #3C8578;
}
.section--content-image-split.image-content-split-offset.section--order-invert .col--content{
	width: 70%;
    padding-left: 50px;
}
.section--content-image-split.image-content-split-offset:not(.section--order-invert)  .col--content{
	width: 70%;
    padding-right: 50px;
}
.section--content-image-split .col--content .section__heading, .section--content-image-split .col--content .section__content {
	color:#003338;
}
.section--content-image-split.image-content-split-offset .col--image::before{
	display:none;
}
.section--content-image-split.image-content-split-offset .container--grid{
	display: flex;
    flex-direction: row; 
    column-gap: 0;
    row-gap: 0;
}
.section--content-image-split.image-content-split-offset .section__wrap--content{
	width: 100%;
    max-width: fit-content !important;
}
.section--content-image-split.image-content-split-offset .col--image{
	width: 30%;
}
@media (max-width: 999px){
	.image-content-split-offset{
	padding: 48px 4vw !important;
	padding: 4.8rem 4vw !important;
	}
	.section--content-image-split.image-content-split-offset .container--grid{
		display: grid;
    	flex-direction: unset; 
    	column-gap: unset;
    	row-gap: 4.8rem;
	}
	.section--content-image-split.image-content-split-offset .section__wrap--content{
		width: 100%;
    	max-width: fit-content;
	}
	.section--content-image-split.image-content-split-offset .col--image{
		width: 100%;
	}
	
	.section--content-image-split.image-content-split-offset.section--order-invert .col--content{
		width: 100%;
	    padding-left: unset;
	}
	.section--content-image-split.image-content-split-offset:not(.section--order-invert)  .col--content{
		width: 100%;
	    padding-right: unset;
	}
}

/* Image/Content Split [Contained] */
/* .image-content-split-contained {
    padding: 0;
    margin: auto;
    width: 100%;
	max-width:1440px;
}
.image-content-split-contained .wrap--base.push--center {
	margin: 0;
    max-width: 100%;
}
.image-content-split-contained .wrap--base.push--center .container--grid{
	width: 100%;
    column-gap: 0;
    display: flex;
	position: relative;
}
.image-content-split-contained .wrap--base.push--center .container--grid .col--content .section__wrap--content{
	margin: auto 0;
    max-width: 100%; 
	padding: 72px 4vw;
	padding: 7.2rem 4vw;
}
.image-content-split-contained .wrap--base.push--center .container--grid .col--content .section__wrap--content .section__heading{
    text-transform: uppercase;
}
.image-content-split-contained .wrap--base.push--center .container--grid .col--content{
    width: 50%;
    display: flex;   
	padding-left: 10px;
}
.image-content-split-contained.section--theme-alt {
    background-color: white;
}

.image-content-split-contained.section--theme-dark .wrap--base.push--center .container--grid {
  display: grid;
  gap: var( --gap-base );
}

.image-content-split-contained.section--theme-teal .wrap--base.push--center .container--grid .col--content{
	background: #3C8578;
}
.image-content-split-contained.section--theme-alt .wrap--base.push--center .container--grid .col--content{
	background-color: #F4F4F4;
}
.image-content-split-contained.section--theme-dark .wrap--base.push--center .container--grid .col--content{
	background-color: #003338;
}
.image-content-split-contained.section--theme-dark .wrap--base.push--center .container--grid .col--content h2,
.image-content-split-contained.section--theme-dark .wrap--base.push--center .container--grid .col--content a {
	color: #FFA108;
}
.image-content-split-contained.section--theme-dark .wrap--base.push--center .container--grid .col--content p{
	color: white;
}
.image-content-split-contained.section--order-invert .wrap--base.push--center .container--grid .col--content{
    margin-left: 10px;
}

.image-content-split-contained .wrap--base.push--center .container--grid .col--image{
    aspect-ratio: unset;
    min-height: 512px;
}
.image-content-split-contained.section--theme-teal .wrap--base.push--center .container--grid .col--content .section__wrap--content h2{
	color: #FFA108;
}
.image-content-split-contained.section--theme-teal .wrap--base.push--center .container--grid .col--content .section__wrap--content .section__cta,.section--theme-teal .wrap--base.push--center .container--grid .col--content .section__wrap--content .section__cta{
	color: #FFA108;
}
.image-content-split-contained.section--theme-teal .wrap--base.push--center .container--grid .col--content .section__wrap--content .section__content p{
	color: white;
}
.image-content-split-contained h2{
  text-align: center;
}
@media (max-width: 999px){
	.image-content-split-contained.section--order-invert .wrap--base.push--center .container--grid .col--content{
    	margin-left: 0px;
	}
	.image-content-split-contained .wrap--base.push--center .container--grid{
		display:unset;
	}
	.image-content-split-contained .wrap--base.push--center .container--grid .col--content {
    	width: 100%; 
    	height: unset;
    	display: flex;
    	margin-left: unset;
    	max-height: unset;
		min-height: unset;
		position: unset !important;
    	left: unset;
	}
	.image-content-split-contained.section--theme-teal .wrap--base.push--center .container--grid .col--image {
   		width: 100%; 
	}
	.image-content-split-contained .wrap--base.push--center .container--grid .col--content .section__wrap--content {
    	padding: 48px 4vw;
    	padding: 4.8rem 4vw;
	}
} */

/* Gateways */
.section--living-options.section--gateways{
	padding-bottom: 72px;
    padding-bottom: 7.2rem;
    padding-top: 72px;
    padding-top: 7.2rem;
}
.section--living-options.section--gateways .item__wrap--image{
	max-width: 100%;
}
@media (max-width:999px){
	.section--living-options.section--gateways{
		padding-bottom: 48px;
    	padding-bottom: 4.8rem;
    	padding-top: 48px;
    	padding-top: 4.8rem;
	}
}
/* Contact Form Footer */
.section--contact-footer{
	width: 100%;
	background-color: #f4f4f4;
}
.section--contact-footer .section--contact-footer-container{
	max-width: 1200px;
    margin: auto;
    margin-top: 50px;
	margin-bottom: 50px;
}
.section--contact-footer .section--contact-footer-container .gform_heading{
	display: none;
}
.section--contact-footer .section--contact-footer-container .select--custom select {
    box-shadow: unset;
    color: unset;
	background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.16);
}

.section--contact-footer .section--contact-footer-container .select--custom .ginput_container::after{
	bottom: 8px;
    content: "";
    pointer-events: none;
    position: absolute;
    right: 12px;
    width: 20px;
    z-index: 1;
	display:none;
}
.section--contact-footer .section--contact-footer-container .select--custom .ginput_container::before{
	background-color: unset;
    bottom: 0;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 48px;
    z-index: 0;
	display:none;
}
.section--contact-footer .section--contact-footer-container .form--contact-footer .contact-form-footer-text{
	width: 100%;
}
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5{
	display: flex;
    flex-wrap: wrap;
}
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_3,
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_4,
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_5,
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_6{
	width: 24%;
}

.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_1{
	width: 49.3%;
}
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_submit{
	display: flex;
    align-items: flex-end;
    width: 49.3%;
}
.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_submit button{
	background-color: #FFA108;
    color: white;
    height: 55px;
    width: 100%;
}
.section--contact-footer .section--contact-footer-container .gform_footer {
    display: none;
}

@media (max-width: 1200px){
	.section--contact-footer .section--contact-footer-container {
		padding: 0 4vw;
	}
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5{
		justify-content:center;
		max-width: 100rem;
    	margin: auto;
	}
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_submit {
    	width: 100%;
	}
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_3, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_4, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_5, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_6 {
    	width: 32.276%;
	}
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_1 {
    width: 66.134%;
	}
	.section--contact-footer .section--contact-footer-container .gform_wrapper .gform_fields {
    column-gap: 1.5%;
	}
}
@media (max-width: 768px){
	.section--contact-footer .section--contact-footer-container .gform_wrapper .gform_fields {
    	column-gap: unset;
	}
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_3, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_4, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_5, 
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_6,
	.section--contact-footer .section--contact-footer-container .form--contact-footer #gform_fields_5 #field_5_1{
   		width: 100%;
	}
}

/*list section*/
.section--list{
    max-width: 1440px;
    margin: auto;
    position: relative;
    background-color: #f4f4f4;
}
.section--list .list--group .list_items h3{
	text-align: center;
}
.section--list .list--group .list_items ul {
  	display: flex;
  	flex-wrap: wrap;
  	align-items: center; 
  	justify-content: flex-start; 
}
/*
.section--list:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #f4f4f4;
    z-index: -1;
    left: -50vw;
    top: 0;
}*/

.section--list .list--group .list_items ul li {
  width: 33%;
  height: max-content; 
  margin-bottom: 0px; 
  display: flex;
}
@media (max-width: 992px){
	.section--list .list--group .list_items ul li {
		width: 50%;
	}
}
@media (max-width: 576px){
	.section--list .list--group .list_items ul li {
		width: 100%;
	}
}

/* Content [Full Width] */
.section--content-fullwidth{
	padding: 72px 4vw;
	padding: 7.2rem 4vw;
}
.section--content-fullwidth.section--theme-alt{
	background-color: #F4F4F4
}
.section--content-fullwidth.section--theme-dark{
	background-color: #003338;
}
.section--content-fullwidth.section--theme-teal{
	background-color: #3C8578;
}
.section--content-fullwidth.section--theme-teal h5, .section--content-fullwidth.section--theme-dark h5 ,
.section--content-fullwidth.section--theme-teal h2, .section--content-fullwidth.section--theme-dark h2 {
	color: #FFA108;
}
.section--content-fullwidth.section--theme-teal p, .section--content-fullwidth.section--theme-dark p {
	color: white;
}
.section--content-fullwidth .section__wrap--content h2, .section--content-fullwidth .section__wrap--content h5{
	text-align: center;
}
.section--content-fullwidth .section__wrap--content .section__content blockquote p {
    padding-left: 3vw;
    padding-right: 3vw;
}
@media (max-width: 999px){
	.section--content-fullwidth{
		padding: 48px 4vw;
		padding: 4.8rem 4vw;
	}
}

/*Content and Media Revisions*/
.section--content-media .row--image .section__wrap--image-single img {
    border: 5px solid white;
}
.section--content-media .row--content .section__content ul li{
	/* margin-bottom: 2.7rem; */
}
@media (max-width:999px){
	.section--content-media.section--has-media .row--heading {
  		padding-bottom: 48px;
  		padding-bottom: 4.8rem;
  		padding-top: 48px;
  		padding-top: 4.8rem;
	}
	.section--content-media.section--has-media .row--content {
	  padding-bottom: 48px;
	  padding-bottom: 4.8rem;
	  padding-top: 48px;
	  padding-top: 4.8rem;
	  /*padding-top: 64px;
	  padding-top: 6.4rem;*/
	}
}
@media (max-width:768px){
	.section--content-media .row--content .section__content ul li{
		margin-bottom: 1.8rem;
	}
}
.section--content-media .section__content > *, .section--content-media .section__heading{
	color: #003338;
}
.section--content-media .section__content p{
	margin-bottom: 1.5em;
}
.section--content-media .section__content h5{
	margin-bottom: 3px;
    text-transform: capitalize;
}
.section--content-media .section__wrap--heading.text-center .section__subheading,
.section--content-media .section__wrap--heading.text-center .section__heading{
	text-align:center;
}
.section--content-media h2, .section--content-media h3, .section--content-media h4{
  font-weight: 500;
}

/*Global Revisions*/
@media screen and (min-width: 1000px){
	h2, .h2 {
	    font-size: 3.65rem;
	}
}

/* Introduction [Content/Navigation] Revisions*/
/* .section--introduction-content-navigation .wrap--base {
    max-width: 100%;
    padding: 0 2vw;
} */



.section--content-image-split .col--content .section__content blockquote{
	font-size: 11px;
}
/* Separator Revisions */
/* .section--separator.long .wrap--base {
    max-width: 100%;
    padding: 0 2vw;
} */
.section--separator .wrap--base {
    max-width: 130rem;
}

/*  Image/Content Split [Offset] Revisions */
section.section--small:last-child {
    padding-bottom: 6.4rem;
}

/* Images and Two Columns section */
.section--images-two-cols.section--base{
	padding-bottom: 72px;
    padding-bottom: 7.2rem;
    padding-top: 72px;
    padding-top: 7.2rem;
}
.section--images-two-cols .gm-images-list {
    justify-content: center;
    gap: var( --gap-base );
    align-items: center;
	margin-bottom: 50px;
}
.section--images-two-cols .gm-img-container {
    width: 20%;
}
.section--images-two-cols .gm-img-container img {
    width: 100%;
}
.section--images-two-cols .gm-cols {
    gap: 50px;
}
.section--images-two-cols .gm-cols .gm-col {
    width: 50%;
}
.section--images-two-cols .gm-col img {
    margin: 0 auto;
}
@media (max-width: 999px){
	.section--images-two-cols.section--base{
	padding-bottom: 48px;
    padding-bottom: 4.8rem;
    padding-top: 48px;
    padding-top: 4.8rem;
}
}
/* Gallery section */
.gm-grid-row {
    display: grid;
}
.section--gallery .gm-grid-row {
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-gap: var( --gap-base );
}
.section--gallery .gm-img-container img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section--gallery img {
    width: 100%;
}
.gm-close, .section--gallery img {
    cursor: pointer;
}
#gm-gallery-video h2{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFA108;
}
.gm-lightbox-popup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 60%);
    z-index: 9999999999;
    display: none;
    padding: 50px;
}
.gm-lightbox-popup.active{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gm-close {
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 40px;
    top: 0;
}
.gm-lightbox-popup img {
    width: 100%;
    height: auto;
    max-width: 80vw;
    max-height: 64vw;
}
@media (max-width:568px){
	.section--gallery .gm-grid-row {
    grid-template-columns: auto auto auto;
    grid-gap: 15px;
}
}
/* Blogs */
.section--blogs{
	padding-top: 47px !important;
	padding-bottom: 0px !important;
	padding-left: 7vw;
	padding-right: 7vw;
	max-width: 1440px;
    margin: auto;
}

.section--blogs .header_container {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 32px;
}
.section--blogs .header_container h2{
	margin:0;
}
.section--blogs .header_container a{
    color: #408C7F;
    text-decoration: none;
    font-weight: 700;
}
.section--blogs .header_container a:hover{
	color: #003338;
}
.section--blogs .column-container{
	display: grid;
    justify-items: center;
    column-gap: 47px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	margin-bottom: 95px;
}
.section--blogs .column-container .column.latest_post_container,
.section--blogs .column-container .column.latest_event_container{
	max-width: 595px;
	width: 100%;
}
.section--blogs .column-container .column.latest_post_container h5,
.section--blogs .column-container .column.latest_event_container h5{
	font-size: 17px;
	color: #767D7D;
    font-weight: 700;
}
.section--blogs .thumbnail-image
{
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.section--blogs .thumbnail-image img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section--blogs .thumbnail-image a:hover img{
	opacity: 0.88;
}
.section--blogs .thumbnail .thumbnail-content{
	padding-bottom: 3.2rem;
	transition: background-color 0.32s ease-out;
}
.section--blogs .thumbnail .thumbnail-category{
    padding: 33px 33px 10px;
}
.section--blogs .thumbnail .thumbnail-category a {
	color: #767D7D;    
	font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
	text-decoration:none;
	box-shadow:none;

}
.section--blogs .thumbnail .thumbnail-category a:hover{
	color: #3C8578;
}
.section--blogs .thumbnail .thumbnail-title{
    padding: 0 33px;
    margin-bottom: 24px;
}
.section--blogs .thumbnail .thumbnail-title a{
	color: #003338;
	box-shadow: none;
	text-decoration:none;
}
.section--blogs .thumbnail .thumbnail-title a:hover{
	color: #3C8578;
}
.section--blogs .thumbnail a.thumbnail-link {
	padding: 0 33px;
    color: #408C7F;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
	font-size:14px
}
.section--blogs .thumbnail a.thumbnail-link:hover{
	color: #3C8578;
}
a.thumbnail-link::after {
  content: "\e5c8";
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: -2px 0 0 2px;
  margin: -0.2rem 0 0 0.2rem;
  display: inline-block;
  transition: color 0.16s ease-out, transform 0.16s ease-out;
  vertical-align: middle; 
}
.section--blogs .thumbnail a.thumbnail-link:hover::after{
	-moz-transform: translateX(2px);
  	-o-transform: translateX(2px);
  	-ms-transform: translateX(2px);
  	-webkit-transform: translateX(2px);
  	transform: translateX(2px);
}
.section--blogs .recent_posts_container,.section--blogs .recent_events_container{
	margin-bottom: 24px;
}
.section--blogs .row-container .row{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    column-gap: 24px;
}
.section--blogs .row-container .row.one-col .column,.section--blogs .row-container .row.two-col .column{
	max-width: 396px;
}
.section--blogs .row-container .row.two-col{
	grid-template-areas: "auto auto";
	width: fit-content;
}
.section--blogs .row-container .row .column{
	width: 100%;
    margin-bottom: 10px;
	/*max-width: 396px;*/
}
.section--blogs .row-container .row .column .thumbnail{
	margin-bottom: 71px;
}
.section--blogs .row-container .row .column .thumbnail-image{
	border-bottom:16px solid #3C8578;
	height: 256px;
}
.section--blogs .row-container .row .column:nth-child(2) .thumbnail-image,
.section--blogs .row-container .row .column:nth-child(2n+5) .thumbnail-image{
	border-bottom:16px solid #61AC9F;
}
.section--blogs .thumbnail .thumbnail-content:hover{
	background-color:#F4F4F4;
}
@media (max-width:999px){
	.section--blogs{
		padding-left:4vw;
		padding-right:4vw;
	}
	.section--blogs .column-container{
	    justify-items: start;
	    column-gap: unset;
	    grid-template-areas: "auto" "auto";
		grid-template-columns: unset;
	}
	.section--blogs .column-container .column.latest_post_container,
	.section--blogs .column-container .column.latest_event_container{
		max-width: unset;
		width:100%;
	}
	.section--blogs .row-container .row{
	    grid-template-areas: "auto auto";
	}
	.section--blogs .row-container .row .column .thumbnail-image{
		height: unset;
	}
	.section--blogs .thumbnail .thumbnail-title{
	    margin-bottom: unset;
	}
}
@media (max-width: 1102px){
	.section--blogs .thumbnail .thumbnail-title,.section--blogs .thumbnail a.thumbnail-link {
	    padding: 0 0px;
	}
	.section--blogs .thumbnail .thumbnail-category {
    	padding: 20px 0px 10px;
	}
}
@media (max-width: 768px){
	.section--blogs .row-container .row{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    column-gap: 24px;
	}
	.section--blogs .column-container .column.latest_post_container,
	.section--blogs .column-container .column.latest_event_container{
		width:100%;
	}
	.section--blogs .column-container {
    	flex-wrap: wrap;
	}
	
	.section--blogs .row-container .row.one-col .column,.section--blogs .row-container .row.two-col .column{
		max-width: unset;
	}
	.section--blogs .row-container .row .column{
		width:100%;
	}
	.section--blogs .column-container{
	margin-bottom: 50px;
	}
	.section--blogs .recent_posts_container,.section--blogs .recent_events_container{
		margin-bottom: 25px;
	}
	
	.section--blogs .row-container .row .column .thumbnail{
		margin-bottom: 25px;
	}
}
@media (max-width: 568px){
	.section--blogs .thumbnail a.thumbnail-link {
   		font-size: 4vw;
	}
	.section--blogs .row-container .row{
	    grid-template-areas: "auto";
	}
	.section--blogs .thumbnail .thumbnail-title{
	    height: unset;
	}
}
@media (max-width: 480px){
	.section--blogs.section--base{
		padding-bottom: 7.2rem;
	    padding-top: 7.2rem;
	}
}
/*Footer New Mobile Responsive CSS*/
#footer--default .row--core .col--navigation-primary .menu ul{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
}
#footer--default .row--core .col--navigation-primary .menu ul > li:nth-child(2n) {
    margin-left: 3.5vw;
}
#footer--default .row--core .col--logo{
	grid-area: auto;
}
#footer--default .row--core .col--navigation-primary{
	grid-area: auto;
}
#footer--default .row--core .col--navigation-links{
	grid-area: auto;
}
@media (max-width: 999px){
	#footer--default .row--core .col--logo{
	grid-area: column1;
	}
	#footer--default .row--core .col--navigation-primary{
		grid-area: column2;
	}
	#footer--default .row--core .col--navigation-links{
		grid-area: column3;
	}
	#footer--default .row--core{
		display: grid;
    	grid-template-areas:
        "column1 column1"
        "column2 column3";
	}
}
@media (max-width: 567px){
	#footer--default .row--core{
		display: grid;
    	grid-template-areas:
        "column1"
        "column2"
		"column3";
	}
}

@media (max-width: 480px){
	#footer--default .row--core .col--navigation-primary .menu ul{
	display: grid;
    grid-template-columns: unset;
	}
	#footer--default .row--core .col--navigation-primary .menu ul > li:nth-child(2n) {
	    margin-left: unset;
	}
}
/* CUSTOM STYLING OF SECTIONS */
#gm-community-tel-section + .section--separator {
    display: none;
}
.gm-flex-row{
	display: flex;
}
#gm-featured-activities li {
    width: 24.5%;
    display: inline-block;
}
#gm-featured-activities ul {
    margin: 30px 0 0;
}
#gm-connection-value blockquote p {
    font-size: 67%;
}


/* NEW RESPONSIVE */
@media screen and (max-width: 1200px){
  #gm-featured-activities li {
      width: 32.5%;
  }
}
@media screen and (max-width: 767px){
	.section--images-two-cols .gm-cols .gm-col {
    width: 100%;
}
.section--images-two-cols .gm-cols.gm-flex-row {
    flex-direction: column;
		gap: 30px;
	}
  #gm-featured-activities li {
      width: 100%;
  }
}
/*Tags Page (archive.php) */
.section--blogs.section--all{
	padding-top: 7.2rem;
	padding-bottom: 7.2rem;
}
.section--blogs.section--all .thumbnail-title a{
	color:#003338;
	box-shadow:none;
}
.section--blogs.section--all p.thumbnail-excerpt {
    padding: 0 0 0 33px;
}
@media (max-width: 1102px){
.section--blogs.section--all p.thumbnail-excerpt {
    padding: 0 0 0 0;
}
}
@media (max-width: 999px){
}


.teaser-v6 .header {
  background-color: transparent !important;
}

.footer--social-block {
  margin:24px 0 0;
  display:grid;
  grid-template-columns: 30px 30px 30px;
  column-gap: 12px;
}
