/* Local overrides */

/* PDFs and Notes - Section */
/* Blockquote Copy */
/* Large */
.section-pdfs-notes .grid-item-interact .blockquote-underline-wrapper {
	top: 171px;
}
.section-pdfs-notes .grid-item-interact .lottie-interact {
	top: 484px;
}
/* Medium */
@media only screen and (max-width: 1068px) {
	.section-pdfs-notes .grid-item-interact .blockquote-underline-wrapper {
		top: 147px;
	}
	.section-pdfs-notes .grid-item-interact .lottie-interact {
		top: 375px;
	}
}
/* Small and X-Small */
@media only screen and (max-width: 734px) {
	.section-pdfs-notes .grid-item-interact .blockquote-underline-wrapper {
		top: 122px;
	}
	.section-pdfs-notes .grid-item-interact .lottie-interact {
		top: 344px;
	}
}

/* Animados Blockquote Copy */
.section-stickers .typography-blockquote-copy br {
	display: none;
}
@media only screen and (min-width: 1069px) and (max-width: 1368px) {
	.section-stickers .typography-blockquote-copy br {
		display: inline;
	}
}

/* Notes underline */
/* Large */
.section-pdfs-notes .grid-item-interact .image-pdfs-notes-interact-underline {
	width: 191px;
	top: 49px;
	left: 151px;
}
@media only screen and (min-width: 1069px) and (max-width: 1249px) {
	.section-pdfs-notes
		.grid-item-interact
		.image-pdfs-notes-interact-underline {
		width: 173px;
		top: 39px;
		left: 123px;
	}
}
/* Medium, Small and X-Small */
@media only screen and (max-width: 1068px) {
	.section-pdfs-notes
		.grid-item-interact
		.image-pdfs-notes-interact-underline {
		width: 135px;
		top: 36px;
		left: 108px;
	}
}
/* Safari and passwords - Autofill Tile */
.section-safari-passwords
	.section-safari-passwords
	.grid-item-autofill
	.overview-safari-passwords-autofill-ui {
	top: -65px;
}

@media only screen and (max-width: 1068px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-autofill
		.overview-safari-passwords-autofill-ui {
		top: -50px;
	}
}

@media only screen and (max-width: 734px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-autofill
		.overview-safari-passwords-autofill-ui {
		top: -61px;
	}
}
/* Link related notes - Tile */
@media only screen and (max-width: 734px) {
	.grid-item-link-notes .typography-blockquote-copy {
		font-size: 34px;
	}
}
/* React with your hands - Tile */
@media only screen and (max-width: 760px) and (min-width: 735px) {
	.page-overview
		.section-video-conference
		.grid-item-gesture
		.tile
		.tile-content
		.tile-header {
		padding-bottom: 540px;
	}
}

@media only screen and (max-width: 408px) {
	.page-overview
		.section-video-conference
		.grid-item-gesture
		.tile
		.tile-content
		.tile-header {
		padding-bottom: 455px;
	}
}

/* Developers tile */
@media only screen and (max-width: 1068px) {
	.section-router
		.router-item.router-developers
		.router-content
		.router-headline {
		max-width: 374px;
	}
}
@media only screen and (max-width: 734px) {
	.section-router
		.router-item.router-developers
		.router-content
		.router-headline {
		max-width: 290px;
	}
	.section-router .router-item.router-developers .router-content .router-cta {
		width: 86%;
	}
}

/* Keyboard autocorrect */

.section-keyboard .grid-item-autocorrect .tile-body {
	margin-right: -135px;
}

@media only screen and (max-width: 1068px) {
	.section-keyboard .grid-item-autocorrect .tile-body {
		margin-right: -75px;
	}

	.section-keyboard .grid-item-autocorrect .tile {
		min-height: auto;
	}
}

@media only screen and (max-width: 734px) {
	.section-keyboard .grid-item-autocorrect .tile-body {
		margin-right: 0px;
	}
}

@media only screen and (min-width: 735px) {
	.section-keyboard .grid-item-autocorrect .tile-body figure {
		margin-left: auto;
		margin-right: auto;
	}
}

