/* Local Overrides */

/* hero */
.section-hero .hero-copy-announce {
	max-width: 460px;
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-copy-announce {
		max-width: 220px;
	}
}

/*  */
.section-announced .announced-item-airpods-max .product-copy {
	max-width: 480px;
}

.xs-show {
	display: none;
}

@media only screen and (max-width: 475px) {
	.xs-show {
		display: block;
	}
}

/* screens */

.section-announced .announced-item-subhead.logo-apple-intelligence-pro {
	margin-left: 10px;
}

.logo-apple-intelligence-pro {
	width: 448px;
	height: 191px;
	background-size: 448px 191px;
	background-image: url(/cl/apple-events/home/images/overview/announced/logo_apple_intelligence_glow__b5uq1tf9ngeu_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.logo-apple-intelligence-pro {
		background-image: url(/cl/apple-events/home/images/overview/announced/logo_apple_intelligence_glow__b5uq1tf9ngeu_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.logo-apple-intelligence-pro {
		width: 350px;
		height: 150px;
		background-size: 350px 150px;
	}
	.section-announced .announced-item-subhead.logo-apple-intelligence-pro {
		margin-left: 12px;
	}
}

@media only screen and (max-width: 734px) {
	.logo-apple-intelligence-pro {
		width: 380px;
		height: 162px;
		background-size: 380px 162px;
	}
	.section-announced .announced-item-subhead.logo-apple-intelligence-pro {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 360px) {
	.logo-apple-intelligence-pro {
		width: 330px;
		height: 141px;
		background-size: 330px 141px;
	}
}

/**/
.logo-apple-intelligence {
	width: 345px;
	height: 24px;
	background-size: 345px 24px;
	background-image: url(/cl/apple-events/home/images/overview/announced/logo_apple_intelligence__eftn2mdgobki_large.png);
	margin-left: -7px;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.logo-apple-intelligence {
		background-image: url(/cl/apple-events/home/images/overview/announced/logo_apple_intelligence__eftn2mdgobki_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.logo-apple-intelligence {
		width: 310px;
		height: 22px;
		background-size: 310px 22px;
		margin-left: -6px;
	}
}

@media only screen and (max-width: 734px) {
	.logo-apple-intelligence {
		width: 310px;
		height: 22px;
		background-size: 310px 22px;
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.logo-apple-intelligence {
		width: 310px;
		height: 22px;
		background-size: 310px 22px;
	}
}

@media only screen and (max-width: 360px) {
	.logo-apple-intelligence {
		width: 280px;
		height: 20px;
		background-size: 280px 20px;
	}
}

/* sep-9-tile */
@media only screen and (min-width: 735px) {
	.section-recent-events
		.recent-events-gallery
		.item-container
		.gallery-item {
		height: 495px;
	}
}
@media only screen and (max-width: 734px) {
	.section-recent-events
		.recent-events-gallery
		.item-container
		.gallery-item {
		height: 515px;
	}
}
