.atividades-module__OdUVhG__container{background-color:#fff;min-height:100vh}.atividades-module__OdUVhG__hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 100% 0,#6366f10d,#0000),radial-gradient(circle at 0 100%,#fcd34d0d,#0000);align-items:center;min-height:40vh;padding:40px 0;display:flex;overflow:hidden}.atividades-module__OdUVhG__heroContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.atividades-module__OdUVhG__title{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:1rem;font-size:3rem;line-height:1.1}.atividades-module__OdUVhG__highlight{color:var(--primary);z-index:1;position:relative}.atividades-module__OdUVhG__highlight:after{content:"";background-color:var(--secondary);opacity:.3;z-index:-1;border-radius:4px;width:100%;height:8px;position:absolute;bottom:5px;left:0}.atividades-module__OdUVhG__subtitle{color:var(--muted);max-width:500px;font-size:1.25rem;line-height:1.6}.atividades-module__OdUVhG__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.atividades-module__OdUVhG__imageContainer{aspect-ratio:1;width:100%;max-width:280px;box-shadow:var(--shadow-lg);background-color:#fff;border:4px solid #fff;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;justify-content:center;align-items:center;display:flex;position:relative}.atividades-module__OdUVhG__heroIcon{z-index:2;opacity:.8}.atividades-module__OdUVhG__blob{background-color:var(--secondary);filter:blur(60px);opacity:.15;z-index:-1;width:100%;height:100%;position:absolute;top:-10%;right:-10%}.atividades-module__OdUVhG__main{padding:80px 0}.atividades-module__OdUVhG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;display:grid}.atividades-module__OdUVhG__postCard{box-shadow:var(--shadow);background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;height:100%;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.atividades-module__OdUVhG__postCard:hover{box-shadow:var(--shadow-lg);border-color:#3b82f633;transform:translateY(-12px)}.atividades-module__OdUVhG__imageWrapper{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.atividades-module__OdUVhG__postImage{object-fit:cover;transition:transform .6s}.atividades-module__OdUVhG__postCard:hover .atividades-module__OdUVhG__postImage{transform:scale(1.08)}.atividades-module__OdUVhG__postInfo{flex-direction:column;flex-grow:1;padding:32px;display:flex}.atividades-module__OdUVhG__postDate{color:var(--muted);align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:500;display:flex}.atividades-module__OdUVhG__postTitle{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.atividades-module__OdUVhG__postExcerpt{color:var(--muted);margin-bottom:24px;font-size:16px;line-height:1.6}.atividades-module__OdUVhG__readMore{color:var(--primary);align-items:center;gap:6px;margin-top:auto;font-size:15px;font-weight:700;display:flex}.atividades-module__OdUVhG__emptyState{text-align:center;color:var(--muted);padding:100px 20px;font-size:18px}@media (max-width:1024px){.atividades-module__OdUVhG__heroContainer{text-align:center;grid-template-columns:1fr}.atividades-module__OdUVhG__title{font-size:3rem}.atividades-module__OdUVhG__subtitle{margin:0 auto}.atividades-module__OdUVhG__heroVisual{display:none}.atividades-module__OdUVhG__grid{grid-template-columns:1fr}}
