.intersection-wrapper .close-arrow-col {
  margin-top: .5em;
}

.intersection-url-row {
  align-items: center;
  display: flex;
}

.close-arrow-col {
  display: flex;
}

.more-info-col {
  word-wrap: break-word;
  justify-content: center;
  width: auto;
  margin-bottom: -.5em;
  display: flex;
}

.wavy-arrow {
  padding-top: 1.5em;
}

.more-info-wrapper {
  align-items: center;
  margin-left: 2em;
  padding: 1em;
  display: flex;
}

.more-info-wrapper:hover {
  color: #fff;
  -o-transition: 1s;
  cursor: pointer;
  background-color: #000;
  transition: all 1s;
}

.more-info-wrapper-in-process:hover {
  color: #000;
  -o-transition: 1s;
  cursor: pointer;
  background-color: #fff;
  transition: all 1s;
}

.more-info {
  word-break: break-all;
  font-size: 16px;
}

.making-waves-url-wrapper {
  align-items: center;
  margin-left: 2em;
  padding: 1em;
  display: flex;
}

.first-inter-text {
  padding-top: 2em;
}

.first-intersection {
  color: #fff;
  background-color: #000;
  padding: 10vh 0;
}

.inter-figure-text-wrapper {
  grid-template-columns: 1fr 1fr;
  column-gap: 4em;
  padding: 5vh 0;
  display: grid;
}

.inter-container-text-left-col {
  width: 85%;
  padding-left: 25%;
}

.inter-container-text-right-col {
  width: 90%;
  padding-right: 25%;
}

.first-intersection-figure-1 {
  padding-right: 30%;
}

.first-intersection-figure-3 {
  padding-right: 10%;
}

.thick-line-wrapper {
  justify-content: center;
  padding-bottom: 5%;
  display: flex;
}

.long-thick-line {
  width: 80%;
}

.second-intersection {
  color: #fff;
  background-color: #215426;
  padding: 5% 0;
}

.second-intersection-figure-1 {
  padding-right: 30%;
}

.second-intersection-figure-2 {
  padding-left: 30%;
}

.second-intersection-figure-3 {
  padding-top: 5%;
  padding-left: 27%;
}

.second-intersection-figure-5 {
  float: right;
  padding-top: 30%;
}

.second-intersection-figure-6 {
  padding: 5% 0;
}

.second-intersection-figure-7 {
  padding-left: 15%;
}

.third-intersection {
  background-color: #29ff42;
  background-image: url("map-lines.157c0f14.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5% 0;
}

.third-inter-figure-text-wrapper-1 .d-flex:first-child {
  padding-top: 20vh;
}

.third-intersection-figure-1 {
  padding-right: 50%;
}

.third-intersection-figure-2 {
  padding-left: 30%;
}

.third-intersection-figure-3 {
  max-width: 40%;
  margin-right: 5%;
}

.third-intersection-figure-5 {
  padding-left: 40%;
  padding-right: 10%;
}

.fourth-intersection {
  padding-bottom: 6vh;
}

.fourth-section-hero-wrapper {
  max-width: 80%;
  padding-top: 8%;
  padding-left: 6%;
}

.fourth-section-hero-heading {
  font-size: 60px;
  font-weight: 900;
}

.fourth-section-hero-link-wrapper {
  margin: 8em 0 8em 5em;
}

.fourth-section-hero-link {
  border: 2px solid #000;
  border-radius: 50%;
  padding: 15px 40px;
}

.fourth-section-hero-link:hover {
  color: #29ff42;
  border: 2px solid #29ff42;
}

.undsg-span {
  color: #29ff42;
  border-bottom: 2px solid #29ff42;
}

.fourth-intersection-img-caption {
  max-width: 58%;
  margin: 0 auto;
  padding: 16vh 0 12vh;
  font-size: 26px;
  font-weight: 700;
}

.wider-context {
  margin-bottom: 1.4em;
  font-weight: 700;
}

.fourth-intersection-here-link {
  font-weight: 700;
}

.fourth-intersection-here-link:hover {
  color: #29ff42;
  border-bottom: 2px solid #29ff42;
  font-weight: 700;
}

.fifth-intersection {
  background-color: #e2e2e2;
  background-image: url("map-lines-white.b3aa42a0.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5vh 0 10vh;
}

.fifth-intercontainer {
  width: 60%;
  padding-top: 10vh;
}

.fifth-intertext-wrapper {
  width: 60%;
}

.fifth-intertext-wrapper h2 {
  margin: 3vh 0;
}

/*# sourceMappingURL=index.69374f36.css.map */
