@import url("https://fonts.googleapis.com/css2?family=Neucha&display=swap");
/*
 * Variables
 * ========================================================================= */
.text-climate {
  color: #3F7E44; }
.text-land {
  color: #56C02B; }
.text-peace {
  color: #00689D; }
.text-health {
  color: #4C9F38; }
.text-water {
  color: #26BDE2; }
.text-industry {
  color: #FD6925; }
.text-gender {
  color: #FF3A21; }
.text-energy {
  color: #FCC30B; }
.text-consumption {
  color: #BF8B2E; }
.text-inequalities {
  color: #DD1367; }
.text-growth {
  color: #A21942; }
.text-grey {
  color: #53565a; }
.text-green {
  color: #006747; }
.text-blue {
  color: #1a5585; }
.text-orange {
  color: #c2561d; }
.text-red {
  color: #a7331d; }
.text-purple {
  color: #964778; }
.text-maroon {
  color: #822339; }
.text-yellow {
  color: #f1b744; }
.text-gold {
  color: #9e6d0b; }
.text-lt-green {
  color: #edfddf; }
.text-lt-blue {
  color: #e0f0f5; }
.text-lt-orange {
  color: #f9f3e0; }
.text-lt-red {
  color: #fbf4f7; }
.text-lt-yellow {
  color: #fffefd; }

.bg-climate {
  background: #3F7E44; }
.bg-land {
  background: #56C02B; }
.bg-peace {
  background: #00689D; }
.bg-health {
  background: #4C9F38; }
.bg-water {
  background: #26BDE2; }
.bg-industry {
  background: #FD6925; }
.bg-gender {
  background: #FF3A21; }
.bg-energy {
  background: #FCC30B; }
.bg-consumption {
  background: #BF8B2E; }
.bg-inequalities {
  background: #DD1367; }
.bg-growth {
  background: #A21942; }
.bg-grey {
  background: #53565a; }
.bg-green {
  background: #006747; }
.bg-blue {
  background: #1a5585; }
.bg-orange {
  background: #c2561d; }
.bg-red {
  background: #a7331d; }
.bg-purple {
  background: #964778; }
.bg-maroon {
  background: #822339; }
.bg-yellow {
  background: #f1b744; }
.bg-gold {
  background: #9e6d0b; }
.bg-lt-green {
  background: #edfddf; }
.bg-lt-blue {
  background: #e0f0f5; }
.bg-lt-orange {
  background: #f9f3e0; }
.bg-lt-red {
  background: #fbf4f7; }
.bg-lt-yellow {
  background: #fffefd; }

.top-border-climate {
  border-top: 12px solid #3F7E44; }
.top-border-land {
  border-top: 12px solid #56C02B; }
.top-border-peace {
  border-top: 12px solid #00689D; }
.top-border-health {
  border-top: 12px solid #4C9F38; }
.top-border-water {
  border-top: 12px solid #26BDE2; }
.top-border-industry {
  border-top: 12px solid #FD6925; }
.top-border-gender {
  border-top: 12px solid #FF3A21; }
.top-border-energy {
  border-top: 12px solid #FCC30B; }
.top-border-consumption {
  border-top: 12px solid #BF8B2E; }
.top-border-inequalities {
  border-top: 12px solid #DD1367; }
.top-border-growth {
  border-top: 12px solid #A21942; }
.top-border-grey {
  border-top: 12px solid #53565a; }
.top-border-green {
  border-top: 12px solid #006747; }
.top-border-blue {
  border-top: 12px solid #1a5585; }
.top-border-orange {
  border-top: 12px solid #c2561d; }
.top-border-red {
  border-top: 12px solid #a7331d; }
.top-border-purple {
  border-top: 12px solid #964778; }
.top-border-maroon {
  border-top: 12px solid #822339; }
.top-border-yellow {
  border-top: 12px solid #f1b744; }
.top-border-gold {
  border-top: 12px solid #9e6d0b; }
.top-border-lt-green {
  border-top: 12px solid #edfddf; }
.top-border-lt-blue {
  border-top: 12px solid #e0f0f5; }
.top-border-lt-orange {
  border-top: 12px solid #f9f3e0; }
.top-border-lt-red {
  border-top: 12px solid #fbf4f7; }
.top-border-lt-yellow {
  border-top: 12px solid #fffefd; }

.button-climate {
  background-color: #3F7E44;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-climate:hover {
    background-color: #376d3b;
    color: white;
    text-decoration: none; }
  .button-climate.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-climate.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-land {
  background-color: #56C02B;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-land:hover {
    background-color: #4dab26;
    color: white;
    text-decoration: none; }
  .button-land.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-land.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-peace {
  background-color: #00689D;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-peace:hover {
    background-color: #005784;
    color: white;
    text-decoration: none; }
  .button-peace.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-peace.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-health {
  background-color: #4C9F38;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-health:hover {
    background-color: #438c31;
    color: white;
    text-decoration: none; }
  .button-health.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-health.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-water {
  background-color: #26BDE2;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-water:hover {
    background-color: #1cafd2;
    color: white;
    text-decoration: none; }
  .button-water.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-water.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-industry {
  background-color: #FD6925;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-industry:hover {
    background-color: #fd580c;
    color: white;
    text-decoration: none; }
  .button-industry.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-industry.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-gender {
  background-color: #FF3A21;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-gender:hover {
    background-color: #ff2308;
    color: white;
    text-decoration: none; }
  .button-gender.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-gender.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-energy {
  background-color: #FCC30B;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-energy:hover {
    background-color: #ebb403;
    color: white;
    text-decoration: none; }
  .button-energy.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-energy.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-consumption {
  background-color: #BF8B2E;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-consumption:hover {
    background-color: #aa7c29;
    color: white;
    text-decoration: none; }
  .button-consumption.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-consumption.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-inequalities {
  background-color: #DD1367;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-inequalities:hover {
    background-color: #c6115c;
    color: white;
    text-decoration: none; }
  .button-inequalities.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-inequalities.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-growth {
  background-color: #A21942;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-growth:hover {
    background-color: #8c1639;
    color: white;
    text-decoration: none; }
  .button-growth.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-growth.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-grey {
  background-color: #53565a;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-grey:hover {
    background-color: #47494d;
    color: white;
    text-decoration: none; }
  .button-grey.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-grey.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-green {
  background-color: #006747;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-green:hover {
    background-color: #004e35;
    color: white;
    text-decoration: none; }
  .button-green.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-green.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-blue {
  background-color: #1a5585;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-blue:hover {
    background-color: #164770;
    color: white;
    text-decoration: none; }
  .button-blue.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-blue.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-orange {
  background-color: #c2561d;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-orange:hover {
    background-color: #ac4c1a;
    color: white;
    text-decoration: none; }
  .button-orange.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-orange.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-red {
  background-color: #a7331d;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-red:hover {
    background-color: #912c19;
    color: white;
    text-decoration: none; }
  .button-red.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-red.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-purple {
  background-color: #964778;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-purple:hover {
    background-color: #853f6a;
    color: white;
    text-decoration: none; }
  .button-purple.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-purple.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-maroon {
  background-color: #822339;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-maroon:hover {
    background-color: #6e1e30;
    color: white;
    text-decoration: none; }
  .button-maroon.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-maroon.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-yellow {
  background-color: #f1b744;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-yellow:hover {
    background-color: #efae2c;
    color: white;
    text-decoration: none; }
  .button-yellow.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-yellow.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-gold {
  background-color: #9e6d0b;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-gold:hover {
    background-color: #865d09;
    color: white;
    text-decoration: none; }
  .button-gold.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-gold.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-lt-green {
  background-color: #edfddf;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-lt-green:hover {
    background-color: #e0fcc7;
    color: white;
    text-decoration: none; }
  .button-lt-green.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-lt-green.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-lt-blue {
  background-color: #e0f0f5;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-lt-blue:hover {
    background-color: #cde7ef;
    color: white;
    text-decoration: none; }
  .button-lt-blue.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-lt-blue.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-lt-orange {
  background-color: #f9f3e0;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-lt-orange:hover {
    background-color: #f5ebcb;
    color: white;
    text-decoration: none; }
  .button-lt-orange.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-lt-orange.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-lt-red {
  background-color: #fbf4f7;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-lt-red:hover {
    background-color: #f4e1e9;
    color: white;
    text-decoration: none; }
  .button-lt-red.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-lt-red.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }
.button-lt-yellow {
  background-color: #fffefd;
  color: white;
  padding: .1em 1.4em;
  border-radius: 20px;
  font-size: 1.2em; }
  .button-lt-yellow:hover {
    background-color: #fff1e4;
    color: white;
    text-decoration: none; }
  .button-lt-yellow.arrow-left span {
    display: inline-block;
    padding-right: .3em;
    font-size: 1.2em;
    margin-left: -.2em; }
  .button-lt-yellow.arrow-right span {
    display: inline-block;
    padding-left: .3em;
    font-size: 1.2em;
    margin-right: -.2em; }

.text-white {
  color: white; }

.text-industry {
  color: #ea6123; }

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fade.active.fadeInLeft {
  animation: fadeInLeft 1s ease-in both; }
.fade.active.fadeInRight {
  animation: fadeInRight 1s ease-in both; }
.fade.active.fadeIn {
  animation: fadeIn 1s ease-in both; }

/*
 * GLOBAL
 * ========================================================================= */
body {
  color: #53565a;
  font-family: ff-meta-web-pro, sans-serif;
  font-size: 16px; }
  body h1 {
    font-size: 2.7em; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 14px; } }

hr {
  border-top: 1px solid #53565a; }

img {
  max-width: 100%;
  pointer-events: none; }

.green-title {
  margin: 30px auto;
  text-align: center;
  position: relative; }
  .green-title span {
    display: inline-block;
    background: #006747;
    color: white;
    font-weight: 600;
    letter-spacing: .05em;
    padding: .25em 1.5em;
    border-radius: 2em;
    position: relative; }
  .green-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    background: #006747; }
  @media screen and (max-width: 577px) {
    .green-title {
      font-size: 1.5rem; } }

.callout-text {
  color: #006747;
  font-size: 1.75em;
  font-weight: 700;
  margin: 40px auto; }

.cta-button {
  display: inline-block;
  border: 4px solid white;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1em;
  padding: .5em 2.5em;
  border-radius: 2em;
  position: relative; }
  .cta-button:hover {
    text-decoration: none;
    color: #53565a;
    background: white; }

.green-button {
  display: inline-block;
  background: #006747;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1em;
  padding: .5em 2.5em;
  border-radius: 2em;
  position: relative; }
  .green-button.grey-button {
    background: #53565a; }
    .green-button.grey-button:hover {
      background: #383a3d; }
  .green-button:hover {
    background: #024230;
    color: white;
    text-decoration: none; }
  .green-button .fas {
    position: absolute;
    right: .5em;
    top: 50%;
    transform: translateY(-50%); }

.arrow-button {
  display: inline-block;
  color: white;
  border-radius: 2em;
  position: relative;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.04em;
  padding: 4px 35px 7px; }
  .arrow-button .fas {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%); }

.slick-slide:focus,
.slick-slide:active {
  outline: 0px !Important; }

.slick-initialized {
  opacity: 1 !important;
  transition: opacity .3s ease-out; }

.skip-to-content-link {
  background: #006747;
  color: white;
  left: 50%;
  padding: 8px;
  font-weight: 600;
  position: absolute;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  outline: none;
  border: 1px solid #53565a;
  border-top: 2px solid #006747;
  transform: translateY(-100%);
  transition: transform 0.3s;
  z-index: 9; }
  .skip-to-content-link:focus {
    transform: translateY(0%);
    text-decoration: underline; }

@media screen and (min-width: 767px) {
  .border-md-left {
    border-left: 1px solid; } }

@media screen and (min-width: 767px) {
  .border-md-right {
    border-right: 1px solid; } }

.nav {
  padding: 16px 0; }
  .nav .navbar-brand {
    margin-right: 0px; }
    .nav .navbar-brand .svg {
      width: 300px;
      height: 45px;
      max-width: 100%; }
  .nav .nav-container {
    position: relative; }
  @media screen and (max-width: 767px) {
    .nav .nav-container {
      max-width: 767px; } }

.navbar-menu {
  position: static;
  overflow: hidden; }

.menu {
  position: absolute;
  background: #4c5055;
  right: 0;
  top: -16px;
  width: 100%;
  max-width: 420px;
  padding: 6.5rem 3.5rem 4.5rem;
  opacity: 0;
  transform: translateY(-40px);
  transition: all .4s ease;
  pointer-events: none; }
  .menu a {
    color: white; }
  .menu ul {
    list-style-type: none;
    padding-left: 0px; }
    .menu ul li {
      margin-bottom: 26px;
      font-size: 2.5em;
      letter-spacing: .1em;
      font-weight: 600;
      line-height: 1em;
      text-transform: lowercase;
      font-variant: small-caps; }
  .menu.open {
    opacity: 1;
    transform: translateY(0);
    pointer-events: initial;
    z-index: 5; }
  @media screen and (max-width: 420px) {
    .menu {
      padding: 5rem 1.5rem 5.5rem;
      min-height: 100vh; } }

.menu-open {
  width: 36px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float: right;
  z-index: 6; }
  .menu-open span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #53565a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .menu-open span:nth-child(1) {
    top: 0px; }
  .menu-open span:nth-child(2) {
    top: 12px; }
  .menu-open span:nth-child(3) {
    top: 24px; }
  .menu-open.open span:nth-child(1) {
    background: white;
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  .menu-open.open span:nth-child(2) {
    opacity: 0;
    left: -60px; }
  .menu-open.open span:nth-child(3) {
    background: white;
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.home .nav {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9;
  padding: 16px 0; }
  .home .nav .svg path,
  .home .nav .svg polygon {
    fill: white !important; }
  .home .nav .menu-open span {
    background: white; }

#mainContent {
  position: relative;
  padding-bottom: 225px; }
  @media screen and (max-width: 991px) {
    #mainContent {
      padding-bottom: 40px; } }

.home #mainContent,
.about #mainContent,
.all-goals #mainContent {
  padding-bottom: 0px; }

.footer-wheel {
  width: 698px;
  height: 422px;
  overflow: hidden;
  margin: 40px auto 0;
  position: absolute;
  bottom: -267px;
  left: 50%;
  transform: translateX(-50%); }

.footer {
  background: #53565a;
  border-top: 20px solid #789d8e;
  color: white;
  margin-top: 4.5em;
  z-index: 9;
  position: relative; }
  .footer a {
    color: white; }
  .footer ul {
    list-style-type: none;
    padding-left: 0px; }
    .footer ul a {
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: .1em;
      display: block;
      margin-bottom: 10px; }
  .footer strong {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: .1em; }
  .footer .container {
    max-width: 1440px; }
  .footer .footer-section {
    border-left: 2px solid white;
    padding: 60px 28px 5px; }
    .footer .footer-section:first-child {
      border-left: 0px; }
  .footer .contact-method {
    margin-bottom: 5px; }
    .footer .contact-method a {
      display: inline-block;
      width: 172px; }
    .footer .contact-method .method {
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      width: 51px; }
  .footer .social-link {
    display: block;
    margin-bottom: 15px; }
    .footer .social-link:hover {
      text-decoration: none; }
    .footer .social-link .svg {
      width: 30px;
      height: 30px;
      vertical-align: middle;
      margin-right: 6px; }
  .footer a img {
    margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .footer .footer-section {
      padding-top: 30px;
      text-align: center; }
      .footer .footer-section:nth-child(odd) {
        border-left: 0px; }
      .footer .footer-section .social-link {
        width: 115px;
        margin: 0 auto 15px;
        display: block;
        text-align: left; }
      .footer .footer-section .footer-logo {
        display: block;
        margin: 15px auto;
        max-width: 160px; } }
  @media screen and (max-width: 575px) {
    .footer .footer-section {
      border-left: 0px;
      padding-top: 20px; } }

/*
 * HOMEPAGE
 * ========================================================================= */
.home-hero {
  position: relative;
  width: 100%; }
  .home-hero .bg {
    position: relative;
    z-index: 2;
    width: 100%;
    pointer-events: none; }
  .home-hero .hero-text {
    color: white;
    position: absolute;
    z-index: 3;
    width: 100%;
    text-align: center;
    left: 0;
    padding-top: 16%; }
    .home-hero .hero-text .h1 {
      font-size: 2.7em;
      font-weight: 700;
      text-shadow: 1px 1px 4px black;
      opacity: 0;
      animation: fadeIn 1s ease-in both; }
    .home-hero .hero-text p {
      font-size: 1.75em;
      text-shadow: 1px 1px 4px black;
      opacity: 0;
      animation: fadeIn 1s ease-in both;
      animation-delay: 1s; }
    .home-hero .hero-text .container {
      max-width: 992px; }
    .home-hero .hero-text .fr,
    .home-hero .hero-text .de {
      font-size: .9em; }
  .home-hero .sus-logo {
    position: absolute;
    z-index: 9;
    width: 22%;
    height: 22%;
    left: 50%;
    bottom: 25%;
    transform: translateX(-50%); }
  .home-hero .wheel {
    position: absolute;
    bottom: 8%;
    width: 43%;
    left: 50%;
    transform: translateX(-50%); }
    .home-hero .wheel img {
      z-index: 1; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .home-hero .wheel {
        transform: none;
        width: 100%;
        left: 0; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .home-hero .wheel #wheel {
        position: absolute;
        bottom: -20px;
        width: 55%;
        height: 647px;
        left: 50%;
        transform: translateX(-50%); } }
  @media screen and (-ms-high-contrast: active) and (max-width: 991px) {
    .home-hero .wheel #wheel {
      bottom: -52px;
      height: 540px; } }

    @media screen and (-ms-high-contrast: none) and (max-width: 1100px) {
      .home-hero .wheel #wheel {
        bottom: -22px;
        height: 540px; } }
  @media screen and (max-width: 991px) {
    .home-hero {
      background-image: url("../img/mobile-hero-01.jpg");
      background-size: cover;
      padding: 10% 0;
      margin-bottom: 16%;
      background-color: #006747; }
      .home-hero .hero-text {
        position: static;
        padding-top: 50px;
        font-size: .75em; }
        .home-hero .hero-text p {
          font-size: 1.5em;
          max-width: 591px;
          margin: 0 auto 11px; }
      .home-hero .d-lg-none .svg {
        max-width: 22%;
        display: block;
        margin: 1% auto -22%; } }
  @media screen and (min-width: 1600px) {
    .home-hero .hero-text .container {
      max-width: 1200px; }
    .home-hero .hero-text .h1 {
      font-size: 3.5em; }
    .home-hero .hero-text p {
      font-size: 2em; } }

.home-intro {
  font-size: 1.5em;
  max-width: 950px;
  margin: 0 auto 3em; }
  @media screen and (max-width: 991px) {
    .home-intro {
      font-size: 1.2em; } }

.illustration-container {
  max-width: 892px; }
  .illustration-container .green-button {
    padding: .75em 2.75em;
    font-size: 1.4em;
    margin-top: 4em;
    margin-bottom: 2em; }
    .illustration-container .green-button .fas {
      right: .75em;
      font-size: 1.3em; }

.tip-trigger line {
  pointer-events: none; }
.tip-trigger .tip-circle {
  fill: #006a44;
  cursor: pointer; }

.tooltipster-base {
  max-width: 90%; }

.tooltipster-content {
  max-width: 420px;
  overflow: visible;
  position: relative;
  padding: 20px 18px !important; }
  .tooltipster-content a {
    display: inline-block;
    margin-right: 6px; }
  .tooltipster-content img {
    display: inline-block;
    width: 50px; }
  .tooltipster-content hr {
    border-top: 3px solid white;
    position: absolute;
    width: 95%;
    margin: 0px;
    left: 2%; }
  .tooltipster-content p {
    font-size: 1.3em;
    line-height: 1.25em;
    margin-bottom: 21px; }
  .tooltipster-content .tip-title {
    margin-bottom: 15px;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: .05em; }
  .tooltipster-content .row {
    margin-top: 35px; }
    .tooltipster-content .row p {
      text-transform: uppercase;
      letter-spacing: .15em;
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 0px; }

.tooltips-text {
  display: none; }

/*
 * SUBPAGES
 * ========================================================================= */
.subpage-content {
  border-top: 20px solid #006747;
  margin: 0 auto;
  padding: 4% 0;
  margin-top: -14%;
  max-width: 992px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefef+0,efefef+54,ffffff+100 */
  background: #efefef;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 74%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 74%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #efefef 0%, #ffffff 74%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */ }

.info-page .container {
  max-width: 920px; }
.info-page .about-intro {
  margin: 20px auto 2em; }
  .info-page .about-intro h1 {
    font-weight: 600;
    line-height: 1.2em;
    max-width: 728px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 1199px) {
      .info-page .about-intro h1 {
        font-size: 2.8em; } }
  .info-page .about-intro p {
    font-size: 1.3em;
    margin-bottom: 40px; }
.info-page .portrait-divider {
  position: relative;
  text-align: center; }
  .info-page .portrait-divider hr {
    position: absolute;
    width: 100%;
    left: 0;
    top: 25%; }
  .info-page .portrait-divider img {
    position: relative;
    z-index: 2; }
.info-page .letter {
  margin: 40px auto; }
  .info-page .letter .title {
    text-align: center;
    margin-bottom: 30px; }
    .info-page .letter .title p {
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: .15em;
      margin-bottom: 0px; }
    .info-page .letter .title strong,
    .info-page .letter .title span {
      display: inline-block; }
.info-page .letter-content p {
  font-size: 1.3em;
  margin-bottom: 1.5em; }
@media screen and (max-width: 540px) {
  .info-page .letter-content p {
    font-size: 1.1em; } }
.info-page .letter-content .signature img {
  max-width: 260px;
  margin-bottom: 15px; }
.info-page .themes {
  margin-bottom: 5.5em; }
  .info-page .themes p {
    font-size: 1.3em; }
  .info-page .themes img {
    margin-top: 2em; }
  .info-page .themes .mobile-img {
    width: 100%;
    max-width: 360px;
    margin: 30px auto; }
  @media screen and (max-width: 768px) {
    .info-page .themes .theme-list {
      max-width: 540px;
      margin: 0 auto; } }

.page-header {
  background-size: cover;
  background-color: #006747;
  color: white;
  text-shadow: 1px 1px 4px black;
  padding: 10% 0 20%; }
  .page-header h1 {
    font-weight: 600; }
  .page-header p {
    font-size: 1.5em; }
  .page-header .container {
    max-width: 767px; }
  @media screen and (max-width: 991px) {
    .page-header {
      font-size: .75em; } }

.goal-cards {
  margin: 20px auto; }

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 265px;
  height: 265px;
  margin-bottom: 20px;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */ }
  .flip-card hr {
    border-top-width: 2px;
    width: 88%;
    margin-left: 2px;
    margin-top: 5px;
    margin-bottom: 5px; }
  .flip-card.active .flip-card-inner, .flip-card:focus .flip-card-inner {
    transform: rotateY(180deg); }
  .flip-card:focus-within .flip-card-inner {
    transform: rotateY(180deg); }
  .flip-card .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d; }

/* Position the front and back side */
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  box-shadow: 0px 0px 20px -10px black; }

.flip-card-front {
  color: white;
  cursor: pointer;
  padding: 20px; }
  .flip-card-front p {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.2em;
    text-transform: uppercase; }
  .flip-card-front .svg {
    width: 140px;
    height: 140px;
    margin-top: 55px;
    margin-bottom: 15px; }
    .flip-card-front .svg circle {
      fill: none !important; }

.flip-card-back {
  background-color: white;
  transform: rotateY(180deg);
  text-align: left; }
  .flip-card-back h2 {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0px;
    min-height: 68px;
    margin-top: 11px; }
  .flip-card-back h2,
  .flip-card-back p {
    padding: 6px 20px; }
  .flip-card-back p {
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.4em;
    margin-top: 12px;
    font-size: 1em; }
  .flip-card-back a {
    position: absolute;
    bottom: 14px;
    right: 20px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: white;
    text-align: center;
    line-height: 28px; }
  .flip-card-back .strong {
    font-weight: 600;
    font-size: 15px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flip-card.active .flip-card-inner {
    transform: none; }
    .flip-card.active .flip-card-inner .flip-card-front {
      display: none; }
    .flip-card.active .flip-card-inner .flip-card-back {
      transform: none; } }
.logo-card {
  box-shadow: 0px 0px; }
  .logo-card img {
    width: 196px;
    margin: 35px auto;
    display: block; }

.pre-footer {
  background-color: white;
  margin-bottom: -4.5em;
  background-size: cover;
  padding: 2.5em 15px 4em; }
  .pre-footer .cta-button {
    font-size: 1.3em;
    color: #006747;
    border-color: #006747;
    max-width: 100%; }
    .pre-footer .cta-button:hover {
      color: white;
      background: #006747; }

.goal-header {
  margin-bottom: 6em; }
  .goal-header h1 {
    font-weight: 600;
    font-size: 3.5em;
    margin-bottom: .25em;
    animation: fadeInLeft 1s ease-in both;
    animation-delay: .2s; }
  .goal-header img.goal-image {
    opacity: 0 !important; }
  .goal-header .goal-image {
    max-width: 100%;
    width: 400px;
    animation: fadeInRight 1s ease-in both; }
    .goal-header .goal-image .goal-icon,
    .goal-header .goal-image #goal-icon {
      animation: fadeIn 1s ease-in both;
      animation-delay: 1s;
      display: none; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .goal-header .goal-image {
        height: 290px; } }
  .goal-header .sdg-icon {
    width: 100px;
    margin-bottom: 15px;
    margin-top: 15px;
    display: inline-block; }
  .goal-header .container {
    position: relative;
    padding-top: 40px; }
    .goal-header .container .order-2 {
      position: static; }
  .goal-header .button {
    position: absolute;
    top: 0; }
  .goal-header .goal-nav {
    background: #53565a !important; }
    .goal-header .goal-nav .container {
      position: relative;
      padding-top: 0px; }
    .goal-header .goal-nav img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      max-width: 116px;
      top: -38px; }
    .goal-header .goal-nav a {
      color: white;
      font-variant: small-caps;
      text-transform: lowercase;
      letter-spacing: .05em;
      font-size: 20px; }
      .goal-header .goal-nav a:hover {
        text-decoration: none; }
        .goal-header .goal-nav a:hover span,
        .goal-header .goal-nav a:hover i {
          opacity: .5; }
      .goal-header .goal-nav a span {
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 7px; }
      .goal-header .goal-nav a i {
        display: inline-block;
        padding: 0px 5px;
        font-size: 24px;
        vertical-align: middle; }
      .goal-header .goal-nav a.text-grey {
        color: #53565a; }
  @media screen and (max-width: 1199px) {
    .goal-header h1 {
      font-size: 3.0em; }
    .goal-header .goal-nav img {
      max-width: 90px;
      top: -30px; } }
  @media screen and (max-width: 992px) {
    .goal-header h1 {
      font-size: 2.5em; } }
  @media screen and (max-width: 768px) {
    .goal-header {
      margin-bottom: 4em; }
      .goal-header h1 {
        margin-bottom: 0px;
        margin-top: .75em;
        font-size: 2.25em;
        text-align: center; }
      .goal-header .sdg-icon {
        display: block;
        margin: 20px auto; }
      .goal-header .goal-image {
        width: 90%;
        max-width: 300px;
        margin-top: 40px; }
      .goal-header .goal-nav .container {
        max-width: 100%; } }
  @media screen and (max-width: 575px) {
    .goal-header .goal-nav img {
      display: none; }
    .goal-header .goal-nav {
      padding: 0px !important; }
      .goal-header .goal-nav .container {
        padding: 0px;
        overflow: hidden; }
    .goal-header .previous,
    .goal-header .next {
      display: block;
      text-align: center;
      width: 100%;
      padding: 10px;
      display: inline-block; }
      .goal-header .previous span,
      .goal-header .next span {
        width: 198px;
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 8px; }
    .goal-header .previous {
      border-bottom: 2px solid white; }
    .goal-header .previous span {
      text-align: right; }
    .goal-header .next span {
      text-align: left; } }

.goal-page-content {
  font-size: 1.25em;
  padding-top: 1.25em; }
  @media (min-width: 1200px) {
    .goal-page-content {
      max-width: 1020px; } }
  .goal-page-content .h4 {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px; }

.quote {
  border-top-width: 6px;
  border-top-style: solid;
  padding: 3.5em 3em 2.5em;
  position: relative;
  margin-bottom: 5em;
  line-height: 1.5em; }
  .quote.bg-lt-green {
    background: #C9D9D2;
    border-top-color: #006747; }
    .quote.bg-lt-green .quote-img {
      background: #006747; }
  .quote.bg-green {
    border-top-color: #C9D9D2;
    background: #006747;
    color: white; }
    .quote.bg-green .quote-img {
      background: #C9D9D2; }
  .quote.gender-quote {
    background: white;
    border-top-color: #FF3A21; }
    .quote.gender-quote .quote-img {
      background: #FF3A21; }
  .quote.energy-quote {
    background: #fef9e6;
    border-top-color: #fcc30b; }
    .quote.energy-quote .quote-img {
      background: #fcc30b; }
  .quote.consumption-quote {
    background: #bf8b2e;
    border-top-color: #d8b981;
    color: white; }
    .quote.consumption-quote .quote-img {
      background: #d8b981; }
  .quote.inequality-quote {
    background: #fbe7ef;
    border-top-color: #dd1367; }
    .quote.inequality-quote .quote-img {
      background: #dd1367; }
  .quote.industry-quote {
    background: #F9F3E0;
    border-top-color: #FD6925; }
    .quote.industry-quote .quote-img {
      background: #FD6925; }
  .quote.climate-quote {
    background: #3F7E44;
    border-top-color: #8bb18e;
    color: white; }
    .quote.climate-quote .quote-img {
      background: #8bb18e; }
  .quote.land-quote {
    background: #EDFDDF;
    border-top-color: #56C02B; }
    .quote.land-quote .quote-img {
      background: #56C02B; }
  .quote.health-quote {
    background: #bae0b1;
    border-color: #4c9f38; }
  .quote .large-quote {
    font-size: 2em;
    font-weight: 600;
    max-width: 768px;
    margin: 0 auto 37px;
    line-height: 1.4em; }
    @media screen and (max-width: 518px) {
      .quote .large-quote {
        font-size: 1.5em; } }
    .quote .large-quote p {
      line-height: 1em; }
  .quote .quote-img {
    position: absolute;
    border-radius: 50%;
    max-width: 69px;
    top: -32px;
    left: 50%;
    transform: translateX(-50%); }
  .quote .attribution {
    text-align: right;
    margin-bottom: 0px; }
    .quote .attribution strong {
      font-size: 1.2em; }
  .quote p {
    line-height: 1.7em; }
  @media screen and (max-width: 568px) {
    .quote {
      padding: 3.5em 1em 2.5em; } }

.bubble-quote {
  border: 5px solid currentColor;
  border-radius: 32px;
  margin-bottom: 120px;
  position: relative;
  padding: 70px 30px 40px 30px; }
  .bubble-quote:after {
    background: white; }
  .bubble-quote p {
    color: #53565a;
    font-family: "Neucha";
    font-size: 1.3em; }
  .bubble-quote span span {
    color: #53565a; }
  .bubble-quote strong {
    color: currentColor; }
  .bubble-quote.industry-quote {
    color: #FD6925; }
  .bubble-quote.energy-quote {
    color: #fcc30b; }
  .bubble-quote.climate-quote {
    color: #3F7E44; }
  .bubble-quote.health-quote {
    color: #4C9F38; }
  .bubble-quote.land-quote {
    color: #56C02B; }
  .bubble-quote.inequality-quote {
    color: #dd1367; }
  .bubble-quote.consumption-quote {
    color: #BF8B2E; }
  .bubble-quote.gender-quote {
    color: #FF3A21; }
  .bubble-quote img.bottom-triangle {
    display: none; }
  .bubble-quote svg.bottom-triangle {
    display: block; }
  .bubble-quote .bottom-triangle {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: auto; }
  .bubble-quote .left-quote {
    position: absolute;
    left: 20px;
    top: -30px; }
  .bubble-quote .right-quote {
    position: absolute;
    right: 20px;
    bottom: -30px; }
  .bubble-quote .attribution strong {
    display: block;
    font-size: 1.5em;
    margin-top: 20px; }
  .bubble-quote .attribution span {
    font-size: 1.25em; }

.success-story {
  margin: 30px auto 75px;
  padding-bottom: 50px; }
  .success-story .container {
    max-width: 900px; }
  .success-story .border-title {
    text-align: center;
    position: relative; }
    .success-story .border-title:before {
      content: '';
      height: 3px;
      background: white;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0; }
    .success-story .border-title h2 {
      font-weight: 600;
      padding: 20px 15px;
      position: relative;
      z-index: 2;
      display: inline-block; }
  .success-story .icon-container {
    display: inline-block;
    width: 100%; }
  .success-story .icon {
    margin-top: -30px;
    padding: 4px;
    border-radius: 50%;
    width: 66px;
    height: 66px; }
  .success-story.consumption-story {
    background: #BF8B2E;
    color: white;
    border-top: 6px solid #d8b981; }
    .success-story.consumption-story h2 {
      background: #bf8b2e; }
    .success-story.consumption-story .icon {
      color: white;
      background: #d8b981; }
  .success-story.inequalities-story {
    background: #dd1367;
    color: white;
    border-top: 6px solid #f575aa; }
    .success-story.inequalities-story h2 {
      background: #dd1367; }
    .success-story.inequalities-story .icon {
      color: white;
      background: #f575aa; }
  .success-story.health-story {
    background: #edfddf;
    border-top: 6px solid #4C9F38; }
    .success-story.health-story h2 {
      background: #edfddf; }
    .success-story.health-story .border-title:before {
      background: #53565a; }
    .success-story.health-story .icon {
      color: white;
      background: #4C9F38; }
  .success-story h3 {
    font-size: 1.25em;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: .075em; }

.goal-section {
  border-top-width: 4px;
  margin-bottom: 5em; }
  .goal-section h2,
  .goal-section .h2 {
    color: #53565a;
    font-weight: 600;
    letter-spacing: .03em;
    padding: 15px 0px;
    margin-bottom: 5px;
    font-size: 1.5em; }
  .goal-section hr {
    border-top: 1px solid #53565a;
    margin-top: 0px; }
  .goal-section p {
    margin-bottom: 1.25em;
    line-height: 1.6em; }
  .goal-section img {
    margin-bottom: 15px; }
  .goal-section ul {
    padding-left: 25px;
    margin-bottom: 30px; }
    .goal-section ul li {
      padding-left: 5px; }
  .goal-section .small-heading {
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 20px;
    font-weight: 600;
    color: #56565a;
    letter-spacing: .075em; }
  .goal-section .location-title span {
    font-size: .75em;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: .075em; }
  .goal-section .spacer {
    height: .5em; }
  .goal-section .section-icons {
    text-align: right; }
    .goal-section .section-icons img,
    .goal-section .section-icons svg {
      width: 55px; }
  .goal-section .section-icon {
    width: 52px;
    display: inline-block;
    margin-left: 5px;
    margin-bottom: .5em; }
  .goal-section .arrow-button {
    margin-top: 10px; }
  .goal-section .infographics img {
    max-width: 317px;
    margin: 0 auto 0px;
    display: block; }
  @media screen and (min-width: 768px) {
    .goal-section .infographics {
      margin-top: 1.5em; }
      .goal-section .infographics .col-md-4:nth-child(2) {
        border-left: 2px solid #53565a;
        border-right: 2px solid #53565a; } }
  @media screen and (max-width: 767px) {
    .goal-section .infographics img {
      display: block;
      max-width: 260px;
      margin: 0px auto; } }

.cta-section .section-title {
  border-top-width: 4px; }
.cta-section img {
  max-width: 440px;
  width: 100%; }

.map-section svg {
  margin-bottom: 20px; }
  .map-section svg .active path {
    fill: white !Important; }
.map-section > p {
  max-width: 768px;
  margin: 20px auto 30px; }
.map-section .map-results .h2 {
  border-top-width: 4px; }
.map-section .location-info {
  display: none; }
  .map-section .location-info.active {
    display: block; }
.map-section .results {
  text-align: center; }
  .map-section .results strong {
    display: block;
    font-weight: 600;
    font-size: 1.4em; }
.map-section .result-title {
  font-size: 1.4em;
  font-weight: 600;
  text-align: center; }

.project-box .project-start,
.project-box .project-info,
.project-box .project-progress,
.project-box .project-goal {
  padding: 20px;
  padding-left: 70px;
  position: relative; }
  .project-box .project-start img,
  .project-box .project-info img,
  .project-box .project-progress img,
  .project-box .project-goal img {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px; }
.project-box .project-start {
  border-top: 1px solid #53565a;
  border-bottom: 1px solid #53565a;
  background: #298FC2;
  color: white; }
.project-box .project-goals {
  background: #B7CDC2; }
  .project-box .project-goals span {
    color: #53565a; }
.project-box .project-progress {
  background: #789F90;
  color: white; }
.project-box hr {
  margin-bottom: 0px; }
.project-box p {
  margin-bottom: 0px;
  font-size: 1.1em;
  line-height: 1.4em; }
.project-box span {
  font-size: 1.1em;
  font-weight: 600;
  color: white; }
.project-box img {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px; }
.project-box .project-completion {
  background: #006747;
  color: white;
  position: relative;
  padding-left: 70px; }
  .project-box .project-completion span {
    color: white; }

.inline-project .project-box p {
  font-size: 1em; }
  .inline-project .project-box p span {
    font-size: 1em;
    letter-spacing: .05em; }
.inline-project .project-box .project-info,
.inline-project .project-box .project-start,
.inline-project .project-box .project-progress {
  padding: 13px;
  padding-left: 50px; }
  .inline-project .project-box .project-info img,
  .inline-project .project-box .project-start img,
  .inline-project .project-box .project-progress img {
    left: 10px;
    width: 25px;
    height: 25px; }
.inline-project .project-box .project-completion {
  padding-right: 10px;
  padding-left: 50px; }
  .inline-project .project-box .project-completion img {
    left: 10px;
    width: 25px;
    height: 25px; }
@media screen and (min-width: 992px) {
  .inline-project .col-lg-6:first-child {
    border-right: 1px solid #53565a; } }

.icon-subheading {
  text-align: center;
  margin-bottom: 1.5em; }
  .icon-subheading h3 {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    padding: 0px 5px; }
  .icon-subheading img {
    display: inline-block;
    width: 40px;
    padding: 0px 5px; }

.location-list .location {
  text-align: center;
  line-height: 1.5em;
  font-size: .9em; }
  .location-list .location strong {
    display: block;
    font-size: 1.5em;
    padding-bottom: 3px; }

.pill-heading {
  position: relative;
  text-align: center; }
  .pill-heading h2,
  .pill-heading h3 {
    display: inline-block;
    padding: 7px 50px 8px;
    font-weight: 600;
    border-radius: 65px;
    max-width: 540px;
    position: relative;
    z-index: 3; }
  .pill-heading h3 {
    font-size: 1.4em; }
  .pill-heading hr {
    border-top: 1px solid #424242;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0px; }
  @media screen and (max-width: 691px) {
    .pill-heading h2 {
      font-size: 1.5em; } }

.gender-headline {
  margin-bottom: 1.5em; }
  .gender-headline p {
    background: #fa3921;
    color: white;
    border-radius: 8px;
    font-size: 1em !important; }

.gender-statement p {
  max-width: 700px;
  padding: 20px;
  margin: 0px auto; }
.gender-statement .callout {
  max-width: 900px;
  margin: 0 auto; }
.gender-statement .large-text {
  max-width: 800px; }
.gender-statement .arrow-button {
  margin: 30px auto; }

.three-column.key-focus-areas img {
  max-width: 175px;
  margin-top: 10px; }
.three-column.key-focus-areas .strong {
  font-weight: 600;
  line-height: 1.3em;
  font-size: 1.1em; }
.three-column .pill-heading {
  margin-bottom: 30px;
  margin-top: 1.7em; }
.three-column img {
  max-width: 260px; }
.three-column p {
  font-size: 18px;
  padding: 0px 15px; }

.timeline .date {
  font-weight: 600;
  font-size: 1.6em;
  margin-bottom: 0px;
  margin-top: 30px; }
@media screen and (max-width: 991px) {
  .timeline {
    margin-top: 30px; }
    .timeline .date {
      display: inline-block;
      vertical-align: top;
      margin-top: 0px;
      width: 65px;
      line-height: 1em; }
    .timeline .info {
      display: inline-block;
      padding-left: 20px;
      margin-left: 20px;
      margin-bottom: 0px;
      border-left: 1px solid #53565a;
      position: relative;
      padding-bottom: 17px;
      width: 169px; }
      .timeline .info:before {
        content: "";
        width: 14px;
        height: 14px;
        background: white;
        border: 1px solid #53565a;
        position: absolute;
        left: -8px;
        top: 14px;
        border-radius: 50%; }
    .timeline .timeline-section {
      text-align: center; }
      .timeline .timeline-section .date,
      .timeline .timeline-section .info {
        text-align: left; } }

.timeline-horizontal {
  text-align: center;
  position: relative;
  padding: 7px 15px; }
  .timeline-horizontal:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #53565a;
    position: absolute;
    top: 50%;
    left: 0; }
  .timeline-horizontal .circle {
    width: 14px;
    height: 14px;
    background: white;
    border: 1px solid #53565a;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    z-index: 9; }

.progress-circle {
  position: relative;
  padding: 2rem; }
  .progress-circle .animated-circle {
    transform: rotate(-90deg);
    margin: auto; }
    .progress-circle .animated-circle circle {
      transition: stroke-dashoffset 1s linear;
      stroke-width: 1.5em;
      stroke: var(#e8e8e8); }
    .progress-circle .animated-circle .bar-bg {
      stroke-dashoffset: 0; }
    .progress-circle .animated-circle .bar {
      stroke: url("#linear"); }
  .progress-circle .label {
    font-size: 2.2em;
    text-transform: uppercase;
    font-weight: 900;
    color: #006747;
    letter-spacing: .1em;
    line-height: 1.3em;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%); }
    .progress-circle .label span {
      display: block;
      font-size: 1.75em; }

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em; }

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
  text-align: center; }

.target-list {
  margin-top: 45px;
  margin-bottom: 4em; }
  .target-list .target {
    margin-bottom: 50px; }
    .target-list .target img {
      max-width: 220px; }
    .target-list .target h2 {
      font-weight: 700; }
    .target-list .target p {
      font-size: 1.2em;
      font-weight: 600; }

.bottle-slider, .image-slider {
  margin-bottom: 20px;
  padding: 0px 25px; }
  .bottle-slider .bottle-slide, .image-slider .bottle-slide {
    transform: scale(0.8);
    transition: transform .5s ease; }
    .bottle-slider .bottle-slide img, .image-slider .bottle-slide img {
      width: auto;
      max-height: 330px;
      margin: 0 auto; }
    .bottle-slider .bottle-slide.slick-current, .image-slider .bottle-slide.slick-current {
      transform: scale(1); }
  .bottle-slider .lean-slide img, .image-slider .lean-slide img {
    max-height: 400px; }
  .bottle-slider .slick-arrow:before, .image-slider .slick-arrow:before {
    font-size: 30px; }
  .bottle-slider .slick-prev, .image-slider .slick-prev {
    left: 0px;
    width: 30px;
    z-index: 99; }
  .bottle-slider .slick-next, .image-slider .slick-next {
    right: 0px;
    width: 30px;
    z-index: 99; }
  .bottle-slider .slick-track, .image-slider .slick-track {
    display: flex; }
  .bottle-slider .slick-track .slick-slide, .image-slider .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center; }

@media screen and (max-width: 991px) {
  .bottle-slider .bottle-slide {
    transform: scale(1);
    padding: 6px; } }

.progress-section {
  font-size: 1.25em;
  margin-bottom: 1.5em; }
  .progress-section h3 {
    font-weight: 700; }
  .progress-section .progress-icon {
    width: 90px;
    padding: 4px;
    display: inline-block; }

.progress-graph img {
  width: 100%;
  max-width: 767px;
  margin: 20px auto; }
.progress-graph .graph-title {
  text-transform: uppercase;
  max-width: 482px;
  margin: 0 auto;
  font-weight: 700;
  color: #006747;
  letter-spacing: .05em; }

.accordion {
  line-height: 1.6; }
  .accordion__item {
    border-top: 2px solid #53565a; }
  .accordion__title {
    padding: 10px 35px 10px 10px;
    display: block;
    position: relative;
    font-weight: 400; }
    .accordion__title:before {
      font-family: 'Font Awesome 5 Free';
      content: "\f078";
      font-size: 24px;
      font-weight: 900;
      position: absolute;
      right: 8px;
      top: 50%;
      transform: translateY(-50%); }
    .accordion__title h4 {
      display: inline-block;
      margin-bottom: 0px;
      font-size: 1.1em; }
    .accordion__title:hover, .accordion__title:focus {
      cursor: pointer;
      outline: none; }
    .is-expanded .accordion__title:before {
      content: "\f077"; }
  .accordion__content-inner {
    padding: 0 40px 10px 40px; }
  .accordion__content {
    transition: height 0.3s ease-out;
    height: 0;
    overflow: hidden; }

.progress-section .accordion__item {
  border-top: 1px solid #53565a; }

.subpage-nav .button {
  font-size: 1.45em; }
.subpage-nav .fas {
  right: 1em; }
@media screen and (max-width: 518px) {
  .subpage-nav .button {
    font-size: 1.3em; } }

.sticky-award {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 170px; }
  .sticky-award a {
    display: block;
    transform: translateX(200px);
    transition: transform .2s ease; }
  .sticky-award.open a {
    transform: translateX(0px);
    transition: transform .2s ease; }
  .sticky-award .close-medal {
    margin-left: auto;
    background: white;
    border-radius: 50%;
    line-height: 1;
    font-size: 28px;
    cursor: pointer;
    width: 28px;
    height: 28px; }

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