/* Local Overrides */

/* Hero */
@media only screen and (min-width: 1069px) {
	.section-hero .post-event-body .hero-copy {
		max-width: 487px;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hero .post-event-body .hero-copy {
		max-width: 543px;
	}
}

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

/* screens */

.logo-apple-intelligence-pro {
	width: 448px;
	height: 191px;
	background-size: 448px 191px;
	background-image: url(/ca/fr/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(/ca/fr/apple-events/home/images/overview/announced/logo_apple_intelligence_glow__b5uq1tf9ngeu_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-announced .announced-item-iphone-16-pro .logo-container {
		left: 0px;
	}
}

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

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

/**/

.section-announced .announced-item-iphone-16 .logo-container {
	margin-left: -3px;
}

.logo-apple-intelligence {
	width: 310px;
	height: 24px;
	background-size: 310px 24px;
	background-image: url(/ca/fr/apple-events/home/images/overview/announced/logo_apple_intelligence__eftn2mdgobki_large.png);
}

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

@media only screen and (max-width: 1068px) {
	.section-announced .announced-item-iphone-16 .logo-container {
		margin-left: -3px;
	}
}

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

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

/* sep-9-tile */
.section-recent-events .recent-events-gallery .item-container .gallery-item {
	height: 495px;
}

/* OS */
@media only screen and (min-width: 1069px) {
	.section-announced .announced-item-ios-26 .product-copy {
		max-width: 520px;
	}
}
