/**
 * /sustentabilidade/ — page-id-4720.
 * Miolo: uma foto + acordeão. Sem grelha de 5 cartões.
 */

body.sustent-page {
	--ua-cyan: var(--ast-global-color-0, #00a5cf);
	--ua-ink: var(--ast-global-color-2, #1a1a1a);
	--ua-text: var(--ast-global-color-3, #333333);
	--ua-muted: var(--ast-global-color-1, #a2a2a2);
	--ua-ice: #d5e7ec;
	--ua-white: var(--ast-global-color-5, #ffffff);
	--ua-teal: #003b4a;
	--ua-teal-mid: #236373;
	--ua-shell: 1200px;
	--ua-gutter: 40px;
	--ua-radius: 6px;
	background: var(--ua-white);
	color: var(--ua-text);
	overflow-x: clip;
}

html:has(body.sustent-page):not(.elementor-html) {
	overflow-x: clip;
}

body.sustent-page #content {
	padding-top: 0;
	background: var(--ua-white);
}

body.sustent-page .site-content > .ast-container {
	max-width: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

body.sustent-page #primary,
body.sustent-page .site-main,
body.sustent-page .entry-content,
body.sustent-page .elementor {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: none;
	float: none;
}

body.sustent-page.ast-separate-container .ast-article-single {
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

body.sustent-page .elementor-widget {
	margin: 0 !important;
}

body.sustent-page .sustent-shell,
body.sustent-page .sustent-shell.e-con {
	width: min(100% - (var(--ua-gutter) * 2), var(--ua-shell)) !important;
	max-width: 100% !important;
	margin-inline: auto;
}

body.page-id-4720 .sustent-intro,
body.sustent-page .sustent-intro {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	margin-bottom: 80px;
	overflow: hidden;
	background: var(--ua-ice);
	--padding-top: 40px;
	--padding-bottom: 40px;
}

body.sustent-page .sustent-intro .sustent-shell.e-con,
body.sustent-page .sustent-intro .sustent-shell {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

body.sustent-page .sustent-intro .sustent-title .elementor-heading-title {
	margin: 0 0 8px;
	max-width: none;
	font-family: "Old Standard TT", serif;
	font-size: clamp(1.85rem, 3.2vw, 2.35rem);
	font-weight: 400;
	font-style: italic;
	line-height: 1.15;
	text-align: start;
	color: var(--ua-cyan);
}

body.sustent-page .sustent-intro .sustent-lead,
body.sustent-page .sustent-intro .sustent-lead p {
	margin: 0;
	max-width: 42rem;
	font-family: Inter, sans-serif;
	font-size: 1rem;
	line-height: 1.55;
	color: var(--ua-teal-mid);
}

body.sustent-page .sustent-pair.e-con {
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	column-gap: 48px;
	row-gap: 48px;
	width: 100%;
}

body.sustent-page .sustent-pair.e-con > .e-con-inner {
	display: contents;
}

body.sustent-page .sustent-col--foto.e-con {
	flex: 0 1 48%;
	width: 48% !important;
	min-width: 0;
	max-width: none !important;
}

body.sustent-page .sustent-col--acc.e-con {
	flex: 1 1 52%;
	width: 52% !important;
	min-width: 0;
	max-width: none !important;
}

body.page-id-4720 .sustent-foto-stage,
body.sustent-page .sustent-foto-stage {
	position: relative;
	display: block;
	width: 100%;
	min-height: 560px;
	aspect-ratio: 4 / 5;
	overflow: hidden;
	border-radius: var(--ua-radius);
	background: var(--ua-ice);
}

body.page-id-4720 .sustent-foto-stage > .e-con-inner,
body.sustent-page .sustent-foto-stage > .e-con-inner {
	display: block;
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

body.page-id-4720 .sustent-foto-stage .elementor-widget-image,
body.sustent-page .sustent-foto-stage .elementor-widget-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	overflow: hidden;
	border-radius: var(--ua-radius);
	opacity: 0;
	transition: opacity 300ms ease;
	pointer-events: none;
}

body.page-id-4720 .sustent-foto-stage .elementor-widget-image.is-active,
body.sustent-page .sustent-foto-stage .elementor-widget-image.is-active {
	opacity: 1;
	z-index: 1;
	pointer-events: auto;
}

body.page-id-4720 .sustent-foto-stage .sustentabilidade-foto .elementor-widget-container,
body.page-id-4720 .sustent-foto-stage .sustentabilidade-foto .elementor-image,
body.page-id-4720 .sustent-foto-stage .sustentabilidade-foto a,
body.sustent-page .sustent-foto-stage .sustentabilidade-foto .elementor-widget-container,
body.sustent-page .sustent-foto-stage .sustentabilidade-foto .elementor-image,
body.sustent-page .sustent-foto-stage .sustentabilidade-foto a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: var(--ua-radius);
}

body.page-id-4720 .sustent-foto-stage img,
body.sustent-page .sustent-foto-stage img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	object-fit: cover;
	object-position: center;
	border-radius: var(--ua-radius);
}

body.elementor-editor-active.sustent-page .sustent-foto-stage .elementor-widget-image {
	position: relative;
	inset: auto;
	height: auto;
	min-height: 120px;
	opacity: 1 !important;
	pointer-events: auto;
}

body.sustent-page .sustent-acc {
	width: 100%;
}

body.sustent-page .sustent-acc__item {
	border-bottom: 1px solid rgba(35, 99, 115, 0.18);
}

body.sustent-page .sustent-acc__q {
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
}

body.sustent-page .sustent-acc__btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	min-height: 52px;
	margin: 0;
	padding: 16px 0;
	border: 0;
	background: transparent;
	color: var(--ua-cyan);
	font-family: "Old Standard TT", serif;
	font-size: clamp(1.35rem, 2.2vw, 1.65rem);
	font-weight: 400;
	font-style: italic;
	line-height: 1.25;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	cursor: pointer;
}

body.sustent-page .sustent-acc__btn:hover,
body.sustent-page .sustent-acc__btn:focus-visible {
	color: var(--ua-teal);
}

body.sustent-page .sustent-acc__btn:focus-visible {
	outline: 2px solid var(--ua-cyan);
	outline-offset: 4px;
}

body.sustent-page .sustent-acc__label {
	flex: 1;
}

body.sustent-page .sustent-acc__icon {
	position: relative;
	flex: 0 0 12px;
	width: 12px;
	height: 12px;
	color: var(--ua-cyan);
}

body.sustent-page .sustent-acc__icon::before,
body.sustent-page .sustent-acc__icon::after {
	content: "";
	position: absolute;
	background: currentColor;
	transition: transform 200ms ease, opacity 200ms ease;
}

body.sustent-page .sustent-acc__icon::before {
	top: 5px;
	left: 0;
	width: 12px;
	height: 2px;
}

body.sustent-page .sustent-acc__icon::after {
	top: 0;
	left: 5px;
	width: 2px;
	height: 12px;
}

body.sustent-page .sustent-acc__item.is-open .sustent-acc__icon::after {
	transform: rotate(90deg);
	opacity: 0;
}

body.sustent-page .sustent-acc__panel {
	overflow: hidden;
	max-height: 0;
	visibility: hidden;
	transition: max-height 200ms ease, visibility 200ms ease;
}

body.sustent-page .sustent-acc__item.is-open .sustent-acc__panel {
	max-height: 48rem;
	visibility: visible;
}

body.sustent-page .sustent-acc__body {
	padding: 0 0 20px;
	font-family: Inter, sans-serif;
	font-size: 1rem;
	line-height: 1.7;
	color: var(--ua-teal-mid);
}

body.sustent-page .sustent-acc__body p {
	margin: 0 0 1em;
}

body.sustent-page .sustent-acc__body p:last-child {
	margin-bottom: 0;
}

body.page-id-4720 .sustent-more,
body.sustent-page .sustent-more {
	margin: 32px 0 0 !important;
	text-align: start;
}

body.page-id-4720 .sustent-more p,
body.sustent-page .sustent-more p {
	margin: 0;
	font-family: Inter, sans-serif;
	font-size: 1rem;
	line-height: 1.7;
	color: var(--ua-teal-mid);
}

body.sustent-page .sustent-more a {
	color: var(--ua-teal);
	text-decoration: underline;
	text-underline-offset: 3px;
}

body.sustent-page .sustent-more a:hover,
body.sustent-page .sustent-more a:focus {
	color: var(--ua-cyan);
}

@media (prefers-reduced-motion: reduce) {
	body.page-id-4720 .sustent-foto-stage .elementor-widget-image,
	body.sustent-page .sustent-foto-stage .elementor-widget-image,
	body.sustent-page .sustent-acc__panel,
	body.sustent-page .sustent-acc__item.is-open .sustent-acc__panel,
	body.sustent-page .sustent-acc__icon::before,
	body.sustent-page .sustent-acc__icon::after {
		transition: none;
	}
}

@media (max-width: 1024px) {
	body.sustent-page {
		--ua-gutter: 32px;
	}
}

@media (max-width: 767px) {
	body.sustent-page {
		--ua-gutter: 24px;
	}

	body.page-id-4720 .sustent-intro,
	body.sustent-page .sustent-intro {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		margin-bottom: 56px;
		--padding-top: 40px;
		--padding-bottom: 40px;
	}

	body.sustent-page .sustent-pair.e-con {
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: stretch;
		row-gap: 32px;
		column-gap: 0;
	}

	body.sustent-page .sustent-col--foto.e-con,
	body.sustent-page .sustent-col--acc.e-con {
		width: 100% !important;
		flex: none;
	}

	body.page-id-4720 .sustent-foto-stage,
	body.sustent-page .sustent-foto-stage {
		min-height: 0;
		aspect-ratio: 16 / 9;
		height: auto;
	}

	body.sustent-page .sustent-acc__btn {
		font-size: 1.25rem;
	}
}
