/* start heroes/wwdc26-announce */
@media only screen and (max-width: 735px) {
	.main [data-module-template="heroes"] [data-unit-id="wwdc26-announce"] .unit-copy-wrapper > *.subhead {
		padding-top: 305px;
	}
}
/* end heroes/wwdc26-announce */

/* start promos/college-students-2026 */
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
	background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
		background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
		background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
		background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
		background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-college-students-2026-promo-college-students {
		background-image: url("/my/home/images/promos/college-students-2026/promo_college_students__bxqdcoxgjzw2_small_2x.jpg");
	}
}
/* end promos/college-students-2026 */

/* start promos/iphone-tradein */
.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .unit-copy-wrapper .subhead {
	max-width: 348px;
}

.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .unit-image {
	top: 25px;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .unit-copy-wrapper .subhead {
		max-width: 311px;
	}

	.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .unit-image {
		top: 30px;
	}
}

.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .footnote-number {
	color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="promos"] [data-unit-id="iphone-tradein"] .unit-image {
		top: 0px;
	}
}
/* end promos/iphone-tradein */
