:root {
	--des-primary: #600020;
	--des-primary-dark: #350012;
	--des-charcoal: #18181b;
	--des-surface: #f6f7f9;
	--des-white: #ffffff;
	--des-accent: #1f9bb4;
	--des-muted: #667085;
	--des-border: #d9dee7;
	--des-shadow: 0 18px 48px rgba(24, 24, 27, 0.14);
	--des-card-shadow: 0 16px 42px rgba(24, 24, 27, 0.09);
	--des-card-shadow-strong: 0 24px 58px rgba(24, 24, 27, 0.16);
	--des-radius: 8px;
	--des-header-height: 82px;
}

html {
	font-size: 19px;
	scroll-behavior: smooth;
}

body.des-site {
	width: 100%;
	margin: 0;
	font-family: "Sakkal Kitab", "Sakkal Majalla", "Traditional Arabic", Tahoma, "Segoe UI", Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.65;
	color: var(--des-charcoal);
	background: var(--des-surface);
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
}

body.des-site.site-lang-en {
	font-family: "DM Serif Display", Georgia, serif;
	line-height: 1.58;
	letter-spacing: -0.004em;
}

body.des-site.site-lang-en .des-brand-copy strong,
body.des-site.site-lang-en .des-brand-copy small,
body.des-site.site-lang-en .des-nav,
body.des-site.site-lang-en .des-language-switch,
body.des-site.site-lang-en .des-menu-toggle,
body.des-site.site-lang-en .des-kicker,
body.des-site.site-lang-en .des-button,
body.des-site.site-lang-en .des-submit.btn,
body.des-site.site-lang-en .des-form button[type="submit"],
body.des-site.site-lang-en .des-stat span,
body.des-site.site-lang-en .des-feature-list li,
body.des-site.site-lang-en .des-form label,
body.des-site.site-lang-en .des-contact-card p strong,
body.des-site.site-lang-en .des-contact-card a span,
body.des-site.site-lang-en .des-footer nav {
	font-weight: 400;
}

body.des-site.site-lang-en .des-brand-copy strong {
	font-size: 1.16rem;
	letter-spacing: -0.012em;
}

body.des-site.site-lang-en .des-brand-copy small {
	font-size: 0.78rem;
	letter-spacing: 0.08em;
}

body.des-site.site-lang-en .des-nav {
	font-size: 1.08rem;
	letter-spacing: 0.01em;
}

body.des-site.site-lang-en .des-language-switch {
	font-size: 0.95rem;
}

body.des-site.site-lang-en .des-kicker {
	font-size: 0.9rem;
	letter-spacing: 0.11em;
}

body.des-site.site-lang-en .des-hero h1,
body.des-site.site-lang-en .des-section h2,
body.des-site.site-lang-en .des-about-copy h2,
body.des-site.site-lang-en .des-contact-copy h2,
body.des-site.site-lang-en .des-card-body h3,
body.des-site.site-lang-en .des-product-body h3,
body.des-site.site-lang-en .des-principle-card h3,
body.des-site.site-lang-en .des-contact-card h3,
body.des-site.site-lang-en .des-form-panel h3,
body.des-site.site-lang-en .des-process-step h3,
body.des-site.site-lang-en .des-insight-card h3,
body.des-site.site-lang-en .des-tech-card h3,
body.des-site.site-lang-en .des-stat strong {
	font-weight: 400;
}

body.des-site.site-lang-en .des-hero h1 {
	font-size: 4.35rem;
	line-height: 1;
	letter-spacing: -0.025em;
}

body.des-site.site-lang-en .des-lead {
	font-size: 1.3rem;
	line-height: 1.56;
}

body.des-site.site-lang-en .des-hero-panel p {
	font-size: 1.12rem;
	line-height: 1.58;
}

body.des-site.site-lang-en .des-stat strong {
	font-size: 1.68rem;
}

body.des-site.site-lang-en .des-section-head h2,
body.des-site.site-lang-en .des-about-copy h2,
body.des-site.site-lang-en .des-contact-copy h2 {
	line-height: 1.02;
	letter-spacing: -0.022em;
}

body.des-site.site-lang-en .des-section-head p:not(.des-kicker),
body.des-site.site-lang-en .des-contact-copy p {
	font-size: 1.18rem;
	line-height: 1.58;
}

body.des-site.site-lang-en .des-card-body h3,
body.des-site.site-lang-en .des-product-body h3,
body.des-site.site-lang-en .des-principle-card h3,
body.des-site.site-lang-en .des-contact-card h3,
body.des-site.site-lang-en .des-form-panel h3,
body.des-site.site-lang-en .des-process-step h3,
body.des-site.site-lang-en .des-insight-card h3,
body.des-site.site-lang-en .des-tech-card h3 {
	font-size: 1.36rem;
	line-height: 1.18;
}

body.des-site.site-lang-en .des-card-body p,
body.des-site.site-lang-en .des-product-body p,
body.des-site.site-lang-en .des-principle-card p,
body.des-site.site-lang-en .des-contact-card p,
body.des-site.site-lang-en .des-about-copy p,
body.des-site.site-lang-en .des-process-step p,
body.des-site.site-lang-en .des-insight-card p,
body.des-site.site-lang-en .des-tech-card p {
	font-size: 1.08rem;
	line-height: 1.58;
}

body.des-site.site-lang-en .des-lead-muted {
	font-size: 1.25rem;
	line-height: 1.6;
}

html[dir="rtl"] body.des-site {
	letter-spacing: 0;
}

body.des-site *,
body.des-site *::before,
body.des-site *::after {
	box-sizing: border-box;
}

body.des-site img {
	max-width: 100%;
	display: block;
}

body.des-site a {
	color: inherit;
	text-decoration: none;
}

.des-sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.des-root {
	min-height: 100vh;
	overflow-x: clip;
	background:
		radial-gradient(circle at 12% 8%, rgba(31, 155, 180, 0.11), transparent 28rem),
		linear-gradient(180deg, #ffffff 0%, var(--des-surface) 46%, #ffffff 100%);
}

.des-container {
	width: calc(100% - 40px);
	max-width: 1180px;
	margin-inline: auto;
}

.des-header {
	position: sticky;
	top: 0;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	width: 100%;
	max-width: 100%;
	min-height: var(--des-header-height);
	padding: 12px 34px;
	background: rgba(255, 255, 255, 0.96);
	border-bottom: 1px solid rgba(96, 0, 32, 0.12);
	box-shadow: 0 10px 30px rgba(24, 24, 27, 0.08);
	backdrop-filter: blur(16px);
}

.des-brand {
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
	max-width: calc(100% - 70px);
}

.des-brand-logo {
	width: 54px;
	height: 54px;
	object-fit: contain;
	padding: 5px;
	background: #ffffff;
	border: 1px solid rgba(96, 0, 32, 0.14);
	border-radius: var(--des-radius);
	box-shadow: 0 10px 22px rgba(96, 0, 32, 0.08);
}

.des-brand-copy {
	display: grid;
	min-width: 0;
	line-height: 1.2;
}

.des-brand-copy strong {
	overflow: hidden;
	font-size: 1.08rem;
	font-weight: 800;
	letter-spacing: 0.01em;
	color: var(--des-primary);
	text-overflow: ellipsis;
	white-space: nowrap;
}

.des-brand-copy small {
	margin-top: 4px;
	font-size: 0.84rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.11em;
	color: var(--des-muted);
}

html[dir="rtl"] .des-brand-copy small {
	text-transform: none;
	letter-spacing: 0;
}

.des-header-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 14px;
	flex: 0 0 auto;
	min-width: 0;
	direction: ltr;
}

