/* Local overrides */

/* apps and widgets / personalize */
@media only screen and (min-width: 1069px) and (max-width: 1249px) {
	.grid-item-personalize.tile-body-blockquote-fullbleed .blockquote-content {
		padding-right: 120px;
	}
}

/* control lock screen */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-customize .grid-item-lockscreen .grid {
		row-gap: 52px;
	}
}

@media only screen and (max-width: 734px) {
	.section-customize
		.grid-item-lockscreen.grid-item.small-span-12
		.tile-body {
		max-width: 291px;
		padding-left: 12px;
		padding-right: 12px;
	}
}

/* Photos */
@media only screen and (min-width: 1250px) {
	.section-photos .grid-item-app .tile-blockquote {
		max-width: 46ch;
	}
}
@media only screen and (min-width: 840px) and (max-width: 1068px) {
	.section-photos .grid-item-app .tile-blockquote {
		width: 334px;
	}
}

/* Apple Intelligence Section */

@media only screen and (max-width: 440px) {
	.typography-section-copy.section-intro-coming-soon {
		max-width: 190px;
	}
}

/* Robot vacuum */

@media only screen and (min-width: 735px) {
	.section-home .grid-item-vacuum .asset-content {
		align-self: center;
	}
	.section-home .grid-item-vacuum .blockquote-content {
		align-self: center;
	}
	.section-home .grid-item-vacuum .tile-blockquote {
		text-align: left;
		padding-left: 20px;
		padding-right: 60px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-home .grid-item-vacuum .tile {
		min-height: 675px;
	}
	.section-home .grid-item-vacuum .tile-blockquote {
		padding-left: 45px;
	}
}
@media only screen and (min-width: 1250px) {
	.section-home .grid-item-vacuum .tile-blockquote {
		padding-right: 170px;
	}
}

@media only screen and (max-width: 734px) {
	.section-home
		.grid
		.grid-item.grid-item.small-span-12
		.tile-body-blockquote {
		max-width: 480px;
	}
}
@media only screen and (max-width: 413px) {
	#tile-overlay-toggle-vacuum.tile-overlay-toggle:checked
		~ .tile-overlay
		.tile-overlay-content {
		padding-right: 26px;
	}
	#tile-overlay-toggle-vacuum.tile-overlay-toggle:checked
		~ .tile-overlay
		.tile-overlay-content
		.tile-overlay-body {
		padding-top: 30px;
	}
}

/* Developers router */
@media only screen and (min-width: 1069px) and (max-width: 1249px) {
	.section-router .router-item.router-developers {
		padding-left: 28px;
		padding-right: 28px;
	}
}

/* watchOS router */
@media only screen and (min-width: 1069px) {
	.section-router .router-item.router-watchos {
		padding-bottom: 74px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-router .router-item.router-watchos {
		padding-bottom: 60px;
	}
}

/* dialogue */

@media only screen and (max-width: 413px) {
	#tile-overlay-toggle-dialogue.tile-overlay-toggle:checked
		~ .tile-overlay
		.tile-overlay-content {
		padding-right: 20px;
	}
	#tile-overlay-toggle-dialogue.tile-overlay-toggle:checked
		~ .tile-overlay
		.tile-overlay-content
		.tile-overlay-body {
		padding-top: 58px;
	}
}

/* Play/pause buttons */

.inline-video-icon-play.icon.icon-after.icon-playcircle {
	width: 109px;
}

/* Local screens */

/* customization */

.overview-customization-home-screen {
	background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-home-screen {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-home-screen {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-home-screen {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-home-screen {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-home-screen {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_small_2x.jpg");
	}
}

.overview-customization-home-screen.scalable {
	background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-home-screen.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-home-screen.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-home-screen.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-home-screen.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-home-screen.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_small_2x.jpg");
	}
}

/* home app support alt design */

.overview-home-app-support {
	width: 314px;
	height: 239px;
	background-size: 314px 239px;
	background-repeat: no-repeat;
	background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large.jpg");
}
.overview-home-app-support.use-width {
	max-width: 314px;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-support {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-support {
		width: 236px;
		height: 180px;
		background-size: 236px 180px;
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium.jpg");
	}
	.overview-home-app-support.use-width {
		max-width: 236px;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-support {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-support {
		width: 124px;
		height: 94px;
		background-size: 124px 94px;
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_small.jpg");
	}
	.overview-home-app-support.use-width {
		max-width: 124px;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-support {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_small_2x.jpg");
	}
}

.overview-home-app-support.scalable {
	width: 314px;
	height: 239px;
	background-size: 314px 239px;
	background-repeat: no-repeat;
	background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-support.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-support.scalable {
		width: 236px;
		height: 180px;
		background-size: 236px 180px;
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-support.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-support.scalable {
		width: 124px;
		height: 94px;
		background-size: 124px 94px;
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-support.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_small_2x.jpg");
	}
}

/* Mail app alt design */
.section-mail .grid-item-primary .tile-body {
	justify-content: center;
	align-items: center;
}

.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
	width: 367px;
	height: 292px;
	background-size: 367px 292px;
	background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
		width: 277px;
		height: 219px;
		background-size: 277px 219px;
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
		width: 277px;
		height: 219px;
		background-size: 277px 219px;
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_small.png");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_small_2x.png");
	}
}

.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
	width: 367px;
	height: 292px;
	background-size: 367px 292px;
	background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
		width: 277px;
		height: 219px;
		background-size: 277px 219px;
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
		width: 277px;
		height: 219px;
		background-size: 277px 219px;
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_small.png");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-mail-auto-categorization-screen.custom_mail-auto-categorization.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_small_2x.png");
	}
}

/* paswords credentials alt design */

.overview-passwords-credentials-screen {
	width: 368px;
	height: 798px;
	background-size: 368px 798px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-passwords-credentials-screen {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-passwords-credentials-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-passwords-credentials-screen {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-passwords-credentials-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-passwords-credentials-screen {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small_2x.jpg);
	}
}

.overview-passwords-credentials-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-passwords-credentials-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-passwords-credentials-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-passwords-credentials-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-passwords-credentials-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-passwords-credentials-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small_2x.jpg);
	}
}

/* Safari alt design */

.section-safari .grid-item-magic .tile-body {
	justify-content: center;
	align-items: center;
}

.overview-safari-magic-menu-screen.custom_safari-magic {
	width: 310px;
	height: 310px;
	background-size: 310px 310px;
	background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-safari-magic-menu-screen.custom_safari-magic {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-safari-magic-menu-screen.custom_safari-magic {
		width: 233px;
		height: 233px;
		background-size: 233px 233px;
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-safari-magic-menu-screen.custom_safari-magic {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-magic-menu-screen.custom_safari-magic {
		width: 233px;
		height: 233px;
		background-size: 233px 233px;
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small.png");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-safari-magic-menu-screen.custom_safari-magic {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small_2x.png");
	}
}

.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
	width: 310px;
	height: 310px;
	background-size: 310px 310px;
	background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
		width: 233px;
		height: 233px;
		background-size: 233px 233px;
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
		width: 233px;
		height: 233px;
		background-size: 233px 233px;
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small.png");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-safari-magic-menu-screen.custom_safari-magic.scalable {
		background-image: url("/cl/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small_2x.png");
	}
}

/* Section Router - Override */

@media only screen and (max-width: 734px) {
	.section-router .router-item.router-compatibility .compatibility-list {
		min-width: 360px;
	}
}

/* Event Tickets */

.section-wallet .grid-item-events .inline-video-events .start-frame {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-wallet .grid-item-events .inline-video-events .start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-wallet .grid-item-events .inline-video-events .start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-wallet .grid-item-events .inline-video-events .start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-wallet .grid-item-events .inline-video-events .start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-wallet .grid-item-events .inline-video-events .start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small_2x.jpg);
	}
}

