/* ⚠️⚠️⚠️ WARNING - We have a few US v path, please don't localise it.*/

/* Localised Images - START */

/* Hero section - START */
.overview-hero-hero-ios-2024 {
	background-image: url(/au/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-2024 {
		background-image: url(/au/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-hero-hero-ios-2024 {
		background-image: url(/au/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-2024 {
		background-image: url(/au/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-hero-hero-ios-2024 {
		background-image: url(/au/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-2024 {
		background-image: url(/au/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_small_2x.jpg);
	}
}

.overview-hero-hero-ios-2024.scalable {
	background-image: url(/au/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-2024.scalable {
		background-image: url(/au/ios/ios-18/images/overview/hero/hero_ios_2024__bok7srtigc5e_large_2x.jpg);
	}
}

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

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

/* Hero section - END */

/* Maps - START */
@media screen and (min-width: 735px) {
	.section-maps .grid-item.with-bg-image .bg-image {
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 1028px;
		height: 520px;
		background-size: 1028px 520px;
		background-repeat: no-repeat;
		transform: translateX(-45%);
	}
}

@media screen and (min-width: 1069px) {
	.section-maps .grid-item.with-bg-image .bg-image {
		width: 1390px;
		height: 750px;
		background-size: 1390px 750px;
		background-repeat: no-repeat;
		transform: translateX(-45%);
	}
}

.overview-maps-custom-routes {
	background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-custom-routes {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-custom-routes {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_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-custom-routes {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_medium_2x.jpg");
	}
}

.overview-maps-custom-routes.scalable {
	background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-maps-custom-routes.scalable {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-maps-custom-routes.scalable {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_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-custom-routes.scalable {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__beby8zinj7ua_medium_2x.jpg");
	}
}

/* ⚠️ The US "v" is expected, please don't remove - Update the "v" version of to match the page's "v" version */
@media only screen and (max-width: 734px) {
	.overview-maps-custom-routes {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__chj1fzjmlzhy_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-custom-routes {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__chj1fzjmlzhy_small_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-maps-custom-routes.scalable {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__chj1fzjmlzhy_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-custom-routes.scalable {
		background-image: url("/au/ios/ios-18/images/overview/maps/custom_routes__chj1fzjmlzhy_small_2x.jpg");
	}
}
/* Maps - END */

/* Safari - START */
.overview-safari-magic-menu-screen {
	background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-safari-magic-menu-screen {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_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-magic-menu-screen {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-magic-menu-screen {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_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-magic-menu-screen {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small_2x.jpg");
	}
}

.overview-safari-magic-menu-screen.scalable {
	background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-safari-magic-menu-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_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-magic-menu-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-safari-magic-menu-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_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-magic-menu-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/safari/magic_menu_screen__d8lazj2561ci_small_2x.jpg");
	}
}
/* Safari - END */

/* Robot Vacuum - START */
.anz-fix .overview-home-app-support {
	width: 314px;
	height: 239px;
	background-size: 314px 239px;
	background-image: url("/au/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.anz-fix .overview-home-app-support {
		width: 236px;
		height: 180px;
		background-size: 236px 180px;
		background-image: url("/au/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) {
	.anz-fix .overview-home-app-support {
		background-image: url("/au/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium_2x.jpg");
	}
}

.anz-fix .overview-home-app-support.scalable {
	background-image: url("/au/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_large.jpg");
	background-size: cover;
	width: 100%;
	height: auto;
	background-size: contain !important;
}

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

@media only screen and (max-width: 1068px) {
	.anz-fix .overview-home-app-support.scalable {
		background-image: url("/au/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_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) {
	.anz-fix .overview-home-app-support.scalable {
		background-image: url("/au/ios/ios-18/images/overview/home-app/support__d6iivc4k4us2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.anz-fix .overview-home-app-support {
		width: 124px;
		height: 94px;
		background-size: 124px 94px;
		background-repeat: no-repeat;
	}
}
/* Robot Vacuum - END */

/* Localised Images - END */

/* Localised Fixes - START */

/* Map tile - START */
@media only screen and (min-width: 735px) {
	.page-overview .section-maps .grid.anz-fix {
		margin-left: 0;
		margin-bottom: 57px;
	}
}

@media screen and (min-width: 1069px) {
	.page-overview .section-maps .grid.anz-fix {
		margin-left: 0;
		margin-bottom: 190px;
	}
}

@media screen and (max-width: 734px) {
	.section-maps .tile-body-blockquote-fullbleed .tile-body-blockquote .anz-fix .tile-blockquote .typography-blockquote-copy {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.section .section-maps .tile-body-blockquote, .section .section-home .tile-body-blockquote {
		align-self: center;
	}
}
/* Map tile - END */

/* Robot Vacuum - START */
.section .section-home .grid.anz-fix .blockquote-content {
	align-self: center;
}

.section-home .grid-item-vacuum .anz-fix .tile-blockquote {
	max-width: 500px;
	text-align: unset;
}

@media only screen and (min-width: 735px) {
	.tile-body-blockquote-fullbleed .anz-fix .asset-content {
		grid-column-start: 6;
		grid-column-end: 13;
	}

	.anz-nowrap {
		white-space: nowrap;
	}
}

.tile-body-blockquote-fullbleed .anz-fix .asset-content {
	align-self: center;
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 734px) {
	.section-home .grid-item-vacuum .anz-fix .tile-blockquote .typography-blockquote-copy {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
		padding-top: calc(
			var(--tile-body-padding-top) - var(--typographyBaseline)
		);
	}

	.section-home .grid-item-vacuum .anz-fix .blockquote-content {
		padding-bottom: 0;
	}

	.section-home .grid-item-vacuum .anz-fix .tile-blockquote {
		max-width: 243px;
		text-align: center;
	}
}
/* Robot Vacuum - END */

.overview-customization-controls-gallery-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small_2x.jpg");
	}
}

.overview-customization-controls-gallery-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/customization/controls_gallery_screen__ec9jdxddm5oy_small_2x.jpg");
	}
}

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

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

.overview-customization-lock-screen-controls-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small_2x.jpg");
	}
}

.overview-customization-lock-screen-controls-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/customization/lock_screen_controls_screen__d5ymsgdy2dua_small_2x.jpg");
	}
}

.overview-journal-past-entries-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small_2x.jpg");
	}
}

.overview-journal-past-entries-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/journal/past_entries_screen__ftqvht1k2smm_small_2x.jpg");
	}
}

.overview-journal-wellbeing {
	background-image: url("/au/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("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-wellbeing {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-wellbeing {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small_2x.jpg");
	}
}

.overview-journal-wellbeing.scalable {
	background-image: url("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-journal-wellbeing.scalable {
		background-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-wellbeing.scalable {
		background-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/journal/wellbeing__esvczwcuh8mu_small_2x.jpg");
	}
}

.overview-mail-auto-categorization-screen {
	background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-mail-auto-categorization-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_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-mail-auto-categorization-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-auto-categorization-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_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-mail-auto-categorization-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_small_2x.jpg");
	}
}

.overview-mail-auto-categorization-screen.scalable {
	background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-mail-auto-categorization-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_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-mail-auto-categorization-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-auto-categorization-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_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-mail-auto-categorization-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/auto_categorization_screen__fq527yqv182m_small_2x.jpg");
	}
}

.overview-mail-digest-view-screen {
	background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-mail-digest-view-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-mail-digest-view-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_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-mail-digest-view-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-digest-view-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_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-mail-digest-view-screen {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_small_2x.jpg");
	}
}

.overview-mail-digest-view-screen.scalable {
	background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-mail-digest-view-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-mail-digest-view-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_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-mail-digest-view-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-mail-digest-view-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_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-mail-digest-view-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/mail/digest_view_screen__fggy2vg9232i_small_2x.jpg");
	}
}

.overview-messages-rcs-messaging-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small_2x.jpg");
	}
}

.overview-messages-rcs-messaging-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/messages/rcs_messaging_screen__fccl2gz6vbyy_small_2x.jpg");
	}
}

.overview-messages-send-later-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small_2x.jpg");
	}
}

.overview-messages-send-later-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/messages/send_later_screen__pfvgjagk2cyu_small_2x.jpg");
	}
}

.overview-messages-tapbacks {
	background-image: url("/au/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("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-messages-tapbacks {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-tapbacks {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small_2x.jpg");
	}
}

.overview-messages-tapbacks.scalable {
	background-image: url("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_large.jpg");
}

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

@media only screen and (max-width: 1068px) {
	.overview-messages-tapbacks.scalable {
		background-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-messages-tapbacks.scalable {
		background-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/messages/tapbacks__famegewajkuy_small_2x.jpg");
	}
}

.overview-notes-collapsible-sections-ui {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small_2x.png");
	}
}

.overview-notes-collapsible-sections-ui.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/collapsible_sections_ui__cdtef5g2jrau_small_2x.png");
	}
}

.overview-notes-live-audio-screen {
	background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-live-audio-screen {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-live-audio-screen {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_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-live-audio-screen {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-live-audio-screen {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_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-live-audio-screen {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_small_2x.jpg");
	}
}

.overview-notes-live-audio-screen.scalable {
	background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-notes-live-audio-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-live-audio-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_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-live-audio-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-live-audio-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_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-live-audio-screen.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/live_audio_screen__dp9axgg6iwsy_small_2x.jpg");
	}
}

.overview-notes-math-screen {
	background-image: url("/au/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("/au/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-notes-math-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-notes-math-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small_2x.jpg");
	}
}

.overview-notes-math-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/notes/math_screen__4lgcc63se4ia_small_2x.jpg");
	}
}

.overview-passwords-credentials-screen {
	background-image: url("/au/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("/au/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-passwords-credentials-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-passwords-credentials-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small_2x.jpg");
	}
}

.overview-passwords-credentials-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/passwords/credentials_screen__b1ca7wah98mu_small_2x.jpg");
	}
}

.overview-photos-organize-screen {
	background-image: url("/au/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("/au/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.overview-photos-organize-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.overview-photos-organize-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small_2x.jpg");
	}
}

.overview-photos-organize-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/photos/organize_screen__eio51ylshfwy_small_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) {
	.section-privacy-security .grid-item-bluetooth .glass-hardware glass-screen {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large_2x.jpg");
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1068px) {
	.section-privacy-security .grid-item-bluetooth .glass-hardware glass-screen {
		background-image: url("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_medium.jpg");
	}
}

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

@media only screen and (min-width: 1069px) and (max-width: 734px) {
	.section-privacy-security .grid-item-bluetooth .glass-hardware glass-screen {
		background-image: url("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small.jpg");
	}
}

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

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-bluetooth-screen {
		background-image: url("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small_2x.jpg");
	}
}

.overview-privacy-security-bluetooth-screen.scalable {
	background-image: url("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.overview-privacy-security-bluetooth-screen.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/privacy-security/bluetooth_screen__fz2gtptmloq6_small_2x.jpg");
	}
}

.overview-privacy-security-settings-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small_2x.jpg");
	}
}

