:root{--primary:var(--green-600);--secondary:var(--blue-800);--tertiary:var(--yellow-500);--blue-50:#f6f7f9;--blue-100:#f3f9fe;--blue-200:#d5e4f6;--blue-300:#c7e0ff;--blue-600:#296dc1;--blue-700:#205597;--blue-800:#173d6c;--blue-900:#102b4c;--green-50:#eef8f1;--green-100:#cbf6dd;--green-500:#1fa355;--green-600:#008537;--green-700:#006b2c;--green-800:#005222;--green-850:#00471e;--yellow-100:#fff4cc;--yellow-400:#ffd433;--yellow-500:#fec900;--yellow-550:#e5b600;--neutral-100:#f4f4f4;--neutral-200:#e6e6e6;--neutral-300:#cccccc;--neutral-400:#b3b3b3;--neutral-500:#999999;--neutral-600:#666666;--neutral-700:#4d4d4d;--neutral-800:#666666;--neutral-900:#1a1a1a;--neutral-1000:black;--text:black;--title:black;--success-100:#f4fbf3;--success-500:#39a033;--info-100:#f3f9fe;--info-500:#2768b9;--error-100:#feecee;--error-500:#df0021;--alert-100:#fff8db;--alert-500:#e5b600;--alert-700:#a85f00;--orange-tempo:#ff9900;--available:var(--success-500);--unavailable:var(--error-500);--reconditionne:#33c16e;--avis:#ffa60d;--vert-oney:#81bc00;--promo:#be433c;--astuce:#f1f9fd;--seconde-vie:#a8f1d3;--font-primary:"Open Sans",sans-serif;--font-secondary:Arial,sans-serif;--zindex-below:-1;--zindex-default:auto;--zindex-above:1;--zindex-absolute:10;--zindex-sticky:50;--zindex-fixed:100;--zindex-overlay:5000;--zindex-popin:6000;--zindex-skyrocket:9999}.c-richProductCard{padding:.8rem 1.6rem 1.6rem;background-color:#fff;border-radius:1rem;position:relative;display:flex;flex-direction:column}.swiper-slide .c-richProductCard{height:100%}.c-richProductCard__img{text-align:center;margin-left:-.8rem;margin-right:-.8rem;margin-bottom:.8rem;height:15rem;display:flex;align-items:center;justify-content:center;position:relative}.c-richProductCard__img img{max-height:15rem;margin:0 auto;height:auto;object-fit:contain;width:100%}.c-richProductCard__imgNote{position:absolute;bottom:0;right:1.8rem;z-index:var(--zindex-absolute)}@media only screen and (max-width:576px){.c-richProductCard__imgNote{right:0}}.c-richProductCard__mea{position:absolute;top:-.8rem;width:100%;left:0;text-align:center}.c-richProductCard__title{font-size:1.4rem;font-weight:400;min-height:4rem;margin:0 0 1.6rem;flex-grow:1;display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.c-richProductCard__title a{display:block}.c-richProductCard__availabilityWrapper{margin-bottom:1.6rem}.c-richProductCard__bottom{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.c-richProductCard__addToCart{flex-shrink:0}.c-richProductCard__price{font-size:2rem;font-weight:700}.c-richProductCard__price sup{font-size:1.2rem}