/* Local Overrides */

/*compare section*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.imac24.cpu.cell
		.size,
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.macmini.cpu.cell
		.size {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare .gallery .item-container .gallery-item .mba.cell.chip {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.imac24.cpu.cell
		.note-caption,
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.macmini.cpu.cell
		.note-caption {
		top: -20px;
	}
}

/* Skywalker sound tile */
.banner-container .promo-copy-container .typography-product-lockup.promo-intro {
	font-size: 18px !important;
}
@media only screen and (max-width: 734px) {
	.banner-container
		.promo-copy-container
		.typography-product-lockup.promo-intro {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 734px) {
	.section-skywalker-btm
		.promo-copy-container
		.typography-headline.tile-headline {
		font-size: 30px !important;
	}
}

@media only screen and (min-width: 735px) {
	.section-skywalker-btm
		.promo-copy-container
		.typography-headline.tile-headline {
		font-size: 36px !important;
	}
}

/*compare launch state*/
.typography-caption.available {
	color: #86868b;
}

/*Hero Launching Messaging */
.typography-body.violator-secondary {
	color: #86868b !important;
	font-weight: 400 !important;
	font-size: 15px;
}
@media only screen and (max-width: 734px) {
	.typography-body.violator-secondary {
		font-size: 14px;
	}
}

.typography-body.violator-secondary {
	margin-top: 0.35em !important;
}
@media only screen and (max-width: 1068px) {
	.typography-body.violator-secondary {
		margin-top: 0.7em !important;
	}
}
@media only screen and (max-width: 734px) {
	.typography-body.violator-secondary {
		margin-top: 0.68em !important;
	}
}

/* Ribbon */
.ribbon-content {
	max-width: unset;
}

/* TV Plus Tile */
.tv-plus .links-inline li {
	margin-left: 0;
}

/* Hero Section */
@media only screen and (max-width: 1068px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-macbook-air .section-hero-product-avail {
		max-width: 220px;
	}
}

/* Messaging */
.title-comingsoon {
	font-size: 21px;
	letter-spacing: 1.381;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	color: #666;
}
@media only screen and (max-width: 1068px) {
	.title-comingsoon {
		font-size: 17px;
		color: #666;
		margin-bottom: 10px;
	}
}

/* Value Props + Icon */
.section-buystrip .typography-buystrip-copy {
	max-width: 410px;
}

/* Apple One Tile */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.apple-one .promo-intro {
		max-width: 278px;
	}
}

