/* Deux rangées de matériaux : même ordre dans le menu et sur la collection. */
#onlybaie-perspective .op-model-group{min-width:0}
#onlybaie-perspective .op-model-group h3{font-size:14px;font-weight:650;letter-spacing:-.02em;margin:0 0 12px;display:flex;align-items:center;gap:10px}
#onlybaie-perspective .op-model-group h3:before{content:"";width:4px;height:18px;border-radius:2px;background:#d81f26;flex-shrink:0}
#op-produits .obp-material-group{margin:10px 0 48px}
#op-produits .obp-material-heading{border-top:1px solid #deded9;padding:24px 0 22px}
#op-produits .obp-material-heading h2{margin:0;display:flex;align-items:center;gap:12px;font-size:clamp(23px,2.4vw,30px)}
#op-produits .obp-material-heading h2:before{content:"";height:26px;width:4px;background:#d81f26;border-radius:2px;flex-shrink:0}
#op-produits .obp-material-heading p{margin:10px 0 0;font-size:14px}
#op-produits .obp-material-group .obp-card-body>h3{min-height:56px}
@media(max-width:650px){
  #op-produits .obp-material-group{margin-bottom:34px}
  #op-produits .obp-material-heading{padding-top:20px}
  #op-produits .obp-material-group .obp-card-body>h3{min-height:0}
}
