/*Local fixes*/

/* Local nav */

@media only screen and (max-width: 734px) and (max-width: 833px) {
	#ac-localnav .ac-ln-actions {
		padding-top: 26px;
	}
	#ac-localnav {
		height: 65px;
	}
}

/*router-developers tile*/
.router-item.router-developers .router-headline {
	max-width: 10em;
}

/*grid item facetime links*/
@media only screen and (min-width: 1250px) and (max-width: 1322px) {
	.grid-item-facetime-links .typography-blockquote-copy {
		font-size: 52px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1249px) {
	.grid-item-facetime-links .typography-blockquote-copy {
		font-size: 43px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 750px) {
	.grid-item-facetime-links .typography-blockquote-copy {
		font-size: 45px;
	}
}

/*grid-item-mic-modes tile*/
.theme-dark .quote .quote-copy-alt {
	color: #f5f5f7;
}

/*section-facetime*/
.section-facetime .grid-item-mic-modes .term.primary-content {
	max-width: 4em;
}

/*router-beta-software and router-developers tile*/
.router-developers .typography-headline,
.router-beta-software .typography-headline {
	font-size: 48px;
}
@media only screen and (max-width: 1120px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 37px;
	}
}
@media only screen and (max-width: 905px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 36px;
	}
}
@media only screen and (max-width: 860px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 34px;
	}
}
@media only screen and (max-width: 823px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 32px;
	}
}
@media only screen and (max-width: 790px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 29px;
	}
}
@media only screen and (max-width: 734px) {
	.router-developers .typography-headline,
	.router-beta-software .typography-headline {
		font-size: 32px;
	}
}

/* Screens  */

/* Live Text */
@media only screen and (min-width: 1069px) {
	.section-live-text .grid-item-in-apps .image-wrapper {
		max-width: 1390px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-live-text .grid-item-in-apps .image-wrapper {
		width: 100%;
		max-width: 1028px;
	}
}
@media only screen and (max-width: 734px) {
	.section-live-text .grid-item-in-apps .image-wrapper {
		max-width: 480px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-live-text .grid-item-in-apps .tile-image {
		width: 1390px;
		height: 515px;
		background-size: 1390px 515px;
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_large.jpg);
	}
}
@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1069px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1069px) and (min-resolution: 144dpi) {
	.section-live-text .grid-item-in-apps .tile-image {
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_large_2x.jpg);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-live-text .grid-item-in-apps .tile-image {
		height: 356px;
		background-size: 1028px 356px;
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_medium.jpg);
		background-position: center;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-live-text .grid-item-in-apps .tile-image {
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-live-text .grid-item-in-apps .tile-image {
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_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-live-text .grid-item-in-apps .tile-image {
		background-image: url(/la/macos/monterey/images/overview/live_text_apps__gkhs1plk3n2a_small_2x.jpg);
	}
}

/* Airplay  */
@media only screen and (max-width: 734px) {
	.section-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_large.jpg);
	}
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_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-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_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-airplay-to-mac .grid-item-display .tile-image {
		background-image: url(/la/macos/monterey/images/overview/airplay_display__cns7t92o0cwi_small_2x.jpg);
	}
}

/* iCloud */
.section-icloud-plus .grid-item-hide-my-email .tile-image {
	background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-icloud-plus .grid-item-hide-my-email .tile-image {
		background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-icloud-plus .grid-item-hide-my-email .tile-image {
		background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_medium.png);
	}
}
@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-icloud-plus .grid-item-hide-my-email .tile-image {
		background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-icloud-plus .grid-item-hide-my-email .tile-image {
		background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_small.png);
	}
}
@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-icloud-plus .grid-item-hide-my-email .tile-image {
		background-image: url(/la/macos/monterey/images/overview/icloud_hide_email__ezxbu9j7gscy_small_2x.png);
	}
}
.section-icloud-plus .grid-item-hide-my-email .tile-image {
	width: 1210px;
	height: 608px;
	background-size: 1210px 608px;
}
@media only screen and (max-width: 1068px) {
	.section-icloud-plus .grid-item-hide-my-email .tile-image {
		width: 794px;
		height: 415px;
		background-size: 794px 415px;
	}
}
@media only screen and (max-width: 734px) {
	.section-icloud-plus .grid-item-hide-my-email .tile-image {
		width: 480px;
		height: 316px;
		background-size: 480px 316px;
	}
}

/* Router Beta */
.router-item.router-beta-software .router-image {
	background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.router-item.router-beta-software .router-image {
		background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.router-item.router-beta-software .router-image {
		background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_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) {
	.router-item.router-beta-software .router-image {
		background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.router-item.router-beta-software .router-image {
		background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_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) {
	.router-item.router-beta-software .router-image {
		background-image: url(/la/macos/monterey/images/router/abs_program__emrdnothkh26_small_2x.jpg);
	}
}

/* Router iPados */
@media only screen and (min-width: 735px) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_half__bs2k3jm0aviq_large.jpg);
	}
}
@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (min-resolution: 144dpi) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_half__bs2k3jm0aviq_large_2x.jpg);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_half__bs2k3jm0aviq_medium.jpg);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_half__bs2k3jm0aviq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_full__gm4ob2jyoj6u_small.jpg);
		order: 1;
		margin-top: 20px;
	}
}
@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) {
	.router-item.router-ipados .router-image {
		background-image: url(/la/macos/monterey/images/router/ipados_full__gm4ob2jyoj6u_small_2x.jpg);
	}
}

