/*Local Overrides*/

/*Hero*/
@media only screen and (min-width: 1068px) {
	.section-hero .hero-headline {
		max-width: 850px;
	}
}

/*Nav*/
@media only screen and (max-width: 734px) {
	.section-nav ul {
		overflow: auto;
	}
	.section-nav ul li:nth-child(2) {
		padding: 0 25px;
	}
}

/*Spotlight - learning*/
@media only screen and (max-width: 1068px) {
	.section-spotlight .card .column-copy {
		padding: 33px 20px;
	}
}

/* BTS CTA Small */
@media only screen and (max-width: 734px) {
	.card-bts-2021 .card-cta {
		margin-left: 15px;
		margin-right: 15px;
	}
}

/* Earth Day Tile*/
.section-hero .hero-plan {
	display: grid;
	justify-items: center;
	margin: 165px auto 60px;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan {
		margin: 120px auto 65px;
	}
}
.section-hero .hero-plan .plan-logo {
	width: 84px;
	height: 102px;
	background-size: 84px 102px;
	background-repeat: no-repeat;
	background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_large.png);
	display: inline-block;
	position: relative;
}
@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 .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-logo {
		width: 55px;
		height: 66px;
		background-size: 55px 66px;
		background-repeat: no-repeat;
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_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 .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-plan .plan-logo {
		width: 32px;
		height: 39px;
		background-size: 32px 39px;
		background-repeat: no-repeat;
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_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 .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_small_2x.png);
	}
}
.section-hero .hero-plan .plan-copy {
	max-width: 27ch;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-copy {
		max-width: 22ch;
	}
}

/* earth day HL */
.typography-plan-headline {
	font-size: 124px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.015em;
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
}
@media only screen and (max-width: 1068px) {
	.typography-plan-headline {
		font-size: 80px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-plan-headline {
		font-size: 48px;
	}
}

/* Earth Day Copy */
.section-hero .hero-plan .plan-copy {
	max-width: 28ch;
	margin-left: auto;
	margin-right: auto;
}
.typography-plan-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;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-copy {
		max-width: 22ch;
	}
	.typography-plan-copy {
		font-size: 32px;
		line-height: 1.125;
		letter-spacing: 0.004em;
	}
}
@media only screen and (max-width: 734px) {
	.typography-plan-copy {
		font-size: 21px;
		line-height: 1.1904761905;
		letter-spacing: 0.011em;
	}
}

/*Spotlight - image*/
.image-spotlight-buy {
	width: 610px;
	height: 420px;
	background-size: 610px 420px;
	background-repeat: no-repeat;
	background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_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) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-buy {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_medium_2x.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) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-buy {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_small_2x.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) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_small_2x.jpg");
	}
}

/*footer*/
.ac-gf-content {
	border-top: none;
}

/* spotlight cards */
.image-spotlight-creative-expression {
	background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_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) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_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) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_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) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_small_2x.jpg");
	}
}

.image-spotlight-inspiring-students {
	width: 610px !important;
	height: 420px !important;
	background-size: 610px 420px !important;
	background-repeat: no-repeat;
	background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-spotlight-inspiring-students {
		width: 397px !important;
		height: 330px !important;
		background-size: 397px 330px !important;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-spotlight-inspiring-students {
		width: 500px !important;
		height: 290px !important;
		background-size: 500px 290px !important;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_small_2x.jpg");
	}
}