/* Screens */
/* Screens */
.section-hero .section-grid-item-screen-1 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_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-hero .section-grid-item-screen-1 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-1 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_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-hero .section-grid-item-screen-1 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-grid-item-screen-1 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_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-hero .section-grid-item-screen-1 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_2__b6kefx745hma_small_2x.jpg");
	}
}

.section-hero .section-grid-item-screen-2 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_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-hero .section-grid-item-screen-2 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-2 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_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-hero .section-grid-item-screen-2 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-grid-item-screen-2 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_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-hero .section-grid-item-screen-2 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_3__f0esuubj4dei_small_2x.jpg");
	}
}

.section-hero .section-grid-item-screen-3 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_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-hero .section-grid-item-screen-3 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-3 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_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-hero .section-grid-item-screen-3 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-grid-item-screen-3 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_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-hero .section-grid-item-screen-3 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_4__e02q0o4qe02u_small_2x.jpg");
	}
}

.section-hero .section-grid-item-screen-4 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_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-hero .section-grid-item-screen-4 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-4 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_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-hero .section-grid-item-screen-4 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .section-grid-item-screen-4 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_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-hero .section-grid-item-screen-4 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_5__dkhkszt4t6c2_small_2x.jpg");
	}
}

.section-hero .section-grid-item-screen-5 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_1__xhr2195a98ia_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-hero .section-grid-item-screen-5 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_1__xhr2195a98ia_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-5 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_1__xhr2195a98ia_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-hero .section-grid-item-screen-5 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_1__xhr2195a98ia_medium_2x.jpg");
	}
}

.section-hero .section-grid-item-screen-6 glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_6__gj2m9zxa38eq_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-hero .section-grid-item-screen-6 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_6__gj2m9zxa38eq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .section-grid-item-screen-6 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_6__gj2m9zxa38eq_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-hero .section-grid-item-screen-6 glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/hero/screens/hero_screen_6__gj2m9zxa38eq_medium_2x.jpg");
	}
}

.section-lock-screen .grid-item-personalize figure {
	background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_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-lock-screen .grid-item-personalize figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen .grid-item-personalize figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_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-lock-screen .grid-item-personalize figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen .grid-item-personalize figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_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-lock-screen .grid-item-personalize figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/personalize__brkqmzkd684i_small_2x.jpg");
	}
}

.section-lock-screen .grid-item-live-activities .tile-body figure {
	background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_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-lock-screen .grid-item-live-activities .tile-body figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen .grid-item-live-activities .tile-body figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_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-lock-screen .grid-item-live-activities .tile-body figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen .grid-item-live-activities .tile-body figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_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-lock-screen .grid-item-live-activities .tile-body figure {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/live_activities__cqytyn89a3bm_small_2x.jpg");
	}
}

.section-lock-screen .grid-item-widgets-lock-screen .image-widgets-lock-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_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-lock-screen
		.grid-item-widgets-lock-screen
		.image-widgets-lock-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.grid-item-widgets-lock-screen
		.image-widgets-lock-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_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-lock-screen
		.grid-item-widgets-lock-screen
		.image-widgets-lock-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.grid-item-widgets-lock-screen
		.image-widgets-lock-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_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-lock-screen
		.grid-item-widgets-lock-screen
		.image-widgets-lock-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/widgets_on_lock__e6wu0od1ow66_small_2x.jpg");
	}
}

