.xsmall {
	display: none;
}
.jp-headline-adjust-xsmall {
	display: none;
}
@media only screen and (max-width: 320px) {
	.xsmall {
		display: block;
	}
	.jp-headline-adjust-xsmall {
		display: inline;
		margin-right: -0.45em;
	}
}

.jp-headline-adjust {
	margin-right: -0.45em;
}

.jp-headline-adjust.ignore-large {
	margin-right: 0em;
}

.footnote-supglyph a:hover {
	text-decoration: none;
}

@media only screen and (max-width: 1068px) {
	.jp-headline-adjust.ignore-large {
		margin-right: -0.45em;
	}
}

.icon-wrapper .icon-after::after {
	position: relative !important;
	top: -0.075em;
}
a.icon-wrapper .icon-copy .icon-after:after {
	display: inline-block;
}

.nowrap.noblock {
	display: inline;
}

/* JP Styles */
.typography-section-headline {
	line-height: 0.95 !important;
}
@media only screen and (max-width: 734px) {
	.section-hero-copy {
		max-width: 100%;
	}
}

.section-digital-assistant .section-content .callout-title {
	max-width: 20ch;
}

@media only screen and (min-width: 735px) {
	.section-digital-assistant .section-content .callout-copy {
		max-width: 100%;
	}
}

.section-in-the-car.section-scenario {
	padding-top: 150px;
}

@media only screen and (max-width: 734px) {
	.section-in-the-car.section-scenario {
		padding-top: 98px;
	}
}

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

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

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

@media only screen and (max-width: 734px) {
	.section-in-the-car.section-scenario .scenario-tile.large-span-12 .tile-image {
		padding-right: 0;
		padding-top: 0;
	}
	.section-in-the-car.section-scenario .scenario-tile.large-span-12 {
		display: grid;
		min-height: 384px;
	}
}

.section-scenario .align-hw-right .hey-siri.hey-siri {
	grid-column-end: 7;
}

@media only screen and (max-width: 734px) {
	.section-scenario .align-hw-right .main-tile.jp-align {
		align-items: flex-start;
	}
	.section-scenario .align-hw-right .hey-siri.hey-siri {
		grid-column-end: 6;
	}
}

.section-in-the-car .grid .copy-container {
	grid-column-start: 8;
}

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

@media only screen and (max-width: 414px) {
	.typography-digital-assistant-headline {
		font-size: 28px;
		line-height: 1.1428571429;
	}
}

.section.section-routers h2.typography-headline-super {
	width: 100%;
	max-width: 100%;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-on-the-go .main-tile .hey-siri .main-tile-headline {
		max-width: 100%;
	}
	.section-scenario .align-hw-left .hey-siri {
		padding-right: 0;
	}
}

.section-working-out .copy-container .copy {
	max-width: 420px;
}
@media only screen and (max-width: 1068px) {
	.section-working-out .copy-container .copy {
		max-width: 199px;
	}
}
@media only screen and (max-width: 734px) {
	.section-working-out .copy-container .copy {
		max-width: 220px;
	}
}

@media only screen and (min-width: 1201px) {
	.section-apple-intelligence .headline {
		padding-bottom: 15px;
	}
	.typography-section-headline {
		font-size: 246px;
	}
	.section-on-the-go .secondary-image {
		right: 29%;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1200px) {
	.section-apple-intelligence .headline {
		padding-bottom: 27px;
	}
	.typography-section-headline {
		font-size: 218px;
	}
	.section-on-the-go .secondary-image {
		right: 27%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-intelligence .headline {
		padding-bottom: 27px;
	}
	.section-on-the-go .secondary-image {
		right: 23%;
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-intelligence .headline {
		padding-bottom: 25px;
	}
}

.section-apple-intelligence .section-copy {
	max-width: 79.4ch;
}
@media only screen and (max-width: 1068px) {
	.section-apple-intelligence .section-copy {
		max-width: 54ch;
	}
}

.section-apple-intelligence .section-copy {
	max-width: 675px;
}
@media only screen and (max-width: 1068px) {
	.section-apple-intelligence .section-copy {
		max-width: 459px;
	}
}

.section-apple-intelligence .section-content .section-copy .typography-intelligence-badge .footnote-supglyph {
	padding-left: 2px;
}

.section-apple-intelligence .badge {
	padding-block: 7px 5px;
}
@media only screen and (max-width: 734px) {
	html.touch.no-android .section-apple-intelligence .badge {
		padding-block: 5px 3px;
	}
}
