.section-cards{display:flex;flex-direction:column;gap:2rem}.title-content{text-align:center}.title-content h2{margin-bottom:0}.cards-contain{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.movil{display:none}.cards-contain .the-card{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;margin:0 auto;max-width:292px;padding:10px;width:21.5%}.cards-contain .the-card .image-contain{border-radius:12px;height:281px;max-width:244px;overflow:hidden;width:100%}.cards-contain .the-card .image-contain img{height:100%;object-fit:cover;object-position:center;width:100%}.text-content{text-align:center}.text-content h4{margin-bottom:0;margin-top:10px}.slide-cards-contain .owl-dots{align-items:center;display:flex;gap:10px;justify-content:center}@media(max-width:768px){.cards-contain.desktop{display:none}.movil{display:block}}@media(max-width:500px){.cards-contain .the-card{max-width:309px;padding:17px;width:97.5%}.cards-contain .the-card .image-contain{height:320px;max-width:300px}.cards-contain .the-card .text-content{font-size:20px}.title-content h2{font-size:24px}}@media screen and (min-width:501px) and (max-width:768px){.cards-contain .the-card{max-width:309px;width:47.5%}.cards-contain .the-card .text-content{font-size:20px}.title-content h2{font-size:24px}}