.topVentes{--top-ventes-gap:20px;--top-ventes-separator-width:2px}.topVentes .topVents_title{width:100%;position:relative;max-width:min(1188px, 100dvw);padding:8px 20px}.topVentes .topVents_title h2{margin:0;font-size:26px;@media screen and (max-width:768px){font-size:18px}}.topVentes .topVents_title a{align-self:end;position:absolute;right:0;bottom:-5px}.topVentes .splide{width:100%;padding-bottom:40px;max-width:min(1188px, 100dvw)}.topVentes .splide__slide{width:100%;position:relative;background:#fff}.topVentes .splide__slide>a{display:block;width:100%;aspect-ratio:795 / 875;overflow:hidden;background:#fff}.topVentes .splide__slide .swiperSlideCardImage{display:block;width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:795 / 875}.topVentes .splide__slide>p,.topVentes .splide__slide>div{padding:10px}.topVentes .splide__slide>.solde{position:absolute;right:20px;top:20px;border-radius:10px}.topVentes .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;padding:0;cursor:pointer;width:34px;height:64px;background:rgb(255 255 255 / .78);box-shadow:0 0 5px 0 #00000042;opacity:.62;border-radius:0;transition:opacity .2s ease,background-color .2s ease}.topVentes .splide__arrow:disabled{opacity:.25}.topVentes .splide__arrow:hover:not(:disabled){background:rgb(255 255 255 / .95);opacity:1}.topVentes .splide__arrow svg{width:20px;height:20px;fill:var(--colors-red)}.topVentes .splide__arrow--prev svg{transform:scaleX(-1)}.topVentes .splide__arrow--prev{left:0;border-top-right-radius:10px;border-bottom-right-radius:10px}.topVentes .splide__arrow--next{right:0;border-top-left-radius:10px;border-bottom-left-radius:10px}@media screen and (max-width:1024px){.topVentes .splide__arrow{width:30px;height:56px}}.topVentes .splide__pagination__page{width:14px;height:14px;background:#fff;border:1px solid var(--colors-red);opacity:1;margin:3px}.topVentes .splide__pagination__page.is-active{background:var(--colors-red);transform:none}.topVentes .splide__slide{position:relative;overflow:visible}.topVentes .splide__slide:not(:last-child)::after{content:"";position:absolute;top:8px;bottom:8px;right:calc((var(--top-ventes-gap) / -2) - (var(--top-ventes-separator-width) / 2));width:var(--top-ventes-separator-width);background:var(--colors-red);pointer-events:none;z-index:1}.topVentes .splide__slide>p{font-size:16px;line-height:1.3;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:calc(1.6em * 2);max-height:calc(1.6em * 2)}.topVentes .topVentesPrice{white-space:nowrap}.topVentes .topVentesKnowMoreBtn{padding:8px 14px;font-size:13px;line-height:1;white-space:nowrap}