/**
 * 7.0 Access Support
 */

.page-template-access-support #hero_c h1 {
	background-color: var(---5c7f71);
	color: #fff;
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.66px;
	line-height: 1.1;
	padding: 25px 38px;
	text-transform: uppercase;
}

.page-template-access-support #hero_c div.desktop_w {
	padding: 36px 38px 0 38px;
}

.page-template-access-support #hero_c h2 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 1.25;
	text-transform: uppercase;
}

.page-template-access-support #hero_c div.copy {
	color: var(---173f35);
}

.page-template-access-support #top_content_c {
	margin: 36px 0;
	padding: 0 38px;
}

.page-template-access-support #top_content_c h3 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.25;
	margin: 36px 0 0 0;
}

.page-template-access-support #top_content_c div.callout {
	background-color: var(---bcc9c5);
	margin: 36px 0 0 0;
	padding: 20px;
}

.page-template-access-support #top_content_c div.callout h4 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.54px;
	line-height: 1.25;
	text-transform: uppercase;
}

.page-template-access-support #top_content_c div.callout :last-child {
	margin-bottom: 0;
}

.page-template-access-support #bottom_content_c {
	margin: 36px 0;
	padding: 0 38px;
}

.page-template-access-support #bottom_content_c h2 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 1.25;
	text-transform: uppercase;
}

.page-template-access-support #bottom_content_c div.cta_c {
	display: flex;
	justify-content: center;
	margin: 36px 0 0 0;
}

@media screen and (min-width: 1024px) {
	.page-template-access-support #hero_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% - 1100px) top 224px / auto 150px;
		min-height: 400px;
	}

	.page-template-access-support #hero_c h1 {
		font-size: 5.0rem;
		padding: 56px 0;
	}

	.page-template-access-support #hero_c div.desktop_w {
		margin: 36px auto;
		padding: 0;
	}

	.page-template-access-support #hero_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
	}

	.page-template-access-support #hero_c div.copy {
		margin: 0;
	}

	.page-template-access-support #hero_c div.copy p {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}

	.page-template-access-support #top_content_c {
		margin: -20px 0 60px 0;
		padding: 0 20px;
	}

	.page-template-access-support #top_content_c div.desktop_w {
		align-items: flex-start;
		display: flex;
	}

	.page-template-access-support #top_content_c div.callout {
		flex: 0 0 534px;
		margin: 0 0 0 38px;
	}

	.page-template-access-support #top_content_c div.copy {
		flex: 1;
	}

	.page-template-access-support #top_content_c h3 {
		font-size: 2.8rem;
	}

	.page-template-access-support #top_content_c h3:first-child {
		margin-top: 0;
	}

	.page-template-access-support #bottom_content_c {
		margin: 32px 0 60px 0;
		padding: 0 20px;
	}

	.page-template-access-support #bottom_content_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
	}

	.page-template-access-support #bottom_content_c div.cta_c .green_button {
		padding: 12px 96px;
	}
}
