/* 2.2 BIM/CAD自動化 — chỉnh layout / style riêng trang này tại đây */

.service-page-dx-2-3-addin-development .hh-dx-23-img-placeholder {
	display: block;
	width: 100%;
	border-radius: 2px;
}

.service-page-dx-2-3-addin-development .hh-dx-23-img-placeholder--hero {
	min-height: 280px;
	background: #0b7fb2;
}

.service-page-dx-2-3-addin-development .hh-dx-23-img-placeholder--case {
	min-height: 180px;
	background: #0b2a5b;
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-grid .cs-card-media {
	width: 100%;
	height: auto;
	min-height: 0;
	flex-shrink: 0;
	overflow: hidden;
	background-color: #eef2f7;
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-grid .cs-card-media img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	height: auto;
	object-fit: cover;
}

.service-page-dx-2-3-addin-development .hh-dx-23-overview {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-band {
	margin: 28px 0 32px;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-title {
	margin: 0 0 24px;
	font-size: clamp(20px, 2.4vw, 26px);
	font-weight: 900;
	text-align: center;
	color: #0b2a5b;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-rows {
	display: grid;
	gap: 22px;
	max-width: 900px;
	margin: 0 auto;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-row {
	display: grid;
	gap: 12px;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-group-label {
	margin: 0;
	font-size: 13px;
	font-weight: 800;
	text-align: center;
	color: rgba(11, 42, 91, 0.62);
	letter-spacing: 0.08em;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.service-page-dx-2-3-addin-development .hh-dx-23-software-item {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 56px;
	padding: 14px 16px;
	background: #eeeeee;
	border: 1px solid #e0e0e0;
	border-left: 4px solid #f39200;
	border-radius: 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.45;
	text-align: center;
	color: rgba(15, 23, 42, 0.78);
	box-shadow: none;
}

@media (max-width: 768px) {
	.service-page-dx-2-3-addin-development .hh-dx-23-software-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.service-page-dx-2-3-addin-development .hh-dx-23-software-grid {
		grid-template-columns: 1fr;
	}
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-grid .cs-card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-body {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-grid .cs-card-title {
	text-align: left;
	font-size: 15px;
	line-height: 1.45;
}

.service-page-dx-2-3-addin-development .hh-dx-23-case-copy {
	margin: 0;
	padding: 0 16px 16px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.65;
	color: rgba(15, 23, 42, 0.72);
	text-align: left;
}

@media (max-width: 900px) {
	.service-page-dx-2-3-addin-development .hh-dx-23-overview {
		grid-template-columns: 1fr;
	}
}

.service-page-dx-2-3-addin-development .hh-dx-23-seamless {
	margin-top: 40px;
	padding: 40px 24px;
	background: linear-gradient(180deg, #0b7fb2, #0a6b96);
	border: 0;
	box-shadow: none;
}

.service-page-dx-2-3-addin-development .hh-dx-23-seamless .hh-seamless-inner {
	max-width: 820px;
	margin-inline: auto;
	text-align: center;
}

.service-page-dx-2-3-addin-development .hh-dx-23-seamless .hh-seamless-cta-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin: 0;
}

.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-btn {
	all: unset;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 26px;
	border-radius: 0;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.35;
	text-decoration: none;
	cursor: pointer;
}

.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-dx-23-cta-primary {
	border: 2px solid #f39200;
	background: #f39200;
	color: #fff;
}

.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-dx-23-cta-primary:hover {
	background: #e58500;
	border-color: #e58500;
	color: #fff;
}

.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-dx-23-cta-secondary {
	border: 2px solid #fff;
	background: #fff;
	color: #0b2a5b;
}

.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-dx-23-cta-secondary:hover {
	background: #fff;
	border-color: #fff;
	color: #0b2a5b;
}

@media (max-width: 640px) {
	.service-page-dx-2-3-addin-development .hh-dx-23-seamless {
		padding: 32px 18px;
	}

	.service-page-dx-2-3-addin-development .industry-copy .hh-dx-23-seamless a.hh-btn {
		width: 100%;
		max-width: 360px;
	}
}
