.footer__nav-link {
  text-transform: uppercase;
}
.home-page .hero {
  background: unset;
}

@media (min-width: 992px) {
  .center-image {
    padding: 0 0 266px;
  }
}
/*section.bg-light-gray {*/
/*  background: #262626;*/
/*}*/
.centered-slider-section.-gray .swiper-slide-active .center-slide__inner:before {
  content: "";
  width: 67px;
  height: 67px;
  transform: rotate(45deg);
  background: unset;
  position: absolute;
  right: -33px;
  bottom: -33px;
}
.list-card {

  margin-left: unset;
  margin-right: unset;

}


.hero__content .video {
  background: unset;
}


@media (min-width: 1261px) {
  .center-swiper-container .center-slide__title {
    font-size: 18px;
    font-family: ibm_plex_sansbold;
    letter-spacing: .45px;
    margin-bottom: 16px;
  }
}
