/* D149 — shared six-item module; all selectors limited to this module. */
.vaso-avantages{grid-column:1/-1;width:100%;min-width:0;margin-top:12px;padding-top:32px;border-top:1px solid currentColor}
.vaso-avantages>h2{font-size:clamp(26px,2.6vw,36px);line-height:1.25;font-weight:600;letter-spacing:-.03em;max-width:30ch;margin:0 0 30px;text-wrap:balance}
.vaso-avantages__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 40px}
.vaso-avantages__item{min-width:0}
.vaso-avantages .vaso-avantages__icon{display:block;width:38px;height:38px;max-width:none;margin:0 0 14px;color:inherit}
.vaso-avantages .vaso-avantages__item h3{font-size:20px!important;line-height:1.3;font-weight:600;letter-spacing:-.02em;margin:0 0 8px;text-wrap:balance}
.vaso-avantages .vaso-avantages__item p{font-size:17px!important;line-height:1.55;margin:0;max-width:32ch;color:inherit}
.chapitre .vaso-avantages{margin-top:32px}
@media(max-width:700px){.vaso-avantages{padding-top:26px;margin-top:0}.vaso-avantages>h2{font-size:27px!important;margin-bottom:26px}.vaso-avantages__grid{grid-template-columns:1fr;gap:25px}.vaso-avantages__item{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:16px}.vaso-avantages .vaso-avantages__icon{grid-row:1/3;margin:0}.vaso-avantages .vaso-avantages__item h3{font-size:20px!important}.vaso-avantages .vaso-avantages__item p{grid-column:2;max-width:none}}
/* Keep existing page-wide heading rules and mobile flex orders outside this module. */
#contenu .vaso-avantages>h2{font-size:30px!important;line-height:1.25;max-width:34ch;margin:0 0 28px!important}
@media(max-width:767px){#contenu.home-editorial #technique .vaso-avantages{order:3}}
@media(max-width:700px){#contenu .vaso-avantages>h2{font-size:27px!important}}
#contenu .vaso-avantages>h2[id]{scroll-margin-top:160px}

/* D150 — homepage module after price; the technique/price grids stay intact. */
#contenu.home-editorial .d-avantages{background:var(--pale);padding:24px 0 56px}
#contenu.home-editorial .d-avantages .d-wrap{max-width:1120px;display:block}
#contenu.home-editorial .d-avantages .vaso-avantages{margin-top:0}
@media(max-width:767px){#contenu.home-editorial .d-avantages{padding:16px 0 40px}}
