*{
	box-sizing:border-box;
}

.container_terco_scj{
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:22px 14px 28px 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#26384d;
	overflow:hidden;
}

.container_terco_scj p,
.container_terco_scj li,
.container_terco_scj div{
	color:#26384d;
}

.hero_terco{
	display:grid;
	grid-template-columns:260px 1fr;
	gap:22px;
	align-items:center;
	background:
		radial-gradient(circle at 15% 20%, rgba(255,255,255,.95), transparent 34%),
		linear-gradient(135deg, #fff9ea 0%, #f4f8ff 52%, #edf4ff 100%);
	border:1px solid #dbe6f4;
	border-radius:22px;
	padding:22px;
	box-shadow:0 12px 28px rgba(26,62,110,.12);
	position:relative;
	overflow:hidden;
}

.hero_terco:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	background:linear-gradient(90deg, #b30000 0%, #d8a327 48%, #1a3e6e 100%);
}

.hero_imagem{
	text-align:center;
}

.hero_imagem img{
	width:100%;
	max-width:250px;
	border-radius:18px;
	box-shadow:0 10px 24px rgba(0,0,0,.18);
	border:1px solid rgba(255,255,255,.8);
	display:block;
	margin:auto;
}

.hero_texto{
	position:relative;
	z-index:1;
}

.etiqueta_terco{
	display:inline-block;
	background:#1a3e6e;
	color:#fff !important;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.5px;
	border-radius:999px;
	padding:6px 12px;
	margin-bottom:10px;
}

.hero_texto h1{
	margin:0 0 8px 0;
	color:#113765;
	font-family:Georgia, "Times New Roman", serif;
	font-size:34px;
	line-height:1.08;
}

.hero_texto p{
	margin:0;
	color:#36516f;
	font-size:16px;
	line-height:1.45;
}

.card_terco{
	width:100%;
	background:#ffffff;
	border:1px solid #dbe6f4;
	border-radius:18px;
	padding:18px 20px;
	margin-top:18px;
	box-shadow:0 8px 22px rgba(26,62,110,.09);
	border-top:5px solid #d8a327;
	overflow:hidden;
}

.card_terco h2{
	margin:0 0 13px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", serif;
	font-size:25px;
	line-height:1.15;
	color:#123d70;
}

.card_preparacao{
	background:linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.lista_preparacao{
	display:grid;
	grid-template-columns:1fr;
	gap:8px;
	width:100%;
}

.item_preparacao{
	width:100%;
	background:#f8fbff;
	border:1px solid #e5edf7;
	border-radius:12px;
	padding:9px 12px;
	color:#26384d;
	overflow:hidden;
}

.seq_1{background:linear-gradient(135deg, #fff7f7 0%, #ffffff 100%);border-color:rgba(179,0,0,.28);}
.seq_2{background:linear-gradient(135deg, #fffdf4 0%, #ffffff 100%);border-color:rgba(216,163,39,.36);}
.seq_3{background:linear-gradient(135deg, #f5f9ff 0%, #ffffff 100%);border-color:rgba(26,62,110,.32);}
.seq_4{background:linear-gradient(135deg, #f7fbff 0%, #ffffff 100%);border-color:rgba(42,116,181,.28);}
.seq_5{background:linear-gradient(135deg, #fff8f0 0%, #ffffff 100%);border-color:rgba(196,112,36,.28);}
.seq_6{background:linear-gradient(135deg, #fff7f7 0%, #ffffff 100%);border-color:rgba(179,0,0,.28);}
.seq_7{background:linear-gradient(135deg, #fffdf4 0%, #ffffff 100%);border-color:rgba(216,163,39,.36);}
.seq_8{background:linear-gradient(135deg, #f5f9ff 0%, #ffffff 100%);border-color:rgba(26,62,110,.32);}

.seq_1 .linha_preparacao span{background:#b30000;}
.seq_2 .linha_preparacao span{background:#d8a327;}
.seq_3 .linha_preparacao span{background:#1a3e6e;}
.seq_4 .linha_preparacao span{background:#2a74b5;}
.seq_5 .linha_preparacao span{background:#c47024;}
.seq_6 .linha_preparacao span{background:#b30000;}
.seq_7 .linha_preparacao span{background:#d8a327;}
.seq_8 .linha_preparacao span{background:#1a3e6e;}

.item_expandido{
	padding:9px 12px 12px 12px;
}

.linha_preparacao{
	display:flex;
	align-items:center;
	gap:10px;
	width:100%;
	min-width:0;
}

.linha_preparacao span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	color:#fff !important;
	border-radius:50%;
	font-size:17px;
	font-weight:800;
	flex:0 0 auto;
	box-shadow:0 4px 10px rgba(0,0,0,.16);
}

.prep_texto{
	flex:1;
	min-width:0;
	font-size:15px;
	line-height:1.25;
	font-weight:600;
	color:#18385d !important;
}

.box_interno{
	width:100%;
	margin-top:10px;
	background:#ffffff;
	border:1px solid #dbe6f4;
	border-radius:15px;
	overflow:hidden;
	box-shadow:0 5px 14px rgba(26,62,110,.10);
}

.oferecimento_conteudo{
	display:grid;
	grid-template-columns:minmax(0, 1.2fr) minmax(260px, .8fr);
	gap:12px;
	padding:12px;
	background:#f8fbff;
	width:100%;
}

.oferecimento_texto_unico,
.oferecimento_video{
	background:#ffffff;
	border:1px solid #e5edf7;
	border-radius:13px;
	overflow:hidden;
	min-width:0;
}

.oferecimento_texto_unico h3,
.oferecimento_video h3{
	margin:0;
	padding:8px 10px;
	background:#fff8e6;
	color:#7a560b !important;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #f0dfad;
}

.oracao_oferecimento_texto{
	padding:12px 12px 5px 12px;
	font-size:14px;
	line-height:1.42;
	color:#26384d;
}

.oracao_oferecimento_texto p{
	margin:0 0 8px 0;
	color:#26384d;
}

.intencao_mes_box{
	margin:8px 12px 12px 12px;
	background:#ffffff;
	border:1px solid rgba(179,0,0,.18);
	border-radius:13px;
	overflow:hidden;
	box-shadow:0 4px 10px rgba(179,0,0,.06);
}

.intencao_mes_titulo{
	background:linear-gradient(135deg, #b30000 0%, #d8a327 100%);
	color:#ffffff !important;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:8px 10px;
}

.intencao_mes_texto{
	padding:11px 12px;
	font-size:14px;
	line-height:1.42;
	color:#26384d;
	background:linear-gradient(180deg, #fffdf8 0%, #ffffff 100%);
	overflow-wrap:break-word;
	word-wrap:break-word;
}

.intencao_mes_texto p{
	margin:0 0 8px 0;
	color:#26384d;
}

.intencao_mes_texto strong{
	color:#9b0000 !important;
}

.video_youtube_box{
	position:relative;
	width:100%;
	aspect-ratio:16 / 9;
	min-height:210px;
	background:#eef4fb;
	overflow:hidden;
}

.video_youtube_box iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	display:block;
	background:#ffffff;
}

.janela_sem_video{
	width:100%;
	height:100%;
	min-height:210px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	text-align:center;
	padding:16px;
	color:#36516f;
	background:linear-gradient(180deg, #fff8e6 0%, #ffffff 100%);
}

.icone_sem_video{
	width:42px;
	height:42px;
	line-height:42px;
	border-radius:50%;
	background:#b30000;
	color:#fff !important;
	font-size:18px;
	margin-bottom:10px;
}

.janela_sem_video strong{
	color:#1a3e6e !important;
	font-size:14px;
}

.janela_sem_video p{
	font-size:12px;
	line-height:1.35;
	margin:7px 0 0 0;
	color:#36516f;
}

.mensagem_indisponivel{
	padding:12px;
	background:#fff8e6;
	border:1px solid #f0dfad;
	border-radius:10px;
	color:#7a560b !important;
	text-align:center;
	font-size:13px;
	line-height:1.35;
}

.box_evangelho_dia{
	border-color:rgba(26,62,110,.22);
}

.janela_liturgia{
	width:100%;
	min-height:380px;
	height:auto;
	background:#ffffff;
	overflow:hidden;
}

.janela_liturgia iframe{
	width:100%;
	min-height:380px;
	height:380px;
	border:0;
	display:block;
	background:#ffffff;
	overflow:hidden;
}

.observacao_terco{
	margin-top:10px;
	background:#fff8e6;
	border:1px solid #f0dfad;
	color:#7a560b !important;
	font-style:italic;
	border-radius:12px;
	padding:10px 12px;
	text-align:center;
	font-size:14px;
	line-height:1.3;
}

.box_oracao_sequencial{
	margin-top:10px;
	background:#ffffff;
	border:1px solid #e5edf7;
	border-radius:13px;
	padding:12px 14px;
	color:#26384d;
	line-height:1.38;
	font-size:15px;
}

.box_oracao_sequencial p{
	margin:0 0 8px 0;
	color:#26384d;
}

.box_oracao_sequencial strong{
	color:#9b0000 !important;
}

.frase_chamada{
	margin:13px auto;
	padding:14px 15px;
	background:
		radial-gradient(circle at top, rgba(255,255,255,.95), rgba(255,255,255,.75)),
		linear-gradient(135deg, #fff7ef 0%, #fffdf8 100%);
	border:1px solid rgba(179,0,0,.14);
	border-radius:16px;
	text-align:center;
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	font-weight:bold;
	line-height:1.42;
	letter-spacing:.2px;
	color:#a40000 !important;
	box-shadow:
		0 6px 16px rgba(179,0,0,.07),
		inset 0 1px 0 rgba(255,255,255,.95);
	position:relative;
	overflow:hidden;
}

.frase_chamada:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3px;
	background:linear-gradient(90deg, #b30000 0%, #d8a327 50%, #b30000 100%);
}

.frase_chamada span{
	display:block;
	color:#a40000 !important;
}

.jaculatoria{
	position:relative;
	margin-top:10px;
	background:linear-gradient(135deg, #fff8e8 0%, #fffdf8 100%);
	border:1px solid rgba(216,163,39,.26);
	border-radius:15px;
	padding:12px 12px;
	text-align:center;
	box-shadow:
		0 5px 13px rgba(26,62,110,.06),
		inset 0 1px 0 rgba(255,255,255,.95);
	font-family:Georgia, "Times New Roman", serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.28;
	letter-spacing:.1px;
	color:#8f0000 !important;
}

.jaculatoria p{
	margin:5px 0 0 0 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px !important;
	font-weight:bold;
	color:#2c4460 !important;
	letter-spacing:.3px;
	text-transform:uppercase;
}

.subtitulo_consagracao{
	text-align:center;
	color:#7a560b !important;
	font-weight:700;
	font-size:14px;
	margin:-5px 0 12px 0;
}

.texto_consagracao,
.texto_ladainha{
	background:#f8fbff;
	border-radius:14px;
	padding:14px 16px;
	border-left:5px solid #1a3e6e;
	overflow:hidden;
}

.texto_consagracao p,
.texto_ladainha p{
	margin:0 0 10px 0;
	font-size:15px;
	line-height:1.42;
	color:#26384d;
}

.texto_consagracao strong,
.texto_ladainha strong{
	color:#9b0000 !important;
}

.card_final{
	text-align:center;
}

.consagracao_individual{
	background:linear-gradient(180deg, #eef8ff 0%, #f9fcff 100%);
	border-radius:18px;
	padding:20px 16px 10px 16px;
	border:1px solid #d7e8f7;
	overflow:hidden;
}

.texto_consagracao_individual{
	font-family:Georgia, "Times New Roman", serif;
	font-size:26px;
	line-height:1.34;
	color:#26384d;
	text-align:center;
	max-width:760px;
	margin:0 auto 16px auto;
}

.texto_consagracao_individual strong{
	color:#9b0000 !important;
}

.imagem_consagracao{
	text-align:center;
}

.imagem_consagracao img{
	max-width:340px;
	width:100%;
	display:block;
	margin:auto;
}

/* BOTÕES IGUAIS AO TERÇO MARIANO */

.acoes_terco{
	display:flex;
	justify-content:center;
	align-items:center;
	gap:12px;
	margin-top:22px;
	flex-wrap:wrap;
}

.botao_terco{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:138px;
	padding:12px 20px;
	border-radius:10px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	transition:all .2s ease;
}

.botao_terco_principal{
	background:#1a3e6e;
	color:#ffffff !important;
	box-shadow:0 6px 14px rgba(26,62,110,.18);
}

.botao_terco_principal:hover{
	background:#143153;
	transform:translateY(-1px);
}

.botao_terco_secundario{
	background:#eef5ff;
	color:#123d70 !important;
	border:1px solid #c8dbf4;
}

.botao_terco_secundario:hover{
	background:#dfeeff;
	transform:translateY(-1px);
}

.area_voltar_terco{
	display:none;
}

@media(max-width:900px){

	.oferecimento_conteudo{
		grid-template-columns:1fr;
	}

	.video_youtube_box{
		max-width:100%;
	}
}

@media(max-width:700px){

	.container_terco_scj{
		padding:12px 8px 22px 8px;
		overflow:hidden;
	}

	.hero_terco{
		grid-template-columns:1fr;
		gap:12px;
		padding:15px 12px;
		border-radius:18px;
		text-align:center;
	}

	.hero_imagem img{
		max-width:180px;
	}

	.hero_texto h1{
		font-size:25px;
		line-height:1.08;
	}

	.hero_texto p{
		font-size:13.5px;
		line-height:1.32;
	}

	.card_terco{
		margin-top:12px;
		padding:12px 8px;
		border-radius:15px;
	}

	.card_terco h2{
		font-size:21px;
		margin-bottom:10px;
	}

	.item_preparacao{
		padding:8px 8px;
		border-radius:11px;
	}

	.item_expandido{
		padding:8px 8px 10px 8px;
	}

	.linha_preparacao{
		gap:8px;
	}

	.linha_preparacao span{
		width:30px;
		height:30px;
		font-size:16px;
	}

	.prep_texto{
		font-size:12.8px;
		line-height:1.2;
	}

	.box_interno{
		margin-top:8px;
		border-radius:13px;
	}

	.oferecimento_conteudo{
		grid-template-columns:1fr;
		gap:10px;
		padding:9px;
	}

	.oferecimento_texto_unico h3,
	.oferecimento_video h3{
		font-size:12.8px;
		padding:8px;
	}

	.oracao_oferecimento_texto{
		font-size:12.8px;
		line-height:1.34;
		padding:10px 10px 4px 10px;
	}

	.intencao_mes_box{
		margin:7px 10px 10px 10px;
	}

	.intencao_mes_titulo{
		font-size:12.8px;
		padding:8px;
	}

	.intencao_mes_texto{
		font-size:12.8px;
		line-height:1.34;
		padding:10px;
	}

	.video_youtube_box{
		width:100%;
		aspect-ratio:16 / 9;
		min-height:190px;
	}

	.janela_sem_video{
		min-height:190px;
		padding:14px;
	}

	.janela_liturgia{
		min-height:380px;
		height:auto;
	}

	.janela_liturgia iframe{
		min-height:380px;
		height:380px;
	}

	.observacao_terco{
		padding:8px 9px;
		font-size:12.5px;
		line-height:1.25;
	}

	.box_oracao_sequencial{
		font-size:13px;
		line-height:1.3;
		padding:10px;
	}

	.frase_chamada{
		font-size:14px;
		line-height:1.5;
		padding:11px 10px;
		border-radius:13px;
		margin:9px auto;
	}

	.jaculatoria{
		font-size:15px;
		line-height:1.25;
		padding:11px 10px;
		border-radius:13px;
	}

	.jaculatoria p{
		font-size:10.8px !important;
		margin-top:4px !important;
	}

	.texto_consagracao,
	.texto_ladainha{
		padding:10px 10px;
		border-radius:12px;
	}

	.texto_consagracao p,
	.texto_ladainha p{
		font-size:12.8px;
		line-height:1.28;
		margin-bottom:8px;
	}

	.consagracao_individual{
		padding:14px 10px 6px 10px;
		border-radius:15px;
	}

	.texto_consagracao_individual{
		font-size:18px;
		line-height:1.28;
		margin-bottom:10px;
	}

	.imagem_consagracao img{
		max-width:220px;
	}

	.acoes_terco{
		gap:10px;
	}

	.botao_terco{
		width:100%;
		min-width:0;
	}
}

@media(max-width:380px){

	.container_terco_scj{
		padding-left:6px;
		padding-right:6px;
	}

	.card_terco{
		padding-left:7px;
		padding-right:7px;
	}

	.oferecimento_conteudo{
		padding:8px;
	}

	.video_youtube_box{
		min-height:175px;
	}

	.janela_liturgia{
		min-height:380px;
	}

	.janela_liturgia iframe{
		min-height:380px;
		height:380px;
	}
}