/* local screens */
/* Hero image */
.section-hero .image-hero {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-hero .image-hero {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .image-hero {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/hero__figdaso76zee_small_2x.png);
	}
}

/* section real-swift-code  image-what-you-see */
.section-real-swift-code .image-what-you-see {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-real-swift-code .image-what-you-see {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-real-swift-code .image-what-you-see {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-what-you-see {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-real-swift-code .image-what-you-see {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-what-you-see {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/swift_ipad__cr0mnrwplq4i_small_2x.png);
	}
}

/* section-real-swift-code image-master-the-basics */
.section-real-swift-code .image-master-the-basics {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-real-swift-code .image-master-the-basics {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-real-swift-code .image-master-the-basics {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-master-the-basics {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-real-swift-code .image-master-the-basics {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-master-the-basics {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/master_ipad__7v7m40mv4b66_small_2x.png);
	}
}
/* section-real-swift-code image-starting-points */
.section-real-swift-code .image-starting-points {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-real-swift-code .image-starting-points {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-real-swift-code .image-starting-points {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-starting-points {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-real-swift-code .image-starting-points {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-real-swift-code .image-starting-points {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creativity_imac__fljsja9he8mm_small_2x.png);
	}
}
/* section-create-code image-create-code */
.section-create-code .image-create-code {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-create-code .image-create-code {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-create-code .image-create-code {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-create-code .image-create-code {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-create-code .image-create-code {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-create-code .image-create-code {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/create_ipad__jqxtdf4fuoyi_small_2x.png);
	}
}
/* section-build-your-first-app image-build-your-first-app */
.section-build-your-first-app .image-build-your-first-app {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-build-your-first-app {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-build-your-first-app {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-build-your-first-app {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-build-your-first-app {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-build-your-first-app {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/app_ipad__fg45cul8632i_small_2x.png);
	}
}
/* section-build-your-first-app image-smart-code-completion */
.section-build-your-first-app .image-smart-code-completion {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-smart-code-completion {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-smart-code-completion {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-smart-code-completion {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-smart-code-completion {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-smart-code-completion {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/smart_ipad__b3q5ovb75vhy_small_2x.png);
	}
}
/* section-build-your-first-app image-full-screen */
.section-build-your-first-app .image-full-screen {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-full-screen {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-full-screen {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-full-screen {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-full-screen {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-full-screen {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/explore_creation__famblwu7nuq2_small_2x.png);
	}
}
/* section-build-your-first-app image-browse-library */
.section-build-your-first-app .image-browse-library {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-browse-library {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-browse-library {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-browse-library {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-browse-library {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-browse-library {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/library__d8o0shjbr98i_small_2x.jpg);
	}
}
/* section-build-your-first-app image-xcode-and-back  */
.section-build-your-first-app .image-xcode-and-back {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-xcode-and-back {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-xcode-and-back {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-xcode-and-back {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-xcode-and-back {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-xcode-and-back {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/xcode-lockup__sd3dx3kts362_small_2x.png);
	}
}
/* section-build-your-first-app image-share-with-friend */
.section-build-your-first-app .image-share-with-friend {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-share-with-friend {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-share-with-friend {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-share-with-friend {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-share-with-friend {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-share-with-friend {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/appstore__d5teep1rtiuu_small_2x.png);
	}
}
/* section-build-your-first-app image-share-with-world  */
.section-build-your-first-app .image-share-with-world {
	background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-build-your-first-app .image-share-with-world {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-build-your-first-app .image-share-with-world {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-share-with-world {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-build-your-first-app .image-share-with-world {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-build-your-first-app .image-share-with-world {
		background-image: url(/ca/fr/swift/playgrounds/images/overview/creation__erprj0trm06e_small_2x.png);
	}
}
