/* Home (front-page.php) — ajustes específicos */
.bb-faq-side { position: sticky; top: 120px; }
@media (max-width: 1020px) {
  .bb-faq-side { position: static; }
  #topo { padding-top: 130px !important; padding-bottom: 60px !important; }
  #topo .bb-grid { margin-top: 40px !important; gap: 30px !important; }
  .bb-media--hero[style*="height:660px"] { height: 420px !important; }
  #sobre { padding-top: 90px !important; padding-bottom: 90px !important; }
  #sobre .bb-lines { margin-top: 60px !important; }
  #metodo .bb-center[style*="margin-bottom:90px"] { margin-bottom: 50px !important; }
}
