@charset "UTF-8";
/*
Theme Name: Breadforthecity
Text Domain: palermo
*/
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensed-Bold.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensed-BoldItalic.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("fonts/OpenSans-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("fonts/OpenSans-ExtraBoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensed-Regular.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed Extra";
  src: url("fonts/OpenSansHebrewCondensed-ExtraBold.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-ExtraBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensedLight-Italic.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensedLight-Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensed-Light.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed";
  src: url("fonts/OpenSansHebrewCondensed-Italic.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensed-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Hebrew Condensed Extra";
  src: url("fonts/OpenSansHebrewCondensedExtraBold-Italic.woff2") format("woff2"), url("fonts/OpenSansHebrewCondensedExtraBold-Italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-MediumItalic.woff2") format("woff2"), url("fonts/OpenSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Italic.woff2") format("woff2"), url("fonts/OpenSans-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-LightItalic.woff2") format("woff2"), url("fonts/OpenSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Medium.woff2") format("woff2"), url("fonts/OpenSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Regular.woff2") format("woff2"), url("fonts/OpenSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Light.woff2") format("woff2"), url("fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("fonts/OpenSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-SemiBold.woff2") format("woff2"), url("fonts/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  font-size: 16px;
  background: #FAFAFA;
  float: left;
  width: 100%;
}
body img {
  max-width: 100%;
  height: auto;
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow: hidden;
  padding-top: 105px;
}
@media only screen and (max-width: 900px) {
  .site {
    padding-top: 105px;
  }
}

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.hidden {
  display: none;
}

[data-aos] {
  opacity: 0.01;
}

h1,
.h1,
.h1 p {
  font-size: 56px;
}
@media only screen and (max-width: 900px) {
  h1,
  .h1,
  .h1 p {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  h1,
  .h1,
  .h1 p {
    font-size: 45px;
  }
}

h2,
.h2,
.h2 p {
  font-size: 56px;
}
@media only screen and (max-width: 900px) {
  h2,
  .h2,
  .h2 p {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  h2,
  .h2,
  .h2 p {
    font-size: 45px;
  }
}

h3,
.h3,
.h3 p {
  font-size: 40px;
}
@media only screen and (max-width: 900px) {
  h3,
  .h3,
  .h3 p {
    font-size: 36px;
  }
}
@media only screen and (max-width: 768px) {
  h3,
  .h3,
  .h3 p {
    font-size: 32px;
  }
}

h4,
.h4,
.h4 p {
  font-size: 32px;
}
@media only screen and (max-width: 900px) {
  h4,
  .h4,
  .h4 p {
    font-size: 29px;
  }
}
@media only screen and (max-width: 768px) {
  h4,
  .h4,
  .h4 p {
    font-size: 26px;
  }
}

h5,
.h5,
.h5 p {
  font-size: 24px;
}
@media only screen and (max-width: 900px) {
  h5,
  .h5,
  .h5 p {
    font-size: 21px;
  }
}
@media only screen and (max-width: 768px) {
  h5,
  .h5,
  .h5 p {
    font-size: 19px;
  }
}

h6,
.h6,
.h6 p {
  font-size: 18px;
}
@media only screen and (max-width: 900px) {
  h6,
  .h6,
  .h6 p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  h6,
  .h6,
  .h6 p {
    font-size: 14px;
  }
}

a {
  color: #000000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

p,
.p,
figure,
li {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.4;
}
.content--text li {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 3px;
}
.single span.date.date--outline {
    margin-left: 40px;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    display: inline-block;
    margin-top: 12px;
    background: #ffffff;
    border-radius: 20px;
    padding: 10px 20px;
    line-height: 17px;
}
@media only screen and (max-width: 900px) {
  p,
  .p,
  figure,
  li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  p,
  .p,
  figure,
  li {
    font-size: 13px;
  }

  .single span.date.date--outline {
    margin-left: 0px;
    font-size: 12px;
    margin-top: 5px;
    border-radius: 20px;
    padding: 5px 12px;
  }
}
p a,
.p a,
figure a,
li a {
  color: #000000;
  position: relative;
}
hr {
  background: #D0D0D0;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

b,
strong,
strong * {
  font-weight: 700;
}

*:focus {
  outline: none;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

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

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.container,
.page-width {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 25px;
}
@media only screen and (max-width: 1224px) {
  .container,
  .page-width {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 900px) {
  [class^=col-md] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 900px) {
  [class^=col-xs] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

#wpdcom .wpd-prim-button {
  line-height: 29px;
  height: 32px;
}

#wpdcom .wpd-blog-administrator .wpd-comment-author, #wpdcom .wpd-blog-administrator .wpd-comment-author a {
  color: #0A9A65;
}

#wpdcom .wpd-blog-administrator .wpd-comment-label {
  background-color: #0A9A65;
}

.content--text .default_block {
  max-width: 912px;
}
.content--text .default_block:first-child {
  margin-top: 50px;
}
.content--text .default_block:last-child {
  margin-bottom: 50px;
}

.search-results {
  background: #FAFAFA;
}
.search-results .container {
  max-width: 1224px;
  padding-bottom: 50px;
}
.search-results .site--header .container {
  padding-bottom: 0px;
}
.search-results .page-header {
  padding: 50px 0;
  padding-bottom: 0;
}
.search-results .page-header h3 {
  font-weight: 700;
}
.search-results article {
  margin-bottom: 30px;
}
.search-results article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  display: flex;
  border-radius: 24px;
  overflow: hidden;
  background: #fff;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .search-results article a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search-results article a p, .search-results article a h2 {
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-results article a:hover {
  color: #fff;
  background: #0A9A65;
}
.search-results article a:hover p, .search-results article a:hover h2 {
  color: #fff;
}
.search-results article h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-results article h2 a {
  font-weight: 700;
}
.search-results article h2 a:hover {
  color: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .search-results article h2 {
    font-size: 24px;
  }
}
.search-results article .entry-meta {
  font-size: 14px;
  margin-bottom: 15px;
}
.search-results .entry-content {
  padding: 30px;
}
@media only screen and (max-width: 1100px) {
  .search-results .entry-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 20px;
  }
}
.search-results .entry-thumbnail {
  width: 400px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media only screen and (max-width: 1100px) {
  .search-results .entry-thumbnail {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .search-results .entry-thumbnail img {
    aspect-ratio: 4/2.5;
  }
}
.search-results .entry-thumbnail img {
  aspect-ratio: unset;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-results .nav-links {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
.search-results .nav-links a {
  color: #fff;
  border-radius: 24px;
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  background: #0A9A65;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search-results .nav-links a:hover {
  background: #026C45;
}

.searchform {
  -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
}

.fwpl-layout {
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px;
  padding-top: 60px;
}
@media only screen and (max-width: 1224px) {
  .fwpl-layout {
    padding: 0 15px;
    padding-top: 30px;
  }
}
.fwpl-layout .fwpl-result {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 10px;
}
.fwpl-layout .fwpl-result .fwpl-item {
  font-size: 14px;
}
.fwpl-layout .fwpl-result .fwpl-item a {
  color: #0A9A65;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fwpl-layout .fwpl-result .fwpl-item a:hover {
  color: #026C45;
}

.facetwp-type-pager {
  text-align: center;
}
.facetwp-type-pager .facetwp-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .facetwp-type-pager .facetwp-pager {
    gap: 15px;
  }
}
@media only screen and (max-width: 460px) {
  .facetwp-type-pager .facetwp-pager {
    gap: 5px;
  }
}
.facetwp-type-pager .facetwp-pager .facetwp-page {
  font-size: 16px;
  text-decoration: none;
  width: 31px;
  line-height: 30px;
  max-height: 31px;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .facetwp-type-pager .facetwp-pager .facetwp-page {
    font-size: 13px;
    width: 25px;
    line-height: 25px;
    max-height: 25px;
  }
}
@media only screen and (max-width: 460px) {
  .facetwp-type-pager .facetwp-pager .facetwp-page {
    width: 20px;
    line-height: 20px;
    max-height: 20px;
  }
}
.facetwp-type-pager .facetwp-pager .facetwp-page.prev {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
  text-indent: -99999em;
}
.facetwp-type-pager .facetwp-pager .facetwp-page.next {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
  text-indent: -99999em;
}
@media only screen and (max-width: 768px) {
  .facetwp-type-pager .facetwp-pager .facetwp-page.next {
    width: 15px;
    height: 15px;
    background-size: 6px 6px;
  }
}
.facetwp-type-pager .facetwp-pager .facetwp-page.active {
  border: 1px solid #0A9A65;
  border-radius: 50%;
  font-weight: 700;
}
.facetwp-type-pager .facetwp-pager .facetwp-page:hover {
  border: 1px solid #0A9A65;
  border-radius: 50%;
}
.facetwp-type-pager .facetwp-pager .facetwp-page.next:hover, .facetwp-type-pager .facetwp-pager .facetwp-page.prev:hover {
  border: 0 none;
}

.site--header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 25;
  background: #FAFAFA;
  padding: 10px 0;
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*
  @include responsiveMax('tablet-v'){
      padding: 15px 0;
      min-height: 105px;
  }
      */
}
.site--header.shadow {
  -webkit-box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
          box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
}
.site--header .container {
  max-width: 1224px;
}
.site--header__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 50px;
}
@media only screen and (max-width: 1100px) {
  .site--header__grid {
    gap: 20px;
  }
}
.site--header__site-branding {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.site--header__site-branding .logo--site {
  max-width: 210px;
}
@media only screen and (max-width: 900px) {
  .site--header__site-branding .logo--site {
    max-width: 160px;
  }
}
.site--header__content--menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .site--header__content--menu {
    display: none;
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    background: #FAFAFA;
    padding: 20px;
    padding-top: 0;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    height: calc(100vh - 105px);
    overflow-y: auto;
  }
}
.site--header__content--menu.is-active {
  display: block;
}
.site--header__hamburger {
  z-index: 1;
  display: none;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  margin-top: -8px;
  width: 40px;
  position: relative;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.site--header__hamburger.is-active:hover {
  color: #0A9A65;
}
.site--header__hamburger.is-active:visited, .site--header__hamburger.is-active:focus {
  color: #0A9A65;
}
.site--header__hamburger.is-active.hamburger-inner, .site--header__hamburger.is-active.hamburger-inner::before, .site--header__hamburger.is-active.hamburger-inner::after {
  background-color: #0A9A65;
}
.site--header__hamburger .hamburger-box {
  display: block;
  float: left;
}
.site--header__hamburger .hamburger-inner,
.site--header__hamburger .hamburger-inner::before,
.site--header__hamburger .hamburger-inner::after {
  width: 40px;
  height: 5px;
  background-color: #0A9A65;
  border-radius: 5px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.site--header__hamburger .hamburger-inner::after {
  width: 40px;
}
.site--header__hamburger .is-active .hamburger-inner::after {
  width: 40px;
}
.site--header__hamburger .hamburger-inner::before,
.site--header__hamburger .hamburger-inner::after {
  content: "";
  display: block;
}
.site--header__hamburger .hamburger-inner::before {
  top: -10px;
}
.site--header__hamburger .hamburger-inner::after {
  bottom: -10px;
}
.site--header__hamburger.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site--header__hamburger.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.site--header__hamburger.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site--header__hamburger.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.site--header__hamburger.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.site--header__hamburger.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (max-width: 900px) {
  .site--header__hamburger {
    display: block;
  }
}
.site--header__main-navigation {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: 100%;
}
@media only screen and (min-width: 900px) {
  .site--header__main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    height: auto;
  }
}
.site--header__main-navigation .menu-primary-menu-container {
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .menu-primary-menu-container {
    height: auto;
  }
}
.site--header__main-navigation .menu-toggle {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
}
.site--header__main-navigation .make-an-impact-mobile, .site--header__main-navigation .about-us-mobile, .site--header__main-navigation .volunteer-mobile, .site--header__main-navigation .donate-today-mobile, .site--header__main-navigation .our-services-mobile, .site--header__main-navigation .our-team-mobile, .site--header__main-navigation .events-mobile, .site--header__main-navigation .press-room-mobile, .site--header__main-navigation .updates-mobile {
  display: none !important;
}
@media only screen and (max-width: 1100px) {
  .site--header__main-navigation .make-an-impact-mobile, .site--header__main-navigation .about-us-mobile, .site--header__main-navigation .volunteer-mobile, .site--header__main-navigation .donate-today-mobile, .site--header__main-navigation .our-services-mobile, .site--header__main-navigation .our-team-mobile, .site--header__main-navigation .events-mobile, .site--header__main-navigation .press-room-mobile, .site--header__main-navigation .updates-mobile {
    display: block !important;
  }
}
.site--header__main-navigation .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  height: 100%;
}
@media only screen and (max-width: 1100px) {
  .site--header__main-navigation .nav-menu {
    gap: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.site--header__main-navigation .nav-menu > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    border-top: 1px solid #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li::after {
    content: "";
    background-size: contain;
    width: 5px;
    height: 8px;
    margin-left: 6px;
    display: inline-block;
    background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
    position: absolute;
    right: 5px;
    top: 30px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
.site--header__main-navigation .nav-menu > li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 4px solid #FAFAFA;
  font-size: 14px;
  font-weight: 600;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li a {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > a {
  position: relative;
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > a::after {
  content: "";
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-left: 6px;
  display: inline-block;
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > a::after {
    display: none;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > a:before {
  width: 100%;
  height: 25px;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > a:before {
    display: none;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu {
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: -100;
  position: absolute;
  background: #FAFAFA;
  width: 100%;
  border-top: 1px solid #eceff1;
  top: 87px;
  left: 0;
  padding: 25px;
  padding-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 50px;
  -webkit-box-shadow: 0 20px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 24px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-top: 1px solid #eceff1;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    gap: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
    border-radius: 0;
    box-shadow: none;
    border-top: none;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li {
  display: block;
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li::before {
  content: "";
  background: #eceff1;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  margin-left: -25px;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li::before {
    display: none;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li:first-child::before {
  display: none;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li.menu-item-has-children::after {
    content: "";
    background-size: contain;
    width: 5px;
    height: 8px;
    margin-left: 6px;
    display: inline-block;
    background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center top;
    position: absolute;
    right: 5px;
    top: 13px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li {
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    position: relative;
    border-top: 1px solid #D0D0D0;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: none;
    padding-left: 10px;
  }
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #0A9A65;
    border-radius: 50%;
    top: 22px;
    left: 0;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > a {
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > a {
    margin: 0;
    padding: 8px 0 8px 10px;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > a:hover {
  color: #0A9A65;
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 25;
  position: relative;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin-top: 10px;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-out;
    transition: max-height 0.5s ease-out;
    margin-top: 0;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li {
  margin-bottom: 3px;
  display: block;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li {
    margin-bottom: 0;
    padding-left: 10px;
    position: relative;
  }
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: transparent;
    border-radius: 50%;
    top: 50%;
    left: 0;
    border: 1px solid #0A9A65;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > a {
  font-size: 14px;
  padding: 0px 0 0px 10px;
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > a {
    padding: 8px 0 8px 10px;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li > .sub-menu > li > a:hover {
  color: #0A9A65;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li.is-open > .sub-menu {
    max-height: 500px;
    -webkit-transition: max-height 0.5s ease-in;
    transition: max-height 0.5s ease-in;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children > .sub-menu > li.is-open::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media only screen and (min-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children:hover > a {
    border-bottom: 4px solid #0A9A65;
  }
}
@media only screen and (min-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children:hover > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    visibility: visible;
    z-index: 24;
  }
}
.site--header__main-navigation .nav-menu > li.menu-item-has-children.is-open > a {
  border-bottom: 4px solid #0A9A65;
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children.is-open > a {
    border-bottom: none;
    color: #0A9A65;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children.is-open > .sub-menu {
    max-height: 500px;
    -webkit-transition: max-height 0.5s ease-in;
    transition: max-height 0.5s ease-in;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__main-navigation .nav-menu > li.menu-item-has-children.is-open::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.site--header__mobile--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.site--header__language--content {
  margin-left: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media only screen and (max-width: 900px) {
  .site--header__language--content.desktop {
    display: none;
  }
}
.site--header__language--content.mobile {
  display: none;
}
@media only screen and (max-width: 900px) {
  .site--header__language--content.mobile {
    display: block;
    margin-top: 0;
    margin-left: 0;
  }
}
.site--header__language--content ul li {
  display: inline-block;
  margin-bottom: 0;
}
.site--header__language--content ul li a.wpml-ls-item-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.site--header__language--content ul li a.wpml-ls-item-toggle::after {
  content: "";
  background-size: contain;
  width: 5px;
  height: 8px;
  display: inline-block;
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  right: 0;
  top: calc(50% - 4px);
}
.site--header .wpml-ls-legacy-dropdown {
  width: auto;
}
.site--header__search--content {
  margin-left: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .site--header__search--content {
    margin-left: 0;
    margin-top: 0;
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    border-top: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__search--content .search--box--grid {
    border: 1px solid #D0D0D0;
    border-radius: 30px;
    padding: 5px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.site--header__search--content .search--box {
  position: absolute;
  top: 0px;
  right: -5px;
  background: #ffffff;
  border-radius: 30px;
  padding: 10px;
  height: 42px;
  width: 300px;
  -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
  padding-right: 40px;
  pointer-events: none;
  width: 42px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.site--header__search--content .search--box button {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 2px;
  background-color: transparent;
  cursor: pointer;
}
.site--header__search--content .search--box input {
  border-radius: 0;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  background: none;
  border: none;
  padding: 0 10px;
}
.site--header__search--content .search--box input::-webkit-input-placeholder {
  color: #D0D0D0;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input::-moz-placeholder {
  color: #D0D0D0;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input:-ms-input-placeholder {
  color: #D0D0D0;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input::-ms-input-placeholder {
  color: #D0D0D0;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input::placeholder {
  color: #D0D0D0;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input:-ms-input-placeholder {
  color: #D0D0D0;
  font-size: 12px;
  font-weight: 400;
}
.site--header__search--content .search--box input::-ms-input-placeholder {
  color: #D0D0D0;
  font-size: 12px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .site--header__search--content .search--box {
    display: block;
    pointer-events: all;
    opacity: 1;
    width: 100%;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
    height: 100%;
    right: unset;
    padding: 0;
  }
  .site--header__search--content .search--box form {
    padding: 0 40px 0 0;
  }
  .site--header__search--content .search--box input {
    height: 40px;
  }
}
@media only screen and (max-width: 900px) and (max-width: 768px) {
  .site--header__search--content .search--box input {
    font-size: 16px;
  }
}
.site--header__search--content .search--action button {
  background: transparent;
  cursor: pointer;
  padding: 0;
  padding: 10px;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .site--header__search--content .search--action {
    display: none;
  }
}
.site--header__search--content .open .search--box {
  width: 35vw;
  opacity: 1;
  pointer-events: all;
}
@media only screen and (max-width: 1440px) {
  .site--header__search--content .open .search--box {
    width: 42vw;
  }
}
@media only screen and (max-width: 1100px) {
  .site--header__search--content .open .search--box {
    width: 46vw;
  }
}
.site--header__action--content {
  margin-left: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media only screen and (max-width: 900px) {
  .site--header__action--content {
    margin-left: 0;
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.site--header__action--content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media only screen and (max-width: 900px) {
  .site--header__action--content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}
.site--header__action--content ul li {
  display: inline-block;
  margin-bottom: 0;
}
@media only screen and (max-width: 900px) {
  .site--header__action--content ul li {
    display: block;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    border-top: 1px solid #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .site--header__action--content ul li a {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.site--header__action--content ul li a.donate--button {
  position: relative;
  z-index: 1;
}
.site--header__action--content ul li a.donate--button.donate--animated {
  -webkit-animation: button-scale 0.3s forwards 1;
          animation: button-scale 0.3s forwards 1;
}
.site--header__action--content ul li a.donate--button.donate--animated::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -15px;
  bottom: -20px;
  right: -15px;
  background: inherit;
  border-radius: 50px;
  z-index: -1;
  opacity: 0.4;
  -webkit-transform: scale3d(0.8, 0.5, 1);
          transform: scale3d(0.8, 0.5, 1);
  -webkit-animation: button-shadow 0.3s 0.3s forwards 1;
          animation: button-shadow 0.3s 0.3s forwards 1;
}
@-webkit-keyframes button-scale {
  60% {
    -webkit-transform: scale3d(0.95, 0.95, 1);
            transform: scale3d(0.95, 0.95, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes button-scale {
  60% {
    -webkit-transform: scale3d(0.95, 0.95, 1);
            transform: scale3d(0.95, 0.95, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes button-shadow {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes button-shadow {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.loaded .site--header__site-branding, .loaded .site--header__content--menu {
  opacity: 1;
  visibility: visible;
}

#wpdcom {
  width: 790px;
  max-width: 100%;
  padding: 0 20px;
}

.wpml-ls-legacy-dropdown a {
  border: none;
  background: #FAFAFA;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  padding: 0;
  padding-right: 12px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 22px;
  height: 13px;
  border-radius: 2px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  width: 42px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
  background: none;
}

.otgs-development-site-front-end {
  display: none;
}

html[lang=es] .site--header .container {
  max-width: 1230px;
}

.no-results {
  max-width: 1224px;
  margin: 0 auto;
  float: none;
  padding-bottom: 100px;
  padding-top: 50px;
}
.no-results h1 {
  margin-bottom: 30px;
  font-weight: 700;
}
.no-results #searchform {
  max-width: 600px;
  margin-top: 30px;
}
.no-results #searchform div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 24px;
}
.no-results #searchform div input {
  padding-left: 30px;
}
.no-results #searchform div input[type=submit] {
  padding: 14px 32px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  border-radius: 24px;
  background: #0A9A65;
  color: #ffffff;
}

.site--footer {
  padding-top: 19px;
  background: #0A9A65;
  position: relative;
  float: left;
  width: 100%;
}
.site--footer::before {
  content: "";
  background: transparent url("images/layout/layout--footer.svg") no-repeat scroll center center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 660px;
  z-index: 0;
}
.site--footer .container {
  max-width: 1224px;
}
.site--footer p {
  color: #ffffff;
  font-size: 14px;
}
.site--footer .title--box {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .site--footer .title--box {
    margin-bottom: 15px;
    text-align: center;
  }
}
.site--footer .title--box span {
  color: #ffffff;
  font-weight: 700;
  font-size: 24px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .site--footer .title--box span {
    font-size: 22px;
  }
}
.site--footer .title--box span.light {
  display: inline-block;
  font-weight: 400;
}
@media only screen and (max-width: 1240px) {
  .site--footer .title--box.first--title {
    text-align: center;
  }
}
@media only screen and (max-width: 1100px) {
  .site--footer .title--box.first--title {
    margin-bottom: -15px;
  }
}
@media only screen and (max-width: 900px) {
  .site--footer .title--box.first--title {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 650px) {
  .site--footer .title--box.first--title {
    margin-bottom: -15px;
  }
}
.site--footer__logo {
  text-align: center;
  width: 100%;
  position: relative;
}
.site--footer__logo img {
  width: 100%;
  max-width: 232px;
}
@media only screen and (max-width: 768px) {
  .site--footer__logo img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 460px) {
  .site--footer__logo img {
    max-width: 125px;
  }
}
.site--footer__useful--info {
  position: relative;
  margin-top: 15px;
  border-top: 1px solid #22BB83;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 46px;
  padding-bottom: 52px;
}
@media only screen and (max-width: 1240px) {
  .site--footer__useful--info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 25px;
    padding-bottom: 25px;
    gap: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.site--footer__useful--info .visit--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}
@media only screen and (max-width: 1336px) {
  .site--footer__useful--info .visit--content {
    gap: 0 15px;
  }
}
@media only screen and (max-width: 1240px) {
  .site--footer__useful--info .visit--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .visit--content {
    gap: 30px;
  }
}
.site--footer__useful--info .visit--content__box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}
@media only screen and (max-width: 1240px) {
  .site--footer__useful--info .visit--content__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .visit--content__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 35%;
            flex: 0 1 35%;
    text-align: center;
  }
}
@media only screen and (max-width: 900px) {
  .site--footer__useful--info .visit--content__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    text-align: center;
  }
}
@media only screen and (max-width: 650px) {
  .site--footer__useful--info .visit--content__box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.site--footer__useful--info .visit--content__box strong {
  display: block;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .visit--content__box strong {
    font-size: 13px;
  }
}
.site--footer__useful--info .visit--content__box p {
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 31px;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .visit--content__box p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.site--footer__useful--info .visit--content__box .button {
  padding: 8px 12px;
  font-size: 12px;
}
.site--footer__useful--info .links--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 41px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
@media only screen and (max-width: 1336px) {
  .site--footer__useful--info .links--content {
    gap: 0 35px;
  }
}
@media only screen and (max-width: 900px) {
  .site--footer__useful--info .links--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .links--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site--footer__useful--info .links--content ul li {
  display: block;
  margin-bottom: 5px;
}
.site--footer__useful--info .links--content ul li a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .links--content ul li a {
    font-size: 13px;
  }
}
.site--footer__useful--info .links--content ul li a:hover {
  opacity: 0.7;
}
.site--footer__useful--info .links--content ul li a::before {
  content: "";
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
  width: 7px;
  height: 10px;
  display: inline-block;
  background-size: contain;
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .links--content ul li a::before {
    margin-right: 7px;
  }
}
.site--footer__useful--info .form--footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}
@media only screen and (max-width: 900px) {
  .site--footer__useful--info .form--footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .form--footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
@media only screen and (max-width: 650px) {
  .site--footer__useful--info .form--footer__content .gform_fields {
    gap: 0 !important;
  }
}
.site--footer__useful--info .form--footer__content .gform_confirmation_message {
  color: #ffffff;
}
.site--footer__useful--info .form--footer__content .gform_wrapper .gform_validation_errors {
  background: #c02b0a;
  margin-bottom: 16px;
}
.site--footer__useful--info .form--footer__content .gform_wrapper .gform_validation_errors > h2 {
  color: #fff;
}
.site--footer__useful--info .form--footer__content .gform_wrapper .gfield_description {
  background: none;
  padding: 0;
  border: none;
  font-weight: bold;
  color: #fff;
}
.site--footer__useful--info .form--footer__content .gform_wrapper .ginput_container_checkbox + .gfield_description {
  text-align: center;
}
.site--footer__useful--info .form--footer__content .gfield.gfield_error input[type=text],
.site--footer__useful--info .form--footer__content .gfield.gfield_error input[type=email] {
  border-color: #c02b0a;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text],
.site--footer__useful--info .form--footer__content .gfield input[type=email] {
  border: 1px solid #42E1A7;
  border-radius: 4px;
  background: transparent;
  padding: 13px 14px;
  color: #ffffff;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .form--footer__content .gfield input[type=text],
  .site--footer__useful--info .form--footer__content .gfield input[type=email] {
    font-size: 16px;
  }
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]:focus,
.site--footer__useful--info .form--footer__content .gfield input[type=email]:focus {
  border-color: #fff;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]::-webkit-input-placeholder, .site--footer__useful--info .form--footer__content .gfield input[type=email]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]::-moz-placeholder, .site--footer__useful--info .form--footer__content .gfield input[type=email]::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]:-ms-input-placeholder, .site--footer__useful--info .form--footer__content .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]::-ms-input-placeholder, .site--footer__useful--info .form--footer__content .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]::placeholder,
.site--footer__useful--info .form--footer__content .gfield input[type=email]::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]:-ms-input-placeholder,
.site--footer__useful--info .form--footer__content .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield input[type=text]::-ms-input-placeholder,
.site--footer__useful--info .form--footer__content .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox {
    margin-top: 15px;
  }
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice:first-child {
  width: 45%;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice:last-child {
  width: 55%;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #42E1A7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice label::before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #42E1A7;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.site--footer__useful--info .form--footer__content .gfield .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #42E1A7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.site--footer__useful--info .form--footer__content .gform_footer {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 650px) {
  .site--footer__useful--info .form--footer__content .gform_footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site--footer__useful--info .form--footer__content .gform_footer input[type=submit] {
  padding: 9px 24px 9px 12px;
  font-size: 12px;
  border: 0 none;
  text-align: center;
  display: block;
  position: relative;
  cursor: pointer;
  background: #ffffff url(images/icons/icon--arrow--green.svg) 85% center no-repeat;
}
@media only screen and (max-width: 768px) {
  .site--footer__useful--info .form--footer__content .gform_footer input[type=submit] {
    min-height: inherit !important;
    line-height: inherit !important;
  }
}
.site--footer__useful--info .form--footer__content .gform_footer input[type=submit]:hover {
  color: #0A9A65;
}
.site--footer__social--partners {
  position: relative;
  border-top: 1px solid #22BB83;
  padding-top: 27px;
  padding-bottom: 33px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.site--footer__social--partners .social--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .social--content {
    gap: 15px;
  }
}
.site--footer__social--partners .social--content a {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .social--content a {
    width: 35px;
    height: 35px;
  }
}
.site--footer__social--partners .social--content a svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .social--content a svg {
    max-width: 50%;
  }
}
@media only screen and (max-width: 650px) {
  .site--footer__social--partners .social--content a svg {
    max-width: 20px;
    max-height: 20px;
  }
}
.site--footer__social--partners .social--content a svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.site--footer__social--partners .social--content a:hover {
  background: #ffffff;
}
.site--footer__social--partners .social--content a:hover svg path {
  fill: #0A9A65;
}
.site--footer__social--partners .partners--content {
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .partners--content {
    margin-top: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.site--footer__social--partners .partners--content__icons {
  padding-top: 16px;
  padding-bottom: 14px;
  padding-left: 19px;
  padding-right: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 47px;
  border-radius: 8px;
  background: #ffffff;
}
.site--footer__social--partners .partners--content__icons a img {
  width: auto;
  height: 170px;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .partners--content__icons a img {
    height: 120px;
  }
}
.site--footer__social--partners .partners--content__copyright {
  margin-top: 29px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .site--footer__social--partners .partners--content__copyright {
    margin-top: 15px;
  }
}
.site--footer__social--partners .partners--content__copyright p {
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  margin: 0;
}
@media only screen and (max-width: 460px) {
  .site--footer__social--partners .partners--content__copyright p {
    font-size: 11px;
  }
}
.site--footer__copyright {
  position: relative;
  border-top: 1px solid #22BB83;
  position: relative;
  padding-top: 26px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
}
.site--footer__copyright .copyright--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site--footer__copyright .copyright--content p {
  color: #42E1A7;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 650px) {
  .site--footer__copyright .copyright--content p {
    display: block;
  }
}
@media only screen and (max-width: 460px) {
  .site--footer__copyright .copyright--content p {
    font-size: 11px;
  }
}
.site--footer__copyright .copyright--content span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 3px;
}
@media only screen and (max-width: 650px) {
  .site--footer__copyright .copyright--content span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
  }
}
.site--footer__copyright .copyright--content span svg {
  margin-right: 3px;
}
@media only screen and (max-width: 650px) {
  .site--footer__copyright .copyright--content span svg {
    margin-right: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.site--footer__copyright .copyright--content span a {
  color: #42E1A7;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.site--footer__copyright .copyright--content span a:hover {
  color: #fff;
}
.site--footer__copyright .back--top .back {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #42E1A7;
  position: relative;
  background: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.site--footer__copyright .back--top .back:hover {
  border-color: #fff;
}
@media only screen and (max-width: 768px) {
  .site--footer__copyright .back--top .back {
    width: 30px;
    height: 30px;
  }
}
.site--footer__copyright .back--top .back svg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .site--footer__copyright .back--top .back svg {
    max-width: 10px;
  }
}

.button {
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1336px) {
  .button {
    font-size: 13px;
    padding: 11px 14px;
  }
}
@media only screen and (max-width: 1100px) {
  .button {
    font-size: 12px;
    padding: 8px 12px;
  }
}
.button::after {
  content: "";
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
}
.button--square {
  border-radius: 4px;
}
.button--rounded {
  border-radius: 24px;
}
.button--green {
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
.button--green::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.button--green:hover {
  background: #026C45;
  border-color: #026C45;
}
.button--white {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.button--white::after {
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
}
.button--white:hover {
  color: #0A9A65;
  border-color: #ffffff;
}
.button--white--outline {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.button--white--outline::after {
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
}
.button--white--outline:hover {
  background: transparent;
  color: #ffffff;
  border-color: #0A9A65;
}
.button--outline {
  background: transparent;
  color: #000000;
  border-color: #0A9A65;
}
.button--outline::after {
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
}
.button--outline:hover {
  background: #EFF7F4;
  border-color: #026C45;
  color: #0A9A65;
}
.button--transparent {
  background: transparent;
  color: #ffffff;
  border-color: transparent;
}
.button--transparent::after {
  display: none;
}
.button--transparent:hover {
  background: transparent;
  color: #000000;
}
.button font {
  display: contents;
  pointer-events: none;
}

.link {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1336px) {
  .link {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1100px) {
  .link {
    font-size: 12px;
  }
}
.link::after {
  content: "";
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
}
.link:hover {
  color: #0A9A65;
}

.button-msg {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #026C45;
  border-radius: 10px;
  padding: 10px 15px;
  color: #fff;
  white-space: nowrap;
  margin-bottom: 5px;
  opacity: 0;
  pointer-events: none;
}

.show-message .button-msg {
  -webkit-animation: button-msg 2s 1;
          animation: button-msg 2s 1;
}

@-webkit-keyframes button-msg {
  0% {
    -webkit-transform: translateX(-50%) translateY(50px);
            transform: translateX(-50%) translateY(50px);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50px);
            transform: translateX(-50%) translateY(-50px);
    opacity: 0;
  }
}

@keyframes button-msg {
  0% {
    -webkit-transform: translateX(-50%) translateY(50px);
            transform: translateX(-50%) translateY(50px);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50px);
            transform: translateX(-50%) translateY(-50px);
    opacity: 0;
  }
}
.title--section {
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1224px) {
  .title--section {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}
.title--section__logo {
  text-align: center;
}
.title--section .icon--title {
  display: block;
}
.title--section .icon--title svg {
  width: 100%;
  max-width: 30px;
}
@media only screen and (max-width: 1100px) {
  .title--section .icon--title svg {
    max-width: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .title--section .icon--title svg {
    max-width: 20px;
  }
}
.title--section h2 {
  font-weight: 400;
  font-size: 22px;
  line-height: 50px;
  color: #000000;
  margin-top: 12px;
}
@media only screen and (max-width: 768px) {
  .title--section h2 {
    font-size: 19px;
    line-height: 25px;
  }
}
.title--section h4 {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .title--section h4 {
    font-size: 16px;
  }
}
.title--section p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-top: 12px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .title--section p {
    font-size: 13px;
    line-height: 18px;
  }
}
.title--section p em {
  font-size: 12px;
}
.title--section a {
  color: #0A9A65;
}
.title--section blockquote {
  text-align: left;
  border-left: 4px solid green;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .title--section blockquote {
    border-left: 2px solid green;
  }
}
.title--section blockquote p {
  margin-top: 0;
  font-weight: 700;
  font-size: 24px;
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  .title--section blockquote p {
    font-size: 18px;
  }
}
.title--section ul,
.title--section ol {
  margin-left: 20px;
  margin-bottom: 20px;
}
.title--section ul li,
.title--section ol li {
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .title--section ul li,
  .title--section ol li {
    font-size: 13px;
  }
}
.title--section.large h2 {
  font-size: 48px;
}
@media only screen and (max-width: 1100px) {
  .title--section.large h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .title--section.large h2 {
    font-size: 28px;
  }
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #D0D0D0;
  border-radius: 30px;
  padding: 14.5px 23px;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 1100px) {
  .select2-container--default .select2-selection--single {
    padding: 8px 12px;
  }
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 700;
  font-size: 12px;
  color: #000000;
  text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-weight: 700;
  font-size: 12px;
  color: #000000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 8px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 22px;
  width: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #0A9A65;
  display: inline-block;
  height: 8px;
  left: 0;
  position: relative;
  top: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  vertical-align: top;
  width: 8px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #0A9A65;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  border-width: 0 3px 3px 0;
}

input[type=text], input[type=tel], input[type=email], input[type=search], input[type=submit], textarea, button {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 25px;
}

input[type=submit].btn, button.btn {
  color: #000000;
}

select {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #000000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 6%;
}

form label {
  display: block;
  margin-bottom: 10px;
}
form input[type=text],
form input[type=email],
form input[type=url],
form input[type=password] {
  width: 100% !important;
}
form input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
}
form input[type=file]::before {
  content: "Choose File";
  display: inline-block;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  padding: 0 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  background: #000000;
  color: #ffffff;
  width: 220px;
}
form input[type=file]:hover::before {
  background: #000000;
}
form input[type=file].medium {
  width: 100% !important;
}
form textarea {
  background: #ffffff !important;
  font-size: 16px !important;
  color: #51575D !important;
  padding: 15px !important;
  border-radius: 25px !important;
  width: 100% !important;
}

.site .facetwp-facet {
  margin: 0;
}
.site .facetwp-facet.facetwp-type-fselect {
  cursor: pointer;
}
.site .facetwp-facet .fs-wrap {
  width: 100% !important;
}
@media only screen and (max-width: 650px) {
  .site .facetwp-facet .fs-wrap .fs-dropdown {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
.site .facetwp-facet .facetwp-input-wrap .facetwp-icon {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.site .pagination--posts {
  text-align: center;
}
.site .pagination--posts .facetwp-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-top: 90px;
}
@media only screen and (max-width: 1100px) {
  .site .pagination--posts .facetwp-pager {
    gap: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .site .pagination--posts .facetwp-pager {
    gap: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .site .pagination--posts .facetwp-pager {
    gap: 15px;
  }
}
@media only screen and (max-width: 460px) {
  .site .pagination--posts .facetwp-pager {
    gap: 5px;
  }
}
.site .pagination--posts .facetwp-pager .facetwp-page {
  font-size: 16px;
  text-decoration: none;
  width: 31px;
  line-height: 30px;
  max-height: 31px;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .site .pagination--posts .facetwp-pager .facetwp-page {
    font-size: 13px;
    width: 25px;
    line-height: 25px;
    max-height: 25px;
  }
}
@media only screen and (max-width: 460px) {
  .site .pagination--posts .facetwp-pager .facetwp-page {
    width: 20px;
    line-height: 20px;
    max-height: 20px;
  }
}
.site .pagination--posts .facetwp-pager .facetwp-page.prev {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
  text-indent: -99999em;
}
.site .pagination--posts .facetwp-pager .facetwp-page.next {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
  text-indent: -99999em;
}
@media only screen and (max-width: 768px) {
  .site .pagination--posts .facetwp-pager .facetwp-page.next {
    width: 15px;
    height: 15px;
    background-size: 6px 6px;
  }
}
.site .pagination--posts .facetwp-pager .facetwp-page.active {
  border: 1px solid #0A9A65;
  border-radius: 50%;
  font-weight: 700;
}
.site .pagination--posts .facetwp-pager .facetwp-page:hover {
  border: 1px solid #0A9A65;
  border-radius: 50%;
}
.site .pagination--posts .facetwp-pager .facetwp-page.next:hover, .site .pagination--posts .facetwp-pager .facetwp-page.prev:hover {
  border: 0 none;
}

.ligth--section {
  background-color: #F0F7F5;
}

.content--rounded {
  border-radius: 16px;
  overflow: hidden;
}

.content--text .container.heading, .content--text .container.paragraph, .content--text .container.list, .content--text .container.image {
  max-width: 1224px;
  margin: auto;
  padding-top: 25px;
}
.content--text .container.heading .wp-block-image, .content--text .container.paragraph .wp-block-image, .content--text .container.list .wp-block-image, .content--text .container.image .wp-block-image {
  border-radius: 16px;
  overflow: hidden;
}
.content--text .container.list, .content--text .container.paragraph {
  padding-top: 25px;
}
.content--text .container.list a, .content--text .container.paragraph a {
  color: #0A9A65;
}
.content--text .container.list p, .content--text .container.paragraph p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 768px) {
  .content--text .container.list p, .content--text .container.paragraph p {
    font-size: 13px;
    line-height: 18px;
  }
}
.content--text .container.list blockquote, .content--text .container.paragraph blockquote {
  text-align: left;
  border-left: 4px solid green;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .content--text .container.list blockquote, .content--text .container.paragraph blockquote {
    border-left: 2px solid green;
  }
}
.content--text .container.list blockquote p, .content--text .container.paragraph blockquote p {
  margin-top: 0;
  font-weight: 700;
  font-size: 24px;
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  .content--text .container.list blockquote p, .content--text .container.paragraph blockquote p {
    font-size: 18px;
  }
}
.content--text .container.list ul,
.content--text .container.list ol, .content--text .container.paragraph ul,
.content--text .container.paragraph ol {
  margin-left: 20px;
  margin-bottom: 20px;
}
.content--text .container.list ul li,
.content--text .container.list ol li, .content--text .container.paragraph ul li,
.content--text .container.paragraph ol li {
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .content--text .container.list ul li,
  .content--text .container.list ol li, .content--text .container.paragraph ul li,
  .content--text .container.paragraph ol li {
    font-size: 13px;
  }
}
.content--text .container figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.content--text .container figure.alignleft {
  margin-left: 0;
  margin-right: auto;
  display: block;
}
.content--text .container figure.alignright {
  margin-left: auto;
  margin-right: 0;
  display: block;
}
.content--text .em-view-container {
  background-color: #F0F7F5 !important;
}
.content--text .em-item-header {
  margin-bottom: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  float: none !important;
}
@media only screen and (max-width: 1224px) {
  .content--text .em-item-header {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .content--text .em-item-header {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
.content--text .em-item-header .em-item-image img {
  padding: 0 !important;
  border: 0 none !important;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .content--text .em-item-header .em-item-meta {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-when h3,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-where h3,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-item-taxonomies h3 {
  font-size: 24px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
  .content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-when h3,
  .content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-where h3,
  .content--text .em-item-header .em-item-meta .em-item-meta-column .em-item-taxonomies h3 {
    font-size: 18px !important;
  }
}
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-where .em-item-meta-line,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-item-taxonomies .em-item-meta-line {
  font-size: 12px;
  -ms-grid-columns: 25px 1fr;
  grid-template-columns: 25px 1fr;
  margin-bottom: 5px !important;
}
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-when .em-item-meta-line .em-icon,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-where .em-item-meta-line .em-icon,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-item-taxonomies .em-item-meta-line .em-icon {
  width: 15px !important;
  height: 15px !important;
  background-size: 15px !important;
}
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-when button.em-event-add-to-calendar,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-event-where button.em-event-add-to-calendar,
.content--text .em-item-header .em-item-meta .em-item-meta-column .em-item-taxonomies button.em-event-add-to-calendar {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.navigation.posts-navigation {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  width: 100%;
}
.navigation.posts-navigation .nav-links {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}

.single .pixelbones.em-item-single.em-event-single .event-meta, .single .pixelbones.em-item-single.em-event-single .event-bookings {
  width: 100%;
  position: relative;
  padding: 40px 0 !important;
  margin-bottom: 0;
}
@media only screen and (max-width: 1100px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta, .single .pixelbones.em-item-single.em-event-single .event-bookings {
    padding: 30px 30px !important;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta .event-categories, .single .pixelbones.em-item-single.em-event-single .event-meta .meta-title, .single .pixelbones.em-item-single.em-event-single .event-bookings .event-categories, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title {
  display: none !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta .event-meta--data__dates .meta-title, .single .pixelbones.em-item-single.em-event-single .event-bookings .event-meta--data__dates .meta-title {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  min-height: 14px;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta .meta-title, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title {
    width: 60%;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .event-meta--icon,
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .em-icon, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .event-meta--icon,
.single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .em-icon {
  display: block;
  width: 14px;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin: 0 0 0px !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .event-meta--icon.icon-date,
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .em-icon.icon-date, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .event-meta--icon.icon-date,
.single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .em-icon.icon-date {
  background: url(images/icons/evt-icon-date.svg) center center no-repeat;
  background-size: contain;
}
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .event-meta--icon.icon-location,
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .em-icon.icon-location, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .event-meta--icon.icon-location,
.single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .em-icon.icon-location {
  background: url(images/icons/evt-icon-location.svg) center center no-repeat;
  background-size: contain;
}
.single .pixelbones.em-item-single.em-event-single .event-meta .meta-title .em-icon, .single .pixelbones.em-item-single.em-event-single .event-bookings .meta-title .em-icon {
  background-size: contain !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data, .single .pixelbones.em-item-single.em-event-single .event-bookings--data {
  width: 100%;
  max-width: 1016px;
  margin: 0px auto;
  border-radius: 20px;
  background: #FFF;
  -webkit-box-shadow: 0px 10px 40px 0px #DBEEEA;
          box-shadow: 0px 10px 40px 0px #DBEEEA;
  padding: 40px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
  margin-bottom: 30px;
  position: relative;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data::after, .single .pixelbones.em-item-single.em-event-single .event-bookings--data::after {
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  width: 100%;
  height: 6px;
  background: url(images/icons/evt-line.svg) center center no-repeat;
  background-size: 100%;
  content: "";
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data, .single .pixelbones.em-item-single.em-event-single .event-bookings--data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 20px;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__dates, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 28%;
          flex: 1 0 28%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11px;
  border-radius: 8px;
  background: var(--light-green-bg, #F0F7F5);
  padding: 20px 20px;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data__dates, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__dates {
    max-width: none;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__venue, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__venue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11px;
  border-radius: 8px;
  background: var(--light-green-bg, #F0F7F5);
  padding: 20px 20px;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data__venue, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__venue {
    max-width: none;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__venue__location, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__venue__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 12px;
  color: #000000;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__venue__location a, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__venue__location a {
  font-weight: 700;
  color: #000000 !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__action, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  max-width: 18%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: transparent;
  padding: 20px 0;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data__action, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__action {
    max-width: none;
    width: 100%;
    padding: 0px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__action button.em-event-add-to-calendar.em-tooltip-ddm, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__action button.em-event-add-to-calendar.em-tooltip-ddm {
  background-color: #0A9A65 !important;
  background-image: none !important;
  margin-top: 10px !important;
  padding: 12px 20px !important;
  border-radius: 29px !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  height: auto !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__action button.em-event-add-to-calendar.em-tooltip-ddm .em-icon.em-icon-calendar, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__action button.em-event-add-to-calendar.em-tooltip-ddm .em-icon.em-icon-calendar {
  display: none !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__action button.em-event-add-to-calendar.em-tooltip-ddm:hover, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__action button.em-event-add-to-calendar.em-tooltip-ddm:hover {
  background-color: #026C45 !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11px;
  border-radius: 8px;
  background: var(--light-green-bg, #F0F7F5);
  padding: 20px 28px;
  flex-direction: column;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies {
    padding: 20px 20px;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies ul.event-categories, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies ul.event-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies ul.event-categories li::marker, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies ul.event-categories li::marker {
  display: none;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies ul.event-categories li a, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies ul.event-categories li a {
  color: #000000 !important;
  font-size: 12px;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data-taxonomies ul.event-categories li a:hover, .single .pixelbones.em-item-single.em-event-single .event-bookings--data-taxonomies ul.event-categories li a:hover {
  color: #026C45;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__desc, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  width: 100%;
  padding: 15px 0;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data__desc p, .single .pixelbones.em-item-single.em-event-single .event-bookings--data__desc p {
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: none;
  width: 100%;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  background: var(--light-green-bg, #F0F7F5);
  padding: 20px 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 8px;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book {
    padding: 20px 20px;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book__container, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book--price, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book--price {
  font-weight: 700;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book--button, .single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book .em-booking-section input[type=submit], .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book--button, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book .em-booking-section input[type=submit] {
  background-color: #0A9A65 !important;
  background-image: none !important;
  margin-top: 10px !important;
  padding: 12px 20px !important;
  border-radius: 29px !important;
  color: #ffffff !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
  height: auto !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book--button span.em-icon-ticket, .single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book .em-booking-section input[type=submit] span.em-icon-ticket, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book--button span.em-icon-ticket, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book .em-booking-section input[type=submit] span.em-icon-ticket {
  -webkit-filter: brightness(100) invert(1);
          filter: brightness(100) invert(1);
  margin-right: 8px;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book--msg, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book--msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--data .event-book--msg p, .single .pixelbones.em-item-single.em-event-single .event-bookings--data .event-book--msg p {
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin-bottom: 0px !important;
  font-weight: 400 !important;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--dates, .single .pixelbones.em-item-single.em-event-single .event-bookings--dates {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 376px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--dates, .single .pixelbones.em-item-single.em-event-single .event-bookings--dates {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--dates__date, .single .pixelbones.em-item-single.em-event-single .event-bookings--dates__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  background: #0A9A65;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--dates__time, .single .pixelbones.em-item-single.em-event-single .event-bookings--dates__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  background: transparent;
  font-size: 10px;
  color: #000000;
  text-align: center;
  border: 1px solid #0A9A65;
  font-weight: 600;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.single .pixelbones.em-item-single.em-event-single .event-meta--image, .single .pixelbones.em-item-single.em-event-single .event-bookings--image {
  max-width: 1016px;
  margin: 30px auto;
  border-radius: 20px;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .single .pixelbones.em-item-single.em-event-single .event-meta--image, .single .pixelbones.em-item-single.em-event-single .event-bookings--image {
    margin-bottom: 0px;
  }
}
.single .pixelbones.em-item-single.em-event-single .event-meta--image img, .single .pixelbones.em-item-single.em-event-single .event-bookings--image img {
  width: 100%;
  height: auto;
  display: block;
}
.single .pixelbones.em-item-single.em-event-single .event-map {
  margin-bottom: 0px !important;
}
.single .pixelbones.em-item-single.em-event-single .event-map i {
  display: none;
}
.single .pixelbones.em-item-single.em-event-single .event-bookings--data {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.single .pixelbones.em-item-single.em-event-single .event-bookings h2 {
  font-size: 20px !important;
  color: #000000 !important;
  font-weight: 700 !important;
}
.single .pixelbones.em-item-single.em-event-single .event-bookings .em.em-event-booking-form h3.em-booking-section-title {
  width: 100%;
  background: var(--light-green-bg, #F0F7F5) !important;
  color: #000000;
  font-size: 18px !important;
  border: none !important;
  border-style: none !important;
  border-radius: 10px;
  font-weight: 700;
}
.single .pixelbones.em-item-single.em-event-single .event-bookings .em.em-event-booking-form .em-booking-section {
  background-color: #ffffff;
  border-radius: 10px;
}

.em.pixelbones {
  --accent-color: #0A9A65;
}
.em.pixelbones section:not(.em-location-section-map) {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px;
}
.em.pixelbones section:not(.em-location-section-map) h3 {
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .em.pixelbones section:not(.em-location-section-map) h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .em.pixelbones section:not(.em-location-section-map) h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
.em.pixelbones section:not(.em-location-section-map) a:not([class]) {
  color: #0A9A65;
}
.em.pixelbones section:not(.em-location-section-map) a:not([class]):hover {
  color: #026C45;
  text-decoration: underline;
}
.em.pixelbones section:not(.em-location-section-map) p {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .em.pixelbones section:not(.em-location-section-map) p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.em.pixelbones section:not(.em-location-section-map) p a {
  color: #0A9A65;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em.pixelbones section:not(.em-location-section-map) p a:hover {
  color: #026C45;
}
.em.pixelbones section:not(.em-location-section-map) blockquote {
  border-left: 5px solid #0A9A65;
  padding-left: 25px;
  margin-left: 25px;
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .em.pixelbones section:not(.em-location-section-map) blockquote {
    border-left: 3px solid #0A9A65;
    padding-left: 15px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.em.pixelbones section:not(.em-location-section-map) blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
}
.em.pixelbones section:not(.em-location-section-map) hr {
  background: #D0D0D0;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.em.pixelbones section:not(.em-location-section-map) .aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.em.pixelbones section:not(.em-location-section-map) .alignleft {
  margin-left: 0;
  margin-right: auto;
  display: block;
  float: left;
  margin-right: 15px;
}
.em.pixelbones section:not(.em-location-section-map) .alignright {
  margin-left: auto;
  margin-right: 0;
  display: block;
  float: right;
  margin-left: 15px;
}
.em.pixelbones section:not(.em-location-section-map) ul,
.em.pixelbones section:not(.em-location-section-map) ol {
  margin-left: 25px;
  margin-top: 30px;
}
.em.pixelbones section:not(.em-location-section-map) iframe {
  max-width: 100%;
}
.em.pixelbones section:not(.em-location-section-map) h3 {
  text-transform: none !important;
  font-weight: 600 !important;
}
.em.pixelbones .button--green {
  background-color: #0A9A65 !important;
  color: #ffffff !important;
  border-color: #0A9A65;
}
.em.pixelbones .copy--description--cta p {
  display: contents;
}

.comment-respond {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.comment-respond input[type=submit] {
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
@media only screen and (max-width: 1336px) {
  .comment-respond input[type=submit] {
    font-size: 13px;
    padding: 11px 14px;
  }
}
@media only screen and (max-width: 1100px) {
  .comment-respond input[type=submit] {
    font-size: 12px;
    padding: 8px 12px;
  }
}
.comment-respond input[type=submit]::after {
  content: "";
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
}
.comment-respond input[type=submit]::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.comment-respond input[type=submit]:hover {
  background: #026C45;
  border-color: #026C45;
}

#comments, #respond, .comments-area, #wpdcom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.block-backgound.bg-blue--light {
  background: #F0F7F5;
}
.block-backgound.bg-green--light {
  background: #42E1A7;
}
.block-backgound.bg-white {
  background: #ffffff;
}

.hero--home {
  padding-bottom: 20px;
}
@media only screen and (max-width: 1680px) {
  .hero--home {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1440px) {
  .hero--home {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 1336px) {
  .hero--home {
    padding-bottom: 10px;
  }
}
.hero--home__grid {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
  min-height: 650px;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    aspect-ratio: 1.7777777778;
    width: 100%;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 100px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 900px) {
  .hero--home__grid {
    aspect-ratio: 1.660899654;
    min-height: 700px;
    height: 80vh;
  }
}
@media only screen and (max-width: 768px) {
  .hero--home__grid {
    min-height: 600px;
    height: 60vh;
  }
}
@media only screen and (max-width: 650px) {
  .hero--home__grid {
    min-height: 700px;
    height: 70vh;
  }
}
.hero--home__grid .img--hero {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
  min-height: 650px;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid .img--hero {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
    margin-bottom: 0;
    min-height: auto;
  }
}
.hero--home__grid .img--hero__content {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid .img--hero__content {
    position: relative;
  }
}
.hero--home__grid .img--hero__content img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero--home__grid .copy--hero--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}
.hero--home__grid .copy--hero {
  height: auto;
  margin-left: -10%;
  position: relative;
  background: rgba(255, 255, 255, 0.85);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  border: 1px solid rgb(255, 255, 255);
  -webkit-box-shadow: 0px 30px 40px -10px rgba(109, 191, 161, 0.2);
          box-shadow: 0px 30px 40px -10px rgba(109, 191, 161, 0.2);
  padding: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid .copy--hero {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    margin-left: 0;
    margin-bottom: 0;
    padding: 20px;
    margin-bottom: 0;
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 0;
    min-height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .hero--home__grid .copy--hero {
    left: 15px;
    right: 15px;
  }
}
.hero--home__grid .copy--hero::before {
  content: "";
  background: transparent url("images/layout/layout--hero.svg");
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 350px;
  height: 100%;
  max-height: 580px;
}
.hero--home__grid .copy--hero::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid .copy--hero::after {
    left: 10px;
    top: 10px;
  }
}
.hero--home__grid .copy--hero__content {
  position: relative;
}
.hero--home__grid .copy--hero__content h2 {
  font-size: 56px;
  font-weight: 400;
  color: #000000;
  line-height: 67.2px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1680px) {
  .hero--home__grid .copy--hero__content h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1440px) {
  .hero--home__grid .copy--hero__content h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 1336px) {
  .hero--home__grid .copy--hero__content h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--home__grid .copy--hero__content h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
.hero--home__grid .copy--hero__content p {
  font-size: 18px;
  line-height: 29px;
}
@media only screen and (max-width: 1680px) {
  .hero--home__grid .copy--hero__content p {
    font-size: 16px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1440px) {
  .hero--home__grid .copy--hero__content p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1336px) {
  .hero--home__grid .copy--hero__content p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--home__grid .copy--hero__content p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 650px) {
  .hero--home__grid .copy--hero__content p {
    margin-bottom: 0;
  }
}
.hero--home__grid .copy--hero__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 650px) {
  .hero--home__grid .copy--hero__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.hero--home__grid.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hero--home__grid.reverse .copy--hero {
  margin-left: 0;
  margin-right: -10%;
}
@media only screen and (max-width: 1100px) {
  .hero--home__grid.reverse .copy--hero {
    margin-right: 0;
  }
}
.hero--home .slider--home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
@media only screen and (max-width: 1224px) {
  .hero--home .slider--home {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    gap: 15px;
  }
}
@media only screen and (max-width: 650px) {
  .hero--home .slider--home {
    gap: 10px;
  }
}
.hero--home .slider--home.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.hero--home .slider--home .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .hero--home .slider--home .slick-arrow {
    display: none !important;
  }
}
.hero--home .slider--home .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hero--home .slider--home .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.hero--home .slider--home .slick-dots {
  bottom: -65px;
  /* @include responsiveMax('container-s'){
      bottom: -30px;
  } */
}
@media only screen and (max-width: 1680px) {
  .hero--home .slider--home .slick-dots {
    bottom: -50px;
  }
}
.hero--home .slider--home .slick-dots li button {
  width: 5.89px;
  height: 5.89px;
  padding: 0;
  opacity: 0.2;
  border: 1px solid #0A9A65;
  background: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .hero--home .slider--home .slick-dots li button {
    width: 4px;
    height: 4px;
    padding: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--home .slider--home .slick-dots li button {
    width: 3px;
    height: 3px;
    padding: 3px;
  }
}
.hero--home .slider--home .slick-dots li button::before {
  display: none;
}
.hero--home .slider--home .slick-dots li.slick-active button {
  background: #0A9A65;
  opacity: 1;
}

.hero--inner {
  max-height: 570px;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 900px) {
  .hero--inner {
    height: 50vh;
    max-height: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .hero--inner {
    height: 45vh;
  }
}
.hero--inner__image {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 900px) {
  .hero--inner__image {
    position: relative;
  }
}
.hero--inner__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.hero--inner__overlay {
  background: radial-gradient(74.56% 74.56% at 50% 50%, rgba(10, 154, 101, 0) 0%, #0A9A65 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero--inner__copy {
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .hero--inner__copy {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
.hero--inner__copy .container {
  height: 100%;
  max-width: 1016px;
}
.hero--inner__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  padding-bottom: 57px;
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid {
    padding-bottom: 10px;
  }
}
.hero--inner__grid .breadcrumb--hero {
  border-radius: 40px;
  background: #ffffff;
  padding: 16px 30px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  position: absolute;
  left: 50%;
  top: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.hero--inner__grid .breadcrumb--hero.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero--inner__grid .breadcrumb--hero__js--link {
  display: none;
  font-size: 12px;
  font-weight: 700;
  color: #000000;
  white-space: nowrap;
  background: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  background-image: url("images/icons/icon--arrow--green.svg");
  background-repeat: no-repeat;
  background-position-x: 94%;
  background-position-y: 50%;
  background-size: 7px;
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .breadcrumb--hero__js--link {
    font-size: 11px;
  }
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero__js--link {
    display: block;
    padding-right: 30px;
  }
}
.hero--inner__grid .breadcrumb--hero__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: none;
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .breadcrumb--hero {
    top: 15px;
    padding: 10px 20px;
    gap: 8px;
  }
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero {
    border-radius: 20px;
    padding: 0;
    gap: 0;
    top: 10px;
    min-width: 200px;
  }
}
.hero--inner__grid .breadcrumb--hero .link--breadcrumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  text-transform: capitalize;
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb {
    gap: 8px;
  }
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 5px 15px;
    border-top: 1px solid #0A9A65;
    width: 100%;
  }
}
.hero--inner__grid .breadcrumb--hero .link--breadcrumb::after {
  content: "";
  background: transparent url("images/icons/arrow--breadcrumb.svg") no-repeat scroll center center;
  width: 9px;
  height: 11px;
  background-size: contain;
  display: block;
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb::after {
    width: 7px;
    height: 9px;
  }
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb::after {
    display: none;
  }
}
.hero--inner__grid .breadcrumb--hero .link--breadcrumb a {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  white-space: nowrap;
  display: inline-block;
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb a {
    font-size: 11px;
  }
}
.hero--inner__grid .breadcrumb--hero .link--breadcrumb a:hover {
  color: #0A9A65;
}
@media only screen and (max-width: 900px) {
  .hero--inner__grid .breadcrumb--hero .link--breadcrumb a::before {
    content: "•";
    display: inline-block;
    margin-right: 5px;
    color: #0A9A65;
  }
}
.hero--inner__grid .breadcrumb--hero .link--breadcrumb:last-child::after {
  display: none;
}
.hero--inner__grid .title--hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.hero--inner__grid .title--hero__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.hero--inner__grid .title--hero.right-align {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.hero--inner__grid .title--hero .logo--hero {
  margin-bottom: 0px;
  margin-left: 0px;
  /*
  @include responsiveMax('tablet-h'){
      margin-bottom: 30px;
  }
  @include responsiveMax('mobile-h'){
      margin-bottom: 5px;
      margin-left: 0;
  }
  */
}
.hero--inner__grid .title--hero .logo--hero img {
  width: 290px;
  max-width: 290px;
  max-height: 290px;
  /*
  @include responsiveMax('mobile-h'){
      width: 110px;
      max-width: 110px;
      max-height: 110px;
  }
      */
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .title--hero .logo--hero img {
    width: 240px;
    max-width: 240px;
    max-height: 240px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--inner__grid .title--hero .logo--hero img {
    width: 150px;
    max-width: 150px;
    max-height: 150px;
  }
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .title--hero .icon--title svg {
    max-width: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--inner__grid .title--hero .icon--title svg {
    max-width: 20px;
  }
}
.hero--inner__grid .title--hero .icon--title svg path {
  fill: #ffffff;
}
.hero--inner__grid .title--hero.single--hero h2 {
  font-weight: 700;
}
.hero--inner__grid h2 {
  font-weight: 400;
  font-size: 48px;
  color: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .hero--inner__grid h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .hero--inner__grid h2 {
    font-size: 25px;
  }
}
.hero--inner__grid .share--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero--inner__grid .share--content {
    gap: 5px;
  }
}
.hero--inner__grid .share--content__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-left: 46px;
  margin-top: 13px;
}
@media only screen and (max-width: 1100px) {
  .hero--inner__grid .share--content__links {
    margin-left: 40px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .hero--inner__grid .share--content__links {
    margin-left: 0;
  }
}
.hero--inner__grid .share--content span {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
}
@media only screen and (max-width: 460px) {
  .hero--inner__grid .share--content span {
    font-size: 11px;
  }
}
.hero--inner__grid .share--content a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: relative;
}
.hero--inner__grid .share--content a svg {
  max-height: 14px;
  max-width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hero--inner__grid .share--content a svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hero--inner__grid .share--content a:hover {
  background: #ffffff;
}
.hero--inner__grid .share--content a:hover svg path {
  fill: #0A9A65;
}
.hero--inner__grid .share--content__form .button {
  width: auto;
  height: auto;
  border-radius: 24px;
  margin-top: 15px;
}
@media only screen and (max-width: 460px) {
  .hero--inner__grid .share--content__form .button {
    font-size: 11px;
    margin-top: 0px;
  }
}

.image--content {
  padding-top: 33px;
  padding-bottom: 37px;
}
.image--content.padding--content {
  padding-top: 75px;
  padding-bottom: 75px;
}
@media only screen and (max-width: 1224px) {
  .image--content.padding--content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 1224px) {
  .image--content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.image--content__box {
  width: 100%;
  max-width: 1016px;
  margin: auto;
}
.image--content__box.large {
  max-width: 1200px;
}
.image--content__box.full--width {
  max-width: 100% !important;
}
.image--content__box .title--section {
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
}
.image--content__separator {
  margin: 35px 0;
}
@media only screen and (max-width: 1100px) {
  .image--content__separator {
    margin-bottom: 0;
  }
}
.image--content__separator span {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .image--content__separator span svg {
    max-width: 35px;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__separator span svg {
    max-width: 25px;
  }
}
.image--content__image {
  margin-top: 24px;
  position: relative;
  -webkit-box-shadow: 0px 46px 17px -33px #DFEFEC;
          box-shadow: 0px 46px 17px -33px #DFEFEC;
}
.image--content__image img {
  display: block;
  width: 100%;
}
.image--content__image .iframe--content {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.image--content__image .iframe--content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image--content__copy {
  position: relative;
  padding: 32px;
  padding-left: 58px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
          box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  max-width: 81%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
}
.image--content__copy + .image--content__copy {
  margin-top: 16px;
  padding-top: 0;
}
.image--content__copy.inner {
  margin-top: -70px;
}
@media only screen and (max-width: 900px) {
  .image--content__copy.inner {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 1680px) {
  .image--content__copy {
    max-width: 1000px;
  }
}
@media only screen and (max-width: 1336px) {
  .image--content__copy {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1100px) {
  .image--content__copy {
    padding: 20px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 650px) {
  .image--content__copy {
    max-width: 95%;
    padding: 20px;
  }
}
.image--content__copy::before {
  content: "";
  background: transparent url("images/layout/layout--green--vertical.svg");
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 105px;
  height: 100%;
  max-height: 182px;
}
.image--content__copy.bottom::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.image--content__copy::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy::after {
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.image--content__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
}
.image--content__copy .copy--content .copy--description h3 {
  font-weight: 400;
  font-size: 48px;
}
@media only screen and (max-width: 1336px) {
  .image--content__copy .copy--content .copy--description h3 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description h3 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
.image--content__copy .copy--content .copy--description .icons--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .icons--grid {
    gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .icons--grid {
    gap: 10px;
    margin-top: 15px;
  }
}
.image--content__copy .copy--content .copy--description .icons--grid .link--card {
  position: relative;
  text-align: center;
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #42E1A7;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .icons--grid .link--card {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .icons--grid .link--card {
    width: 35px;
    height: 35px;
  }
}
.image--content__copy .copy--content .copy--description .icons--grid .link--card:hover {
  background: #0A9A65;
  border-color: #0A9A65;
}
.image--content__copy .copy--content .copy--description .icons--grid .link--card:hover .tooltip {
  display: block;
}
.image--content__copy .copy--content .copy--description .icons--grid .icon--box {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.image--content__copy .copy--content .copy--description .icons--grid .icon--box img {
  width: 100vw;
  height: 100vh;
  max-width: 34px;
  max-height: 34px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .icons--grid .icon--box img {
    max-width: 25px;
    max-height: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .icons--grid .icon--box img {
    max-width: 20px;
    max-height: 20px;
  }
}
.image--content__copy .copy--content .copy--description .icons--grid .icon--box .tooltip {
  background-color: #0A9A65;
  color: #ffffff;
  display: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 10px 20px;
  position: absolute;
  top: -55px;
  font-size: 12px;
  border-radius: 4px;
  white-space: nowrap;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .icons--grid .icon--box .tooltip {
    padding: 7px 15px;
    top: -45px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .icons--grid .icon--box .tooltip {
    font-size: 10px;
    padding: 5px 10px;
    top: -35px;
  }
}
.image--content__copy .copy--content .copy--description .icons--grid .icon--box .tooltip::before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #0A9A65;
  bottom: -4.5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  width: 0;
}
.image--content__copy .copy--content .copy--description .location--image {
  width: 100%;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image {
    margin-bottom: 30px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .image--content--map img {
  display: block;
  width: 100%;
}
.image--content__copy .copy--content .copy--description .location--image .info--box {
  position: absolute;
  border-radius: 10px;
  background: #ffffff;
  padding: 25px;
  right: 40px;
  top: 40px;
  bottom: 40px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box {
    right: 30px;
    top: 9px;
    bottom: 30px;
    padding: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box {
    right: 0;
    top: 10px;
    bottom: 15px;
    padding: 15px 0;
    position: relative;
    margin-bottom: 15px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action {
    margin-bottom: 15px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
  font-size: 20px;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: left;
  background-size: 13px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 16px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 14px;
    background-size: 10px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
    padding-bottom: 15px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
  font-size: 16px;
  margin: 0;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 12px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p .country {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p::after {
  content: "";
  background: transparent url("images/icons/icon--pin.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: contain;
  width: 12px;
  height: 14px;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 12px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p:last-child {
  margin-bottom: 0;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p::after {
  content: "";
  background: transparent url("images/icons/icon--watch.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: 13px;
  width: 14px;
  height: 14px;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
  font-size: 16px;
  display: block;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 12px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
  font-size: 16px;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 12px;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a:hover {
  color: #0A9A65;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li:last-child {
  margin-bottom: 0;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.phone--number::after {
  content: "";
  background: transparent url("images/icons/icon--phone--dark.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 17px;
  width: 17px;
  height: 17px;
  -webkit-filter: invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(101%) contrast(107%);
          filter: invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(101%) contrast(107%);
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.email--address::after {
  content: "";
  background: transparent url("images/icons/icon--email--dark.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 6px;
  background-size: 15px;
  width: 15px;
  height: 13px;
  -webkit-filter: invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(101%) contrast(107%);
          filter: invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(101%) contrast(107%);
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}
@media only screen and (max-width: 460px) {
  .image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .button {
  font-size: 12px;
  padding: 5px 9px;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action {
  padding: 7.5px;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action::after {
  display: none;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action:last-child {
  margin-bottom: 0;
}
.image--content__copy .copy--content .copy--description .location--image .info--box__action:last-child .box--action--info {
  padding-bottom: 0;
  border-bottom: 0 none;
}
.image--content__copy .copy--content .copy--description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .copy--description p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
  }
}
.image--content__copy .copy--content .copy--description__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 30px;
}
@media only screen and (max-width: 650px) {
  .image--content__copy .copy--content .copy--description__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.image--content__copy .copy--content .divider {
  background-image: repeating-linear-gradient(-60deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(30deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(120deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(210deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px);
  background-size: 1px 100%, 100% 0, 1px 100%, 100% 1px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  margin: 25px auto;
  width: 100%;
  height: 1px;
  position: relative;
}
.image--content__copy .copy--content .divider::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.image--content__copy .copy--content .divider::after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.image--content__copy .copy--content .gallery--content {
  width: 100%;
  position: relative;
}
.image--content__copy .copy--content .gallery--content .slider-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  width: 95%;
}
@media only screen and (max-width: 650px) {
  .image--content__copy .copy--content .gallery--content .slider-box {
    width: 87%;
  }
}
.image--content__copy .copy--content .gallery--content .slider-box .slick-slide {
  margin: 0 7px;
}
.image--content__copy .copy--content .gallery--content .slider-box .slick-list {
  margin: 0 -7px;
}
.image--content__copy .copy--content .gallery--content__image {
  border-radius: 10px;
  overflow: hidden;
  background: #0A9A65;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.image--content__copy .copy--content .gallery--content__image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  aspect-ratio: 16/10;
}
@media only screen and (max-width: 650px) {
  .image--content__copy .copy--content .gallery--content__image img {
    width: 100%;
  }
}
.image--content__copy .copy--content .gallery--content__image:hover img {
  opacity: 0.5;
}
.image--content__copy .copy--content .gallery--content .slick-arrow {
  cursor: pointer;
  background: #ffffff url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 100vw;
  height: 100vh;
  max-width: 30px;
  max-height: 30px;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: 7px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .image--content__copy .copy--content .gallery--content .slick-arrow {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media only screen and (max-width: 650px) {
  .image--content__copy .copy--content .gallery--content .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.image--content__copy .copy--content .gallery--content .slick-arrow.slider--prev {
  display: none !important;
}
.image--content__copy .copy--content .gallery--content .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.image--content__copy .copy--content .gallery--content .slick-arrow:hover {
  background-color: #0A9A65;
}
.image--content__copy .copy--content .share--content {
  text-align: center;
  margin: auto;
}
.image--content__copy .copy--content .share--content__social--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .share--content__social--box {
    gap: 15px;
  }
}
.image--content__copy .copy--content .share--content__social--box a {
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .share--content__social--box a {
    width: 20px;
    height: 20px;
  }
}
.image--content__copy .copy--content .share--content__social--box a svg {
  max-width: 60%;
  max-height: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .image--content__copy .copy--content .share--content__social--box a svg {
    max-width: 20px;
    max-height: 20px;
  }
}
@media only screen and (max-width: 650px) {
  .image--content__copy .copy--content .share--content__social--box a svg {
    max-width: 15px;
    max-height: 15px;
  }
}
.image--content__copy .copy--content .share--content__social--box a svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  fill: #0A9A65;
}
.image--content__copy .copy--content .share--content__social--box a:hover {
  background: #0A9A65;
}
.image--content__copy .copy--content .share--content__social--box a:hover svg path {
  fill: #ffffff;
}
.image--content__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 24px;
}
@media only screen and (max-width: 768px) {
  .image--content__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
  }
}

.grid--cards {
  padding-top: 44px;
  padding-bottom: 21px;
  padding-left: 36px;
  padding-right: 36px;
}
@media only screen and (max-width: 1224px) {
  .grid--cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .grid--cards {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.grid--cards__content {
  margin-top: 29px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1224px) {
  .grid--cards__content {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .grid--cards__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid--cards__content .card--box {
  position: relative;
}
.grid--cards__content .card--box .img--card--box {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid--cards__content .card--box .img--card--box img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid--cards__content .card--box .img--card--box .img--overlay {
  background: rgba(10, 154, 101, 0.85);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.grid--cards__content .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 32px 36px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 1680px) {
  .grid--cards__content .card--box .copy--card--box {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 1336px) {
  .grid--cards__content .card--box .copy--card--box {
    padding: 25px 28px;
  }
}
.grid--cards__content .card--box .copy--card--box h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 24px;
  color: #ffffff;
  line-height: 1;
}
@media only screen and (max-width: 1336px) {
  .grid--cards__content .card--box .copy--card--box h3 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1100px) {
  .grid--cards__content .card--box .copy--card--box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .grid--cards__content .card--box .copy--card--box h3 {
    font-size: 25px;
  }
}
.grid--cards__content .card--box .copy--card--box p {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .grid--cards__content .card--box .copy--card--box p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .grid--cards__content .card--box .copy--card--box p {
    font-size: 13px;
    line-height: 18px;
  }
}
.grid--cards__content .card--box .copy--card--box .button {
  display: inline-block;
  margin-top: auto;
}
@media only screen and (max-width: 1680px) {
  .grid--cards__content .card--box .copy--card--box .button {
    margin-top: auto;
  }
}
.grid--cards__content .card--box:hover .img--overlay {
  background: rgba(0, 0, 0, 0.2);
}

.column--cards {
  padding-bottom: 40px;
  padding-top: 21px;
}
@media only screen and (max-width: 1224px) {
  .column--cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.column--cards .title--section {
  max-width: 1016px;
  margin: auto;
}
.column--cards__filters .form--search--content {
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  background: #ffffff;
  padding: 28px 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  max-width: 1000px;
  margin: 20px auto;
  border-radius: 4px;
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content {
    padding: 15px;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.column--cards__filters .form--search--content .select--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 28%;
          flex: 0 1 28%;
  border: 1px solid #D0D0D0;
  border-radius: 30px;
  padding: 9.1px;
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content .select--content {
    padding: 1.4px;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content .select--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single {
    width: 100%;
  }
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap {
  padding: 7px 16px;
  background: transparent;
  border: 0 none;
  font-size: 12px;
  width: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 1336px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap {
    font-size: 12px;
    padding: 8px 12px;
    background-size: 10px;
  }
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap .fs-label {
  cursor: pointer;
  font-weight: 700;
  font-size: 12px;
}
@media only screen and (max-width: 1336px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap .fs-label {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-label-wrap .fs-label {
    font-size: 12px;
    padding: 8px 12px;
    background-size: 10px;
  }
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text] {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text] {
    font-size: 16px;
  }
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]::-webkit-input-placeholder {
  color: #000000;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]::-moz-placeholder {
  color: #000000;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]:-ms-input-placeholder {
  color: #000000;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]::-ms-input-placeholder {
  color: #000000;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]::placeholder {
  color: #000000;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-search input[type=text]::-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-dropdown .fs-options .fs-option .fs-option-label {
  color: #000000;
  font-size: 12px;
  font-weight: 600;
}
.column--cards__filters .form--search--content .select--content .fs-wrap.single .fs-arrow {
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  background-size: 13px;
  width: 13px;
  height: 13px;
  border: 0 none;
}
.column--cards__filters .form--search--content .select--content.double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.column--cards__filters .form--search--content .select--content.double .facetwp-facet::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #D0D0D0;
  position: absolute;
  top: 0;
  margin-left: 8px;
}
.column--cards__filters .form--search--content .select--content.double .facetwp-facet:last-child::after {
  display: none;
}
@media only screen and (max-width: 768px) {
  .column--cards__filters .form--search--content .select--content.double .facetwp-facet {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.column--cards__filters .form--search--content .select--content.double .facetwp-facet .fs-wrap {
  width: auto;
}
@media only screen and (max-width: 768px) {
  .column--cards__filters .form--search--content .select--content.double .facetwp-facet .fs-wrap {
    width: 100%;
  }
}
.column--cards__filters .form--search--content .select--content--sort {
  min-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content .select--content--sort {
    padding: 1.4px;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content .select--content--sort {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content .select--content--sort .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 5px;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards__filters .form--search--content .select--content--sort .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 6px;
  }
}
.column--cards__filters .form--search--content .search--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 72%;
          flex: 0 1 72%;
  border: 1px solid #D0D0D0;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  width: 100%;
  overflow: hidden;
  padding: 4px;
}
.column--cards__filters .form--search--content .search--content__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}
.column--cards__filters .form--search--content .search--content .facetwp-facet {
  width: 100%;
}
.column--cards__filters .form--search--content .search--content .facetwp-facet .facetwp-input-wrap {
  width: 100%;
}
.column--cards__filters .form--search--content .search--content .search--action {
  cursor: pointer;
  background: transparent;
  margin-left: 16px;
  pointer-events: none;
}
.column--cards__filters .form--search--content .search--content .button:hover {
  text-decoration: none;
}
.column--cards__filters .form--search--content .search--content input[type=text] {
  border-radius: 0;
  padding: 14px 0;
  width: 100%;
  font-size: 12px;
  color: #000000;
  font-weight: 700;
}
@media only screen and (max-width: 1100px) {
  .column--cards__filters .form--search--content .search--content input[type=text] {
    padding: 7px 0;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards__filters .form--search--content .search--content input[type=text] {
    min-width: auto;
    width: 100%;
    font-size: 16px;
  }
}
.column--cards__filters .form--search--content .search--content input[type=text]::-webkit-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]::-moz-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]:-ms-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]::-ms-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]::placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.column--cards__filters .form--search--content .search--content .select2-container--default .select2-selection--single {
  border: 0 none;
}
.column--cards__filters .form--search--content .view--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.column--cards__filters .form--search--content .view--content span {
  display: inline-block;
  font-size: 12px;
  color: #0A9A65;
}
.column--cards__filters .form--search--content .view--content .button--view {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.column--cards__filters .form--search--content .view--content .button--view svg {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards__filters .form--search--content .view--content .button--view svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  fill: #E8E8E8;
}
.column--cards__filters .form--search--content .view--content .button--view.active svg path, .column--cards__filters .form--search--content .view--content .button--view:hover svg path {
  fill: #0A9A65;
}
.column--cards__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  margin-top: 26px;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  .column--cards__grid {
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .column--cards__grid {
    display: block;
  }
}
.column--cards__grid .card--box {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
}
@media only screen and (max-width: 900px) {
  .column--cards__grid .card--box {
    margin-bottom: 15px;
  }
}
.column--cards__grid .card--box .img--card {
  position: relative;
  overflow: hidden;
  height: 320px;
}
@media only screen and (max-width: 900px) {
  .column--cards__grid .card--box .img--card {
    height: auto;
  }
}
.column--cards__grid .card--box .img--card img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.column--cards__grid .card--box .img--card span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.column--cards__grid .card--box .img--card span path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards__grid .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  padding: 32px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .column--cards__grid .card--box .copy--card--box {
    padding: 20px;
  }
}
.column--cards__grid .card--box .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.column--cards__grid .card--box .copy--card--box .copy--content {
  height: 100%;
}
.column--cards__grid .card--box .copy--card--box .copy--content h3 {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.column--cards__grid .card--box .copy--card--box .copy--content h3 a {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid .card--box .copy--card--box .copy--content h3 a {
    font-size: 18px;
    line-height: 25px;
  }
}
.column--cards__grid .card--box .copy--card--box .copy--content p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  margin-bottom: 0;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid .card--box .copy--card--box .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.column--cards__grid .card--box .copy--card--box .button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
}
.column--cards__grid .card--box:hover .img--card span svg path {
  fill: #0A9A65;
}
.column--cards__grid .card--box:hover .copy--card--box {
  background-color: #0A9A65;
}
.column--cards__grid .card--box:hover .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--white.svg");
}
.column--cards__grid .card--box:hover .copy--card--box .copy--content h3,
.column--cards__grid .card--box:hover .copy--card--box .copy--content h3 a,
.column--cards__grid .card--box:hover .copy--card--box .copy--content p {
  color: #ffffff;
}
.column--cards__grid .card--box:hover .copy--card--box .link {
  color: #ffffff;
}
.column--cards__grid .card--box:hover .copy--card--box .link::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.column--cards__grid.list {
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  max-width: 1000px;
}
.column--cards__grid.list .card--box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid.list .card--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.column--cards__grid.list .card--box .img--card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid.list .card--box .img--card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.column--cards__grid.list .card--box .copy--card--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid.list .card--box .copy--card--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.column--cards__grid .not--found--text {
  text-align: center;
  width: 100%;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
}
.column--cards__grid .not--found--text p {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards__grid .not--found--text p {
    font-size: 18px;
    line-height: 25px;
  }
}
.column--cards__box--action {
  margin-top: 41px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 24px;
}
@media only screen and (max-width: 1100px) {
  .column--cards__box--action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 15px;
  }
}
.column--cards__box--action.center--button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.column--cards--text {
  padding-bottom: 79px;
  padding-top: 21px;
}
@media only screen and (max-width: 1224px) {
  .column--cards--text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards--text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.column--cards--text .title--section {
  max-width: 1016px;
  margin: auto;
}
.column--cards--text__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
  margin-top: 26px;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  .column--cards--text__grid {
    grid-gap: 15px;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 900px) {
  .column--cards--text__grid {
    display: block;
  }
}
.column--cards--text__grid .card--box {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
}
@media only screen and (max-width: 900px) {
  .column--cards--text__grid .card--box {
    margin-bottom: 15px;
  }
}
.column--cards--text__grid .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  padding: 32px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .column--cards--text__grid .card--box .copy--card--box {
    padding: 20px;
  }
}
.column--cards--text__grid .card--box .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.column--cards--text__grid .card--box .copy--card--box .copy--content h3 {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards--text__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 18px;
    line-height: 25px;
  }
}
.column--cards--text__grid .card--box .copy--card--box .copy--content h3 a {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards--text__grid .card--box .copy--card--box .copy--content h3 a {
    font-size: 18px;
    line-height: 25px;
  }
}
.column--cards--text__grid .card--box .copy--card--box .copy--content p, .column--cards--text__grid .card--box .copy--card--box .copy--content ul {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards--text__grid .card--box .copy--card--box .copy--content p, .column--cards--text__grid .card--box .copy--card--box .copy--content ul {
    font-size: 13px;
  }
}
.column--cards--text__grid .card--box .copy--card--box .copy--content p em,
.column--cards--text__grid .card--box .copy--card--box .copy--content p i, .column--cards--text__grid .card--box .copy--card--box .copy--content ul em,
.column--cards--text__grid .card--box .copy--card--box .copy--content ul i {
  font-size: 10px;
  line-height: 15px;
}
.column--cards--text__grid .card--box .copy--card--box .copy--content ul {
  margin-left: 20px;
}
.column--cards--text__grid .card--box .copy--card--box .copy--content ul li {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards--text__grid .card--box .copy--card--box .copy--content ul li {
    font-size: 13px;
  }
}
.column--cards--text__grid .card--box:hover .copy--card--box {
  background-color: #0A9A65;
}
.column--cards--text__grid .card--box:hover .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--white.svg");
}
.column--cards--text__grid .card--box:hover .copy--card--box .copy--content h3,
.column--cards--text__grid .card--box:hover .copy--card--box .copy--content h3 a,
.column--cards--text__grid .card--box:hover .copy--card--box .copy--content p,
.column--cards--text__grid .card--box:hover .copy--card--box .copy--content li {
  color: #ffffff;
}
.column--cards--text__grid .card--box:hover .copy--card--box .link {
  color: #ffffff;
}
.column--cards--text__grid .card--box:hover .copy--card--box .link::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}

.count--boxes {
  padding-top: 30px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1224px) {
  .count--boxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .count--boxes {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.count--boxes__content {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}
.count--boxes__content.large {
  max-width: 1224px;
}
.count--boxes__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 43px;
  gap: 30px;
  width: 100%;
}
.count--boxes__grid.slick-slider {
  gap: 0;
}
.count--boxes__grid .slick-slide {
  margin: 0 15px;
}
@media only screen and (max-width: 1224px) {
  .count--boxes__grid .slick-slide {
    margin: 0 12px;
  }
}
.count--boxes__grid .slick-list {
  margin: 0 -15px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .count--boxes__grid .slick-list {
    margin: 0;
  }
}
.count--boxes__grid .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.count--boxes__grid .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.count--boxes__grid .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d0 em {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d1 em {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d2 em {
  -webkit-transform: translateY(-300%);
          transform: translateY(-300%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d3 em {
  -webkit-transform: translateY(-400%);
          transform: translateY(-400%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d4 em {
  -webkit-transform: translateY(-500%);
          transform: translateY(-500%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d5 em {
  -webkit-transform: translateY(-600%);
          transform: translateY(-600%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d6 em {
  -webkit-transform: translateY(-700%);
          transform: translateY(-700%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d7 em {
  -webkit-transform: translateY(-800%);
          transform: translateY(-800%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d8 em {
  -webkit-transform: translateY(-900%);
          transform: translateY(-900%);
}
.count--boxes__grid.aos-animate .box--count .number .digit.d9 em {
  -webkit-transform: translateY(-1000%);
          transform: translateY(-1000%);
}
.count--boxes__grid .box--count {
  text-align: center;
}
.count--boxes__grid .box--count .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 160px;
  min-width: 160px;
  aspect-ratio: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: auto;
  color: #000000;
  font-size: 36px;
  font-family: "Open Sans Hebrew Condensed", sans-serif;
  font-weight: 700;
  background: #F7FBFA;
  border: 1px solid #0A9A65;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.count--boxes__grid .box--count .number .digit {
  height: 160px;
  padding-top: 160px;
  -webkit-transition: 0.5s color ease-out, 2s -webkit-transform ease-out;
  transition: 0.5s color ease-out, 2s -webkit-transform ease-out;
  transition: 2s transform ease-out, 0.5s color ease-out;
  transition: 2s transform ease-out, 0.5s color ease-out, 2s -webkit-transform ease-out;
  -webkit-transition-delay: 0.5s, 0s;
          transition-delay: 0.5s, 0s;
}
.count--boxes__grid .box--count .number .digit em {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s color ease-out, 2s -webkit-transform ease-out;
  transition: 0.5s color ease-out, 2s -webkit-transform ease-out;
  transition: 2s transform ease-out, 0.5s color ease-out;
  transition: 2s transform ease-out, 0.5s color ease-out, 2s -webkit-transform ease-out;
  -webkit-transition-delay: 0.5s, 0s;
          transition-delay: 0.5s, 0s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-style: normal;
  font-weight: 700;
}
.count--boxes__grid .box--count .number .digit:nth-child(1) em {
  -webkit-transition-delay: 1.5s, 0s;
          transition-delay: 1.5s, 0s;
}
.count--boxes__grid .box--count .number .digit:nth-child(2) em {
  -webkit-transition-delay: 1.2s, 0s;
          transition-delay: 1.2s, 0s;
}
.count--boxes__grid .box--count .number .digit:nth-child(3) em {
  -webkit-transition-delay: 0.9s, 0s;
          transition-delay: 0.9s, 0s;
}
.count--boxes__grid .box--count .number .digit:nth-child(4) em {
  -webkit-transition-delay: 0.6s, 0s;
          transition-delay: 0.6s, 0s;
}
.count--boxes__grid .box--count .number .digit:nth-child(5) em {
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}
@media only screen and (max-width: 1100px) {
  .count--boxes__grid .box--count .number {
    font-size: 32px;
    max-width: 130px;
    line-height: 130px;
  }
}
@media only screen and (max-width: 768px) {
  .count--boxes__grid .box--count .number {
    max-width: 100px;
    line-height: 100px;
  }
}
.count--boxes__grid .box--count h5 {
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  max-width: 145px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .count--boxes__grid .box--count h5 {
    font-size: 13px;
  }
}
.count--boxes__grid .box--count:hover .number {
  background: #0A9A65;
  color: #ffffff;
}
.count--boxes__grid.grid--stats {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /*.box--count{
      @include responsiveMax('mobile-v'){
          max-width: 110px;
      }
  }*/
}
.count--boxes__cta {
  margin-top: 33px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 650px) {
  .count--boxes__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.slider--syncing {
  padding-top: 15px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .slider--syncing {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.slider--syncing__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-top: 29px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid {
    max-width: 80%;
    gap: 15px;
  }
}
@media only screen and (max-width: 650px) {
  .slider--syncing__grid {
    max-width: 90%;
  }
}
.slider--syncing__grid .box--slider {
  padding: 0 12px;
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider {
    padding: 0 7.5px;
  }
}
.slider--syncing__grid .box--slider__image {
  aspect-ratio: 1.7485714286;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.slider--syncing__grid .box--slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider--syncing__grid .box--slider__image img.portrait {
  -o-object-fit: contain;
     object-fit: contain;
}
.slider--syncing__grid .box--slider__image .portrait--image {
  -webkit-filter: blur(8px);
          filter: blur(8px);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  z-index: -1;
}
.slider--syncing__grid .box--slider__copy {
  position: relative;
  padding: 37px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 1680px) {
  .slider--syncing__grid .box--slider__copy {
    max-width: 85%;
  }
}
@media only screen and (max-width: 1336px) {
  .slider--syncing__grid .box--slider__copy {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider__copy {
    padding: 20px;
  }
}
@media only screen and (max-width: 650px) {
  .slider--syncing__grid .box--slider__copy {
    max-width: 95%;
  }
}
.slider--syncing__grid .box--slider__copy::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.slider--syncing__grid .box--slider__copy::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider__copy::after {
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .slider--syncing__grid .box--slider__copy .copy--content {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content .logo--copy {
  width: 100%;
  max-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider__copy .copy--content .logo--copy {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--syncing__grid .box--slider__copy .copy--content .logo--copy {
    max-width: 80px;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content .logo--copy img {
  width: 100%;
  max-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider__copy .copy--content .logo--copy img {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--syncing__grid .box--slider__copy .copy--content .logo--copy img {
    max-width: 80px;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content .copy--description h3 {
  font-weight: 400;
  font-size: 48px;
}
@media only screen and (max-width: 1336px) {
  .slider--syncing__grid .box--slider__copy .copy--content .copy--description h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1100px) {
  .slider--syncing__grid .box--slider__copy .copy--content .copy--description h3 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--syncing__grid .box--slider__copy .copy--content .copy--description h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content .copy--description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .slider--syncing__grid .box--slider__copy .copy--content .copy--description p {
    font-size: 13px;
    line-height: 18px;
  }
}
.slider--syncing__grid .box--slider__copy .copy--content .copy--description__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 650px) {
  .slider--syncing__grid .box--slider__copy .copy--content .copy--description__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.slider--syncing__grid .slick-active .box--slider__copy {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.slider--syncing .slick-list {
  overflow: visible;
  clear: both;
  float: left;
  width: 100%;
}
.slider--syncing .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  position: absolute;
  background-size: 7px;
  left: 50px;
  z-index: 2;
  border: 1px solid #0A9A65;
  padding: 14px;
  border-radius: 50%;
}
@media only screen and (max-width: 1680px) {
  .slider--syncing .slick-arrow {
    left: 0;
  }
}
@media only screen and (max-width: 1336px) {
  .slider--syncing .slick-arrow {
    left: 0;
  }
}
.slider--syncing .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  right: 50px;
  left: auto;
}
@media only screen and (max-width: 1680px) {
  .slider--syncing .slick-arrow.slider--next {
    right: 0;
  }
}
@media only screen and (max-width: 1336px) {
  .slider--syncing .slick-arrow.slider--next {
    right: 0;
  }
}
.slider--syncing .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.slider--syncing .slick-dots {
  bottom: -65px;
}
@media only screen and (max-width: 1680px) {
  .slider--syncing .slick-dots {
    bottom: -45px;
  }
}
.slider--syncing .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  opacity: 0.2;
  border: 1px solid #0A9A65;
  background: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .slider--syncing .slick-dots li button {
    width: 4px;
    height: 4px;
    padding: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--syncing .slick-dots li button {
    width: 3px;
    height: 3px;
    padding: 3px;
  }
}
.slider--syncing .slick-dots li button::before {
  display: none;
}
.slider--syncing .slick-dots li.slick-active button {
  background: #0A9A65;
  opacity: 1;
}

.card--text {
  padding-top: 40px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1224px) {
  .card--text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .card--text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.card--text .title--section {
  margin-bottom: 35px;
}
.card--text__content {
  max-width: 1224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: auto;
}
.card--text__content.row--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 25px;
  margin-bottom: -25px;
}
@media only screen and (max-width: 900px) {
  .card--text__content.row--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.card--text__content.row--reverse .card--text__copy {
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
}
@media only screen and (max-width: 900px) {
  .card--text__content.row--reverse .card--text__copy {
    -webkit-transform: none;
            transform: none;
  }
}
@media only screen and (max-width: 900px) {
  .card--text__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.card--text__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 53%;
          flex: 0 1 53%;
}
@media only screen and (max-width: 900px) {
  .card--text__image {
    position: relative;
  }
}
.card--text__image img {
  display: block;
  width: 100%;
}
.card--text__image .iframe--content {
  /*
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  height: 100%;

  iframe{
      position: absolute;
      top:0;
      left: 0;
      width: 100%;
      height: 100%;
  }
  */
}
.card--text__image .iframe--content iframe {
  width: 100%;
  aspect-ratio: 1280/720;
  max-width: 100%;
}
.card--text__image span {
  display: block;
  font-style: italic;
  text-align: center;
  padding: 0 15px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  margin-top: 25px;
}
@media only screen and (max-width: 900px) {
  .card--text__image span {
    display: none;
  }
}
.card--text__copy {
  position: relative;
  padding: 32px;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 47%;
          flex: 0 1 47%;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media only screen and (max-width: 900px) {
  .card--text__copy {
    -webkit-transform: none;
            transform: none;
    margin-top: -35px;
    margin-left: 20px;
    width: calc(100% - 40px);
    padding: 20px;
  }
}
.card--text__copy::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.card--text__copy .copy--content h3 {
  font-weight: 400;
  font-size: 40px;
}
@media only screen and (max-width: 1336px) {
  .card--text__copy .copy--content h3 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1100px) {
  .card--text__copy .copy--content h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content h3 {
    font-size: 25px;
  }
}
.card--text__copy .copy--content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.card--text__copy .copy--content ul {
  padding-left: 15px;
}
.card--text__copy .copy--content ul li {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 5px;
  margin-bottom: 0;
}
.card--text__copy .copy--content a {
  color: #0A9A65;
}
.card--text__copy .copy--content a:hover {
  opacity: 0.7;
}
.card--text__copy .copy--content .gform_wrapper {
  margin-top: 25px;
}
.card--text__copy .copy--content .gform_wrapper .gform_footer {
  margin-top: 30px !important;
  padding: 0 !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit] {
  padding: 14px 16px;
  background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 20px right 13px !important;
  padding-right: 25px;
  background-size: cover;
  border-radius: 24px;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  align-items: center;
  border-width: 0 !important;
  border-style: solid !important;
  margin: 0 !important;
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit] {
    font-size: 13px !important;
    padding: 11px 14px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 12px 12px;
    padding-right: 25px;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 18px right 13px !important;
  }
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 8px 12px;
    padding-right: 25px;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 14px right 13px !important;
  }
}
@media only screen and (max-width: 650px) {
  .card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit] {
    white-space: break-spaces;
    line-height: 1.5 !important;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 50% right 13px !important;
  }
}
.card--text__copy .copy--content .gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #026C45 !important;
}
.card--text__copy .copy--content .gform_wrapper .gfield_html strong {
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
}
.card--text__copy .copy--content .gform_wrapper .gfield_html em {
  font-size: 12px;
}
.card--text__copy .copy--content .gform_wrapper .gfield_html p {
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.card--text__copy .copy--content .gform_wrapper .gfield {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (max-width: 650px) {
  .card--text__copy .copy--content .gform_wrapper .gfield {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.card--text__copy .copy--content .gform_wrapper .gfield .gfield_label {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text],
.card--text__copy .copy--content .gform_wrapper .gfield input[type=email],
.card--text__copy .copy--content .gform_wrapper .gfield input[type=tel],
.card--text__copy .copy--content .gform_wrapper .gfield select {
  border: 1px solid #0A9A65;
  border-radius: 4px;
  background: transparent;
  padding: 13px 23px;
  color: #000000;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content .gform_wrapper .gfield input[type=text],
  .card--text__copy .copy--content .gform_wrapper .gfield input[type=email],
  .card--text__copy .copy--content .gform_wrapper .gfield input[type=tel],
  .card--text__copy .copy--content .gform_wrapper .gfield select {
    padding: 10px 15px;
  }
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]::-webkit-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=email]::-webkit-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]::-webkit-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield select::-webkit-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]::-moz-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=email]::-moz-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]::-moz-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield select::-moz-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]:-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=email]:-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]:-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield select:-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]::-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=email]::-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]::-ms-input-placeholder, .card--text__copy .copy--content .gform_wrapper .gfield select::-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]::placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=email]::placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]::placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield select::placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]:-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=email]:-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]:-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield select:-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield input[type=text]::-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=email]::-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield input[type=tel]::-ms-input-placeholder,
.card--text__copy .copy--content .gform_wrapper .gfield select::-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%;
  background-size: 13px;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 650px) {
  .card--text__copy .copy--content .gform_wrapper .gfield select {
    line-height: 2;
  }
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea {
  border: 1px solid #0A9A65;
  border-radius: 4px !important;
  background: transparent !important;
  padding: 13px 23px;
  color: #000000;
  font-size: 12px;
  max-height: 86px;
  resize: none;
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content .gform_wrapper .gfield textarea {
    padding: 10px 15px;
    font-size: 16px;
  }
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea::-webkit-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea::-moz-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea:-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea::-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea::placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea:-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .gfield textarea::-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio {
  width: 100%;
  text-align: center;
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 650px) {
  .card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio .gchoice {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  display: contents;
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #0A9A65;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio .gchoice label {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.card--text__copy .copy--content .gform_wrapper .ginput_container_radio .gfield_radio .gchoice label:before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #0A9A65;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
}
.card--text__copy .copy--content .gform_confirmation_wrapper {
  margin-top: 35px;
  color: #0A9A65;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .card--text__copy .copy--content .gform_confirmation_wrapper {
    font-size: 18px;
  }
}
.card--text__copy .copy--description--cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 1100px) {
  .card--text__copy .copy--description--cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.card--text__copy .copy--description--cta .button--notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}
.card--text__copy .copy--description--cta .button--notes span {
  font-size: 8px;
  color: #777777;
  line-height: 10px;
  max-width: 90px;
  display: block;
}
@media only screen and (max-width: 1100px) {
  .card--text__copy .copy--description--cta .button--notes span {
    max-width: 150px;
  }
}
@media only screen and (max-width: 650px) {
  .card--text__copy .copy--description--cta .button--notes span {
    max-width: 80px;
  }
}
.card--text__image--video--caption {
  display: none;
  font-style: italic;
  text-align: center;
  padding: 0 15px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  margin-top: 25px;
}
@media only screen and (max-width: 900px) {
  .card--text__image--video--caption {
    display: block;
  }
}
.card--text__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 70px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .card--text__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 50px;
  }
}
.card--text .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .card--text .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 18px;
    margin-top: 25px;
  }
}

#get_clothes, #donate_clothes {
  padding-bottom: 40px;
}

.lyte-wrapper {
  width: auto !important;
  aspect-ratio: 1280/720;
}

.lL {
  width: auto !important;
}

.warning--text {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .warning--text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .warning--text {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.warning--text__subtext {
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media only screen and (max-width: 1100px) {
  .warning--text__subtext {
    margin-top: 45px;
  }
}
.warning--text__subtext--content {
  position: relative;
  padding: 24px;
  background: #F0F7F5;
  overflow: hidden;
  border-radius: 4px;
}
.warning--text__subtext--content::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.warning--text__subtext--content p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
.warning--text__subtext--content p a {
  color: #0A9A65;
}

.card--grid {
  padding-top: 39px;
  padding-bottom: 41px;
  background-color: #FAFAFA;
}
@media only screen and (max-width: 768px) {
  .card--grid {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.card--grid__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  grid-gap: 29px 24px;
  margin-top: 34px;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  justify-items: center;
}
@media only screen and (max-width: 1100px) {
  .card--grid__column {
    grid-gap: 15px;
  }
}
.card--grid__column .card--box--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
}
@media only screen and (max-width: 1100px) {
  .card--grid__column .card--box--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}
@media only screen and (max-width: 650px) {
  .card--grid__column .card--box--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.card--grid__column .card--box {
  background: #ffffff;
  border-radius: 16px;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  overflow: hidden;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 400px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}
@media only screen and (max-width: 1100px) {
  .card--grid__column .card--box {
    padding: 20px;
    min-height: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .card--grid__column .card--box {
    padding: 20px;
  }
}
.card--grid__column .card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
  pointer-events: none;
}
.card--grid__column .card--box .icon--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  max-height: 135px;
}
.card--grid__column .card--box .icon--card img {
  margin: auto;
  max-height: 135px;
  max-width: 135px;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .card--grid__column .card--box .icon--card img {
    max-width: 100px;
  }
}
.card--grid__column .card--box .copy--card {
  margin-top: 22px;
}
.card--grid__column .card--box .copy--card h3 {
  font-weight: 400;
  font-size: 32px;
  letter-spacing: -0.01em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .card--grid__column .card--box .copy--card h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 768px) {
  .card--grid__column .card--box .copy--card h3 {
    font-size: 25px;
  }
}
.card--grid__column .card--box .copy--card p {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .card--grid__column .card--box .copy--card p {
    font-size: 13px;
    line-height: 18px;
  }
}
.card--grid__column .card--box .copy--card .daf-button-link {
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
  border-radius: 24px;
}
@media only screen and (max-width: 1336px) {
  .card--grid__column .card--box .copy--card .daf-button-link {
    font-size: 13px;
    padding: 11px 14px;
  }
}
@media only screen and (max-width: 1100px) {
  .card--grid__column .card--box .copy--card .daf-button-link {
    font-size: 12px;
    padding: 8px 12px;
  }
}
.card--grid__column .card--box .copy--card .daf-button-link::after {
  content: "";
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
}
.card--grid__column .card--box .copy--card .daf-button-link::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.card--grid__column .card--box .copy--card .daf-button-link:hover {
  background: #026C45;
  border-color: #026C45;
}
.card--grid__column .card--box .copy--card .button {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.card--grid__column .card--box .copy--card .button::after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.card--grid__column .card--box .action--card {
  padding-top: 14px;
  margin-top: auto;
}
.card--grid__column .card--box:hover {
  background: #0A9A65;
}
.card--grid__column .card--box:hover h3,
.card--grid__column .card--box:hover p {
  color: #ffffff;
}
.card--grid__column .card--box:hover .button,
.card--grid__column .card--box:hover .daf-button-link {
  background: #ffffff;
  color: #000000;
}
.card--grid__column .card--box:hover .button::after,
.card--grid__column .card--box:hover .daf-button-link::after {
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
}
.card--grid__column .card--box:hover .button:hover,
.card--grid__column .card--box:hover .daf-button-link:hover {
  background: #ffffff;
}
.card--grid__green--box {
  margin-top: 35px;
}
@media only screen and (max-width: 900px) {
  .card--grid__green--box {
    margin-top: 25px;
  }
}
.card--grid__green--box .green--box--content {
  margin: auto;
  max-width: 600px;
  background: #0A9A65;
  border-radius: 20px;
  padding: 22px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .card--grid__green--box .green--box--content {
    padding: 20px;
  }
}
.card--grid__green--box .green--box--content::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
  pointer-events: none;
  z-index: 0;
}
@media only screen and (max-width: 900px) {
  .card--grid__green--box .green--box--content::after {
    left: 10px;
    top: 10px;
  }
}
.card--grid__green--box .green--box--content::before {
  content: "";
  background: transparent url("images/layout/layout--give.svg") no-repeat scroll center center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 350px;
  height: 100%;
  max-height: 580px;
  pointer-events: none;
  z-index: 0;
}
.card--grid__green--box .green--box--content h3 {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.01em;
  color: #ffffff;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .card--grid__green--box .green--box--content h3 {
    font-size: 18px;
  }
}
.card--grid__green--box .green--box--content p {
  font-size: 12px;
  color: #ffffff;
  margin-top: 14px;
  font-style: italic;
  margin-bottom: 14px;
  position: relative;
}
.card--grid__green--box .green--box--content a {
  position: relative;
}

/* MODAL SCRIPT */
#outer + p {
  display: none !important;
}

.modal-submit-button {
  background: #0A9A65 !important;
  border-radius: 24px !important;
}

#daf_modal {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

#daf_modal_content {
  border-radius: 20px !important;
}

#daf_modal_footer {
  border-top: 2px solid #0A9A65 !important;
}

#close_daf_modal {
  background: transparent !important;
  cursor: pointer !important;
  border: 1px solid #0A9A65 !important;
  position: relative !important;
  border-radius: 50% !important;
  float: right !important;
  width: 32px !important;
  height: 32px !important;
  color: transparent !important;
}
#close_daf_modal::before {
  content: "" !important;
  background: url(images/icons/icon--close.svg) no-repeat center/contain !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 15px !important;
  height: 15px !important;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
}

#terms a, #support {
  color: #0A9A65 !important;
}

.newsletter--box {
  padding-top: 35px;
  padding-bottom: 45px;
}
@media only screen and (max-width: 1224px) {
  .newsletter--box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .newsletter--box {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.newsletter--box__content {
  max-width: 1224px;
  margin: auto;
  background: transparent url("images/layout/layout--newsletter.svg") no-repeat scroll center center;
  padding-top: 32px;
  padding-left: 51px;
  padding-right: 85px;
  padding-bottom: 48px;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content {
    padding: 20px;
    position: relative;
  }
}
.newsletter--box__content::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}
@media only screen and (max-width: 1100px) {
  .newsletter--box__content::after {
    left: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
  }
}
.newsletter--box__content .title--box {
  text-align: center;
}
.newsletter--box__content .title--box h3 {
  font-weight: 400;
  font-size: 36px;
  color: #ffffff;
}
@media only screen and (max-width: 1100px) {
  .newsletter--box__content .title--box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .newsletter--box__content .title--box h3 {
    font-size: 25px;
  }
}
.newsletter--box__content .newsletter--form {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 33px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form__icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0.5;
    max-width: 13vw;
  }
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form__icon svg {
    width: 100%;
    height: auto;
    display: block;
  }
}
.newsletter--box__content .newsletter--form__icon span {
  display: block;
}
.newsletter--box__content .newsletter--form__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
}
@media only screen and (max-width: 768px) {
  .newsletter--box__content .newsletter--form__form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.newsletter--box__content .newsletter--form__form .gform_wrapper .gform_validation_errors {
  background: #c02b0a;
  margin-bottom: 10px;
}
.newsletter--box__content .newsletter--form__form .gform_wrapper .gform_validation_errors > h2 {
  color: #fff;
}
.newsletter--box__content .newsletter--form__form .gform_wrapper .gfield_description {
  background: none;
  padding: 0;
  border: none;
  font-weight: bold;
  color: #fff;
}
.newsletter--box__content .newsletter--form__form .gform_wrapper .ginput_container_checkbox + .gfield_description {
  text-align: center;
}
.newsletter--box__content .newsletter--form__form .gform_body.gform-body {
  margin-top: 30px;
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content .newsletter--form__form .gform_body.gform-body {
    margin-top: 15px;
  }
}
.newsletter--box__content .newsletter--form__form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.newsletter--box__content .newsletter--form__form .gform_footer input[type=submit] {
  padding: 14px 16px;
  background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll center right 13px !important;
  padding-right: 25px;
  background-size: cover;
  border-radius: 24px;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  align-items: center;
  border-width: 0 !important;
  border-style: solid !important;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media only screen and (max-width: 1336px) {
  .newsletter--box__content .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 13px;
    padding: 11px 14px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .newsletter--box__content .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 12px;
    padding: 12px 12px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .newsletter--box__content .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 16px;
    padding: 8px 12px;
    padding-right: 25px;
  }
}
.newsletter--box__content .newsletter--form__form .gform_footer input[type=submit]:hover {
  color: #0A9A65;
  border-color: #ffffff;
}
.newsletter--box__content .newsletter--form__form .gform_fields {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form__form .gform_fields {
    grid-gap: 0 !important;
  }
}
.newsletter--box__content .newsletter--form__form .gfield {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form__form .gfield {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.newsletter--box__content .newsletter--form__form .gfield.gfield_error input[type=text],
.newsletter--box__content .newsletter--form__form .gfield.gfield_error input[type=email] {
  border-color: #c02b0a;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text],
.newsletter--box__content .newsletter--form__form .gfield input[type=email] {
  border: 1px solid #42E1A7;
  border-radius: 4px;
  background: transparent;
  padding: 13px 14px;
  color: #ffffff;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  .newsletter--box__content .newsletter--form__form .gfield input[type=text],
  .newsletter--box__content .newsletter--form__form .gfield input[type=email] {
    font-size: 16px;
  }
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]:focus,
.newsletter--box__content .newsletter--form__form .gfield input[type=email]:focus {
  border-color: #fff;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]::-webkit-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]::-moz-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]::placeholder,
.newsletter--box__content .newsletter--form__form .gfield input[type=email]::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]::-webkit-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]::-moz-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder, .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]::placeholder,
  .newsletter--box__content .newsletter--form__form .gfield input[type=email]::placeholder {
    font-size: 12px;
  }
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder,
.newsletter--box__content .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder,
  .newsletter--box__content .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
}
.newsletter--box__content .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder,
.newsletter--box__content .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder,
  .newsletter--box__content .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox {
  width: 100%;
  text-align: center;
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 49px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 15px;
  }
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #42E1A7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1100px) {
  .newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
    font-weight: 600;
  }
}
@media only screen and (max-width: 900px) {
  .newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
    font-size: 12px;
  }
}
.newsletter--box__content .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #42E1A7;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.newsletter--box__content .newsletter--form__form #field_1_4 {
  margin: auto;
}
.newsletter--box .gform_wrapper .gform_validation_errors h2 {
  font-size: 12px !important;
}
.newsletter--box .gform_wrapper .gfield_validation_message, .newsletter--box .gform_wrapper .validation_message {
  font-size: 12px !important;
}
.newsletter--box .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}
@media only screen and (max-width: 1100px) {
  .newsletter--box .gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: 600;
    font-size: 12px;
    padding-bottom: 60px;
    margin-top: 25px;
  }
}

.column--cards--big {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media only screen and (max-width: 1224px) {
  .column--cards--big {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards--big {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.column--cards--big .title--section {
  max-width: 1016px;
  margin: auto;
}
.column--cards--big__grid {
  margin-top: 38px;
  width: 100vw;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 1224px) {
  .column--cards--big__grid {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 14px;
  }
}
.column--cards--big__grid.list {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  max-width: 1016px;
}
.column--cards--big__grid.related {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid.related {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }
}
.column--cards--big__grid.related .slick-slide {
  height: auto;
}
.column--cards--big__grid.related .slick-slide > div {
  height: 100%;
}
.column--cards--big__grid.related .slick-slide .card--box {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.column--cards--big__grid.related .slick-slide .card--box .copy--content {
  height: auto;
}
.column--cards--big__grid.related .slick-slide .link {
  margin-top: auto;
}
.column--cards--big__grid.related .slick-slide .copy--card--box {
  height: auto;
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}
.column--cards--big__grid.related .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1100px) {
  .column--cards--big__grid {
    gap: 15px;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .column--cards--big__grid {
    display: block;
  }
}
.column--cards--big__grid .card--box {
  width: calc(50% - 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .column--cards--big__grid .card--box {
    margin-bottom: 15px;
    width: 100%;
  }
}
.column--cards--big__grid .card--box .img--card {
  aspect-ratio: 1.875;
  position: relative;
}
.column--cards--big__grid .card--box .img--card img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.875;
}
.column--cards--big__grid .card--box .img--card .gallery--image--grid--archive {
  position: relative;
}
.column--cards--big__grid .card--box .img--card .gallery--image--grid--archive__slider {
  position: relative;
}
.column--cards--big__grid .card--box .img--card .gallery--image--grid--archive__slider .slick-slide,
.column--cards--big__grid .card--box .img--card .gallery--image--grid--archive__slider .slick-list {
  margin: 0;
  aspect-ratio: 1.8461;
}
.column--cards--big__grid .card--box .img--card .gallery--image--grid--archive__slider img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.8461;
}
.column--cards--big__grid .card--box .img--card span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.column--cards--big__grid .card--box .img--card span path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  padding: 32px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .column--cards--big__grid .card--box .copy--card--box {
    padding: 20px;
  }
}
.column--cards--big__grid .card--box .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content {
  height: 100%;
  font-size: 12px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post {
  margin-bottom: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #DEDEDE;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1100px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 10px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--date .date {
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 24px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--date .date.date--green {
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--date .date.date--outline {
  background: #ffffff;
  color: #000000;
  border-color: #0A9A65;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social a {
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social a:hover {
  background: #DFDFDF;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social a:hover svg path {
  fill: #0A9A65;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social svg {
  max-height: 60%;
  max-width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__grid .post--social svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  fill: #DFDFDF;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__publication {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__publication .logo--content {
  background: #fff;
  padding: 10px 32px;
  width: auto;
  margin: 0 -32px;
  -webkit-box-flex: 100;
      -ms-flex: 100;
          flex: 100;
}
@media only screen and (max-width: 1224px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__publication .logo--content {
    padding: 10px 20px;
    margin: 0 -20px;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__publication .logo--content img {
  max-width: 250px;
  max-height: 40px;
  width: auto;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address {
  margin-top: 14px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address.no--line {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: -5px;
}
@media only screen and (max-width: 1100px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address {
    margin-top: 0;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span {
  font-size: 12px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span .cat-name {
  gap: 0;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span .cat-name::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span .cat-name:last-child::after {
  display: none;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span .category--name span:last-child {
  display: none;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address span svg {
  margin-right: 5px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .info--post__address svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content h3 {
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content h3 a {
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content h3 a {
    font-size: 28px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content h3 a {
    font-size: 25px;
    line-height: 30px;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  margin-bottom: 0;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid .card--box .copy--card--box .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category .cat-title {
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category .cat-name {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category .cat-name::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category .cat-name:last-child::after {
  display: none;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-category .cat-name a:hover {
  text-decoration: underline;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags .tag-title {
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags .tag-name {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags .tag-name::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags .tag-name:last-child::after {
  display: none;
}
.column--cards--big__grid .card--box .copy--card--box .copy--content .post-tags .tag-name a:hover {
  text-decoration: underline;
}
.column--cards--big__grid .card--box .copy--card--box .button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
}
.column--cards--big__grid .card--box .copy--card--box .link--press {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #0A9A65;
  font-weight: 400;
  font-style: italic;
  margin-left: 5px;
}
.column--cards--big__grid .card--box:hover .img--card span svg path {
  fill: #0A9A65;
}
.column--cards--big__grid .card--box:hover .copy--card--box {
  background: #0A9A65;
}
.column--cards--big__grid .card--box:hover .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--white.svg");
}
.column--cards--big__grid .card--box:hover .copy--card--box .link--press {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content .info--post__grid .post--date .date.date--green {
  background: #ffffff;
  color: #0A9A65;
  border-color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content .info--post__address span {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content .info--post__address span svg path {
  fill: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content h3 {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content h3 a {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content p,
.column--cards--big__grid .card--box:hover .copy--content a {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .copy--content .cat-title,
.column--cards--big__grid .card--box:hover .copy--content .tag-title,
.column--cards--big__grid .card--box:hover .copy--content .cat-name,
.column--cards--big__grid .card--box:hover .copy--content .tag-name {
  color: #ffffff;
}
.column--cards--big__grid .card--box:hover .link {
  color: #ffffff !important;
}
.column--cards--big__grid .card--box:hover .link::after {
  content: "";
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.column--cards--big__grid.list--view {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  max-width: 1000px;
}
.column--cards--big__grid.list--view .card--box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid.list--view .card--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.column--cards--big__grid.list--view .card--box .img--card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  width: 39%;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid.list--view .card--box .img--card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.column--cards--big__grid.list--view .card--box .copy--card--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid.list--view .card--box .copy--card--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.column--cards--big__grid .slick-slide {
  margin: 0 25px;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid .slick-slide {
    margin: 0 15px;
  }
}
.column--cards--big__grid .slick-list {
  margin: 0 -25px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .column--cards--big__grid .slick-list {
    margin: 0 -15px;
  }
}
.column--cards--big__grid .slick-arrow {
  cursor: pointer;
  background: #ffffff url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 100vw;
  height: 100vh;
  max-width: 30px;
  max-height: 30px;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: 7px;
  position: relative;
  top: 200px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .column--cards--big__grid .slick-arrow {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media only screen and (max-width: 650px) {
  .column--cards--big__grid .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    top: 150px;
  }
}
.column--cards--big__grid .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.column--cards--big__grid .slick-arrow:hover {
  background-color: #0A9A65;
}
.column--cards--big__grid .not--found--text {
  text-align: center;
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.column--cards--big__box--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 32px;
}

.social--connect {
  padding-top: 32px;
  padding-bottom: 29px;
}
@media only screen and (max-width: 1224px) {
  .social--connect {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .social--connect {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.social--connect .title--section {
  max-width: 730px;
  margin: auto;
}
.social--connect__grid {
  padding-left: 37px;
  padding-right: 37px;
  margin-top: 37px;
}
@media only screen and (max-width: 1224px) {
  .social--connect__grid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .social--connect__grid {
    gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .social--connect__grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.social--connect__grid .fts-instagram-inline-block-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
@media only screen and (max-width: 768px) {
  .social--connect__grid .fts-instagram-inline-block-centered {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.social--connect__grid .fts-instagram-inline-block-centered .slicker-instagram-placeholder {
  border-radius: 16px;
  overflow: hidden;
}
.social--connect__network {
  margin-top: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .social--connect__network {
    margin-top: 25px;
  }
}
.social--connect__network .social--box {
  background: #ffffff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13px 34px;
  gap: 40px;
}
@media only screen and (max-width: 768px) {
  .social--connect__network .social--box {
    gap: 15px;
  }
}
.social--connect__network .social--box a {
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .social--connect__network .social--box a {
    width: 35px;
    height: 35px;
  }
}
.social--connect__network .social--box a svg {
  max-width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .social--connect__network .social--box a svg {
    max-width: 70%;
  }
}
@media only screen and (max-width: 650px) {
  .social--connect__network .social--box a svg {
    max-width: 20px;
    max-height: 20px;
  }
}
.social--connect__network .social--box a svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  fill: #0A9A65;
}
.social--connect__network .social--box a:hover {
  background: #0A9A65;
}
.social--connect__network .social--box a:hover svg path {
  fill: #ffffff;
}

.partner--content {
  padding-top: 35px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1224px) {
  .partner--content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .partner--content {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.partner--content .title--section {
  max-width: 795px;
  margin: auto;
}
.partner--content .title--section__logo img {
  max-width: 165px;
}
.partner--content__slider--logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 38px;
  width: 100vw;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 1224px) {
  .partner--content__slider--logos {
    max-width: 100%;
    width: 100%;
  }
}
.partner--content__slider--logos .slick-slide {
  margin: 0 15px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partner--content__slider--logos .slick-slide.slick-active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 460px) {
  .partner--content__slider--logos .slick-slide.slick-active {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
}
.partner--content__slider--logos .slick-slide.slick-active.middle {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.partner--content__slider--logos .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partner--content__slider--logos .slick-list {
  margin: 0 -15px;
  width: 100%;
}
.partner--content__slider--logos .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 650px) {
  .partner--content__slider--logos .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 10%;
            flex: 0 1 10%;
  }
}
.partner--content__slider--logos .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.partner--content__slider--logos .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.partner--content__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 45px;
}

.modal--content {
  display: none;
  width: 100vw;
  max-width: 1100px;
  padding: 15px !important;
  background: #ffffff;
  border-radius: 20px;
}
.modal--content.small--modal {
  max-width: 700px;
}
.modal--content.medium--modal {
  max-width: 850px;
}
@media only screen and (max-width: 768px) {
  .modal--content {
    width: 100%;
  }
}
.modal--content__header {
  position: relative;
}
.modal--content__header .modal--action {
  background: #F2F6F5;
  border-radius: 18.5px;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  gap: 5px;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .modal--content__header .modal--action {
    right: 5px;
  }
}
.modal--content__header .modal--action .paste--action svg {
  pointer-events: none;
}
.modal--content__header .modal--action .copied--text {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
}
.modal--content__header .modal--action .copied--text.active {
  opacity: 1;
  visibility: visible;
  display: block;
  max-width: 150px;
}
.modal--content__header .modal--action button {
  background: transparent;
  cursor: pointer;
  border: 1px solid #0A9A65;
  position: relative;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}
.modal--content__header .modal--action button svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal--content__header .modal--action .copy--share {
  display: block;
  position: absolute;
  top: -99999px;
  left: -99999px;
  opacity: 0;
}
.modal--content__header .modal--action .share-link-modal {
  position: absolute;
  line-height: 1.3;
  top: 35px;
  font-weight: 500;
  background: #0A9A65;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  right: -30px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal--content__header .modal--action .share-link-modal p {
  font-size: 9px;
  color: #ffffff;
  margin: 0;
}
.modal--content__header .icon--group {
  text-align: center;
  margin-top: 12px;
  padding: 0 50px;
}
.modal--content__header .icon--group img {
  max-width: 90%;
  margin: auto;
}
@media only screen and (max-width: 900px) {
  .modal--content__header .icon--group img {
    max-width: 100px;
  }
}
.modal--content__header .title--group {
  margin-top: 21px;
  text-align: center;
  padding: 0 50px;
}
.modal--content__header .title--group h3 {
  font-weight: 400;
  font-size: 36px;
  color: #000000;
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  .modal--content__header .title--group h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__header .title--group h3 {
    font-size: 25px;
  }
}
.modal--content__header .title--group p {
  font-size: 14px;
  color: #000000;
  margin-top: 4px;
}
@media only screen and (max-width: 1336px) {
  .modal--content__header .title--group p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__header .title--group p {
    font-size: 13px;
    line-height: 18px;
  }
}
.modal--content__header .image--header--modal {
  position: relative;
  left: -15px;
  top: -15px;
  right: -15px;
  width: calc(100% + 30px);
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  pointer-events: none;
}
.modal--content__header .image--header--modal img {
  aspect-ratio: 1.4166666667;
}
@media only screen and (max-width: 768px) {
  .modal--content__header .image--header--modal img {
    aspect-ratio: inherit;
  }
}
.modal--content__header .image--header--modal.img--center {
  text-align: center;
}
.modal--content__header .image--header--modal.img--small {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .modal--content__header .image--header--modal.img--small {
    margin-top: 35px;
  }
}
.modal--content__header .image--header--modal.img--small img {
  max-width: 135px;
}
.modal--content__header .image--header--modal.img--cover img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal--content__header .member--modal--img {
  width: 100vw;
  height: 100vh;
  max-width: 215px;
  max-height: 215px;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .modal--content__header .member--modal--img {
    max-width: 175px;
    max-height: 175px;
  }
}
.modal--content__header .member--modal--img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  max-width: 215px;
  max-height: 215px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .modal--content__header .member--modal--img img {
    max-width: 175px;
    max-height: 175px;
    padding: 8px;
  }
}
.modal--content__header .modal--header--title {
  text-align: center;
  margin-top: 35px;
}
.modal--content__header .modal--header--title h3 {
  font-weight: 400;
  margin-bottom: 20px;
}
.modal--content__content {
  padding: 0 45px;
}
.modal--content__content.small--padding {
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content {
    padding: 0;
  }
}
.modal--content__content h2,
.modal--content__content h3,
.modal--content__content h4,
.modal--content__content h5,
.modal--content__content h6 {
  font-weight: 700;
  font-size: 22px;
  color: #000000;
  margin-bottom: 14px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content h2,
  .modal--content__content h3,
  .modal--content__content h4,
  .modal--content__content h5,
  .modal--content__content h6 {
    font-size: 19px;
  }
}
.modal--content__content h2 strong,
.modal--content__content h3 strong,
.modal--content__content h4 strong,
.modal--content__content h5 strong,
.modal--content__content h6 strong {
  font-weight: 400;
}
.modal--content__content .title--column--modal h2,
.modal--content__content .title--column--modal h3,
.modal--content__content .title--column--modal h4,
.modal--content__content .title--column--modal h5,
.modal--content__content .title--column--modal h6 {
  font-weight: 400;
}
.modal--content__content .list--content p {
  font-size: 16px;
  color: #000000;
  line-height: 21px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .list--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.modal--content__content .list--content p strong span {
  font-weight: 700;
}
.modal--content__content .list--content ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  margin-bottom: 20px;
  padding-left: 30px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .list--content ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding-left: 0;
  }
}
.modal--content__content .list--content ul li {
  position: relative;
  font-size: 14px;
  color: #000000;
  margin-bottom: 20px;
  font-weight: 400;
  display: block;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .list--content ul li {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.modal--content__content .list--content ul li::before {
  content: "";
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
  background-size: contain;
  width: 5px;
  height: 8px;
  margin-right: 8px;
  display: inline-block;
}
.modal--content__content .list--content__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .list--content__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.modal--content__content .list--content__cta .button:hover {
  text-decoration: none;
}
.modal--content__content .list--content__cta .button--green {
  color: #ffffff;
}
.modal--content__content .list--content__cta .button--outline {
  color: #000000;
}
.modal--content__content p {
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .modal--content__content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.modal--content__content p strong span {
  font-weight: 700;
}
.modal--content__content a:not([class*=button]) {
  color: #0A9A65;
  font-weight: 700;
}
.modal--content__content a:not([class*=button]):focus, .modal--content__content a:not([class*=button]):visited {
  outline: 0 none;
}
.modal--content__content a:not([class*=button]):hover {
  text-decoration: underline;
}
.modal--content__content .divider {
  background-image: repeating-linear-gradient(-60deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(30deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(120deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(210deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px);
  background-size: 1px 100%, 100% 0, 1px 100%, 100% 1px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  margin: 25px 0;
  width: 100%;
  height: 1px;
  position: relative;
}
.modal--content__content .divider::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal--content__content .divider::after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal--content__content .divider hr {
  display: none;
}
.modal--content__content .icon--title {
  text-align: center;
  margin-bottom: 11px;
}
.modal--content__content .column--row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 29px;
}
@media only screen and (max-width: 900px) {
  .modal--content__content .column--row {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .column--row {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.modal--content__content .column--row__box {
  text-align: left;
  border: 1px solid #0A9A65;
  border-radius: 10px;
  padding-left: 20px;
  padding-top: 12px;
  padding-right: 10px;
  padding-bottom: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.modal--content__content .column--row__box .logo--content {
  text-align: center;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal--content__content .column--row__box .logo--content img {
  margin: auto;
  max-width: 169px;
}
.modal--content__content .column--row__box .copy--content {
  margin-top: 15px;
  height: 100%;
}
.modal--content__content .column--row__box .copy--content h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 0;
  min-height: 55px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .column--row__box .copy--content h5 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .column--row__box .copy--content h5 {
    min-height: auto;
  }
}
.modal--content__content .column--row__box .copy--content p {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 12px;
  line-height: 18px;
}
.modal--content__content .column--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 36px;
  margin-top: 35px;
  padding-bottom: 32px;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .column--text {
    margin-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.modal--content__content .column--text__copy {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.modal--content__content .column--text__copy h4 {
  font-weight: 700;
  font-size: 24px;
  color: #000000;
  margin-bottom: 14px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .column--text__copy h4 {
    font-size: 18px;
  }
}
.modal--content__content .column--text__copy h4 span {
  font-weight: 400;
}
.modal--content__content .column--text__copy p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}
.modal--content__content .column--text__copy p i {
  font-weight: 400;
}
.modal--content__content .column--text__copy p i a {
  font-weight: 700;
}
.modal--content__content .column--text__copy ul {
  margin-bottom: 15px;
}
.modal--content__content .column--text__copy ul li {
  margin-bottom: 5px;
  font-size: 12px;
  margin-left: 20px;
  font-weight: 400;
}
.modal--content__content .column--text__copy ol {
  margin-bottom: 15px;
  counter-reset: orderedList;
  list-style: none;
}
.modal--content__content .column--text__copy ol li {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .column--text__copy ol li::before {
  content: counter(orderedList) ") ";
  counter-increment: orderedList;
}
.modal--content__content .form--search--content {
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  border-radius: 4px;
  background: #ffffff;
  padding: 28px 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .form--search--content {
    padding: 15px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .form--search--content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.modal--content__content .form--search--content .search--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  border: 1px solid #D0D0D0;
  border-radius: 30px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: 100%;
  overflow: hidden;
  padding: 4px;
}
.modal--content__content .form--search--content .search--content .select--content {
  width: calc(100% - 160px);
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .form--search--content .search--content .select--content {
    width: calc(100% - 140px);
  }
}
.modal--content__content .form--search--content .search--content .select--content .select--modal {
  padding: 14px 16px;
  font-size: 14px;
  width: 100%;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  background-size: 13px;
}
@media only screen and (max-width: 1336px) {
  .modal--content__content .form--search--content .search--content .select--content .select--modal {
    font-size: 13px;
    padding: 11px 14px;
  }
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .form--search--content .search--content .select--content .select--modal {
    font-size: 12px;
    padding: 8px 12px;
    background-size: 10px;
  }
}
.modal--content__content .form--search--content .search--content .button:hover {
  text-decoration: none;
}
.modal--content__content .form--search--content .search--content input[type=text] {
  border-radius: 0;
  padding: 14px 0;
  width: calc(100% - 205px);
  font-size: 12px;
  color: #000000;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .form--search--content .search--content input[type=text] {
    font-size: 16px;
  }
}
.modal--content__content .form--search--content .search--content input[type=text]::-webkit-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]::-moz-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]:-ms-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]::-ms-input-placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]::placeholder {
  opacity: 1;
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 12px;
  color: #C4C4C4;
  font-weight: 700;
}
.modal--content__content .form--search--content .search--content .select2-container--default .select2-selection--single {
  border: 0 none;
}
.modal--content__content .modal--copy h3 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .modal--copy h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy h3 {
    font-size: 25px;
  }
}
.modal--content__content .modal--copy .title--modal--form {
  text-align: center;
}
.modal--content__content .modal--copy .title--modal--form h3 {
  font-weight: 400;
}
.modal--content__content .modal--copy .title--modal--form h3 strong {
  font-weight: 700;
}
.modal--content__content .modal--copy .title--modal--form h4 {
  font-weight: 700;
}
.modal--content__content .modal--copy .modal--column--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
  gap: 20px;
  margin-top: 15px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .modal--column--card {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.modal--content__content .modal--copy .modal--column--card .card--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
  border: 1px solid #0A9A65;
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .modal--column--card .card--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.modal--content__content .modal--copy .modal--column--card .card--box .image--column--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  aspect-ratio: 1.2;
  /*   @include responsiveMax('tablet-v') {
        flex: 0 1 35%; 
    } */
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .modal--column--card .card--box .image--column--card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 70%;
            flex: 0 1 70%;
  }
}
.modal--content__content .modal--copy .modal--column--card .card--box .image--column--card img {
  display: block;
  width: 100%;
  max-width: 100px;
  max-height: 100px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal--content__content .modal--copy .modal--column--card .card--box .image--column--card.image--type {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal--content__content .modal--copy .modal--column--card .card--box .image--column--card.image--type img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
}
.modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  min-height: 55px;
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy h4 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy h4 {
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy h4 {
    min-height: auto;
  }
}
.modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy p {
  font-size: 12px;
  line-height: 18px;
}
.modal--content__content .modal--copy .modal--column--card .card--box .card--box--copy .link {
  margin-top: auto;
}
.modal--content__content .modal--copy .member--content--copy .member--contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-bottom: 30px;
  margin-top: 50px;
  text-align: center;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .member--content--copy .member--contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 35px;
  }
}
.modal--content__content .modal--copy .member--content--copy .member--contact a {
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
@media only screen and (max-width: 1336px) {
  .modal--content__content .modal--copy .member--content--copy .member--contact a {
    font-size: 13px;
  }
}
.modal--content__content .modal--copy .member--content--copy .member--contact a.member--phone::after {
  content: "";
  background: transparent url("images/icons/icon--phone--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
.modal--content__content .modal--copy .member--content--copy .member--contact a.member--email::after {
  content: "";
  background: transparent url("images/icons/icon--email--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 6px;
  background-size: 15px;
  width: 15px;
  height: 13px;
}
.modal--content__content .modal--copy .form--content {
  margin-top: 25px;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
.modal--content__content .modal--copy .form--content__form .gform_body.gform-body {
  margin-top: 30px;
}
@media only screen and (max-width: 900px) {
  .modal--content__content .modal--copy .form--content__form .gform_body.gform-body {
    margin-top: 15px;
  }
}
.modal--content__content .modal--copy .form--content__form .gform_footer {
  margin-top: 30px !important;
  padding: 0 !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal--content__content .modal--copy .form--content__form .gform_footer input[type=submit] {
  padding: 14px 16px;
  background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 20px right 13px !important;
  padding-right: 25px;
  background-size: cover;
  border-radius: 4px;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  align-items: center;
  border-width: 0 !important;
  border-style: solid !important;
  margin: 0 !important;
  color: #ffffff !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .modal--content__content .modal--copy .form--content__form .gform_footer input[type=submit] {
    font-size: 13px !important;
    padding: 11px 14px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .modal--copy .form--content__form .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 12px 12px;
    padding-right: 25px;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 18px right 13px !important;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .form--content__form .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 8px 12px;
    padding-right: 25px;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 14px right 13px !important;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .form--content__form .gform_footer input[type=submit] {
    white-space: break-spaces;
    line-height: 1.5 !important;
    background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 50% right 13px !important;
  }
}
.modal--content__content .modal--copy .form--content__form .gfield_html h3 {
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 27px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .form--content__form .gfield_html h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
.modal--content__content .modal--copy .form--content__form .box--comment {
  border: 1px solid #0A9A65;
  border-radius: 4px;
  background: #FAFFFE;
  padding: 20px;
  color: #ffffff;
  font-size: 12px;
  height: 100%;
  color: #000000;
  font-weight: 700;
}
.modal--content__content .modal--copy .form--content__form .gfield {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .form--content__form .gfield {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.modal--content__content .modal--copy .form--content__form .gfield .gfield_label {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.modal--content__content .modal--copy .form--content__form .gfield .ginput_complex {
  width: 100%;
  height: 100%;
}
.modal--content__content .modal--copy .form--content__form .gfield .ginput_complex .gfield_date_month {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  height: 100%;
}
.modal--content__content .modal--copy .form--content__form .gfield .ginput_complex .gfield_date_day {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  height: 100%;
}
.modal--content__content .modal--copy .form--content__form .gfield .ginput_complex .gfield_date_year {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  max-width: 36%;
  height: 100%;
}
.modal--content__content .modal--copy .form--content__form .gfield.gfield_error input[type=text],
.modal--content__content .modal--copy .form--content__form .gfield.gfield_error input[type=email],
.modal--content__content .modal--copy .form--content__form .gfield.gfield_error input[type=tel],
.modal--content__content .modal--copy .form--content__form .gfield.gfield_error input[type=number],
.modal--content__content .modal--copy .form--content__form .gfield.gfield_error textarea {
  border-color: #c02b0a;
}
.modal--content__content .modal--copy .form--content__form .gfield .instruction {
  font-size: 12px;
  background: transparent;
  border: 0 none;
  padding: 0;
}
.modal--content__content .modal--copy .form--content__form .gfield .gfield_validation_message {
  display: none;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text],
.modal--content__content .modal--copy .form--content__form .gfield input[type=email],
.modal--content__content .modal--copy .form--content__form .gfield input[type=tel],
.modal--content__content .modal--copy .form--content__form .gfield input[type=number],
.modal--content__content .modal--copy .form--content__form .gfield select {
  border: 1px solid #0A9A65;
  border-radius: 4px;
  background: transparent;
  padding: 20px;
  color: #000000;
  font-size: 12px;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .form--content__form .gfield input[type=text],
  .modal--content__content .modal--copy .form--content__form .gfield input[type=email],
  .modal--content__content .modal--copy .form--content__form .gfield input[type=tel],
  .modal--content__content .modal--copy .form--content__form .gfield input[type=number],
  .modal--content__content .modal--copy .form--content__form .gfield select {
    padding: 10px 15px;
  }
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]::-webkit-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=email]::-webkit-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=tel]::-webkit-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=number]::-webkit-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield select::-webkit-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]::-moz-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=email]::-moz-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=tel]::-moz-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=number]::-moz-placeholder, .modal--content__content .modal--copy .form--content__form .gfield select::-moz-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]:-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=email]:-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=tel]:-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=number]:-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield select:-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]::-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=email]::-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=tel]::-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield input[type=number]::-ms-input-placeholder, .modal--content__content .modal--copy .form--content__form .gfield select::-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]::placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=email]::placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=tel]::placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=number]::placeholder,
.modal--content__content .modal--copy .form--content__form .gfield select::placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]:-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=email]:-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=tel]:-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=number]:-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield select:-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield input[type=text]::-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=email]::-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=tel]::-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield input[type=number]::-ms-input-placeholder,
.modal--content__content .modal--copy .form--content__form .gfield select::-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%;
  background-size: 13px;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .form--content__form .gfield select {
    line-height: 2;
  }
}
.modal--content__content .modal--copy .form--content__form .gfield textarea {
  border: 1px solid #0A9A65;
  border-radius: 4px !important;
  background: transparent !important;
  padding: 20px;
  color: #000000;
  font-size: 12px !important;
  max-height: 100px;
  resize: none;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .form--content__form .gfield textarea {
    padding: 10px 15px;
    font-size: 16px !important;
  }
}
.modal--content__content .modal--copy .form--content__form .gfield textarea::-webkit-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea::-moz-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea::placeholder {
  color: #888888;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #888888;
  font-size: 12px;
  font-weight: 400;
}
.modal--content__content .modal--copy .form--content__form .gfield--type-choice .gfield_label {
  color: #000;
}
.modal--content__content .modal--copy .form--content__form .gfield--type-choice .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
}
.modal--content__content .modal--copy .form--content__form .gfield--type-choice .gfield_radio .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.modal--content__content .modal--copy .form--content__form .gfield--type-choice .gfield_radio .gfield-choice-input + label {
  max-width: unset;
  display: block;
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox {
  width: 100%;
  text-align: center;
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  display: contents;
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #0A9A65;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.modal--content__content .modal--copy .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #0A9A65;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
}
.modal--content__content .modal--copy .member--column--content {
  margin-top: 15px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .member--column--content {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__content .modal--copy .member--column--content {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
  }
}
.modal--content__content .modal--copy .member--column--content__grid .member--modal--img {
  width: 100vw;
  height: 100vh;
  max-width: 215px;
  max-height: 215px;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .member--column--content__grid .member--modal--img {
    max-width: 175px;
    max-height: 175px;
  }
}
.modal--content__content .modal--copy .member--column--content__grid .member--modal--img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  max-width: 215px;
  max-height: 215px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .modal--content__content .modal--copy .member--column--content__grid .member--modal--img img {
    max-width: 175px;
    max-height: 175px;
    padding: 8px;
  }
}
.modal--content__content .modal--copy .member--column--content__grid .member--content--info {
  text-align: center;
}
.modal--content__content .modal--copy .member--column--content__grid .member--content--info h4 {
  margin-bottom: 10px;
}
.modal--content__content .modal--copy .member--column--content__grid .member--content--info .member--dates p {
  color: #0A9A65;
  font-size: 12px;
  margin-bottom: 5px;
}
.modal--content__content .modal--copy .member--column--content__grid .member--content--info .member--position p {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 5px;
}
.modal--content__content .modal--copy .member--column--content__grid .member--content--info .member--bio {
  margin-top: 15px;
}
.modal--content__content .member--content--info {
  text-align: center;
  margin-top: 7px;
  margin-bottom: 30px;
}
.modal--content__content .member--content--info h3 {
  font-weight: 700;
  font-size: 36px;
  color: #000000;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 1100px) {
  .modal--content__content .member--content--info h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__content .member--content--info h3 {
    font-size: 25px;
  }
}
.modal--content__content .member--content--info p {
  font-size: 16px;
}
@media only screen and (max-width: 1336px) {
  .modal--content__content .member--content--info p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content__content .member--content--info p {
    font-size: 13px;
  }
}
.modal--content__footer {
  position: relative;
  background: #0A9A65;
  border-radius: 10px;
  padding: 16px 24px;
  text-align: center;
  position: relative;
}
.modal--content__footer::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: 10px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
  pointer-events: none;
  z-index: 0;
}
.modal--content__footer::before {
  content: "";
  background: transparent url("images/layout/layout--white.svg") no-repeat scroll center center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 112px;
  height: 100%;
  max-height: 211px;
  pointer-events: none;
  z-index: 0;
}
.modal--content__footer .logo img {
  max-width: 163px;
  max-height: 54px;
}
@media only screen and (max-width: 900px) {
  .modal--content__footer .logo img {
    max-width: 100px;
  }
}
.modal--content__footer p {
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .modal--content__footer p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content__footer p {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    text-align: center;
  }
}
.modal--content__footer p strong {
  font-weight: 600;
}
.modal--content__footer a {
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}
.modal--content__footer a:hover {
  text-decoration: underline;
}
.modal--content__footer.with--text {
  text-align: left;
}
@media only screen and (max-width: 650px) {
  .modal--content__footer.with--text {
    text-align: center;
  }
}
.modal--content__footer.with--text .logo img {
  max-width: 131px;
  max-height: 45px;
}
@media only screen and (max-width: 650px) {
  .modal--content__footer.with--text .logo img {
    max-width: 110px;
  }
}
.modal--content__footer.with--padding--text p {
  padding-left: 100px;
}
@media only screen and (max-width: 650px) {
  .modal--content__footer.with--padding--text p {
    padding-left: 0;
    margin-top: 10px;
  }
}
.modal--content .carousel__button {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -999999px;
  top: -999999px;
}
.modal--content.newsletter {
  background: transparent url("images/layout/layout--newsletter.svg") no-repeat scroll center center;
  background-size: cover;
  position: relative;
  max-width: 650px;
}
.modal--content.newsletter::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}
@media only screen and (max-width: 1100px) {
  .modal--content.newsletter::after {
    left: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
  }
}
.modal--content.newsletter .title--box {
  text-align: center;
}
.modal--content.newsletter .title--box h3 {
  font-weight: 400;
  font-size: 36px;
  color: #ffffff;
  margin: 0;
}
@media only screen and (max-width: 1100px) {
  .modal--content.newsletter .title--box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content.newsletter .title--box h3 {
    font-size: 25px;
  }
}
.modal--content.newsletter .title--box h3 strong {
  font-weight: 700;
}
.modal--content.newsletter .newsletter--form {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form__icon {
    position: absolute;
    right: 20px;
    bottom: 0;
    opacity: 0.5;
    max-width: 13vw;
  }
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form__icon svg {
    width: 100%;
  }
}
.modal--content.newsletter .newsletter--form__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form__form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.modal--content.newsletter .newsletter--form__form .gform_wrapper .gform_validation_errors {
  background: #c02b0a;
  margin-bottom: 10px;
}
.modal--content.newsletter .newsletter--form__form .gform_wrapper .gform_validation_errors > h2 {
  color: #fff;
}
.modal--content.newsletter .newsletter--form__form .gform_wrapper .gfield_description {
  background: none;
  padding: 0;
  border: none;
  font-weight: bold;
  color: #fff;
}
.modal--content.newsletter .newsletter--form__form .gform_wrapper .ginput_container_checkbox + .gfield_description {
  text-align: center;
}
.modal--content.newsletter .newsletter--form__form .gform_body.gform-body {
  margin-top: 0;
}
.modal--content.newsletter .newsletter--form__form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.modal--content.newsletter .newsletter--form__form .gform_footer input[type=submit] {
  padding: 14px 16px;
  background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll top 20px right 13px !important;
  padding-right: 25px;
  background-size: cover;
  border-radius: 24px;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  align-items: center;
  border-width: 0 !important;
  border-style: solid !important;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media only screen and (max-width: 1336px) {
  .modal--content.newsletter .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 13px;
    padding: 11px 14px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .modal--content.newsletter .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 12px;
    padding: 12px 12px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .modal--content.newsletter .newsletter--form__form .gform_footer input[type=submit] {
    font-size: 12px;
    padding: 8px 12px;
    padding-right: 25px;
  }
}
.modal--content.newsletter .newsletter--form__form .gform_footer input[type=submit]:hover {
  color: #0A9A65;
  border-color: #ffffff;
}
.modal--content.newsletter .newsletter--form__form .gform_fields {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form__form .gform_fields {
    grid-gap: 0 !important;
  }
}
.modal--content.newsletter .newsletter--form__form .gfield {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.modal--content.newsletter .newsletter--form__form .gfield.gfield_error input[type=text],
.modal--content.newsletter .newsletter--form__form .gfield.gfield_error input[type=email] {
  border-color: #c02b0a;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text],
.modal--content.newsletter .newsletter--form__form .gfield input[type=email] {
  border: 1px solid #42E1A7;
  border-radius: 4px;
  background: transparent;
  padding: 13px 14px;
  color: #ffffff;
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]:focus,
.modal--content.newsletter .newsletter--form__form .gfield input[type=email]:focus {
  border-color: #fff;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-webkit-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-moz-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]::placeholder,
.modal--content.newsletter .newsletter--form__form .gfield input[type=email]::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-webkit-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-moz-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder, .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]::placeholder,
  .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::placeholder {
    font-size: 12px;
  }
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder,
.modal--content.newsletter .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]:-ms-input-placeholder,
  .modal--content.newsletter .newsletter--form__form .gfield input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
}
.modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder,
.modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 900px) {
  .modal--content.newsletter .newsletter--form__form .gfield input[type=text]::-ms-input-placeholder,
  .modal--content.newsletter .newsletter--form__form .gfield input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox {
  width: 100%;
  text-align: center;
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 49px;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 15px;
  }
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #42E1A7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1100px) {
  .modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
    font-weight: 600;
  }
}
@media only screen and (max-width: 900px) {
  .modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
    font-size: 12px;
  }
}
.modal--content.newsletter .newsletter--form__form .ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #42E1A7;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.modal--content.newsletter .newsletter--form__form #field_1_4 {
  margin: auto;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: 0 none !important;
}

.select2-results__option--selectable {
  cursor: pointer;
  margin: 0;
  font-size: 14px;
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: auto !important;
}

.campaigns--content {
  background: #FAFAFA;
  padding-top: 40px;
  padding-bottom: 40px;
}
.campaigns--content__title {
  text-align: center;
}
.campaigns--content__title h4 {
  font-size: 18px;
  font-weight: 700;
}
.campaigns--content__title p {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 7px;
}
.campaigns--content__grid {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1224px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
.campaigns--content__grid .box--campaign {
  padding: 0 12px;
}
.campaigns--content__grid .box--campaign__image {
  aspect-ratio: 1.7485714286;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.campaigns--content__grid .box--campaign__image .portrait--image {
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.campaigns--content__grid .box--campaign__copy {
  position: relative;
  padding: 32px;
  padding-left: 58px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  max-width: 81%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
}
@media only screen and (max-width: 1680px) {
  .campaigns--content__grid .box--campaign__copy {
    max-width: 85%;
  }
}
@media only screen and (max-width: 1336px) {
  .campaigns--content__grid .box--campaign__copy {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1100px) {
  .campaigns--content__grid .box--campaign__copy {
    padding: 20px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 650px) {
  .campaigns--content__grid .box--campaign__copy {
    max-width: 95%;
    padding: 20px;
  }
}
.campaigns--content__grid .box--campaign__copy::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.campaigns--content__grid .box--campaign__copy::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .campaigns--content__grid .box--campaign__copy::after {
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.campaigns--content__grid .box--campaign__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.campaigns--content__grid .box--campaign__copy .copy--content .copy--description h3 {
  font-weight: 400;
  font-size: 48px;
}
@media only screen and (max-width: 1336px) {
  .campaigns--content__grid .box--campaign__copy .copy--content .copy--description h3 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 1100px) {
  .campaigns--content__grid .box--campaign__copy .copy--content .copy--description h3 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .campaigns--content__grid .box--campaign__copy .copy--content .copy--description h3 {
    font-size: 28px;
    line-height: 32px;
  }
}
.campaigns--content__grid .box--campaign__copy .copy--content .copy--description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .campaigns--content__grid .box--campaign__copy .copy--content .copy--description p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
  }
}
.campaigns--content__grid .box--campaign__copy .copy--content .copy--description__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 650px) {
  .campaigns--content__grid .box--campaign__copy .copy--content .copy--description__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.campaigns--content__grid .pagination--posts {
  margin-top: 90px;
  text-align: center;
}
.campaigns--content__grid .pagination--posts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 768px) {
  .campaigns--content__grid .pagination--posts ul {
    gap: 15px;
  }
}
@media only screen and (max-width: 460px) {
  .campaigns--content__grid .pagination--posts ul {
    gap: 5px;
  }
}
.campaigns--content__grid .pagination--posts ul li {
  display: inline-block;
}
.campaigns--content__grid .pagination--posts ul li .page-numbers {
  font-size: 16px;
  text-decoration: none;
  width: 31px;
  line-height: 30px;
  max-height: 31px;
  text-align: center;
  display: block;
  -webkit-transition: none;
  transition: none;
}
@media only screen and (max-width: 768px) {
  .campaigns--content__grid .pagination--posts ul li .page-numbers {
    font-size: 13px;
    width: 25px;
    line-height: 25px;
    max-height: 25px;
  }
}
@media only screen and (max-width: 460px) {
  .campaigns--content__grid .pagination--posts ul li .page-numbers {
    width: 20px;
    line-height: 20px;
    max-height: 20px;
  }
}
.campaigns--content__grid .pagination--posts ul li .page-numbers .prev--icon {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
}
.campaigns--content__grid .pagination--posts ul li .page-numbers .next--icon {
  background: transparent url("images/icons/icon--arrow--black.svg") no-repeat scroll center center;
  display: block;
  width: 15px;
  height: 15px;
  background-size: 8px 8px;
}
@media only screen and (max-width: 768px) {
  .campaigns--content__grid .pagination--posts ul li .page-numbers .next--icon {
    width: 15px;
    height: 15px;
    background-size: 6px 6px;
  }
}
.campaigns--content__grid .pagination--posts ul li .page-numbers.current {
  border: 1px solid #0A9A65;
  border-radius: 50%;
  font-weight: 700;
}
.campaigns--content__grid .pagination--posts ul li .page-numbers:hover {
  border: 1px solid #0A9A65;
  border-radius: 50%;
}
.campaigns--content__grid .pagination--posts ul li .page-numbers.next:hover, .campaigns--content__grid .pagination--posts ul li .page-numbers.prev:hover {
  border: 0 none;
}

.call--out--block {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .call--out--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.call--out--block__box {
  margin: auto;
  width: 1000px;
  max-width: 100%;
  background: #0A9A65;
  border-radius: 20px;
  padding: 44px;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .call--out--block__box {
    padding: 30px;
  }
}
.call--out--block__box.large {
  width: 1224px;
}
.call--out--block__box.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  .call--out--block__box.grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.call--out--block__box::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
  pointer-events: none;
  z-index: 0;
}
@media only screen and (max-width: 900px) {
  .call--out--block__box::after {
    left: 10px;
    top: 10px;
  }
}
.call--out--block__box::before {
  content: "";
  background: transparent url("images/layout/layout--call--out.svg") no-repeat scroll center center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  background-size: cover;
}
.call--out--block__box.with--footer {
  position: relative;
  overflow: hidden;
}
.call--out--block__box.with--footer::before {
  z-index: 2;
}
.call--out--block__box .title--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 650px) {
  .call--out--block__box .title--grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.call--out--block__box .title--grid .icon--title,
.call--out--block__box .title--grid h3 {
  margin: 0;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .call--out--block__box .title--grid .icon--title,
  .call--out--block__box .title--grid h3 {
    font-size: 18px;
  }
}
.call--out--block__box .icon--title {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.call--out--block__box .icon--title svg path {
  fill: #ffffff;
}
.call--out--block__box h3 {
  position: relative;
  font-weight: 400;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .call--out--block__box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .call--out--block__box h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
.call--out--block__box h3 a {
  color: #ffffff;
}
.call--out--block__box h3 a:hover {
  text-decoration: underline;
}
.call--out--block__box h4 {
  position: relative;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .call--out--block__box h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.call--out--block__box h4 a {
  color: #ffffff;
}
.call--out--block__box h4 a:hover {
  text-decoration: underline;
}
.call--out--block__box .divider {
  display: block;
  height: 1px;
  width: 30px;
  background: #ffffff;
  margin: auto;
  margin-bottom: 15px;
}
.call--out--block__box p {
  position: relative;
  font-size: 16px;
  line-height: 27px;
  color: #ffffff;
  margin-top: 5px;
  font-weight: 400;
}
@media only screen and (max-width: 1336px) {
  .call--out--block__box p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .call--out--block__box p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.call--out--block__box p a {
  color: #ffffff;
}
.call--out--block__box p a:hover {
  text-decoration: underline;
}
.call--out--block__box ul, .call--out--block__box ol {
  margin-left: 25px;
  margin-top: 30px;
}
.call--out--block__box ul li, .call--out--block__box ol li {
  color: #ffffff;
}
.call--out--block__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 45px;
  margin-top: 15px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .call--out--block__icons {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.call--out--block__icons .icon--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(16.66% - 40px);
          flex: 0 0 calc(16.66% - 40px);
}
@media only screen and (max-width: 768px) {
  .call--out--block__icons .icon--box {
    gap: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    width: 25%;
  }
}
@media only screen and (max-width: 650px) {
  .call--out--block__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    width: 45%;
  }
}
@media only screen and (max-width: 460px) {
  .call--out--block__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.call--out--block__icons .icon--box .icon--box--img {
  width: 115px;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.call--out--block__icons .icon--box .icon--box--img img {
  max-width: 115px;
  max-height: 115px;
}
@media only screen and (max-width: 1100px) {
  .call--out--block__icons .icon--box .icon--box--img img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .call--out--block__icons .icon--box .icon--box--img img {
    max-width: 75px;
    max-height: 75px;
  }
}
.call--out--block__icons .icon--box .button--transparent,
.call--out--block__icons .icon--box span {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .call--out--block__icons .icon--box .button--transparent,
  .call--out--block__icons .icon--box span {
    font-size: 16px;
  }
}
.call--out--block__icons .icon--box a:hover span {
  color: #000000;
}
.call--out--block__icons .icon--box .button--white:hover {
  background: transparent;
  color: #ffffff;
}
.call--out--block__icons .icon--box .button--white:hover::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.call--out--block__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
  margin-top: 16px;
}
@media only screen and (max-width: 650px) {
  .call--out--block__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 15px;
  }
}
.call--out--block__cta .button--notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.call--out--block__cta .button--notes span {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  font-style: italic;
  line-height: 18px;
  max-width: 250px;
  display: block;
}
@media only screen and (max-width: 1100px) {
  .call--out--block__cta .button--notes span {
    max-width: 200px;
  }
}
@media only screen and (max-width: 650px) {
  .call--out--block__cta .button--notes span {
    max-width: 100%;
  }
}
.call--out--block__cta.grid {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  z-index: 4;
}
@media only screen and (max-width: 650px) {
  .call--out--block__cta.grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 15px;
  }
}
.call--out--block__cta.grid .button--links {
  min-width: 160px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 9.5px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.call--out--block__cta.grid .button--links:hover {
  background: transparent;
  color: #ffffff;
}
.call--out--block__cta.grid .button--links:hover::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.call--out--block__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgb(32, 110, 81);
  position: relative;
  left: -44px;
  bottom: -44px;
  width: calc(100% + 88px);
  z-index: 1;
  gap: 20px;
  padding: 15px;
}
@media only screen and (max-width: 900px) {
  .call--out--block__footer {
    left: -30px;
    bottom: -30px;
    width: calc(100% + 60px);
  }
}
@media only screen and (max-width: 768px) {
  .call--out--block__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
.call--out--block__footer .logo--footer img {
  max-width: 220px;
}
.call--out--block__footer .separator {
  width: 1px;
  height: 100%;
  background: #0A9A65;
  height: 27px;
}
@media only screen and (max-width: 768px) {
  .call--out--block__footer .separator {
    height: 1px;
    width: 27px;
  }
}
.call--out--block__footer .copy--footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
}
@media only screen and (max-width: 768px) {
  .call--out--block__footer .copy--footer {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 650px) {
  .call--out--block__footer .copy--footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
.call--out--block__footer .copy--footer p {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
}
@media only screen and (max-width: 650px) {
  .call--out--block__footer .copy--footer p {
    text-align: center;
  }
}
.call--out--block__footer .copy--footer a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.call--out--block__footer .copy--footer a .phone--icon svg path {
  fill: #5DDDAC;
}
.call--out--block__footer .copy--footer a .email--icon svg path {
  stroke: #5DDDAC;
}
.call--out--block__footer .copy--footer a:hover {
  color: #5DDDAC;
}

.slider--text--content {
  padding-top: 25px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1224px) {
  .slider--text--content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--text--content {
    padding-top: 25px;
    padding-bottom: 45px;
  }
}
.slider--text--content .title--section {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .slider--text--content .title--section {
    margin-bottom: 15px;
  }
}
.slider--text--content__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  max-width: 75%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1224px) {
  .slider--text--content__box {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box {
    gap: 15px;
    margin-bottom: 0 !important;
  }
}
.slider--text--content__box .slider--content {
  text-align: center;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  border-radius: 20px;
  background: #ffffff;
  padding: 35px 40px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box .slider--content {
    padding: 20px;
  }
}
.slider--text--content__box .slider--content::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.slider--text--content__box .slider--content .icon--title {
  display: block;
}
.slider--text--content__box .slider--content .icon--title svg {
  width: 100%;
  max-width: 30px;
}
@media only screen and (max-width: 1100px) {
  .slider--text--content__box .slider--content .icon--title svg {
    max-width: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box .slider--content .icon--title svg {
    max-width: 20px;
  }
}
.slider--text--content__box .slider--content .slider--logo {
  text-align: center;
}
.slider--text--content__box .slider--content .slider--logo img {
  margin: auto;
  display: block;
  max-width: 200px;
  max-height: 200px;
}
.slider--text--content__box .slider--content .slider--copy {
  position: relative;
}
.slider--text--content__box .slider--content .slider--copy p {
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
  line-height: 37px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box .slider--content .slider--copy p {
    font-size: 18px;
    line-height: 25px;
  }
}
.slider--text--content__box .slider--content .slider--quote {
  position: relative;
}
.slider--text--content__box .slider--content .slider--quote span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #0A9A65;
}
@media only screen and (max-width: 1336px) {
  .slider--text--content__box .slider--content .slider--quote span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box .slider--content .slider--quote span {
    font-size: 13px;
  }
}
.slider--text--content__box .slick-slide {
  margin: 0 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .slider--text--content__box .slick-slide {
    padding-bottom: 20px;
  }
}
.slider--text--content__box .slick-list {
  margin: 0 -30px;
}
.slider--text--content__box .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 650px) {
  .slider--text--content__box .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.slider--text--content__box .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider--text--content__box .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.slider--text--content .slick-dots {
  bottom: -65px;
}
@media only screen and (max-width: 768px) {
  .slider--text--content .slick-dots {
    bottom: -20px;
  }
}
.slider--text--content .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  opacity: 0.2;
  border: 1px solid #0A9A65;
  background: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .slider--text--content .slick-dots li button {
    width: 4px;
    height: 4px;
    padding: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--text--content .slick-dots li button {
    width: 3px;
    height: 3px;
    padding: 3px;
  }
}
.slider--text--content .slick-dots li button::before {
  display: none;
}
.slider--text--content .slick-dots li.slick-active button {
  background: #0A9A65;
  opacity: 1;
}

.image--fullwidth {
  padding-top: 15px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .image--fullwidth {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.image--fullwidth__image .video--content {
  margin-top: 24px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 46px 17px -33px #DFEFEC;
          box-shadow: 0px 46px 17px -33px #DFEFEC;
}
.image--fullwidth__image .video--content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image--fullwidth__image img {
  width: 100%;
}
.image--fullwidth__copy {
  position: relative;
  padding: 37px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -45px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
@media only screen and (max-width: 1100px) {
  .image--fullwidth__copy {
    padding: 20px;
    max-width: 95%;
  }
}
@media only screen and (max-width: 650px) {
  .image--fullwidth__copy {
    max-width: 90%;
  }
}
.image--fullwidth__copy::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.image--fullwidth__copy::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .image--fullwidth__copy::after {
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.image--fullwidth__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media only screen and (max-width: 768px) {
  .image--fullwidth__copy .copy--content {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.image--fullwidth__copy .copy--content .logo--copy {
  width: 100%;
  max-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .image--fullwidth__copy .copy--content .logo--copy {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .image--fullwidth__copy .copy--content .logo--copy {
    max-width: 80px;
  }
}
.image--fullwidth__copy .copy--content .logo--copy img {
  width: 100%;
  max-width: 180px;
}
@media only screen and (max-width: 1100px) {
  .image--fullwidth__copy .copy--content .logo--copy img {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .image--fullwidth__copy .copy--content .logo--copy img {
    max-width: 80px;
  }
}
.image--fullwidth__copy .copy--content .copy--description h3 {
  font-weight: 400;
  font-size: 48px;
}
@media only screen and (max-width: 1336px) {
  .image--fullwidth__copy .copy--content .copy--description h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1100px) {
  .image--fullwidth__copy .copy--content .copy--description h3 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .image--fullwidth__copy .copy--content .copy--description h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
.image--fullwidth__copy .copy--content .copy--description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .image--fullwidth__copy .copy--content .copy--description p {
    font-size: 13px;
    line-height: 18px;
  }
}
.image--fullwidth__copy .copy--content .copy--description__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 650px) {
  .image--fullwidth__copy .copy--content .copy--description__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.form--box {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .form--box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.form--box__content {
  max-width: 1000px;
  margin: auto;
  background: #0A9A65 url("images/layout/layout--form--box.svg") no-repeat scroll center center;
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 40px;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .form--box__content {
    padding: 20px;
    position: relative;
  }
}
.form--box__content::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}
@media only screen and (max-width: 1100px) {
  .form--box__content::after {
    left: 10px;
    top: 10px;
    width: 6px;
    height: 6px;
  }
}
.form--box__content .title--box {
  text-align: center;
  position: relative;
}
.form--box__content .title--box h3 {
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 27px;
  position: relative;
  padding-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .form--box__content .title--box h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
.form--box__content .title--box h3::before {
  content: "";
  height: 1px;
  background: #ffffff;
  width: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.form--box__content .title--box p {
  font-size: 14px;
  line-height: 21px;
  margin-top: 10px;
  color: #ffffff;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .form--box__content .title--box p {
    font-size: 13px;
    line-height: 18px;
  }
}
.form--box__content .form--content {
  margin-top: 25px;
  width: 100%;
  position: relative;
}
.form--box__content .form--content__form .gform_body.gform-body {
  margin-top: 30px;
}
@media only screen and (max-width: 900px) {
  .form--box__content .form--content__form .gform_body.gform-body {
    margin-top: 15px;
  }
}
.form--box__content .form--content__form .gform_footer {
  margin-top: 30px !important;
  padding: 0 !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form--box__content .form--content__form .gform_footer input[type=submit] {
  padding: 14px 16px;
  background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll top 20px right 13px !important;
  padding-right: 25px;
  background-size: cover;
  border-radius: 24px;
  font-size: 14px !important;
  font-weight: 600 !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  align-items: center;
  border-width: 0 !important;
  border-style: solid !important;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .form--box__content .form--content__form .gform_footer input[type=submit] {
    font-size: 13px !important;
    padding: 11px 14px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .form--box__content .form--content__form .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 12px 12px;
    padding-right: 25px;
    background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll top 18px right 13px !important;
  }
}
@media only screen and (max-width: 768px) {
  .form--box__content .form--content__form .gform_footer input[type=submit] {
    font-size: 12px !important;
    padding: 8px 12px;
    padding-right: 25px;
    background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll top 14px right 13px !important;
  }
}
@media only screen and (max-width: 650px) {
  .form--box__content .form--content__form .gform_footer input[type=submit] {
    white-space: break-spaces;
    line-height: 1.5 !important;
    background: #ffffff url("images/icons/icon--arrow--green.svg") no-repeat scroll top 50% right 13px !important;
  }
}
.form--box__content .form--content__form .gform_footer input[type=submit]:hover {
  color: #0A9A65;
  border-color: #ffffff;
}
.form--box__content .form--content__form .gfield_html h3 {
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 27px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .form--box__content .form--content__form .gfield_html h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
.form--box__content .form--content__form .gfield {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media only screen and (max-width: 650px) {
  .form--box__content .form--content__form .gfield {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.form--box__content .form--content__form .gfield .gfield_label {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}
.form--box__content .form--content__form .gfield input[type=text],
.form--box__content .form--content__form .gfield input[type=email],
.form--box__content .form--content__form .gfield input[type=tel],
.form--box__content .form--content__form .gfield select {
  border: 1px solid #42E1A7;
  border-radius: 4px;
  background: transparent;
  padding: 13px 23px;
  color: #ffffff;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .form--box__content .form--content__form .gfield input[type=text],
  .form--box__content .form--content__form .gfield input[type=email],
  .form--box__content .form--content__form .gfield input[type=tel],
  .form--box__content .form--content__form .gfield select {
    padding: 10px 15px;
    font-size: 16px;
  }
}
.form--box__content .form--content__form .gfield input[type=text]::-webkit-input-placeholder, .form--box__content .form--content__form .gfield input[type=email]::-webkit-input-placeholder, .form--box__content .form--content__form .gfield input[type=tel]::-webkit-input-placeholder, .form--box__content .form--content__form .gfield select::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]::-moz-placeholder, .form--box__content .form--content__form .gfield input[type=email]::-moz-placeholder, .form--box__content .form--content__form .gfield input[type=tel]::-moz-placeholder, .form--box__content .form--content__form .gfield select::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]:-ms-input-placeholder, .form--box__content .form--content__form .gfield input[type=email]:-ms-input-placeholder, .form--box__content .form--content__form .gfield input[type=tel]:-ms-input-placeholder, .form--box__content .form--content__form .gfield select:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]::-ms-input-placeholder, .form--box__content .form--content__form .gfield input[type=email]::-ms-input-placeholder, .form--box__content .form--content__form .gfield input[type=tel]::-ms-input-placeholder, .form--box__content .form--content__form .gfield select::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]::placeholder,
.form--box__content .form--content__form .gfield input[type=email]::placeholder,
.form--box__content .form--content__form .gfield input[type=tel]::placeholder,
.form--box__content .form--content__form .gfield select::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]:-ms-input-placeholder,
.form--box__content .form--content__form .gfield input[type=email]:-ms-input-placeholder,
.form--box__content .form--content__form .gfield input[type=tel]:-ms-input-placeholder,
.form--box__content .form--content__form .gfield select:-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield input[type=text]::-ms-input-placeholder,
.form--box__content .form--content__form .gfield input[type=email]::-ms-input-placeholder,
.form--box__content .form--content__form .gfield input[type=tel]::-ms-input-placeholder,
.form--box__content .form--content__form .gfield select::-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 50%;
  background-size: 13px;
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (max-width: 650px) {
  .form--box__content .form--content__form .gfield select {
    line-height: 2;
  }
}
.form--box__content .form--content__form .gfield textarea {
  border: 1px solid #42E1A7;
  border-radius: 4px !important;
  background: transparent !important;
  padding: 13px 23px;
  color: #ffffff;
  font-size: 12px !important;
  max-height: 86px;
  resize: none;
}
@media only screen and (max-width: 768px) {
  .form--box__content .form--content__form .gfield textarea {
    padding: 10px 15px;
    font-size: 16px !important;
  }
}
.form--box__content .form--content__form .gfield textarea::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.form--box__content .form--content__form .ginput_container_checkbox {
  width: 100%;
  text-align: center;
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 650px) {
  .form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox {
    gap: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
  display: contents;
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #42E1A7;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.form--box__content .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  content: "";
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid #42E1A7;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
}
.form--box__content .copy--footer {
  margin-top: 20px;
}
.form--box__content .copy--footer p {
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .form--box__content .copy--footer p {
    font-size: 13px;
    line-height: 18px;
  }
}
.form--box__content .copy--footer p strong span {
  font-weight: 700;
}
.form--box__content .copy--footer p a {
  color: #0A9A65;
}
.form--box__content .copy--footer p a:hover {
  text-decoration: underline;
}
.form--box__content .copy--footer p i,
.form--box__content .copy--footer p em {
  font-size: 12px;
}
.form--box__content.light {
  max-width: 800px;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  border-radius: 20px;
  background: #ffffff;
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 900px) {
  .form--box__content.light {
    padding: 20px;
  }
}
.form--box__content.light::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.form--box__content.light .title--box h3 {
  color: #000000;
}
.form--box__content.light .title--box p {
  color: #000000;
}
.form--box__content.light .form--content {
  margin-top: 0;
}
.form--box__content.light .form--content__form .gform_body.gform-body {
  margin-top: 0;
}
@media only screen and (max-width: 900px) {
  .form--box__content.light .form--content__form .gform_body.gform-body {
    margin-top: 0;
  }
}
.form--box__content.light .form--content__form .gform_footer {
  margin-top: 30px !important;
  padding: 0 !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form--box__content.light .form--content__form .gform_footer input[type=submit] {
  background: #0A9A65 url("images/icons/icon--arrow--white.svg") no-repeat scroll top 50% right 13px !important;
  border-radius: 4px;
  color: #ffffff;
}
.form--box__content.light .form--content__form .gform_footer input[type=submit]:hover {
  color: #ffffff;
  border-color: #026C45 !important;
  background-color: #026C45 !important;
}
.form--box__content.light .form--content__form .gfield_html h3 {
  color: #000000;
}
.form--box__content.light .form--content__form .gfield .gfield_label {
  color: #000000;
}
.form--box__content.light .form--content__form .gfield input[type=text],
.form--box__content.light .form--content__form .gfield input[type=email],
.form--box__content.light .form--content__form .gfield input[type=tel],
.form--box__content.light .form--content__form .gfield select {
  color: #000000;
}
@media only screen and (max-width: 768px) {
  .form--box__content.light .form--content__form .gfield input[type=text],
  .form--box__content.light .form--content__form .gfield input[type=email],
  .form--box__content.light .form--content__form .gfield input[type=tel],
  .form--box__content.light .form--content__form .gfield select {
    min-width: auto;
    width: 100%;
    font-size: 16px;
  }
}
.form--box__content.light .form--content__form .gfield input[type=text]::-webkit-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=email]::-webkit-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=tel]::-webkit-input-placeholder, .form--box__content.light .form--content__form .gfield select::-webkit-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]::-moz-placeholder, .form--box__content.light .form--content__form .gfield input[type=email]::-moz-placeholder, .form--box__content.light .form--content__form .gfield input[type=tel]::-moz-placeholder, .form--box__content.light .form--content__form .gfield select::-moz-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]:-ms-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=email]:-ms-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=tel]:-ms-input-placeholder, .form--box__content.light .form--content__form .gfield select:-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]::-ms-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=email]::-ms-input-placeholder, .form--box__content.light .form--content__form .gfield input[type=tel]::-ms-input-placeholder, .form--box__content.light .form--content__form .gfield select::-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]::placeholder,
.form--box__content.light .form--content__form .gfield input[type=email]::placeholder,
.form--box__content.light .form--content__form .gfield input[type=tel]::placeholder,
.form--box__content.light .form--content__form .gfield select::placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]:-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield input[type=email]:-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield input[type=tel]:-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield select:-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield input[type=text]::-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield input[type=email]::-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield input[type=tel]::-ms-input-placeholder,
.form--box__content.light .form--content__form .gfield select::-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea::-webkit-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea::-moz-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea::placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea:-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .gfield textarea::-ms-input-placeholder {
  color: #888888;
}
.form--box__content.light .form--content__form .ginput_container_checkbox .gfield_checkbox .gchoice label {
  color: #000000;
}
.form--box__content.light .gform_confirmation_wrapper .gform_confirmation_message {
  color: #000000;
}
.form--box .gform_wrapper .gform_validation_errors h2 {
  font-size: 12px !important;
}
.form--box .gform_wrapper .gfield_validation_message, .form--box .gform_wrapper .validation_message {
  font-size: 12px !important;
}
.form--box .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width: 1100px) {
  .form--box .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 18px;
    margin-top: 25px;
  }
}

.images--grid {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .images--grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.images--grid .title--section {
  max-width: 730px;
  margin: auto;
  margin-bottom: 37px;
}
.images--grid__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 37px;
  padding-right: 37px;
  gap: 24px;
}
@media only screen and (max-width: 1224px) {
  .images--grid__content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .images--grid__content {
    gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .images--grid__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.images--grid__content .grid--img {
  aspect-ratio: 1;
  width: 100%;
  max-width: 350px;
  max-height: 320px;
  background: #0A9A65;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .images--grid__content .grid--img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
@media only screen and (max-width: 650px) {
  .images--grid__content .grid--img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.images--grid__content .grid--img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.images--grid__content .grid--img:hover img {
  opacity: 0.5;
}
.images--grid__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 30px;
}
@media only screen and (max-width: 1100px) {
  .images--grid__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.slider--gallery--images .slick-slide {
  margin: 0 10px;
}
.slider--gallery--images .slick-list {
  overflow: hidden;
}

.logos--grid {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .logos--grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.logos--grid .title--section {
  max-width: 730px;
  margin: auto;
  margin-bottom: 27px;
}
.logos--grid__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 25px;
  max-width: 1224px;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  .logos--grid__content {
    gap: 15px;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .logos--grid__content {
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 460px) {
  .logos--grid__content {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 376px) {
  .logos--grid__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.logos--grid__content .logo--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 460px) {
  .logos--grid__content .logo--img {
    text-align: center;
  }
}
.logos--grid__content .logo--img a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 10px;
  max-height: 140px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.logos--grid__content .logo--img a:hover {
  opacity: 0.8;
}
.logos--grid__content .logo--img img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}
.logos--grid__content .logo--img img[src*=svg] {
  width: auto;
  height: auto;
}

.circle--cards {
  padding-bottom: 50px;
  padding-top: 25px;
}
@media only screen and (max-width: 1224px) {
  .circle--cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .circle--cards {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.circle--cards .title--section {
  max-width: 1016px;
  margin: auto;
}
.circle--cards__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  margin-top: 26px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  .circle--cards__grid {
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .circle--cards__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.circle--cards__grid .card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  max-width: 335px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .circle--cards__grid .card--box {
    margin: auto;
  }
}
.circle--cards__grid .card--box .img--card {
  padding: 13px;
  border: 1px solid #0A9A65;
  overflow: hidden;
  border-radius: 50%;
  max-width: 260px;
  max-height: 260px;
  width: 100vw;
  height: 100vh;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .img--card {
    padding: 5px;
    max-width: 200px;
    max-height: 200px;
  }
}
.circle--cards__grid .card--box .img--card img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 50%;
  padding: 13px;
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .img--card img {
    padding: 5px;
  }
}
.circle--cards__grid .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  margin-top: 22px;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .circle--cards__grid .card--box .copy--card--box {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .copy--card--box {
    margin-top: 0;
  }
}
.circle--cards__grid .card--box .copy--card--box .copy--content {
  height: 100%;
}
.circle--cards__grid .card--box .copy--card--box .copy--content h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }
}
.circle--cards__grid .card--box .copy--card--box .copy--content p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .copy--card--box .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.circle--cards__grid .card--box .copy--card--box .button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .circle--cards__grid .card--box .copy--card--box .button {
    font-weight: 600;
  }
}

.slider--cards {
  padding-bottom: 79px;
  padding-top: 21px;
  position: relative;
}
@media only screen and (max-width: 1224px) {
  .slider--cards {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--cards {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.slider--cards .title--section {
  max-width: 1016px;
  margin: auto;
}
.slider--cards__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 50px;
  margin-top: 63px;
  position: relative;
  padding: 0 5px;
  width: 1550px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid {
    grid-gap: 15px;
    margin-top: 35px;
  }
}
.slider--cards__grid .slick-slide {
  margin: 0 25px;
  text-align: center;
}
.slider--cards__grid .slick-list {
  margin: 0 -25px;
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .slick-list {
    margin: 0 -10px;
  }
}
.slider--cards__grid .slick-arrow {
  cursor: pointer;
  background: #ffffff url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 100vw;
  height: 100vh;
  max-width: 30px;
  max-height: 30px;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: 7px;
  position: relative;
  top: 200px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .slick-arrow {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media only screen and (max-width: 650px) {
  .slider--cards__grid .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    top: 150px;
  }
}
.slider--cards__grid .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider--cards__grid .slick-arrow:hover {
  background-color: #0A9A65;
}
.slider--cards__grid .slick-dots {
  bottom: -65px;
}
@media only screen and (max-width: 1680px) {
  .slider--cards__grid .slick-dots {
    bottom: -45px;
  }
}
.slider--cards__grid .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  opacity: 0.2;
  border: 1px solid #0A9A65;
  background: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .slider--cards__grid .slick-dots li button {
    width: 4px;
    height: 4px;
    padding: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .slick-dots li button {
    width: 3px;
    height: 3px;
    padding: 3px;
  }
}
.slider--cards__grid .slick-dots li button::before {
  display: none;
}
.slider--cards__grid .slick-dots li.slick-active button {
  background: #0A9A65;
  opacity: 1;
}
.slider--cards__grid .card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  width: 100vw;
  max-width: 435px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .card--box {
    max-width: 100%;
  }
}
.slider--cards__grid .card--box .img--card {
  overflow: hidden;
  border-radius: 20px;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  height: 100vh;
  aspect-ratio: 1.40625;
  overflow: hidden;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .card--box .img--card {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.slider--cards__grid .card--box .img--card img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.slider--cards__grid .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  padding: 30px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
          box-shadow: 0px 30px 30px -20px rgba(109, 191, 161, 0.2);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-radius: 20px;
  overflow: hidden;
  max-width: 400px;
  margin-top: -40px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: 35px;
  height: 100%;
  min-height: 495px;
}
@media only screen and (max-width: 1336px) {
  .slider--cards__grid .card--box .copy--card--box {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .card--box .copy--card--box {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .card--box .copy--card--box {
    margin-left: 15px;
    padding: 15px;
    min-height: auto;
    max-width: calc(100% - 30px);
  }
}
.slider--cards__grid .card--box .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green--vertical.svg");
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 105px;
  height: 100%;
  max-height: 182px;
}
.slider--cards__grid .card--box .copy--card--box::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #0A9A65;
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .card--box .copy--card--box::after {
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
  }
}
.slider--cards__grid .card--box .copy--card--box .copy--content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.slider--cards__grid .card--box .copy--card--box .copy--content h3 {
  font-size: 36px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 20px;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .slider--cards__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .card--box .copy--card--box .copy--content h3 {
    font-size: 25px;
  }
}
.slider--cards__grid .card--box .copy--card--box .copy--content p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .card--box .copy--card--box .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.slider--cards__grid .card--box .copy--card--box .button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .slider--cards__grid .card--box .copy--card--box .button {
    font-weight: 600;
  }
}

.copy--column {
  padding-top: 25px;
  padding-bottom: 25px;
  word-break: break-word;
}
@media only screen and (max-width: 1224px) {
  .copy--column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.copy--column__box {
  margin: auto;
  max-width: 1000px;
  background: #ffffff;
  border-radius: 20px;
  padding: 44px;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
}
@media only screen and (max-width: 900px) {
  .copy--column__box {
    padding: 30px;
    max-width: 100%;
  }
}
.copy--column__box h3 {
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .copy--column__box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .copy--column__box h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
.copy--column__box a:not([class]) {
  color: #0A9A65;
}
.copy--column__box a:not([class]):hover {
  color: #026C45;
  text-decoration: underline;
}
.copy--column__box p {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .copy--column__box p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.copy--column__box p a {
  color: #0A9A65;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.copy--column__box p a:hover {
  color: #026C45;
}
.copy--column__box blockquote {
  border-left: 5px solid #0A9A65;
  padding-left: 25px;
  margin-left: 25px;
  font-size: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .copy--column__box blockquote {
    border-left: 3px solid #0A9A65;
    padding-left: 15px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.copy--column__box blockquote p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
}
.copy--column__box hr {
  background: #D0D0D0;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.copy--column__box .aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.copy--column__box .alignleft {
  margin-left: 0;
  margin-right: auto;
  display: block;
  float: left;
  margin-right: 15px;
}
.copy--column__box .alignright {
  margin-left: auto;
  margin-right: 0;
  display: block;
  float: right;
  margin-left: 15px;
}
.copy--column__box ul,
.copy--column__box ol {
  margin-left: 25px;
  margin-top: 30px;
}
.copy--column__box iframe {
  max-width: 100%;
}
.copy--column__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
.copy--column__grid .column--text {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .copy--column__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.copy--column__grid h3 {
  text-align: center;
}
.copy--column__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 45px;
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .copy--column__icons {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.copy--column__icons .icon--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
}
@media only screen and (max-width: 768px) {
  .copy--column__icons .icon--box {
    gap: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    width: 25%;
  }
}
@media only screen and (max-width: 650px) {
  .copy--column__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    width: 45%;
  }
}
@media only screen and (max-width: 460px) {
  .copy--column__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.copy--column__icons .icon--box .icon--box--img img {
  max-width: 115px;
  max-height: 115px;
}
@media only screen and (max-width: 1100px) {
  .copy--column__icons .icon--box .icon--box--img img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .copy--column__icons .icon--box .icon--box--img img {
    max-width: 75px;
    max-height: 75px;
  }
}
.copy--column__icons .icon--box a,
.copy--column__icons .icon--box span {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .copy--column__icons .icon--box a,
  .copy--column__icons .icon--box span {
    font-size: 16px;
  }
}
.copy--column__icons .icon--box a:hover span {
  color: #000000;
}
.copy--column__icons .icon--box .button--white:hover {
  background: transparent;
  color: #ffffff;
}
.copy--column__icons .icon--box .button--white:hover::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.copy--column__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 650px) {
  .copy--column__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.copy--column__cta .button {
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .copy--column__cta .button {
    font-weight: 600;
  }
}
.copy--column .wp-caption {
  width: auto !important;
}

.image--copy--column {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .image--copy--column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.image--copy--column__box {
  margin: auto;
  max-width: 1000px;
  background: #ffffff;
  border-radius: 20px;
  padding: 44px;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
}
@media only screen and (max-width: 900px) {
  .image--copy--column__box {
    padding: 30px;
  }
}
.image--copy--column__box h3 {
  font-weight: 400;
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
  .image--copy--column__box h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .image--copy--column__box h3 {
    font-size: 25px;
    margin-bottom: 15px;
  }
}
.image--copy--column__box p {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__box p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 15px;
  }
}
.image--copy--column__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
.image--copy--column__grid .column--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.image--copy--column__grid .column--wrap.nowrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__grid .column--wrap.nowrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.image--copy--column__grid .column--wrap.nowrap .column--text,
.image--copy--column__grid .column--wrap.nowrap .image--column {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
.image--copy--column__grid .column--wrap.nowrap.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__grid .column--wrap.nowrap.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.image--copy--column__grid .column--wrap .image--column {
  width: 100%;
}
.image--copy--column__grid .column--wrap .image--column img {
  width: 100%;
}
.image--copy--column__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 45px;
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__icons {
    gap: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.image--copy--column__icons .icon--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__icons .icon--box {
    gap: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    width: 25%;
  }
}
@media only screen and (max-width: 650px) {
  .image--copy--column__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
    width: 45%;
  }
}
@media only screen and (max-width: 460px) {
  .image--copy--column__icons .icon--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.image--copy--column__icons .icon--box .icon--box--img img {
  max-width: 115px;
  max-height: 115px;
}
@media only screen and (max-width: 1100px) {
  .image--copy--column__icons .icon--box .icon--box--img img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .image--copy--column__icons .icon--box .icon--box--img img {
    max-width: 75px;
    max-height: 75px;
  }
}
.image--copy--column__icons .icon--box a,
.image--copy--column__icons .icon--box span {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__icons .icon--box a,
  .image--copy--column__icons .icon--box span {
    font-size: 16px;
  }
}
.image--copy--column__icons .icon--box a:hover span {
  color: #000000;
}
.image--copy--column__icons .icon--box .button--white:hover {
  background: transparent;
  color: #ffffff;
}
.image--copy--column__icons .icon--box .button--white:hover::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.image--copy--column__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 650px) {
  .image--copy--column__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.image--copy--column__cta .button {
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .image--copy--column__cta .button {
    font-weight: 600;
  }
}

@media only screen and (max-width: 1224px) {
  .separator--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.separator--section__line {
  background-image: repeating-linear-gradient(-60deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(30deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(120deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px), repeating-linear-gradient(210deg, #0A9A65, #0A9A65 3px, transparent 3px, transparent 8px, #0A9A65 8px);
  background-size: 1px 100%, 100% 0, 1px 100%, 100% 1px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  margin: 25px auto;
  width: 100%;
  max-width: 1000px;
  height: 1px;
  position: relative;
}
.separator--section__line::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.separator--section__line::after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 6px;
  height: 6px;
  background: #0A9A65;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.report--statements {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .report--statements {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.report--statements__content {
  max-width: 100%;
  width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
}
.report--statements__content.grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
  max-height: 750px;
  overflow-y: auto;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .report--statements__content.grid {
    max-height: 820px;
  }
}
@media only screen and (max-width: 460px) {
  .report--statements__content.grid {
    max-height: 765px;
  }
}
.report--statements__content.grid::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  background-color: #F8F8F8;
}
.report--statements__content.grid::-webkit-scrollbar {
  width: 3px;
  background-color: #F8F8F8;
}
.report--statements__content.grid::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(#5DDDAC), to(#2FC68F));
  background: linear-gradient(180deg, #5DDDAC 0%, #2FC68F 100%);
}
@media only screen and (max-width: 1100px) {
  .report--statements__content.grid {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 650px) {
  .report--statements__content.grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.report--statements__content.grid .item--box {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .report--statements__content.grid .item--box {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.report--statements__content.grid .item--box .icon--title--medic,
.report--statements__content.grid .item--box .document--action {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
}
.report--statements__content.grid .item--box .document--action,
.report--statements__content.grid .item--box .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report--statements__content.grid .item--box .document--action {
  margin-top: 15px;
  gap: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.report--statements__content.grid .item--box .copy--document {
  text-align: center;
  margin-top: 15px;
}
.report--statements__content.grid .item--box .date {
  margin-right: 0;
}
.report--statements__content.grid .item--box .button {
  font-size: 12px;
  padding: 10px 12px;
  display: block;
  min-width: 135px;
  text-align: center;
}
.report--statements__content.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
  max-height: 1250px;
  overflow-y: auto;
  padding-right: 15px;
}
@media only screen and (max-width: 768px) {
  .report--statements__content.list {
    max-height: 980px;
  }
}
@media only screen and (max-width: 460px) {
  .report--statements__content.list {
    max-height: 765px;
  }
}
.report--statements__content.list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  background-color: #F8F8F8;
}
.report--statements__content.list::-webkit-scrollbar {
  width: 3px;
  background-color: #F8F8F8;
}
.report--statements__content.list::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(#5DDDAC), to(#2FC68F));
  background: linear-gradient(180deg, #5DDDAC 0%, #2FC68F 100%);
}
@media only screen and (max-width: 768px) {
  .report--statements__content.list {
    gap: 15px;
  }
}
.report--statements__content.list .button {
  font-size: 12px;
  padding: 10px 12px;
  display: block;
  min-width: 135px;
  text-align: center;
}
.report--statements__content .item--box {
  width: 100%;
  padding: 25px 23px;
  border-radius: 4px;
  border: 1px solid #AAD5CC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .report--statements__content .item--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.report--statements__content .item--box .date {
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  margin-right: 10px;
  border-radius: 17px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.report--statements__content .item--box .date.date--outline {
  background: #ffffff;
  color: #000000;
  border-color: #0A9A65;
  font-weight: 400;
  line-height: 18px;
}
.report--statements__content .item--box .icon--title--medic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 55%;
          flex: 0 1 55%;
  gap: 5px;
}
.report--statements__content .item--box .icon--title--medic__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.report--statements__content .item--box .icon--title--medic__box img {
  margin-right: 25px;
}
.report--statements__content .item--box .icon--title--medic__box p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 400;
}
.report--statements__content .item--box .icon--title--medic .copy--document {
  padding-left: 54px;
}
.report--statements__content .item--box .copy--document p {
  font-size: 12px;
  margin: 0;
}
.report--statements__content .item--box .copy--document a:hover {
  text-decoration: underline;
}
.report--statements__content .item--box .document--action {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 15px;
}
@media only screen and (max-width: 768px) {
  .report--statements__content .item--box .document--action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .report--statements__content .item--box .document--action .date {
    margin-right: 0;
  }
}
.report--statements__content .item--box:hover {
  background-color: #0A9A65;
}
.report--statements__content .item--box:hover span p {
  color: #ffffff;
}
.report--statements__content .item--box:hover span p a {
  color: #ffffff;
}
.report--statements__content .item--box:hover .button--green {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.report--statements__content .item--box:hover .button--green::after {
  background: transparent url(images/icons/icon--arrow--green.svg) no-repeat scroll center top;
}
.report--statements__content .item--box:hover .button--outline {
  background: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.report--statements__content .item--box:hover .button--outline::after {
  background: transparent url(images/icons/icon--arrow--green.svg) no-repeat scroll center top;
}
.report--statements__content .item--box:hover .date.date--outline {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.report--statements__content .item--box:hover .icon--row svg path {
  fill: #ffffff;
}

.location--block {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .location--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.location--block__box {
  max-width: 1000px;
  margin: auto;
}
.location--block .copy--description {
  width: 100%;
}
.location--block__copy {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
}
.location--block__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
}
.location--block__copy .copy--content .image--content--map {
  -webkit-filter: drop-shadow(0px 10px 40px #DBEEEA);
          filter: drop-shadow(0px 10px 40px #DBEEEA);
  border-radius: 20px;
}
.location--block__copy .copy--content .copy--description .location--image {
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image {
    margin-bottom: 30px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .image--content--map img {
  display: block;
  width: 100%;
  min-height: 450px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box {
  position: relative;
  border-radius: 10px;
  background: #ffffff;
  padding: 25px;
  left: 0px;
  top: -30px;
  bottom: 80px;
  /*
  Aligned by task SABRA-2476
  &.left{
      right: auto;
      left: 80px;
      @include responsiveMax('tablet-h'){
          left: 30px;
      }
      @include responsiveMax('mobile-h'){
          left: 15px;
      }
  }*/
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box {
    top: 20px;
    bottom: 30px;
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box {
    top: 10px;
    bottom: 15px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action {
    margin-bottom: 15px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
  font-size: 20px;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url("images/icons/icon--chevron--select.svg");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  display: block;
  width: 100%;
  text-align: left;
  background-size: 13px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 16px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 14px;
    background-size: 10px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
    padding-bottom: 15px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
  font-size: 16px;
  margin: 0;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 12px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p .country {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p::after {
  content: "";
  background: transparent url("images/icons/icon--pin.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: contain;
  width: 12px;
  height: 14px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 12px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p:last-child {
  margin-bottom: 0;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p::after {
  content: "";
  background: transparent url("images/icons/icon--watch--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: 13px;
  width: 14px;
  height: 14px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
  font-size: 16px;
  display: block;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 12px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
  font-size: 16px;
}
@media only screen and (max-width: 1100px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 12px;
  }
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a:hover {
  color: #0A9A65;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li:last-child {
  margin-bottom: 0;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.phone--number::after {
  content: "";
  background: transparent url("images/icons/icon--phone--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.email--address::after {
  content: "";
  background: transparent url("images/icons/icon--email--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 6px;
  background-size: 15px;
  width: 15px;
  height: 13px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .button {
  font-size: 12px;
  padding: 5px 9px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action {
  padding: 7.5px;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action::after {
  display: none;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action:last-child {
  margin-bottom: 0;
}
.location--block__copy .copy--content .copy--description .location--image .info--box__action:last-child .box--action--info {
  padding-bottom: 0;
  border-bottom: 0 none;
}

.accordion--block {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .accordion--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1224px) {
  .accordion--block .title--section {
    padding-left: 0;
    padding-right: 0;
  }
}
.accordion--block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  gap: 15px;
}
.accordion--block__content .accordion--item {
  background: #ffffff;
  position: relative;
  border-radius: 4px;
  border: 1px solid #0A9A65;
}
.accordion--block__content .accordion--item .toggle--accordion {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  gap: 14px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  cursor: pointer;
  width: 100%;
  padding: 20px;
  padding-right: 35px;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.accordion--block__content .accordion--item .toggle--accordion .icon--title {
  max-width: 16px;
  max-height: 22px;
}
.accordion--block__content .accordion--item .toggle--accordion .icon--title svg {
  width: 100%;
  height: 100%;
}
.accordion--block__content .accordion--item .toggle--accordion .icon--action--accordion {
  position: absolute;
  right: 20px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.accordion--block__content .accordion--item .toggle--accordion .icon--action--accordion:before, .accordion--block__content .accordion--item .toggle--accordion .icon--action--accordion:after {
  content: "";
  display: block;
  background-color: #0A9A65;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  width: 100%;
  height: 2px;
}
.accordion--block__content .accordion--item .toggle--accordion .icon--action--accordion:before {
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}
.accordion--block__content .accordion--item .toggle--accordion .icon--action--accordion:after {
  -webkit-transform: translatey(-50%) rotate(90deg);
          transform: translatey(-50%) rotate(90deg);
}
.accordion--block__content .accordion--item .toggle--accordion:hover {
  color: #0A9A65;
}
.accordion--block__content .accordion--item .content--accordion {
  overflow: hidden;
  display: none;
  padding-bottom: 20px;
  padding-right: 120px;
  padding-left: 50px;
}
@media only screen and (max-width: 650px) {
  .accordion--block__content .accordion--item .content--accordion {
    padding-right: 20px;
  }
}
.accordion--block__content .accordion--item .content--accordion h2, .accordion--block__content .accordion--item .content--accordion h3, .accordion--block__content .accordion--item .content--accordion h4 {
  color: #0A9A65;
  font-weight: 700;
  margin-bottom: 20px;
}
.accordion--block__content .accordion--item .content--accordion h2 {
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  .accordion--block__content .accordion--item .content--accordion h2 {
    font-size: 18px;
  }
}
.accordion--block__content .accordion--item .content--accordion h3 {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .accordion--block__content .accordion--item .content--accordion h3 {
    font-size: 16px;
  }
}
.accordion--block__content .accordion--item .content--accordion h4 {
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .accordion--block__content .accordion--item .content--accordion h4 {
    font-size: 14px;
  }
}
.accordion--block__content .accordion--item .content--accordion p {
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .accordion--block__content .accordion--item .content--accordion p {
    font-size: 13px;
    line-height: 18px;
  }
}
.accordion--block__content .accordion--item .content--accordion p a {
  color: #0A9A65;
}
.accordion--block__content .accordion--item .content--accordion ul {
  margin-left: 15px;
  margin-bottom: 20px;
}
.accordion--block__content .accordion--item .content--accordion ul li {
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .accordion--block__content .accordion--item .content--accordion ul li {
    font-size: 13px;
    line-height: 18px;
  }
}
.accordion--block__content .accordion--item .content--accordion ul li a {
  color: #0A9A65;
}
.accordion--block__content .accordion--item.active {
  background: #F0F7F5;
}
.accordion--block__content .accordion--item.active::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
@media only screen and (max-width: 650px) {
  .accordion--block__content .accordion--item.active::before {
    display: none;
  }
}
.accordion--block__content .accordion--item.active .toggle--accordion .icon--action--accordion:before {
  -webkit-transform: translatey(-50%) rotate(-90deg);
          transform: translatey(-50%) rotate(-90deg);
  opacity: 0;
}
.accordion--block__content .accordion--item.active .toggle--accordion .icon--action--accordion:after {
  -webkit-transform: translatey(-50%) rotate(0);
          transform: translatey(-50%) rotate(0);
}
.accordion--block__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 1100px) {
  .accordion--block__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.accordion--block__cta .button--share::after {
  background: transparent url("images/icons/icon--share--green.svg") no-repeat scroll center top;
  width: 12px;
  height: 12px;
}

.member--grid {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1224px) {
  .member--grid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.member--grid__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  grid-gap: 25px;
  margin-top: 26px;
  width: 100%;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
.member--grid__content.flex--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .member--grid__content {
    margin-top: 20px;
  }
}
.member--grid__content .card--box--content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
}
@media only screen and (max-width: 1100px) {
  .member--grid__content .card--box--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}
@media only screen and (max-width: 650px) {
  .member--grid__content .card--box--content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.member--grid__content .card--box--content.small {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 23%;
          flex: 0 1 23%;
}
@media only screen and (max-width: 1100px) {
  .member--grid__content .card--box--content.small {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}
@media only screen and (max-width: 650px) {
  .member--grid__content .card--box--content.small {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.member--grid__content .card--box {
  height: 100%;
  position: relative;
  border-radius: 16px;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.member--grid__content .card--box::after {
  content: "";
  background: transparent url(images/layout/layout--green.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
  pointer-events: none;
}
.member--grid__content .card--box .photo--card {
  width: 100vw;
  height: 100vh;
  max-width: 260px;
  max-height: 260px;
  overflow: hidden;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .member--grid__content .card--box .photo--card {
    max-width: 200px;
    max-height: 200px;
  }
}
.member--grid__content .card--box .photo--card.small {
  width: 100vw;
  height: 100vh;
  max-width: 185px;
  max-height: 185px;
}
.member--grid__content .card--box .photo--card.small img {
  max-width: 185px;
  max-height: 185px;
  padding: 9px;
}
.member--grid__content .card--box .photo--card.small img.profile--watermark {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 18px;
}
.member--grid__content .card--box .photo--card img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  max-width: 260px;
  max-height: 260px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  padding: 12px;
}
@media only screen and (max-width: 768px) {
  .member--grid__content .card--box .photo--card img {
    max-width: 200px;
    max-height: 200px;
    padding: 9px;
  }
}
.member--grid__content .card--box .photo--card img.profile--watermark {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 18px;
}
.member--grid__content .card--box .title--card h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  color: #000000;
  text-align: center;
  margin: 0;
  margin-bottom: 16px;
  padding: 16px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .member--grid__content .card--box .title--card h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.member--grid__content .card--box .title--card.small h3 {
  font-size: 24px;
  line-height: 31px;
}
@media only screen and (max-width: 768px) {
  .member--grid__content .card--box .title--card.small h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.member--grid__content .card--box .subtitle--card p {
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  color: #000000;
  text-align: center;
  margin: 0;
  margin-bottom: 16px;
}
.member--grid__content .card--box .description--card p {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
  text-align: center;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 768px) {
  .member--grid__content .card--box .description--card p {
    font-size: 13px;
    line-height: 18px;
  }
}
.member--grid__content .card--box .action--card {
  margin-top: auto;
}
.member--grid__content .card--box .action--card .link:hover {
  color: #0A9A65;
}
.member--grid__caption p {
  display: block;
  font-size: 12px;
  text-align: center;
  max-width: 1000px;
  margin: auto;
  margin-top: 35px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .member--grid__caption p {
    margin-top: 20px;
  }
}
.member--grid__caption p a {
  color: #0A9A65;
}
.member--grid__caption p a:hover {
  text-decoration: underline;
}

.text--block--column {
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 0;
  padding-right: 0;
  background-color: #FAFAFA;
}
@media only screen and (max-width: 1224px) {
  .text--block--column {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 768px) {
  .text--block--column {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.text--block--column__content {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1100px) {
  .text--block--column__content {
    width: 100%;
  }
}
.text--block--column__content p {
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .text--block--column__content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.text--block--column__content p em {
  font-weight: 400;
}
.text--block--column__content p a {
  color: #0A9A65;
}
.text--block--column__content p a:hover {
  text-decoration: underline;
}
.text--block--column__content hr {
  background: #D0D0D0;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text--block--column__content ul,
.text--block--column__content ol {
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.text--block--column__content ul li,
.text--block--column__content ol li {
  font-size: 14px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .text--block--column__content ul li,
  .text--block--column__content ol li {
    font-size: 13px;
  }
}
.text--block--column__content h2 {
  font-size: 22px;
  line-height: 23px;
  font-weight: 700;
  margin: 10px 0;
}
.text--block--column__content h3 {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  margin: 10px 0;
}
.text--block--column__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 30px;
}
@media only screen and (max-width: 1100px) {
  .text--block--column__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.hours--operation--block {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .hours--operation--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.card--text + .hours--operation--block {
  margin-top: -40px;
}
.hours--operation--block__box {
  max-width: 1000px;
  margin: auto;
}
.hours--operation--block__copy {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.hours--operation--block__copy .copy--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
}
.hours--operation--block__copy .copy--content .copy--description {
  width: 100%;
}
.hours--operation--block__copy .copy--content .copy--description .location--image {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image {
    gap: 15px;
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box {
  position: relative;
  border-radius: 10px;
  background: #ffffff;
  padding: 25px;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box {
    padding: 15px;
    width: 100%;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action {
    margin-bottom: 15px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
  font-size: 20px;
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  /*background-image: url('images/icons/icon--chevron--select.svg');
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  cursor: pointer;*/
  display: block;
  width: 100%;
  text-align: left;
  background-size: 13px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 16px;
    background-size: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .title--toggle {
    font-size: 14px;
    background-size: 10px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info {
    padding-bottom: 15px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
  font-size: 16px;
  margin: 0;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p {
    font-size: 12px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p .country {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .address--content p::after {
  content: "";
  background: transparent url("images/icons/icon--pin.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: contain;
  width: 12px;
  height: 14px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p {
    font-size: 12px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p:last-child {
  margin-bottom: 0;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .hours--list p::after {
  content: "";
  background: transparent url("images/icons/icon--watch--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: 13px;
  width: 14px;
  height: 14px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
  font-size: 16px;
  display: block;
  margin: 0;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li {
    font-size: 12px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
  font-size: 16px;
}
@media only screen and (max-width: 1100px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a {
    font-size: 12px;
  }
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li a:hover {
  color: #0A9A65;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li:last-child {
  margin-bottom: 0;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.phone--number::after {
  content: "";
  background: transparent url("images/icons/icon--phone--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__copy .large--list li.email--address::after {
  content: "";
  background: transparent url("images/icons/icon--email--green.svg") no-repeat scroll left top;
  position: absolute;
  left: 0;
  top: 6px;
  background-size: 15px;
  width: 15px;
  height: 13px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .button {
  font-size: 12px;
  padding: 5px 9px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action {
  padding: 7.5px;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action .box--action--info__cta .share--action::after {
  display: none;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action:last-child {
  margin-bottom: 0;
}
.hours--operation--block__copy .copy--content .copy--description .location--image .info--box__action:last-child .box--action--info {
  padding-bottom: 0;
  border-bottom: 0 none;
}

.column--directors {
  padding-top: 40px;
  padding-bottom: 25px;
  background-image: url("images/layout/layout--logo--transparency.svg");
  background-position: left top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1224px) {
  .column--directors {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .column--directors {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.column--directors__content {
  max-width: 1224px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 40px;
  height: 100%;
}
.column--directors__column {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
}
@media only screen and (max-width: 1100px) {
  .column--directors__column {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
            flex: 0 1 45%;
  }
}
@media only screen and (max-width: 650px) {
  .column--directors__column {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.column--directors__column .item--block {
  height: 100%;
  margin-top: 25px;
  border-radius: 20px;
  padding: 35px 40px;
  padding-right: 20px;
  background-color: #ffffff;
  border-radius: 20px;
}
.column--directors__column .item--block .item--box {
  max-height: 535px;
  overflow-y: auto;
  padding-right: 40px;
}
@media only screen and (max-width: 650px) {
  .column--directors__column .item--block .item--box {
    max-height: 290px;
  }
}
.column--directors__column .item--block .item--box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  background-color: #F8F8F8;
}
.column--directors__column .item--block .item--box::-webkit-scrollbar {
  width: 3px;
  background-color: #F8F8F8;
}
.column--directors__column .item--block .item--box::-webkit-scrollbar-thumb {
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(#5DDDAC), to(#2FC68F));
  background: linear-gradient(180deg, #5DDDAC 0%, #2FC68F 100%);
}
.column--directors__column .item--block .item--box .director {
  margin: 5px 0;
  line-height: 1.2;
}
.column--directors__column .item--block .item--box .director .director--name {
  font-size: 12px;
  font-weight: 700;
}
.column--directors__column .item--block .item--box .director .director--position {
  font-size: 12px;
  margin-left: 7px;
  font-weight: 400;
  font-style: italic;
}
.column--directors__column p {
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
}
.column--directors__caption p {
  display: block;
  font-size: 12px;
  text-align: center;
  max-width: 1000px;
  margin: auto;
  margin-top: 35px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .column--directors__caption p {
    margin-top: 20px;
  }
}
.column--directors__caption p a {
  color: #0A9A65;
}
.column--directors__caption p a:hover {
  text-decoration: underline;
}

.error--404 {
  background: #0A9A65;
}
.error--404__content {
  text-align: center;
  padding: 150px 20px;
}
@media only screen and (max-width: 768px) {
  .error--404__content {
    padding: 75px 20px;
  }
}
.error--404__content h2 {
  color: #ffffff;
  margin-bottom: 25px;
  line-height: 1.2;
}
.error--404__content p {
  color: #ffffff;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .error--404__content p {
    margin-bottom: 30px;
  }
}

.slider--images {
  padding-top: 35px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1224px) {
  .slider--images {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--images {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.slider--images__slider--images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-top: 38px;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1224px) {
  .slider--images__slider--images {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images {
    gap: 10px;
  }
}
.slider--images__slider--images .img--slider {
  min-height: 600px;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images .img--slider {
    min-height: auto;
  }
}
.slider--images__slider--images .img--slider__content {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1100px) {
  .slider--images__slider--images .img--slider__content {
    position: relative;
  }
}
.slider--images__slider--images .img--slider__content img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.slider--images__slider--images .slick-slide {
  width: 100%;
}
.slider--images__slider--images .slick-list {
  width: 100%;
}
.slider--images__slider--images .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 5%;
            flex: 0 1 5%;
  }
}
.slider--images__slider--images .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider--images__slider--images .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.slider--images__slider--images .slick-dots {
  bottom: -65px;
}
@media only screen and (max-width: 1680px) {
  .slider--images__slider--images .slick-dots {
    bottom: -45px;
  }
}
@media only screen and (max-width: 1336px) {
  .slider--images__slider--images .slick-dots {
    bottom: -30px;
  }
}
.slider--images__slider--images .slick-dots li button {
  width: 5.89px;
  height: 5.89px;
  padding: 0;
  opacity: 0.2;
  border: 1px solid #0A9A65;
  background: #ffffff;
}
@media only screen and (max-width: 1336px) {
  .slider--images__slider--images .slick-dots li button {
    width: 4px;
    height: 4px;
    padding: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images .slick-dots li button {
    width: 3px;
    height: 3px;
    padding: 3px;
  }
}
.slider--images__slider--images .slick-dots li button::before {
  display: none;
}
.slider--images__slider--images .slick-dots li.slick-active button {
  background: #0A9A65;
  opacity: 1;
}
.slider--images__slider--images.full--width {
  max-width: 100%;
}
.slider--images__slider--images.full--width .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #ffffff;
  z-index: 1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-size: 7px 14px;
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images.full--width .slick-arrow {
    width: 20px;
    height: 20px;
    background-size: 5px 10px;
  }
}
.slider--images__slider--images.full--width .slick-arrow.slider--next {
  right: 30px;
  -webkit-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
  margin-top: -30px;
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images.full--width .slick-arrow.slider--next {
    right: 15px;
    margin-top: -20px;
  }
}
.slider--images__slider--images.full--width .slick-arrow.slider--prev {
  left: 30px;
}
@media only screen and (max-width: 768px) {
  .slider--images__slider--images.full--width .slick-arrow.slider--prev {
    left: 15px;
  }
}
.slider--images__slider--images.full--width .slick-arrow:hover {
  -webkit-filter: none;
          filter: none;
  background-color: #42E1A7;
}
.slider--images__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 45px;
}

.map-block {
  padding-top: 40px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .map-block {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 1224px) {
  .map-block .title--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.map-block__box .acf-map {
  width: 100%;
  height: 615px;
  margin-top: 27px;
}
@media only screen and (max-width: 768px) {
  .map-block__box .acf-map {
    height: 550px;
  }
}
@media only screen and (max-width: 460px) {
  .map-block__box .acf-map {
    height: 500px;
  }
}
.map-block__box .acf-map .marker--content {
  padding: 30px;
}
.map-block__box .acf-map .marker--content .icon--title {
  text-align: center;
  display: block;
}
.map-block__box .acf-map .marker--content .icon--title svg {
  max-width: 30px;
  max-height: 40px;
}
@media only screen and (max-width: 768px) {
  .map-block__box .acf-map .marker--content .icon--title svg {
    max-width: 20px;
    max-height: 30px;
  }
}
.map-block__box .acf-map .marker--content h3 {
  font-size: 24px;
  position: relative;
  text-align: center;
  font-weight: 400;
}
.map-block__box .acf-map .marker--content h3 strong {
  font-weight: 800;
}
@media only screen and (max-width: 768px) {
  .map-block__box .acf-map .marker--content h3 {
    font-size: 18px;
  }
}
.map-block__box .acf-map .marker--content .divider {
  display: block;
  height: 1px;
  width: 40px;
  background: #000000;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.map-block__box .acf-map .marker--content p {
  font-size: 16px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .map-block__box .acf-map .marker--content p {
    font-size: 14px;
  }
}
.map-block__box .acf-map img {
  max-width: inherit !important;
}
.map-block__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 30px;
}
@media only screen and (max-width: 1224px) {
  .map-block__cta {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .map-block__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.slider--newsletter {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .slider--newsletter {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.slider--newsletter .title--section {
  margin-bottom: 35px;
}
.slider--newsletter__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100vw;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
  mix-blend-mode: multiply;
}
.slider--newsletter__slider.small {
  max-width: 1000px;
}
@media only screen and (max-width: 1224px) {
  .slider--newsletter__slider {
    width: 100%;
  }
}
.slider--newsletter__slider .newsletter--box--grid {
  max-width: 480px;
}
.slider--newsletter__slider .newsletter--box--grid .newsletter--title {
  text-align: center;
}
.slider--newsletter__slider .newsletter--box--grid .newsletter--title p {
  font-size: 22px;
  margin: 0;
}
.slider--newsletter__slider .newsletter--box--grid .newsletter--title .date {
  font-size: 14px;
  margin-top: 7px;
  display: block;
}
.slider--newsletter__slider .newsletter--box--grid .newsletter--image {
  margin-top: 20px;
  -webkit-box-shadow: 0px 46px 17px -33px #DFEFEC;
          box-shadow: 0px 46px 17px -33px #DFEFEC;
  border-radius: 20px;
  overflow: hidden;
  max-width: 480px;
}
.slider--newsletter__slider .newsletter--box--grid .newsletter--action {
  margin-top: 20px;
  text-align: center;
}
.slider--newsletter__slider .slick-slide {
  margin: 0 20px;
}
.slider--newsletter__slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider--newsletter__slider .slick-list {
  margin: 0 -20px;
  width: 100%;
}
.slider--newsletter__slider .slick-arrow {
  cursor: pointer;
  background: transparent url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 7px;
  height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 650px) {
  .slider--newsletter__slider .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 10%;
            flex: 0 1 10%;
  }
}
.slider--newsletter__slider .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slider--newsletter__slider .slick-arrow:hover {
  -webkit-filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
          filter: invert(40%) sepia(36%) saturate(7302%) hue-rotate(142deg) brightness(96%) contrast(92%);
}
.slider--newsletter__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 45px;
}

.event--calendar {
  padding-bottom: 25px;
  padding-top: 25px;
}
@media only screen and (max-width: 1224px) {
  .event--calendar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.event--calendar .title--section {
  margin-bottom: 25px;
}

.calendar-section {
  background-color: #0A9A65;
  max-width: 1200px;
  margin: 0px auto;
  padding: 32px 45px 47px;
  border-radius: 20px;
  overflow: hidden;
  /* CALENDAR */
}
@media only screen and (max-width: 768px) {
  .calendar-section {
    padding: 30px 15px 20px;
  }
}
.calendar-section .fc-toolbar.fc-header-toolbar {
  margin-bottom: 25px;
  position: relative;
}
.calendar-section .deco {
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.calendar-section .deco.deco1 {
  width: 100px;
  height: 100px;
  top: 70%;
  right: -50%;
}
.calendar-section .deco.deco2 {
  width: 24px;
  height: 24px;
  top: 30px;
  left: -2%;
}
.calendar-section .deco.deco3 {
  width: 12px;
  height: 12px;
  bottom: 15%;
  left: 15%;
}
.calendar-section .calendar-wrap {
  position: relative;
  z-index: 2;
}
.calendar-section .calendar-wrap table {
  border-radius: 0 0 0 0;
  border-collapse: separate;
}
.calendar-section .calendar-wrap table td,
.calendar-section .calendar-wrap table th {
  border: none !important;
  border-radius: 4px;
}
.calendar-section .fc-day-grid-container {
  overflow: hidden hidden !important;
  height: auto !important;
}
.calendar-section .fc-toolbar button {
  background-image: none;
  background: #ffffff;
  border: none;
  font-size: 10px !important;
  color: #000000;
  border-radius: 0;
  text-transform: capitalize;
  padding: 0 15px;
  line-height: 1;
  height: 34px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  height: 34px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-toolbar button {
    padding: 0 5px;
    margin: 0;
  }
}
.calendar-section .fc-toolbar button.fc-next-button, .calendar-section .fc-toolbar button.fc-prev-button {
  background-image: none;
  background: #ffffff;
  color: #000000;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  border-radius: 4px;
}
.calendar-section .fc-toolbar button.fc-next-button:nth-last-child(1), .calendar-section .fc-toolbar button.fc-prev-button:nth-last-child(1) {
  margin-left: 10px;
}
.calendar-section .fc-toolbar button .fc-icon-right-single-arrow::after, .calendar-section .fc-toolbar button .fc-icon-left-single-arrow::after {
  font-size: 180% !important;
  top: -10% !important;
  font-family: "Open Sans", sans-serif !important;
}
.calendar-section .fc-toolbar button.fc-month-button, .calendar-section .fc-toolbar button.fc-month-button, .calendar-section .fc-toolbar button.fc-basicWeek-button, .calendar-section .fc-toolbar button.fc-basicDay-button {
  margin-left: 10px;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-toolbar button {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 376px) {
  .calendar-section .fc-toolbar button {
    margin-left: 5px;
  }
}
.calendar-section .fc-toolbar button:hover {
  background-image: none;
  background: #42E1A7;
  color: #ffffff;
}
.calendar-section .fc-toolbar button.fc-state-disabled {
  opacity: 1;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-toolbar button.fc-state-disabled {
    margin-left: 10px;
  }
}
.calendar-section .fc-toolbar button.fc-state-disabled:hover {
  color: #000000;
  background: #ffffff;
}
.calendar-section .fc-toolbar h2 {
  font-size: 24px !important;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin: 0 !important;
  color: #ffffff;
  line-height: 26px;
  padding: 2px 0;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-toolbar h2 {
    font-size: 16px !important;
    line-height: 2;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-toolbar .fc-center {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
}
.calendar-section .fc-view-container .ui-widget-content {
  background: transparent;
  border: none !important;
}
.calendar-section .fc-view-container tbody,
.calendar-section .fc-view-container thead {
  border: none !important;
  background-color: transparent;
}
.calendar-section .fc-view-container tbody .fc-widget-header,
.calendar-section .fc-view-container thead .fc-widget-header {
  font-size: 14px !important;
  line-height: 26px;
  color: #ffffff;
  font-weight: 700;
}
.calendar-section .fc-view-container tbody .fc-widget-header span,
.calendar-section .fc-view-container thead .fc-widget-header span {
  font-size: 14px !important;
  font-family: "Open Sans", sans-serif;
}
.calendar-section .fc-view-container .ui-widget-header {
  border: none !important;
  background: transparent;
  color: #000000;
  font-size: 16px;
}
.calendar-section .fc-view-container .fc-row {
  margin: 0 -10px;
}
.calendar-section .fc-view-container .fc-bg {
  background: transparent;
}
.calendar-section .fc-view-container .fc-bg table {
  border-radius: 0 0 0 0;
  border-spacing: 10px 5px;
  border-collapse: separate;
}
.calendar-section .fc-view-container .fc-bg table td,
.calendar-section .fc-view-container .fc-bg table th {
  background-color: #ffffff;
  padding: 10px;
  font-family: "Open Sans Hebrew Condensed", sans-serif;
}
.calendar-section .fc-view-container .fc-content-skeleton {
  background: transparent;
}
.calendar-section .fc-view-container .fc-content-skeleton table {
  border-radius: 0 0 0 0;
  border-spacing: 10px;
  border-collapse: separate;
}
.calendar-section .fc-view-container .fc-content-skeleton table td,
.calendar-section .fc-view-container .fc-content-skeleton table th {
  background-color: transparent;
  padding: 0 10px;
  border: none !important;
}
.calendar-section .fc-view-container .fc-content-skeleton table td .fc-event,
.calendar-section .fc-view-container .fc-content-skeleton table th .fc-event {
  background-color: #42E1A7;
}
.calendar-section .fc-view-container .fc-content-skeleton table td .fc-event:nth-child(2n+1),
.calendar-section .fc-view-container .fc-content-skeleton table th .fc-event:nth-child(2n+1) {
  background-color: #F0F7F5;
}
.calendar-section .fc-view-container .fc-content-skeleton table td .fc-event:nth-child(3n+1),
.calendar-section .fc-view-container .fc-content-skeleton table th .fc-event:nth-child(3n+1) {
  background-color: #026C45;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-view-container .fc-content-skeleton table td,
  .calendar-section .fc-view-container .fc-content-skeleton table th {
    padding: 2px;
  }
}
.calendar-section .fc-view-container .fc-content-skeleton table td span,
.calendar-section .fc-view-container .fc-content-skeleton table th span {
  font-size: 10px !important;
  font-weight: 400;
  line-height: 2;
  color: #000000;
}
.calendar-section .fc-view-container .fc-content-skeleton table td .fc-day-grid-event,
.calendar-section .fc-view-container .fc-content-skeleton table th .fc-day-grid-event {
  padding: 0 7px;
}
.calendar-section .fc-view-container .fc-today > .fc-day-number {
  color: #42E1A7;
  font-size: 16px !important;
}
@media only screen and (max-width: 768px) {
  .calendar-section .fc-view-container .fc-today > .fc-day-number {
    font-size: 12px !important;
  }
}
.calendar-section .em.em-calendar .em-cal-head > div {
  background: #0A9A65;
  border: 0 none;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
}
.calendar-section .em.em-calendar section {
  gap: 10px;
  background: #0A9A65;
  border: 0 none;
}
@media only screen and (max-width: 460px) {
  .calendar-section .em.em-calendar section {
    overflow-y: auto;
  }
}
@media only screen and (min-width: 1100px) {
  .calendar-section .em-cal-day {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
    position: relative;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1100px) {
  .calendar-section .em-cal-day .em-cal-event {
    display: block !important;
    width: 90%;
    margin: 5px 5% 0 !important;
  }
}
.calendar-section .em.em-calendar .em-cal-body > div {
  border-radius: 4px;
  background: #ffffff;
  border: 0 none;
}
.calendar-section .em.em-calendar .em-cal-body > div.eventful-today {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #42E1A7;
  cursor: pointer;
}
.calendar-section .em.em-calendar .em-cal-body > div.eventful-today:hover {
  background-color: #42E1A7;
}
.calendar-section .em.em-calendar .em-cal-body > div.eventful {
  cursor: pointer;
}
.calendar-section .em.em-calendar .em-cal-body > div.eventful:hover .em-cal-day-date a {
  background: #000000 !important;
  border-color: #000000 !important;
}
@media only screen and (min-width: 1100px) {
  .calendar-section .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date {
    top: 5px;
    right: 5px;
  }
}
.calendar-section .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date span {
  font-size: 10px;
  font-weight: 700;
  color: #000000 !important;
}
.calendar-section .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date a {
  font-size: 10px;
  font-weight: 700;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff !important;
  background: #0A9A65 !important;
  border-color: #0A9A65 !important;
}
.calendar-section .em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a {
  color: #000000 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-2 > div {
  width: calc(200% + 55px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-3 > div {
  width: calc(300% + 85px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-4 > div {
  width: calc(400% + 115px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-5 > div {
  width: calc(500% + 145px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-6 > div {
  width: calc(600% + 175px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-7 > div {
  width: calc(700% + 205px - 15px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-2 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-2 > div {
  width: calc(200% + 54px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-3 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-3 > div {
  width: calc(300% + 84px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-4 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-4 > div {
  width: calc(400% + 114px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-5 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-5 > div {
  width: calc(500% + 144px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-6 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-6 > div {
  width: calc(600% + 174px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-7 > div, .calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-7 > div {
  width: calc(700% + 204px - 10px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.days-7 > div {
  width: calc(700% + 200px);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday:hover,
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday > div:hover {
  -webkit-filter: brightness(95%);
          filter: brightness(95%);
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event {
  font-size: 10px;
  color: #000000;
}
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div,
.calendar-section .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div a {
  color: #000000;
}
.calendar-section .em.em-calendar .em-cal-nav .month input[type=text] {
  font-size: 23px;
  color: #ffffff;
  font-weight: 700;
  background-position-x: 100% !important;
  background-image: url("images/icons/icon--chevron--white.svg") !important;
  background-position-x: calc(100% + 5px) !important;
}

.em-modal-title {
  display: none !important;
}

.em.em-modal .em-modal-popup header {
  position: absolute;
  border: 0 none;
  z-index: 99;
}

.em.em-modal .em-modal-popup .em-close-modal, .em.em-modal .em-modal-popup .em-modal-content {
  padding: 0 !important;
}

@media only screen and (max-width: 650px) {
  .em.em-modal .em-modal-popup .em-close-modal {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}

.em.em-modal.em-cal-event-content .em-modal-popup {
  border-radius: 20px !important;
  overflow: hidden;
  max-width: 450px !important;
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-event-content .em-modal-popup {
    max-width: 90% !important;
    left: 5% !important;
  }
}
.em.em-modal.em-cal-event-content .em-modal-popup .em-close-modal {
  background-color: #ffffff !important;
  border-radius: 50%;
  background-size: 71% !important;
  background-position: center !important;
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-event-content .em-modal-popup .em-close-modal {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
}

.em.em-modal.em-cal-date-content .em-modal-popup {
  min-height: auto !important;
  border-radius: 20px !important;
  overflow: hidden;
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup {
    max-width: 90% !important;
    left: 5% !important;
    top: 5% !important;
    max-height: 90% !important;
  }
}
@media only screen and (min-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px auto;
    grid-template-columns: 250px auto;
  }
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event .em-item-image {
    max-width: 100% !important;
  }
}
.em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event .em-item-image img {
  padding: 0;
}
@media only screen and (max-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event .em-item-image img {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 650px) {
  .em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event .em-item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.em.em-modal.em-cal-date-content .em-modal-popup .em-item.em-event .em-item-image.has-placeholder {
  aspect-ratio: 1.7;
  background: url(images/placeholder.svg) center/60% no-repeat;
  opacity: 0.4;
}

.em.em-modal {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  padding: 40px !important;
  margin: 0 !important;
  z-index: 99998 !important;
  background: rgba(0, 0, 0, 0.6) !important;
  opacity: 0 !important;
  visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
          backface-visibility: hidden !important;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) !important;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) !important;
  pointer-events: none;
  -ms-touch-action: none;
      touch-action: none;
}

.em.em-modal.active {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  pointer-events: auto;
  -ms-touch-action: auto;
      touch-action: auto;
}

.archive-filter {
  padding: 20px 0 0 0;
  position: relative;
  z-index: 99;
}
.archive-filter .snp_copy {
  max-width: 900px;
  margin: 0px auto;
  font-family: "Open Sans Hebrew Condensed", sans-serif;
  font-size: 16px;
  line-height: 1.63;
}

@media only screen and (max-width: 650px) {
  .em.em-modal .em-modal-popup {
    height: auto !important;
    top: auto !important;
  }
}

.flatpickr-monthSelect-month.endRange, .flatpickr-monthSelect-month.selected, .flatpickr-monthSelect-month.startRange {
  background: #0A9A65;
  border-color: #0A9A65;
}

.em .em-bookings-table .table-wrap tr.loading .check-column input, .em.em-calendar .em-cal-nav .month-nav .em-calnav-today {
  text-align: center !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
  color: #000000 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
}
.em .em-bookings-table .table-wrap tr.loading .check-column input::after, .em.em-calendar .em-cal-nav .month-nav .em-calnav-today::after {
  display: none !important;
}

.em.em-calendar .em-cal-nav .month-nav .em-calnav svg {
  width: 14px;
  height: 14px;
}

.em.em-calendar .em-cal-nav .month-nav .em-calnav svg path {
  stroke: #ffffff !important;
}

.em.em-calendar .em-cal-nav .month-nav,
.em.em-calendar .em-cal-nav .month-nav .em-calnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.events {
  max-width: 1200px;
  margin: 0px auto;
}
.events__item {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1000px;
  margin: 0px auto 0px;
  background-color: #ffffff;
  overflow: hidden;
  /*transition:  all 1.5s ease;*/
  -webkit-transition-property: all, opacity, -webkit-transform !important;
  transition-property: all, opacity, -webkit-transform !important;
  transition-property: all, opacity, transform !important;
  transition-property: all, opacity, transform, -webkit-transform !important;
}
.events__item::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 58px;
  height: 60px;
  content: "";
}
.events__item:hover {
  background-color: #42E1A7;
}
.events__item .event-image {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 61%;
}
.events__item .event-details {
  padding: 14px 37px 12px;
  background-color: #0A9A65;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.events__item .event-details .deco {
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.events__item .event-details .deco.deco1 {
  width: 150px;
  height: 150px;
  top: -30px;
  right: -45px;
}
.events__item .event-details .deco.deco2 {
  width: 50px;
  height: 50px;
  bottom: -20px;
  left: -28px;
}
.events__item .content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 57px 30px 37px;
}
.events__item .content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.events__item .content .author {
  font-family: "Open Sans Hebrew Condensed", sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-right: 13px;
  line-height: 1;
}
.events__item .content .date {
  font-family: "Open Sans Hebrew Condensed", sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
}
.events__item .content .title {
  color: black;
  line-height: 1;
}
.events__item .content .title .text-link,
.events__item .content .title a {
  color: #000000;
}
.events__item .content .short-description {
  font-family: "Open Sans Hebrew Condensed", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
}
.events__item .content .text-link {
  color: #000000;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  margin-top: 0;
}
.events.grid {
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .events.grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.events.grid .is-loading {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  text-align: center;
  background: url("images/ajax-loader.gif") center center no-repeat;
  min-height: 40px;
}
@media only screen and (max-width: 768px) {
  .events.grid .is-loading {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
}
.events.list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
  margin-bottom: 40px;
}
.events.list .is-loading {
  text-align: center;
  background: url("images/ajax-loader.gif") center center no-repeat;
  min-height: 40px;
}
.events.list .events__item .event-image,
.events.list .blog__item .event-image {
  padding-top: 35%;
}
.events .blog__item:hover {
  background-color: #F0F7F5;
}
.events .blog__item:hover .text-link::after {
  background-color: #000000;
}

.x-calendar {
  position: relative;
}
.x-calendar .decoration {
  position: absolute;
  bottom: -500px;
  right: -185px;
  width: 570px;
  height: 810px;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .x-calendar .decoration {
    bottom: 0;
  }
}

.tippy-box {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 40px #B9B9B9;
          box-shadow: 0px 10px 40px #B9B9B9;
  border: 0 none;
  border-radius: 20px;
}
.tippy-box .tippy-content {
  padding: 0;
  border: 0 none;
  border-radius: 20px;
  overflow: hidden;
}

.event-custom-tooltip,
.em-cal-date-content,
.em-events-list {
  overflow: hidden;
}
.event-custom-tooltip .em-item.em-event,
.em-cal-date-content .em-item.em-event,
.em-events-list .em-item.em-event {
  border-bottom: 1px solid #DEDEDE;
}
.event-custom-tooltip .em-item-image img,
.em-cal-date-content .em-item-image img,
.em-events-list .em-item-image img {
  padding-left: 0 !important;
  display: block;
}
.event-custom-tooltip .post-img img,
.em-cal-date-content .post-img img,
.em-events-list .post-img img {
  display: block;
}
@media only screen and (max-width: 650px) {
  .event-custom-tooltip .post-img img,
  .em-cal-date-content .post-img img,
  .em-events-list .post-img img {
    width: 100%;
  }
}
.event-custom-tooltip .content,
.em-cal-date-content .content,
.em-events-list .content {
  padding: 15px 20px;
  position: relative;
  width: 100%;
}
.event-custom-tooltip .content::before,
.em-cal-date-content .content::before,
.em-events-list .content::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.event-custom-tooltip .content .post-date,
.em-cal-date-content .content .post-date,
.em-events-list .content .post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: 100%;
}
@media only screen and (max-width: 460px) {
  .event-custom-tooltip .content .post-date,
  .em-cal-date-content .content .post-date,
  .em-events-list .content .post-date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.event-custom-tooltip .content .post-date .date,
.em-cal-date-content .content .post-date .date,
.em-events-list .content .post-date .date {
  padding: 8px 12px;
  font-size: 12px !important;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  margin-right: 10px;
  border-radius: 24px;
  font-family: "Open Sans", sans-serif !important;
}
.event-custom-tooltip .content .post-date .date.date--green,
.em-cal-date-content .content .post-date .date.date--green,
.em-events-list .content .post-date .date.date--green {
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
.event-custom-tooltip .content .post-date .date.date--outline,
.em-cal-date-content .content .post-date .date.date--outline,
.em-events-list .content .post-date .date.date--outline {
  background: #ffffff;
  color: #000000;
  border-color: #0A9A65;
}
.event-custom-tooltip .content .post-location,
.em-cal-date-content .content .post-location,
.em-events-list .content .post-location {
  margin-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #DEDEDE;
  font-size: 12px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  width: 100%;
}
.event-custom-tooltip .content .post-location .pin--address,
.em-cal-date-content .content .post-location .pin--address,
.em-events-list .content .post-location .pin--address {
  background: transparent url("images/icons/icon--pin--large.svg") no-repeat scroll left top;
  width: 13px;
  height: 16px;
  display: block;
  background-size: contain;
}
.event-custom-tooltip .content .post-location strong,
.em-cal-date-content .content .post-location strong,
.em-events-list .content .post-location strong {
  font-size: 12px;
  color: #000000;
}
.event-custom-tooltip .content .post-location strong a,
.em-cal-date-content .content .post-location strong a,
.em-events-list .content .post-location strong a {
  color: #000000 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.event-custom-tooltip .content .post-location strong a:hover,
.em-cal-date-content .content .post-location strong a:hover,
.em-events-list .content .post-location strong a:hover {
  color: #0A9A65 !important;
}
.event-custom-tooltip .content .post-location .location--address,
.em-cal-date-content .content .post-location .location--address,
.em-events-list .content .post-location .location--address {
  font-size: 12px;
}
.event-custom-tooltip .content .post-img,
.em-cal-date-content .content .post-img,
.em-events-list .content .post-img {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}
.event-custom-tooltip .content .post-title,
.em-cal-date-content .content .post-title,
.em-events-list .content .post-title {
  margin-top: 14px;
}
.event-custom-tooltip .content .post-title h3,
.em-cal-date-content .content .post-title h3,
.em-events-list .content .post-title h3 {
  font-size: 24px !important;
  line-height: 28px !important;
  color: #000000 !important;
  margin: 0 !important;
  letter-spacing: normal !important;
  font-weight: 700 !important;
}
@media only screen and (max-width: 768px) {
  .event-custom-tooltip .content .post-title h3,
  .em-cal-date-content .content .post-title h3,
  .em-events-list .content .post-title h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
.event-custom-tooltip .content .post-title h3 a,
.em-cal-date-content .content .post-title h3 a,
.em-events-list .content .post-title h3 a {
  font-size: 24px !important;
  line-height: 28px !important;
  color: #000000 !important;
  font-weight: 700 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.event-custom-tooltip .content .post-title h3 a:hover,
.em-cal-date-content .content .post-title h3 a:hover,
.em-events-list .content .post-title h3 a:hover {
  color: #0A9A65 !important;
}
.event-custom-tooltip .content .post-category,
.em-cal-date-content .content .post-category,
.em-events-list .content .post-category {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.event-custom-tooltip .content .post-category .cat-title,
.em-cal-date-content .content .post-category .cat-title,
.em-events-list .content .post-category .cat-title {
  font-size: 12px;
  font-weight: 700;
}
.event-custom-tooltip .content .post-category .cat-name,
.em-cal-date-content .content .post-category .cat-name,
.em-events-list .content .post-category .cat-name {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.event-custom-tooltip .content .post-category .cat-name::after,
.em-cal-date-content .content .post-category .cat-name::after,
.em-events-list .content .post-category .cat-name::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.event-custom-tooltip .content .post-category .cat-name:last-child::after,
.em-cal-date-content .content .post-category .cat-name:last-child::after,
.em-events-list .content .post-category .cat-name:last-child::after {
  display: none;
}
.event-custom-tooltip .content .post-category ul,
.em-cal-date-content .content .post-category ul,
.em-events-list .content .post-category ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin: 0 !important;
}
.event-custom-tooltip .content .post-category ul li,
.em-cal-date-content .content .post-category ul li,
.em-events-list .content .post-category ul li {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  list-style: none;
  margin: 0 !important;
  color: #000000 !important;
}
.event-custom-tooltip .content .post-category ul li::after,
.em-cal-date-content .content .post-category ul li::after,
.em-events-list .content .post-category ul li::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.event-custom-tooltip .content .post-category ul li:last-child::after,
.em-cal-date-content .content .post-category ul li:last-child::after,
.em-events-list .content .post-category ul li:last-child::after {
  display: none;
}
.event-custom-tooltip .content .post-category a,
.em-cal-date-content .content .post-category a,
.em-events-list .content .post-category a {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin: 0 !important;
  color: #000000 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.event-custom-tooltip .content .post-category a:hover,
.em-cal-date-content .content .post-category a:hover,
.em-events-list .content .post-category a:hover {
  color: #0A9A65 !important;
}
.event-custom-tooltip .content .post-tags,
.em-cal-date-content .content .post-tags,
.em-events-list .content .post-tags {
  display: block;
  margin-top: 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.event-custom-tooltip .content .post-tags .tag-title,
.em-cal-date-content .content .post-tags .tag-title,
.em-events-list .content .post-tags .tag-title {
  font-size: 12px;
  font-weight: 700;
}
.event-custom-tooltip .content .post-tags ul,
.em-cal-date-content .content .post-tags ul,
.em-events-list .content .post-tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin: 0 !important;
}
.event-custom-tooltip .content .post-tags ul li,
.em-cal-date-content .content .post-tags ul li,
.em-events-list .content .post-tags ul li {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  list-style: none;
  margin: 0 !important;
  color: #000000 !important;
}
.event-custom-tooltip .content .post-tags ul li::after,
.em-cal-date-content .content .post-tags ul li::after,
.em-events-list .content .post-tags ul li::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.event-custom-tooltip .content .post-tags ul li:last-child::after,
.em-cal-date-content .content .post-tags ul li:last-child::after,
.em-events-list .content .post-tags ul li:last-child::after {
  display: none;
}
.event-custom-tooltip .content .post-tags a,
.em-cal-date-content .content .post-tags a,
.em-events-list .content .post-tags a {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin: 0 !important;
  color: #000000 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.event-custom-tooltip .content .post-tags a:hover,
.em-cal-date-content .content .post-tags a:hover,
.em-events-list .content .post-tags a:hover {
  color: #0A9A65 !important;
}
.event-custom-tooltip .content .post-tags .tag-name,
.em-cal-date-content .content .post-tags .tag-name,
.em-events-list .content .post-tags .tag-name {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  position: relative;
}
.event-custom-tooltip .content .post-tags .tag-name::after,
.em-cal-date-content .content .post-tags .tag-name::after,
.em-events-list .content .post-tags .tag-name::after {
  content: ",";
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
}
.event-custom-tooltip .content .post-tags .tag-name:last-child::after,
.em-cal-date-content .content .post-tags .tag-name:last-child::after,
.em-events-list .content .post-tags .tag-name:last-child::after {
  display: none;
}
.event-custom-tooltip .content .post-copy,
.em-cal-date-content .content .post-copy,
.em-events-list .content .post-copy {
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px;
  margin-bottom: 0;
}
.event-custom-tooltip .content .post-action,
.em-cal-date-content .content .post-action,
.em-events-list .content .post-action {
  margin-top: 10px;
}
.event-custom-tooltip .content .post-action a,
.em-cal-date-content .content .post-action a,
.em-events-list .content .post-action a {
  font-size: 16px;
  font-weight: 700;
  color: #000000 !important;
}

.em.em-list-widget {
  gap: 0 !important;
}

@media only screen and (max-width: 1224px) {
  .em-events-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.em-events-list .em-item.em-event {
  border-bottom: 0 none;
}

/* event list/tag/category */
.em-events-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  margin-top: 38px;
  width: 100vw;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1224px) {
  .em-events-list {
    width: 100%;
  }
}
.em-events-list.list {
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  max-width: 1016px;
}
.em-events-list.related {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.em-events-list.related .slick-slide {
  height: auto;
}
.em-events-list.related .slick-slide > div {
  height: 100%;
}
.em-events-list.related .slick-slide .card--box {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.em-events-list.related .slick-slide .card--box .copy--content {
  height: auto;
}
.em-events-list.related .slick-slide .link {
  margin-top: auto;
}
.em-events-list.related .slick-slide .copy--card--box {
  height: auto;
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}
.em-events-list.related .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1100px) {
  .em-events-list {
    gap: 15px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .em-events-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.em-events-list .card--box {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 10px 40px #DBEEEA;
          box-shadow: 0px 10px 40px #DBEEEA;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .img--card {
  aspect-ratio: 1.875;
  position: relative;
}
.em-events-list .card--box .img--card img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.875;
}
.em-events-list .card--box .img--card .gallery--image--grid--archive {
  aspect-ratio: 1.875;
  position: relative;
}
.em-events-list .card--box .img--card .gallery--image--grid--archive__slider {
  aspect-ratio: 1.875;
  position: relative;
}
.em-events-list .card--box .img--card .gallery--image--grid--archive__slider .slick-slide,
.em-events-list .card--box .img--card .gallery--image--grid--archive__slider .slick-list {
  margin: 0;
  aspect-ratio: 1.875;
}
.em-events-list .card--box .img--card .gallery--image--grid--archive__slider img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.875;
}
.em-events-list .card--box .img--card span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.em-events-list .card--box .img--card span path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .copy--card--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  height: 100%;
  position: relative;
  padding: 32px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 900px) {
  .em-events-list .card--box .copy--card--box {
    padding: 20px;
  }
}
.em-events-list .card--box .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--green.svg");
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 115px;
  height: 100%;
  max-height: 180px;
}
.em-events-list .card--box .copy--card--box .copy--content {
  height: 100%;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post {
  margin-bottom: 14px;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1100px) {
  .em-events-list .card--box .copy--card--box .copy--content .info--post__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 10px;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--date .date {
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 24px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--date .date.date--green {
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--date .date.date--outline {
  background: #ffffff;
  color: #000000;
  border-color: #0A9A65;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social a {
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social a:hover {
  background: #DFDFDF !important;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social a:hover svg path {
  fill: #0A9A65;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social svg {
  max-height: 60%;
  max-width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__grid .post--social svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  fill: #DFDFDF;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__publication {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__publication .logo--content {
  background: #fff;
  padding: 10px 32px;
  width: auto;
  margin: 0 -32px;
  -webkit-box-flex: 100;
      -ms-flex: 100;
          flex: 100;
}
@media only screen and (max-width: 1224px) {
  .em-events-list .card--box .copy--card--box .copy--content .info--post__publication .logo--content {
    padding: 10px 20px;
    margin: 0 -20px;
  }
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__publication .logo--content img {
  max-width: 250px;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__address {
  margin-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #DEDEDE;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__address.no--line {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: -5px;
}
@media only screen and (max-width: 1100px) {
  .em-events-list .card--box .copy--card--box .copy--content .info--post__address {
    margin-top: 0;
  }
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__address span {
  font-size: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__address span a {
  color: #000000 !important;
}
.em-events-list .card--box .copy--card--box .copy--content .info--post__address svg path {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.em-events-list .card--box .copy--card--box .copy--content h3 {
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .em-events-list .card--box .copy--card--box .copy--content h3 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .em-events-list .card--box .copy--card--box .copy--content h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.em-events-list .card--box .copy--card--box .copy--content h3 a {
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  color: #000000 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1336px) {
  .em-events-list .card--box .copy--card--box .copy--content h3 a {
    font-size: 28px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .em-events-list .card--box .copy--card--box .copy--content h3 a {
    font-size: 25px;
    line-height: 30px;
  }
}
.em-events-list .card--box .copy--card--box .copy--content p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 21px;
  margin-bottom: 0;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .em-events-list .card--box .copy--card--box .copy--content p {
    font-size: 13px;
    line-height: 18px;
  }
}
.em-events-list .card--box .copy--card--box .button {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: auto;
}
.em-events-list .card--box .copy--card--box .link {
  color: #000000 !important;
}
.em-events-list .card--box .copy--card--box .link--press {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #0A9A65;
  font-weight: 400;
  font-style: italic;
  margin-left: 5px;
}
.em-events-list .card--box:hover .img--card span svg path {
  fill: #0A9A65;
}
.em-events-list .card--box:hover .img--card span a {
  color: #ffffff !important;
}
.em-events-list .card--box:hover .copy--card--box {
  background: #0A9A65;
}
.em-events-list .card--box:hover .copy--card--box::before {
  content: "";
  background: transparent url("images/layout/layout--white.svg");
}
.em-events-list .card--box:hover .copy--card--box .link--press {
  color: #ffffff;
}
.em-events-list .card--box:hover .copy--content .info--post__grid .post--date .date.date--green {
  background: #ffffff;
  color: #0A9A65;
  border-color: #ffffff;
}
.em-events-list .card--box:hover .copy--content .info--post__address span {
  color: #ffffff;
}
.em-events-list .card--box:hover .copy--content .info--post__address span svg path {
  fill: #ffffff;
}
.em-events-list .card--box:hover .copy--content .info--post__address span a {
  color: #ffffff !important;
}
.em-events-list .card--box:hover .copy--content h3 {
  color: #ffffff;
}
.em-events-list .card--box:hover .copy--content h3 a {
  color: #ffffff !important;
}
.em-events-list .card--box:hover .copy--content p,
.em-events-list .card--box:hover .copy--content a {
  color: #ffffff;
}
.em-events-list .card--box:hover .link {
  color: #ffffff !important;
}
.em-events-list .card--box:hover .link::after {
  content: "";
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.em-events-list.list--view {
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  max-width: 1000px;
}
.em-events-list.list--view .card--box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .em-events-list.list--view .card--box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.em-events-list.list--view .card--box .img--card {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  width: 39%;
}
@media only screen and (max-width: 768px) {
  .em-events-list.list--view .card--box .img--card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.em-events-list.list--view .card--box .copy--card--box {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .em-events-list.list--view .card--box .copy--card--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
}
.em-events-list .slick-slide {
  margin: 0 25px;
}
.em-events-list .slick-list {
  margin: 0 -25px;
  width: 100%;
}
.em-events-list .slick-arrow {
  cursor: pointer;
  background: #ffffff url("images/icons/icon--arrow--slider.svg") no-repeat scroll center center;
  width: 100vw;
  height: 100vh;
  max-width: 30px;
  max-height: 30px;
  border-radius: 50%;
  border: 1px solid #0A9A65;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
  background-size: 7px;
  position: relative;
  top: 200px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1100px) {
  .em-events-list .slick-arrow {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media only screen and (max-width: 650px) {
  .em-events-list .slick-arrow {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    top: 150px;
  }
}
.em-events-list .slick-arrow.slider--next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.em-events-list .slick-arrow:hover {
  background-color: #0A9A65;
}

#em-wrapper .hero--inner + p {
  display: none;
}
#em-wrapper .em-view-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding-top: 30px;
}

.buttons--block {
  padding-bottom: 35px;
  padding-top: 35px;
}
@media only screen and (max-width: 1224px) {
  .buttons--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .buttons--block {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.buttons--block .title--section {
  max-width: 1016px;
  margin: auto;
}
.buttons--block__cta {
  margin-top: 41px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 24px;
}
@media only screen and (max-width: 1100px) {
  .buttons--block__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 15px;
  }
}

.mutual--block {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1224px) {
  .mutual--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.mutual--block__content {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 25px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
@media only screen and (max-width: 1100px) {
  .mutual--block__content {
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .mutual--block__content {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 650px) {
  .mutual--block__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.mutual--block__content .item--box {
  width: 100%;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #AAD5CC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mutual--block__content .item--box .icon--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mutual--block__content .item--box .icon--title .icon--row {
  max-width: 22px;
  max-height: 30px;
  margin-bottom: 10px;
}
.mutual--block__content .item--box .icon--title .icon--row svg {
  width: 100%;
}
.mutual--block__content .item--box .icon--title h4 {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .mutual--block__content .item--box .icon--title h4 {
    font-size: 14px;
  }
}
.mutual--block__content .item--box .icon--title .copy--box {
  display: block;
  font-size: 12px;
  font-style: italic;
}
.mutual--block__content .item--box .box--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-top: 10px;
}
.mutual--block__content .item--box .box--action .button {
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.mutual--block__content .item--box .box--action .button:nth-child(2) {
  background: #0A9A65;
  color: #ffffff;
  border-color: #0A9A65;
}
.mutual--block__content .item--box .box--action .button:nth-child(2)::after {
  background: transparent url("images/icons/icon--arrow--white.svg") no-repeat scroll center top;
}
.mutual--block__content .item--box .box--action .button:nth-child(2):hover {
  background: #026C45;
  border-color: #026C45;
}
.mutual--block__content .item--box .box--action .button:nth-child(2) svg path {
  stroke: #ffffff;
}
.mutual--block__content .item--box .box--action .button:first-child {
  background: transparent;
  color: #000000;
  border-color: #0A9A65;
}
.mutual--block__content .item--box .box--action .button:first-child::after {
  background: transparent url("images/icons/icon--arrow--green.svg") no-repeat scroll center top;
}
.mutual--block__content .item--box .box--action .button:first-child:hover {
  background: #EFF7F4;
  border-color: #026C45;
  color: #0A9A65;
}
.mutual--block__content .item--box .box--action .button::after {
  display: none;
}

.support--block {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #F0F7F5;
  background-image: url("images/layout/layout--logo--transparency.svg");
  background-position: left top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1224px) {
  .support--block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.support--block__content {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .support--block__content {
    gap: 15px;
  }
}
.support--block__content .item--box {
  width: 100%;
  padding: 20px;
  border-radius: 4px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  min-height: 170px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
}
@media only screen and (max-width: 768px) {
  .support--block__content .item--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}
@media only screen and (max-width: 650px) {
  .support--block__content .item--box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}
.support--block__content .item--box .icon--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.support--block__content .item--box .icon--title .logo--support img {
  max-width: 275px;
  width: auto;
}
.support--block__content .item--box .icon--title h4 {
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .support--block__content .item--box .icon--title h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
.support--block__content .item--box .icon--title .copy--box {
  display: block;
  font-size: 14px;
  line-height: 21px;
  margin-top: 10px;
}
.support--block__content .item--box .icon--title .info--button {
  font-size: 16px;
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .support--block__content .item--box .icon--title .info--button {
    font-size: 14px;
    margin-top: 15px;
  }
}
.support--block__content .item--box .box--action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-top: 15px;
}
.support--block__content .item--box .box--action .button {
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
/*# sourceMappingURL=style.css.map */

/* card box contact details */ 
.description--card {
    margin-bottom: 75px;
}
.card--box--content.small .subtitle--card {
    margin-bottom: 110px;
}
.card--box--content.small .action--card {
    top: 25px;
    position: relative;
    margin-bottom: 10px;
}
.member--grid__content .card--box .action--card {
    margin-top: auto;
    top: 10px;
    position: relative;
    padding-top: 40px;
    left: 6px;
}
.card--box .member--contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-line-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    gap: 50px;
    margin-bottom: 90px;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 15px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    height: 50px;
    justify-content: flex-end;
}
.card--box--content.small .member--contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-line-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    gap: 50px;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%;
    align-content: center;
    position: absolute;
    bottom: 35px;
    padding: 7px 28px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 10%;
    justify-content: flex-start;
}
@media only screen and (max-width: 650px) {
  .card--box .member--contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 35px;
  }
}
.card--box .member--contact a {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    margin: -15px 0;
}
@media only screen and (max-width: 1336px) {
  .card--box .member--contact a {
    font-size: 13px;
  }
}
.card--box .member--contact a.member--phone::after {
    content: "";
    background: transparent url("images/icons/icon--phone--green.svg") no-repeat scroll left top;
    position: absolute;
    left: 0;
    top: -20px;
    background-size: 14px;
    width: 14px;
    height: 14px;
    right: 0;
    margin: 0 auto;
}
.card--box .member--contact a.member--email::after {
    content: "";
    background: transparent url("images/icons/icon--email--green.svg") no-repeat scroll left top;
    position: absolute;
    left: 0;
    top: -13px;
    background-size: 15px;
    width: 15px;
    height: 13px;
    right: 0;
    margin: 0 auto;
}
.card--box .member--contact a.member--email {
    top: -1px;
}
.card--box--content.small .member--contact a.member--email {
    top: 5px;
    margin-bottom: 0px;
}
.card--box--content.small a.member--phone {
    text-align: center;
}

/*Junteeth cta buttons Fix Horizontal*/

/* Remove default paragraph spacing */
.buttons--block__cta p {
  display: flex;
  gap: 15px;
}

@media (max-width: 767px) {
  .buttons--block__cta p {
    flex-direction: column;
    align-items: center;
  }
  .buttons--block__cta {
    margin: 0 30px;
  }
}

@media (max-width: 767px) {
  .buttons--block__cta > p:nth-child(1) {
    margin-left: 43px !important;
  }
}

/*Fix Labels on Garvity form 16 Popup*/
#gform_wrapper_16 .gfield_label,
#gform_wrapper_17 .gfield_label {
    color: #000;
}