.swiper-clients {
    box-sizing: content-box;
    height: 90px;
    -webkit-mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .8) 10%, #000 20%, #000 80%, rgba(0, 0, 0, .8) 90%, hsla(0, 0%, 100%, 0));
    mask-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .8) 10%, #000 20%, #000 80%, rgba(0, 0, 0, .8) 90%, hsla(0, 0%, 100%, 0));
    padding-bottom: 32px;
    width: 100%
}

@media(min-width:496px) {
    .swiper-clients {
        height: 124px;
        width: 500px
    }
}

@media(min-width:768px) {
    .swiper-clients {
        width: 750px
    }
}

@media(min-width:1280px) {
    .swiper-clients {
        width: 950px
    }
}

.swiper-clients.hot-lead-b {
    width: 350px
}

@media(min-width:496px) {
    .swiper-clients.hot-lead-b {
        width: calc(500px - 2%)
    }
}

@media(min-width:768px) {
    .swiper-clients.hot-lead-b {
        width: calc(700px - 2%)
    }
}

@media(min-width:850px) {
    .swiper-clients.hot-lead-b {
        width: calc(850px - 2%)
    }
}

@media(min-width:1050px) {
    .swiper-clients.hot-lead-b {
        width: calc(1050px - 2%)
    }
}

@media(min-width:1280px) {
    .swiper-clients.hot-lead-b {
        width: calc(1280px - 2%)
    }
}

.swiper-clients .swiper-wrapper {
    margin: 0 !important
}

/*# sourceMappingURL=3007f439354533b8.css.map*/
