/* local overrides */
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 .tile-ctas {
		display: flex;
	}
}
.tile-callout.typography-tile-callout {
	max-width: 380px;
}

@media only screen and (min-width: 1068px) {
	.section-airpods-5
		[data-component-list~="SeptemberEvent2026"]
		.tile-subhead {
		max-width: 421px;
	}
}

@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: 130px;
		text-wrap: unset;
	}
	.section-september-event
		[data-component-list~="SeptemberEvent2026"]
		.tile-ctas
		.button-secondary-neutral {
		margin-top: 20px;
	}
}
