/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.section-hero .logo {
	background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge.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 .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge_2x.png);
	}
}

@media only screen and (max-width: 1068px) and (min-width: 1441px) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge.png);
	}
}

@media only screen and (max-width: 1068px) and (min-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-width: 1441px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_xlarge_2x.png);
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium.png);
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_medium_2x.png);
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_small.png);
	}
}

@media only screen and (max-width: 1068px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .logo {
		background-image: url(/cz/apple-arcade/images/overview/arcade_is_open__fxdywxogv4ya_small_2x.png);
	}
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-devices .devices.spacing-updates .device:nth-child(4) {
		margin-top: 0px;
	}
	.section-value-props .offer.apple-one {
		padding-left: 15px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-devices .devices.spacing-updates .device:nth-child(4) {
		margin-top: 31px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