/* Universal control */
@media only screen and (min-width: 1440px) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_large.jpg");
	}
}
@media only screen and (min-width: 1440px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1440px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1440px) and (min-resolution: 144dpi) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1439px) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_large.jpg");
	}
}
@media only screen and (max-width: 1439px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1439px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1439px) and (min-resolution: 144dpi) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_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-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_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-universal-control .grid-item-one-input .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_one_input_fallback__f3n037x3v3yq_small_2x.jpg");
	}
}
html.enhanced
	.section-universal-control
	.grid-item-one-input
	.enhanced-hardware-container
	.inline-video-one-input
	.start-frame {
	background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_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) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_small.png);
	}
}
@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) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_startframe__emtzt6db77au_small_2x.jpg);
	}
}
html.enhanced
	.section-universal-control
	.grid-item-one-input
	.enhanced-hardware-container
	.inline-video-one-input
	.end-frame {
	background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_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) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_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) {
	html.enhanced
		.section-universal-control
		.grid-item-one-input
		.enhanced-hardware-container
		.inline-video-one-input
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_one_input_endframe__etrvdsn4y24i_small_2x.jpg);
	}
}

/* No setup */
html.enhanced
	.section-universal-control
	.grid-item-no-setup
	.enhanced-hardware-container
	.inline-video-no-setup
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.start-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_startframe__cp1aax0588ty_small_2x.jpg);
	}
}
html.enhanced
	.section-universal-control
	.grid-item-no-setup
	.enhanced-hardware-container
	.inline-video-no-setup
	.end-frame {
	background-repeat: no-repeat;
	background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup
		.end-frame {
		background-image: url(/la/macos/monterey/images/overview/universal_control_no_setup_endframe__ffix0tfnzdui_small_2x.jpg);
	}
}
.section-universal-control .grid-item-no-setup .image-wrapper .tile-image {
	background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-universal-control .grid-item-no-setup .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-universal-control .grid-item-no-setup .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_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-universal-control .grid-item-no-setup .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-universal-control .grid-item-no-setup .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_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-universal-control .grid-item-no-setup .image-wrapper .tile-image {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_small_2x.jpg");
	}
}
html.enhanced
	.section-universal-control
	.grid-item-no-setup
	.enhanced-hardware-container
	.inline-video-no-setup {
	background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_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) {
	html.enhanced
		.section-universal-control
		.grid-item-no-setup
		.enhanced-hardware-container
		.inline-video-no-setup {
		background-image: url("/la/macos/monterey/images/overview/universal_control_no_setup_fallback__bonwbxvnvvpy_small_2x.jpg");
	}
}

/* new screens */
.hero-fallback
	.section-hero
	div[data-component-list="HeroComponent"]
	.hero-hardware {
	background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_large.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_medium.png");
	}
}
@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) {
	.hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_small.png");
	}
}
@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) {
	.hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_fallback__bz4vu75puzma_small_2x.png");
	}
}

.no-hero-fallback
	.section-hero
	div[data-component-list="HeroComponent"]
	.hero-hardware
	.hero-animation-app.image-app-dock {
	background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_large.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_medium.png");
	}
}
@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) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_small.png");
	}
}
@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) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_small_2x.png");
	}
}
@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1069px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1069px) and (min-resolution: 144dpi) {
	.no-hero-fallback
		.section-hero
		div[data-component-list="HeroComponent"]
		.hero-hardware
		.hero-animation-app.image-app-dock {
		background-image: url("/la/macos/monterey/images/overview/hero/hero_dock__mlpp5tqzrmqi_large.png");
	}
}

.section-facetime .grid-item-grid-view .tile-image {
	background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-facetime .grid-item-grid-view .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-grid-view .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_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-facetime .grid-item-grid-view .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-grid-view .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_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-facetime .grid-item-grid-view .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_grid_view__h2on1ris752e_small_2x.jpg");
	}
}

.section-facetime .grid-item-share-your-screen .tile-image {
	background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-facetime .grid-item-share-your-screen .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-share-your-screen .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_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-facetime .grid-item-share-your-screen .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-share-your-screen .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_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-facetime .grid-item-share-your-screen .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_screen_sharing__bvvgynshm2j6_small_2x.jpg");
	}
}

