.hero-section-title, h2 > span, span.h2 > span, h2, span.h2, h1 > span, span.h1 > span, h1, span.h1, .font-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}

h3 > span, span.h3 > span, h3, span.h3, .font-subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.subtitle-alt, h4 > span, span.h4 > span, h4, span.h4, .font-subtitle-alt {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

a, strong, button, input[type=submit], input[type=button], .font-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

p, span, .font-paragraph {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

pre span, .font-code {
  font-family: "roboto-mono", monospace;
  font-weight: 400;
}

.normal-btn {
  text-decoration: none;
  padding: 1rem 2rem 1rem 2rem;
  font-size: 1rem;
  color: white;
  border-radius: 0;
  border: 0;
}

.master-hamburger-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 111.41px;
  height: 111.41px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  z-index: 1200;
  cursor: pointer;
}
.master-hamburger-container .master-ham-btn {
  display: grid;
  grid-row-gap: 0.5rem;
  width: 30px;
  height: 30px;
  transform: rotate(90deg);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn #ham-1 {
  transform: translateX(30%);
}
.master-hamburger-container .master-ham-btn #ham-1, .master-hamburger-container .master-ham-btn #ham-3 {
  width: 13px;
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn #ham-3 {
  transform: translateX(100%);
}
.master-hamburger-container .master-ham-btn:hover > #ham-1 {
  transform: translateX(100%);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn:hover > #ham-3 {
  transform: translateX(30%);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham {
  width: 30px;
  height: 3px;
  background-color: #000;
}
.master-hamburger-container .master-ham-text {
  margin-top: 0.2rem;
}

.master-btn-active {
  transform: rotate(0) !important;
  transition: all 0.7s ease;
}

.master-ham-1-active {
  width: 100% !important;
  transform: translate(0) !important;
  transform: rotate(45deg) translate(10px, 10px) !important;
  transition: all 0.7s ease;
}

.master-ham-2-active {
  display: none;
}

.master-ham-3-active {
  width: 100% !important;
  transform: translate(0) !important;
  transform: rotate(-45deg) translate(3px, -3px) !important;
  transition: all 0.7s ease;
}

.hero-section-title, h2 > span, span.h2 > span, h2, span.h2, h1 > span, span.h1 > span, h1, span.h1, .font-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}

h3 > span, span.h3 > span, h3, span.h3, .font-subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.subtitle-alt, h4 > span, span.h4 > span, h4, span.h4, .font-subtitle-alt {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}

a, strong, button, input[type=submit], input[type=button], .font-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

p, span, .font-paragraph {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

pre span, .font-code {
  font-family: "roboto-mono", monospace;
  font-weight: 400;
}

.normal-btn {
  text-decoration: none;
  padding: 1rem 2rem 1rem 2rem;
  font-size: 1rem;
  color: white;
  border-radius: 0;
  border: 0;
}

.master-hamburger-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 111.41px;
  height: 111.41px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  z-index: 1200;
  cursor: pointer;
}
.master-hamburger-container .master-ham-btn {
  display: grid;
  grid-row-gap: 0.5rem;
  width: 30px;
  height: 30px;
  transform: rotate(90deg);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn #ham-1 {
  transform: translateX(30%);
}
.master-hamburger-container .master-ham-btn #ham-1, .master-hamburger-container .master-ham-btn #ham-3 {
  width: 13px;
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn #ham-3 {
  transform: translateX(100%);
}
.master-hamburger-container .master-ham-btn:hover > #ham-1 {
  transform: translateX(100%);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham-btn:hover > #ham-3 {
  transform: translateX(30%);
  transition: all 0.7s ease;
}
.master-hamburger-container .master-ham {
  width: 30px;
  height: 3px;
  background-color: #000;
}
.master-hamburger-container .master-ham-text {
  margin-top: 0.2rem;
}

.master-btn-active {
  transform: rotate(0) !important;
  transition: all 0.7s ease;
}

.master-ham-1-active {
  width: 100% !important;
  transform: translate(0) !important;
  transform: rotate(45deg) translate(10px, 10px) !important;
  transition: all 0.7s ease;
}

