/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2024 | 17:01:00 */
.page-template-page-home-new .c-home-hero__heading {
    max-width: 85rem;
}

.page-template-page-home-new  .c-home-hero__content_inner {
    background: #161616CC;
}

.page-template-page-home-new  .c-seconday-cta {
	margin-left: 30px;
}

@media ( max-width: 768px ) {
	.page-template-page-home-new .c-home-hero__content_inner .c-btn {
		display: block;
		width: 100%;
		margin: 10px auto;
	}
}

/*  Slider */
.page-template-page-home-new  .c-slider--story {
    padding: 30px 0;
}
.page-template-page-home-new  .c-slider--story .c-slider__img {
    max-width: 320px;
    height: auto;
}

.page-template-page-home-new  .c-slider--story .c-slider__item {
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    margin: 0 30px;
}

.page-template-page-home-new  .u-mtsliderbottom {}
.page-template-page-home-new  .u-mtsliderbottom .o-grid {
    justify-content: center;
}

.page-template-page-home-new  .u-mtsliderbottom h3 {
	text-align: center;
}


.page-template-page-home-new .hh-body-text {
    max-width: 55rem;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 1.8;
}