/*Local overrides*/

/* Local Nav */
@media only Screen and (max-width: 360px) {
	#ac-localnav {
		padding: 10px 0 15px;
	}

	#ac-localnav .ac-ln-menu .ac-ln-actions {
		padding-top: 25px;
	}

	#ac-localnav .ac-ln-title > a {
		max-width: 100px;
		white-space: normal;
	}
}

/*section section-get-started blurbs columns*/
.blurbs {
	grid-template-columns: repeat(2, 1fr);
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 734px) {
	.blurbs {
		width: 500px;
	}
}

@media only screen and (max-width: 580px) {
	.blurbs {
		width: 400px;
	}
}

@media only screen and (max-width: 450px) {
	.blurbs {
		width: 300px;
	}
}

@media only screen and (max-width: 350px) {
	.blurbs {
		width: 250px;
	}
}

.section-support-services
	.group-card-quote-service-lead-coach
	.image-card-professional-learning {
	background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_large.png");
}
@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-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_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-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_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-support-services
		.group-card-quote-service-lead-coach
		.image-card-professional-learning {
		background-image: url("/mx/education/higher-education/images/how-to-buy/apple_professional_learning_mbp__ddx845ix8kuq_small_2x.png");
	}
}

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

/* .section.section-higher-education .typography-headline-super */
.section.section-higher-education .typography-headline-super {
	max-width: 100%;
}
#higher-education > div {
	width: 100%;
}