.section-wallet .grid-item-events .inline-video-events .end-frame {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-wallet .grid-item-events .inline-video-events .end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-wallet .grid-item-events .inline-video-events .end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-wallet .grid-item-events .inline-video-events .end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-wallet .grid-item-events .inline-video-events .end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-wallet .grid-item-events .inline-video-events .end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small_2x.jpg);
	}
}

.overview-wallet-event-tickets-endframe {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-wallet-event-tickets-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-wallet-event-tickets-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-wallet-event-tickets-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small_2x.jpg);
	}
}

.overview-wallet-event-tickets-endframe.scalable {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-wallet-event-tickets-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-wallet-event-tickets-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-wallet-event-tickets-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_endframe__d06pdm5suf0i_small_2x.jpg);
	}
}

.overview-wallet-event-tickets-startframe {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-wallet-event-tickets-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-wallet-event-tickets-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-wallet-event-tickets-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small_2x.jpg);
	}
}

.overview-wallet-event-tickets-startframe.scalable {
	background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-wallet-event-tickets-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-wallet-event-tickets-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-wallet-event-tickets-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-wallet-event-tickets-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/wallet/event_tickets_startframe__ff7ok4nky2qa_small_2x.jpg);
	}
}

/* Control Center */

.section-customize
	.grid-item-control-center
	.inline-video-control-center
	.start-frame {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.start-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small_2x.jpg);
	}
}

