:root{--layoutMaxWidth:144rem;--layoutPadding:2.4rem;--font-primary:"Open Sans",sans-serif;--font-secondary:Arial,sans-serif;--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;--white:white;--black: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;--gradient-fid:linear-gradient(211.39deg,#1174bd 18.88%,#114184 83.83%);--zindex-below:-1;--zindex-default:auto;--zindex-above:1;--zindex-absolute:10;--zindex-sticky:50;--zindex-fixed:100;--zindex-overlay:900;--zindex-popin:1000;--zindex-skyrocket:9999}.c-progress{--progressBgColor:var(--neutral-200);--progressBarBgColor:var(--primary);--progressBarHeight:1rem}.c-progress:not(:has(.c-progress__wrapper)){background-color:var(--progressBgColor);height:var(--progressBarHeight);border-radius:var(--progressBarHeight);position:relative;width:100%}.c-progress__bar{background:var(--progressBarBgColor);position:relative;height:100%;height:var(--progressBarHeight);border-radius:var(--progressBarHeight)}.c-progress--withIcon{--progressStartIconLeft:0;--progressIconWrapperSize:3.2rem;position:relative;margin:0 1.6rem;min-height:3.8rem}.c-progress--withIcon .c-progress__endIcon,.c-progress--withIcon .c-progress__startIcon{position:absolute;z-index:var(--zindex-above);top:calc((var(--progressIconWrapperSize) - var(--progressBarHeight))/-2)}.c-progress--withIcon .c-progress__startIcon{left:calc(var(--progressStartIconLeft));transform:translateX(-50%);z-index:var(--zindex-absolute)}.c-progress--withIcon .c-progress__startIcon .c-progress__icon{background-color:var(--progressBarBgColor)}.c-progress--withIcon .c-progress__endIcon{right:-1.6rem}.c-progress--withIcon .c-progress__icon{background-color:var(--progressBgColor);width:var(--progressIconWrapperSize);height:var(--progressIconWrapperSize);border-radius:3.2rem;display:flex;align-items:center;justify-content:center}.c-progress--withIcon .c-progress__label{position:absolute;top:var(--progressIconWrapperSize);left:50%;transform:translateX(-50%);font-size:1.4rem;font-weight:700;text-align:center;width:max-content}.c-progress--withIcon .c-progress__wrapper{background-color:var(--progressBgColor);height:var(--progressBarHeight);border-radius:var(--progressBarHeight);position:relative;width:100%}.c-progress--avis{--progressBarBgColor:var(--avis)}.c-progress--yellow-500,.c-progress--yellow500{--progressBarBgColor:var(--yellow-500)}.c-progress--fid{--progressBarBgColor:var(--gradient-fid)}.c-progress--fid .c-progress__startIcon .c-progress__icon{background:var(--gradient-fid)}.c-progress--fid .c-progress__startLabel{background:var(--gradient-fid);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-progress--fid .c-progress__endLabel{color:var(--neutral-600)}