.des-nav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 6px;
	font-size: 1.02rem;
	font-weight: 800;
	color: #27272a;
}

.des-nav a {
	padding: 10px 13px;
	border-radius: var(--des-radius);
	transition: background 160ms ease, color 160ms ease, transform 160ms ease;
}

html[dir="rtl"] .des-nav a {
	direction: rtl;
	text-align: right;
}

.des-nav a:hover,
.des-nav a:focus-visible {
	color: var(--des-primary);
	background: rgba(96, 0, 32, 0.08);
	outline: none;
}

.des-nav a.is-active,
.des-nav a[aria-current="location"] {
	color: #ffffff;
	background: linear-gradient(135deg, var(--des-primary), var(--des-primary-dark));
	box-shadow: 0 10px 22px rgba(96, 0, 32, 0.2);
}

.des-nav a.is-active:hover,
.des-nav a.is-active:focus-visible,
.des-nav a[aria-current="location"]:hover,
.des-nav a[aria-current="location"]:focus-visible {
	color: #ffffff;
	background: linear-gradient(135deg, var(--des-primary), var(--des-primary-dark));
}

.des-nav a:active {
	transform: translateY(1px);
}

.des-language-switch {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 42px;
	padding: 7px 11px;
	border: 1px solid rgba(96, 0, 32, 0.22);
	border-radius: var(--des-radius);
	background: rgba(96, 0, 32, 0.06);
	color: var(--des-primary);
	font-size: 0.9rem;
	font-weight: 900;
	line-height: 1;
	white-space: nowrap;
	box-shadow: 0 8px 18px rgba(96, 0, 32, 0.07);
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
	direction: ltr;
}

.des-mobile-language-link {
	display: none;
}

.des-language-switch:hover,
.des-language-switch:focus-visible {
	color: #ffffff !important;
	border-color: var(--des-primary);
	background: var(--des-primary);
	text-decoration: none;
	transform: translateY(-1px);
	outline: none;
}

.des-language-icon {
	display: inline-grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	justify-items: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--des-primary), var(--des-accent));
	color: #ffffff;
	font-size: 0.68rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.02em;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.24);
}

.des-language-icon span + span {
	border-inline-start: 1px solid rgba(255, 255, 255, 0.48);
	width: 100%;
	text-align: center;
}

.des-menu-toggle {
	display: none;
	align-items: center;
	column-gap: 8px;
	row-gap: 4px;
	padding: 10px 12px;
	border: 1px solid rgba(96, 0, 32, 0.2);
	border-radius: var(--des-radius);
	background: #ffffff;
	color: var(--des-primary);
	font: inherit;
	font-weight: 800;
	cursor: pointer;
}

.des-menu-toggle span {
	display: block;
	width: 18px;
	height: 2px;
	background: currentColor;
}

.des-menu-toggle b {
	font-size: 0.86rem;
}

.des-hero {
	position: relative;
	min-height: 680px;
	display: grid;
	align-items: center;
	isolation: isolate;
	overflow: hidden;
	background: var(--des-primary-dark);
	color: #ffffff;
}

.des-hero-bg {
	position: absolute;
	inset: 0;
	z-index: -2;
	background:
		linear-gradient(102deg, rgba(17, 17, 20, 0.96) 0%, rgba(53, 0, 18, 0.9) 44%, rgba(24, 24, 27, 0.34) 100%),
		url("../gallery/hero-software-engineering-platform.png?ts=2026041142") center/cover no-repeat;
}

.des-hero-bg::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 18% 30%, rgba(31, 155, 180, 0.22), transparent 28rem),
		radial-gradient(circle at 82% 18%, rgba(96, 0, 32, 0.24), transparent 32rem);
}

.des-hero-bg::after {
	content: "";
	position: absolute;
	inset: 0;
	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: 72px 72px;
	-webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.72), transparent 78%);
	mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.72), transparent 78%);
}

.des-hero::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 160px;
	z-index: -1;
	background: linear-gradient(180deg, transparent, rgba(246, 247, 249, 0.98));
}

.des-hero-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.12fr) minmax(330px, 0.56fr);
	gap: 42px;
	align-items: center;
	width: 100%;
	min-width: 0;
	padding-block: 92px 118px;
}

.des-hero-copy {
	width: 100%;
	min-width: 0;
	max-width: 760px;
}

.des-kicker {
	margin: 0 0 14px;
	font-size: 0.9rem;
	font-weight: 900;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--des-accent);
}

html[dir="rtl"] .des-kicker {
	letter-spacing: 0;
	text-transform: none;
}

.des-hero h1,
.des-section h2 {
	margin: 0;
	font-weight: 900;
	line-height: 1.06;
	letter-spacing: -0.035em;
}

html[dir="rtl"] .des-hero h1,
html[dir="rtl"] .des-section h2 {
	letter-spacing: 0;
	line-height: 1.22;
}

.des-hero h1 {
	max-width: 820px;
	font-size: 4.2rem;
	overflow-wrap: break-word;
}

.des-lead {
	max-width: 760px;
	margin: 24px 0 0;
	font-size: 1.24rem;
	line-height: 1.72;
	color: rgba(255, 255, 255, 0.88);
	overflow-wrap: break-word;
}

.des-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	width: 100%;
	max-width: 100%;
	margin-top: 34px;
}

.des-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 12px 22px;
	border: 1px solid transparent;
	border-radius: var(--des-radius);
	font-weight: 900;
	transition: transform 170ms ease, background 170ms ease, border-color 170ms ease;
}

.des-button:hover,
.des-button:focus-visible {
	transform: translateY(-2px);
	outline: none;
}

.des-button-primary {
	background: var(--des-accent);
	color: #ffffff;
}

.des-button-primary:hover,
.des-button-primary:focus-visible {
	background: #17869d;
}

.des-button-secondary {
	border-color: rgba(255, 255, 255, 0.46);
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
}

.des-button-secondary:hover,
.des-button-secondary:focus-visible {
	border-color: #ffffff;
	background: rgba(255, 255, 255, 0.16);
}

.des-hero-panel {
	position: relative;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	padding: 26px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: var(--des-radius);
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08)),
		rgba(17, 17, 20, 0.22);
	box-shadow: var(--des-shadow);
	backdrop-filter: blur(18px);
}

.des-hero-panel::before {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 4px;
	background: linear-gradient(180deg, var(--des-accent), rgba(31, 155, 180, 0));
}

html[dir="rtl"] .des-hero-panel::before {
	right: 0;
	left: auto;
}

.des-hero-panel::after {
	content: "";
	position: absolute;
	right: -70px;
	bottom: -90px;
	width: 220px;
	height: 220px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 50%;
	background: rgba(31, 155, 180, 0.12);
	pointer-events: none;
}

html[dir="rtl"] .des-hero-panel::after {
	right: auto;
	left: -70px;
}

.des-hero-panel-logo {
	position: relative;
	z-index: 1;
	width: 84px;
	height: 84px;
	display: grid;
	place-items: center;
	margin-bottom: 18px;
	padding: 9px;
	background: #ffffff;
	border-radius: var(--des-radius);
}

.des-hero-panel-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.des-hero-panel p {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 1.08rem;
	color: rgba(255, 255, 255, 0.88);
	overflow-wrap: break-word;
}

.des-stat-grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin-top: 26px;
}

.des-stat {
	position: relative;
	min-width: 0;
	padding: 16px 12px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: var(--des-radius);
	background: rgba(24, 24, 27, 0.26);
}

