html .section-september-event [data-tile-id="hero-september-2026-apple-event"] {
	background-color: #42679e;
}

@media only screen and (min-width: 735px) {
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-subhead {
		max-width: 650px;
	}
}

@media only screen and (max-width: 734px) {
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-subhead {
		max-width: 375px;
	}
}

@media only screen and (max-width: 500px) {
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-ctas {
		display: flex;
		flex-direction: column;
	}
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-ctas
		.button-neutral {
		max-width: 172px;
		text-wrap: unset;
	}
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-ctas
		.button-secondary-neutral {
		margin-top: 20px;
	}
}

/* duo */
.section-iphone-duo .tile-callout.typography-tile-callout {
	max-width: 275px;
}
@media (max-width: 1069px) {
	.section-iphone-duo .tile-subhead.typography-tile-subhead {
		max-width: 526px;
	}
}
@media (max-width: 734px) {
	.section-iphone-duo .tile-subhead.typography-tile-subhead {
		max-width: 318px;
	}
}
@media (min-width: 1069px) {
	.section-iphone-18-pro .tile-subhead.typography-tile-subhead {
		max-width: 579px;
	}
}
@media (max-width: 1068px) {
	.section-iphone-18-pro .tile-subhead.typography-tile-subhead {
		max-width: 525px;
	}
}
@media (max-width: 734px) {
	.section-iphone-18-pro .tile-subhead.typography-tile-subhead {
		max-width: 318px;
	}
}

@media (max-width: 1068px) {
	.section-apple-watch-series-12 .tile-subhead.typography-tile-subhead {
		max-width: 500px;
	}
}
@media (max-width: 734px) {
	.section-apple-watch-series-12 .tile-subhead.typography-tile-subhead {
		max-width: 337px;
	}
}
.section-apple-watch-ultra-4 .tile-subhead.typography-tile-subhead {
	max-width: 476px;
}
@media (max-width: 734px) {
	.section-apple-watch-ultra-4 .tile-subhead.typography-tile-subhead {
		max-width: 335px;
	}
}
.section-airpods-5 .tile-subhead.typography-tile-subhead {
	max-width: 452px;
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-airpods-5 .tile-subhead.typography-tile-subhead {
		max-width: 424px;
	}
}
@media (max-width: 734px) {
	.section-airpods-5 .tile-subhead.typography-tile-subhead {
		max-width: 315px;
	}
}
