.sharethis {
  list-style: none;
  padding-left: 0;
  display: inline-block;
}
.sharethis-item {
  display: inline-block;
}
.sharethis-item:not(:last-child) {
  margin-right: 1rem;
}
.sharethis-button {
  font-size: 1.5rem;
  cursor: pointer;
}
.sharethis-button[data-network=facebook] {
  color: #4267b2;
}
.sharethis-button[data-network=twitter] {
  color: #55acee;
}
.sharethis-button[data-network=whatsapp] {
  color: #25d366;
}
.sharethis-button[data-network=linkedin] {
  color: #0077b5;
}

.beacooperator {
  margin: 0 auto 4rem;
  width: -moz-fit-content;
  width: fit-content;
}

.coopermag h2, .coopermag .h2 {
  margin-bottom: 2.5rem;
  font-weight: 900;
  font-size: 3rem;
  color: #292B65;
}
@media (max-width: 767.98px) {
  .coopermag h2, .coopermag .h2 {
    font-size: 1.5rem;
  }
}
.coopermag p {
  color: #292B65;
}
.coopermag .swiper-pagination {
  margin-top: 0.8rem;
  width: 100%;
}
.coopermag .swiper-pagination-bullet {
  background-color: #292B65;
  border-radius: 2px;
  width: 1.5rem;
  height: 7px;
  opacity: 1;
}
.coopermag .swiper-pagination-bullet:not(:last-child) {
  margin-right: 0.5rem;
}
.coopermag .swiper-pagination-bullet-active {
  width: 5rem;
}

.about {
  max-width: 1920px;
  margin: auto;
}
.about.top h1, .about.top .h1 {
  margin-bottom: 1.938rem;
  font-weight: 900;
  font-size: 3rem;
  color: #292B65;
}
@media (max-width: 767.98px) {
  .about.top h1, .about.top .h1 {
    font-size: 1.5rem;
  }
}
.about.top p {
  color: #292B65;
}
.about.top .swiper-pagination {
  margin-top: 0.8rem;
  width: 100%;
}
.about.top .swiper-pagination-bullet {
  background-color: #292B65;
  border-radius: 2px;
  width: 1.5rem;
  height: 7px;
  opacity: 1;
}
.about.top .swiper-pagination-bullet:not(:last-child) {
  margin-right: 0.5rem;
}
.about.top .swiper-pagination-bullet-active {
  width: 5rem;
}
.about.line {
  margin: 8rem auto 7.5rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .about.line {
    margin: 4rem auto 5rem;
  }
}
.about.line .container h2 {
  font-size: 2.25rem;
  font-weight: 900;
  color: #292B65;
}
@media (max-width: 767.98px) {
  .about.line .container h2 {
    font-size: 1.5rem;
  }
}
.about.line .container p {
  font-size: 1.875rem;
  font-weight: 900;
  color: #292B65;
}
@media (max-width: 767.98px) {
  .about.line .container p {
    font-size: 1rem;
  }
}
.about.video {
  margin-bottom: 7.5rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .about.video {
    margin-bottom: 4rem;
  }
}
.about.video .container h2 {
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  font-weight: 900;
  color: #292B65;
}
@media (max-width: 767.98px) {
  .about.video .container h2 {
    font-size: 1.5rem;
  }
}
.about.video .container iframe {
  height: 480px;
  width: 100%;
}
.about.video .container .btn {
  margin: 1.5rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