.section-facetime .grid-item-shareplay .tile-image {
	background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-facetime .grid-item-shareplay .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-shareplay .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_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-facetime .grid-item-shareplay .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-shareplay .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_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-facetime .grid-item-shareplay .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime__gaawyqmbyxqy_small_2x.jpg");
	}
}

.section-facetime .grid-item-spatial-audio .tile .tile-content {
	background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-facetime .grid-item-spatial-audio .tile .tile-content {
		background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-spatial-audio .tile .tile-content {
		background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_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-facetime .grid-item-spatial-audio .tile .tile-content {
		background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-spatial-audio .tile .tile-content {
		background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_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-facetime .grid-item-spatial-audio .tile .tile-content {
		background-image: url("/la/macos/monterey/images/overview/facetime_spatial_audio__8p2i4mi7g76e_small_2x.jpg");
	}
}

.section-facetime .grid-item-watch-together .tile-image {
	background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-facetime .grid-item-watch-together .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-watch-together .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_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-facetime .grid-item-watch-together .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-watch-together .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_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-facetime .grid-item-watch-together .tile-image {
		background-image: url("/la/macos/monterey/images/overview/facetime_watch_together__dpnwngfjbpm6_small_2x.jpg");
	}
}

.section-messages .grid-item-shared-with-you .tile-image {
	background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-messages .grid-item-shared-with-you .tile-image {
		background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-shared-with-you .tile-image {
		background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_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-messages .grid-item-shared-with-you .tile-image {
		background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-messages .grid-item-shared-with-you .tile-image {
		background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_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-messages .grid-item-shared-with-you .tile-image {
		background-image: url("/la/macos/monterey/images/overview/messages_share__flgvahjv1eaa_small_2x.jpg");
	}
}

.section-focus .grid-item-automatic-filtering .tile-image {
	background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-focus .grid-item-automatic-filtering .tile-image {
		background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-focus .grid-item-automatic-filtering .tile-image {
		background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_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-focus .grid-item-automatic-filtering .tile-image {
		background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-focus .grid-item-automatic-filtering .tile-image {
		background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_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-focus .grid-item-automatic-filtering .tile-image {
		background-image: url("/la/macos/monterey/images/overview/focus_notification__e9ngvxp06m62_small_2x.jpg");
	}
}

.section-safari .grid-item-access .tile-image {
	background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-safari .grid-item-access .tile-image {
		background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-safari .grid-item-access .tile-image {
		background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_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-safari .grid-item-access .tile-image {
		background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-safari .grid-item-access .tile-image {
		background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_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-safari .grid-item-access .tile-image {
		background-image: url("/la/macos/monterey/images/overview/safari_access__ewze2lmr38qe_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) {
	.section-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_large.jpg");
	}
}
@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (min-resolution: 144dpi) {
	.section-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_large_2x.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_medium.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_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-quick-notes-and-notes .grid-item-attach-quick-note .tile-image {
		background-image: url("/la/macos/monterey/images/overview/notes_quick__ddf668zm3mqa_small_2x.jpg");
	}
}

.section-airplay-to-mac .grid-item-airplay-speaker .tile-image {
	background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-airplay-to-mac .grid-item-airplay-speaker .tile-image {
		background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-airplay-to-mac .grid-item-airplay-speaker .tile-image {
		background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_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-airplay-to-mac .grid-item-airplay-speaker .tile-image {
		background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-airplay-to-mac .grid-item-airplay-speaker .tile-image {
		background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_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-airplay-to-mac .grid-item-airplay-speaker .tile-image {
		background-image: url("/la/macos/monterey/images/overview/airplay_speaker__cg8g9j92yeqa_small_2x.jpg");
	}
}

.section-maps .grid-item-transit .tile-image {
	background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-maps .grid-item-transit .tile-image {
		background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-maps .grid-item-transit .tile-image {
		background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_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-maps .grid-item-transit .tile-image {
		background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-maps .grid-item-transit .tile-image {
		background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_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-maps .grid-item-transit .tile-image {
		background-image: url("/la/macos/monterey/images/overview/maps_new_transit__f6u14aiw976m_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) {
	.section-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_large.jpg");
	}
}
@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (min-resolution: 144dpi) {
	.section-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_large_2x.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_medium.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_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-icloud-plus .grid-item-more-icloud-than-ever .tile-image {
		background-image: url("/la/macos/monterey/images/overview/icloud_more__clta50vwkg76_small_2x.jpg");
	}
}

.section-more .image-more {
	background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_large.jpg");
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-more .image-more {
		background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-more .image-more {
		background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_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 .image-more {
		background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-more .image-more {
		background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_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 .image-more {
		background-image: url("/la/macos/monterey/images/overview/even_more__fdvcgx80tx6y_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) {
	.section-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_large.jpg");
	}
}
@media only screen and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (min-resolution: 144dpi) {
	.section-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_large_2x.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_medium.jpg");
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_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-router .router-why-mac .router-image {
		background-image: url("/la/macos/monterey/images/router/why_mac__bh26etpjcqaa_small_2x.jpg");
	}
}
