/**
 * 2.1 Our History
 */

.page-template-our-history #hero_c h1 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.66px;
	line-height: 1.1;
	padding: 20px 38px 0 38px;
	text-transform: uppercase;
}

.page-template-our-history #hero_c div.image_c {
	margin: 36px 38px;
}

.page-template-our-history #hero_c div.image_c div.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 735px);
	width: clamp(0px, calc(100vw - 76px), 1100px);
}

.page-template-our-history #hero_c div.copy {
	color: var(---173f35);
	margin: 36px 38px;
}

.page-template-our-history #alternating_content_c {
	margin: 36px 0;
	padding: 0 38px;
}

.page-template-our-history #alternating_content_c div.alternating_content {
	margin: 60px 0 0 0;
}

.page-template-our-history #alternating_content_c div.alternating_content 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: 2.111;
	text-transform: uppercase;
}

.page-template-our-history #alternating_content_c div.alternating_content div.swiper {
	--swiper-navigation-color: var(---173f35);
	--swiper-navigation-sides-offset: calc(50% - 100px);
	--swiper-navigation-size: 12px;
	--swiper-navigation-top-offset: calc(100% - 19px);
	--swiper-pagination-bullet-inactive-color: transparent;
	--swiper-pagination-bullet-inactive-opacity: 0.5;
	margin: 38px 0 0 0;
	padding: 0 0 40px 0;
}

.page-template-our-history #alternating_content_c div.alternating_content div.swiper a.swiper-slide  {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 355px);
	text-indent: -9999px;
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.page-template-our-history #alternating_content_c div.alternating_content div.swiper .swiper-pagination-bullet {
	color: var(---173f35);
	font-size: 1.8rem;
	height: 22px;
	width: 18px;
}

.page-template-our-history #alternating_content_c div.alternating_content div.swiper .swiper-pagination-bullet-active {
	background: transparent;
}

.page-template-our-history #alternating_content_c div.alternating_content div.cta_c {
	display: flex;
	justify-content: center;
	margin: 36px 0 0 0;
}

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

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

	.page-template-our-history #hero_c div.image_c {
		margin: 62px 0;
	}

	.page-template-our-history #hero_c div.copy {
		margin: 0;
	}

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

	.page-template-our-history #alternating_content_c {
		margin: 32px 0 60px 0;
		padding: 0 20px;
	}

	.page-template-our-history #alternating_content_c div.alternating_content {
		margin: 68px 0 0 0;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.content_images_c {
		display: flex;
	}

	.page-template-our-history #alternating_content_c div.alternating_content:nth-child(even) div.content_images_c {
		flex-direction: row-reverse;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.content_images_c div.content_c {
		flex: 1;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.swiper {
		--swiper-navigation-sides-offset: calc(50% - 140px);
		--swiper-navigation-size: 12px;
		--swiper-pagination-bullet-horizontal-gap: 7px;
		--swiper-navigation-top-offset: calc(100% - 19px);
		flex: 0 0 532px;
		margin: 33px 0 0 40px;
	}

	.page-template-our-history #alternating_content_c div.alternating_content:nth-child(even) div.content_images_c div.swiper {
		margin: 33px 40px 0 0;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.swiper .swiper-pagination-bullet {
		font-size: 2.2rem;
		height: 25px;
		width: 22px;
	}

	.page-template-our-history #alternating_content_c div.alternating_content h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.25;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.copy {
		margin: 32px 0 0 0;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.copy h2 {
		margin: 38px 0 0 0;
	}

	.page-template-our-history #alternating_content_c div.alternating_content div.cta_c .green_button {
		padding: 12px 96px;
	}
}
