.home-philosophy {
	padding: 29px 0 28px;
	background: #fff;
	text-align: center;
}

.home-philosophy h1 {
	margin: 0;
	color: #222;
	font-size: 2.6em;
	font-weight: 300;
	line-height: 1.2;
}

.noble-home-intro {
	margin: 0;
	padding: 50px 0 60px;
}

.noble-home-intro h2,
.noble-home-testimonials h2,
.noble-home-news h2 {
	margin-top: 0;
}

.noble-home-intro h2 {
	margin-bottom: 0;
	font-size: 2.1em;
	font-weight: 300;
	line-height: 1.25;
}

.noble-home-commitment h4 {
	margin: 0;
	font-size: 1.45em;
	font-weight: 300;
	line-height: 1.3;
}

.noble-home-intro .divider {
	width: 50px;
	height: 3px;
	margin: 17px 0 26px;
}

.noble-home-intro .divider hr {
	width: 50px;
	height: 3px;
	margin: 0;
	background: #000;
	border: 0;
}

.noble-home-intro p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5),
.noble-home-intro .bodyText {
	font-size: 14px;
	line-height: 24px;
	color: #777;
}

.noble-home-intro p {
	margin: 0 0 20px;
}

.noble-home-intro > .container > .row > div:first-child > :last-child {
	margin-bottom: 0;
}

.noble-home-commitment > p:first-of-type {
	margin-bottom: 22px;
}

.noble-home-testimonials {
	position: relative;
	min-height: 470px;
	padding: 58px 0 46px;
	background: #111315 url('../img/noble-testimonials-tree-dark.png') center center / cover no-repeat;
	color: #fff;
	overflow: hidden;
}

.noble-home-testimonials::before {
	position: absolute;
	inset: 0;
	background: rgba(10, 12, 14, .28);
	content: "";
	pointer-events: none;
}

.noble-testimonial-inner {
	position: relative;
	z-index: 1;
	text-align: center;
}

