/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-how-to-buy-module .column-contact {
		padding: 0 20px;
	}
}

@media only screen and (min-width: 735px) {
	.modal .section-how-to-buy-module .column-contact {
		padding: 0 20px;
	}
}

#ac-localnav {
	height: 75px;
}

@media only screen and (max-width: 1023px) {
	#ac-localnav.medium-ac-ln-collapsible .ac-ln-menu-items {
		padding: 15px 24px 24px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-headline {
		max-width: 335px;
		font-size: 42px;
	}
}

@media only screen and (max-width: 734px) {
	.section-get-certified .tile-content {
		padding-right: 30px;
		padding-left: 30px;
	}
	.section-get-certified .grid-item-swift-challenge.swift-2023-update .grid-image-swift-challenge {
		padding-left: 30px;
	}
	.section-coding-apps .typography-headline-elevated {
		font-size: 36px;
	}
}

.section-get-certified .tile-cta {
	margin-top: 25px;
}

@media only screen and (min-width: 735px) and (max-width: 1023px) {
	#ac-localnav .ac-ln-title a br {
		display: none;
	}
	#ac-localnav {
		height: 48px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1069px) {
	.section-get-certified .typography-headline-preamble {
		font-size: 38px;
	}
	.section-get-certified .grid-item-swift-certification .button.button-outline.button-long-copy {
		padding: 12px 14px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-hero .hero-headline .underline .underline-illustration {
		bottom: -4%;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-headline .underline .underline-illustration {
		bottom: -4%;
	}
}

.section-ribbon {
	position: relative;
}

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