/* LOCAL OVERRIDES */

/*Beta tile*/

.page-overview
	.section-router
	.router-item.router-download-software
	.router-content {
	margin-top: 20px;
}
/* dev tile */
.page-overview
	.section-router
	.router-item.router-developers
	.router-content
	.router-headline {
	max-width: 530px;
}

@media only screen and (max-width: 1068px) {
	.page-overview
		.section-router
		.router-item.router-developers
		.router-content
		.router-headline {
		max-width: 400px;
	}
}

@media only screen and (max-width: 736px) {
	.page-overview
		.section-router
		.router-item.router-developers
		.router-content
		.router-headline {
		max-width: 330px;
	}
}
/* DEV tile */
.page-overview .section-router .router-item.router-developers .router-content {
	top: 60px;
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-router
		.router-item.router-developers
		.router-content {
		top: 55px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-router
		.router-item.router-developers
		.router-content {
		top: 50px;
	}
}

@media only screen and (max-width: 856px) and (min-width: 735px) {
	.page-overview
		.section-router
		.router-item.router-developers
		.router-content {
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 856px) and (min-width: 735px) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.router-content {
		margin-bottom: 15px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

/*Secutity tiles*/

@media only screen and (min-width: 735px) and (max-width: 822px) {
	.hidden-album-copy {
		font-size: 34px;
	}
}

@media only screen and (max-width: 335px) {
	.section-azure
		> article
		> .grid
		> div
		> div
		> .tile-content
		> .tile-body-blockquote
		> div
		> div
		> p {
		font-size: 38px;
	}
}

/*gaming-buddy Alt*/

@media only screen and (min-width: 1069px) {
	.grid-item-gaming-buddy .tile-body {
		flex-direction: row-reverse;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item-gaming-buddy .tile-body {
		flex-direction: row-reverse;
	}
}

@media only screen and (min-width: 1069px) {
	.page-overview
		.section-accessibility
		.grid-item-gaming-buddy
		.tile-body-blockquote {
		height: 620px;
		padding-top: 165px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview
		.section-accessibility
		.grid-item-gaming-buddy
		.tile-body-blockquote {
		height: 600px;
		padding-top: 195px;
	}
}

@media only screen and (min-width: 1069px) {
	.page-overview .section-accessibility .grid-item-gaming-buddy {
		--lottie-width: 300px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview .section-accessibility .grid-item-gaming-buddy {
		--lottie-width: 250px;
	}
}

@media only screen and (min-width: 1069px) {
	.page-overview
		.section-accessibility
		.grid-item-gaming-buddy
		.tile-blockquote {
		max-width: 440px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview
		.section-accessibility
		.grid-item-gaming-buddy
		.tile-blockquote {
		max-width: 300px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1249px) {
	.grid-item-gaming-buddy .typography-blockquote-copy {
		font-size: 56px;
		line-height: 1.0714285714;
	}
}

/* Router section */
@media only screen and (min-width: 1068px) {
	.page-overview .section-router .router-item.router-developers {
		min-height: 670px;
	}
}

/*Localized screens*/

/* spotlight */
@media only screen and (min-width: 735px) and (max-width: 835px) {
	.image-overview-spotlight-spotlight-ui {
		position: relative;
		left: 15%;
	}
}

/* MAIL - IMPROVED SEARCH */
.page-overview .section-mail .image-overview-mail-search {
	background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_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) {
	.page-overview .section-mail .image-overview-mail-search {
		background-image: url(/co/macos/ventura/images/overview/mail/search__f6stbwx10dqq_small_2x.jpg);
	}
}

.page-overview .section-hero .image-overview-hero-imac {
	width: 1440px;
	height: 1145px;
	background-size: 1440px 1145px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .image-overview-hero-imac {
		width: 1068px;
		height: 861px;
		background-size: 1068px 861px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-hero .image-overview-hero-imac {
		width: 629px;
		height: 447px;
		background-size: 629px 447px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_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) {
	.page-overview .section-hero .image-overview-hero-imac {
		background-image: url(/co/macos/ventura/images/overview/hero/imac__ditrvdkvbjma_small_2x.png);
	}
}

.page-overview .section-hero .image-overview-hero-air {
	width: 450px;
	height: 260px;
	background-size: 450px 260px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .image-overview-hero-air {
		width: 339px;
		height: 197px;
		background-size: 339px 197px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-hero .image-overview-hero-air {
		width: 176px;
		height: 103px;
		background-size: 176px 103px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_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) {
	.page-overview .section-hero .image-overview-hero-air {
		background-image: url(/co/macos/ventura/images/overview/hero/air__l4qbghd5lkam_small_2x.png);
	}
}

.page-overview .section-spotlight .image-overview-spotlight-richer-search {
	width: 760px;
	height: 465px;
	background-size: 760px 465px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		width: 436px;
		height: 268px;
		background-size: 436px 268px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		width: 292px;
		height: 181px;
		background-size: 292px 181px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_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) {
	.page-overview .section-spotlight .image-overview-spotlight-richer-search {
		background-image: url(/co/macos/ventura/images/overview/spotlight/richer_search__dta3ba3wgj2a_small_2x.jpg);
	}
}

.page-overview
	.section-safari-passkeys
	.image-overview-safari-passkeys-tab-groups {
	width: 925px;
	height: 595px;
	background-size: 925px 595px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_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) {
	.page-overview
		.section-safari-passkeys
		.image-overview-safari-passkeys-tab-groups {
		background-image: url(/co/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-safari-passkeys
		.image-overview-safari-passkeys-tab-groups {
		width: 648px;
		height: 416px;
		background-size: 648px 416px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_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) {
	.page-overview
		.section-safari-passkeys
		.image-overview-safari-passkeys-tab-groups {
		background-image: url(/co/macos/ventura/images/overview/safari-passkeys/tab_groups__f7kwwkhrfr22_medium_2x.jpg);
	}
}

.page-overview .section-messages .image-overview-messages-shareplay {
	width: 604px;
	height: 597px;
	background-size: 604px 597px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		width: 471px;
		height: 516px;
		background-size: 471px 516px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		width: 383px;
		height: 297px;
		background-size: 383px 297px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_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) {
	.page-overview .section-messages .image-overview-messages-shareplay {
		background-image: url(/co/macos/ventura/images/overview/messages/shareplay__br512diw67qq_small_2x.jpg);
	}
}

.page-overview .section-messages .image-overview-messages-collaboration {
	width: 559px;
	height: 342px;
	background-size: 559px 342px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		width: 582px;
		height: 357px;
		background-size: 582px 357px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		width: 382px;
		height: 297px;
		background-size: 382px 297px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_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) {
	.page-overview .section-messages .image-overview-messages-collaboration {
		background-image: url(/co/macos/ventura/images/overview/messages/collaboration__bt0z0rr490aa_small_2x.jpg);
	}
}

.page-overview .section-stage-manager .image-overview-expose-workspace {
	width: 548px;
	height: 462px;
	background-size: 548px 462px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		width: 422px;
		height: 356px;
		background-size: 422px 356px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		width: 286px;
		height: 241px;
		background-size: 286px 241px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_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) {
	.page-overview .section-stage-manager .image-overview-expose-workspace {
		background-image: url(/co/macos/ventura/images/overview/expose/workspace__e2g27bbzdo2u_small_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-webcam {
		width: 379px;
		height: 355px;
		background-size: 379px 355px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_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) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-webcam {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/webcam__bsokd6l67ehe_small_2x.jpg);
	}
}

.page-overview .section-even-more .image-overview-even-more-even-more {
	width: 1440px;
	height: 1139px;
	background-size: 1440px 1139px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		width: 1068px;
		height: 825px;
		background-size: 1068px 825px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		width: 629px;
		height: 446px;
		background-size: 629px 446px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_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) {
	.page-overview .section-even-more .image-overview-even-more-even-more {
		background-image: url(/co/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_small_2x.jpg);
	}
}

.page-overview
	.section-shared-photo-library
	.image-overview-shared-photo-library-icloud {
	width: 924px;
	height: 594px;
	background-size: 924px 594px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview
		.section-shared-photo-library
		.image-overview-shared-photo-library-icloud {
		background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-shared-photo-library
		.image-overview-shared-photo-library-icloud {
		width: 648px;
		height: 416px;
		background-size: 648px 416px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview
		.section-shared-photo-library
		.image-overview-shared-photo-library-icloud {
		background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-shared-photo-library
		.image-overview-shared-photo-library-icloud {
		width: 382px;
		height: 297px;
		background-size: 382px 297px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_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) {
	.page-overview
		.section-shared-photo-library
		.image-overview-shared-photo-library-icloud {
		background-image: url(/co/macos/ventura/images/overview/shared-photo-library/icloud__dtg5uzppo4uq_small_2x.jpg);
	}
}

.page-overview
	.section-stage-manager
	.grid-item-stage-manager
	.inline-video-container
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_startframe__fygpemwvkfam_small_2x.jpg);
	}
}

.page-overview
	.section-stage-manager
	.grid-item-stage-manager
	.inline-video-container
	.end-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_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) {
	.page-overview
		.section-stage-manager
		.grid-item-stage-manager
		.inline-video-container
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/stage_manager_endframe__fpwebpq9vvmi_small_2x.jpg);
	}
}

.page-overview
	.section-stage-manager
	.grid-item-switch-between-apps
	.inline-video-switch-between-apps
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_startframe__4avq0gef9fmy_small_2x.jpg);
	}
}

.page-overview
	.section-stage-manager
	.grid-item-switch-between-apps
	.inline-video-switch-between-apps
	.end-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_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) {
	.page-overview
		.section-stage-manager
		.grid-item-switch-between-apps
		.inline-video-switch-between-apps
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/expose/switch_apps_endframe__caaedwg64x5y_small_2x.jpg);
	}
}

.page-overview
	.section-continuity-camera
	.grid-item-center-stage
	.inline-video-center-stage
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.start-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_startframe__d4xlx24hlwgi_small_2x.jpg);
	}
}

.page-overview
	.section-continuity-camera
	.grid-item-center-stage
	.inline-video-center-stage
	.end-frame {
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_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) {
	.page-overview
		.section-continuity-camera
		.grid-item-center-stage
		.inline-video-center-stage
		.end-frame {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/center_stage_endframe__8hse8cao9s2y_small_2x.jpg);
	}
}

.page-overview
	.section-continuity-camera
	.image-overview-iphone-webcam-desk-view {
	width: 1390px;
	height: 983px;
	background-size: 1390px 983px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-desk-view {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-desk-view {
		width: 1028px;
		height: 712px;
		background-size: 1028px 712px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-desk-view {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-desk-view {
		width: 480px;
		height: 710px;
		background-size: 480px 710px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_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) {
	.page-overview
		.section-continuity-camera
		.image-overview-iphone-webcam-desk-view {
		background-image: url(/co/macos/ventura/images/overview/iphone-webcam/desk_view__bkabmke4yo76_small_2x.jpg);
	}
}

.page-overview .section-games .image-overview-games-shareplay {
	width: 619px;
	height: 646px;
	background-size: 619px 646px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-games .image-overview-games-shareplay {
		width: 447px;
		height: 460px;
		background-size: 447px 460px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-games .image-overview-games-shareplay {
		width: 380px;
		height: 362px;
		background-size: 380px 362px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_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) {
	.page-overview .section-games .image-overview-games-shareplay {
		background-image: url(/co/macos/ventura/images/overview/games/shareplay__br512diw67qq_small_2x.jpg);
	}
}

.page-overview
	.section-router
	.router-item.router-download-software
	.image-apple-download-software {
	width: 601px;
	height: 274px;
	background-size: 601px 274px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_large.jpg);
	margin-top: 71px;
}
@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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		width: 384px;
		height: 175px;
		background-size: 384px 175px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		width: 362px;
		height: 165px;
		background-size: 362px 165px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_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) {
	.page-overview
		.section-router
		.router-item.router-download-software
		.image-apple-download-software {
		background-image: url(/co/macos/ventura/images/overview/router/apple_beta__chxl48exxu82_small_2x.jpg);
	}
}

.page-overview .section-spotlight .image-overview-spotlight-actions {
	width: 447px;
	height: 384px;
	background-size: 447px 384px;
	background-repeat: no-repeat;
	background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		width: 504px;
		height: 312px;
		background-size: 504px 312px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		width: 480px;
		height: 355px;
		background-size: 480px 355px;
		background-repeat: no-repeat;
		background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_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) {
	.page-overview .section-spotlight .image-overview-spotlight-actions {
		background-image: url(/co/macos/ventura/images/overview/spotlight/actions__cgq1o32dgkly_small_2x.jpg);
	}
}

/* router : why-mac */
.page-overview
	.section-router
	.router-item.router-why-mac
	.image-apple-why-mac {
	background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview
		.section-router
		.router-item.router-why-mac
		.image-apple-why-mac {
		background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview
		.section-router
		.router-item.router-why-mac
		.image-apple-why-mac {
		background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview
		.section-router
		.router-item.router-why-mac
		.image-apple-why-mac {
		background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.page-overview
		.section-router
		.router-item.router-why-mac
		.image-apple-why-mac {
		background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_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) {
	.page-overview
		.section-router
		.router-item.router-why-mac
		.image-apple-why-mac {
		background-image: url("/co/macos/ventura/images/router/why_mac__fupk4gkegeye_small_2x.jpg");
	}
}

.page-overview .section-facetime-handoff .image-overview-facetime-switch {
	background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_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) {
	.page-overview .section-facetime-handoff .image-overview-facetime-switch {
		background-image: url(/co/macos/ventura/images/overview/facetime/switch__f9h5hapaf0ia_small_2x.jpg);
	}
}
