/* Label travels between sections: never depend on the old .care-page ancestor. */
body[data-refinement] .formula-label-illustration{display:block;position:relative;width:100%;max-width:100%;min-width:0;margin:28px 0;box-sizing:border-box;border:1px solid #b9d8d3;background:#fff;overflow:hidden;}
body[data-refinement] .formula-label-illustration img{display:block;position:static;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:auto;object-fit:contain;transform:none;margin:0;}
body[data-refinement] .formula-label-illustration figcaption{position:static;transform:none;max-width:100%;padding:14px 18px;background:#0c817e;color:#fff;font-size:14px;line-height:1.6;overflow-wrap:anywhere;box-sizing:border-box;}
@media(max-width:760px){body[data-refinement] .formula-label-illustration{margin:22px 0;}body[data-refinement] .formula-label-illustration figcaption{padding:12px 14px;}}
