.gallery-section {
  padding: 12.4rem 0 16rem;
  background-color: #E9ECF9;
}
@media (max-width: 2559px) {
  .gallery-section {
    padding: 9.6rem 0 7.7rem;
  }
}
@media (max-width: 1439px) {
  .gallery-section {
    padding: 5.6rem 0;
  }
}
@media (max-width: 767px) {
  .gallery-section {
    padding: 4.8rem 0;
  }
}
.gallery-section h2 {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 6.4rem;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  color: #0D1633;
  margin-bottom: 6.4rem;
}
@media (max-width: 2559px) {
  .gallery-section h2 {
    font-size: 4.8rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 1024px) {
  .gallery-section h2 {
    font-size: 4rem;
    margin-bottom: 3.4rem;
  }
}
@media (max-width: 767px) {
  .gallery-section h2 {
    font-size: 3.2rem;
    margin-bottom: 4rem;
  }
}
.swiper.slider1 {
  width: 100%;
  padding-bottom: 5.5rem;
  margin-bottom: 4rem;
}
.slider2 .swiper-wrapper {
  transition-timing-function: linear !important;
}
.slider1 {
  padding: 0 25%;
}
.slider2-wrapper {
  overflow: hidden;
}
.slider2 {
  padding: 0 25%;
}
.slider1 .swiper-slide {
  width: 64.6rem;
}
.slider2 .swiper-slide {
  width: 60.8rem;
}
@media (max-width: 2559px) {
  .slider2 .swiper-slide {
    width: 36.8rem;
  }
}
@media (max-width: 1024px) {
  .slider2 .swiper-slide {
    width: 23.5rem;
  }
}
@media (max-width: 767px) {
  .slider2 .swiper-slide {
    width: 100%;
  }
}
.swiper-pagination-bullet {
  background: #D9D9D9;
  opacity: 1;
  margin: 0 0.8rem !important;
}
.swiper-pagination-bullet-active {
  background: #202122;
}
.gallery-section {
  max-width: unset !important;
}
.gallery-section img {
  display: block;
}
.gallery-section .slider1 .swiper-slide {
  width: calc(116.5rem + 1.6rem);
}
.gallery-section .slider1 .swiper-pagination-bullet {
  height: 2.7rem;
  width: 2.7rem;
}
.gallery-section .slider1 .swiper-pagination {
  bottom: 7rem;
}
.gallery-section .swiper.slider1 {
  overflow: visible;
}
@media (max-width: 2559px) {
  .gallery-section .slider1 .swiper-slide img {
    width: 64.6rem;
  }
  .gallery-section .slider1 .swiper-slide {
    width: calc(64.6rem + 2.8rem);
  }
  .gallery-section .slider1 .swiper-pagination-bullet {
    height: 1.5rem;
    width: 1.5rem;
  }
  .gallery-section .slider1 .swiper-pagination {
    bottom: 4rem;
  }
}
@media (max-width: 1439px) {
  .gallery-section .slider1 .swiper-pagination-bullet {
    height: 1.5rem;
    width: 1.5rem;
  }
  .gallery-section .slider1 .swiper-slide img {
    width: 54.7rem;
  }
  .gallery-section .slider1 .swiper-slide {
    width: calc(54.7rem + 1.6rem);
  }
  .gallery-section .slider1 .swiper-pagination {
    bottom: 3.4rem;
  }
}
@media (max-width: 767px) {
  .slider1 {
    padding: 0;
  }
  .gallery-section .slider1 .swiper-slide img {
    width: 100%;
  }
  .gallery-section .slider1 .swiper-slide {
    width: 100% ;
  }
  .gallery-section .slider1 .swiper-pagination {
    bottom: 1.5rem;
  }
  .gallery-section .slider1 .swiper-pagination-bullet {
    height: 1.3rem;
    width: 1.3rem;
  }
}
/*# sourceMappingURL=index.css.map */