.overview-customization-control-center-startframe {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-control-center-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-control-center-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-control-center-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-startframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small_2x.jpg);
	}
}

.overview-customization-control-center-startframe.scalable {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-control-center-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-control-center-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-control-center-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-startframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small_2x.jpg);
	}
}

.section-customize
	.grid-item-control-center
	.inline-video-control-center
	.end-frame {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-customize
		.grid-item-control-center
		.inline-video-control-center
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}

.overview-customization-control-center-endframe {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-control-center-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-control-center-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-control-center-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-endframe {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}

.overview-customization-control-center-endframe.scalable {
	background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-control-center-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-control-center-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-control-center-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-control-center-endframe.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}

/* Apple TV - Insight Screen */

.overview-apple-tv-insight-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-tv-insight-screen {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-tv-insight-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-tv-insight-screen {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-tv-insight-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-tv-insight-screen {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_small_2x.jpg);
	}
}

.overview-apple-tv-insight-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-tv-insight-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-tv-insight-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-tv-insight-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-tv-insight-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-tv-insight-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-tv/insight_2024_screen__fptce199ueye_small_2x.jpg);
	}
}

/* Customization - Controls Gallery Screen */

.overview-customization-controls-gallery-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-controls-gallery-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-controls-gallery-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-controls-gallery-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-controls-gallery-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-controls-gallery-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small_2x.jpg);
	}
}

.overview-customization-controls-gallery-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-controls-gallery-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-controls-gallery-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-controls-gallery-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-controls-gallery-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-controls-gallery-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small_2x.jpg);
	}
}

/* Customization - Dark Mode Screen */

.overview-customization-dark-mode-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-dark-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-dark-mode-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-dark-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-dark-mode-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-dark-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_small_2x.jpg);
	}
}

.overview-customization-dark-mode-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-dark-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-dark-mode-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-dark-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-dark-mode-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-dark-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/dark_mode_screen__fjqnzs0pdbma_small_2x.jpg);
	}
}

/* Customization - Lock Screen Controls */

.overview-customization-lock-screen-controls-screen {
	width: 368px;
	height: 798px;
	background-size: 368px 798px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-lock-screen-controls-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-lock-screen-controls-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-lock-screen-controls-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-lock-screen-controls-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-lock-screen-controls-screen {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small_2x.jpg);
	}
}

.overview-customization-lock-screen-controls-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-lock-screen-controls-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-lock-screen-controls-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-lock-screen-controls-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-lock-screen-controls-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-lock-screen-controls-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small_2x.jpg);
	}
}

/* Customization - Locked Apps UI */

.overview-customization-locked-apps-ui {
	width: 402px;
	height: 451px;
	background-size: 402px 451px;
	background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-locked-apps-ui {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-locked-apps-ui {
		width: 334px;
		height: 387px;
		background-size: 334px 387px;
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_medium.png);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-locked-apps-ui {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-locked-apps-ui {
		width: 286px;
		height: 327px;
		background-size: 286px 327px;
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_small.png);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-locked-apps-ui {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_small_2x.png);
	}
}

.overview-customization-locked-apps-ui.scalable {
	background-image: url("/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_large.png");
	background-size: cover;
	width: 100%;
	height: 451px;
	background-size: contain !important;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-customization-locked-apps-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-customization-locked-apps-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_medium.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-customization-locked-apps-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-customization-locked-apps-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_small.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-customization-locked-apps-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/customization/locked_apps_ui__c520hcapvbau_small_2x.png);
	}
}

