.uc-equipe,
.uc-single {
	--uc-navy: #294267;
	--uc-accent: #38afd8;
	--uc-bg: #eef1f4;
	--uc-text: #4a4a4a;
	--uc-muted: #7a8494;
	--uc-white: #fff;
	font-family: "Golos Text", Roboto, sans-serif;
	color: var(--uc-navy);
	letter-spacing: normal;
	word-spacing: normal;
	box-sizing: border-box;
}

.uc-equipe *,
.uc-single * {
	box-sizing: border-box;
	letter-spacing: normal;
	word-spacing: normal;
}

.uc-equipe svg,
.uc-single svg {
	width: 18px;
	height: 18px;
	flex-shrink: 0;
}

.single-uc_medico .entry-title,
.single-uc_medico h1.entry-title,
.single-uc_medico .post-thumbnail,
.single-uc_medico .page-header,
body.uc-medico-tema .page-header {
	display: none !important;
}

body.uc-medico-tema .site-main,
body.uc-medico-tema .page-content,
.uc-medico-main {
	max-width: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.uc-medico-tema .elementor-location-header,
body.uc-medico-tema .elementor-location-header > .e-con,
body.uc-medico-tema .elementor-location-header > .e-con > .e-con-inner {
	background-color: transparent !important;
}

.uc-equipe {
	background: transparent;
	padding: 20px 0 10px;
}

.uc-equipe__titulo {
	margin: 0 0 8px 20px;
	font-size: 28px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--uc-navy);
}

.uc-equipe__grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	gap: 70px 40px;
	max-width: 1140px;
	margin: 0 auto;
}

.uc-card {
	background: var(--uc-white);
	border-radius: 36px;
	padding: 0 28px 28px;
	min-height: 330px;
	overflow: visible;
	display: flex;
	flex-direction: column;
	box-shadow: 0 12px 32px rgba(41, 66, 103, 0.08);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.uc-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 18px 40px rgba(41, 66, 103, 0.14);
}

.uc-card__link {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

.uc-card__body {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

.uc-card__foto-wrap {
	display: flex;
	justify-content: center;
	margin-top: -72px;
	margin-bottom: 16px;
}

.uc-equipe .uc-card__foto,
.uc-equipe img.uc-card__foto,
.uc-single img.uc-single__foto {
	width: 168px !important;
	height: 168px !important;
	max-width: 168px !important;
	max-height: 168px !important;
	object-fit: cover !important;
	object-position: top center !important;
	border-radius: 50% !important;
	border: 8px solid #fff !important;
	box-shadow: 0 10px 24px rgba(41, 66, 103, 0.16);
	background: #d9dee3;
	display: block;
}

.uc-card__nome {
	margin: 0 0 10px;
	min-height: 2.6em;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
	color: var(--uc-navy);
}

.uc-card__esp {
	margin: 0 0 12px;
	padding: 0;
	list-style: none;
	min-height: 5.8em;
	font-size: 14px;
	line-height: 1.45;
	color: var(--uc-text);
	flex: 1 1 auto;
}

.uc-card__esp li + li {
	margin-top: 2px;
}

.uc-card__crm {
	margin: 0 0 14px;
	font-size: 13px;
	font-weight: 600;
	color: var(--uc-navy);
}

.uc-card__cta {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: auto;
	color: var(--uc-accent);
	font-size: 13px;
	font-weight: 600;
}

.uc-card__cta svg {
	width: 16px;
	height: 16px;
}

.uc-single {
	width: 100%;
	margin: 0;
	padding: 0 0 80px;
	background: #e4e8eb !important;
}

.uc-single__top {
	background-color: #294267 !important;
	background-image: url("https://urologiacuritiba.com.br/wp-content/uploads/2025/09/Header_Equipe.png") !important;
	background-position: top center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	margin-top: -217px !important;
	padding: 230px 20px 48px !important;
}

.uc-single__card,
.uc-panel {
	background: var(--uc-white);
	border-radius: 28px;
	padding: 32px;
	box-shadow: 0 14px 36px rgba(41, 66, 103, 0.08);
}

.uc-single__card {
	max-width: 1140px;
	margin: 0 auto;
}

.uc-single__hero {
	display: grid;
	grid-template-columns: 188px 1fr;
	gap: 28px;
	align-items: center;
}

.uc-single__foto-wrap {
	display: flex;
	justify-content: center;
}

.uc-single__eyebrow {
	margin: 0 0 6px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--uc-accent);
}

.uc-single h1.uc-single__nome,
body.uc-medico-tema .uc-single__nome {
	margin: 0 0 8px;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: none;
	color: var(--uc-navy);
}

.uc-single__crm {
	margin: 0 0 14px;
	font-size: 14px;
	font-weight: 600;
	color: var(--uc-muted);
}

.uc-single__cta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}

.uc-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.uc-chips li,
.uc-chip {
	padding: 6px 12px;
	border-radius: 999px;
	background: #eef6fb;
	color: var(--uc-navy);
	font-size: 13px;
	line-height: 1.3;
}