.noble-testimonial-eyebrow {
	margin: 0 0 13px;
	color: var(--noble-secondary, #777);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .24em;
	line-height: 1.5;
	text-transform: uppercase;
}

.noble-home-testimonials h2 {
	margin: 0;
	color: #fff;
	font-size: 2.1em;
	font-weight: 300;
	line-height: 1.25;
}

.noble-home-testimonials .divider {
	width: 50px;
	height: 3px;
	margin: 18px auto 28px;
}

.noble-home-testimonials .divider hr {
	width: 50px;
	height: 3px;
	margin: 0;
	background: var(--noble-secondary, #777);
	border: 0;
}

.noble-home-testimonials .owl-carousel {
	position: relative;
	max-width: 780px;
	margin: 0 auto;
}

.noble-testimonial-slide {
	position: relative;
	display: flex;
	min-height: 156px;
	padding: 22px 48px 35px;
	align-items: center;
	justify-content: center;
}

.noble-testimonial-slide p::before,
.noble-testimonial-slide p::after {
	position: absolute;
	color: var(--noble-secondary, #777);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 1;
}

.noble-testimonial-slide p::before {
	top: -10px;
	left: 0;
	content: "“";
}

.noble-testimonial-slide p::after {
	right: 0;
	bottom: -18px;
	content: "”";
}

.noble-testimonial-slide p {
	position: relative;
	max-width: 700px;
	margin: 0;
	padding: 0 48px;
	color: #f2f2f2;
	font-family: inherit;
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.55;
}

.noble-home-testimonials .owl-theme .owl-nav {
	position: static;
	margin: 0;
}

.noble-home-testimonials .owl-theme .owl-nav [class*="owl-"] {
	position: absolute;
	top: 50%;
	margin: 0;
	padding: 0 12px !important;
	background: transparent !important;
	color: var(--noble-secondary, #777) !important;
	font-size: 0;
	font-weight: 300;
	line-height: 1;
	transform: translateY(-50%);
}

.noble-home-testimonials .owl-theme .owl-nav .owl-prev::before,
.noble-home-testimonials .owl-theme .owl-nav .owl-next::before {
	color: var(--noble-secondary, #777);
	font-size: 16px;
}

.noble-home-testimonials .owl-prev {
	left: -80px;
}

.noble-home-testimonials .owl-next {
	right: -80px;
}

.noble-home-testimonials .owl-theme .owl-dots {
	margin-top: 7px;
}

.noble-home-testimonials .owl-theme .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	margin: 5px 7px;
	background: rgba(255, 255, 255, .28);
}

.noble-testimonials-all {
	display: inline-block;
	margin-top: 19px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.noble-testimonials-all i {
	margin-right: 7px;
	color: var(--noble-secondary, #777);
}

.noble-testimonials-all:hover,
.noble-testimonials-all:focus {
	color: var(--noble-secondary, #777);
	text-decoration: none;
}

.noble-home-news {
	padding: 3rem 0;
	background: #fff;
}

.noble-home-news h2 {
	margin-bottom: 0;
	font-size: 2.1em;
	font-weight: 300;
	line-height: 1.25;
}

.noble-home-news .divider {
	width: 50px;
	height: 3px;
	margin: 20px auto 47px;
}

.noble-home-news .divider hr {
	width: 50px;
	height: 3px;
	margin: 0;
	background: #000;
	border: 0;
}

.noble-news-card {
	display: flex;
	position: relative;
	height: 100%;
	background: #fff;
	border: 1px solid var(--noble-secondary, #777);
	box-shadow: none;
	color: inherit;
	text-decoration: none;
	transition: background-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.noble-news-card:hover,
.noble-news-card:focus {
	background: #f7f5f0;
	box-shadow: 0 10px 24px rgba(34, 34, 34, .14);
	color: inherit;
	text-decoration: none;
	transform: translateY(-2px);
}

.noble-news-card:focus-visible {
	outline: 2px solid var(--noble-secondary, #777);
	outline-offset: 3px;
}

.noble-news-image {
	flex: 0 0 195px;
	position: relative;
	display: block;
	overflow: hidden;
}

.noble-news-image img {
	position: absolute;
	inset: 0;
	width: 195px;
	height: 100%;
	object-fit: cover;
}

.noble-news-copy {
	position: relative;
	padding: 38px 28px 28px;
	padding-left: 38px;
}

.noble-news-copy::before {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 58px;
	height: 58px;
	background:
		linear-gradient(to right, var(--noble-secondary, #777), transparent) top left / 100% 2px no-repeat,
		linear-gradient(to bottom, var(--noble-secondary, #777), transparent) top left / 2px 100% no-repeat;
	content: "";
	pointer-events: none;
}

.noble-home-news .row > div:nth-child(even) .noble-news-copy::before {
	right: 18px;
	left: auto;
	background:
		linear-gradient(to left, var(--noble-secondary, #777), transparent) top right / 100% 2px no-repeat,
		linear-gradient(to bottom, var(--noble-secondary, #777), transparent) top right / 2px 100% no-repeat;
}

.noble-home-news .row > div:nth-child(even) .noble-news-copy {
	padding-right: 38px;
	padding-left: 28px;
}

.noble-news-copy h3 {
	margin: 3px 0 8px;
	font-size: 1.7em;
	font-weight: 300;
	line-height: 28px;
}

.noble-news-copy h3 {
	color: var(--noble-secondary, #777);
}

.noble-news-copy p {
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 20px;
	color: #777;
}

.noble-news-copy .post-meta {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	opacity: 1;
}

.noble-news-more {
	display: inline-block;
	color: var(--noble-secondary, #777);
	font-size: 13px;
}

@media (max-width: 991px) {
	.noble-home-commitment {
		margin-top: 35px;
	}

	.noble-home-testimonials .owl-prev {
		left: -35px;
	}

	.noble-home-testimonials .owl-next {
		right: -35px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.noble-home-testimonials .owl-prev {
		left: 0;
	}

	.noble-home-testimonials .owl-next {
		right: 0;
	}
}

@media (max-width: 575px) {
	.home-philosophy {
		padding: 20px 0;
	}

	.home-philosophy h1 {
		font-size: 2.1em;
	}

	.noble-home-testimonials {
		min-height: 0;
		padding: 42px 0 38px;
	}

	.noble-testimonial-slide {
		min-height: 190px;
		padding: 25px 42px 38px;
	}

	.noble-testimonial-slide p {
		font-size: 19px;
	}

	.noble-testimonial-slide p {
		padding-right: 32px;
		padding-left: 32px;
	}

	.noble-home-testimonials .owl-prev {
		left: 0;
	}

	.noble-home-testimonials .owl-next {
		right: 0;
	}

	.noble-news-card {
		display: block;
	}

	.noble-news-image,
	.noble-news-image img {
		display: block;
		width: 100%;
		height: auto;
	}

	.noble-news-image img {
		position: static;
	}
}
