.main-tile .hey-siri span.nowrap {
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
	background-clip: unset;
	background-image: unset;
}

.typography-section-headline {
	line-height: 0.95;
}

.section-in-the-kitchen .headline {
	line-height: 1.1;
}

.section-siri-does-this.near-section .has-fade p.typography-label {
	white-space: pre;
}

.section-digital-assistant .section-content .callout-copy {
	line-height: 1.2;
}

.section-in-the-kitchen .headline {
	padding-top: 30px;
}

.section-in-the-car .headline {
	padding-top: 40px;
}

.section-in-the-car .grid .copy-container .copy {
	margin-top: -100px;
}

@media only screen and (max-width: 1068px) {
	.section-in-the-car .grid .copy-container .copy {
		margin-top: -50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-in-the-car .grid .copy-container .copy {
		margin-top: -30px;
	}
}

.section-on-the-go .secondary-image {
	right: 30%;
	top: 71%;
}

@media only screen and (max-width: 1068px) {
	.section-on-the-go .secondary-image {
		right: 22%;
	}
}

@media only screen and (max-width: 734px) {
	.section-on-the-go .secondary-image {
		right: 20%;
		top: 53%;
	}
}

.overview-car-tile-1 {
	--p-width: 442px;
	--p-height: 344px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-car-tile-1 {
		--p-width: 310px;
		--p-height: 239px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-car-tile-1 {
		--p-width: 226px;
		--p-height: 227px;
	}
}

@media only screen and (min-width: 735px) and (min-width: 735px) {
	.ag-large-span-12 {
		grid-column: span 12;
	}

	.section-scenario .scenario-tile.ag-large-span-12 {
		display: flex;
		min-height: 280px;
		align-items: center;
		justify-content: space-between;
	}

	.section-scenario .scenario-tile.ag-large-span-12 .tile-image {
		padding-right: var(--tile-padding);
		padding-top: var(--tile-padding);
	}
}

.typography-section-headline {
	font-size: 230px;
}

@media only screen and (max-width: 1200px) {
	.typography-section-headline {
		font-size: 200px;
	}
}

@media only screen and (max-width: 1068px) {
	.typography-section-headline {
		font-size: 152px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-section-headline {
		font-size: 70px;
	}
}

@media only screen and (max-width: 320px) {
	.typography-section-headline {
		font-size: 66px;
	}
}

.section-siri-does-this {
	margin-top: -1px;
}

/* Section Scenario */

.section-scenario .grid .in-the-kitchen-tile {
	min-height: 504px;
}

/* Privacy */

.section-digital-assistant .section-content .callout-title {
	max-width: 860px;
}

@media only screen and (max-width: 1068px) {
	.section-digital-assistant .section-content .callout-title {
		max-width: 790px;
	}
}

@media only screen and (max-width: 734px) {
	.section-digital-assistant .section-content .callout-title {
		max-width: unset;
	}
}

.section-digital-assistant .section-content .callout-copy {
	max-width: 860px;
}

@media only screen and (max-width: 1068px) {
	.section-digital-assistant .section-content .callout-copy {
		max-width: 670px;
		margin-left: 40px;
		margin-right: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-digital-assistant .section-content .callout-copy {
		max-width: unset;
		margin-left: 0;
		margin-right: 0;
	}
}

.section-in-the-kitchen .grid-main .image-wrapper-sticky picture {
	margin-top: 235px;
}

@media only screen and (max-width: 1068px) {
	.section-in-the-kitchen .grid-main .image-wrapper-sticky picture {
		margin-top: 205px;
	}
}

.section-apple-intelligence .badge {
	white-space: normal;
}