.des-stat::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 3px;
	background: linear-gradient(90deg, var(--des-accent), rgba(31, 155, 180, 0));
	opacity: 0.9;
}

.des-stat strong {
	display: block;
	font-size: 1.55rem;
	line-height: 1;
	color: #ffffff;
}

.des-stat span {
	display: block;
	margin-top: 7px;
	font-size: 0.86rem;
	font-weight: 800;
	line-height: 1.4;
	color: rgba(255, 255, 255, 0.74);
}

.des-section {
	position: relative;
	padding: 94px 0;
	scroll-margin-top: calc(var(--des-header-height) + 24px);
}

.des-section-light {
	background: var(--des-surface);
}

.des-section-head {
	width: 100%;
	max-width: 800px;
	margin-bottom: 38px;
}

.des-section-head h2 {
	font-size: 3rem;
	color: var(--des-charcoal);
}

.des-section-head p:not(.des-kicker) {
	margin: 16px 0 0;
	font-size: 1.16rem;
	color: var(--des-muted);
}

.des-section-head-invert h2,
.des-section-head-invert p:not(.des-kicker) {
	color: #ffffff;
}

.des-section-head-invert p:not(.des-kicker) {
	color: rgba(255, 255, 255, 0.78);
}

.des-card-grid {
	display: grid;
	gap: 22px;
}

.des-discovery-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}

.des-discovery-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 10px 16px;
	border: 1px solid rgba(96, 0, 32, 0.18);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.86);
	color: var(--des-primary);
	font-size: 1rem;
	font-weight: 900;
	box-shadow: 0 10px 24px rgba(24, 24, 27, 0.08);
	transition: transform 160ms ease, border-color 160ms ease, background 160ms ease, color 160ms ease;
}

.des-discovery-links a:hover,
.des-discovery-links a:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(31, 155, 180, 0.42);
	background: #ffffff;
	color: var(--des-accent);
	outline: none;
}

.des-discovery-links-invert a {
	border-color: rgba(255, 255, 255, 0.42);
	background-color: #ffffff;
	background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86));
	color: #350012 !important;
	box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

.des-discovery-links-invert a:hover,
.des-discovery-links-invert a:focus-visible {
	border-color: rgba(31, 155, 180, 0.82);
	background-color: var(--des-accent);
	background-image: linear-gradient(135deg, var(--des-accent), #14788d);
	color: #ffffff !important;
	box-shadow: 0 18px 38px rgba(0, 0, 0, 0.24);
}

.des-service-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.des-service-grid .des-service-card:last-child:nth-child(3n+1) {
	grid-column: 2;
}

.des-card,
.des-product-card,
.des-principle-card,
.des-process-step,
.des-insight-card,
.des-tech-card,
.des-contact-card,
.des-form-panel {
	min-width: 0;
	border-radius: var(--des-radius);
}

.des-card {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(24, 24, 27, 0.08);
	box-shadow: var(--des-card-shadow);
	transition: transform 170ms ease, box-shadow 170ms ease, border-color 170ms ease;
}

.des-card::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 4px;
	background: linear-gradient(90deg, var(--des-primary), var(--des-accent));
	opacity: 0;
	transition: opacity 170ms ease;
	z-index: 1;
}

.des-card:hover {
	transform: translateY(-4px);
	border-color: rgba(96, 0, 32, 0.24);
	box-shadow: var(--des-card-shadow-strong);
}

.des-card:hover::before {
	opacity: 1;
}

.des-service-card img {
	width: 100%;
	height: 205px;
	object-fit: cover;
	transition: transform 220ms ease, filter 220ms ease;
}

.des-card:hover img {
	transform: scale(1.035);
	filter: saturate(1.08) contrast(1.02);
}

.des-card-hit {
	position: absolute;
	inset: 0;
	z-index: 3;
	border-radius: inherit;
	cursor: pointer;
}

.des-card-hit:focus-visible {
	outline: 3px solid rgba(31, 155, 180, 0.78);
	outline-offset: 4px;
}

.des-card-body {
	padding: 23px;
}

.des-card-body h3,
.des-product-body h3,
.des-principle-card h3,
.des-contact-card h3,
.des-form-panel h3,
.des-process-step h3,
.des-insight-card h3,
.des-tech-card h3 {
	margin: 0;
	font-size: 1.28rem;
	line-height: 1.3;
	font-weight: 900;
	color: var(--des-charcoal);
}

.des-card-body p,
.des-product-body p,
.des-principle-card p,
.des-contact-copy p,
.des-contact-card p,
.des-about-copy p,
.des-process-step p,
.des-insight-card p,
.des-tech-card p {
	margin: 12px 0 0;
	font-size: 1.05rem;
	line-height: 1.7;
	color: var(--des-muted);
}

.des-card-link {
	position: relative;
	z-index: 4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 11px;
	width: fit-content;
	min-height: 44px;
	margin-top: 20px;
	padding: 8px 8px 8px 16px;
	border: 1px solid rgba(96, 0, 32, 0.14);
	border-radius: 999px;
	background: linear-gradient(135deg, rgba(96, 0, 32, 0.07), rgba(31, 155, 180, 0.09));
	color: var(--des-primary);
	font-size: 0.95rem;
	font-weight: 900;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.74), 0 12px 26px rgba(24, 24, 27, 0.08);
	transition: transform 160ms ease, border-color 160ms ease, color 160ms ease, background 160ms ease, box-shadow 160ms ease;
}

html[dir="rtl"] .des-card-link {
	padding: 8px 16px 8px 8px;
}

.des-card-link::after {
	content: "";
	flex: 0 0 auto;
	width: 26px;
	height: 26px;
	border-radius: 999px;
	background-color: var(--des-primary);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8h10M9 4l4 4-4 4'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 13px 13px;
	box-shadow: 0 8px 18px rgba(96, 0, 32, 0.2);
	transition: transform 160ms ease, background-color 160ms ease;
}

html[dir="rtl"] .des-card-link::after {
	transform: scaleX(-1);
}

.des-card-link:hover,
.des-card-link:focus-visible {
	transform: translateY(-2px);
	border-color: transparent;
	background: linear-gradient(135deg, var(--des-primary), #7b1234);
	color: #ffffff;
	box-shadow: 0 16px 34px rgba(96, 0, 32, 0.18);
	outline: none;
}

.des-card-link:hover::after,
.des-card-link:focus-visible::after {
	background-color: var(--des-accent);
	transform: translateX(2px);
}

html[dir="rtl"] .des-card-link:hover::after,
html[dir="rtl"] .des-card-link:focus-visible::after {
	transform: scaleX(-1) translateX(2px);
}

.des-product-link {
	margin-top: 18px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(31, 155, 180, 0.1));
}

.des-section-product {
	background:
		radial-gradient(circle at 88% 12%, rgba(31, 155, 180, 0.28), transparent 28rem),
		linear-gradient(140deg, var(--des-primary-dark), var(--des-primary) 50%, #2b111b);
}

.des-product-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.des-product-grid .des-product-card:last-child:nth-child(odd) {
	grid-column: 1 / -1;
	justify-self: center;
	width: 100%;
	max-width: calc(50% - 11px);
}

.des-product-card {
	position: relative;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.18);
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.des-product-card::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	z-index: 2;
	height: 5px;
	background: linear-gradient(90deg, var(--des-accent), rgba(31, 155, 180, 0));
}

.des-product-card:hover {
	transform: translateY(-5px);
	border-color: rgba(255, 255, 255, 0.38);
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.28);
}

.des-product-card img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	background: #101014;
	transition: transform 220ms ease, filter 220ms ease;
}

.des-product-card:hover img {
	transform: scale(1.025);
	filter: saturate(1.08);
}