/* Game Mode - Performance Screen */

.overview-game-mode-performance-screen {
	width: 636px;
	height: 294px;
	background-size: 636px 294px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-game-mode-performance-screen {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-game-mode-performance-screen {
		width: 406px;
		height: 188px;
		background-size: 406px 188px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-game-mode-performance-screen {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-game-mode-performance-screen {
		width: 276px;
		height: 128px;
		background-size: 276px 128px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-game-mode-performance-screen {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_small_2x.jpg);
	}
}

.overview-game-mode-performance-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-game-mode-performance-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-game-mode-performance-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-game-mode-performance-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-game-mode-performance-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-game-mode-performance-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/game-mode/performance_screen__dfaex7krhgq6_small_2x.jpg);
	}
}

/* Hero - Hero iOS */

.overview-hero-hero-ios {
	width: 2122px;
	height: 820px;
	background-size: 2122px 820px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-hero-hero-ios {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-hero-hero-ios {
		width: 1496px;
		height: 566px;
		background-size: 1496px 566px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-hero-hero-ios {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-hero-hero-ios {
		width: 902px;
		height: 346px;
		background-size: 902px 346px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-hero-hero-ios {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_small_2x.jpg);
	}
}

.overview-hero-hero-ios.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-hero-hero-ios.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-hero-hero-ios.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-hero-hero-ios.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-hero-hero-ios.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-hero-hero-ios.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_small_2x.jpg);
	}
}

/* Home App - Guest Mode Screen */

.overview-home-app-guest-mode-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-guest-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-guest-mode-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-guest-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-guest-mode-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-guest-mode-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small_2x.jpg);
	}
}

.overview-home-app-guest-mode-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-guest-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-guest-mode-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-guest-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-guest-mode-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-guest-mode-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small_2x.jpg);
	}
}

/* Home App - Hands Free Screen */

.overview-home-app-hands-free-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-hands-free-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-hands-free-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-hands-free-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-hands-free-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-hands-free-screen {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small_2x.jpg);
	}
}

.overview-home-app-hands-free-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-home-app-hands-free-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-home-app-hands-free-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-home-app-hands-free-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-home-app-hands-free-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-home-app-hands-free-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small_2x.jpg);
	}
}

/* Journal - Insights Screen */

.overview-journal-insights-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-insights-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-insights-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-insights-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-insights-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-insights-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small_2x.jpg);
	}
}

.overview-journal-insights-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-insights-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-insights-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-insights-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-insights-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-insights-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small_2x.jpg);
	}
}

/* Journal - Past Entries Screen */

.overview-journal-past-entries-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-past-entries-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-past-entries-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-past-entries-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-past-entries-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-past-entries-screen {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small_2x.jpg);
	}
}

.overview-journal-past-entries-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-past-entries-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-past-entries-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-past-entries-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-past-entries-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-past-entries-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small_2x.jpg);
	}
}

/* Journal - Wellbeing */

.overview-journal-wellbeing {
	width: 476px;
	height: 454px;
	background-size: 476px 454px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-wellbeing {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-wellbeing {
		width: 346px;
		height: 330px;
		background-size: 346px 330px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-wellbeing {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-wellbeing {
		width: 328px;
		height: 312px;
		background-size: 328px 312px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-wellbeing {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small_2x.jpg);
	}
}

.overview-journal-wellbeing.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-journal-wellbeing.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-wellbeing.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-journal-wellbeing.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-wellbeing.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-journal-wellbeing.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small_2x.jpg);
	}
}

/* Maps - Offline Access UI */

.overview-maps-offline-access-ui {
	width: 582px;
	height: 519px;
	background-size: 582px 519px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-offline-access-ui {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-offline-access-ui {
		width: 331px;
		height: 295px;
		background-size: 331px 295px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_medium.png);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-maps-offline-access-ui {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-maps-offline-access-ui {
		width: 329px;
		height: 293px;
		background-size: 329px 293px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_small.png);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-maps-offline-access-ui {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_small_2x.png);
	}
}

.overview-maps-offline-access-ui.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_large.png);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-offline-access-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-offline-access-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_medium.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-maps-offline-access-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-maps-offline-access-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_small.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-maps-offline-access-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/offline_access_ui__dq6bakl8mi6a_small_2x.png);
	}
}

