.project-case {
	background: #111214;
	width: 100%;
	max-width: 100%;
	overflow-x: hidden;
}

.project-case #wrapper,
.project-case #header {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

.project-case #wrapper {
	overflow-x: hidden;
}

.project-case #header {
	background: rgba(17, 18, 20, 0.96);
}

.project-case #header .logo img {
	width: auto;
	max-width: min(18rem, calc(100vw - 8rem));
	height: 3rem;
}

.project-hero {
	min-height: 92vh;
	position: relative;
	display: flex;
	align-items: flex-end;
	overflow: hidden;
	background: #16130f;
}

.project-hero-bg {
	position: absolute;
	inset: 0;
	background-image: linear-gradient(90deg, rgba(11, 10, 8, 0.96) 0%, rgba(11, 10, 8, 0.78) 44%, rgba(11, 10, 8, 0.28) 76%, rgba(11, 10, 8, 0.48) 100%), url("../../images/demo-background_Kotanyi.jpg");
	background-position: center;
	background-size: cover;
	transform: scale(1.02);
}

.project-case-peugeot .project-hero {
	background: #071218;
}

.project-case-peugeot .project-hero-bg {
	background-image: linear-gradient(90deg, rgba(5, 11, 15, 0.97) 0%, rgba(5, 11, 15, 0.82) 45%, rgba(5, 11, 15, 0.24) 77%, rgba(5, 11, 15, 0.48) 100%), url("../../images/demo-background_Peugeot.jpg");
	background-position: center;
}

.project-case-peugeot .project-brand-logo {
	width: 6.5rem;
	max-height: 5.5rem;
	object-fit: contain;
	object-position: left center;
}

.project-case-peugeot .impact-grid-two {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.project-case-peugeot .award-grid-three {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.project-hero .inner {
	position: relative;
	z-index: 1;
	width: calc(100% - 6rem);
	max-width: 65rem;
	margin: 0 auto;
	padding-top: 10rem;
	padding-bottom: 7rem;
}

.project-section > .inner,
.project-cta > .inner {
	width: calc(100% - 6rem);
	max-width: 65rem;
	margin-right: auto;
	margin-left: auto;
}

.project-hero .actions {
	flex-wrap: wrap;
}

.project-kicker,
.section-label {
	margin: 0 0 1.25rem;
	color: #e68b56;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.22em;
	text-transform: uppercase;
}

.project-brand-logo {
	display: block;
	width: 11rem;
	height: auto;
	margin: 0 0 2rem;
}

.project-hero h1 {
	max-width: 820px;
	margin-bottom: 1.25rem;
	font-size: clamp(3.4rem, 8vw, 7.3rem);
	line-height: 0.94;
	letter-spacing: -0.045em;
}

.project-lead {
	max-width: 760px;
	margin-bottom: 2.2rem;
	font-size: clamp(1.15rem, 2vw, 1.55rem);
	line-height: 1.55;
}

.project-section {
	padding: 7rem 0;
}

.project-section-alt {
	background: #191b1e;
}

.project-section h2,
.project-cta h2 {
	max-width: 900px;
	margin-bottom: 2rem;
	font-size: clamp(2rem, 4vw, 3.6rem);
	line-height: 1.12;
	letter-spacing: -0.025em;
}

.project-section p {
	font-size: 1.08rem;
	line-height: 1.85;
}

.project-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
	gap: 5rem;
	align-items: start;
}

.project-facts {
	padding: 2.3rem;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: rgba(255, 255, 255, 0.035);
}

.project-facts h3 {
	margin-bottom: 1.5rem;
}

.project-facts dl,
.project-facts dd {
	margin: 0;
}

.project-facts dl div {
	padding: 1rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.project-facts dt {
	margin-bottom: 0.3rem;
	color: #e68b56;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.project-facts dd {
	color: #fff;
	line-height: 1.5;
}

.capability-grid,
.award-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.5rem;
}

.capability-grid article {
	min-height: 260px;
	padding: 2.3rem;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: #131416;
}

.capability-number {
	display: block;
	margin-bottom: 2.5rem;
	color: #e68b56;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.18em;
}

.capability-grid article p {
	margin-bottom: 0;
	font-size: 0.98rem;
}

.insight-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 3rem;
}

.insight-grid article {
	min-height: 240px;
}

.project-video video {
	display: block;
	width: 100%;
	box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.35);
}

