: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-cmsFooterMyAccount{background-color:#fff;padding:3.2rem 2.4rem;border-radius:1rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}@media only screen and (max-width:1280px){.c-cmsFooterMyAccount{padding:0}}.c-cmsFooterMyAccount__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:6.4rem}@media only screen and (max-width:1440px){.c-cmsFooterMyAccount__list{gap:3.2rem}}@media only screen and (max-width:1280px){.c-cmsFooterMyAccount__list{grid-template-columns:1fr;gap:0}}.c-cmsFooterMyAccount__listItem{position:relative}@media only screen and (max-width:1280px){.c-cmsFooterMyAccount__listItem{padding:2.4rem}}.c-cmsFooterMyAccount__listItem:not(:last-child):after{content:"";display:block;height:10rem;width:1px;background-color:var(--neutral-200);position:absolute;right:-3.2rem;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1440px){.c-cmsFooterMyAccount__listItem:not(:last-child):after{right:-1.6rem}}@media only screen and (max-width:1280px){.c-cmsFooterMyAccount__listItem:not(:last-child):after{height:1px;width:100%;background-color:var(--neutral-200);position:absolute;right:0;top:auto;bottom:0;transform:none}}.c-cmsFooterMyAccount__block{display:flex;align-items:flex-start;gap:2.4rem;height:100%}.c-cmsFooterMyAccount__blockIcon{max-width:4.8rem}.c-cmsFooterMyAccount__blockContent{display:flex;align-items:flex-start;flex-direction:column;height:100%}.c-cmsFooterMyAccount__blockTitle{font-size:1.8rem;font-weight:700;color:var(--blue-800);margin-bottom:1.2rem}@media only screen and (max-width:1280px){.c-cmsFooterMyAccount__blockTitle{margin-bottom:.8rem}}.c-cmsFooterMyAccount__blockBtn{--btnBgColor:var(--blue-800);--btnBorderColor:var(--blue-800);--btnColor:white;border-radius:3.2rem}@media(hover:hover)and (pointer:fine){.c-cmsFooterMyAccount__blockBtn:hover:not([disabled]){background-color:var(--blue-700)}}