.section-widgets .grid-item-powerful .image-widgets-powerful {
	background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_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-widgets .grid-item-powerful .image-widgets-powerful {
		background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-widgets .grid-item-powerful .image-widgets-powerful {
		background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_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-widgets .grid-item-powerful .image-widgets-powerful {
		background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-widgets .grid-item-powerful .image-widgets-powerful {
		background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_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-widgets .grid-item-powerful .image-widgets-powerful {
		background-image: url("/br/ipados/ipados-17/images/overview/widgets/powerful_interactions__b28nc0z2wphy_small_2x.jpg");
	}
}

.section-messages .grid-item-transcript .overview-messages-transcript {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_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-transcript .overview-messages-transcript {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-transcript .overview-messages-transcript {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_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-transcript .overview-messages-transcript {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages .grid-item-transcript .overview-messages-transcript {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_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-transcript .overview-messages-transcript {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/transcript__bgnr03xzixwy_small_2x.jpg");
	}
}

.section-messages .grid-item-search glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_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-search glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-search glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_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-search glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages .grid-item-search glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_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-search glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/search_screen__chjpdah1jtw2_small_2x.jpg");
	}
}

.section-messages .grid-item-send-menu glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_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-send-menu glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-send-menu glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_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-send-menu glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages .grid-item-send-menu glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_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-send-menu glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/send_menu_screen__2lvspw3hjeq2_small_2x.jpg");
	}
}

.section-messages .grid-item-stickers .overview-messages-stickers {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_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-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_large.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-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-messages .grid-item-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-messages .grid-item-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) {
	.section-messages .grid-item-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_small.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-messages .grid-item-stickers .overview-messages-stickers {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/stickers__bcwq4r4ochqq_small_2x.jpg");
	}
}

/* messages swipe to reply */
.section-messages .grid-item-swipe-reply .image-messages-swipe-reply {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_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-swipe-reply .image-messages-swipe-reply {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages .grid-item-swipe-reply .image-messages-swipe-reply {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_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-swipe-reply .image-messages-swipe-reply {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages .grid-item-swipe-reply .image-messages-swipe-reply {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_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-swipe-reply .image-messages-swipe-reply {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply__c7izvb44j0gi_small_2x.jpg");
	}
}

.section-stickers
	.grid-item-everywhere
	.image-overview-stickers-peel-and-stick {
	background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_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-stickers
		.grid-item-everywhere
		.image-overview-stickers-peel-and-stick {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stickers
		.grid-item-everywhere
		.image-overview-stickers-peel-and-stick {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_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-stickers
		.grid-item-everywhere
		.image-overview-stickers-peel-and-stick {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stickers
		.grid-item-everywhere
		.image-overview-stickers-peel-and-stick {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_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-stickers
		.grid-item-everywhere
		.image-overview-stickers-peel-and-stick {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/peel_and_stick__fd4y8rxdc0uq_small_2x.jpg");
	}
}

.section-facetime .grid-item-video-message glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_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-video-message glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-video-message glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_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-video-message glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-video-message glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_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-video-message glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/message_screen__frkwxc41m5me_small_2x.jpg");
	}
}

.section-facetime .grid-item-apple-tv glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-apple-tv glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-apple-tv glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_small_2x.jpg");
	}
}

.section-facetime .grid-item-apple-tv .image-overview-facetime-apple-tv {
	background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv .image-overview-facetime-apple-tv {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-facetime .grid-item-apple-tv .image-overview-facetime-apple-tv {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv .image-overview-facetime-apple-tv {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-facetime .grid-item-apple-tv .image-overview-facetime-apple-tv {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_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-apple-tv .image-overview-facetime-apple-tv {
		background-image: url("/br/ipados/ipados-17/images/overview/facetime/apple_tv__elww71engywm_small_2x.jpg");
	}
}

.section-health .grid-item-health-app .image-overview-health-health-app {
	background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_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-health .grid-item-health-app .image-overview-health-health-app {
		background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-health .grid-item-health-app .image-overview-health-health-app {
		background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_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-health .grid-item-health-app .image-overview-health-health-app {
		background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-health .grid-item-health-app .image-overview-health-health-app {
		background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_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-health .grid-item-health-app .image-overview-health-health-app {
		background-image: url("/br/ipados/ipados-17/images/overview/health/health_app__e8haq5ixxhei_small_2x.jpg");
	}
}

.section-pdfs-notes .grid-item-fill-out glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_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-pdfs-notes .grid-item-fill-out glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-pdfs-notes .grid-item-fill-out glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_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-pdfs-notes .grid-item-fill-out glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-pdfs-notes .grid-item-fill-out glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_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-pdfs-notes .grid-item-fill-out glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/fill_out_screen__d92iavhpqhua_small_2x.jpg");
	}
}

.section-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
	background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_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-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_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-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_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-pdfs-notes .grid-item-collaborate .image-pdfs-notes-collaborate {
		background-image: url("/br/ipados/ipados-17/images/overview/pdfs-notes/collaborate__ek2dw2cqowae_small_2x.jpg");
	}
}

.section-safari-passwords
	.section-safari-passwords
	.grid-item-autofill
	.overview-safari-passwords-autofill-ui {
	background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/autofill_ui__fkpa5u3cehaq_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-safari-passwords
		.section-safari-passwords
		.grid-item-autofill
		.overview-safari-passwords-autofill-ui {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/autofill_ui__fkpa5u3cehaq_large_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-autofill
		.overview-safari-passwords-autofill-ui {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/autofill_ui__fkpa5u3cehaq_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-safari-passwords
		.section-safari-passwords
		.grid-item-autofill
		.overview-safari-passwords-autofill-ui {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/autofill_ui__fkpa5u3cehaq_small_2x.png");
	}
}

.section-safari-passwords .section-safari-passwords .grid-item-profiles figure {
	background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_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-passwords
		.section-safari-passwords
		.grid-item-profiles
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-profiles
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_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-passwords
		.section-safari-passwords
		.grid-item-profiles
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-profiles
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_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-passwords
		.section-safari-passwords
		.grid-item-profiles
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/profiles__by11ey3qo6aa_small_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_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-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_large_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1068px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_medium.jpg");
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1069px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1069px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_medium_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) and (max-width: 734px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_small.jpg");
	}
}

@media only screen and (min-width: 1069px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 1069px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1069px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_large.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-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_medium_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_small.jpg");
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-safari-passwords
		.section-safari-passwords
		.grid-item-search
		figure {
		background-image: url("/br/ipados/ipados-17/images/overview/safari-passwords/search__cwwiomdy27ma_small_2x.jpg");
	}
}

.section-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
	width: 1272px;
	height: 623px;
	background-size: 1272px 623px;
	background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_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-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
		background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
		width: 959px;
		height: 454px;
		background-size: 959px 454px;
		background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_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-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
		background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
		width: 497px;
		height: 366px;
		background-size: 497px 366px;
		background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_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-keyboard .grid-item-autocorrect .image-keyboard-autocorrect {
		background-image: url("/br/ipados/ipados-17/images/overview/keyboard/autocorrect__f6j2bwi9saum_small_2x.jpg");
	}
}

.section-freeform .grid-item-collaborate .overview-freeform-collaborators {
	background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_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-freeform .grid-item-collaborate .overview-freeform-collaborators {
		background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-freeform .grid-item-collaborate .overview-freeform-collaborators {
		background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_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-freeform .grid-item-collaborate .overview-freeform-collaborators {
		background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-freeform .grid-item-collaborate .overview-freeform-collaborators {
		background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_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-freeform .grid-item-collaborate .overview-freeform-collaborators {
		background-image: url("/br/ipados/ipados-17/images/overview/freeform/collaborators__bithtq5tyqeu_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_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-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_large_2x.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_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-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_medium_2x.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 734px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_small.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-width: 735px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 735px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_small_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_large.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-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_large_2x.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_medium.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-stage-manager
		.grid-item-external-camera
		.image-overview-stage-manager-external-camera {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/external_camera__erkknn4ynb0i_small_2x.jpg");
	}
}

.section-spotlight .grid-item-shortcuts .image-overview-spotlight-shortcuts {
	background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_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-spotlight
		.grid-item-shortcuts
		.image-overview-spotlight-shortcuts {
		background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-spotlight
		.grid-item-shortcuts
		.image-overview-spotlight-shortcuts {
		background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_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-spotlight
		.grid-item-shortcuts
		.image-overview-spotlight-shortcuts {
		background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-spotlight
		.grid-item-shortcuts
		.image-overview-spotlight-shortcuts {
		background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_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-spotlight
		.grid-item-shortcuts
		.image-overview-spotlight-shortcuts {
		background-image: url("/br/ipados/ipados-17/images/overview/spotlight/shortcuts__uzoupkfjgeqe_small_2x.jpg");
	}
}

.section-airplay .grid-item-hotel .image-overview-airplay-hotel {
	background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_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 .grid-item-hotel .image-overview-airplay-hotel {
		background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-airplay .grid-item-hotel .image-overview-airplay-hotel {
		background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_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 .grid-item-hotel .image-overview-airplay-hotel {
		background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-airplay .grid-item-hotel .image-overview-airplay-hotel {
		background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_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 .grid-item-hotel .image-overview-airplay-hotel {
		background-image: url("/br/ipados/ipados-17/images/overview/airplay/hotel__dlvrnisp9ggi_small_2x.jpg");
	}
}

.section-airpods .grid-item-switch .overview-airpods-switch {
	background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_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-airpods .grid-item-switch .overview-airpods-switch {
		background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-airpods .grid-item-switch .overview-airpods-switch {
		background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_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-airpods .grid-item-switch .overview-airpods-switch {
		background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-airpods .grid-item-switch .overview-airpods-switch {
		background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_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-airpods .grid-item-switch .overview-airpods-switch {
		background-image: url("/br/ipados/ipados-17/images/overview/airpods/switch__e6nv32o3946e_small_2x.png");
	}
}

.section-privacy-security
	.grid-item-communication-safety
	.image-privacy-security-communication {
	background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_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-privacy-security
		.grid-item-communication-safety
		.image-privacy-security-communication {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-privacy-security
		.grid-item-communication-safety
		.image-privacy-security-communication {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-communication-safety
		.image-privacy-security-communication {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-privacy-security
		.grid-item-communication-safety
		.image-privacy-security-communication {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-communication-safety
		.image-privacy-security-communication {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/communication__f14xsi3c1ymq_small_2x.jpg");
	}
}

.section-privacy-security
	.grid-item-sensitive-content
	.image-privacy-security-sensitive {
	background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_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-privacy-security
		.grid-item-sensitive-content
		.image-privacy-security-sensitive {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-privacy-security
		.grid-item-sensitive-content
		.image-privacy-security-sensitive {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-sensitive-content
		.image-privacy-security-sensitive {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-privacy-security
		.grid-item-sensitive-content
		.image-privacy-security-sensitive {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-sensitive-content
		.image-privacy-security-sensitive {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/sensitive_media__bypecrcev1w2_small_2x.jpg");
	}
}

.section-privacy-security
	.grid-item-lockdown-mode
	.image-privacy-security-lockdown {
	background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_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-privacy-security
		.grid-item-lockdown-mode
		.image-privacy-security-lockdown {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-privacy-security
		.grid-item-lockdown-mode
		.image-privacy-security-lockdown {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-lockdown-mode
		.image-privacy-security-lockdown {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-privacy-security
		.grid-item-lockdown-mode
		.image-privacy-security-lockdown {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-lockdown-mode
		.image-privacy-security-lockdown {
		background-image: url("/br/ipados/ipados-17/images/overview/privacy-security/lockdown__c4u7u10v21m6_small_2x.jpg");
	}
}

.section-router .router-item.router-ios-update .image-ios-update {
	background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_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-router .router-item.router-ios-update .image-ios-update {
		background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .router-item.router-ios-update .image-ios-update {
		background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_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-router .router-item.router-ios-update .image-ios-update {
		background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-router .router-item.router-ios-update .image-ios-update {
		background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_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-item.router-ios-update .image-ios-update {
		background-image: url("/br/ipados/ipados-17/images/router/ipados17__c8qv5x87pn6u_small_2x.jpg");
	}
}

.section-router .router-item.router-ios .image-ios17 {
	background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_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-router .router-item.router-ios .image-ios17 {
		background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .router-item.router-ios .image-ios17 {
		background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_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-router .router-item.router-ios .image-ios17 {
		background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-router .router-item.router-ios .image-ios17 {
		background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_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-item.router-ios .image-ios17 {
		background-image: url("/br/ipados/ipados-17/images/router/ios17__f9bj5ewdiuuu_small_2x.jpg");
	}
}

/* Animation Start & End Frames */

/* Stickers */
.section-stickers .grid-item-create glass-screen {
	background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stickers .grid-item-create glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stickers .grid-item-create glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create glass-screen {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_small_2x.jpg");
	}
}

.section-stickers .grid-item-create .inline-video-create .start-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_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-stickers .grid-item-create .inline-video-create .start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stickers .grid-item-create .inline-video-create .start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_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-stickers .grid-item-create .inline-video-create .start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stickers .grid-item-create .inline-video-create .start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_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-stickers .grid-item-create .inline-video-create .start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_startframe__c83bxs7hyuoi_small_2x.jpg");
	}
}

.section-stickers .grid-item-create .inline-video-create .end-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create .inline-video-create .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stickers .grid-item-create .inline-video-create .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create .inline-video-create .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stickers .grid-item-create .inline-video-create .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_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-stickers .grid-item-create .inline-video-create .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stickers/create_stickers_screen_endframe__ebkv6r18r4ae_small_2x.jpg");
	}
}

/* stage-manager */
.section-stage-manager .grid-item-windows .inline-video-windows .start-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_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-stage-manager
		.grid-item-windows
		.inline-video-windows
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stage-manager
		.grid-item-windows
		.inline-video-windows
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_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-stage-manager
		.grid-item-windows
		.inline-video-windows
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stage-manager
		.grid-item-windows
		.inline-video-windows
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_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-stage-manager
		.grid-item-windows
		.inline-video-windows
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_startframe__ffp951q2v5yu_small_2x.jpg");
	}
}

.section-stage-manager .grid-item-windows .inline-video-windows .end-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_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-stage-manager .grid-item-windows .inline-video-windows .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-stage-manager .grid-item-windows .inline-video-windows .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_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-stage-manager .grid-item-windows .inline-video-windows .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-stage-manager .grid-item-windows .inline-video-windows .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_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-stage-manager .grid-item-windows .inline-video-windows .end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/stage-manager/stage_manager_endframe__clna288uxonm_small_2x.jpg");
	}
}

/* swipe to reply */
.section-messages
	.grid-item-swipe-reply
	.inline-video-swipe-reply
	.start-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_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-swipe-reply
		.inline-video-swipe-reply
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages
		.grid-item-swipe-reply
		.inline-video-swipe-reply
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_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-swipe-reply
		.inline-video-swipe-reply
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages
		.grid-item-swipe-reply
		.inline-video-swipe-reply
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_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-swipe-reply
		.inline-video-swipe-reply
		.start-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_startframe__8riwuu9t6gyy_small_2x.jpg");
	}
}

.section-messages .grid-item-swipe-reply .inline-video-swipe-reply .end-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_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-swipe-reply
		.inline-video-swipe-reply
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages
		.grid-item-swipe-reply
		.inline-video-swipe-reply
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_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-swipe-reply
		.inline-video-swipe-reply
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-messages
		.grid-item-swipe-reply
		.inline-video-swipe-reply
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_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-swipe-reply
		.inline-video-swipe-reply
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/messages/swipe_to_reply_endframe__dv4njqazfmie_small_2x.jpg");
	}
}

/* lockscreen wallpaper */
.section-lock-screen .grid-item-wallpapers .inline-video-wallpapers .end-frame {
	background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_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-lock-screen
		.grid-item-wallpapers
		.inline-video-wallpapers
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.grid-item-wallpapers
		.inline-video-wallpapers
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_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-lock-screen
		.grid-item-wallpapers
		.inline-video-wallpapers
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.grid-item-wallpapers
		.inline-video-wallpapers
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_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-lock-screen
		.grid-item-wallpapers
		.inline-video-wallpapers
		.end-frame {
		background-image: url("/br/ipados/ipados-17/images/overview/lock-screen/wallpapers_screen_endframe__fodj90ogxi62_small_2x.jpg");
	}
}
