/**
 * 1.0 Front Page
 */

.home #hero_c {
	--swiper-navigation-sides-offset: -28px;
	--swiper-navigation-size: 30px;
	position: relative;
}

.home #hero_c div.layer {
	background: rgba(0, 0, 0, 0.39);
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.home #hero_c div.headline_cta_c {
	left: 0;
	padding: 25px 38px;
	position: absolute;
	top: 0;
	z-index: 3;
}

.home #hero_c div.headline_cta_c h1 {
	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;
	text-transform: uppercase;
}

.home #hero_c div.headline_cta_c a {
	color: #fff;
	display: block;
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.36px;
	line-height: 1.5;
	margin: 5px 0 0 0;
	text-transform: uppercase;
}

.home #hero_c div.swiper div.swiper-slide {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 58vw;
	text-indent: -9999px;
}

.home #hero_c .play_pause {
	display: none;
}

.home #top_section_c {
	padding: 40px 36px 10px 36px;
}

.home #top_section_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: 2.111;
	text-transform: uppercase;
}

.home #top_section_c a.green_button {
	margin: 15px 0 35px 0;
}

.home #top_section_c div.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(100vw - 76px), 532px);
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.home #recent_successes_c {
	padding: 40px 36px 10px 36px;
}

.home #recent_successes_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: 2.111;
	text-transform: uppercase;
}

.home #recent_successes_c div.items_c {
	column-gap: 36px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	row-gap: 36px;
}

.home #recent_successes_c div.items_c a.item span.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: clamp(0px, calc(67vw - 72px), 355px);
	margin: 0 0 16px 0;
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.home #recent_successes_c div.items_c a.item h3 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 2.111;
}

.home #recent_successes_c div.items_c a.item:hover h3 {
	text-decoration: underline;
}

.home #recent_successes_c div.items_c a.item span.copy {
	color: #000;
	display: block;
	font-size: 1.5rem;
	line-height: 1.333;
	margin: 1em 0;
}

.home #recent_successes_c div.items_c a.item span.gt {
	color: var(---173f35);
	display: block;
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.5rem;
	font-weight: 600;
}

.home #recent_successes_c div.items_c a.item:hover span.gt {
	text-decoration: underline;
}

.home #bottom_section_c {
	padding: 40px 36px 10px 36px;
}

.home #bottom_section_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: 2.111;
	text-transform: uppercase;
}

.home #bottom_section_c a.green_button {
	margin: 15px 0 35px 0;
}

.home #bottom_section_c div.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(100vw - 76px), 532px);
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.home #recent_news_c {
	padding: 40px 36px;
}

.home #recent_news_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: 2.111;
	text-transform: uppercase;
}

.home #recent_news_c div.items_c {
	column-gap: 36px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	row-gap: 36px;
}

.home #recent_news_c div.items_c a.item span.image {
	background-color: #eaeaea;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: clamp(0px, calc(67vw - 72px), 355px);
	margin: 0 0 33px 0;
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.home #recent_news_c div.items_c a.item h3 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2.0rem;
}

.home #recent_news_c div.items_c a.item:hover h3 {
	text-decoration: underline;
}

.home #recent_news_c div.items_c a.item span.copy {
	color: #000;
	display: block;
	font-size: 1.5rem;
	line-height: 1.333;
	margin: 1em 0;
}

.home #recent_news_c div.items_c a.item span.gt {
	color: var(---173f35);
	display: block;
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.5rem;
	font-weight: 600;
}

.home #recent_news_c div.items_c a.item:hover span.gt {
	text-decoration: underline;
}