.des-product-body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 24px;
}

.des-feature-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: auto 0 0;
	padding: 22px 0 0;
	list-style: none;
}

.des-feature-list li {
	padding: 7px 10px;
	border-radius: 999px;
	background: rgba(31, 155, 180, 0.12);
	color: #116f82;
	font-size: 0.88rem;
	font-weight: 900;
}

.des-section-process {
	background:
		radial-gradient(circle at 16% 18%, rgba(31, 155, 180, 0.12), transparent 24rem),
		linear-gradient(180deg, #ffffff 0%, #f8f9fb 100%);
}

.des-process-grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
	counter-reset: des-process;
}

.des-process-step {
	position: relative;
	min-height: 250px;
	padding: 28px 24px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(24, 24, 27, 0.08);
	box-shadow: var(--des-card-shadow);
	transition: transform 170ms ease, box-shadow 170ms ease, border-color 170ms ease;
}

.des-process-step::before {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 4px;
	background: linear-gradient(180deg, var(--des-primary), var(--des-accent));
}

html[dir="rtl"] .des-process-step::before {
	right: 0;
	left: auto;
}

.des-process-step::after {
	content: "";
	position: absolute;
	top: 48px;
	right: -20px;
	left: 76px;
	height: 2px;
	background: linear-gradient(90deg, rgba(31, 155, 180, 0.42), rgba(31, 155, 180, 0));
	pointer-events: none;
}

html[dir="rtl"] .des-process-step::after {
	right: 76px;
	left: -20px;
	background: linear-gradient(270deg, rgba(31, 155, 180, 0.42), rgba(31, 155, 180, 0));
}

.des-process-step:nth-child(4)::after,
.des-process-step:last-child::after {
	display: none;
}

.des-process-step:hover {
	transform: translateY(-4px);
	border-color: rgba(96, 0, 32, 0.2);
	box-shadow: var(--des-card-shadow-strong);
}

.des-step-number {
	position: relative;
	z-index: 1;
	display: inline-grid;
	place-items: center;
	width: 42px;
	height: 42px;
	margin-bottom: 18px;
	border: 1px solid rgba(96, 0, 32, 0.16);
	border-radius: 50%;
	background: rgba(96, 0, 32, 0.06);
	color: var(--des-primary);
	font-weight: 900;
	line-height: 1;
	box-shadow: 0 0 0 8px #ffffff;
}

.des-process-step h3,
.des-process-step p {
	position: relative;
	z-index: 1;
}

.des-section-industries {
	background:
		linear-gradient(180deg, var(--des-surface), #ffffff);
}

.des-industry-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.des-insight-card {
	position: relative;
	min-height: 230px;
	padding: 80px 25px 27px;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(24, 24, 27, 0.08);
	box-shadow: var(--des-card-shadow);
	transition: transform 170ms ease, box-shadow 170ms ease, border-color 170ms ease;
}

.des-insight-card::before {
	content: "";
	position: absolute;
	top: 25px;
	left: 25px;
	width: 44px;
	height: 44px;
	border-radius: 14px;
	background:
		linear-gradient(135deg, rgba(96, 0, 32, 0.92), rgba(31, 155, 180, 0.86)),
		var(--des-primary);
	box-shadow: 0 14px 28px rgba(96, 0, 32, 0.16);
}

html[dir="rtl"] .des-insight-card::before {
	right: 25px;
	left: auto;
}

.des-insight-card::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 4px;
	background: linear-gradient(90deg, var(--des-primary), var(--des-accent));
	opacity: 0.72;
}

.des-insight-card:hover {
	transform: translateY(-4px);
	border-color: rgba(96, 0, 32, 0.2);
	box-shadow: var(--des-card-shadow-strong);
}

.des-insight-card h3 {
	color: var(--des-primary);
}

.des-section-technology {
	background:
		radial-gradient(circle at 85% 10%, rgba(31, 155, 180, 0.24), transparent 30rem),
		linear-gradient(140deg, #111114, var(--des-primary-dark) 58%, #1a2228);
	color: #ffffff;
}

.des-tech-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	counter-reset: des-tech;
}

.des-tech-card {
	position: relative;
	min-height: 210px;
	padding: 78px 26px 26px;
	overflow: hidden;
	counter-increment: des-tech;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06)),
		rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.15);
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
	backdrop-filter: blur(12px);
	transition: transform 170ms ease, border-color 170ms ease, background 170ms ease;
}

.des-tech-card::before {
	content: counter(des-tech, decimal-leading-zero);
	position: absolute;
	top: 24px;
	left: 26px;
	display: inline-grid;
	place-items: center;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	background: rgba(31, 155, 180, 0.2);
	color: #ffffff;
	font-size: 0.86rem;
	font-weight: 900;
	line-height: 1;
}

html[dir="rtl"] .des-tech-card::before {
	right: 26px;
	left: auto;
}

.des-tech-card::after {
	content: "";
	position: absolute;
	right: -52px;
	top: -52px;
	width: 140px;
	height: 140px;
	border: 1px solid rgba(31, 155, 180, 0.24);
	border-radius: 50%;
	background: rgba(31, 155, 180, 0.08);
}

html[dir="rtl"] .des-tech-card::after {
	right: auto;
	left: -52px;
}

.des-tech-card:hover {
	transform: translateY(-4px);
	border-color: rgba(255, 255, 255, 0.32);
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.08)),
		rgba(255, 255, 255, 0.1);
}

.des-tech-card h3 {
	position: relative;
	z-index: 1;
	color: #ffffff;
}

.des-tech-card p {
	position: relative;
	z-index: 1;
	color: rgba(255, 255, 255, 0.76);
}

.des-about {
	background:
		linear-gradient(90deg, rgba(246, 247, 249, 0.95), rgba(255, 255, 255, 0.98)),
		radial-gradient(circle at 18% 30%, rgba(96, 0, 32, 0.08), transparent 24rem);
}

.des-about-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(360px, 0.78fr);
	gap: 42px;
	align-items: center;
	width: 100%;
	min-width: 0;
}

.des-about-copy h2 {
	font-size: 3rem;
	margin: 0;
	font-weight: 900;
	line-height: 1.08;
	letter-spacing: -0.03em;
	overflow-wrap: break-word;
}

html[dir="rtl"] .des-about-copy h2 {
	letter-spacing: 0;
}

.des-lead-muted {
	font-size: 1.22rem;
	line-height: 1.75;
}

.des-about-image {
	position: relative;
	padding: 14px;
	background: #ffffff;
	border: 1px solid rgba(96, 0, 32, 0.12);
	border-radius: var(--des-radius);
	box-shadow: var(--des-shadow);
}

.des-about-image::before {
	content: "";
	position: absolute;
	inset: -18px auto auto -18px;
	width: 110px;
	height: 110px;
	background: var(--des-accent);
	border-radius: var(--des-radius);
	z-index: 0;
}

html[dir="rtl"] .des-about-image::before {
	inset: -18px -18px auto auto;
}

.des-about-image img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 430px;
	object-fit: cover;
	border-radius: 6px;
}

.des-principles {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin-top: 34px;
}

.des-principle-card {
	padding: 24px;
	background: #ffffff;
	border: 1px solid rgba(24, 24, 27, 0.08);
	box-shadow: 0 12px 30px rgba(24, 24, 27, 0.07);
}

.des-principle-card h3 {
	color: var(--des-primary);
}

.des-contact {
	isolation: isolate;
	color: #ffffff;
	background: var(--des-charcoal);
}

