.house3d-hero {
	background-color: #e9e4da;
	background-image: url("images/hero-mountains.png");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.house3d-shade {
	background:
		linear-gradient(90deg, rgba(248, 246, 239, .96) 0%, rgba(248, 246, 239, .72) 24%, rgba(248, 246, 239, .1) 54%, transparent 72%),
		linear-gradient(0deg, rgba(22, 28, 26, .16) 0%, transparent 34%);
}

.house3d-features {
	position: absolute;
	z-index: 5;
	right: clamp(20px, 2.2vw, 40px);
	bottom: 18px;
	left: clamp(20px, 2.2vw, 40px);
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	min-height: 82px;
	padding: 10px 14px;
	border: 1px solid rgba(255, 255, 255, .62);
	border-radius: 18px;
	background: rgba(248, 245, 238, .86);
	box-shadow: 0 20px 55px rgba(34, 31, 25, .13);
	backdrop-filter: blur(18px);
}

.house3d-feature {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	min-width: 0;
	padding: 8px 18px;
	border-right: 1px solid rgba(57, 49, 35, .12);
}

.house3d-feature:last-child {
	border-right: 0;
}

.house3d-feature > i {
	flex: 0 0 auto;
	width: 35px;
	color: #ad8b4f;
	font-size: 30px;
	text-align: center;
}

.house3d-feature > div {
	display: grid;
	gap: 5px;
	min-width: 0;
}

.house3d-feature strong,
.house3d-feature span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.house3d-feature strong {
	color: #152a42;
	font: 600 18px/1.15 Arial, sans-serif;
}

.house3d-feature span {
	color: #152a42;
	font: 500 16px/1.2 Arial, sans-serif;
}

.house3d-hint {
	bottom: 118px;
}

@media (max-width: 1100px) {
	.house3d-feature {
		gap: 9px;
		padding-inline: 10px;
	}

	.house3d-feature > i {
		width: 28px;
		font-size: 25px;
	}

	.house3d-feature strong {
		font-size: 11px;
	}
}

@media (max-width: 767px) {
	.house3d-hero {
		background-position: 62% center;
	}

	.house3d-shade {
		background:
			linear-gradient(180deg, rgba(248, 246, 239, .88) 0%, rgba(248, 246, 239, .25) 45%, rgba(22, 28, 26, .18) 100%),
			linear-gradient(90deg, rgba(248, 246, 239, .46), transparent 70%);
	}

	.house3d-features {
		right: 12px;
		bottom: 12px;
		left: 12px;
		grid-template-columns: repeat(4, minmax(190px, 1fr));
		min-height: 72px;
		padding: 7px;
		overflow-x: auto;
		border-radius: 14px;
		scroll-snap-type: x proximity;
	}

	.house3d-feature {
		justify-content: flex-start;
		padding: 7px 13px;
		scroll-snap-align: start;
	}

	.house3d-feature > i {
		font-size: 24px;
	}
}

.house-timeline .row.g-24 {
	align-items: stretch;
}

.house-timeline .work-block {
	display: flex;
}

.house-timeline .house-stage-card {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 430px;
	padding: 0 28px 28px;
	overflow: hidden;
	border-radius: 15px;
	box-shadow: 0 18px 45px rgba(34, 31, 25, .1);
}

.house-timeline .house-stage-card:hover {
	transform: translateY(-8px);
}

.house-timeline .house-stage-image {
	height: 180px;
	margin: 0 -28px 24px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.house-timeline .house-stage-card .number {
	position: absolute;
	z-index: 2;
	top: 22px;
	left: 22px;
	width: 68px;
	height: 68px;
	margin: 0;
	border: 1px solid rgba(255, 255, 255, .48);
	border-radius: 4px;
	background: rgba(211, 196, 162, .94);
	box-shadow: 0 8px 24px rgba(31, 27, 20, .12);
	color: #102a46;
	line-height: 68px;
	backdrop-filter: blur(8px);
}

.house-timeline .house-stage-card:hover .number {
	background: rgba(211, 196, 162, .96);
	color: #102a46;
}

.house-timeline .house-stage-card .title {
	min-height: 64px;
	margin-bottom: 20px;
	padding-bottom: 17px;
}

.house-timeline .house-stage-card .title::before {
	width: 68px;
}

.house-timeline .house-stage-card .text {
	margin: 0;
	font-size: 16px;
	line-height: 1.65;
}

@media (max-width: 1199px) {
	.house-timeline .house-stage-card {
		padding-right: 22px;
		padding-left: 22px;
	}

	.house-timeline .house-stage-image {
		margin-right: -22px;
		margin-left: -22px;
	}
}

@media (max-width: 767px) {
	.house-timeline .inner-container {
		padding-top: 68px;
		padding-bottom: 68px;
	}

	.house-timeline .sec-title-box {
		margin-bottom: 42px;
	}

	.house-timeline .house-stage-card {
		min-height: 410px;
	}

	.house-timeline .house-stage-image {
		height: 170px;
	}
}

.house-values-section {
	padding: 104px 0 96px;
	background-color: #f8ecd5;
	background:
		linear-gradient(110deg, rgba(255, 250, 239, .95) 0%, rgba(255, 246, 225, .87) 52%, rgba(247, 226, 188, .72) 100%),
		url("images/hero-mountains.png") center 48% / cover no-repeat;
}

.house-values-section .inner-container {
	display: grid;
	grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr);
	gap: 44px 52px;
	align-items: center;
}

.house-values-section .inner-container > .row {
	display: contents;
	margin: 0;
}

.house-values-section .inner-container > .image {
	position: static;
	z-index: auto;
	grid-column: 1;
	grid-row: 1;
	display: block;
	width: 100%;
	height: 390px;
	margin: 0;
	overflow: hidden;
	border-radius: 16px;
	box-shadow: 0 24px 55px rgba(31, 34, 28, .14);
}

.house-values-section .inner-container > .image.is-scroll-reveal-ready {
	opacity: 0;
	transform: translate3d(0, 34px, 0) scale(.985);
	will-change: opacity, transform;
	transition:
		opacity .9s cubic-bezier(.22, 1, .36, 1),
		transform 1.05s cubic-bezier(.22, 1, .36, 1);
}

.house-values-section .inner-container > .image.is-scroll-reveal-visible {
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}

.house-values-section .inner-container > .image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 43%;
	transform: none;
	transition: none;
}

