.evidence {
  min-height: 100vh;
}
.evidence section.item {
  width: 100vw;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.evidence section.item:nth-of-type(1) {
  background-image: url("../images/bg-evidence-1.webp");
}
.evidence section.item:nth-of-type(2) {
  background-image: url("../images/bg-evidence-2.webp");
}
.evidence section.item:nth-of-type(3) {
  background-image: url("../images/bg-evidence-3.webp");
}
@media (max-width: 500px) {
  .evidence section.item:nth-of-type(1) {
    background-image: url("../images/bg-evidence-1-mob.webp");
  }
  .evidence section.item:nth-of-type(2) {
    background-image: url("../images/bg-evidence-2-mob.webp");
  }
  .evidence section.item:nth-of-type(3) {
    background-image: url("../images/bg-evidence-3-mob.webp");
  }
}
.evidence h1 {
  text-align: left;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin: 0 0 2rem;
}
.evidence h1:before,
.evidence h1:after {
  content: none;
}
.evidence .slider p.mb_3 {
  margin-bottom: 3.5rem;
}
@media (max-width: 500px) {
  .evidence .slider p.mb_3 {
    margin-bottom: 0.6rem;
  }
}
.evidence .slider .hero {
  text-align: left;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.evidence .slider .hero + .hero {
  margin-top: 0.5rem;
}
.evidence .slider .hero.bold {
  margin-top: 0.8rem;
  color: #FFF;
}
.evidence .slider .hero li {
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  position: relative;
  padding-left: 2.4rem;
}
.evidence .slider .hero li::before {
  content: '';
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #00BFD5;
  top: 0.7rem;
  left: 1.2rem;
}
.evidence .slider .hero li:not(:last-child) {
  margin-bottom: 0.3rem;
}
.evidence .back-to {
  color: #FFE5DA;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  position: absolute;
  bottom: 12.2vh;
  left: 4rem;
  display: flex;
  grid-gap: 0.4rem;
  z-index: 1;
}
.evidence .back-to:not(.desktop) {
  display: none;
  left: -4rem;
  bottom: -6.8rem;
}
.evidence .item .content-inner {
  max-width: 101.8rem;
}
.evidence .third .content-inner {
  max-width: 104.6rem;
  left: 12.6rem;
}
.evidence .third h2 {
  font-size: 5.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.evidence .third .back-to:not(.desktop) {
  display: flex;
  left: -7.2rem;
  bottom: -11.2rem;
}
.evidence .four .content-inner {
  max-width: 125.3rem;
}
.evidence .four h2 {
  letter-spacing: -0.02rem;
  color: #FFF;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 120%;
}
.evidence .four p {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 120%;
  margin: 2.3rem auto 3.1rem;
  color: #FFE5DA;
}
.evidence .four p.small {
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 3.6rem 0 0 -2.4rem;
  text-align: left;
}
@media (max-width: 500px) {
  .evidence .four p.small {
    margin: 2.4rem auto 0;
    text-align: center;
    width: 32.5rem;
  }
}
@media (min-width: 501px) {
  .evidence .four .back-to:not(.desktop) {
    display: flex;
    left: -4rem;
    bottom: -6.8rem;
  }
}
.evidence .diagrams {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 4.5rem;
}
.evidence .diagrams h4 {
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.09rem;
}
@media (max-width: 500px) {
  .evidence .diagrams h4 {
    font-size: 1.2rem;
    letter-spacing: 0.06rem;
  }
}
.evidence .diagrams .diagram {
  position: relative;
}
.evidence .diagrams .diagram > img {
  height: 25.0792rem;
}
.evidence .diagrams .line {
  position: absolute;
  width: 0.1rem;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 0;
}
.evidence .diagrams .line.left {
  left: -1.5rem;
}
.evidence .diagrams .line.right {
  right: -1.5rem;
}
.evidence .diagrams a {
  margin: 0 auto;
  border-radius: 10rem;
  border: 0.2rem solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.01);
  box-shadow: 0 0 1.3rem 0 rgba(255, 255, 255, 0.2) inset;
  display: flex;
  width: 19.6rem;
  height: 5.5rem;
  padding: 2rem;
  justify-content: center;
  align-items: center;
}
.evidence .diagrams a span:not(.nowrap) {
  color: #FFF;
  text-align: center;
  font-family: "Proxima Nova", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.09rem;
  text-transform: capitalize;
}
.evidence .diagrams a img {
  margin-left: 0.4rem;
  transform: rotate(180deg);
}
.evidence .modal[data-modal-name="aml"] {
  z-index: 9999;
}
.evidence .modal[data-modal-name="aml"] h2 {
  color: #72267A;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: 0.052rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.evidence .modal[data-modal-name="aml"] p {
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.evidence .modal[data-modal-name="aml"] p:not(:last-child) {
  margin-bottom: 1.92rem;
}
.evidence .modal[data-modal-name="aml"] span {
  color: #4C4C4D;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.evidence .modal[data-modal-name="aml"] span.text-indent {
  position: relative;
  left: -0.4rem;
}
@media (max-width: 500px) {
  .evidence .modal[data-modal-name="aml"] span {
    font-size: 1.2rem;
    margin-left: -0.9rem;
  }
}
.evidence .modal[data-modal-name="aml"] .text {
  min-height: 34.1rem;
  margin-bottom: 3.5rem;
}
.evidence .modal[data-modal-name="aml"] .bottom-nav {
  margin-top: 3.5rem;
}
.evidence .modal[data-modal-name="aml"] .modal-content {
  min-height: 58.3rem;
  padding: 8rem 15.7rem 2rem 9.7rem;
}
@media (max-width: 500px) {
  .evidence h1 {
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-align: left;
    padding: 0 2rem;
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  .evidence .animated-arrows {
    bottom: 15.5rem;
  }
  .evidence #firstSlide .animated-arrows {
    bottom: 16.4rem;
  }
  .evidence #firstSlide .content-inner {
    padding: 0 2rem;
  }
  .evidence .slider p.hero {
    padding-right: 1rem;
  }
  .evidence .slider .hero {
    font-size: 1.4rem;
  }
  .evidence .slider .hero + .hero {
    margin-top: 0.5rem;
  }
  .evidence .slider .hero li {
    font-size: 1.4rem;
    padding-left: 2rem;
    padding-right: 1rem;
  }
  .evidence .slider .hero li::before {
    content: '';
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background-color: #00BFD5;
    top: 0.7rem;
    left: 0.7rem;
  }
  .evidence .slider .hero li:not(:last-child) {
    margin-bottom: 0.3rem;
    letter-spacing: -0.02rem;
  }
  .evidence .back-to:not(.desktop) {
    transition: bottom 0.3s ease-in-out;
    left: 50%;
    transform: translate(-50%, 100%);
    bottom: -1.3rem;
    position: absolute;
    font-size: 1.6rem;
  }
  .evidence .back-to:not(.desktop).last {
    bottom: -2.3rem;
  }
  .evidence .back-to:not(.desktop):not(.desktop) {
    display: flex;
  }
  .evidence .back-to:not(.desktop).desktop {
    display: none;
  }
  .evidence .third .back-to:not(.desktop) {
    left: 50%;
    bottom: -1.3rem;
  }
  .evidence .third .content-inner {
    top: 37rem;
    left: 0;
  }
  .evidence .third span {
    text-align: left;
  }
  .evidence .third h2 {
    text-align: left;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
  }
  .evidence .third p {
    text-align: left;
  }
  .evidence .four .back-to:not(.desktop) {
    left: 50%;
    bottom: -1.3rem;
  }
  .evidence .four .content-inner {
    padding: 0 4rem;
    top: 13.8rem;
    transform: translate(-50%, 0);
  }
  .evidence .four h2 {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }
  .evidence .four p {
    text-align: center;
    font-size: 1.4rem;
    font-style: normal;
    line-height: 120%;
    padding: 0 2rem;
    margin: 0.9rem 0 1.5rem;
    color: #FFFFFF;
    font-weight: 400;
  }
  .evidence .diagrams {
    flex-wrap: wrap;
    grid-column-gap: 2.684rem;
  }
  .evidence .diagrams .line {
    left: -1.34rem;
  }
  .evidence .diagrams a {
    width: 14.5rem;
    height: 3rem;
    padding: 1rem;
  }
  .evidence .diagrams a span:not(.nowrap) {
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 1.2526rem;
    letter-spacing: 0.0626rem;
  }
  .evidence .diagrams .diagram > img {
    height: 13rem;
    margin: 0 auto;
  }
  .evidence .diagrams .diagram:nth-child(3) {
    width: 30rem;
    margin-top: 1.34rem;
    padding-top: 1.34rem;
    border-top: 0.1rem solid rgba(255, 255, 255, 0.2);
  }
  .evidence .diagrams .diagram:nth-child(3) a {
    margin-top: 0.7rem;
  }
  .evidence .diagrams .line:nth-child(2) {
    display: none;
  }
  .evidence .modal[data-modal-name="aml"] .modal-content {
    padding: 5rem 2.4rem 2rem 2.4rem;
  }
  .evidence .modal[data-modal-name="aml"] .bottom-nav {
    margin-top: 2.4rem;
  }
  .evidence .modal[data-modal-name="aml"] .bottom-nav a {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 500px) and (max-height: 720px) {
  .evidence .third .content-inner {
    padding: 0 2rem;
    top: 32rem;
  }
  .evidence .third span {
    margin-bottom: 0;
  }
  .evidence .third h2 {
    font-size: 2.8rem;
  }
  .evidence .third .back-to {
    bottom: -0.3rem;
  }
}
/*# sourceMappingURL=evidence.css.map */