.des-contact-bg {
	position: absolute;
	inset: 0;
	z-index: -2;
	background:
		linear-gradient(105deg, rgba(24, 24, 27, 0.95), rgba(53, 0, 18, 0.86) 55%, rgba(31, 155, 180, 0.42)),
		url("../gallery/contact-bg-ts1701284144.jpg") center/cover no-repeat;
}

.des-contact::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background: radial-gradient(circle at 20% 20%, rgba(31, 155, 180, 0.22), transparent 24rem);
}

.des-contact-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(360px, 0.72fr);
	gap: 34px;
	align-items: start;
	width: 100%;
	min-width: 0;
}

.des-contact-copy h2 {
	font-size: 3rem;
	margin: 0;
	font-weight: 900;
	line-height: 1.1;
	overflow-wrap: break-word;
}

.des-contact-copy p {
	max-width: 640px;
	font-size: 1.16rem;
	color: rgba(255, 255, 255, 0.76);
}

.des-contact-cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	justify-content: start;
	gap: 16px;
	max-width: 560px;
	margin-top: 30px;
}

.des-contact-card {
	position: relative;
	overflow: hidden;
	padding: 21px;
	border-radius: var(--des-radius);
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.16);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 18px 42px rgba(0, 0, 0, 0.14);
	backdrop-filter: blur(14px);
}

.des-contact-card::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 3px;
	background: linear-gradient(90deg, var(--des-accent), rgba(255, 255, 255, 0.78));
}

.des-contact-card h3 {
	position: relative;
	color: #ffffff;
}

.des-contact-card p,
.des-contact-card a {
	color: rgba(255, 255, 255, 0.78);
}

.des-contact-card p strong {
	display: block;
	color: #ffffff;
}

.des-contact-card p span {
	font-size: 0.96rem;
}

.des-contact-card a {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 13px;
	padding: 11px 12px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.08);
	overflow-wrap: anywhere;
	transition: transform 160ms ease, border-color 160ms ease, background 160ms ease, color 160ms ease;
}

.des-contact-card a:hover,
.des-contact-card a:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(31, 155, 180, 0.46);
	background: rgba(255, 255, 255, 0.14);
	color: #ffffff;
	outline: none;
}

.des-mail-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 34px;
	height: 34px;
	border-radius: 12px;
	background-color: var(--des-accent);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	box-shadow: 0 10px 22px rgba(31, 155, 180, 0.24);
}

.des-contact-value {
	direction: ltr;
	unicode-bidi: isolate;
}

.des-form-panel {
	padding: 28px;
	background: #ffffff;
	color: var(--des-charcoal);
	box-shadow: var(--des-shadow);
}

.des-form-panel h3 {
	margin-bottom: 18px;
}

.des-form table,
.des-form tbody,
.des-form tr,
.des-form th,
.des-form td {
	display: block;
	width: 100%;
	border: 0;
	padding: 0;
}

.des-form th,
.des-form .hpc {
	display: none !important;
}

.des-form tr {
	margin-bottom: 14px;
}

.des-form label {
	display: block;
	margin-bottom: 7px;
	font-size: 0.95rem;
	font-weight: 900;
	color: #3f3f46;
}

.des-form .form-control {
	width: 100% !important;
	height: auto !important;
	min-height: 48px;
	padding: 12px 14px;
	border: 1px solid #d6dbe5;
	border-radius: var(--des-radius);
	background: #ffffff;
	box-shadow: none;
	font: inherit;
	color: var(--des-charcoal);
	transition: border-color 160ms ease, box-shadow 160ms ease;
}

.des-form textarea.form-control {
	min-height: 132px;
	resize: vertical;
}

.des-form .form-control:focus {
	border-color: var(--des-accent);
	box-shadow: 0 0 0 4px rgba(31, 155, 180, 0.16);
	outline: none;
}

.des-form .form-footer {
	margin-bottom: 0;
}

.des-form .form-footer td {
	text-align: start !important;
}

.des-submit.btn,
.des-form button[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 140px;
	min-height: 48px;
	padding: 12px 22px;
	border: 0;
	border-radius: var(--des-radius);
	background: var(--des-primary);
	color: #ffffff;
	font: inherit;
	font-weight: 900;
	cursor: pointer;
	transition: background 160ms ease, transform 160ms ease;
}

.des-submit.btn:hover,
.des-submit.btn:focus-visible,
.des-form button[type="submit"]:hover,
.des-form button[type="submit"]:focus-visible {
	background: var(--des-primary-dark);
	transform: translateY(-1px);
	outline: none;
}

.des-anchor-alias {
	position: relative;
	top: calc(-1 * var(--des-header-height));
	display: block;
	height: 0;
	visibility: hidden;
}

.des-landing-hero {
	min-height: 620px;
}

.des-landing-hero-bg {
	background:
		linear-gradient(102deg, rgba(17, 17, 20, 0.96) 0%, rgba(53, 0, 18, 0.9) 42%, rgba(24, 24, 27, 0.44) 100%),
		var(--des-landing-hero-image, url("../gallery/hero-software-engineering-platform.png?ts=2026041142")) center/cover no-repeat;
}

.des-landing-hero-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(320px, 0.54fr);
	gap: 36px;
	align-items: center;
	width: 100%;
	min-width: 0;
	padding-block: 118px 92px;
}

.des-breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 18px;
	font-size: 0.95rem;
	color: rgba(255, 255, 255, 0.74);
}

.des-breadcrumbs a {
	color: #ffffff;
}

.des-breadcrumbs a:hover,
.des-breadcrumbs a:focus-visible {
	color: var(--des-accent);
	outline: none;
}

.des-landing-panel {
	position: relative;
	overflow: hidden;
	padding: 28px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: var(--des-radius);
	background: rgba(255, 255, 255, 0.12);
	box-shadow: var(--des-shadow);
	backdrop-filter: blur(16px);
}

.des-landing-panel::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 4px;
	background: linear-gradient(90deg, var(--des-accent), #ffffff);
}

.des-landing-panel h2,
.des-landing-related h2 {
	margin: 0;
	font-size: 1.55rem;
	line-height: 1.22;
	color: #ffffff;
}

.des-landing-panel p {
	margin: 14px 0 0;
	color: rgba(255, 255, 255, 0.76);
}

.des-landing-proof {
	display: grid;
	gap: 12px;
	margin-top: 24px;
}

.des-landing-proof div {
	padding: 15px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: var(--des-radius);
	background: rgba(255, 255, 255, 0.08);
}

.des-landing-proof strong,
.des-landing-proof span {
	display: block;
}

.des-landing-proof strong {
	color: #ffffff;
	font-size: 1.05rem;
}

.des-landing-proof span {
	margin-top: 5px;
	color: rgba(255, 255, 255, 0.72);
}

.des-landing-card-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.des-landing-card .des-card-body {
	min-height: 218px;
}

.des-landing-process {
	background:
		radial-gradient(circle at 88% 18%, rgba(31, 155, 180, 0.28), transparent 28rem),
		linear-gradient(140deg, var(--des-primary-dark), var(--des-primary) 50%, #241016);
}

.des-landing-process-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.des-landing-process .des-process-step {
	background: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.14);
	box-shadow: none;
}

.des-landing-process .des-process-step h3 {
	color: #ffffff;
}

.des-landing-process .des-process-step p {
	color: rgba(255, 255, 255, 0.74);
}

.des-landing-split {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 0.42fr);
	gap: 32px;
	align-items: start;
}

.des-landing-list {
	display: grid;
	gap: 15px;
}

