@media only screen and (max-width: 1068px) {
	.section-hero .hero-headline {
		max-width: 91%;
	}
}
@media only screen and (max-width: 734px) {
	.section-values .section-content {
		width: 91%;
	}
}

.section-apple-intelligence .gradient-text-apple-intelligence {
	padding-bottom: 0.1em;
}