.master-ham-2-active {
  display: none;
}

.master-ham-3-active {
  width: 100% !important;
  transform: translate(0) !important;
  transform: rotate(-45deg) translate(3px, -3px) !important;
  transition: all 0.7s ease;
}

h1, span.h1 {
  font-size: 2.125rem;
  font-size: clamp(2.125rem, 1.95rem + 0.875vw, 3rem);
  margin-bottom: 1rem;
}
h2, span.h2 {
  font-size: 1.5rem !important;
  font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem) !important;
  margin-bottom: 1rem;
}
h3, span.h3 {
  font-size: 1.125rem !important;
  font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem) !important;
  margin-bottom: 1rem;
}
h4, span.h4 {
  font-size: 1rem !important;
  font-size: clamp(1rem, 0.975rem + 0.125vw, 1.125rem) !important;
  margin-bottom: 1rem;
}
p, span {
  margin-bottom: 1rem;
}
p.p2, span.p2 {
  font-size: 0.875rem;
}
p.p3, span.p3 {
  font-size: 0.75rem;
}

span {
  margin-bottom: 0;
}
pre span {
  display: inline;
  font-size: 0.875rem;
}

a, strong, button, input[type=submit], input[type=button] {
  font-size: 1rem;
  text-decoration: none;
}

.hero-section-title {
  font-size: 2.125rem;
  font-size: clamp(2.125rem, 1.75rem + 1.875vw, 4rem);
}

mark {
  background-color: #a8998b;
  color: white;
}

.underline {
  text-decoration: underline;
}

.outer {
  position: relative;
}
.outer:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.outer > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.marque-100vh strong {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background-color: #21362C;
}