/*Higher Education*/
@media only screen and (max-width: 734px) {
	.higher-education .promo-copy-container {
		position: relative;
		top: -50px;
	}
}
.higher-education {
	background-size: 675px 600px;
	background-repeat: no-repeat;
	background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_large.jpg");
	background-position-x: center;
	background-position-y: bottom;
	max-height: 600px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.higher-education {
		background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.higher-education {
		background-size: 359px 525px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_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) {
	.higher-education {
		background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.higher-education {
		background-size: 736px 490px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_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) {
	.higher-education {
		background-image: url("/br/mac/home/images/overview/get-more/higher_education__fcy3ouhzvgae_small_2x.jpg");
	}
}

/*Education*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.promo-tile.education {
		margin-left: 0;
		left: 16px;
		margin-right: 27px;
		background-size: cover;
		height: 525px;
		background-position-x: 40%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 767px) {
	.promo-tile.education {
		margin-right: 24px;
	}
}

/* Reasons */
@media only screen and (min-width: 1069px) {
	.reasons .promo-copy-container .promo-copy-wrapper {
		margin-top: -18px;
		width: 420px;
	}
}
@media only screen and (min-width: 1069px) {
	.reasons .promo-copy-container .promo-copy-wrapper .typography-headline {
		font-size: 48px;
		line-height: 1;
	}
}
@media only screen and (min-width: 1069px) {
	.reasons
		.promo-copy-container
		.promo-copy-wrapper
		.typography-headline
		.highlight {
		font-size: 48px;
		line-height: 1.3;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.reasons .promo-copy-container .promo-copy-wrapper {
		margin-top: 12px;
		width: 300px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.reasons .promo-copy-container .promo-copy-wrapper .typography-headline {
		font-size: 37px;
		line-height: 1;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.reasons
		.promo-copy-container
		.promo-copy-wrapper
		.typography-headline
		.highlight {
		font-size: 37px;
		line-height: 1.3;
	}
}
@media only screen and (max-width: 734px) {
	.reasons .promo-copy-container .promo-copy-wrapper {
		width: 300px;
	}
}
@media only screen and (max-width: 734px) {
	.reasons .promo-copy-container .promo-copy-wrapper .typography-headline {
		font-size: 35px;
		max-width: 260px;
		line-height: 1;
	}
}
@media only screen and (max-width: 734px) {
	.reasons
		.promo-copy-container
		.promo-copy-wrapper
		.typography-headline
		.highlight {
		font-size: 35px;
		line-height: 1.3;
	}
}
@media only screen and (max-width: 734px) {
	.reasons .promo-copy-container .promo-copy-wrapper .promo-intro {
		font-size: 16px;
	}
}

/* Accessories Banner */
.promo-section-accessories {
	padding-top: 30px;
}
@media only screen and (max-width: 1068px) {
	.promo-section-accessories {
		padding-top: 15px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section-accessories {
		padding-top: 0;
	}
}
.section-why-mac,
.section-get-more.promo-section {
	padding-top: 97px;
}
@media only screen and (max-width: 1068px) {
	.section-why-mac,
	.section-get-more.promo-section {
		padding-top: 68px;
	}
}
@media only screen and (max-width: 734px) {
	.section-why-mac.without-value-props .typography-headline-elevated {
		padding-top: 30px;
	}
}
.banner-promo.accessories {
	background-color: #f2f2f2;
}
.accessories {
	height: 750px;
	padding-bottom: 0px;
}
.accessories .promo-copy-wrapper {
	padding-top: 60px;
}
@media only screen and (max-width: 1068px) {
	.accessories .promo-copy-wrapper {
		padding-top: 60px;
	}
}
@media only screen and (max-width: 1068px) {
	.accessories {
		height: 550px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section .accessories .promo-copy-wrapper {
		padding-top: 50px;
	}
}
@media only screen and (max-width: 734px) {
	.accessories {
		height: 450px;
	}
}
html.text-zoom .accessories {
	height: unset;
	min-height: 600px;
}
@media only screen and (max-width: 1068px) {
	html.text-zoom .accessories {
		min-height: 550px;
	}
}
@media only screen and (max-width: 734px) {
	html.text-zoom .accessories {
		min-height: 450px;
	}
}
@media only screen and (max-width: 332px) {
	.accessories > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2) {
		font-size: 30px;
	}
}
@media only screen and (max-width: 734px) {
	.promo-section .banner-promo.accessories {
		margin-top: 15px;
	}
}

/* Compare Strip */
.display.cell.row h4 {
	margin-top: 0 !important;
}
.weight.cell.row h4 {
	margin-top: 0 !important;
}
@media only screen and (min-width: 1069px) {
	html.quick-look .macpro .quicklook-component a span.arkit-link {
		top: 28px !important;
	}
}
@media only screen and (max-width: 450px) {
	.section-compare .tabnav .tabnav-items {
		margin-left: 0;
		margin-right: 0;
	}
}
@media only screen and (max-width: 400px) {
	.section-compare .tabnav .tabnav-items .tabnav-link {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 734px) {
	.cell.storage {
		width: 70% !important;
	}
}
@media only screen and (max-width: 734px) {
	.cell.keyboard .column {
		width: 80% !important;
	}
}
@media only screen and (max-width: 734px) {
	.cell.chip .column {
		width: 83% !important;
	}
}
@media only screen and (max-width: 734px) {
	.cell.camera .column {
		width: 81% !important;
	}
}
@media only screen and (min-width: 1069px) {
	html.quick-look .macpro .quicklook-component a span.arkit-link {
		top: 28px !important;
	}
}

/*What makes mac tile*/
.why-mac .typography-headline {
	font-size: 38px !important;
}
@media only screen and (max-width: 1068px) {
	.why-mac .typography-headline {
		font-size: 34px !important;
	}
}
@media only screen and (max-width: 734px) {
	.why-mac .typography-headline {
		font-size: 27px !important;
	}
}

.why-mac {
	background-position-x: center;
	background-position-y: bottom;
	background-position-y: 264px;
}
@media only screen and (max-width: 1068px) {
	.why-mac {
		background-position-y: 308px;
	}
}
@media only screen and (max-width: 734px) {
	.why-mac {
		background-position-y: 220px;
		height: 440px;
	}
}
@media only screen and (max-width: 1068px) {
	.why-mac .promo-headline {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

/*continuity tile*/
.macos .typography-headline {
	font-size: 38px !important;
}
@media only screen and (max-width: 1068px) {
	.macos .typography-headline {
		font-size: 34px !important;
	}
}
@media only screen and (max-width: 734px) {
	.macos .typography-headline {
		font-size: 27px !important;
	}
}

/* Screens */

/* Why-mac */

.why-mac {
	background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.why-mac {
		background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.why-mac {
		background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_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) {
	.why-mac {
		background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.why-mac {
		background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_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) {
	.why-mac {
		background-image: url("/br/mac/home/images/overview/macos/why_mac__cs3wqw10kieu_small_2x.jpg");
	}
}

/*macOS Ventura*/

.ventura.promo-tile .promo-image {
	background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.ventura.promo-tile .promo-image {
		background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.ventura.promo-tile .promo-image {
		background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_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) {
	.ventura.promo-tile .promo-image {
		background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.ventura.promo-tile .promo-image {
		background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_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) {
	.ventura.promo-tile .promo-image {
		background-image: url("/br/mac/home/images/overview/ventura/macos_ventura__muyk5ifz9wqm_small_2x.jpg");
	}
}

/* Accessories Banner */

.accessories {
	background-size: 1380px 358px;
	background-repeat: no-repeat;
	background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_large.jpg");
	background-position-x: left;
	background-position-y: 300px;
	background-position-x: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.accessories {
		background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.accessories {
		background-size: 737px 247px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_medium.jpg");
		background-position-y: 280px;
	}
}
@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) {
	.accessories {
		background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.accessories {
		background-size: 736px 224px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_small.jpg");
		background-position-x: center;
		background-position-y: 230px;
	}
}
@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) {
	.accessories {
		background-image: url("/br/mac/home/images/overview/retail/accessories_tile__cybkm8f034uq_small_2x.jpg");
	}
}

@media only screen and (min-width: 1068px) {
	.promo-tile.accessories {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.promo-tile.accessories {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
		padding-left: 3.5%;
		padding-right: 3.5%;
	}
}

/* Continuity Tile */
.macos {
	background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.macos {
		background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.macos {
		background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_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) {
	.macos {
		background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.macos {
		background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_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) {
	.macos {
		background-image: url("/br/mac/home/images/overview/macos/continuity__f7o5n4kqigeq_small_2x.jpg");
	}
}

/* Apple One */
.apple-one .promo-image {
	background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.apple-one .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-one .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_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) {
	.apple-one .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-one .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_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) {
	.apple-one .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/bundle__eqmvgz1saumq_small_2x.jpg");
	}
}

/* TV+ Tile */
.tv-plus .promo-image {
	background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.tv-plus .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tv-plus .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_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) {
	.tv-plus .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tv-plus .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_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) {
	.tv-plus .promo-image {
		background-image: url("/br/mac/home/images/overview/get-more/atv_half_tile/apple_tv_plus_tile__eoyrdxp3msuq_small_2x.jpg");
	}
}

/*11 Reasons*/
.promo-tile.reasons {
	background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.promo-tile.reasons {
		background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.promo-tile.reasons {
		background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_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) {
	.promo-tile.reasons {
		background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.promo-tile.reasons {
		background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_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) {
	.promo-tile.reasons {
		background-image: url("/br/mac/home/images/overview/get-more/11_reasons__e1mfuklrwzee_small_2x.jpg");
	}
}

/*Apple At Work*/
@media only screen and (max-width: 1068px) {
	.promo-tile.business {
		height: 468px !important;
		background-size: cover !important;
	}
}

/* BTS 2021 */
.section-bts-2021 {
	margin-top: 60px;
	margin-bottom: 30px;
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 {
		margin-top: 42px;
		margin-bottom: 15px;
	}
}
@media (max-width: 1300px) and (min-width: 1068px) {
	.section-bts-2021 {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 345px) {
	.section-bts-2021 {
		margin-top: 39px;
	}
}
.section-bts-2021 .banner-wrapper {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 1440px;
	text-align: center;
	margin: 0 auto;
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .banner-wrapper {
		max-width: 767px;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .banner-wrapper {
		max-width: 100%;
	}
}
.section-bts-2021 .banner-wrapper .banner-container {
	display: flex;
	flex-direction: row;
	height: 100%;
	margin-left: 2.08333%;
	margin-right: 2.08333%;
	padding: 138px 0;
	background-image: -webkit-linear-gradient(
		135deg,
		#fbd0b8 0%,
		#fcdcbe 48%,
		#fcdcbe 49%,
		#fceac3 100%
	);
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .banner-wrapper .banner-container {
		padding: 57px 0;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .banner-wrapper .banner-container {
		padding: 213px 0 58px;
		margin: 0;
	}
}
@media only screen and (max-width: 345px) {
	.section-bts-2021 .banner-wrapper .banner-container {
		padding: 154px 0 30px;
	}
}
.section-bts-2021 .promo-copy-container {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin-top: auto;
	margin-left: 161px;
	text-align: left;
	height: 100%;
	z-index: 1;
}
@media (max-width: 1300px) and (min-width: 1068px) {
	.section-bts-2021 .promo-copy-container {
		margin-left: 90px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .promo-copy-container {
		margin-left: 77px;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .promo-copy-container {
		margin: 0;
		align-items: center;
		text-align: center;
	}
}
@media only screen and (max-width: 345px) {
	.section-bts-2021 .promo-copy-container {
		margin-bottom: 58px;
	}
}
html.text-zoom .section-bts-2021 .promo-copy-container {
	width: 70%;
}
@media only screen and (max-width: 1068px) {
	html.text-zoom .section-bts-2021 .promo-copy-container {
		width: 100%;
	}
}
.section-bts-2021 .promo-copy-container .tile-headline {
	position: relative;
	width: 330px;
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .promo-copy-container .tile-headline {
		width: 273px;
	}
}
.section-bts-2021 .promo-copy-container .tile-headline .footnote {
	font-size: 0.8em;
	font-weight: 400;
}
.section-bts-2021 .promo-copy-container .cta-container {
	margin-top: 28px;
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .promo-copy-container .cta-container {
		margin-top: 14px;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .promo-copy-container .cta-container {
		margin-top: 9px;
		margin-left: 6px;
	}
}
.section-bts-2021 .image-container {
	width: 782px;
	height: 487px;
	background-size: 782px 487px;
	background-repeat: no-repeat;
	background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_large.png");
	position: absolute;
	bottom: 26px;
	right: 60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-bts-2021 .image-container {
		background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .image-container {
		width: 364px;
		height: 227px;
		background-size: 364px 227px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_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-bts-2021 .image-container {
		background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .image-container {
		width: 654px;
		height: 408px;
		background-size: 654px 408px;
		background-repeat: no-repeat;
		background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_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-bts-2021 .image-container {
		background-image: url("/br/mac/home/images/overview/bts-2021/flp_mac_family__bp82711ad22u_small_2x.png");
	}
}
@media (max-width: 1300px) and (min-width: 1068px) {
	.section-bts-2021 .image-container {
		width: 55%;
		bottom: auto;
		background-size: contain;
		background-position: center;
	}
}
@media (max-width: 1300px) {
	.section-bts-2021 .image-container {
		top: 50%;
		transform: translateY(-50%);
	}
}
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .image-container {
		right: 37px;
	}
}
@media only screen and (max-width: 734px) {
	.section-bts-2021 .image-container {
		width: 332px;
		background-size: contain;
		top: -19px;
		transform: translateX(-50%);
		left: 50.5%;
		right: auto;
	}
}
@media only screen and (max-width: 345px) {
	.section-bts-2021 .image-container {
		width: 282px;
	}
}

/* Arcade */

@media only screen and (min-width: 1069px) {
	.arcade .arcade-games {
		margin-top: 63px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.arcade .arcade-games {
		margin-top: 37px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.no-js .arcade .arcade-dynamic .arcade-games {
		margin-top: 36px;
	}
}