.des-landing-list article,
.des-landing-related {
	padding: 22px;
	border: 1px solid rgba(24, 24, 27, 0.08);
	border-radius: var(--des-radius);
	background: #ffffff;
	box-shadow: var(--des-card-shadow);
}

.des-landing-list h3 {
	margin: 0;
	font-size: 1.22rem;
	line-height: 1.28;
	color: var(--des-charcoal);
}

.des-landing-list p {
	margin: 10px 0 0;
	color: var(--des-muted);
}

.des-landing-related {
	position: sticky;
	isolation: isolate;
	overflow: hidden;
	top: calc(var(--des-header-height) + 24px);
	padding: 26px;
	border-color: rgba(255, 255, 255, 0.16);
	background:
		radial-gradient(circle at 88% 0%, rgba(31, 155, 180, 0.42), transparent 12rem),
		radial-gradient(circle at 6% 100%, rgba(255, 255, 255, 0.16), transparent 14rem),
		linear-gradient(145deg, var(--des-primary-dark), var(--des-primary) 58%, #241016);
	box-shadow: 0 28px 70px rgba(53, 0, 18, 0.2);
}

.des-landing-related::before,
.des-landing-related::after {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: 999px;
	pointer-events: none;
}

.des-landing-related::before {
	width: 172px;
	height: 172px;
	inset: -86px -62px auto auto;
	background: rgba(255, 255, 255, 0.14);
}

.des-landing-related::after {
	width: 118px;
	height: 118px;
	inset: auto auto -58px -44px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	background: rgba(31, 155, 180, 0.18);
}

.des-landing-related h2 {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	gap: 12px;
	color: #ffffff;
}

.des-landing-related h2::before {
	content: "";
	flex: 0 0 auto;
	width: 44px;
	height: 44px;
	border-radius: 16px;
	background-color: rgba(255, 255, 255, 0.15);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h7v7H4zM13 5h7v7h-7zM8 16h7v5H8z'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 14px 30px rgba(0, 0, 0, 0.16);
}

.des-landing-related nav {
	position: relative;
	z-index: 1;
	counter-reset: des-related-links;
	display: grid;
	gap: 12px;
	margin-top: 22px;
}

body.des-site .des-landing-related a {
	position: relative;
	counter-increment: des-related-links;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 13px;
	min-height: 62px;
	padding: 13px 54px 13px 14px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
	font-weight: 900;
	line-height: 1.32;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(12px);
	transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease;
}

body.des-site .des-landing-related a::before {
	content: counter(des-related-links, decimal-leading-zero);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 34px;
	height: 34px;
	border-radius: 12px;
	background: #ffffff;
	color: var(--des-primary);
	font-size: 0.76rem;
	letter-spacing: 0.04em;
	box-shadow: 0 12px 26px rgba(0, 0, 0, 0.16);
}

body.des-site .des-landing-related a::after {
	content: "";
	position: absolute;
	inset-inline-end: 14px;
	width: 30px;
	height: 30px;
	border-radius: 999px;
	background-color: rgba(31, 155, 180, 0.82);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8h10M9 4l4 4-4 4'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	box-shadow: 0 10px 20px rgba(31, 155, 180, 0.24);
	transition: transform 180ms ease, background-color 180ms ease;
}

html[dir="rtl"] body.des-site .des-landing-related a {
	padding: 13px 14px 13px 54px;
}

html[dir="rtl"] body.des-site .des-landing-related a::after {
	transform: scaleX(-1);
}

body.des-site .des-landing-related a:hover,
body.des-site .des-landing-related a:focus-visible {
	transform: translateY(-3px);
	border-color: rgba(31, 155, 180, 0.54);
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 18px 36px rgba(0, 0, 0, 0.18);
	outline: none;
}

body.des-site .des-landing-related a:hover::after,
body.des-site .des-landing-related a:focus-visible::after {
	background-color: var(--des-accent);
	transform: translateX(3px);
}

html[dir="rtl"] body.des-site .des-landing-related a:hover::after,
html[dir="rtl"] body.des-site .des-landing-related a:focus-visible::after {
	transform: scaleX(-1) translateX(3px);
}

.des-landing-faq {
	background:
		linear-gradient(180deg, #ffffff 0%, var(--des-surface) 100%);
}

.des-landing-faq-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.des-landing-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 0.42fr);
	gap: 34px;
	align-items: start;
}

.des-landing-contact .des-contact-cards {
	grid-template-columns: 1fr;
	margin-top: 0;
}

html[dir="rtl"] .des-landing-panel,
html[dir="rtl"] .des-landing-list,
html[dir="rtl"] .des-landing-related {
	text-align: right;
}

.des-footer {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding: 34px 0 22px;
	background:
		radial-gradient(circle at 12% 0%, rgba(31, 155, 180, 0.24), transparent 18rem),
		radial-gradient(circle at 88% 14%, rgba(255, 255, 255, 0.08), transparent 14rem),
		linear-gradient(145deg, #111114 0%, var(--des-primary-dark) 54%, #1c0b12 100%);
	color: rgba(255, 255, 255, 0.76);
}

.des-footer::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.028) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.024) 1px, transparent 1px);
	background-size: 42px 42px;
	mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), transparent 84%);
}

.des-footer-shell {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.des-footer-brand {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	min-width: 0;
	color: #ffffff;
}

.des-footer-brand img,
.des-footer-grid img {
	width: 48px;
	height: 48px;
	object-fit: contain;
	padding: 5px;
	background: #ffffff;
	border-radius: 14px;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
}

.des-footer-brand span {
	display: grid;
	gap: 4px;
}

.des-footer-brand strong {
	color: #ffffff;
	font-size: 1.18rem;
	line-height: 1.1;
}

.des-footer-brand small {
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.82rem;
	font-weight: 800;
}

.des-footer-nav-card a,
.des-footer-discovery a,
.des-footer-bottom a {
	transition: transform 160ms ease, border-color 160ms ease, background 160ms ease, color 160ms ease;
}

.des-footer-nav-card {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 8px;
	max-width: 780px;
}

.des-footer-nav-card a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 36px;
	padding: 6px 11px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.055);
	color: rgba(255, 255, 255, 0.76);
	font-weight: 900;
	font-size: 0.9rem;
}

.des-footer-nav-card a:hover,
.des-footer-nav-card a:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(31, 155, 180, 0.48);
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
	outline: none;
}

.des-footer-grid {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
}

.des-footer-grid p {
	margin: 10px 0 0;
}

.des-footer-grid nav {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	justify-content: flex-end;
	max-width: 760px;
	font-weight: 800;
}

html[dir="rtl"] .des-footer nav a {
	direction: rtl;
}

html[dir="rtl"] .des-footer-nav-card {
	justify-content: flex-start;
}

.des-footer a:hover,
.des-footer a:focus-visible {
	outline: none;
}

.des-footer-discovery {
	margin-top: 16px;
}

.des-footer-discovery-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
}

.des-footer-discovery p {
	margin: 0;
	color: rgba(255, 255, 255, 0.86);
	font-size: 0.9rem;
	font-weight: 900;
}

.des-footer-discovery nav {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	max-width: none;
	justify-content: flex-start;
	margin-top: 10px;
	font-size: 0.82rem;
	font-weight: 800;
}

.des-footer-discovery a {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 5px 10px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.045);
	color: rgba(255, 255, 255, 0.7);
}

.des-footer-discovery a:hover,
.des-footer-discovery a:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(31, 155, 180, 0.48);
	background: rgba(31, 155, 180, 0.14);
	color: #ffffff;
	outline: none;
}

.des-footer-bottom {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 16px;
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 0.82rem;
}

.des-footer-bottom p {
	margin: 0;
}

