/* Local Overrides */

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

/* BTS */
.section-hero-product {
	padding: 23px;
}

/* mbam */

@media only screen and (max-width: 735px) {
	div.mba.cpu.cell.row > h4 {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 443px) {
	div.mba.cpu.cell.row > h4 {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 735px) {
	div.mba.gpu.cell.row > h4 {
		padding-top: 5px;
	}
}

@media only screen and (max-width: 443px) {
	div.mba.gpu.cell.row > h4 {
		padding-top: 5px;
	}
}

/* mbam2 */

@media only screen and (max-width: 735px) {
	div.mbam2.cpu.cell.row > p {
		padding-top: 10px;
	}
}

@media only screen and (max-width: 735px) {
	div.mbam2.cpu.cell.row > h4 {
		padding-top: 30px;
	}
}

@media only screen and (max-width: 443px) {
	div.mbam2.cpu.cell.row > h4 {
		padding-top: 30px;
	}
}

@media only screen and (max-width: 443px) {
	div.mbam2.cpu.cell.row > p {
		padding-top: 10px;
	}
}

@media only screen and (max-width: 735px) {
	div.mbam2.gpu.cell.row > h4 {
		padding-top: 25px;
	}
}

@media only screen and (max-width: 443px) {
	div.mbam2.gpu.cell.row > h4 {
		padding-top: 25px;
	}
}

/* mbp13 */

@media only screen and (max-width: 735px) {
	div.mbp13.cpu.cell.row > h4 {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 396px) {
	div.mbp13.cpu.cell.row > h4 {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 735px) {
	div.mbp13.gpu.cell.row > h4 {
		padding-top: 5px;
	}
}

@media only screen and (max-width: 443px) {
	div.mbp13.gpu.cell.row > h4 {
		padding-top: 5px;
	}
}

/* mbp14-and-16 */

@media only screen and (max-width: 735px) {
	div.mbp14-and-16.cpu.cell.row > h4 {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 396px) {
	div.mbp14-and-16.cpu.cell.row > h4 {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 735px) {
	div.mbp14-and-16.gpu.cell.row > h4 {
		padding-top: 20px;
	}
}

@media only screen and (max-width: 443px) {
	div.mbp14-and-16.gpu.cell.row > h4 {
		padding-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 (min-width: 1069px) {
	.section-skywalker-btm
		.promo-copy-container
		.typography-headline.tile-headline {
		font-size: 45px !important;
	}
}

/* CAFR screens */

.apple-news {
	background-repeat: no-repeat;
	background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_large.jpg");
	background-position-x: center;
	background-position-y: bottom;
}

@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-news {
		background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.apple-news {
		background-size: 359px 525px;
		background-repeat: no-repeat;
		background-position: center bottom -10px;
		background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_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-news {
		background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.apple-news {
		background-repeat: no-repeat;
		background-size: 736px 490px;
		background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.apple-news {
		background-image: url("/ca/fr/mac/home/images/apple_news_plus_half_tile__fsburpmunrma_small_2x.jpg");
	}
}

/* Apple Gift Card START */
.gift-card .promo-image {
	background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_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) {
	.gift-card .promo-image {
		background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.gift-card .promo-image {
		background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_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) {
	.gift-card .promo-image {
		background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.gift-card .promo-image {
		background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_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) {
	.gift-card .promo-image {
		background-image: url("/ca/fr/mac/home/images/apple_gift_card_tile__cvbu92dj0l8i_small_2x.jpg");
	}
}
/* Apple Gift Card END */

/* CAFR overrides */
.link-fix-cafr .links-inline li:last-child {
	display: block;
}

/* Giveback CAEN overrides */
.section-giveback .product-headline {
	margin-left: auto;
	margin-right: auto;
	max-width: 589px;
}

@media only screen and (max-width: 1068px) {
	.section-giveback .product-headline {
		max-width: 552px;
	}
}

@media only screen and (max-width: 735px) {
	.section-giveback .product-headline {
		max-width: 87.5%;
	}
}

.section-giveback .product-eyebrow {
	padding-top: 0px;
}

@media only screen and (max-width: 1068px) {
	.section-giveback .product-eyebrow {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 735px) {
	.section-giveback .product-eyebrow {
		padding-top: 0px;
	}
}

/* Footnote colour in get credit tile */
.section-tiles .footnote {
	color: inherit;
}

/* Apple News tile height */
/* Need to adjust Apple TV height as well since they're on the same row */

@media only screen and (max-width: 1068px) {
	.apple-news {
		height: 540px;
	}
}

@media only screen and (max-width: 735px) {
	.apple-news {
		height: 535px;
	}
}

@media only screen and (max-width: 1068px) {
	.arcade {
		height: 540px;
	}
}

@media only screen and (max-width: 735px) {
	.arcade {
		height: 490px;
	}
}
.section-hero.theme-dark {
	margin-top: 0;
}
.section-hero.theme-dark {
	margin-top: 0;
}
@media only screen and (max-width: 1068px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0px;
	}
}

/* Promo layout overrides */
.fp-tile-2.arcade {
	margin-right: 1.04167%;
	margin-left: 2.08333%;
}
.fp-tile-2.apple-news {
	margin-left: 1.04167%;
	margin-right: 2.08333%;
}

@media only screen and (max-width: 1068px) {
	.fp-tile-2.arcade {
		margin-right: 1.04167%;
		margin-left: 2.58333%;
	}
}
@media only screen and (max-width: 735px) {
	.fp-tile-2.arcade,
	.fp-tile-2.apple-news {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 1069px) {
	.arcade .arcade-games {
		margin-top: 80px;
	}
}

/* Value Prop Image */
.image-icon-asa {
	background-image: url("/ca/fr/mac/home/images/asa/icon_large.svg");
	width: 100%;
	height: 44px;
	background-size: 100% 53px;
	background-repeat: no-repeat;
}

/* Adding footnote code */
.arcade.tv-update a[aria-label*="Note"],
.apple-news.tv-update a[aria-label*="Note"] {
	font-size: 0.4em;
	position: relative;
	vertical-align: top;
	color: #fff;
}

/* Link arrow SE */
@media only screen and (max-width: 734px) {
	.apple-news.news-update {
		padding-left: 4.25%;
		padding-right: 4.25%;
	}
}

/* General helper styles */
.large-only {
	display: block;
}
.medium-only {
	display: none;
}
.small-only {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.large-only {
		display: none;
	}
	.medium-only {
		display: block;
	}
	.small-only {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.large-only {
		display: none;
	}
	.medium-only {
		display: none;
	}
	.small-only {
		display: block;
	}
}

.small-hide {
	display: block;
}

@media only screen and (max-width: 1068px) {
	.small-hide {
		display: block;
	}
}

@media only screen and (max-width: 414px) {
	.small-hide {
		display: none;
	}
}

/* ATV Footnote Reference */
.tv-plus .footnote {
	position: relative;
	bottom: 0;
	margin-right: 4px;
	font-size: 1em;
}

.arcade .footnote {
	position: relative;
	bottom: 0;
	margin-right: 4px;
	font-size: 1em;
}

.section-hero.theme-dark .typography-hero-headline-super {
	margin-bottom: 0;
}

@media only screen and (max-width: 1068px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero.theme-dark .typography-hero-headline-super {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 785px) {
	.apple-one .links-inline li:last-child {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.apple-one .promo-copy-container {
		margin-right: 0;
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .promo-copy-container {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1068px) {
	.apple-one .tile-logo {
		left: 0;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 734px) {
	.apple-one .tile-logo {
		left: 0;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1068px) {
	.section-holiday-2020
		.banner-wrapper
		.banner-copy-container
		.holiday-2020-lastchance-forcewrap {
		max-width: 285px;
	}
}

/* Availability Messaging */
.hero-product-note .small-hide {
	display: inline-block;
}

@media only screen and (max-width: 734px) {
	.hero-product-note .small-hide {
		display: none;
	}
}

/* xsmall br class */
@media only screen and (max-width: 320px) {
	br.xsmall-hide {
		display: none;
	}

	br.xsmall-show {
		display: block;
	}
}

@media only screen and (max-width: 734px) {
	.apple-news .promo-intro {
		margin-right: 2%;
		margin-left: 2%;
	}
}

@media only screen and (max-width: 1068px) {
	.built-in-apps-gallery .caption {
		max-width: 560px;
	}
}

/* Why iPad Tile Headline overrides */
.promo-section .promo-tile.why-mac .promo-copy-container .typography-headline {
	font-size: 40px;
}

.why-mac {
	background-position-y: 280px;
}

@media only screen and (max-width: 1068px) {
	.promo-section .promo-tile.why-mac .promo-copy-container {
		padding-top: 34px;
	}

	.promo-section
		.promo-tile.why-mac
		.promo-copy-container
		.typography-headline {
		font-size: 36px;
	}

	.why-mac {
		background-position-y: 288px;
	}
}

@media only screen and (max-width: 734px) {
	.promo-section .promo-tile.why-mac .promo-copy-container {
		padding-top: 45px;
	}

	.promo-section
		.promo-tile.why-mac
		.promo-copy-container
		.typography-headline {
		font-size: 32px;
	}

	.why-mac {
		background-position-y: 220px;
	}
}

@media only screen and (max-width: 320px) {
	.promo-section .promo-tile.why-mac .promo-copy-container {
		padding-top: 22px;
	}

	.promo-section
		.promo-tile.why-mac
		.promo-copy-container
		.typography-headline {
		font-size: 32px;
	}

	.why-mac {
		background-position-y: 236px;
	}
}

/* BTS Tile */
@media only screen and (max-width: 1068px) {
	.section-bts-2021 .promo-copy-container .tile-headline {
		width: 280px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-bts-2021 .banner-wrapper .banner-container {
		padding: 88px 0;
	}
}

/*------------------------------------*\
   BTM CSS
\*------------------------------------*/

/* SCREENS */

.section-btm .section-content .product-wrapper .hero-btm-image {
	width: 1911px;
	height: 312px;
	background-size: 1911px 312px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -955px;
	margin-top: 70px;
}

@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-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		width: 1068px;
		height: 334px;
		background-size: 1068px 334px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_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-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		width: 734px;
		height: 225px;
		background-size: 734px 225px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_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-btm .section-content .product-wrapper .hero-btm-image {
		background-image: url("/ca/fr/mac/home/images/btm/hero_btm__awxt6xpxnvpe_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		left: 50%;
		margin-left: -530px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		left: 50%;
		margin-left: -362px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm .section-content .product-wrapper .hero-btm-image {
		margin-top: 30px;
	}
}

/* LOCAL overrides */

.section-btm {
	margin-top: -34px;
	padding-top: 97px;
	padding-bottom: 120px;
}

@media only screen and (max-width: 1068px) {
	.section-btm {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-btm {
		margin-top: -50px;
		padding: 94px 0px 44px;
	}
}

.section-btm .section-content {
	text-align: center;
}

@media only screen and (max-width: 734px) {
	.section-btm .typography-body:first-of-type {
		max-width: 340px;
	}
}

.section-btm .icon-wrapper {
	margin: 0 15px;
	color: #f5f5f7;
}

.section-btm .typography-body:first-of-type {
	font-size: 28px;
	line-height: 1.10722;
	font-weight: 400;
	letter-spacing: 0.004em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	margin-top: 6px;
}

/*------------------------------------*\
   END BTM CSS
\*------------------------------------*/

/*Apple Pay*/
.apple-pay .apple-pay-image {
	background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_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-pay .apple-pay-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_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-pay .apple-pay-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-pay .apple-pay-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_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-pay .apple-pay-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-pay/apple_pay__9nvboo37kn6y_small_2x.jpg");
	}
}

/*Apple TV+*/
.tv-plus .promo-image {
	background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_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("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tv-plus .promo-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_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("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tv-plus .promo-image {
		background-image: url("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_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("/ca/fr/mac/home/images/overview/get-more/apple-tv-plus/apple_tv_plus_half_tile__e74rl1eybamq_small_2x.jpg");
	}
}

/* Monthly Payments */

.monthly-payments .wrapper {
	max-width: 1380px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 1439px) {
	.monthly-payments .wrapper {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}
@media only screen and (max-width: 1439px) and (min-width: 1382px) {
	.monthly-payments {
		max-width: 1440px;
	}
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .wrapper {
		max-width: 735px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 767px) {
	.monthly-payments {
		max-width: 770px;
	}
}
@media only screen and (max-width: 767px) {
	.monthly-payments .wrapper {
		margin-left: 2.08333%;
		margin-right: 2.08333%;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

.monthly-payments .content-block {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	min-height: 522px;
	margin-top: 36px;
	margin-bottom: 36px;
	background: #f2f2f2;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .content-block {
		flex-direction: column-reverse;
		min-height: 318px;
		margin-top: 22px;
		margin-bottom: 22px;
		padding: 35px 0;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .content-block {
		display: block;
		min-height: 0;
		margin-top: 18px;
		margin-bottom: 18px;
		padding: 30px 0 40px;
	}
}

.monthly-payments .copy {
	text-align: center;
	z-index: 2;
	width: 482px;
	word-wrap: break-word;
	margin: 50px 25px 50px 5px;
	font-size: 17px;
	line-height: 1.47059;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .copy {
		text-align: center;
		width: 420px;
		margin: 0 0 25px 25px;
		font-size: 17px;
		line-height: 1.47059;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .copy {
		text-align: center;
		margin: 0 auto;
		padding-top: 10px;
		text-align: center;
		width: 404px;
	}
}
@media only screen and (max-width: 420px) {
	.monthly-payments .copy {
		width: 300px;
	}
}

.monthly-payments .headline {
	margin-top: 0px;
	font-size: 48px;
	line-height: 1.08349;
	font-weight: 600;
	letter-spacing: -0.003em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .headline {
		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;
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .headline {
		font-size: 32px;
		line-height: 1.125;
		font-weight: 600;
		letter-spacing: 0.004em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}

.monthly-payments .icon-wrapper {
	margin-top: 0.8em;
	display: inline-block;
}

.monthly-payments .image {
	width: 661px;
	height: 310px;
	background-size: 661px 310px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_large.png");
	position: relative;
	z-index: 1;
}
@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) {
	.monthly-payments .image {
		background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_large_2x.png");
	}
}
@media only screen and (max-width: 1300px) {
	.monthly-payments .image {
		background-size: contain;
		width: 50%;
		background-position: center;
	}
}
@media only screen and (max-width: 1068px) {
	.monthly-payments .image {
		width: 430px;
		height: 203px;
		background-size: 430px 203px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_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) {
	.monthly-payments .image {
		background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.monthly-payments .image {
		margin-left: auto;
		margin-right: auto;
		width: 320px;
		height: 192px;
		background-size: 320px 192px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_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) {
	.monthly-payments .image {
		background-image: url("/ca/fr/mac/home/images/monthly-payments/monthly_payment_tile__oq1rkrzfagqy_small_2x.png");
	}
}

@media only screen and (max-width: 420px) {
	.xs-show {
		display: block !important;
	}
}

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

/* Compare Module - Notebooks */
@media only screen and (max-width: 734px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item.notebooks
		.mbp13.cpu.cell.row,
	.section-compare
		.gallery
		.item-container
		.gallery-item.notebooks
		.mba.cpu.cell.row {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 396px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item.notebooks
		.mbp14-and-16.cpu
		.typography-compare-eyebrow-reduced {
		margin-top: 20px !important;
	}
}

/* Compare Module - Desktops */
@media only screen and (max-width: 1068px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.cpu.imac24.cell.row,
	.section-compare
		.gallery
		.item-container
		.gallery-item
		.cpu.macmini.cell.row {
		padding-top: 23px;
	}
}
@media only screen and (max-width: 443px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.imac24.cpu
		.typography-body-reduced,
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macmini.cpu
		.typography-body-reduced {
		top: 0px !important;
	}
}
@media only screen and (max-width: 443px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.imac24.gpu
		.typography-compare-eyebrow-reduced,
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macmini.gpu
		.typography-compare-eyebrow-reduced,
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macstudio.gpu
		.typography-compare-eyebrow-reduced,
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macpro.gpu
		.typography-compare-eyebrow-reduced {
		margin-top: 20px !important;
	}
}
@media only screen and (max-width: 396px) {
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macstudio.cpu
		.typography-compare-eyebrow-reduced,
	.section-compare
		.gallery
		.item-container
		.gallery-item.desktops
		.macpro.cpu
		.typography-compare-eyebrow-reduced {
		margin-top: 20px !important;
	}
}

/* Compare Module - S */
@media only screen and (max-width: 500px) {
	.section-compare .gallery .tablist-wrapper .tabnav-items {
		width: 100% !important;
		margin: 0px !important;
	}
}
@media only screen and (max-width: 400px) {
	.section-compare .gallery .tablist-wrapper .tabnav-item a {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 360px) {
	.section-compare .section-content {
		width: 100% !important;
	}
}

/* section-what-makes-mac, why-mac tile text area width */
@media only screen and (max-width: 397px) {
	.section-what-makes-mac .why-mac {
		background-position-y: 290px;
		height: 510px;
	}
	.section-what-makes-mac
		.why-mac
		.promo-copy-container
		.typography-headline {
		padding-right: 21px;
		padding-left: 21px;
	}
}
@media only screen and (max-width: 363px) {
	.section-what-makes-mac .why-mac {
		background-position-y: 290px;
		height: 510px;
	}
}
@media only screen and (max-width: 320px) {
	.section-what-makes-mac .why-mac {
		background-position-y: 270px;
		height: 490px;
	}
}

/* section-what-makes-mac, monterey tile text area width  */
@media only screen and (max-width: 734px) {
	.section-what-makes-mac
		.monterey
		.promo-copy-container
		.typography-headline {
		padding-right: 15px;
		padding-left: 15px;
	}
}

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

/* Accessories Banner */

.accessories {
	background-size: 1380px 358px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/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("/ca/fr/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("/ca/fr/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("/ca/fr/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("/ca/fr/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("/ca/fr/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%;
	}
}

/* override */
.page-overview.ac-gn-current-mac {
	overflow-x: hidden;
}

#footnote-bts-2022-1 a {
	white-space: nowrap !important;
}
