@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";@import"https://use.typekit.net/vxh2trh.css";.slider-wrapper{max-width:100% !important}.slider-nav-container{display:flex;gap:.75rem;align-items:center}.slider-nav-btn{width:64px;height:48px;border-radius:10rem;border:none;background:#2d2d2d;color:#fffdf8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;font-size:0;content:"";background-image:url("../img/UI/fleche-blanche.svg");background-repeat:no-repeat;background-position:center;background-size:1.2rem}.slider-nav-btn.slider-nav-prev{transform:rotate(180deg)}.slider-nav-btn:hover:not(:disabled){background-color:#73ccff}.slider-nav-btn:disabled{cursor:not-allowed}.is-style-slider-out{overflow:visible !important}.is-style-slider-out{margin-left:calc((100vw - 1520px)/2);margin-right:calc((100vw - 1520px)/2);align-items:stretch}@media(max-width: 1520px){.is-style-slider-out{margin-left:0;margin-right:0;padding-left:1rem;overflow-x:hidden}}.is-style-slider-out>*{transition:opacity .3s ease}