/* Maps - Topographic Maps Screen */

.overview-maps-topographic-maps-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-topographic-maps-screen {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-topographic-maps-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-maps-topographic-maps-screen {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-maps-topographic-maps-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-maps-topographic-maps-screen {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_small_2x.jpg);
	}
}

.overview-maps-topographic-maps-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-topographic-maps-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-topographic-maps-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-maps-topographic-maps-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-maps-topographic-maps-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-maps-topographic-maps-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/maps/topographic_maps_screen__bm5483p7xcmq_small_2x.jpg);
	}
}

/* Messages - RCS Messagaging Screen */

.overview-messages-rcs-messaging-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-rcs-messaging-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-rcs-messaging-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-rcs-messaging-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-rcs-messaging-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-rcs-messaging-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small_2x.jpg);
	}
}

.overview-messages-rcs-messaging-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-rcs-messaging-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-rcs-messaging-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-rcs-messaging-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-rcs-messaging-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-rcs-messaging-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small_2x.jpg);
	}
}

/* Messages - Send Later Screen */

.overview-messages-send-later-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-send-later-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-send-later-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-send-later-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-send-later-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-send-later-screen {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small_2x.jpg);
	}
}

.overview-messages-send-later-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-send-later-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-send-later-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-send-later-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-send-later-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-send-later-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small_2x.jpg);
	}
}

/* Messages - Tapbacks */

.overview-messages-tapbacks {
	width: 1390px;
	height: 690px;
	background-size: 1390px 690px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-tapbacks {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-tapbacks {
		width: 1028px;
		height: 590px;
		background-size: 1028px 590px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-tapbacks {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-tapbacks {
		width: 480px;
		height: 520px;
		background-size: 480px 520px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-tapbacks {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small_2x.jpg);
	}
}

.overview-messages-tapbacks.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-messages-tapbacks.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-tapbacks.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-messages-tapbacks.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-tapbacks.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-messages-tapbacks.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small_2x.jpg);
	}
}

/* Notes - Collapsible Sections UI */

.overview-notes-collapsible-sections-ui {
	width: 430px;
	height: 448px;
	background-size: 430px 448px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-collapsible-sections-ui {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-collapsible-sections-ui {
		width: 373px;
		height: 389px;
		background-size: 373px 389px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_medium.png);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-notes-collapsible-sections-ui {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-collapsible-sections-ui {
		width: 294px;
		height: 308px;
		background-size: 294px 308px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small.png);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-notes-collapsible-sections-ui {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small_2x.png);
	}
}

.overview-notes-collapsible-sections-ui.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_large.png);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-collapsible-sections-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-collapsible-sections-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_medium.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-notes-collapsible-sections-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-collapsible-sections-ui.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small.png);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-notes-collapsible-sections-ui.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small_2x.png);
	}
}

/* Notes - Math Screen */

.overview-notes-math-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-math-screen {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-math-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-notes-math-screen {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-math-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-notes-math-screen {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small_2x.jpg);
	}
}

.overview-notes-math-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-math-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-math-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-notes-math-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-math-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-notes-math-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small_2x.jpg);
	}
}

/* Photos - Organize Screen */

.overview-photos-organize-screen {
	width: 368px;
	height: 798px;
	background-size: 368px 798px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-organize-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-organize-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-organize-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-organize-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-organize-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small_2x.jpg);
	}
}

.overview-photos-organize-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-organize-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-organize-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-organize-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-organize-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-organize-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small_2x.jpg);
	}
}

/* Photos - Redesign Screen */

.overview-photos-redesign-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-redesign-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-redesign-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-redesign-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-redesign-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-redesign-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_small_2x.jpg);
	}
}

.overview-photos-redesign-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-redesign-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-redesign-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-redesign-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-redesign-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-redesign-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/redesign_screen__gey52ig92sya_small_2x.jpg);
	}
}

/* Photos - Topics Screen */

.overview-photos-topics-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-topics-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-topics-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-topics-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-topics-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-topics-screen {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_small_2x.jpg);
	}
}

