/* OFQD V241.516 — accueil compact, deux professionnels visibles sur mobile. */
body.ofqd-home-page .ofqd-home-pro-layout{
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
  margin-top:18px!important;
}
body.ofqd-home-page .ofqd-home-events-column{order:1!important;width:100%!important;min-width:0!important}
body.ofqd-home-page .ofqd-home-pro-rail{
  order:2!important;
  position:relative!important;
  top:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  padding:16px!important;
}
body.ofqd-home-page .ofqd-home-pro-stage{
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
}
body.ofqd-home-page .ofqd-home-pro-track{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  height:auto!important;
}
body.ofqd-home-page .ofqd-home-pro-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:250px!important;
  min-height:250px!important;
  margin:0!important;
  border-radius:14px!important;
  overflow:hidden!important;
}
body.ofqd-home-page .ofqd-home-pro-media{
  width:100%!important;
  min-width:0!important;
  height:112px!important;
  min-height:112px!important;
  flex:0 0 112px!important;
  border-radius:14px 14px 0 0!important;
}
body.ofqd-home-page .ofqd-home-pro-body{
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  flex:1 1 auto!important;
  padding:9px 34px 9px 10px!important;
}
body.ofqd-home-page .ofqd-home-pro-body h4{
  font-size:.78rem!important;
  line-height:1.15!important;
  -webkit-line-clamp:2!important;
}
body.ofqd-home-page .ofqd-home-pro-controls{display:flex!important}
body.ofqd-home-page .ofqd-home-pro-all{margin-top:12px!important}
body.ofqd-home-page .ofqd-event-carousel{align-content:start!important}

@media(max-width:1350px) and (min-width:1051px){
  body.ofqd-home-page .ofqd-home-pro-track{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.ofqd-home-page .ofqd-home-pro-card{height:235px!important;min-height:235px!important}
}
@media(max-width:1050px){
  body.ofqd-home-page .ofqd-home-pro-layout{gap:14px!important}
  body.ofqd-home-page .ofqd-home-pro-rail{padding:12px!important}
  body.ofqd-home-page .ofqd-home-pro-stage{min-height:292px!important}
  body.ofqd-home-page .ofqd-home-pro-track{display:block!important;height:100%!important}
  body.ofqd-home-page .ofqd-home-pro-card{height:292px!important;min-height:292px!important}
  body.ofqd-home-page .ofqd-home-pro-media{height:170px!important;min-height:170px!important;flex:0 0 170px!important}
}

@media(max-width:760px){
  body.ofqd-home-page #ofqdHomeProStage{
    display:block!important;
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
    overflow:hidden!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-track{
    position:relative!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-card{
    position:relative!important;
    inset:auto!important;
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-media{
    width:100%!important;
    height:112px!important;
    min-height:112px!important;
    max-height:112px!important;
    flex:0 0 112px!important;
    border-radius:14px 14px 0 0!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-body{
    width:100%!important;
    height:138px!important;
    min-height:138px!important;
    max-height:138px!important;
    padding:8px 32px 8px 9px!important;
    justify-content:center!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-business{
    font-size:10px!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-body h4{
    font-size:11px!important;
    line-height:1.12!important;
  }
}

@media(max-width:380px){
  body.ofqd-home-page #ofqdHomeProStage,
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-track,
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-card{
    height:238px!important;
    min-height:238px!important;
    max-height:238px!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-media{
    height:102px!important;
    min-height:102px!important;
    max-height:102px!important;
    flex-basis:102px!important;
  }
  body.ofqd-home-page #ofqdHomeProStage .ofqd-home-pro-body{
    height:136px!important;
    min-height:136px!important;
    max-height:136px!important;
  }
}
