:root {
	--denya-project-navy: #06385f;
	--denya-project-navy-dark: #031f35;
	--denya-project-blue: #0c71c3;
	--denya-project-cyan: #37c6e8;
	--denya-project-green: #55cfa0;
	--denya-project-ink: #153247;
	--denya-project-muted: #49677b;
	--denya-project-line: #d7e6ef;
	--denya-project-soft: #f2f7fa;
	--denya-project-white: #ffffff;
}

.denya-project-hub-page #main-content {
	overflow: hidden;
}

.denya-project-hub-page .denya-project-section .et_pb_row {
	width: min(90%, 1200px);
	max-width: 1200px;
}

.denya-project-hero.et_pb_section {
	padding: 88px 0 82px !important;
	background:
		radial-gradient(circle at 86% 18%, rgba(55, 198, 232, 0.2), transparent 27%),
		linear-gradient(135deg, var(--denya-project-navy-dark), var(--denya-project-navy) 58%, #07568c) !important;
}

.denya-project-hero .et_pb_row {
	display: flex;
	align-items: center;
}

.denya-project-breadcrumb,
.denya-project-breadcrumb p,
.denya-project-kicker,
.denya-project-kicker p,
.denya-project-hero-copy,
.denya-project-preview-label,
.denya-project-preview-label span {
	color: #ffffff;
}

.denya-project-breadcrumb {
	margin-bottom: 18px !important;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.denya-project-breadcrumb a {
	color: #c8eaff !important;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.denya-project-kicker,
body.denya-project-hub-page #page-container .denya-project-hero .denya-project-kicker p {
	margin-bottom: 13px !important;
	color: #bfeaff !important;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

body.denya-project-hub-page #page-container .denya-project-hero .et_pb_heading_container h1 {
	max-width: 780px;
	margin-bottom: 22px;
	color: #ffffff !important;
	font-size: clamp(42px, 5vw, 66px) !important;
	line-height: 1.06 !important;
}

.denya-project-hero-copy,
.denya-project-hero-copy p {
	max-width: 710px;
	color: #e2f1f8 !important;
	font-size: 18px;
	line-height: 1.75;
}

.denya-project-preview-label {
	display: inline-flex;
	width: fit-content !important;
	max-width: 100%;
	margin-top: 3px;
	margin-bottom: 18px;
	padding: 8px 12px;
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.denya-project-hub-page #page-container .denya-project-hero .denya-project-breadcrumb p,
body.denya-project-hub-page #page-container .denya-project-hero .denya-project-preview-label span {
	color: #ffffff !important;
}

body.denya-project-hub-page #page-container .denya-project-hero .denya-project-breadcrumb p {
	font-size: 13px !important;
}

body.denya-project-hub-page #page-container .denya-project-hero .denya-project-preview-label span {
	font-size: 12px !important;
	letter-spacing: 0.04em !important;
	line-height: 1.45;
}

