/* Local Overrides */

/* Local Nav */
@media screen and (min-width: 834px) and (max-width: 915px) {
	#ac-localnav .ac-ln-title {
		margin: 0;
	}
}

@media screen and (min-width: 834px) and (max-width: 915px) {
	.custom-br-headline {
		display: block;
	}
}

/* it */

@media only screen and (max-width: 374px) {
	.modal-content-tile .modal-content-tile-headline.typography-headline {
		font-size: 30px;
	}
	.modal-content-hero .modal-content-indent .typography-headline-elevated {
		font-size: 35px;
	}
}

/* Services section */

@media only screen and (min-width: 1069px) {
	#services > div {
		padding-bottom: 75px;
	}
}

@media only screen and (max-width: 1068px) {
	#services > div {
		padding-bottom: 45px;
	}
}

@media only screen and (min-width: 1069px) {
	#tco
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		padding-left: 50px;
	}
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-copy {
		padding-right: 50px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#tco
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		padding-left: 50px;
	}
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-copy {
		padding-right: 50px;
	}
}

@media only screen and (max-width: 734px) {
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		font-size: 90px;
	}
}

/* */

@media only screen and (max-width: 418px) {
	.value-list .list-item-copy {
		max-width: 13rem;
	}
}

/* Overlapping text in ecosistema Apple */
@media (max-width: 1068px) {
	.overview-innovation-ecosystem {
		--p-height: 400px;
	}
}

@media only screen and (min-width: 735px) {
	.section-innovation .tile-ecosystem .tile-content {
		padding-right: 30px;
	}
}