.overview-privacy-security-settings-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/privacy-security/settings_screen__6g3i5zhzvg2u_small_2x.jpg");
	}
}

.overview-home-app-guest-mode-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small_2x.jpg");
	}
}

.overview-home-app-guest-mode-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/home-app/guest_mode_screen__ediooym91qie_small_2x.jpg");
	}
}

.overview-home-app-hands-free-screen {
	background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/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 {
		background-image: url("/au/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("/au/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small_2x.jpg");
	}
}

.overview-home-app-hands-free-screen.scalable {
	background-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/home-app/hands_free_screen__d0ctnvzizvue_small_2x.jpg");
	}
}

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

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

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

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

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

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

.overview-journal-insights-2024-screen {
	background-image: url(/au/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-2024-screen {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-insights-2024-screen {
		background-image: url(/au/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-2024-screen {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-insights-2024-screen {
		background-image: url(/au/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-2024-screen {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small_2x.jpg);
	}
}

.overview-journal-insights-2024-screen.scalable {
	background-image: url(/au/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-2024-screen.scalable {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.overview-journal-insights-2024-screen.scalable {
		background-image: url(/au/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-2024-screen.scalable {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.overview-journal-insights-2024-screen.scalable {
		background-image: url(/au/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-2024-screen.scalable {
		background-image: url(/au/ios/ios-18/images/overview/journal/insights_2024_screen__cr2sx1muq3yq_small_2x.jpg);
	}
}

.overview-apple-intelligence-ideas {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small_2x.jpg");
	}
}

.overview-apple-intelligence-ideas.scalable {
	background-image: url("/au/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("/au/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("/au/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("/au/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-image: url("/au/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.scalable {
		background-image: url("/au/ios/ios-18/images/overview/apple-intelligence/ideas__0u3q2l3w9bmu_small_2x.jpg");
	}
}

.overview-apple-intelligence-siri {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small_2x.jpg");
	}
}

.overview-apple-intelligence-siri.scalable {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/ios/ios-18/images/overview/apple-intelligence/siri__tm47izg4n7ma_small_2x.jpg");
	}
}

.overview-apple-intelligence-writing-tools {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small_2x.jpg");
	}
}

.overview-apple-intelligence-writing-tools.scalable {
	background-image: url("/au/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("/au/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("/au/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("/au/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("/au/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("/au/ios/ios-18/images/overview/apple-intelligence/writing_tools__fh2zds1fi9ay_small_2x.jpg");
	}
}
/* Localised Fixes - END */