html[dir="rtl"] .des-contact-card a {
	direction: rtl;
	justify-content: flex-start;
	text-align: right;
}

.des-landing-contact-panel {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding: 0;
	border-color: rgba(255, 255, 255, 0.18);
	border-radius: var(--des-radius);
	background:
		radial-gradient(circle at 90% 4%, rgba(31, 155, 180, 0.34), transparent 12rem),
		linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
	box-shadow: 0 28px 70px rgba(0, 0, 0, 0.22);
}

.des-landing-contact-panel::before {
	content: "";
	position: absolute;
	inset: 0 0 auto;
	height: 4px;
	background: linear-gradient(90deg, var(--des-accent), rgba(255, 255, 255, 0.86), var(--des-accent));
}

.des-landing-contact-top {
	padding: 28px 28px 20px;
}

.des-landing-contact-badge {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 5px 11px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.12);
	color: #ffffff;
	font-size: 0.82rem;
	font-weight: 900;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

html[dir="rtl"] .des-landing-contact-badge {
	letter-spacing: 0;
}

.des-landing-contact-panel h3 {
	margin: 16px 0 0;
	font-size: 1.65rem;
	line-height: 1.16;
}

.des-landing-contact-panel p {
	margin: 12px 0 0;
	color: rgba(255, 255, 255, 0.76);
}

.des-landing-contact-actions {
	display: grid;
	gap: 12px;
	padding: 0 28px 24px;
}

