/* --------------------------------------------------------------
   Pagina "Sobre a Dra. Andreia Castro" (ID 1982)

   As fotos sao verticais (900x1100). Ocupando a largura inteira da
   coluna de texto, cada uma passava de 900px de altura e engolia a
   leitura. Aqui elas ficam com largura limitada e o texto ganha
   corpo maior.

   Criado em 2026-08-15.
   -------------------------------------------------------------- */

.page-id-1982 .entry-content {
	max-width: 44rem;
	margin: 0 auto;
	padding: 0 1.25rem;
	font-size: 1.115rem !important;
	line-height: 1.82 !important;
	color: #26333f !important;
	box-sizing: border-box;
}

.page-id-1982 .entry-content p {
	font-size: 1.115rem !important;
	line-height: 1.82 !important;
	margin: 0 0 1.35rem !important;
}

.page-id-1982 .entry-content .lead,
.page-id-1982 .entry-content p.lead {
	font-size: 1.32rem !important;
	line-height: 1.62 !important;
	color: #123a5c !important;
	font-weight: 500 !important;
	margin-bottom: 1.5rem !important;
}

/* ---------- Bloco de apresentacao no topo ----------
   Foto + credenciais + CTA. O visitante entende quem e a profissional
   em poucos segundos, antes de comecar a ler. */

.page-id-1982 .perfil-hero {
	display: flex;
	gap: 2rem;
	align-items: center;
	margin: 0 0 2.6rem;
	padding: 1.6rem;
	background: linear-gradient(135deg, #f4fafd 0%, #eaf4fa 100%);
	border: 1px solid #dcebf4;
	border-radius: 16px;
}

.page-id-1982 .perfil-hero__foto {
	flex: 0 0 220px;
}

.page-id-1982 .perfil-hero__foto img {
	width: 100% !important;
	height: auto !important;
	border-radius: 14px !important;
	display: block !important;
	box-shadow: 0 6px 20px rgba(18, 58, 92, .18);
}

.page-id-1982 .perfil-hero__dados {
	flex: 1 1 auto;
	min-width: 0;
}

.page-id-1982 .perfil-hero__nome {
	font-size: 1.6rem !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	color: #123a5c !important;
	margin: 0 0 .9rem !important;
}

.page-id-1982 .perfil-hero__lista {
	list-style: none !important;
	margin: 0 0 1.3rem !important;
	padding: 0 !important;
}

.page-id-1982 .perfil-hero__lista li {
	font-size: 1rem !important;
	line-height: 1.55 !important;
	color: #37495a !important;
	margin: 0 0 .45rem !important;
	padding-left: 1.35rem;
	position: relative;
}

.page-id-1982 .perfil-hero__lista li::before {
	content: '';
	position: absolute;
	left: 0;
	top: .62em;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #0d6ea8;
}

.page-id-1982 .perfil-hero__cta {
	margin: 0 !important;
}

.page-id-1982 .perfil-hero__cta a,
.page-id-1982 .cta-final a {
	display: inline-block;
	background: #25a35a;
	color: #fff !important;
	padding: .8rem 1.4rem;
	border-radius: 8px;
	font-size: 1rem;
	font-weight: 500;
	text-decoration: none !important;
	box-shadow: 0 3px 10px rgba(37, 163, 90, .28);
}

.page-id-1982 .perfil-hero__cta a:hover,
.page-id-1982 .cta-final a:hover {
	background: #1c8146;
	color: #fff !important;
}

.page-id-1982 .cta-final {
	text-align: center;
	margin: 2.4rem 0 !important;
}

@media (max-width: 700px) {
	.page-id-1982 .perfil-hero {
		flex-direction: column;
		text-align: center;
		gap: 1.4rem;
		padding: 1.3rem;
	}
	.page-id-1982 .perfil-hero__foto {
		flex: 0 0 auto;
		max-width: 200px;
		margin: 0 auto;
	}
	.page-id-1982 .perfil-hero__lista li {
		text-align: left;
		display: inline-block;
	}
	.page-id-1982 .perfil-hero__cta a {
		display: block;
	}
}

.page-id-1982 .entry-title {
	font-size: clamp(2rem, 1.5rem + 2vw, 2.9rem) !important;
	line-height: 1.15 !important;
	color: #123a5c !important;
}

.page-id-1982 .entry-content h2 {
	font-size: clamp(1.5rem, 1.25rem + 1vw, 2.05rem) !important;
	line-height: 1.26 !important;
	color: #123a5c !important;
	margin: 3rem 0 1rem !important;
	padding-top: .8rem;
	border-top: 3px solid #d9edf5;
}

.page-id-1982 .entry-content h3 {
	font-size: clamp(1.22rem, 1.05rem + .6vw, 1.5rem) !important;
	color: #17527d !important;
	margin: 2.1rem 0 .65rem !important;
}

.page-id-1982 .entry-content li {
	font-size: 1.115rem !important;
	line-height: 1.78 !important;
	margin-bottom: .7rem;
}

.page-id-1982 .entry-content strong {
	color: #0f2f4a !important;
}

.page-id-1982 .entry-content a {
	color: #0d6ea8 !important;
	text-underline-offset: 2px;
}

/* ---------- As fotos: verticais, entao largura curta ---------- */

/* Centralizada, nao flutuante: as fotos ficam entre secoes, logo antes
   de um <h2>. Titulo nao sobe ao lado de imagem flutuante, entao o float
   so deixava um vazio branco na lateral. */
.page-id-1982 .foto-sobre {
	max-width: 380px !important;
	margin: 2.6rem auto !important;
	float: none !important;
}

.page-id-1982 .foto-sobre img {
	width: 100% !important;
	height: auto !important;
	border-radius: 12px !important;
	display: block !important;
	box-shadow: 0 4px 16px rgba(18, 58, 92, .12);
}

.page-id-1982 .foto-sobre figcaption {
	font-size: .875rem !important;
	line-height: 1.5 !important;
	color: #5b6b78 !important;
	margin-top: .65rem !important;
	text-align: center !important;
}

/* ---------- Telas medias ---------- */

@media (max-width: 900px) {
	.page-id-1982 .foto-sobre {
		max-width: 360px !important;
		margin: 2.2rem auto !important;
	}
}

/* ---------- Celular ---------- */

@media (max-width: 600px) {
	.page-id-1982 .entry-content {
		padding: 0 1rem;
		font-size: 1.07rem !important;
	}
	.page-id-1982 .entry-content p,
	.page-id-1982 .entry-content li {
		font-size: 1.07rem !important;
		line-height: 1.75 !important;
	}
	.page-id-1982 .entry-content .lead {
		font-size: 1.18rem !important;
	}
	.page-id-1982 .foto-sobre {
		max-width: 100% !important;
		margin: 1.9rem 0 !important;
	}
	.page-id-1982 .entry-content h2 {
		margin-top: 2.4rem !important;
	}
}


/* ---------- Bloco de formacao ---------- */

.page-id-1982 .entry-content ul.formacao {
	list-style: none !important;
	margin: 1.4rem 0 1.6rem !important;
	padding: 1.3rem 1.4rem !important;
	background: #f6fafc;
	border-left: 4px solid #0d6ea8;
	border-radius: 0 10px 10px 0;
}

.page-id-1982 .entry-content ul.formacao li {
	font-size: 1.05rem !important;
	line-height: 1.6 !important;
	margin: 0 0 .85rem !important;
	padding: 0 !important;
}

.page-id-1982 .entry-content ul.formacao li:last-child { margin-bottom: 0 !important; }
