/* Why Progress Sun standalone page
-------------------------------------------------------------- */
.why-progress-page {
	background: #fff;
	color: #4f5f70;
}

.why-progress-page main {
	overflow: hidden;
}

.why-progress-page .footer-clean-links {
	float: none;
	width: 100%;
}

.why-progress-page .footer-clean-links a[href="why-progress-sun.html"] {
	white-space: nowrap;
}

@media only screen and (min-width: 992px) {
	.why-progress-page .header.header-style1 .nav-wrap {
		margin-right: -10px;
	}
}

.why-progress-page .why-page-container {
	margin: 0 auto;
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.why-progress-page .why-page-eyebrow {
	align-items: center;
	color: #b98d00;
	display: flex;
	font-size: 13px;
	font-weight: 800;
	gap: 11px;
	letter-spacing: 1.8px;
	line-height: 18px;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.why-progress-page .why-page-eyebrow::before {
	background: #f2c21a;
	content: "";
	display: block;
	height: 3px;
	width: 34px;
}

.why-progress-page .why-page-heading {
	color: #031c36;
	font-size: clamp(36px, 4.1vw, 54px);
	font-weight: 800;
	letter-spacing: -1.5px;
	line-height: 1.08;
	margin: 0;
}

.why-progress-page .why-page-lead {
	color: #536477;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}

.why-progress-page .why-page-hero {
	align-items: center;
	background:
		linear-gradient(90deg, rgba(3, 28, 54, 0.96) 0%, rgba(3, 28, 54, 0.84) 44%, rgba(3, 28, 54, 0.32) 100%),
		url("../images/new_images/projekt_img/koya-university-solar-carport.jpeg") center 57% / cover no-repeat;
	display: flex;
	min-height: 650px;
	overflow: hidden;
	position: relative;
}

.why-progress-page .why-page-hero::after {
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
	background-size: 48px 48px;
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.why-progress-page .why-hero-content {
	padding-bottom: 116px;
	padding-top: 96px;
	position: relative;
	z-index: 1;
}

.why-progress-page .why-hero-breadcrumbs {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-bottom: 40px;
}

.why-progress-page .why-hero-breadcrumbs,
.why-progress-page .why-hero-breadcrumbs a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.why-progress-page .why-hero-breadcrumbs a:hover,
.why-progress-page .why-hero-breadcrumbs a:focus {
	color: #f2c21a;
}

.why-progress-page .why-hero-breadcrumbs i {
	color: #f2c21a;
	font-size: 10px;
}

.why-progress-page .why-hero-kicker {
	color: #f2c21a;
	display: block;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 19px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.why-progress-page .why-hero-title {
	color: #fff;
	font-size: clamp(50px, 6.4vw, 82px);
	font-weight: 800;
	letter-spacing: -2.6px;
	line-height: 0.98;
	margin: 0 0 24px;
	max-width: 830px;
	text-shadow: 0 4px 22px rgba(0, 0, 0, 0.28);
}

.why-progress-page .why-hero-text {
	color: rgba(255, 255, 255, 0.83);
	font-size: 19px;
	line-height: 31px;
	margin: 0 0 31px;
	max-width: 670px;
}

.why-progress-page .why-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.why-progress-page .why-hero-actions .flat-button {
	min-width: 176px;
	text-align: center;
}

.why-progress-page .why-hero-actions .flat-button.style2 {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
}

.why-progress-page .why-hero-actions .flat-button.style2:hover,
.why-progress-page .why-hero-actions .flat-button.style2:focus {
	background: #fff;
	border-color: #fff;
	color: #031c36;
}

.why-progress-page .why-hero-proof {
	background: #f2c21a;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.why-progress-page .why-hero-proof-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.why-progress-page .why-hero-proof-item {
	border-right: 1px solid rgba(3, 28, 54, 0.2);
	color: #031c36;
	min-height: 86px;
	padding: 19px 24px 17px;
}

.why-progress-page .why-hero-proof-item:last-child {
	border-right: 0;
}

.why-progress-page .why-hero-proof-item strong {
	display: block;
	font-size: 16px;
	font-weight: 800;
	line-height: 21px;
	margin-bottom: 4px;
}

.why-progress-page .why-hero-proof-item span {
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
}

.why-progress-page .why-page-intro {
	background:
		linear-gradient(135deg, rgba(242, 194, 26, 0.06) 0%, transparent 34%),
		#f5f7fa;
	padding: 104px 0 96px;
}

.why-progress-page .why-intro-header {
	align-items: end;
	display: grid;
	gap: 78px;
	grid-template-columns: minmax(0, 1.3fr) minmax(320px, 0.7fr);
	margin-bottom: 50px;
}

.why-progress-page .why-difference-grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.why-progress-page .why-difference-card {
	background: #fff;
	border: 1px solid #e0e6ed;
	box-shadow: 0 18px 45px rgba(3, 28, 54, 0.07);
	min-height: 270px;
	padding: 29px 25px 27px;
	position: relative;
}

.why-progress-page .why-difference-card::before {
	background: #f2c21a;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 54px;
}

.why-progress-page .why-difference-number {
	color: #d6dde5;
	display: block;
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 24px;
}

.why-progress-page .why-difference-card h3 {
	color: #031c36;
	font-size: 20px;
	font-weight: 800;
	line-height: 25px;
	margin: 0 0 13px;
}

.why-progress-page .why-difference-card p {
	color: #657383;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
}

.why-progress-page .why-koya-section {
	background: #fff;
	padding: 108px 0;
}

.why-progress-page .why-koya-layout {
	align-items: center;
	display: grid;
	gap: 64px;
	grid-template-columns: minmax(340px, 0.72fr) minmax(0, 1.28fr);
}

.why-progress-page .why-koya-copy .why-page-heading {
	margin-bottom: 24px;
}

.why-progress-page .why-koya-copy > p {
	color: #5c6c7d;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 18px;
}

.why-progress-page .why-koya-points {
	border-bottom: 1px solid #dfe5ec;
	border-top: 1px solid #dfe5ec;
	margin: 27px 0 29px;
	padding: 19px 0 17px;
}

.why-progress-page .why-koya-points li {
	align-items: center;
	color: #20364d;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	gap: 10px;
	line-height: 21px;
	margin-bottom: 10px;
}

.why-progress-page .why-koya-points li:last-child {
	margin-bottom: 0;
}

.why-progress-page .why-koya-points i {
	color: #c89c00;
	width: 15px;
}

.why-progress-page .why-koya-mosaic {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	grid-template-rows: 290px 225px;
}

.why-progress-page .why-koya-image {
	margin: 0;
	overflow: hidden;
	position: relative;
}

.why-progress-page .why-koya-image::after {
	background: linear-gradient(180deg, transparent 52%, rgba(3, 28, 54, 0.76) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.why-progress-page .why-koya-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 0.55s ease;
	width: 100%;
}

.why-progress-page .why-koya-image:hover img {
	transform: scale(1.025);
}

.why-progress-page .why-koya-image figcaption {
	bottom: 15px;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	left: 17px;
	letter-spacing: 1px;
	line-height: 16px;
	position: absolute;
	text-transform: uppercase;
	z-index: 1;
}

.why-progress-page .why-koya-facade {
	grid-column: 1 / 8;
	grid-row: 1 / 3;
}

.why-progress-page .why-koya-facade img {
	object-position: center center;
}

.why-progress-page .why-koya-rooftop {
	grid-column: 8 / 13;
}

.why-progress-page .why-koya-rooftop img {
	object-position: center 63%;
}

.why-progress-page .why-koya-carport {
	grid-column: 8 / 11;
}

.why-progress-page .why-koya-underside {
	grid-column: 11 / 13;
}

.why-progress-page .why-survey-section {
	background:
		linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px),
		#031c36;
	background-size: 42px 42px;
	padding: 108px 0 104px;
}

.why-progress-page .why-survey-header {
	align-items: end;
	display: grid;
	gap: 72px;
	grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
	margin-bottom: 50px;
}

.why-progress-page .why-survey-header .why-page-eyebrow,
.why-progress-page .why-survey-header .why-page-heading {
	color: #fff;
}

.why-progress-page .why-survey-header .why-page-eyebrow::before {
	background: #f2c21a;
}

.why-progress-page .why-survey-header .why-page-lead {
	border-left: 3px solid #f2c21a;
	color: rgba(255, 255, 255, 0.73);
	padding-left: 23px;
}

.why-progress-page .why-survey-layout {
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(0, 1.38fr) minmax(330px, 0.62fr);
}

.why-progress-page .why-survey-mosaic {
	display: grid;
	gap: 4px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: minmax(0, 1.82fr) minmax(0, 1fr);
	min-height: 624px;
}

.why-progress-page .why-survey-map {
	background: #092b4b;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.why-progress-page .why-survey-map-main {
	grid-column: 1 / -1;
}

.why-progress-page .why-survey-map::after {
	background: linear-gradient(180deg, transparent 54%, rgba(3, 28, 54, 0.8) 100%);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.why-progress-page .why-survey-map img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 0.55s ease;
	width: 100%;
}

.why-progress-page .why-survey-map:hover img {
	transform: scale(1.025);
}

.why-progress-page .why-survey-map figcaption {
	bottom: 16px;
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	left: 17px;
	letter-spacing: 1px;
	line-height: 16px;
	position: absolute;
	text-transform: uppercase;
	z-index: 1;
}

.why-progress-page .why-survey-copy {
	background: #082844;
	border-top: 4px solid #f2c21a;
	padding: 35px 32px 34px;
}

.why-progress-page .why-survey-copy h3 {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	line-height: 33px;
	margin: 0 0 16px;
}

.why-progress-page .why-survey-copy > p {
	color: rgba(255, 255, 255, 0.72);
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 25px;
}

.why-progress-page .why-survey-step {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	display: grid;
	gap: 14px;
	grid-template-columns: 36px 1fr;
	padding: 17px 0 15px;
}

.why-progress-page .why-survey-step-number {
	align-items: center;
	border: 1px solid rgba(242, 194, 26, 0.55);
	color: #f2c21a;
	display: flex;
	font-size: 12px;
	font-weight: 800;
	height: 30px;
	justify-content: center;
	width: 30px;
}

.why-progress-page .why-survey-step h4 {
	color: #fff;
	font-size: 15px;
	font-weight: 800;
	line-height: 20px;
	margin: 0 0 5px;
}

.why-progress-page .why-survey-step p {
	color: rgba(255, 255, 255, 0.63);
	font-size: 13px;
	line-height: 21px;
	margin: 0;
}

.why-progress-page .why-survey-catalogue {
	color: #f2c21a;
	display: inline-block;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.8px;
	margin-top: 21px;
	text-transform: uppercase;
}

.why-progress-page .why-survey-catalogue i {
	margin-left: 6px;
}

.why-progress-page .why-survey-catalogue:hover,
.why-progress-page .why-survey-catalogue:focus {
	color: #fff;
}

.why-progress-page .why-lifecycle-section {
	background: #f5f7fa;
	padding: 106px 0 100px;
}

.why-progress-page .why-lifecycle-header {
	margin: 0 auto 51px;
	max-width: 820px;
	text-align: center;
}

.why-progress-page .why-lifecycle-header .why-page-eyebrow {
	justify-content: center;
}

.why-progress-page .why-lifecycle-header .why-page-lead {
	margin-top: 21px;
}

.why-progress-page .why-lifecycle-grid {
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.why-progress-page .why-lifecycle-card {
	background: #fff;
	border: 1px solid #e0e6ed;
	margin-right: -1px;
	min-height: 310px;
	padding: 31px 27px 29px;
	position: relative;
}

.why-progress-page .why-lifecycle-card::after {
	background: #f2c21a;
	content: "";
	height: 3px;
	left: 27px;
	position: absolute;
	top: 0;
	width: 43px;
}

.why-progress-page .why-lifecycle-icon {
	align-items: center;
	background: #031c36;
	color: #f2c21a;
	display: flex;
	font-size: 24px;
	height: 54px;
	justify-content: center;
	margin-bottom: 24px;
	width: 54px;
}

.why-progress-page .why-lifecycle-card span {
	color: #b58b00;
	display: block;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 1.4px;
	line-height: 16px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.why-progress-page .why-lifecycle-card h3 {
	color: #031c36;
	font-size: 20px;
	font-weight: 800;
	line-height: 26px;
	margin: 0 0 12px;
}

.why-progress-page .why-lifecycle-card p {
	color: #657383;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
}

.why-progress-page .why-projects-section {
	background: #fff;
	padding: 106px 0;
}

.why-progress-page .why-projects-header {
	align-items: end;
	display: grid;
	gap: 56px;
	grid-template-columns: minmax(0, 1fr) auto;
	margin-bottom: 45px;
}

.why-progress-page .why-project-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.why-progress-page .why-project-card {
	background: #fff;
	border: 1px solid #dfe5ec;
	box-shadow: 0 17px 42px rgba(3, 28, 54, 0.08);
	overflow: hidden;
}

.why-progress-page .why-project-image {
	display: block;
	height: 245px;
	overflow: hidden;
	position: relative;
}

.why-progress-page .why-project-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 0.55s ease;
	width: 100%;
}

.why-progress-page .why-project-card:hover .why-project-image img {
	transform: scale(1.035);
}

.why-progress-page .why-project-tag {
	background: #f2c21a;
	bottom: 0;
	color: #031c36;
	font-size: 10px;
	font-weight: 800;
	left: 0;
	letter-spacing: 1px;
	line-height: 15px;
	padding: 9px 12px;
	position: absolute;
	text-transform: uppercase;
}

.why-progress-page .why-project-content {
	padding: 27px 27px 29px;
}

.why-progress-page .why-project-content h3 {
	color: #031c36;
	font-size: 21px;
	font-weight: 800;
	line-height: 27px;
	margin: 0 0 12px;
}

.why-progress-page .why-project-content p {
	color: #657383;
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 21px;
}

.why-progress-page .why-project-link {
	border-bottom: 2px solid #f2c21a;
	color: #031c36;
	display: inline-block;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.7px;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.why-progress-page .why-project-link i {
	margin-left: 6px;
}

.why-progress-page .why-project-link:hover,
.why-progress-page .why-project-link:focus {
	color: #b58b00;
}

.why-progress-page .why-principles-section {
	background: #f2c21a;
	padding: 82px 0;
}

.why-progress-page .why-principles-layout {
	align-items: center;
	display: grid;
	gap: 64px;
	grid-template-columns: minmax(300px, 0.7fr) minmax(0, 1.3fr);
}

.why-progress-page .why-principles-copy h2 {
	color: #031c36;
	font-size: clamp(34px, 4vw, 50px);
	font-weight: 800;
	letter-spacing: -1.3px;
	line-height: 1.08;
	margin: 0 0 18px;
}

.why-progress-page .why-principles-copy p {
	color: rgba(3, 28, 54, 0.77);
	font-size: 16px;
	line-height: 27px;
	margin: 0;
}

.why-progress-page .why-principles-grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.why-progress-page .why-principle {
	background: #031c36;
	min-height: 155px;
	padding: 24px 23px;
}

.why-progress-page .why-principle h3 {
	color: #fff;
	font-size: 17px;
	font-weight: 800;
	line-height: 22px;
	margin: 0 0 9px;
}

.why-progress-page .why-principle p {
	color: rgba(255, 255, 255, 0.68);
	font-size: 13px;
	line-height: 21px;
	margin: 0;
}

.why-progress-page .why-cta-section {
	background:
		linear-gradient(90deg, rgba(3, 28, 54, 0.96), rgba(3, 28, 54, 0.78)),
		url("../images/new_images/projekt_img/cola_9.jpeg") center 55% / cover no-repeat;
	padding: 91px 0 94px;
}

.why-progress-page .why-cta-layout {
	align-items: center;
	display: grid;
	gap: 50px;
	grid-template-columns: minmax(0, 1fr) auto;
}

.why-progress-page .why-cta-copy h2 {
	color: #fff;
	font-size: clamp(34px, 4vw, 52px);
	font-weight: 800;
	letter-spacing: -1.4px;
	line-height: 1.08;
	margin: 0 0 16px;
	max-width: 760px;
}

.why-progress-page .why-cta-copy p {
	color: rgba(255, 255, 255, 0.76);
	font-size: 17px;
	line-height: 28px;
	margin: 0;
	max-width: 720px;
}

.why-progress-page .why-cta-actions {
	display: flex;
	flex-direction: column;
	gap: 11px;
	min-width: 205px;
}

.why-progress-page .why-cta-actions .flat-button {
	text-align: center;
}

@media only screen and (max-width: 1199px) {
	.why-progress-page .why-koya-layout {
		gap: 42px;
		grid-template-columns: minmax(310px, 0.75fr) minmax(0, 1.25fr);
	}

	.why-progress-page .why-koya-mosaic {
		grid-template-rows: 270px 210px;
	}

	.why-progress-page .why-survey-layout {
		grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
	}
}

@media only screen and (max-width: 991px) {
	.why-progress-page .why-page-container {
		padding-left: 24px;
		padding-right: 24px;
	}

	.why-progress-page .why-page-hero {
		min-height: 690px;
	}

	.why-progress-page .why-hero-content {
		padding-bottom: 215px;
		padding-top: 70px;
	}

	.why-progress-page .why-hero-proof-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.why-progress-page .why-hero-proof-item {
		border-bottom: 1px solid rgba(3, 28, 54, 0.18);
		min-height: 82px;
	}

	.why-progress-page .why-hero-proof-item:nth-child(2) {
		border-right: 0;
	}

	.why-progress-page .why-hero-proof-item:nth-child(3),
	.why-progress-page .why-hero-proof-item:nth-child(4) {
		border-bottom: 0;
	}

	.why-progress-page .why-intro-header,
	.why-progress-page .why-survey-header {
		gap: 36px;
		grid-template-columns: 1fr 0.8fr;
	}

	.why-progress-page .why-difference-grid,
	.why-progress-page .why-lifecycle-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.why-progress-page .why-koya-layout,
	.why-progress-page .why-survey-layout {
		grid-template-columns: 1fr;
	}

	.why-progress-page .why-koya-copy {
		max-width: 760px;
	}

	.why-progress-page .why-koya-mosaic {
		grid-template-rows: 360px 250px;
	}

	.why-progress-page .why-survey-mosaic {
		grid-template-rows: 390px 210px;
		min-height: 0;
	}

	.why-progress-page .why-survey-copy {
		display: grid;
		gap: 0 25px;
		grid-template-columns: 1fr 1fr;
	}

	.why-progress-page .why-survey-copy > h3,
	.why-progress-page .why-survey-copy > p,
	.why-progress-page .why-survey-catalogue {
		grid-column: 1 / -1;
	}

	.why-progress-page .why-project-grid {
		gap: 18px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.why-progress-page .why-project-card:last-child {
		grid-column: 1 / -1;
		justify-self: center;
		width: calc(50% - 9px);
	}

	.why-progress-page .why-project-image {
		height: 210px;
	}

	.why-progress-page .why-project-content {
		padding: 23px 21px 25px;
	}

	.why-progress-page .why-principles-layout {
		gap: 36px;
		grid-template-columns: 1fr;
	}

	.why-progress-page .why-principles-copy {
		max-width: 720px;
	}
}

@media only screen and (max-width: 767px) {
	.why-progress-page .why-page-container {
		padding-left: 18px;
		padding-right: 18px;
	}

	.why-progress-page .why-page-heading {
		font-size: 34px;
		letter-spacing: -0.8px;
	}

	.why-progress-page .why-page-lead {
		font-size: 16px;
		line-height: 27px;
	}

	.why-progress-page .why-page-hero {
		background-position: 61% center;
		min-height: 720px;
	}

	.why-progress-page .why-page-hero::before {
		background: rgba(3, 28, 54, 0.12);
		content: "";
		inset: 0;
		position: absolute;
	}

	.why-progress-page .why-hero-content {
		padding-bottom: 210px;
		padding-top: 48px;
	}

	.why-progress-page .why-hero-breadcrumbs {
		margin-bottom: 30px;
	}

	.why-progress-page .why-hero-title {
		font-size: 48px;
		letter-spacing: -1.5px;
	}

	.why-progress-page .why-hero-text {
		font-size: 16px;
		line-height: 26px;
	}

	.why-progress-page .why-hero-actions .flat-button {
		min-width: 0;
		width: 100%;
	}

	.why-progress-page .why-hero-proof-item {
		padding: 15px 13px 14px;
	}

	.why-progress-page .why-hero-proof-item strong {
		font-size: 14px;
		line-height: 19px;
	}

	.why-progress-page .why-hero-proof-item span {
		font-size: 10px;
		line-height: 15px;
	}

	.why-progress-page .why-page-intro,
	.why-progress-page .why-koya-section,
	.why-progress-page .why-survey-section,
	.why-progress-page .why-lifecycle-section,
	.why-progress-page .why-projects-section {
		padding-bottom: 70px;
		padding-top: 72px;
	}

	.why-progress-page .why-intro-header,
	.why-progress-page .why-survey-header,
	.why-progress-page .why-projects-header {
		display: block;
		margin-bottom: 34px;
	}

	.why-progress-page .why-intro-header .why-page-lead,
	.why-progress-page .why-survey-header .why-page-lead {
		margin-top: 23px;
	}

	.why-progress-page .why-difference-grid,
	.why-progress-page .why-lifecycle-grid,
	.why-progress-page .why-project-grid {
		grid-template-columns: 1fr;
	}

	.why-progress-page .why-project-card:last-child {
		grid-column: auto;
		width: 100%;
	}

	.why-progress-page .why-difference-card,
	.why-progress-page .why-lifecycle-card {
		min-height: 0;
	}

	.why-progress-page .why-koya-layout {
		gap: 35px;
	}

	.why-progress-page .why-koya-mosaic {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: 330px 170px 170px;
	}

	.why-progress-page .why-koya-facade {
		grid-column: 1 / -1;
		grid-row: 1;
	}

	.why-progress-page .why-koya-rooftop {
		grid-column: 1 / -1;
		grid-row: 2;
	}

	.why-progress-page .why-koya-carport {
		grid-column: 1;
		grid-row: 3;
	}

	.why-progress-page .why-koya-underside {
		grid-column: 2;
		grid-row: 3;
	}

	.why-progress-page .why-koya-rooftop img {
		object-position: center 62%;
	}

	.why-progress-page .why-survey-mosaic {
		grid-template-rows: 250px 145px;
	}

	.why-progress-page .why-survey-copy {
		display: block;
		padding: 29px 23px 28px;
	}

	.why-progress-page .why-survey-copy h3 {
		font-size: 23px;
		line-height: 29px;
	}

	.why-progress-page .why-projects-header .flat-button {
		margin-top: 23px;
	}

	.why-progress-page .why-project-image {
		height: 240px;
	}

	.why-progress-page .why-principles-section {
		padding: 67px 0;
	}

	.why-progress-page .why-principles-grid {
		grid-template-columns: 1fr;
	}

	.why-progress-page .why-principle {
		min-height: 0;
	}

	.why-progress-page .why-cta-section {
		padding: 72px 0 75px;
	}

	.why-progress-page .why-cta-layout {
		grid-template-columns: 1fr;
	}

	.why-progress-page .why-cta-actions {
		min-width: 0;
	}
}

@media only screen and (max-width: 479px) {
	.why-progress-page .why-page-hero {
		min-height: 750px;
	}

	.why-progress-page .why-hero-title {
		font-size: 41px;
	}

	.why-progress-page .why-hero-proof-item {
		min-height: 90px;
	}

	.why-progress-page .why-koya-mosaic {
		grid-template-rows: 270px 145px 145px;
	}

	.why-progress-page .why-koya-image figcaption,
	.why-progress-page .why-survey-map figcaption {
		bottom: 10px;
		font-size: 9px;
		left: 11px;
	}

	.why-progress-page .why-survey-mosaic {
		grid-template-rows: 215px 120px;
	}

	.why-progress-page .why-project-image {
		height: 220px;
	}
}
