section.slider-cards-module .container{display:flex;flex-direction:column;gap:4rem}section.slider-cards-module .splide{width:100%}section.slider-cards-module .wrapper-arrows{display:flex;gap:24px 0;justify-content:center;width:100%}section.slider-cards-module .slider-progress{background-color:#e4e1f5;border-radius:9px;height:9px;margin-right:105px;max-width:1000px;overflow:hidden;width:100%}section.slider-cards-module .slider-progress-bar{background:#5e52ff;height:9px;transition:width .4s ease;width:0}section.slider-cards-module .pagination{display:flex}section.slider-cards-module .splide__arrow{margin-right:8px}section.slider-cards-module .splide__slide{background:linear-gradient(134.86deg,#eeeae2,#fbf9f6);border-radius:20px;max-width:625px;overflow:hidden;padding:3rem;position:relative;width:100%}section.slider-cards-module .splide__slide:after{animation:cards-pulse 15s linear infinite;border-radius:50%;content:"";height:5px;left:75px;position:absolute;top:75px;width:5px;z-index:0}@media screen and (max-width:768px){section.slider-cards-module .splide__slide:after{left:59px;top:59px}}section.slider-cards-module .splide__slide:not(:last-child){margin-right:2rem}section.slider-cards-module .card-number{color:#5e52ff;font-family:Newsreader,serif;font-size:80px;font-size:clamp(3.75rem,2.1875rem + 5vw,5rem);font-weight:600;letter-spacing:0;line-height:1;margin-bottom:40px;max-height:72px;position:relative;vertical-align:middle;z-index:1}section.slider-cards-module .card-picto{align-items:center;background-color:#fff;border-radius:8px;display:flex;height:72px;justify-content:center;margin-bottom:40px;position:relative;width:72px;z-index:1}section.slider-cards-module .card-picto img{display:block;max-height:45px;max-width:45px;object-fit:contain}section.slider-cards-module .card-text{position:relative;z-index:1}@media screen and (max-width:768px){section.slider-cards-module .splide__slide{padding:2rem}}@media (max-width:768px){section.slider-cards-module .container{gap:3rem}section.slider-cards-module .wrapper-arrows{flex-wrap:wrap}section.slider-cards-module .slider-progress{margin-right:0}}