.section {
  padding: 2rem;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.section h2, .section span.h2 {
  margin-bottom: 5rem;
  text-align: center;
}
.section > p {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 5rem;
  font-size: 16px;
  font-size: clamp(1em, 0.95em + 0.25vw, 1.25em);
}

.main-section {
  background-color: #a8998b;
}
.main-section .section > p {
  text-align: center;
}
.main-section .info-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  -moz-column-gap: 1em;
       column-gap: 1em;
  row-gap: 1em;
}
@media (min-width: 992px) {
  .main-section .info-container {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 2em;
         column-gap: 2em;
    row-gap: 2em;
  }
}
.main-section .box {
  position: relative;
  width: 100%;
}
.main-section .box:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.main-section .box .content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2rem;
  color: white;
  z-index: 10;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.main-section .box .content h3, .main-section .box .content span.h3 {
  margin-bottom: 1em;
}
.main-section .mandate-section, .main-section .long-green-section {
  margin-top: 80px;
}
.main-section .mandate-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  -moz-column-gap: 1em;
       column-gap: 1em;
  row-gap: 1em;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .main-section .mandate-container {
    -moz-column-gap: 2em;
         column-gap: 2em;
    row-gap: 2em;
  }
}
@media (min-width: 1360px) {
  .main-section .mandate-container {
    grid-template-columns: repeat(6, 1fr);
  }
}
.main-section .mandate {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: white;
  overflow: hidden;
  color: #746F6F;
  border-radius: 6px;
  box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px;
  transition: all 0s;
  position: relative;
}
.main-section .mandate:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.35);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.main-section .mandate .outer {
  z-index: 1;
}
@media (min-width: 1360px) {
  .main-section .mandate .outer:before {
    padding-top: 100%;
  }
}
.main-section .mandate .outer .inner > div {
  width: 100%;
  height: 100%;
  padding: 1.5rem;
}
.main-section .mandate .outer .inner > div i {
  font-size: 35px;
  color: #21362C;
  transition: all 0.3s ease;
}
.main-section .mandate:hover {
  transition: all 0.3s ease;
}
.main-section .mandate:hover:before {
  background-color: #21362c;
}
.main-section .mandate:hover .outer:before {
  padding-top: 100%;
}
.main-section .mandate:hover .outer .inner > div i {
  transition: all 0.3s ease;
  font-size: 5em;
  color: rgba(255, 255, 255, 0.15);
}
.main-section .mandate:hover > div:nth-child(2) {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.main-section .mandate:hover > div:nth-child(2) h4, .main-section .mandate:hover > div:nth-child(2) span.h4 {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.main-section .mandate:hover > div:nth-child(2) p {
  font-size: 0.75rem;
  bottom: 0;
  opacity: 1;
  transition: all 0.3s ease;
  color: white;
}
.main-section .mandate > div:nth-child(2) {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 2rem;
  width: 100%;
  z-index: 10;
}
@media (min-width: 768px) {
  .main-section .mandate > div:nth-child(2) {
    padding: 1rem 1.5rem;
  }
}
.main-section .mandate > div:nth-child(2) h4, .main-section .mandate > div:nth-child(2) span.h4 {
  color: #746F6F;
  margin-bottom: 0;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease;
}
.main-section .mandate > div:nth-child(2) p {
  color: #746F6F;
  font-weight: normal;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(-1.5rem - 100%);
  opacity: 0;
  padding: 1.5rem;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .main-section .mandate > div:nth-child(2) p {
    padding: 1rem 1.5rem;
  }
}
.main-section .long-green-section > div {
  position: relative;
}
.main-section .long-green-section > div:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.main-section .long-green-section .flex {
  justify-content: center;
}
@media (max-width: 575px) {
  .main-section .long-green-section .outer:before {
    padding-top: 200%;
  }
}
@media (min-width: 768px) {
  .main-section .long-green-section .outer:before {
    padding-top: 50%;
  }
}
@media (min-width: 1200px) {
  .main-section .long-green-section .outer:before {
    padding-top: 25.4545454545%;
  }
}
.main-section .long-green-section .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2rem;
  z-index: 10;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.main-section .long-green-section .content h3, .main-section .long-green-section .content span.h3, .main-section .long-green-section .content p {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .main-section .long-green-section .content {
    padding: 2em;
  }
}
@media (min-width: 1200px) {
  .main-section .long-green-section .content {
    padding: 3.5em;
  }
}
@media (min-width: 1360px) {
  .main-section .long-green-section .content {
    padding: 2em 4em;
  }
}
.main-section .long-green-section .content h3, .main-section .long-green-section .content span.h3, .main-section .long-green-section .content p {
  color: white;
}
.main-section .long-green-section .content p {
  font-size: 16px;
  font-size: clamp(1em, 0.95em + 0.25vw, 1.25em);
}

.r-white-transparent-btn:hover {
  color: white;
}

.community-section {
  background: none;
}

.drop-shadow, .green-card-container .green-card {
  box-shadow: rgba(57, 70, 78, 0.15) 0px 0px 1px 0px, rgba(57, 70, 78, 0.25) 0px 20px 55px -8px !important;
}

#initiatives {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: none;
  z-index: 1;
  margin-top: 5rem;
}
#initiatives .btn {
  padding: 1rem 1.8rem;
  border-radius: 0;
  border: 0;
  color: #21362C;
  text-transform: uppercase;
}
#initiatives div:not(.shade) {
  max-width: 1280px;
  margin: 0 auto;
}
#initiatives .shade {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: -1;
}

.green-card-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  -moz-column-gap: 5rem;
       column-gap: 5rem;
  row-gap: 5rem;
  padding-top: 0;
}
@media (min-width: 1200px) {
  .green-card-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
.green-card-container .green-card {
  border-radius: 6px;
  overflow: hidden;
  display: grid;
  align-items: flex-start;
}
.green-card-container .green-card .flex {
  margin-bottom: 3rem;
}
.green-card-container .green-card .outer:before {
  padding-top: 75%;
}
.green-card-container .green-card h3, .green-card-container .green-card span.h3 {
  padding: 0 3rem;
  padding-top: 3rem;
}
.green-card-container .green-card p {
  font-size: 16px;
  padding: 3rem;
  white-space: pre-line;
}/*# sourceMappingURL=green.css.map */