.overview-photos-topics-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-photos-topics-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-topics-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-photos-topics-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-topics-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-photos-topics-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/photos/topics_screen__b0c7klco3nf6_small_2x.jpg);
	}
}

/* Privacy & Security - Bluetooth Screen */

.overview-privacy-security-bluetooth-screen {
	width: 310px;
	height: 668px;
	background-size: 310px 668px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large.jpg);
}

@media only screen and (min-width: 1069px) and (min-resolution: 1.5dppx),
	only screen and (min-width: 1069px) and (min-resolution: 144dpi) {
	.section-privacy-security
		.grid-item-bluetooth
		.glass-hardware
		glass-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large_2x.jpg);
	}
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-bluetooth-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-privacy-security-bluetooth-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-privacy-security-bluetooth-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-privacy-security-bluetooth-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-privacy-security-bluetooth-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small_2x.jpg);
	}
}

.overview-privacy-security-bluetooth-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small_2x.jpg);
	}
}

/* Privacy & Security - Settings Screen */

.overview-privacy-security-settings-screen {
	width: 420px;
	height: 910px;
	background-size: 420px 910px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-settings-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-privacy-security-settings-screen {
		width: 306px;
		height: 660px;
		background-size: 306px 660px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-privacy-security-settings-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-privacy-security-settings-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-privacy-security-settings-screen {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small_2x.jpg);
	}
}

.overview-privacy-security-settings-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-settings-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-privacy-security-settings-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-privacy-security-settings-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-privacy-security-settings-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-privacy-security-settings-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small_2x.jpg);
	}
}

/* Safari - Reader Screen */

.overview-safari-reader-screen {
	width: 232px;
	height: 504px;
	background-size: 232px 504px;
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-safari-reader-screen {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-safari-reader-screen {
		width: 176px;
		height: 380px;
		background-size: 176px 380px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-safari-reader-screen {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-reader-screen {
		width: 198px;
		height: 426px;
		background-size: 198px 426px;
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-safari-reader-screen {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_small_2x.jpg);
	}
}

.overview-safari-reader-screen.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_large.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
	background-position: 50%;
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-safari-reader-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-safari-reader-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_medium.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-safari-reader-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-reader-screen.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-safari-reader-screen.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/safari/reader_screen__deulltpobauu_small_2x.jpg);
	}
}

/* messages */
.section-messages .grid-item-text-effects .inline-video-container .end-frame {
	opacity: 1;
	background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-messages
		.grid-item-text-effects
		.inline-video-container
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-messages
		.grid-item-text-effects
		.inline-video-container
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_medium.jpg);
	}
}

@media 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-text-effects
		.inline-video-container
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-messages
		.grid-item-text-effects
		.inline-video-container
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_small.jpg);
	}
}

@media 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-text-effects
		.inline-video-container
		.end-frame {
		background-image: url(/cl/ios/ios-18/images/overview/messages/text_effects_endframe__xg94bjug7syy_small_2x.jpg);
	}
}

/* Apple Intelligence */

.overview-apple-intelligence-writing-tools {
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-writing-tools {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-writing-tools {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-writing-tools {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-writing-tools {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-writing-tools {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small_2x.jpg);
	}
}

.overview-apple-intelligence-writing-tools.scalable {
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-writing-tools.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-writing-tools.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-writing-tools.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-writing-tools.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-writing-tools.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small_2x.jpg);
	}
}

.overview-apple-intelligence-siri {
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-siri {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-siri {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-siri {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-siri {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-siri {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small_2x.jpg);
	}
}

.overview-apple-intelligence-siri.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-siri.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-siri.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-siri.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-siri.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-siri.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small_2x.jpg);
	}
}

.overview-apple-intelligence-ideas {
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-ideas {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-ideas {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-ideas {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-ideas {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-ideas {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small_2x.jpg);
	}
}

.overview-apple-intelligence-ideas.scalable {
	background-repeat: no-repeat;
	background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-apple-intelligence-ideas.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-apple-intelligence-ideas.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-ideas.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-apple-intelligence-ideas.scalable {
		background-repeat: no-repeat;
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small.jpg);
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.overview-apple-intelligence-ideas.scalable {
		background-image: url(/cl/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small_2x.jpg);
	}
}
