Se Liga Rondônia
Se Liga Rondônia

Assembleia de Deus Madureira prepara grande evento de Páscoa em Cacoal neste fim de semana de Páscoa

.adm-pascal * { box-sizing: border-box; margin: 0; padding: 0; }
.adm-pascal {
font-family: ‘Georgia’, ‘Times New Roman’, serif;
color: #1a1a1a;
max-width: 720px;
margin: 0 auto;
padding: 0;
}
.adm-pascal__banner {
background: linear-gradient(135deg, #1a0a00 0%, #3d1a00 50%, #5c2800 100%);
padding: 2rem 2rem 1.5rem;
position: relative;
overflow: hidden;
border-radius: 12px 12px 0 0;
}
.adm-pascal__banner::before {
content: ”;
position: absolute;
top: -40px; right: -40px;
width: 180px; height: 180px;
border-radius: 50%;
background: rgba(255, 200, 80, 0.08);
}
.adm-pascal__banner::after {
content: ”;
position: absolute;
bottom: -20px; left: 20px;
width: 100px; height: 100px;
border-radius: 50%;
background: rgba(255, 200, 80, 0.05);
}
.adm-pascal__cross {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1rem;
}
.adm-pascal__cross-icon {
width: 36px; height: 44px;
position: relative;
flex-shrink: 0;
}
.adm-pascal__cross-icon::before {
content: ”;
position: absolute;
left: 50%; top: 0;
transform: translateX(-50%);
width: 6px; height: 44px;
background: #f0c040;
border-radius: 2px;
}
.adm-pascal__cross-icon::after {
content: ”;
position: absolute;
left: 0; top: 12px;
width: 36px; height: 6px;
background: #f0c040;
border-radius: 2px;
}
.adm-pascal__tagline {
font-size: 11px;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #f0c040;
font-family: ‘Georgia’, serif;
font-style: italic;
text-align: center;
display: block;
margin-bottom: 0.4rem;
}
.adm-pascal__title {
font-size: 28px;
font-weight: 700;
color: #fff8e8;
line-height: 1.25;
margin: 0.5rem 0 0.25rem;
font-family: ‘Georgia’, serif;
text-align: center;
}
.adm-pascal__subtitle {
font-size: 14px;
color: rgba(255,248,232,0.65);
font-style: italic;
text-align: center;
display: block;
}
.adm-pascal__body {
background: #ffffff;
border: 1px solid #e0d8cc;
border-top: none;
border-radius: 0 0 12px 12px;
overflow: hidden;
}
.adm-pascal__image-row {
display: flex;
gap: 0;
align-items: flex-start;
padding: 1.5rem 1.5rem 0;
}
.adm-pascal__img {
width: 140px;
height: auto;
flex-shrink: 0;
border-radius: 8px;
border: 1px solid #e0d8cc;
object-fit: cover;
}
.adm-pascal__lead {
padding-left: 1.25rem;
flex: 1;
}
.adm-pascal__church-name {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.12em;
color: #8b5c00;
font-family: ‘Georgia’, serif;
font-weight: 700;
margin-bottom: 0.5rem;
}
.adm-pascal__intro {
font-size: 15px;
line-height: 1.75;
color: #1a1a1a;
}
.adm-pascal__intro strong {
color: #7c3d00;
font-weight: 600;
}
.adm-pascal__divider {
margin: 1.25rem 1.5rem;
border: none;
border-top: 1px solid #e8d8b0;
}
.adm-pascal__content {
padding: 0 1.5rem;
}
.adm-pascal__p {
font-size: 15px;
line-height: 1.8;
color: #1a1a1a;
margin-bottom: 1rem;
}
.adm-pascal__p:last-child { margin-bottom: 0; }
.adm-pascal__p strong {
color: #7c3d00;
font-weight: 600;
}
.adm-pascal__highlight {
background: #fff8e8;
border-left: 3px solid #c47a00;
border-radius: 0 8px 8px 0;
padding: 0.85rem 1rem;
margin: 1.25rem 0;
font-size: 15px;
line-height: 1.75;
color: #3d1a00;
font-style: italic;
}
.adm-pascal__footer {
margin: 1.25rem 0 0;
padding: 1rem 1.5rem;
background: #faf5ec;
border-top: 1px solid #e8d8b0;
display: flex;
align-items: center;
gap: 1rem;
flex-wrap: wrap;
}
.adm-pascal__footer-icon {
width: 28px; height: 28px;
background: #c47a00;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
flex-shrink: 0;
}
.adm-pascal__footer-icon svg { width: 14px; height: 14px; fill: #fff8e8; }
.adm-pascal__address {
font-size: 13px;
color: #7c3d00;
line-height: 1.5;
font-family: ‘Georgia’, serif;
}
.adm-pascal__address strong {
display: block;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 1px;
color: #5c2800;
}
@media (max-width: 520px) {
.adm-pascal__image-row { flex-direction: column; }
.adm-pascal__img { width: 100%; max-height: 200px; }
.adm-pascal__lead { padding-left: 0; padding-top: 1rem; }
.adm-pascal__title { font-size: 22px; }
}

.adm-pascal * { box-sizing: border-box; margin: 0; padding: 0; }
.adm-pascal {
font-family: ‘Georgia’, ‘Times New Roman’, serif;
color: #1a1a1a;
max-width: 720px;
margin: 0 auto;
padding: 0;
}
.adm-pascal__banner {
background: linear-gradient(135deg, #1a0a00 0%, #3d1a00 50%, #5c2800 100%);
padding: 2rem 2rem 1.5rem;
position: relative;
overflow: hidden;
border-radius: 12px 12px 0 0;
}
.adm-pascal__banner::before {
content: ”;
position: absolute;
top: -40px; right: -40px;
width: 180px; height: 180px;
border-radius: 50%;
background: rgba(255, 200, 80, 0.08);
}
.adm-pascal__banner::after {
content: ”;
position: absolute;
bottom: -20px; left: 20px;
width: 100px; height: 100px;
border-radius: 50%;
background: rgba(255, 200, 80, 0.05);
}
.adm-pascal__cross {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1rem;
}
.adm-pascal__cross-icon {
width: 36px; height: 44px;
position: relative;
flex-shrink: 0;
}
.adm-pascal__cross-icon::before {
content: ”;
position: absolute;
left: 50%; top: 0;
transform: translateX(-50%);
width: 6px; height: 44px;
background: #f0c040;
border-radius: 2px;
}
.adm-pascal__cross-icon::after {
content: ”;
position: absolute;
left: 0; top: 12px;
width: 36px; height: 6px;
background: #f0c040;
border-radius: 2px;
}
.adm-pascal__tagline {
font-size: 11px;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #f0c040;
font-family: ‘Georgia’, serif;
font-style: italic;
text-align: center;
display: block;
margin-bottom: 0.4rem;
}
.adm-pascal__title {
font-size: 28px;
font-weight: 700;
color: #fff8e8;
line-height: 1.25;
margin: 0.5rem 0 0.25rem;
font-family: ‘Georgia’, serif;
text-align: center;
}
.adm-pascal__subtitle {
font-size: 14px;
color: rgba(255,248,232,0.65);
font-style: italic;
text-align: center;
display: block;
}
.adm-pascal__body {
background: #ffffff;
border: 1px solid #e0d8cc;
border-top: none;
border-radius: 0 0 12px 12px;
overflow: hidden;
}
.adm-pascal__image-row {
display: flex;
gap: 0;
align-items: flex-start;
padding: 1.5rem 1.5rem 0;
}
.adm-pascal__img {
width: 140px;
height: auto;
flex-shrink: 0;
border-radius: 8px;
border: 1px solid #e0d8cc;
object-fit: cover;
}
.adm-pascal__lead {
padding-left: 1.25rem;
flex: 1;
}
.adm-pascal__church-name {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.12em;
color: #8b5c00;
font-family: ‘Georgia’, serif;
font-weight: 700;
margin-bottom: 0.5rem;
}
.adm-pascal__intro {
font-size: 15px;
line-height: 1.75;
color: #1a1a1a;
}
.adm-pascal__intro strong {
color: #7c3d00;
font-weight: 600;
}
.adm-pascal__divider {
margin: 1.25rem 1.5rem;
border: none;
border-top: 1px solid #e8d8b0;
}
.adm-pascal__content {
padding: 0 1.5rem;
}
.adm-pascal__p {
font-size: 15px;
line-height: 1.8;
color: #1a1a1a;
margin-bottom: 1rem;
}
.adm-pascal__p:last-child { margin-bottom: 0; }
.adm-pascal__p strong {
color: #7c3d00;
font-weight: 600;
}
.adm-pascal__highlight {
background: #fff8e8;
border-left: 3px solid #c47a00;
border-radius: 0 8px 8px 0;
padding: 0.85rem 1rem;
margin: 1.25rem 0;
font-size: 15px;
line-height: 1.75;
color: #3d1a00;
font-style: italic;
}
.adm-pascal__footer {
margin: 1.25rem 0 0;
padding: 1rem 1.5rem;
background: #faf5ec;
border-top: 1px solid #e8d8b0;
display: flex;
align-items: center;
gap: 1rem;
flex-wrap: wrap;
}
.adm-pascal__footer-icon {
width: 28px; height: 28px;
background: #c47a00;
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
flex-shrink: 0;
}
.adm-pascal__footer-icon svg { width: 14px; height: 14px; fill: #fff8e8; }
.adm-pascal__address {
font-size: 13px;
color: #7c3d00;
line-height: 1.5;
font-family: ‘Georgia’, serif;
}
.adm-pascal__address strong {
display: block;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.08em;
margin-bottom: 1px;
color: #5c2800;
}
@media (max-width: 520px) {
.adm-pascal__image-row { flex-direction: column; }
.adm-pascal__img { width: 100%; max-height: 200px; }
.adm-pascal__lead { padding-left: 0; padding-top: 1rem; }
.adm-pascal__title { font-size: 22px; }
}

Celebração Pascal 2026
Reunindo famílias em fé,esperança e renovação
Assembleia de Deus — Ministério de Madureira · Cacoal, RO

Igreja Evangélica Assembleia de Deus

A Assembleia de Deus Ministério de Madureira em Cacoal está mobilizando a comunidade para uma celebração especial de Páscoa — um momento de fé, esperança e renovação espiritual no coração da cidade.

Sob a presidência do pastor José Ferraz, a programação é voltada à comunhão entre as famílias, à reflexão sobre o sacrifício e a ressurreição de Jesus Cristo e à reafirmação dos valores cristãos que fazem da Páscoa uma das datas mais significativas para os fiéis.

“A vitória da vida sobre a morte, da esperança sobre a dor e da fé sobre as adversidades” — essa é a mensagem central da celebração que o templo se prepara para vivenciar.

O evento representa uma oportunidade de reencontro com a essência da mensagem cristã, em um ambiente de acolhimento, louvor e celebração. A expectativa é de que membros da congregação e moradores participem, fortalecendo a fé e renovando a esperança.

Reconhecida por sua atuação religiosa e comunitária em Cacoal, a Igreja reafirma seu compromisso com a edificação espiritual das famílias e com a propagação da mensagem do Evangelho, reunindo pessoas de diferentes idades em torno de uma mensagem que atravessa gerações.

Local do Evento
Rua Antônio de Paula Nunes, nº 1052 — Centro, Cacoal · RO


Fonte: Tribuna Popular

+Notícias

Últimas Notícias