.quote-p {
  max-width: 280px;
  margin-bottom: 0.8em;
  color: #777;
  font-size: 1em;
  line-height: 1.25em;
  font-style: italic;
  text-align: left;
}

.quote-p.cite {
  font-size: 0.875em;
  font-style: normal;
}

.slide-nav-3 {
  display: none;
  opacity: 0;
}

.relations-text-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.relation-container-grid {
  display: -ms-grid;
  display: grid;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 3em;
  grid-row-gap: 4em;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-9 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.quote-img {
  width: 4em;
  margin-top: 0.5em;
  border-radius: 50%;
}


.mission-text1 {
  position: absolute;
  left: 5%;
  top: 3px;
  right: auto;
  bottom: auto;
  z-index: 300;
  color: #fff !important; 
  font-size: 50px;
  
}
.mission-text {
  position: absolute;
  left: 5%;
  top: 3px;
  right: auto;
  bottom: auto;
  z-index: 300;
  opacity: 0.85;
  color: #fff;
  font-size: 5.3em;
  line-height: 0.9em;
  font-weight: 700;
  text-align: left;
}

.mission-text.slider-text {
  left: auto;
  top: 6%;
  right: 2%;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  color: rgba(29, 45, 56, 0.7);
  text-align: center;
}

.mission-text.slider-text._2 {
  width: 85%;
  color: #fff;
}

.mission-text.slider-text._2.color {
  top: 1%;
  right: 0%;
  width: 100%;
  opacity: 1;
  color: #1f6fff;
  font-size: 30px;
  font-size: 4.7em;
}

.mission-text.slider-text._2-row {
  left: auto;
  top: 5rem;
  right: 5%;
  color: #fff;
  font-size: 4.7em;
}

.mission-text._2 {
  top: 4%;
  font-size: 4.7em;
}

.rel-slider {
  background-color: transparent;
  height: 5rem;
}

.button-3 {
  margin-top: 20px;
  padding: 11px 25px;
  border-radius: 3px;
  background-color: #464444;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #464444;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button-3.cta-button {
  width: 30%;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  background-color: #333;
  line-height: 31px;
  font-weight: 400;
  text-align: center;
}

.button-3.cta-button:hover {
  background-color: rgba(51, 51, 51, 0.94);
}

.button-3.cta-button.rel {
  width: auto;
  padding: 0.7em 2em;
}

.rel-img-wrap {
  position: relative;
  left: -1.1em;
  z-index: 3;
  width: 65vh;
  height: 60vh;
  max-width: 600px;
  min-width: 500px;
  border-radius: 4px;
  background-image: url('https://assets.superlander.com/2434500.jpg');
  background-position: 30% 50%;
  background-size: cover;
}

.rel-img-wrap._2 {
  width: 80vh;
  height: 70vh;
  max-width: none;
  min-width: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 45, 56, 0.45)), to(rgba(29, 45, 56, 0.45))), url('https://assets.superlander.com/2434500.jpg');
  background-image: linear-gradient(180deg, rgba(29, 45, 56, 0.45), rgba(29, 45, 56, 0.45)), url('https://assets.superlander.com/2434500.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.rel-img-wrap._2._2-img {
  width: 25rem;
  height: 22rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 45, 56, 0.5)), to(rgba(29, 45, 56, 0.5))), url('https://assets.superlander.com/2434501.jpg');
  background-image: linear-gradient(180deg, rgba(29, 45, 56, 0.5), rgba(29, 45, 56, 0.5)), url('https://assets.superlander.com/2434501.jpg');
  background-position: 0px 0px, 50% 100%;
}

.rel-img-wrap.bg {
  position: absolute;
  left: -6.2em;
  top: -38%;
  z-index: 1;
  background-color: rgba(29, 45, 56, 0.7);
  background-image: none;
  opacity: 0.6;
}

.rel-img-wrap.bg.option-2 {
  left: -4.9em;
  top: -5.6em;
  width: 25rem;
  height: 22rem;
  max-width: none;
  min-width: auto;
}

.right-arrow-3 {
  display: none;
  opacity: 0;
}

.img-wrap {
  position: relative;
  height: 80%;
}

.divider-point {
  width: 70%;
  height: 1px;
  margin-top: 2.35em;
  margin-bottom: 1.47em;
  border-bottom: 1px dashed #cdcdcd;
}

.section-2 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  border-top: 1px solid #ddd;
  text-align: center;
}

.section-2.relations {
  overflow: hidden;
  padding-top: 20vh;
  padding-bottom: 16vh;
  border-top-style: none;
}

.left-arrow-3 {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .relation-container-grid {
    grid-row-gap: 6em;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .mission-text._2 {
    top: 2%;
  }
  .button-3.cta-button {
    width: 30%;
    margin-top: 15px;
  }
  .rel-img-wrap._2._2-img {
    position: relative;
    left: 3.9em;
  }
  .rel-img-wrap.bg.option-2 {
    left: -1.1em;
    top: -5em;
  }
}

@media (max-width: 767px) {
  .button-3.cta-button {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .button-3.cta-button.rel {
    margin-right: 0px;
    margin-left: 0px;
  }
  .rel-img-wrap._2._2-img {
    left: 1.6em;
    width: 100%;
    height: 60vw;
  }
  .rel-img-wrap.bg.option-2 {
    width: 100%;
    height: 60vw;
    max-width: none;
    min-width: auto;
  }
}

@media (max-width: 479px) {
  .relation-container-grid {
    width: 100%;
    grid-row-gap: 4em;
  }
  .quote-img {
    width: 3em;
  }
  .mission-text.slider-text._2.color {
    top: 1%;
    font-size: 3em;
  }
  .mission-text.slider-text._2-row {
    top: 3.5rem;
    font-size: 3em;
  }
  .mission-text._2 {
    font-size: 3em;
  }
  .button-3 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }
  .button-3.cta-button {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 400;
    text-align: center;
  }
  .rel-img-wrap._2._2-img {
    left: 1.4em;
    width: 90%;
  }
  .rel-img-wrap.bg.option-2 {
    left: -0.1em;
    top: -3em;
    width: 90%;
  }
  .section-2 {
    min-height: 0px;
  }
  .section-2.relations {
    margin-right: 0px;
    margin-left: 0px;
    padding: 12vh 6vw;
  }
}

#w-node-e64eff5e6d48-061f47a2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e64eff5e6d65-061f47a2 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}