.evento-header{flex-direction:column;align-items:center;gap:16px;max-width:1217px;padding:16px;display:flex}.evento-header .banner{position:relative}.evento-header .banner img{border-radius:12px;width:100%;max-width:800px;box-shadow:0 4px 6px #0000001a}.evento-header .informations{color:#0b1339;max-width:800px;margin-top:16px}.evento-header .informations .info-title{font-size:24px;font-weight:700;line-height:1.2}.evento-header .informations .info-desc{margin-top:16px;font-size:16px;font-weight:400;line-height:1.4}.grid-title{color:#0b1339;text-align:center;font-size:24px;font-weight:700;line-height:1.2}.evento-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1217px;margin:0 auto;padding:16px;display:grid}.coluna{flex-direction:column;gap:16px;display:flex}.coluna img{object-fit:cover;border-radius:12px;width:100%;height:auto;transition:opacity .3s ease-in-out;box-shadow:0 4px 6px #0000001a}.evento-not-found{text-align:center;color:#0b1339;max-width:800px;margin:32px auto;padding:32px 16px;font-size:18px}@media (max-width:480px){.evento-header .banner img{width:100%;height:auto}}
