<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-wrapper.swiper-cs-wrapper {
    padding: 50px 1px;
}

.swiper-slide.swiper-cs-slide {
    width: 350px !important;
}

.swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    background-color: #CAE3F9 !important;

}

@media (max-width:768px) {
    /* #swiper-avis .swiper-wrapper {
        justify-content: center;
        position: relative;
        right: 10px;
    } */

    /* .swiper-solutions .swiper-slide {
        width: 800px !important;
    } */
}

.swiper-wrapper {
    padding-bottom: 50px;
}
</pre></body></html>