.gh-impact-fact {
  margin-bottom: 2em;
  text-align: center;
}
.gh-impact-fact img {
  max-width: 100%;
  height: auto;
}
.gh-impact-fact h3 {
  font-size: 1.25em;
  margin: 0.25em 0;
  line-height: 1.2;
  font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
.gh-impact-fact h3 strong {
  font-size: 2em;
}
.gh-impact-fact p {
  font-size: 0.824em;
}

.gh-impact-header {
  position: relative;
}
.gh-impact-header .gh-scroll-animation.line {
  display: none;
}
@media (min-width: 992px) {
  .gh-impact-header .gh-scroll-animation.line {
    display: block;
    width: auto;
    position: absolute;
    right: 63%;
  }
}
.gh-impact-header .gh-scroll-animation.line .bg {
  fill: #c0ceaa;
}
.gh-impact-header .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  max-width: 45em;
}
.gh-impact-header header {
  margin-bottom: 2em;
  padding: 1.5em;
  background-color: #fff;
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .gh-impact-header header {
    text-align: justify;
  }
}
.gh-impact-header em {
  font-style: normal;
  color: #b20933;
}
.gh-impact-header h1 {
  font-size: 3em;
  margin-top: 1.5em;
  text-align: right;
}
@media (min-width: 992px) {
  .gh-impact-header h1 {
    margin-top: 3.5em;
  }
}
.gh-impact-header h2 {
  font-size: 2.25em;
  font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
  text-align: center;
}
.gh-impact-header h3, .gh-impact-header h4 {
  text-align: center;
}
.gh-impact-header .facts-carousel .owl-item {
  padding: 0 15px;
}
.gh-impact-header .facts-carousel .owl-buttons div {
  background-image: url(../../img/angle-left.svg);
  width: 2rem;
  height: 2rem;
  background-size: 30%;
  left: 0;
  margin-top: -1rem;
}
.gh-impact-header .facts-carousel .owl-buttons div.owl-next {
  background-image: url(../../img/angle-right.svg);
  left: auto;
  right: 0;
}
@media (min-width: 768px) {
  .gh-impact-header .facts-carousel .owl-buttons div {
    left: -2rem;
  }
  .gh-impact-header .facts-carousel .owl-buttons div.owl-next {
    right: -2rem;
  }
}
@media (min-width: 992px) {
  .gh-impact-header .facts-carousel .owl-buttons div {
    width: 4rem;
    height: 4rem;
    margin-top: -3rem;
  }
  .gh-impact-header .facts-carousel .owl-buttons div.owl-prev {
    left: -2.5rem;
  }
  .gh-impact-header .facts-carousel .owl-buttons div.owl-next {
    right: -2.5rem;
  }
}

.gh-impact-stories {
  padding: 4em 0;
}
@media (min-width: 992px) {
  .gh-impact-stories {
    text-align: justify;
  }
  .gh-impact-stories h2, .gh-impact-stories h3, .gh-impact-stories h4 {
    text-align: center;
  }
}
.gh-impact-stories .container {
  position: relative;
}
.gh-impact-stories em {
  font-style: normal;
  color: #b20933;
}
.gh-impact-stories .gh-scroll-animation.line {
  display: none;
}
@media (min-width: 992px) {
  .gh-impact-stories .gh-scroll-animation.line {
    display: block;
    width: auto;
    position: absolute;
    left: -10em;
    top: 26em;
    z-index: 1;
    mix-blend-mode: multiply;
    pointer-events: none;
  }
  .gh-impact-stories .gh-scroll-animation.line.pear {
    left: auto;
    right: -7em;
    top: 50em;
  }
  .gh-impact-stories .gh-scroll-animation.line.tomato {
    top: 85em;
  }
}
.gh-impact-stories .story {
  margin-bottom: 1rem;
  text-align: center;
}
.gh-impact-stories .story img {
  border: 1px solid #e9ecef;
  transition: opacity 0.35s;
  opacity: 0;
}
.gh-impact-stories .story .body {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  padding: 2em;
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: opacity 0.35s;
  opacity: 0;
  pointer-events: none;
}
.gh-impact-stories .story a {
  color: #fff;
  text-decoration: none;
}
.gh-impact-stories .story:hover .body {
  opacity: 1;
}
.gh-impact-stories .story.animate img {
  opacity: 1;
}

.gh-impact-explore {
  padding: 4em 0;
}
.gh-impact-explore .container {
  position: relative;
}
.gh-impact-explore h2 {
  margin-bottom: 1.5em;
}
.gh-impact-explore ul {
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .gh-impact-explore ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.gh-impact-explore li {
  font-size: 1.1em;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  .gh-impact-explore li {
    width: 50%;
  }
}
.gh-impact-explore li img {
  width: 2.75em;
  margin-right: 0.25em;
}
.gh-impact-explore li a {
  font-weight: bold;
  color: #000;
}
.gh-impact-explore li a:hover {
  color: #b20933;
}
.gh-impact-explore .gh-scroll-animation.line {
  width: 12em;
  margin: -2em 0 -5em auto;
  display: block;
}
@media (min-width: 992px) {
  .gh-impact-explore .gh-scroll-animation.line {
    position: absolute;
    width: auto;
    right: 0;
    bottom: 0;
    margin: 0;
  }
}

#modal-story .modal-dialog {
  max-width: 58em;
  margin-top: 1em;
  width: 90%;
}
#modal-story .modal-body {
  padding: 0;
}
#modal-story .modal-body .close {
  top: 0;
  right: -2em;
}
#modal-story .modal-body iframe {
  height: calc(100vh - 2em);
  width: 100%;
}
/*# sourceMappingURL=impact.css.map */
