/* Local overrides */

/* Maps */
@media only screen and (min-width: 1069px) {
	.grid-item-topographic.tile-body-blockquote-fullbleed .tile-blockquote {
		max-width: 375px;
	}
}

/* Event tickets */
@media only screen and (min-width: 1069px) {
	.grid-item-events .tile-header,
	.grid-item-events .typography-subsection-copy {
		max-width: 695px;
	}
}

/* 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;
	}
}
@media only screen and (min-width: 735px) and (max-width: 818px) {
	.section-home .grid-item-vacuum .blockquote-content {
		width: 345px;
	}
}

@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 (max-width: 734px) {
	.section-home
		.grid
		.grid-item.grid-item.small-span-12
		.tile-body-blockquote {
		max-width: 480px;
	}
}

/* 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;
	}
}

/* Local screens */

/* customization */

.overview-customization-home-screen {
	background-image: url("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/ios/ios-18/images/overview/customization/home_screen__b4e7w7o4dgs2_small_2x.jpg");
	}
}

.overview-customization-home-screen.scalable {
	background-image: url("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/ios/ios-18/images/overview/mail/auto_categorization_screen__cybhhbw6dygm_small_2x.png");
	}
}

/* paswords credentials alt design */

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

.overview-passwords-credentials-screen.custom_passwords-credentials {
	width: 193px;
	height: 362px;
	background-size: 193px 362px;
	background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-passwords-credentials-screen.custom_passwords-credentials {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-passwords-credentials-screen.custom_passwords-credentials {
		width: 146px;
		height: 272px;
		background-size: 146px 272px;
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_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-passwords-credentials-screen.custom_passwords-credentials {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-passwords-credentials-screen.custom_passwords-credentials {
		width: 146px;
		height: 272px;
		background-size: 146px 272px;
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_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-passwords-credentials-screen.custom_passwords-credentials {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_small_2x.png");
	}
}

.overview-passwords-credentials-screen.custom_passwords-credentials.scalable {
	width: 193px;
	height: 362px;
	background-size: 193px 362px;
	background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_large.png");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-passwords-credentials-screen.custom_passwords-credentials.scalable {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-passwords-credentials-screen.custom_passwords-credentials.scalable {
		width: 146px;
		height: 272px;
		background-size: 146px 272px;
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_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-passwords-credentials-screen.custom_passwords-credentials.scalable {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.overview-passwords-credentials-screen.custom_passwords-credentials.scalable {
		width: 146px;
		height: 272px;
		background-size: 146px 272px;
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_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-passwords-credentials-screen.custom_passwords-credentials.scalable {
		background-image: url("/lae/ios/ios-18/images/overview/passwords/credentials_screen__yrl9px77uuam_small_2x.png");
	}
}

/* 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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small_2x.png");
	}
}

/* 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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small_2x.jpg);
	}
}

/* Messages - Tapbacks */

.overview-messages-tapbacks {
	width: 1390px;
	height: 690px;
	background-size: 1390px 690px;
	background-repeat: no-repeat;
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small_2x.jpg);
	}
}

.overview-messages-tapbacks.scalable {
	background-repeat: no-repeat;
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-hero-hero-ios {
		background-image: url(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_small_2x.jpg);
	}
}

.overview-hero-hero-ios.scalable {
	background-repeat: no-repeat;
	background-image: url(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-hero-hero-ios.scalable {
		background-repeat: no-repeat;
		background-image: url(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-hero-hero-ios.scalable {
		background-repeat: no-repeat;
		background-image: url(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_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(/lae/ios/ios-18/images/overview/hero/hero_ios__p2u05o1gkb2q_small_2x.jpg);
	}
}

/* Control Center */

.section-customize
	.grid-item-control-center
	.inline-video-control-center
	.start-frame {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small_2x.jpg);
	}
}

.overview-customization-control-center-startframe {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/customization/control_center_startframe__d83m8d9mn0k2_small_2x.jpg);
	}
}

.overview-customization-control-center-startframe.scalable {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}

.overview-customization-control-center-endframe {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}

.overview-customization-control-center-endframe.scalable {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/ios/ios-18/images/overview/customization/control_center_endframe__b3fmftmwlimu_small_2x.jpg);
	}
}
