.herois_container___WuTJ{max-width:1200px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;text-align:center}.herois_h1__lofKr{font-size:2.5rem;margin-bottom:30px;color:#111}.herois_cards__OxOc2{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.herois_card__VM0sE{background-color:#000000;border:2px solid #ffffff;border-radius:10px;padding:15px;width:250px;transition:transform .3s,box-shadow .3s}.herois_card__VM0sE img{width:100%;height:300px;object-fit:cover;border-radius:8px;margin-bottom:10px}.herois_card__VM0sE h2{font-size:1.5rem;margin-bottom:8px;color:#222}.herois_card__VM0sE p{font-size:.95rem;color:#555;line-height:1.4}.herois_card__VM0sE:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}@media (max-width:768px){.herois_cards__OxOc2{flex-direction:column;align-items:center}.herois_card__VM0sE{width:90%}}