.uc-chips--lg li {
	padding: 10px 16px;
	font-size: 14px;
	background: #f3f7fb;
}

.uc-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 44px;
	padding: 10px 18px;
	border-radius: 999px;
	background: var(--uc-accent);
	color: var(--uc-white);
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	text-transform: none;
	border: 1px solid transparent;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.uc-btn:hover {
	color: var(--uc-white);
	transform: translateY(-1px);
	box-shadow: 0 8px 18px rgba(56, 175, 216, 0.28);
}

.uc-btn--ghost {
	background: #fff;
	color: var(--uc-navy);
	border-color: #d5dde6;
}

.uc-btn--ghost:hover {
	color: var(--uc-navy);
	background: #f7fafc;
	box-shadow: none;
}

.uc-single__shell {
	max-width: 1140px;
	margin: 28px auto 0;
	padding: 0 20px;
	display: grid;
	gap: 20px;
}

.uc-panel h2 {
	margin: 0 0 16px;
	font-size: 26px;
	font-weight: 600;
	color: var(--uc-navy);
}

.uc-panel__lead {
	margin: -6px 0 20px;
	color: var(--uc-muted);
	font-size: 15px;
}

.uc-lista {
	margin: 0;
	padding: 0;
	list-style: none;
}

.uc-lista--check li {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 12px 0;
	border-bottom: 1px solid #eef2f6;
	color: var(--uc-text);
	font-size: 16px;
	line-height: 1.5;
}

.uc-lista--check li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.uc-lista__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e7f6fb;
	color: var(--uc-accent);
	flex-shrink: 0;
	margin-top: 1px;
}

.uc-lista__icon svg {
	width: 14px;
	height: 14px;
}

.uc-locais {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.uc-local {
	display: flex;
	flex-direction: column;
	background: #f7f9fb;
	border: 1px solid #e6ebf0;
	border-radius: 22px;
	padding: 22px;
	min-height: 100%;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.uc-local:hover {
	transform: translateY(-3px);
	border-color: #cfe8f4;
	box-shadow: 0 12px 28px rgba(41, 66, 103, 0.08);
}

.uc-local__head {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-bottom: 12px;
}

.uc-local__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background: #e7f6fb;
	color: var(--uc-accent);
	flex-shrink: 0;
}

.uc-local h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	color: var(--uc-navy);
}

.uc-local__linha {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin: 0 0 8px;
	color: var(--uc-text);
	font-size: 15px;
	line-height: 1.45;
	text-decoration: none;
}

.uc-local__linha--muted {
	color: var(--uc-muted);
}

.uc-local__tel {
	color: var(--uc-navy);
	font-weight: 600;
}

.uc-local__tel:hover {
	color: var(--uc-accent);
}

.uc-local__acoes {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: auto;
	padding-top: 16px;
}

.uc-equipe--carousel {
	padding: 10px 0 20px;
	max-width: 1200px;
	margin: 0 auto;
	overflow: visible;
}

.uc-carousel.swiper {
	position: relative;
	padding: 84px 56px 56px;
	overflow: hidden;
}

.uc-carousel .swiper-wrapper {
	align-items: stretch;
}

.uc-carousel .swiper-slide {
	height: auto;
	display: flex;
	overflow: visible;
}

.uc-carousel .uc-card {
	width: 100%;
	height: 100%;
	min-height: 420px;
}

.uc-carousel .swiper-button-prev,
.uc-carousel .swiper-button-next {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: var(--uc-accent);
	color: #fff;
	box-shadow: 0 6px 16px rgba(41, 66, 103, 0.18);
}

.uc-carousel .swiper-button-prev::after,
.uc-carousel .swiper-button-next::after {
	font-size: 16px;
	font-weight: 700;
}

.uc-carousel .swiper-pagination-bullet {
	background: #294267;
	opacity: 0.25;
}

.uc-carousel .swiper-pagination-bullet-active {
	background: #38afd8;
	opacity: 1;
}

@media (max-width: 1024px) {
	.uc-locais {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.uc-equipe__grid {
		grid-template-columns: 1fr;
		gap: 80px;
	}

	.uc-single__top {
		margin-top: -160px !important;
		padding: 190px 16px 32px !important;
	}

	.uc-single__card,
	.uc-panel {
		padding: 22px;
		border-radius: 22px;
	}

	.uc-single__hero,
	.uc-locais {
		grid-template-columns: 1fr;
	}

	.uc-single__hero {
		text-align: center;
		justify-items: center;
	}

	.uc-single h1.uc-single__nome,
	body.uc-medico-tema .uc-single__nome {
		font-size: 26px;
	}

	.uc-single__cta,
	.uc-chips {
		justify-content: center;
	}

	.uc-card {
		padding: 0 22px 22px;
	}

	.uc-carousel.swiper {
		padding: 76px 36px 48px;
	}

	.uc-carousel .swiper-button-prev,
	.uc-carousel .swiper-button-next {
		width: 36px;
		height: 36px;
	}
}
