/* Local Overrides */

/* General helper styles */
.large-only {
	display: block;
}
.medium-only {
	display: none;
}
.small-only {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.large-only {
		display: none;
	}
	.medium-only {
		display: block;
	}
	.small-only {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.large-only {
		display: none;
	}
	.medium-only {
		display: none;
	}
	.small-only {
		display: block;
	}
}

.section-hero
	.section-content
	.hero-slide-wrapper
	.upper-content
	.copy-wrapper
	.hero-headline {
	max-width: 800px;
}

@media only screen and (max-width: 734px) {
	.section-hero
		.section-content
		.hero-slide-wrapper
		.upper-content
		.copy-wrapper {
		bottom: calc(-195px - var(--hero-copy-block-y-adjuster));
	}
}

/* chip superscript */

.techspecs-section.section-connectivity .techspecs-column .techspecs-list sup {
	position: initial;
	vertical-align: top;
}

/* Global Footer superscripts */

#ac-globalfooter sup {
	position: initial;
}

/* buystrip */

#ac-globalfooter .ac-gf-buystrip-info-column .ac-gf-buystrip-info-caption {
	margin-top: 0px;
}

/* water resistance - specs */

@media only screen and (max-width: 332px) {
	.section-tech-specs
		#techspecs-accordion
		.techspecs.with-1-column.with-fullwidthrowheader-small
		.section-splash-water-resistance
		.techspecs-rowheader {
		width: 77%;
	}
}

/* Local Screens */

/* Search Party */
.section-share-airtag .image-share-airtag {
	background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_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) {
	.section-share-airtag .image-share-airtag {
		background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-share-airtag .image-share-airtag {
		background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_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) {
	.section-share-airtag .image-share-airtag {
		background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-share-airtag .image-share-airtag {
		background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_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) {
	.section-share-airtag .image-share-airtag {
		background-image: url("/ca/fr/airtag/images/overview/share_airtag__cg30tsedr8pe_small_2x.jpg");
	}
}

/* Ultra-wideband */
.section-features .image-ultra-wideband {
	background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_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) {
	.section-features .image-ultra-wideband {
		background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-features .image-ultra-wideband {
		background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_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) {
	.section-features .image-ultra-wideband {
		background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-features .image-ultra-wideband {
		background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_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) {
	.section-features .image-ultra-wideband {
		background-image: url("/ca/fr/airtag/images/overview/ultrawide__f8pqs3rm4kmm_small_2x.jpg");
	}
}

/* Lost Mode */
.section-network .image-lost-mode {
	background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_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) {
	.section-network .image-lost-mode {
		background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-network .image-lost-mode {
		background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_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) {
	.section-network .image-lost-mode {
		background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-network .image-lost-mode {
		background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_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) {
	.section-network .image-lost-mode {
		background-image: url("/ca/fr/airtag/images/overview/lost_mode__fr5yue3snj22_small_2x.jpg");
	}
}

/* Lost Item */
.section-network .image-lost-item {
	background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_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) {
	.section-network .image-lost-item {
		background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-network .image-lost-item {
		background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_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) {
	.section-network .image-lost-item {
		background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-network .image-lost-item {
		background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_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) {
	.section-network .image-lost-item {
		background-image: url("/ca/fr/airtag/images/overview/lost_item__dd2xaziuh3sm_small_2x.jpg");
	}
}

/* Privacy */
.section-privacy .image-privacy {
	background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_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) {
	.section-privacy .image-privacy {
		background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-privacy .image-privacy {
		background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_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) {
	.section-privacy .image-privacy {
		background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-privacy .image-privacy {
		background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_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) {
	.section-privacy .image-privacy {
		background-image: url("/ca/fr/airtag/images/overview/privacy__q01u0q5umqqi_small_2x.jpg");
	}
}

/* Simple Setup */
.section-more-features .image-ios {
	background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_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) {
	.section-more-features .image-ios {
		background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-more-features .image-ios {
		background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_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) {
	.section-more-features .image-ios {
		background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-more-features .image-ios {
		background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_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) {
	.section-more-features .image-ios {
		background-image: url("/ca/fr/airtag/images/overview/simple_setup__eqfbz9km7t6q_small_2x.jpg");
	}
}

/* AR */
.section-ar .image-ar {
	background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_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) {
	.section-ar .image-ar {
		background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-ar .image-ar {
		background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_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) {
	.section-ar .image-ar {
		background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-ar .image-ar {
		background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_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) {
	.section-ar .image-ar {
		background-image: url("/ca/fr/airtag/images/overview/ar__smewzuo0k72u_small_2x.jpg");
	}
}