@media screen and (min-width: 1024px) {
	.home #hero_c {
		--swiper-pagination-bullet-height: 20px;
		--swiper-pagination-bullet-inactive-color: #fff;
		--swiper-pagination-bullet-inactive-opacity: 0.5;
		--swiper-pagination-bullet-width: 20px;
		--swiper-pagination-color: #fff;
		--swiper-pagination-bottom: 30px;
		--swiper-navigation-color: #fff;
		--swiper-navigation-sides-offset: calc(50% - 100px);
		--swiper-navigation-size: 26px;
		--swiper-navigation-top-offset: calc(100% - 42px);
	}

	.home #hero_c div.layer {
		background: linear-gradient(135deg, rgba(0, 0, 0, 0.39) 0, rgba(0, 0, 0, 0.39) 30%, rgba(0, 0, 0, 0.0) 70%);
	}

	.home #hero_c div.headline_cta_c {
		padding: 67px 450px 0 0;
		max-width: 1100px;
	}

	.home #hero_c div.headline_cta_c h1 {
		font-size: 5.0rem;
	}

	.home #hero_c div.headline_cta_c a {
		font-size: 2.4rem;
		margin: 20px 0 0 0;
	}

	.home #hero_c div.swiper div.swiper-slide {
		height: 798px;
	}

	.home #hero_c div.swiper .swiper-button-prev::after,
	.home #hero_c div.swiper .swiper-button-next::after {
		display: none;
	}

	.home #hero_c div.swiper .swiper-button-prev {
		background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3C!--!Font%20Awesome%20Pro%206.7.2%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%20(Commercial%20License)%20Copyright%202025%20Fonticons%2C%20Inc.--%3E%3Cg%20transform%3D%22matrix(-1%2C0%2C0%2C1%2C384%2C0)%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M384%20256L0%2032V480L384%20256z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center / auto 100%;
	}

	.home #hero_c div.swiper .swiper-button-next {
		background: transparent url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3C!--!Font%20Awesome%20Pro%206.7.2%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%20(Commercial%20License)%20Copyright%202025%20Fonticons%2C%20Inc.--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M384%20256L0%2032V480L384%20256z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center / auto 100%;
	}

	.home #hero_c .play_pause {
		bottom: 30px;
		color: rgba(255, 255, 255, 0.5);
		cursor: pointer;
		display: block;
		font-size: 3.0rem;
		position: absolute;
		right: calc(50% - 500px);
		z-index: 9;
	}

	.home #top_section_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% - 1100px) top 50px / auto 150px;
		padding: 100px 20px 0 20px;
	}

	.home #top_section_c div.desktop_w {
		display: flex;
		justify-content: space-between;
	}

	.home #top_section_c div.left {
		flex: 1;
	}

	.home #top_section_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.666;
	}

	.home #top_section_c a.green_button {
		margin: 35px 0 0 0;
	}

	.home #top_section_c div.right {
		flex: 0 0 532px;
		margin: 0 0 0 40px;
		padding: 80px 0 0 0;
	}

	.home #recent_successes_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% + 510px) top 50px / auto 150px;
		padding: 100px 20px 0 50px;
	}

	.home #recent_successes_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.666;
		margin: 0 0 100px 0;
	}

	.home #recent_successes_c div.items_c {
		grid-template-columns: repeat(2, 1fr);
	}

	.home #recent_successes_c div.items_c a.item span.image {
		background-color: transparent;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		height: clamp(0px, calc(67vw - 72px), 355px);
		margin: 0 0 33px 0;
		width: clamp(0px, calc(100vw - 76px), 532px);
	}

	.home #recent_successes_c div.items_c a.item h3 {
		font-size: 2.8rem;
		line-height: 3.2rem;
	}

	.home #recent_successes_c div.items_c a.item span.copy {
		font-size: 1.8rem;
	}

	.home #recent_successes_c div.items_c a.item span.gt {
		font-size: 1.8rem;
	}

	.home #bottom_section_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% - 1100px) top 50px / auto 150px;
		padding: 100px 20px 0 20px;
	}

	.home #bottom_section_c div.desktop_w {
		display: flex;
		justify-content: space-between;
	}

	.home #bottom_section_c div.left {
		flex: 1;
	}

	.home #bottom_section_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.666;
	}

	.home #bottom_section_c a.green_button {
		margin: 35px 0 0 0;
	}

	.home #bottom_section_c div.right {
		flex: 0 0 532px;
		margin: 0 0 0 40px;
		padding: 80px 0 0 0;
	}

	.home #recent_news_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% + 510px) top 50px / auto 150px;
		padding: 100px 20px 85px 20px;
	}

	.home #recent_news_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.666;
		margin: 0 0 100px 0;
	}

	.home #recent_news_c div.items_c {
		grid-template-columns: repeat(3, 1fr);
	}

	.home #recent_news_c div.items_c a.item span.image {
		background-color: #eaeaea;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		height: clamp(0px, calc(67vw - 72px), 230px);
		margin: 0 0 30px 0;
		width: clamp(0px, calc(100vw - 76px), 334px);
	}

	.home #recent_news_c div.items_c a.item h3 {
		font-size: 2.8rem;
		line-height: 3.2rem;
	}

	.home #recent_news_c div.items_c a.item span.copy {
		font-size: 1.8rem;
	}

	.home #recent_news_c div.items_c a.item span.gt {
		font-size: 1.8rem;
	}
}

@media screen and (min-width: 1100px) {
	.home #hero_c div.headline_cta_c {
		left: calc(50% - 550px);
	}
}