.project-video > p {
	margin-top: 0.8rem;
	font-size: 0.75rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.project-impact {
	background: linear-gradient(135deg, #d74f75 0%, #e68b56 100%);
}

.project-impact .section-label,
.project-impact .source-note {
	color: #fff;
}

.impact-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	margin-top: 3rem;
	background: rgba(255, 255, 255, 0.35);
}

.impact-grid-four {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.impact-grid-four strong {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	min-height: 9rem;
	font-size: clamp(2.6rem, 4.2vw, 3.8rem);
	letter-spacing: -0.04em;
	text-align: center;
	white-space: nowrap;
}

.impact-grid-four .impact-plus {
	display: block;
	font-size: 1em;
	line-height: 0.78;
}

.impact-grid-four .impact-number {
	display: block;
	margin: 0;
	font: inherit;
	line-height: 1;
}

@media screen and (min-width: 981px) {
	.impact-grid-four div:first-child .impact-number {
		transform: translateX(-1.4rem);
	}
}

.impact-grid div {
	padding: 2.5rem;
	background: rgba(25, 15, 18, 0.28);
}

.impact-grid strong,
.impact-grid span {
	display: block;
}

.impact-grid strong {
	font-size: clamp(2.8rem, 6vw, 5.2rem);
	line-height: 1;
}

.impact-grid span {
	margin-top: 1rem;
	line-height: 1.5;
}

.source-note {
	margin: 1.5rem 0 0;
	font-size: 0.82rem !important;
}

.impact-followup {
	max-width: 900px;
	margin: 2.5rem 0 0;
	color: #fff;
	font-size: 1.08rem !important;
	font-weight: 600;
	line-height: 1.7 !important;
}

.impact-followup a {
	color: #fff;
	border-bottom-color: rgba(255, 255, 255, 0.6);
}

.award-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.award-grid article {
	padding: 1.4rem;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: #18191c;
}

.award-grid img {
	display: block;
	width: 100%;
	height: 190px;
	margin-bottom: 1.5rem;
	object-fit: contain;
	background: #111214;
}

.award-grid h3 {
	margin-bottom: 0.5rem;
	font-size: 1rem;
}

.award-grid p {
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.55;
}

.source-list {
	margin: 2.5rem 0 0;
	padding: 0;
	list-style: none;
}

.source-list li {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.source-list li:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.source-list a {
	display: grid;
	grid-template-columns: minmax(180px, 0.35fr) 1fr;
	gap: 2rem;
	padding: 1.35rem 0;
	border: 0;
}

.source-list span {
	color: #e68b56;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.project-cta {
	padding: 8rem 0;
	text-align: center;
	background: #111214;
}

.project-cta .section-label,
.project-cta h2 {
	margin-right: auto;
	margin-left: auto;
}

.project-cta ul.actions.special {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
	width: min(100%, 850px);
	max-width: 850px;
	margin: 2.5rem auto 0 !important;
	padding: 0;
}

.project-cta .actions li {
	padding: 0;
}

.project-cta .actions .button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 5rem;
	height: auto;
	padding: 1.25rem 1.5rem;
	box-sizing: border-box;
	line-height: 1.35;
	white-space: normal;
}

@media screen and (max-width: 980px) {
	.impact-grid-four {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.project-grid {
		grid-template-columns: 1fr;
		gap: 3rem;
	}

	.award-grid {
		grid-template-columns: 1fr;
	}

	.project-case-peugeot .award-grid-three {
		grid-template-columns: 1fr;
	}

	.award-grid article {
		display: grid;
		grid-template-columns: 180px 1fr;
		column-gap: 1.5rem;
	}

	.insight-grid {
		grid-template-columns: 1fr;
	}

	.award-grid img {
		grid-row: span 2;
		margin: 0;
		height: 130px;
	}
}

@media screen and (max-width: 736px) {
	.project-hero {
		min-height: 760px;
	}

	.project-hero-bg {
		background-image: linear-gradient(180deg, rgba(11, 10, 8, 0.42) 0%, rgba(11, 10, 8, 0.82) 48%, rgba(11, 10, 8, 0.98) 100%), url("../../images/demo-background_Kotanyi.jpg");
		background-position: 62% center;
	}

	.project-case-peugeot .project-hero-bg {
		background-image: linear-gradient(180deg, rgba(5, 11, 15, 0.42) 0%, rgba(5, 11, 15, 0.82) 48%, rgba(5, 11, 15, 0.98) 100%), url("../../images/demo-background_Peugeot.jpg");
		background-position: 62% center;
	}

	.project-hero .inner {
		width: calc(100% - 3rem);
		padding-top: 9rem;
		padding-bottom: 4rem;
	}

	.project-section > .inner,
	.project-cta > .inner {
		width: calc(100% - 3rem);
	}

	.project-hero .actions {
		display: block;
		margin-left: 0;
	}

	.project-hero .actions li {
		padding: 0 0 1rem;
	}

	.project-hero .actions .button {
		width: 100%;
		box-sizing: border-box;
	}

	.project-case #header .logo img {
		max-width: calc(100vw - 7rem);
		height: 2.4rem;
	}

	.project-brand-logo {
		width: 8.5rem;
	}

	.project-section,
	.project-cta {
		padding: 4.5rem 0;
	}

	.capability-grid,
	.impact-grid {
		grid-template-columns: 1fr;
	}

	.project-case-peugeot .impact-grid-two {
		grid-template-columns: 1fr;
	}

	.capability-grid article {
		min-height: 0;
	}

	.award-grid article {
		display: block;
	}

	.award-grid img {
		height: 170px;
		margin-bottom: 1.25rem;
	}

	.source-list a {
		grid-template-columns: 1fr;
		gap: 0.4rem;
	}

	.project-cta ul.actions.special {
		grid-template-columns: 1fr;
	}
}
