/* Ajustes de lectura: evitan que textos largos se encimen dentro de tarjetas. */
.school-products{padding-top:0}
.product-card,.card-body{min-width:0}
.card-top span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.card-body h3{line-height:1.18;overflow-wrap:anywhere}
.card-body p{line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media (max-width:720px){.school-products{padding-top:15px}.school-campaign img{opacity:.58}.school-campaign>div{max-width:290px}}
