: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-universCategories{max-width:173rem;margin:0 auto;position:relative}.c-universCategories:after,.c-universCategories:before{content:"";display:block;z-index:var(--zindex-absolute);position:absolute;top:0;width:12rem;height:100%;pointer-events:none;transition:opacity .2s ease-in-out}@media only screen and (max-width:768px){.c-universCategories:after,.c-universCategories:before{width:6rem}}.c-universCategories:before{left:0;background:linear-gradient(-270deg,#ffffff,rgba(255,255,255,0))}.c-universCategories:after{right:0;background:linear-gradient(270deg,#ffffff,rgba(255,255,255,0))}.c-universCategories:has(.c-universCategories__list.beginning):before{opacity:0}.c-universCategories:has(.c-universCategories__list.end):after{opacity:0}.c-universCategories__list{position:relative;padding:.6rem 0}.c-universCategories__listItem{width:15rem;height:auto}.c-universCategories__button{position:absolute;top:50%;transform:translateY(-50%);z-index:var(--zindex-fixed)}.c-universCategories__button[disabled]{display:none}.c-universCategories__buttonPrev{left:4rem}@media only screen and (max-width:768px){.c-universCategories__buttonPrev{left:1.2rem}}.c-universCategories__buttonNext{right:4rem}@media only screen and (max-width:768px){.c-universCategories__buttonNext{right:1.2rem}}