.house-values-section .inner-container > .row > .col-xl-6 {
	grid-column: 2;
	grid-row: 1;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.house-values-section .content-box {
	margin: 0;
	padding: 18px 8px;
}

.house-values-section .sec-title-style-three {
	margin-bottom: 38px;
	padding-bottom: 30px;
	border-bottom-color: rgba(173, 139, 79, .42);
}

.house-values-section .sec-title-style-three::before {
	background-color: #ad8b4f;
}

.house-values-section .sec-title-style-three .sub-title {
	color: #ad8b4f;
}

.house-values-section .sec-title-style-three .title {
	max-width: 650px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(38px, 3.2vw, 58px);
	font-weight: 500;
	line-height: 1.06;
	letter-spacing: -.025em;
}

.house-values-section .theme-btn {
	border-radius: 9px;
	box-shadow: 0 12px 28px rgba(16, 42, 70, .14);
}

.house-values-section .inner-container > .row > .col-xxl-10 {
	grid-column: 1 / -1;
	grid-row: 2;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

.house-values-section .col-xxl-10 > .row {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0;
	padding: 14px 10px;
	border: 1px solid rgba(255, 255, 255, .68);
	border-radius: 16px;
	background: rgba(255, 250, 241, .9);
	box-shadow: 0 20px 55px rgba(42, 37, 28, .1);
	backdrop-filter: blur(16px);
}

.house-values-section .feature-block {
	width: 100%;
	max-width: none;
	padding: 0;
	border-right: 1px solid rgba(173, 139, 79, .28);
}

.house-values-section .feature-block:last-child {
	border-right: 0;
}

.house-values-section .feature-block .inner-block {
	display: grid;
	grid-template-columns: 62px minmax(0, 1fr);
	grid-template-areas:
		"number title"
		"number text";
	column-gap: 22px;
	align-items: start;
	min-height: 142px;
	padding: 22px 28px;
	background: transparent;
}

.house-values-section .feature-block .number {
	grid-area: number;
	width: 58px;
	height: 48px;
	margin: 0;
	border-radius: 8px;
	background: linear-gradient(135deg, #dfbd73, #f1d69b);
	color: #102a46;
	font-weight: 600;
	line-height: 48px;
	box-shadow: 0 8px 20px rgba(173, 139, 79, .22);
}

.house-values-section .feature-block .inner-block:hover .number {
	background: linear-gradient(135deg, #dfbd73, #f1d69b);
	color: #102a46;
}

.house-values-section .feature-block .title {
	grid-area: title;
	margin: 0 0 9px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.15;
}

.house-values-section .feature-block .text {
	grid-area: text;
	max-width: 330px;
	font-size: 16px;
	line-height: 1.65;
}

@media (max-width: 1199px) {
	.house-values-section .inner-container > .image {
		display: block;
	}

	.house-values-section .feature-block .inner-block {
		grid-template-columns: 56px minmax(0, 1fr);
		column-gap: 14px;
		padding: 20px 16px;
	}

	.house-values-section .feature-block .title {
		font-size: 21px;
	}
}

@media (max-width: 991px) {
	.house-values-section {
		padding: 76px 0 68px;
	}

	.house-values-section .inner-container {
		grid-template-columns: 1fr;
		gap: 30px;
	}

	.house-values-section .inner-container > .image,
	.house-values-section .inner-container > .row > .col-xl-6,
	.house-values-section .inner-container > .row > .col-xxl-10 {
		grid-column: 1;
	}

	.house-values-section .inner-container > .image {
		grid-row: 1;
		height: min(440px, 65vw);
	}

	.house-values-section .inner-container > .row > .col-xl-6 {
		grid-row: 2;
	}

	.house-values-section .inner-container > .row > .col-xxl-10 {
		grid-row: 3;
	}

	.house-values-section .content-box {
		padding: 0;
	}

	.house-values-section .col-xxl-10 > .row {
		grid-template-columns: 1fr;
	}

	.house-values-section .feature-block {
		border-right: 0;
		border-bottom: 1px solid rgba(173, 139, 79, .25);
	}

	.house-values-section .feature-block:last-child {
		border-bottom: 0;
	}
}

@media (max-width: 575px) {
	.house-values-section {
		padding-top: 62px;
	}

	.house-values-section .inner-container > .image {
		height: 310px;
	}

	.house-values-section .sec-title-style-three .title {
		font-size: 36px;
	}

	.house-values-section .feature-block .inner-block {
		grid-template-columns: 52px minmax(0, 1fr);
		padding: 20px 12px;
	}

	.house-values-section .feature-block .number {
		width: 50px;
		height: 44px;
		line-height: 44px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.house-values-section .inner-container > .image {
		opacity: 1;
		transform: none;
		transition: none;
	}
}

/* Subtle brand watermark on the white homepage sections. */
.house-logo-bg {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

.house-logo-bg::before,
.house-logo-bg::after {
	content: "";
	position: absolute;
	z-index: 0;
	pointer-events: none;
}

.house-logo-bg::before {
	top: 46%;
	width: clamp(380px, 38vw, 680px);
	aspect-ratio: 1;
	background: url("images/brand-watermark.png") center / contain no-repeat;
	opacity: 0.14;
}

.house-logo-bg::after {
	top: 0;
	bottom: 0;
	width: clamp(320px, 28vw, 500px);
	background-image:
		url("images/brand-watermark.png"),
		url("images/brand-watermark.png"),
		url("images/brand-watermark.png");
	background-repeat: no-repeat;
	background-size: 44% auto, 25% auto, 35% auto;
	opacity: 0.085;
}

.house-logo-bg-right::before {
	right: clamp(-250px, -11vw, -120px);
	transform: translateY(-50%) rotate(-7deg);
}

.house-logo-bg-left::before {
	left: clamp(-250px, -11vw, -120px);
	transform: translateY(-50%) rotate(7deg);
}

.house-logo-bg-right::after {
	right: clamp(12px, 3vw, 54px);
	background-position: 5% 5%, 66% 34%, 13% 91%;
}

.house-logo-bg-left::after {
	left: clamp(12px, 3vw, 54px);
	background-position: 95% 5%, 34% 34%, 87% 91%;
}

.house-logo-bg > .container,
.house-logo-bg > .auto-container,
.house-logo-bg > .large-container {
	position: relative;
	z-index: 1;
}

@media (max-width: 767px) {
	.house-logo-bg::before {
		width: 400px;
		opacity: 0.1;
	}

	.house-logo-bg::after {
		width: 270px;
		opacity: 0.06;
	}

	.house-logo-bg-right::before {
		right: -180px;
	}

	.house-logo-bg-left::before {
		left: -180px;
	}

	.house-logo-bg-right::after {
		right: -42px;
	}

	.house-logo-bg-left::after {
		left: -42px;
	}
}
