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