.denya-project-primary-cta,
.denya-project-secondary-cta {
	margin-top: 13px !important;
	margin-right: 10px !important;
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta {
	display: inline-flex;
	min-height: 52px;
	padding: 13px 22px !important;
	align-items: center;
	justify-content: center;
	border-radius: 14px !important;
	font-size: 16px !important;
	font-weight: 750;
	line-height: 1.2 !important;
	white-space: nowrap;
	transition: transform 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta {
	border: 1px solid #ffffff !important;
	background: #ffffff !important;
	color: var(--denya-project-navy) !important;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta {
	border: 1px solid rgba(255, 255, 255, 0.82) !important;
	background: rgba(255, 255, 255, 0.07) !important;
	color: #ffffff !important;
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:hover,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:focus-visible,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:hover,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:focus-visible {
	padding: 13px 22px !important;
	transform: translateY(-2px);
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:hover,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:focus-visible {
	background: #eef8fc !important;
	box-shadow: 0 15px 32px rgba(0, 0, 0, 0.28);
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:hover,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:focus-visible {
	background: rgba(255, 255, 255, 0.15) !important;
}

body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta::after,
body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta::after {
	display: none !important;
	content: none !important;
}

.denya-project-dossier {
	margin-left: 28px;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.1);
	box-shadow: 0 26px 58px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(12px);
}

.denya-project-dossier-head {
	display: flex;
	margin-bottom: 21px;
	align-items: center;
	justify-content: space-between;
	color: #ffffff;
}

.denya-project-dossier-head span {
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.1em;
}

.denya-project-dossier-head strong {
	display: inline-flex;
	width: 44px;
	height: 44px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #ffffff;
	color: var(--denya-project-navy);
	font-size: 17px;
}

.denya-project-dossier-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.denya-project-dossier-grid div {
	min-height: 92px;
	padding: 16px;
	border-radius: 14px;
	background: rgba(3, 31, 53, 0.48);
}

.denya-project-dossier-grid small,
.denya-project-dossier-grid span {
	display: block;
}

.denya-project-dossier-grid small {
	margin-bottom: 8px;
	color: #9edcf4;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.denya-project-dossier-grid span {
	color: #ffffff;
	font-size: 15px;
	font-weight: 650;
	line-height: 1.45;
}

.denya-project-dossier-note {
	margin: 17px 0 0;
	color: #d7ebf5;
	font-size: 13px;
	line-height: 1.55;
}

.denya-project-section.et_pb_section {
	padding: 78px 0 !important;
}

.denya-project-section h2 {
	color: var(--denya-project-navy-dark) !important;
	font-size: clamp(32px, 4vw, 46px) !important;
	line-height: 1.16 !important;
}

.denya-project-section-lead,
.denya-project-section-lead p {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: var(--denya-project-muted) !important;
	font-size: 17px;
	line-height: 1.75;
}

.denya-project-category-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	gap: 22px;
	margin-top: 34px;
}

.denya-project-category-card {
	display: flex;
	min-height: 246px;
	padding: 28px;
	flex-direction: column;
	border: 1px solid var(--denya-project-line);
	border-radius: 18px;
	background: #ffffff;
	color: var(--denya-project-ink) !important;
	box-shadow: 0 14px 36px rgba(6, 56, 95, 0.09);
	text-decoration: none !important;
	transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

a.denya-project-category-card:hover,
a.denya-project-category-card:focus-visible {
	border-color: #8ec9e8;
	box-shadow: 0 18px 42px rgba(6, 56, 95, 0.15);
	transform: translateY(-4px);
}

.denya-project-category-code {
	display: inline-flex;
	width: fit-content;
	margin-bottom: 34px;
	padding: 7px 10px;
	border-radius: 8px;
	background: #e8f5fb;
	color: var(--denya-project-navy);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.07em;
}

.denya-project-category-card h3 {
	margin: 0 0 11px;
	color: var(--denya-project-navy) !important;
	font-size: 23px;
	line-height: 1.28;
}

.denya-project-category-card p {
	margin-bottom: 22px;
	color: var(--denya-project-muted) !important;
	font-size: 15px;
	line-height: 1.68;
}

.denya-project-category-link {
	margin-top: auto;
	color: #075f9f;
	font-size: 14px;
	font-weight: 800;
}

.denya-project-gallery.et_pb_section {
	background: var(--denya-project-soft) !important;
}

.denya-project-preview-grid {
	display: grid;
	grid-template-columns: 1.25fr 1fr 1fr;
	gap: 22px;
	margin-top: 36px;
}

.denya-project-card {
	overflow: hidden;
	border: 1px solid var(--denya-project-line);
	border-radius: 18px;
	background: #ffffff;
	box-shadow: 0 14px 38px rgba(6, 56, 95, 0.09);
}

.denya-project-card-media {
	position: relative;
	display: flex;
	min-height: 205px;
	padding: 22px;
	align-items: flex-end;
	background:
		linear-gradient(135deg, rgba(3, 31, 53, 0.84), rgba(12, 113, 195, 0.78)),
		repeating-linear-gradient(90deg, transparent 0 31px, rgba(255, 255, 255, 0.09) 32px 33px),
		repeating-linear-gradient(0deg, transparent 0 31px, rgba(255, 255, 255, 0.09) 32px 33px);
}

.denya-project-card--featured .denya-project-card-media {
	min-height: 262px;
}

.denya-project-card-media::before,
.denya-project-card-media::after {
	position: absolute;
	top: 50%;
	border: 5px solid rgba(255, 255, 255, 0.28);
	border-radius: 50%;
	content: '';
	transform: translateY(-50%);
}

.denya-project-card-media::before {
	right: 34px;
	width: 105px;
	height: 105px;
}

.denya-project-card-media::after {
	right: 92px;
	width: 66px;
	height: 66px;
}

.denya-project-card-media span {
	position: relative;
	z-index: 2;
	padding: 7px 10px;
	border-radius: 7px;
	background: rgba(3, 31, 53, 0.72);
	color: #ffffff;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.denya-project-card-body {
	padding: 25px;
}

.denya-project-card-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	margin-bottom: 14px;
}

.denya-project-card-tags span {
	padding: 6px 8px;
	border-radius: 7px;
	background: #eaf4f9;
	color: var(--denya-project-navy);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.04em;
}

.denya-project-card h3 {
	margin-bottom: 11px;
	color: var(--denya-project-navy-dark) !important;
	font-size: 22px;
	line-height: 1.3;
}

.denya-project-card p {
	color: var(--denya-project-muted) !important;
	font-size: 15px;
	line-height: 1.7;
}

.denya-project-card-meta {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 20px;
	padding-top: 17px;
	border-top: 1px solid var(--denya-project-line);
}

.denya-project-card-meta small,
.denya-project-card-meta strong {
	display: block;
}

.denya-project-card-meta small {
	margin-bottom: 4px;
	color: #668094;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 0.06em;
}

.denya-project-card-meta strong {
	color: var(--denya-project-navy);
	font-size: 13px;
	line-height: 1.4;
}

.denya-project-card-link {
	display: inline-block;
	margin-top: 18px;
	color: #075f9f;
	font-size: 14px;
	font-weight: 800;
}

.denya-project-format-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	margin-top: 35px;
}

.denya-project-format-card {
	padding: 26px;
	border-top: 4px solid var(--denya-project-blue);
	border-radius: 15px;
	background: #ffffff;
	box-shadow: 0 12px 32px rgba(6, 56, 95, 0.09);
}

.denya-project-format-card span {
	display: inline-flex;
	width: 38px;
	height: 38px;
	margin-bottom: 18px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #e7f5fb;
	color: var(--denya-project-navy);
	font-size: 13px;
	font-weight: 800;
}

.denya-project-format-card h3 {
	margin-bottom: 9px;
	color: var(--denya-project-navy) !important;
	font-size: 19px;
	line-height: 1.3;
}

.denya-project-format-card p {
	color: var(--denya-project-muted) !important;
	font-size: 14px;
	line-height: 1.65;
}

.denya-project-cta-band.et_pb_section {
	padding: 64px 0 !important;
	background: var(--denya-project-navy) !important;
}

body.denya-project-hub-page #page-container .denya-project-cta-band .et_pb_heading_container h2 {
	color: #ffffff !important;
	font-size: clamp(31px, 4vw, 45px) !important;
	line-height: 1.16 !important;
}

.denya-project-cta-copy,
.denya-project-cta-copy p {
	color: #dceef7 !important;
	font-size: 17px;
	line-height: 1.72;
}

.denya-project-cta-band .et_pb_row {
	display: flex;
	align-items: center;
}

.denya-project-cta-actions {
	text-align: right;
}

@media (max-width: 980px) {
	.denya-project-hero .et_pb_row,
	.denya-project-cta-band .et_pb_row {
		display: block;
	}

	.denya-project-hero .et_pb_column,
	.denya-project-cta-band .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.denya-project-dossier {
		max-width: 650px;
		margin: 42px 0 0;
	}

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

	.denya-project-card--featured {
		grid-column: 1 / -1;
	}

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

	.denya-project-cta-actions {
		margin-top: 28px;
		text-align: left;
	}
}

@media (max-width: 767px) {
	.denya-project-hero.et_pb_section {
		padding: 58px 0 62px !important;
	}

	.denya-project-section.et_pb_section {
		padding: 58px 0 !important;
	}

	body.denya-project-hub-page #page-container .denya-project-hero .et_pb_heading_container h1 {
		font-size: 36px !important;
		line-height: 1.12 !important;
	}

	.denya-project-hero-copy,
	.denya-project-hero-copy p,
	.denya-project-section-lead,
	.denya-project-section-lead p,
	.denya-project-cta-copy,
	.denya-project-cta-copy p {
		font-size: 16px;
	}

	.denya-project-section h2,
	body.denya-project-hub-page #page-container .denya-project-cta-band .et_pb_heading_container h2 {
		font-size: 30px !important;
		line-height: 1.2 !important;
	}

	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta,
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta {
		display: flex;
		width: 100%;
		min-height: 54px;
		margin: 12px 0 0 !important;
		padding: 12px 16px !important;
		font-size: 15px !important;
	}

	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:hover,
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta:focus-visible,
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:hover,
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta:focus-visible {
		padding: 12px 16px !important;
	}

	.denya-project-dossier {
		padding: 22px;
		border-radius: 18px;
	}

	.denya-project-dossier-grid {
		grid-template-columns: 1fr;
	}

	.denya-project-dossier-grid div {
		min-height: 0;
	}

	.denya-project-category-grid,
	.denya-project-preview-grid,
	.denya-project-format-grid {
		grid-template-columns: 1fr;
	}

	.denya-project-card--featured {
		grid-column: auto;
	}

	.denya-project-card-media,
	.denya-project-card--featured .denya-project-card-media {
		min-height: 205px;
	}

	.denya-project-category-card {
		min-height: 220px;
		padding: 24px;
	}

	.denya-project-cta-band.et_pb_section {
		padding: 54px 0 !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-primary-cta,
	body.denya-project-hub-page #page-container .denya-project-section a.et_pb_button.denya-project-secondary-cta,
	.denya-project-category-card {
		transition: none;
	}
}
