.pense-no-coop {
	background: #f4f4f5;
	color: #171c66;
	font-family: "Intro", "Inter", Arial, sans-serif;
}

.pense-no-coop-hero {
	background: #dfeff0 url("../politicos/images/header-bg.svg") center 18%;
	background-size: cover;
	border-bottom: 4px solid #0b4a89;
	min-height: 190px;
	position: relative;
}

.pense-no-coop-hero__inner {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1180px;
	min-height: 190px;
	padding: 38px 22px 34px;
}

.pense-no-coop-hero h1 {
	color: #0b4a89;
	font-size: 38px;
	font-weight: 300;
	line-height: 44px;
	margin: 0 0 4px;
}

.pense-no-coop-hero p {
	color: #0b4a89;
	font-size: 13px;
	font-style: italic;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
}

.pense-no-coop-hero__brand {
	color: #002b69;
	min-width: 185px;
	text-align: center;
}

.pense-no-coop-hero__brand strong {
	display: block;
	font-size: 25px;
	font-weight: 700;
	line-height: 24px;
}

.pense-no-coop-hero__brand span {
	display: block;
	font-size: 8px;
	font-weight: 700;
	letter-spacing: 0.4px;
	margin-top: 3px;
}

.pense-no-coop-hero__line {
	bottom: -4px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	height: 4px;
	left: 0;
	position: absolute;
	right: 0;
}

.pense-no-coop-hero__line span:nth-child(1) {
	background: #bfd62f;
}

.pense-no-coop-hero__line span:nth-child(2) {
	background: #1eb5ff;
}

.pense-no-coop-hero__line span:nth-child(3) {
	background: #003c7f;
}

.pense-no-coop-conteudo {
	margin: 0 auto;
	max-width: 1200px;
	padding: 48px 18px 70px;
}

.pense-no-coop-card {
	background: #ffffff;
	border: 1px solid #dedede;
	border-radius: 8px;
	margin-bottom: 24px;
}

.pense-no-coop-card header {
	border-bottom: 1px solid #e5e5e5;
	padding: 18px 32px 10px;
	position: relative;
}

.pense-no-coop-card header:after {
	background: #171c66;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 32px;
	position: absolute;
	width: 52px;
}

.pense-no-coop-card h2,
.pense-no-coop-objetivos h2 {
	color: #171c66;
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	margin: 0;
}

.pense-no-coop-card p {
	color: #171c66;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 22px 32px 30px;
	font-weight: 300;
}

.pense-no-coop-card__grid {
	display: grid;
	gap: 46px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pense-no-coop-card__grid p {
	padding-right: 0;
}

.pense-no-coop-card__grid p:last-child {
	padding-left: 0;
	padding-right: 32px;
}

.pense-no-coop-objetivos {
	margin: 30px 0 38px;
}

.pense-no-coop-objetivos__titulo {
	align-items: baseline;
	display: flex;
	gap: 18px;
	margin-bottom: 18px;
}

.pense-no-coop-objetivos__titulo span {
	color: #171c66;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
}

.pense-no-coop-objetivos__grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pense-no-coop-objetivos__grid article {
	background: #ffffff;
	border: 1px solid #dedede;
	border-radius: 8px;
	min-height: 154px;
	padding: 24px 28px 20px;
}

.pense-no-coop-icon {
	display: block;
	height: 32px;
	margin-bottom: 13px;
	object-fit: contain;
	width: 32px;
}

.pense-no-coop-objetivos__grid p {
	color: #171c66;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

.pense-no-coop-cta {
	align-items: center;
	background: #06457f;
	border-radius: 16px;
	display: flex;
	justify-content: center;
	margin: 0 0 42px;
	min-height: 130px;
}

.pense-no-coop-cta a {
	align-items: center;
	border: 1px solid #ffffff;
	border-radius: 24px;
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	gap: 16px;
	letter-spacing: 1.2px;
	line-height: 20px;
	padding: 8px 22px;
	text-decoration: none;
}

.pense-no-coop-cta img {
	display: block;
	height: 20px;
	width: 20px;
}

.pense-no-coop-selo {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto 44px;
	position: relative;
	width: 112px;
}

.pense-no-coop-selo img {
	height: auto;
	width: 86px;
}

.pense-no-coop-selo strong {
	background: #bfd62f;
	border-radius: 50%;
	color: #003c7f;
	display: block;
	font-size: 17px;
	font-weight: 700;
	line-height: 16px;
	margin-top: -34px;
	padding: 15px 12px 14px;
	position: relative;
	text-align: center;
	width: 94px;
	z-index: 2;
}

.pense-no-coop .cartao-secao-politico {
	border-radius: 8px;
}

@media (max-width: 991px) {
	.pense-no-coop-objetivos__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.pense-no-coop-hero__inner,
	.pense-no-coop-objetivos__titulo {
		align-items: flex-start;
		flex-direction: column;
	}

	.pense-no-coop-hero__brand {
		min-width: 0;
		text-align: left;
	}

	.pense-no-coop-card__grid,
	.pense-no-coop-objetivos__grid {
		grid-template-columns: 1fr;
	}

	.pense-no-coop-card__grid p,
	.pense-no-coop-card__grid p:last-child,
	.pense-no-coop-card p {
		padding: 20px 22px;
	}

	.pense-no-coop-card header {
		padding-left: 22px;
		padding-right: 22px;
	}

	.pense-no-coop-card header:after {
		left: 22px;
	}
}
