
.section-hero__slider .block-image img{
    width: 100%;
    height: auto;
}

.swiper-pagination {
    position: relative !important;
    padding-top: 10px;
}

.swiper-pagination-bullet-active {
  background: #000;
}