body.des-site .des-landing-contact-action {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 66px;
	margin-top: 0;
	padding: 14px 16px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
	transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

body.des-site .des-landing-contact-action .des-mail-icon {
	width: 38px;
	height: 38px;
	border-radius: 14px;
}

body.des-site .des-landing-contact-action strong {
	color: #ffffff;
	font-size: 1.08rem;
	font-weight: 900;
}

body.des-site .des-landing-contact-action:hover,
body.des-site .des-landing-contact-action:focus-visible {
	transform: translateY(-2px);
	border-color: rgba(31, 155, 180, 0.54);
	background: rgba(255, 255, 255, 0.16);
	box-shadow: 0 16px 36px rgba(0, 0, 0, 0.18);
}

.des-landing-contact-notes {
	display: grid;
	gap: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(0, 0, 0, 0.13);
}

.des-landing-contact-notes div {
	padding: 16px 28px;
	border-top: 1px solid rgba(255, 255, 255, 0.09);
}

.des-landing-contact-notes div:first-child {
	border-top: 0;
}

.des-landing-contact-notes strong,
.des-landing-contact-notes span {
	display: block;
}

.des-landing-contact-notes strong {
	color: #ffffff;
	font-size: 0.96rem;
}

.des-landing-contact-notes span {
	margin-top: 5px;
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.94rem;
	line-height: 1.55;
}

html[dir="rtl"] .des-landing-contact-panel {
	text-align: right;
}

html[dir="rtl"] body.des-site .des-landing-contact-action {
	direction: rtl;
	justify-content: space-between;
	text-align: right;
}

html[dir="rtl"] body.des-site .des-landing-contact-action strong {
	direction: ltr;
}

html[dir="rtl"] .des-hero-copy,
html[dir="rtl"] .des-hero-panel,
html[dir="rtl"] .des-section-head,
html[dir="rtl"] .des-about-copy,
html[dir="rtl"] .des-contact-copy,
html[dir="rtl"] .des-form-panel {
	text-align: right;
}

@keyframes des-fade-up {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (prefers-reduced-motion: no-preference) {
	.des-hero-copy,
	.des-hero-panel,
	.des-card,
	.des-product-card,
	.des-process-step,
	.des-insight-card,
	.des-tech-card {
		animation: des-fade-up 620ms ease both;
	}

	.des-hero-panel,
	.des-card:nth-child(2),
	.des-product-card:nth-child(2),
	.des-process-step:nth-child(2),
	.des-insight-card:nth-child(2),
	.des-tech-card:nth-child(2) {
		animation-delay: 70ms;
	}

	.des-card:nth-child(3),
	.des-product-card:nth-child(3),
	.des-process-step:nth-child(3),
	.des-insight-card:nth-child(3),
	.des-tech-card:nth-child(3) {
		animation-delay: 140ms;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	body.des-site *,
	body.des-site *::before,
	body.des-site *::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
	}
}

@media (max-width: 1060px) {
	.des-header {
		padding-inline: 22px;
	}

	.des-nav {
		gap: 3px;
		font-size: 0.94rem;
	}

	.des-nav a {
		padding-inline: 10px;
	}

	body.des-site.site-lang-en .des-nav {
		font-size: 1rem;
	}

	.des-hero h1 {
		font-size: 3.35rem;
	}

	body.des-site.site-lang-en .des-hero h1 {
		font-size: 3.55rem;
	}

	.des-hero-grid,
	.des-about-grid,
	.des-contact-grid {
		grid-template-columns: 1fr;
	}

	.des-landing-hero-grid,
	.des-landing-split,
	.des-landing-cta {
		grid-template-columns: 1fr;
	}

	.des-hero-panel {
		max-width: 680px;
	}

	.des-service-grid,
	.des-product-grid,
	.des-process-grid,
	.des-industry-grid,
	.des-tech-grid,
	.des-landing-card-grid,
	.des-landing-process-grid,
	.des-landing-faq-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.des-landing-panel,
	.des-landing-related {
		position: relative;
		top: auto;
		max-width: 680px;
	}

	.des-process-step,
	.des-insight-card,
	.des-tech-card {
		min-height: auto;
	}

	.des-process-step::after {
		display: none;
	}

	.des-service-grid .des-service-card:last-child:nth-child(3n+1) {
		grid-column: auto;
	}

	.des-product-grid .des-product-card:last-child:nth-child(odd) {
		max-width: none;
	}

	.des-footer-shell {
		align-items: flex-start;
		flex-direction: column;
	}

	.des-footer-nav-card {
		justify-content: flex-start;
		max-width: none;
		width: 100%;
	}

	html[dir="rtl"] .des-footer-shell {
		align-items: flex-end;
	}

	html[dir="rtl"] .des-footer-nav-card {
		justify-content: flex-end;
	}
}

@media (max-width: 860px) {
	html {
		font-size: 18px;
	}

	:root {
		--des-header-height: 74px;
	}

	.des-header {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		position: sticky;
		padding: 10px 18px;
	}

	html[dir="rtl"] .des-header {
		grid-template-columns: auto minmax(0, 1fr);
	}

	.des-brand {
		grid-column: 1;
	}

	html[dir="rtl"] .des-brand {
		grid-column: 2;
		justify-self: end;
	}

	.des-brand-logo {
		width: 48px;
		height: 48px;
	}

	.des-brand-copy strong {
		font-size: 1rem;
	}

	body.des-site.site-lang-en .des-brand-copy strong {
		font-size: 1.04rem;
	}

	.des-brand-copy small {
		font-size: 0.74rem;
		letter-spacing: 0.08em;
	}

	.des-header-actions {
		grid-column: 2;
		justify-self: end;
		gap: 10px;
	}

	html[dir="rtl"] .des-header-actions {
		grid-column: 1;
		grid-row: 1;
		justify-self: start;
	}

	.des-language-switch {
		min-height: 40px;
		padding: 6px 9px;
		font-size: 0.88rem;
	}

	.des-language-icon {
		width: 26px;
		height: 26px;
	}

	.des-header-actions > .des-language-switch {
		display: none;
	}

	.des-menu-toggle {
		display: grid;
		grid-template-columns: 18px auto;
		grid-template-rows: repeat(3, 2px);
		order: -1;
		position: absolute;
		inset-inline-end: 18px;
		top: 50%;
		z-index: 2;
		transform: translateY(-50%);
	}

	.des-menu-toggle span:nth-of-type(1) {
		grid-column: 1;
		grid-row: 1;
	}

	.des-menu-toggle span:nth-of-type(2) {
		grid-column: 1;
		grid-row: 2;
	}

	.des-menu-toggle span:nth-of-type(3) {
		grid-column: 1;
		grid-row: 3;
	}

	.des-menu-toggle b {
		grid-column: 2;
		grid-row: 1 / 4;
	}

	.des-nav {
		position: absolute;
		top: calc(100% + 10px);
		inset-inline: 18px;
		display: none;
		flex-direction: column;
		align-items: stretch;
		padding: 12px;
		background: #ffffff;
		border: 1px solid rgba(96, 0, 32, 0.12);
		border-radius: var(--des-radius);
		box-shadow: var(--des-shadow);
	}

	.des-nav.is-open {
		display: flex;
	}

	.des-nav a {
		padding: 12px 14px;
	}

	body.des-site.site-lang-en .des-nav {
		font-size: 1.08rem;
	}

	.des-nav .des-mobile-language-link {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin-top: 4px;
		border: 1px solid rgba(96, 0, 32, 0.18);
		background: rgba(96, 0, 32, 0.06);
		color: var(--des-primary);
	}

	.des-hero {
		min-height: auto;
	}

	.des-hero-grid {
		padding-block: 74px 92px;
	}

	.des-hero h1 {
		font-size: 2.85rem;
	}

	body.des-site.site-lang-en .des-hero h1 {
		font-size: 3rem;
	}

	.des-lead {
		font-size: 1.14rem;
	}

	body.des-site.site-lang-en .des-lead {
		font-size: 1.2rem;
	}

	.des-section {
		padding: 72px 0;
	}

	.des-section-head h2,
	.des-about-copy h2,
	.des-contact-copy h2 {
		font-size: 2.4rem;
	}

	body.des-site.site-lang-en .des-section-head h2,
	body.des-site.site-lang-en .des-about-copy h2,
	body.des-site.site-lang-en .des-contact-copy h2 {
		font-size: 2.5rem;
	}

	.des-contact-cards,
	.des-principles {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	.des-container {
		width: 22rem;
		max-width: calc(100% - 28px);
	}

	.des-header {
		gap: 10px;
	}

	.des-brand {
		flex: 1 1 auto;
		gap: 8px;
		max-width: calc(100% - 58px);
	}

	.des-brand-logo {
		width: 42px;
		height: 42px;
		padding: 4px;
	}

	.des-brand-copy {
		display: grid;
	}

	.des-brand-copy strong {
		font-size: 0.92rem;
		letter-spacing: 0;
	}

	body.des-site.site-lang-en .des-brand-copy strong {
		font-size: 0.96rem;
	}

	.des-hero-grid,
	.des-hero-copy,
	.des-hero-actions,
	.des-hero-panel,
	.des-landing-hero-grid,
	.des-landing-panel,
	.des-landing-split,
	.des-landing-related,
	.des-landing-cta {
		width: 100%;
		max-width: 100%;
	}

	.des-hero-grid,
	.des-landing-hero-grid {
		padding-inline: 14px;
	}

	.des-hero-copy,
	.des-hero-panel,
	.des-landing-panel,
	.des-landing-related,
	html[dir="rtl"] .des-hero-copy,
	html[dir="rtl"] .des-hero-panel,
	html[dir="rtl"] .des-landing-panel,
	html[dir="rtl"] .des-landing-related {
		text-align: center;
	}

	.des-brand-copy small {
		display: none;
	}

	.des-menu-toggle {
		grid-template-columns: 18px;
		padding-inline: 12px;
	}

	.des-menu-toggle b {
		display: none;
	}

	.des-hero h1 {
		font-size: 2.15rem;
		max-width: 10.5em;
		margin-inline: auto;
		overflow-wrap: anywhere;
	}

	body.des-site.site-lang-en .des-hero h1 {
		font-size: 2.28rem;
	}

	.des-kicker {
		max-width: 22em;
		margin-inline: auto;
		overflow-wrap: anywhere;
	}

	.des-lead {
		max-width: 18em;
		margin-inline: auto;
		overflow-wrap: anywhere;
	}

	.des-hero-panel-logo {
		margin-inline: auto;
	}

	.des-hero-panel p {
		max-width: 18em;
		margin-inline: auto;
		overflow-wrap: anywhere;
	}

	.des-hero-actions {
		flex-direction: column;
	}

	.des-button {
		width: 100%;
	}

	.des-discovery-links {
		flex-direction: column;
	}

	.des-discovery-links a {
		width: 100%;
		text-align: center;
	}

	.des-contact-cards {
		grid-template-columns: 1fr;
		max-width: 100%;
	}

	.des-card-link {
		width: 100%;
		text-align: center;
	}

	.des-footer {
		padding: 30px 0 20px;
	}

	.des-footer-discovery {
		margin-top: 14px;
	}

	.des-footer-brand {
		align-items: center;
	}

	.des-footer-nav-card {
		gap: 7px;
	}

	.des-footer-discovery a {
		max-width: 100%;
	}

	.des-footer-discovery nav {
		flex-direction: row;
		gap: 7px;
	}

	.des-footer-bottom {
		align-items: flex-start;
		flex-direction: column;
	}

	.des-stat-grid,
	.des-service-grid,
	.des-product-grid,
	.des-process-grid,
	.des-industry-grid,
	.des-tech-grid,
	.des-landing-card-grid,
	.des-landing-process-grid,
	.des-landing-faq-grid {
		grid-template-columns: 1fr;
	}

	.des-product-grid .des-product-card:last-child:nth-child(odd) {
		grid-column: auto;
	}

	.des-stat-grid {
		gap: 8px;
	}

	.des-hero-panel,
	.des-form-panel,
	.des-landing-panel,
	.des-landing-list article,
	.des-landing-related {
		padding: 20px;
	}

	.des-landing-related h2 {
		justify-content: center;
	}

	body.des-site .des-landing-related a {
		text-align: start;
	}

	.des-landing-contact-top,
	.des-landing-contact-actions,
	.des-landing-contact-notes div {
		padding-inline: 20px;
	}

	body.des-site .des-landing-contact-action {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
	}

	.des-product-body,
	.des-process-step,
	.des-insight-card,
	.des-tech-card {
		padding-inline: 20px;
	}

	.des-process-step {
		padding-block: 24px;
	}

	.des-insight-card {
		padding-block: 76px 24px;
	}

	.des-tech-card {
		padding-block: 74px 24px;
	}

	.des-service-card img,
	.des-product-card img {
		height: 190px;
	}

	.des-about-image img {
		height: 300px;
	}

	.des-footer-grid {
		align-items: flex-start;
		flex-direction: column;
	}

	.des-footer nav {
		justify-content: flex-start;
	}
}

@media (max-width: 380px) {
	.des-container {
		width: 18rem;
	}

	.des-brand {
		max-width: calc(100% - 52px);
	}

	.des-brand-logo {
		width: 38px;
		height: 38px;
	}

	.des-brand-copy strong {
		font-size: 0.84rem;
	}

	body.des-site.site-lang-en .des-brand-copy strong {
		font-size: 0.88rem;
	}

	.des-hero h1 {
		font-size: 1.95rem;
	}

	body.des-site.site-lang-en .des-hero h1 {
		font-size: 2.05rem;
	}
}
