.c-optionLineItemDisplay{padding:1.6rem;border:1px solid var(--neutral-200);min-height:5.6rem;border-radius:.6rem;display:flex;width:100%;text-align:left}@media(hover:hover)and (pointer:fine){.c-optionLineItemDisplay:hover:not(.is-selected){cursor:pointer;background-color:var(--neutral-100)}}.c-optionLineItemDisplay.is-selected{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.c-optionLineItemDisplay[disabled]{cursor:default;background-color:#fff}.c-optionLineItemDisplay[disabled] .c-productOptionItem__img{opacity:.7}@media(hover:hover)and (pointer:fine){.c-optionLineItemDisplay[disabled]:hover:not(.is-selected) .c-productOptionItem__link{text-decoration:underline}}.c-optionLineItemDisplay__content{display:flex;align-items:center;text-align:left;gap:1.6rem;width:100%}.c-optionLineItemDisplay__img{width:4rem;height:4rem;border-radius:4rem;border:1px solid var(--neutral-300);overflow:clip;flex-shrink:0}.c-optionLineItemDisplay__img img{height:100%;width:100%;object-fit:cover;object-position:center}.c-optionLineItemDisplay__text{font-weight:600;color:#000;font-size:1.5rem}.c-optionLineItemDisplay__priceWrapper{margin-left:auto}.c-optionLineItemDisplay__priceWrapper .c-price{font-size:1.4rem;font-weight:700}.c-optionLineItemDisplay--recap{padding:.6rem 1.6rem}.c-optionLineItemDisplay--recap .c-optionLineItemDisplay__content{justify-content:space-between}.c-optionLineItemDisplay--recap .c-optionLineItemDisplay__img{margin-left:auto}: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:#333333;--neutral-900:#1a1a1a;--neutral-1000:black;--white:white;--black:black;--text:black;--text-alt:#6b7280;--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-optionLineItemsPopup__buttonBack{position:absolute;top:2rem;left:2.4rem}@media only screen and (max-width:768px){.c-optionLineItemsPopup__buttonBack{--btnHeight:4rem;top:1.4rem;left:1.6rem}}