/* =========================================================
   Nihon Infotech — Training Page (Premium)
   Brand: #F46E2E / #f45e33→#f79823 | Navy #050748
   ========================================================= */

.page-template-templates-training-php,
.nh-tr-section {
	--nh-orange: #F46E2E;
	--nh-grad: linear-gradient(105deg, #f45e33 0%, #f79823 100%);
	--nh-navy: #050748;
	--nh-text: #5c5c7a;
	--nh-line: rgba(5, 7, 72, 0.1);
	--nh-soft: #fff6ef;
	--nh-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

/* Explicit gradient fill — avoids invisible text when theme clip/fill styles leak in */
.nh-tr-btn--primary,
.nh-tr-course__badge {
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	background-clip: border-box !important;
	-webkit-background-clip: border-box !important;
	-webkit-text-fill-color: #fff !important;
	color: #fff !important;
}

.nh-tr-btn--primary span,
.nh-tr-course__badge {
	-webkit-text-fill-color: #fff !important;
	color: #fff !important;
}

/* Reset legacy theme styles on training page */
.page-template-templates-training-php .nh-tr-hero h1,
.page-template-templates-training-php .nh-tr-hero__card-heading h2,
.page-template-templates-training-php .nh-tr-head h2,
.page-template-templates-training-php .nh-tr-industrial__title,
.page-template-templates-training-php .nh-tr-card h4,
.page-template-templates-training-php .nh-tr-course h3,
.page-template-templates-training-php .nh-tr-step h4,
.page-template-templates-training-php .nh-tr-benefit h4,
.page-template-templates-training-php .nh-tr-tech__card h3,
.page-template-templates-training-php .nh-tr-faq__intro h2,
.page-template-templates-training-php .nh-tr-enquiry__form h2,
.page-template-templates-training-php .nh-tr-enquiry__info h3,
.page-template-templates-training-php .nh-tr-cta h2 {
	text-transform: none !important;
	font-weight: 800;
}

/* Header on dark training hero */
.page-template-templates-training-php .main-header:not(.sticky),
.nh-training-header:not(.sticky) {
	background: linear-gradient(180deg, rgba(5, 7, 72, 0.92) 0%, rgba(5, 7, 72, 0.55) 70%, rgba(5, 7, 72, 0) 100%);
	border-bottom: 0;
	box-shadow: none;
}

.page-template-templates-training-php .main-header:not(.sticky) .mega-white-logo,
.nh-training-header:not(.sticky) .mega-white-logo {
	display: none !important;
}

.page-template-templates-training-php .main-header:not(.sticky) .mega-darks-logo,
.nh-training-header:not(.sticky) .mega-darks-logo {
	display: inline-block !important;
	filter: brightness(0) invert(1);
}

.page-template-templates-training-php .main-header:not(.sticky) .custom-nav .nav-list li a.menu-links,
.page-template-templates-training-php .main-header:not(.sticky) .custom-nav .nav-list li a.menu-links.text-dark,
.nh-training-header:not(.sticky) .custom-nav .nav-list li a.menu-links,
.nh-training-header:not(.sticky) .custom-nav .nav-list li a.menu-links.text-dark {
	color: #fff !important;
}

.page-template-templates-training-php .main-header:not(.sticky) .hc-nav-trigger span,
.page-template-templates-training-php .main-header:not(.sticky) .hc-nav-trigger span::before,
.page-template-templates-training-php .main-header:not(.sticky) .hc-nav-trigger span::after,
.nh-training-header:not(.sticky) .hc-nav-trigger span,
.nh-training-header:not(.sticky) .hc-nav-trigger span::before,
.nh-training-header:not(.sticky) .hc-nav-trigger span::after {
	background: #fff !important;
}

.page-template-templates-training-php .main-header.sticky,
.nh-training-header.sticky {
	background: #fff !important;
	border-bottom: 1px solid rgb(233, 233, 233);
	box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.08);
}

.page-template-templates-training-php .main-header.sticky .mega-darks-logo,
.nh-training-header.sticky .mega-darks-logo {
	display: inline-block !important;
	filter: none;
}

.page-template-templates-training-php .main-header.sticky .mega-white-logo,
.nh-training-header.sticky .mega-white-logo {
	display: none !important;
}

/* ========== SHARED ========== */
.nh-tr-eyebrow {
	display: inline-block;
	margin: 0 0 14px;
	padding: 8px 16px;
	border-radius: 999px;
	background: rgba(244, 110, 46, 0.12);
	color: var(--nh-orange);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.nh-tr-eyebrow--light {
	background: rgba(255, 255, 255, 0.14);
	color: #ffb88a;
	border: 1px solid rgba(255, 255, 255, 0.18);
}

.nh-tr-eyebrow--cta {
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.25);
}

.nh-tr-eyebrow--dark {
	background: rgba(244, 110, 46, 0.2);
	color: #ffb88a;
	border: 1px solid rgba(244, 110, 46, 0.25);
}

.nh-tr-head {
	max-width: 720px;
	margin-bottom: 52px;
}

.nh-tr-head--center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.nh-tr-head h2 {
	margin: 0 !important;
	font-size: clamp(32px, 4vw, 48px);
	font-weight: 800;
	line-height: 1.12;
	letter-spacing: -0.03em;
	color: var(--nh-navy);
}

.nh-tr-head p {
	margin: 16px auto 0;
	max-width: 620px;
	font-size: 17px;
	line-height: 1.75;
	color: var(--nh-text);
}

.nh-tr-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 16px 28px;
	border-radius: 999px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none !important;
	border: none;
	cursor: pointer;
	transition: transform 0.35s var(--nh-ease), box-shadow 0.35s var(--nh-ease), background 0.35s ease, color 0.35s ease, border-color 0.35s ease;
}

.nh-tr-btn--primary {
	box-shadow: 0 14px 30px rgba(244, 94, 51, 0.28);
}

.nh-tr-btn--primary:hover,
.nh-tr-btn--primary:focus {
	transform: translateY(-3px);
	box-shadow: 0 20px 40px rgba(244, 94, 51, 0.38);
	background-color: #e85a20 !important;
	background-image: linear-gradient(105deg, #e85a20 0%, #f58a1a 100%) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.nh-tr-btn--ghost {
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.55);
	background: rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(10px);
}

.nh-tr-btn--ghost:hover {
	background: #fff;
	color: var(--nh-navy) !important;
	border-color: #fff;
	transform: translateY(-2px);
}

.nh-tr-btn--outline {
	color: var(--nh-navy) !important;
	background: #fff;
	border: 1px solid var(--nh-line);
	box-shadow: 0 8px 20px rgba(5, 7, 72, 0.06);
}

.nh-tr-btn--outline:hover {
	transform: translateY(-2px);
	border-color: rgba(244, 110, 46, 0.35);
	box-shadow: 0 14px 28px rgba(244, 94, 51, 0.12);
	color: var(--nh-navy) !important;
}

.nh-tr-section {
	padding: 100px 0;
	position: relative;
}

/* ========== HERO ========== */
.nh-tr-hero {
	position: relative;
	min-height: 100vh;
	min-height: 100svh;
	display: flex;
	align-items: center;
	overflow: hidden;
	isolation: isolate;
	background: #050748;
}

.nh-tr-hero__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
	background:
		radial-gradient(ellipse 85% 65% at 80% 8%, rgba(244, 94, 51, 0.38) 0%, transparent 58%),
		radial-gradient(ellipse 65% 55% at 5% 92%, rgba(247, 152, 35, 0.2) 0%, transparent 55%),
		linear-gradient(160deg, #050748 0%, #0a0d5e 46%, #050748 100%);
}

.nh-tr-hero__lines {
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(to right, rgba(255, 255, 255, 0.055) 1px, transparent 1px),
		linear-gradient(to bottom, rgba(255, 255, 255, 0.055) 1px, transparent 1px);
	background-size: 68px 68px;
	-webkit-mask-image: radial-gradient(ellipse 75% 70% at 45% 35%, #000 0%, transparent 78%);
	mask-image: radial-gradient(ellipse 75% 70% at 45% 35%, #000 0%, transparent 78%);
}

.nh-tr-hero__orb {
	position: absolute;
	border-radius: 50%;
	filter: blur(80px);
	pointer-events: none;
}

.nh-tr-hero__orb--1 {
	width: 440px;
	height: 440px;
	top: -110px;
	right: -80px;
	background: rgba(244, 110, 46, 0.4);
	animation: nh-tr-drift 16s ease-in-out infinite;
}

.nh-tr-hero__orb--2 {
	width: 340px;
	height: 340px;
	bottom: 4%;
	left: -100px;
	background: rgba(247, 152, 35, 0.24);
	animation: nh-tr-drift 20s ease-in-out infinite reverse;
}

.nh-tr-hero__orb--3 {
	width: 280px;
	height: 280px;
	top: 42%;
	left: 46%;
	background: rgba(97, 218, 251, 0.12);
	animation: nh-tr-drift 24s ease-in-out infinite;
}

@keyframes nh-tr-drift {
	0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
	50% { transform: translate3d(-26px, 30px, 0) scale(1.08); }
}

.nh-tr-hero__inner {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 132px 0 150px;
}

.nh-tr-hero__grid {
	display: grid;
	grid-template-columns: 1.05fr 0.95fr;
	gap: 48px;
	align-items: center;
}

.nh-tr-hero__copy {
	animation: nh-tr-rise 0.9s var(--nh-ease) both;
}

@keyframes nh-tr-rise {
	from { opacity: 0; transform: translateY(26px); }
	to { opacity: 1; transform: translateY(0); }
}

.nh-tr-hero__badge {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 22px;
	padding: 9px 16px 9px 13px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(10px);
	color: rgba(255, 255, 255, 0.9) !important;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.01em;
}

.nh-tr-hero__pulse {
	position: relative;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #4ade80;
	box-shadow: 0 0 0 3px rgba(74, 222, 128, 0.22);
}

.nh-tr-hero__pulse::after {
	content: "";
	position: absolute;
	inset: -4px;
	border-radius: 50%;
	border: 1px solid rgba(74, 222, 128, 0.6);
	animation: nh-tr-ping 1.9s ease-out infinite;
}

@keyframes nh-tr-ping {
	0% { transform: scale(0.7); opacity: 1; }
	100% { transform: scale(1.9); opacity: 0; }
}

.nh-tr-hero__title {
	margin: 0 0 20px !important;
	max-width: 18ch;
	font-size: clamp(36px, 4.6vw, 60px);
	font-weight: 800 !important;
	line-height: 1.06;
	letter-spacing: -0.035em;
	color: #fff !important;
	text-transform: none !important;
	-webkit-text-fill-color: #fff;
}

.nh-tr-hero__title span {
	color: #ff9d57 !important;
	-webkit-text-fill-color: #ff9d57;
}

.nh-tr-hero__lead {
	margin: 0 0 32px;
	max-width: 540px;
	font-size: 18px;
	line-height: 1.72;
	color: rgba(255, 255, 255, 0.78) !important;
}

.nh-tr-hero__lead strong {
	color: #fff;
	font-weight: 600;
}

.nh-tr-hero__cta {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-bottom: 40px;
}

.nh-tr-hero__metrics {
	display: flex;
	flex-wrap: wrap;
	gap: 34px;
	padding-top: 28px;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.nh-tr-hero__metric strong {
	display: block;
	font-size: 32px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.03em;
	color: #fff !important;
}

.nh-tr-hero__metric span {
	display: block;
	margin-top: 7px;
	font-size: 13px;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.6) !important;
}

/* --- Hero visual stage --- */
.nh-tr-hero__stage {
	position: relative;
	animation: nh-tr-rise 1s var(--nh-ease) 0.15s both;
}

.nh-tr-hero__card {
	position: relative;
	z-index: 2;
	padding: 28px 26px 24px;
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.14);
	backdrop-filter: blur(20px);
	box-shadow: 0 32px 80px rgba(0, 0, 0, 0.4);
}

.nh-tr-hero__card-head {
	display: flex;
	align-items: center;
	gap: 15px;
	padding-bottom: 20px;
	margin-bottom: 6px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.nh-tr-hero__card-icon {
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	font-size: 20px;
	box-shadow: 0 12px 26px rgba(244, 94, 51, 0.38);
}

.nh-tr-hero__card-heading h2 {
	margin: 0 !important;
	font-size: 19px;
	font-weight: 800 !important;
	line-height: 1.25;
	letter-spacing: -0.01em;
	color: #fff !important;
	text-transform: none !important;
}

.nh-tr-hero__card-heading p {
	margin: 5px 0 0;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.6) !important;
}

.nh-tr-hero__programs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nh-tr-hero__programs li {
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 13px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	transition: transform 0.3s var(--nh-ease);
}

.nh-tr-hero__programs li:last-child {
	border-bottom: 0;
}

.nh-tr-hero__programs li:hover {
	transform: translateX(4px);
}

.nh-tr-hero__prog-icon {
	flex-shrink: 0;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 11px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	color: #ffb88a;
	font-size: 13px;
}

.nh-tr-hero__prog-name {
	flex: 1;
	font-size: 14.5px;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.92) !important;
}

.nh-tr-hero__prog-time {
	flex-shrink: 0;
	padding: 5px 11px;
	border-radius: 999px;
	background: rgba(244, 110, 46, 0.18);
	border: 1px solid rgba(244, 110, 46, 0.3);
	color: #ffb88a !important;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
}

.nh-tr-hero__card-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #ffb88a !important;
	text-decoration: none !important;
	transition: gap 0.3s var(--nh-ease);
}

.nh-tr-hero__card-link:hover {
	gap: 13px;
	color: #fff !important;
}

.nh-tr-hero__chip {
	position: absolute;
	z-index: 3;
	display: inline-flex;
	align-items: center;
	gap: 11px;
	padding: 13px 17px;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(255, 255, 255, 0.6);
	box-shadow: 0 20px 44px rgba(0, 0, 0, 0.3);
}

.nh-tr-hero__chip i {
	font-size: 17px;
	color: #f46e2e;
}

.nh-tr-hero__chip span {
	font-size: 12px;
	line-height: 1.4;
	color: #5c5c7a;
}

.nh-tr-hero__chip strong {
	display: block;
	font-size: 13.5px;
	font-weight: 800;
	color: #050748;
}

.nh-tr-hero__chip--cert {
	top: -26px;
	right: -14px;
	animation: nh-tr-float 6s ease-in-out infinite;
}

.nh-tr-hero__chip--place {
	bottom: -26px;
	left: -18px;
	animation: nh-tr-float 7s ease-in-out 0.6s infinite;
}

@keyframes nh-tr-float {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-11px); }
}

/* --- Hero tech marquee --- */
.nh-tr-hero__marquee {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(5, 7, 72, 0.5);
	backdrop-filter: blur(10px);
	-webkit-mask-image: linear-gradient(to right, transparent 0%, #000 12%, #000 88%, transparent 100%);
	mask-image: linear-gradient(to right, transparent 0%, #000 12%, #000 88%, transparent 100%);
}

.nh-tr-hero__marquee-track {
	display: flex;
	width: max-content;
	animation: nh-tr-marquee 34s linear infinite;
}

.nh-tr-hero__marquee-group {
	display: flex;
	align-items: center;
	gap: 58px;
	padding-right: 58px;
}

.nh-tr-hero__marquee-group img {
	width: auto;
	height: 26px;
	opacity: 0.55;
	transition: opacity 0.3s ease;
}

.nh-tr-hero__marquee:hover .nh-tr-hero__marquee-group img {
	opacity: 0.85;
}

@keyframes nh-tr-marquee {
	to { transform: translateX(-50%); }
}

/* ========== STATS ========== */
.nh-tr-stats {
	position: relative;
	z-index: 3;
	margin-top: -64px;
	padding-bottom: 100px;
	background: #fff;
}

.nh-tr-stats__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	padding: 8px;
	border-radius: 28px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.06);
	box-shadow: 0 28px 70px rgba(5, 7, 72, 0.12);
}

.nh-tr-stat {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 28px 24px;
	position: relative;
}

.nh-tr-stat:not(:last-child)::after {
	content: "";
	position: absolute;
	right: 0;
	top: 22%;
	height: 56%;
	width: 1px;
	background: linear-gradient(180deg, transparent, rgba(5, 7, 72, 0.12), transparent);
}

.nh-tr-stat__icon {
	flex-shrink: 0;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	background: var(--nh-soft);
	box-shadow: inset 0 0 0 1px rgba(244, 110, 46, 0.12);
}

.nh-tr-stat__icon img {
	width: 28px;
	height: 28px;
	object-fit: contain;
}

.nh-tr-stat__num {
	font-size: 32px;
	font-weight: 800;
	line-height: 1;
	color: var(--nh-navy);
	letter-spacing: -0.03em;
}

.nh-tr-stat__num span {
	color: var(--nh-orange);
}

.nh-tr-stat p {
	margin: 6px 0 0;
	font-size: 14px;
	font-weight: 600;
	color: var(--nh-text);
	line-height: 1.3;
}

/* ========== WHY CHOOSE ========== */
.nh-tr-why {
	background:
		radial-gradient(circle at 8% 12%, rgba(249, 169, 80, 0.16) 0%, transparent 38%),
		radial-gradient(circle at 92% 88%, rgba(244, 94, 51, 0.08) 0%, transparent 40%),
		#fffaf6;
}

.nh-tr-why__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.nh-tr-card {
	position: relative;
	height: 100%;
	padding: 32px 28px 30px;
	border-radius: 24px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.06);
	box-shadow: 0 12px 36px rgba(5, 7, 72, 0.05);
	overflow: hidden;
	transition: transform 0.4s var(--nh-ease), box-shadow 0.4s var(--nh-ease), border-color 0.35s ease;
}

.nh-tr-card::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0;
	background: linear-gradient(160deg, rgba(244, 94, 51, 0.08) 0%, transparent 60%);
	transition: opacity 0.35s ease;
	pointer-events: none;
}

.nh-tr-card::after {
	content: "";
	position: absolute;
	right: -28px;
	bottom: -28px;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: rgba(244, 110, 46, 0.07);
	transition: transform 0.45s var(--nh-ease);
}

.nh-tr-card--a { background: linear-gradient(180deg, #fff 0%, #fff7ef 100%); }
.nh-tr-card--b { background: linear-gradient(180deg, #fff 0%, #f3f6ff 100%); }
.nh-tr-card--c { background: linear-gradient(180deg, #fff 0%, #f2fbf4 100%); }
.nh-tr-card--d { background: linear-gradient(180deg, #fff 0%, #eef9ff 100%); }
.nh-tr-card--e { background: linear-gradient(180deg, #fff 0%, #fff4f8 100%); }
.nh-tr-card--f { background: linear-gradient(180deg, #fff 0%, #fff8ef 100%); }

.nh-tr-card:hover {
	transform: translateY(-8px);
	border-color: rgba(244, 110, 46, 0.28);
	box-shadow: 0 24px 52px rgba(244, 94, 51, 0.14);
}

.nh-tr-card:hover::before { opacity: 1; }
.nh-tr-card:hover::after { transform: scale(1.3); }

.nh-tr-card__icon {
	position: relative;
	z-index: 1;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(244, 94, 51, 0.12);
}

.nh-tr-card__icon img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}

.nh-tr-card h4 {
	position: relative;
	z-index: 1;
	margin: 0 0 12px !important;
	font-size: 20px;
	font-weight: 800;
	color: var(--nh-navy);
	line-height: 1.25;
}

.nh-tr-card p {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
	color: var(--nh-text);
}

/* ========== COURSES ========== */
.nh-tr-courses {
	padding: 100px 0;
	background:
		radial-gradient(circle at 88% 8%, rgba(244, 110, 46, 0.1) 0%, transparent 38%),
		#fff;
}

.nh-tr-courses .nh-tr-head h2 {
	color: #050748 !important;
}

.nh-tr-courses .nh-tr-head p {
	color: #5c5c7a !important;
}

.nh-tr-courses__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

.nh-tr-course {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 26px;
	background: #fff !important;
	border: 1px solid rgba(5, 7, 72, 0.08);
	box-shadow: 0 16px 44px rgba(5, 7, 72, 0.07);
	overflow: hidden;
	transition: transform 0.4s var(--nh-ease), box-shadow 0.4s var(--nh-ease);
}

.nh-tr-course__body {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 0 24px 26px;
}

.nh-tr-course__accent {
	height: 5px;
	background: linear-gradient(90deg, rgba(5, 7, 72, 0.18) 0%, rgba(5, 7, 72, 0.06) 100%);
}

.nh-tr-course--featured .nh-tr-course__accent {
	background: var(--nh-grad);
}

.nh-tr-course--featured {
	border: 2px solid #f46e2e;
	box-shadow: 0 24px 56px rgba(244, 94, 51, 0.18);
}

.nh-tr-course:hover {
	transform: translateY(-10px);
	box-shadow: 0 28px 60px rgba(5, 7, 72, 0.14);
}

.nh-tr-course__badge {
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	margin: 20px 0 14px;
	padding: 7px 13px;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	line-height: 1.2;
	box-shadow: 0 8px 18px rgba(244, 94, 51, 0.3);
}

.nh-tr-course__tech {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 20px 0 16px;
}

.nh-tr-course--featured .nh-tr-course__tech {
	margin-top: 0;
}

.nh-tr-course__tech span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	background: #f4f8fc;
	border: 1px solid #e8eef5;
	transition: transform 0.25s ease;
}

.nh-tr-course:hover .nh-tr-course__tech span {
	transform: translateY(-2px);
}

.nh-tr-course__tech img {
	width: 22px;
	height: 22px;
	object-fit: contain;
}

.nh-tr-course h3 {
	margin: 0 0 10px !important;
	padding: 0 !important;
	font-size: 21px;
	font-weight: 800 !important;
	color: #050748 !important;
	line-height: 1.3;
	text-transform: none !important;
}

.nh-tr-course__overview {
	margin: 0 0 18px !important;
	padding: 0 !important;
	font-size: 15px;
	line-height: 1.65;
	color: #5c5c7a !important;
}

.nh-tr-course__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(5, 7, 72, 0.1);
}

.nh-tr-course__duration {
	font-size: 30px;
	font-weight: 800;
	color: #050748 !important;
	letter-spacing: -0.03em;
	line-height: 1;
}

.nh-tr-course__level {
	display: inline-block;
	padding: 6px 12px;
	border-radius: 999px;
	background: #fff6ef;
	color: #f46e2e !important;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
	border: 1px solid rgba(244, 110, 46, 0.2);
}

.nh-tr-course__features {
	list-style: none;
	margin: 0 0 24px;
	padding: 0;
	flex: 1;
}

.nh-tr-course__features li {
	position: relative;
	padding: 7px 0 7px 24px;
	font-size: 14px;
	line-height: 1.55;
	color: #5c5c7a !important;
}

.nh-tr-course__features li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 11px;
	color: #f46e2e;
}

.nh-tr-course__btn {
	width: 100%;
	margin-top: auto;
}

.page-template-templates-training-php a.nh-tr-btn--primary,
.page-template-templates-training-php a.nh-tr-course__btn {
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.page-template-templates-training-php a.nh-tr-btn--primary:hover,
.page-template-templates-training-php a.nh-tr-course__btn:hover {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.active-dark .nh-tr-course__badge,
.active-dark .nh-tr-btn--primary,
.active-dark .nh-tr-course__btn {
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.nh-tr-courses__cta {
	margin-top: 56px;
	padding: 32px 40px;
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
	background: linear-gradient(135deg, #050748 0%, #0c1068 55%, #050748 100%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: 0 24px 60px rgba(5, 7, 72, 0.2);
}

.nh-tr-courses__cta p {
	margin: 0 !important;
	font-size: clamp(18px, 2.5vw, 22px);
	font-weight: 700;
	color: #fff !important;
	line-height: 1.35;
}

.nh-tr-courses__cta p span {
	color: #ffb88a !important;
}

.active-dark .nh-tr-course {
	background: #fff !important;
	border-color: rgba(5, 7, 72, 0.1) !important;
}

.active-dark .nh-tr-course h3,
.active-dark .nh-tr-course__duration {
	color: #050748 !important;
}

.active-dark .nh-tr-course__overview,
.active-dark .nh-tr-course__features li {
	color: #5c5c7a !important;
}

.active-dark .nh-tr-courses .nh-tr-head h2 {
	color: #050748 !important;
}

.active-dark .nh-tr-courses .nh-tr-head p {
	color: #5c5c7a !important;
}

/* ========== INDUSTRIAL ========== */
.nh-tr-industrial {
	background:
		radial-gradient(circle at 96% 6%, rgba(244, 110, 46, 0.09) 0%, transparent 34%),
		linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
}

.nh-tr-industrial__grid {
	display: grid;
	grid-template-columns: 0.92fr 1.08fr;
	gap: 48px;
	align-items: center;
}

.nh-tr-industrial__title {
	margin: 0 0 18px !important;
	font-size: clamp(28px, 3.5vw, 42px);
	font-weight: 800 !important;
	color: #050748 !important;
	line-height: 1.12;
	letter-spacing: -0.03em;
	text-transform: none !important;
}

.nh-tr-industrial__title span {
	color: #f46e2e !important;
}

.nh-tr-industrial__text {
	margin: 0;
	font-size: 16.5px;
	line-height: 1.75;
	color: #5c5c7a !important;
}

.nh-tr-industrial__list {
	list-style: none;
	margin: 26px 0 0;
	padding: 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}

.nh-tr-industrial__list li {
	position: relative;
	padding: 13px 14px 13px 40px;
	border-radius: 14px;
	background: #fff;
	font-size: 13.5px;
	font-weight: 600;
	color: #050748 !important;
	line-height: 1.4;
	border: 1px solid rgba(244, 110, 46, 0.16);
	box-shadow: 0 6px 18px rgba(5, 7, 72, 0.04);
}

.nh-tr-industrial__list li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #f46e2e;
	font-size: 11px;
}

.nh-tr-industrial__cta {
	margin-top: 30px;
}

/* --- Track cards --- */
.nh-tr-industrial__tracks {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.nh-tr-track {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 28px 26px 26px;
	border-radius: 24px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.08);
	box-shadow: 0 16px 44px rgba(5, 7, 72, 0.07);
	overflow: hidden;
	transition: transform 0.4s var(--nh-ease), box-shadow 0.4s var(--nh-ease);
}

.nh-tr-track:hover {
	transform: translateY(-8px);
	box-shadow: 0 28px 60px rgba(5, 7, 72, 0.14);
}

.nh-tr-track__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid rgba(5, 7, 72, 0.1);
}

.nh-tr-track__dur {
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.04em;
	color: #050748 !important;
}

.nh-tr-track__dur small {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #8a8aa8 !important;
}

.nh-tr-track__tag {
	flex-shrink: 0;
	align-self: flex-start;
	padding: 6px 12px;
	border-radius: 999px;
	background: #fff6ef;
	border: 1px solid rgba(244, 110, 46, 0.22);
	color: #f46e2e !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.nh-tr-track h3 {
	margin: 0 0 10px !important;
	font-size: 19px;
	font-weight: 800 !important;
	line-height: 1.3;
	color: #050748 !important;
	text-transform: none !important;
}

.nh-tr-track > p {
	margin: 0 0 18px;
	font-size: 14.5px;
	line-height: 1.6;
	color: #5c5c7a !important;
}

.nh-tr-track ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: auto;
}

.nh-tr-track ul li {
	position: relative;
	padding: 8px 0 8px 24px;
	font-size: 14px;
	line-height: 1.5;
	color: #5c5c7a !important;
}

.nh-tr-track ul li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 11px;
	font-size: 10px;
	color: #f46e2e;
}

/* Featured (6 months) track */
.nh-tr-track--featured {
	background-color: #050748 !important;
	background-image: linear-gradient(165deg, #050748 0%, #0c1068 55%, #050748 100%) !important;
	border-color: rgba(255, 255, 255, 0.1);
	box-shadow: 0 24px 56px rgba(5, 7, 72, 0.24);
}

.nh-tr-track--featured::before {
	content: "";
	position: absolute;
	width: 240px;
	height: 240px;
	top: -120px;
	right: -90px;
	border-radius: 50%;
	background: rgba(244, 110, 46, 0.24);
	filter: blur(50px);
	pointer-events: none;
}

.nh-tr-track--featured > * {
	position: relative;
	z-index: 1;
}

.nh-tr-track--featured .nh-tr-track__head {
	border-bottom-color: rgba(255, 255, 255, 0.14);
}

.nh-tr-track--featured .nh-tr-track__dur {
	color: #fff !important;
}

.nh-tr-track--featured .nh-tr-track__dur small {
	color: rgba(255, 255, 255, 0.62) !important;
}

.nh-tr-track--featured .nh-tr-track__tag {
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	border-color: transparent;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.nh-tr-track--featured h3 {
	color: #fff !important;
}

.nh-tr-track--featured > p {
	color: rgba(255, 255, 255, 0.74) !important;
}

.nh-tr-track--featured ul li {
	color: rgba(255, 255, 255, 0.86) !important;
}

.nh-tr-track--featured ul li::before {
	color: #ffb88a;
}

/* --- What you master panel --- */
.nh-tr-industrial__master {
	margin-top: 32px;
	padding: 34px 36px;
	border-radius: 26px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.08);
	box-shadow: 0 20px 50px rgba(5, 7, 72, 0.07);
}

.nh-tr-industrial__master-head {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px;
	padding-bottom: 20px;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(5, 7, 72, 0.1);
}

.nh-tr-industrial__master-head h3 {
	margin: 0 !important;
	font-size: 22px;
	font-weight: 800 !important;
	color: #050748 !important;
	line-height: 1.3;
	text-transform: none !important;
}

.nh-tr-industrial__master-head p {
	margin: 0;
	font-size: 14.5px;
	color: #5c5c7a !important;
}

.nh-tr-industrial__master ul {
	list-style: none;
	margin: 0;
	padding: 0;
	columns: 2;
	column-gap: 44px;
}

.nh-tr-industrial__master ul li {
	position: relative;
	padding: 11px 0 11px 26px;
	font-size: 15px;
	line-height: 1.6;
	color: #5c5c7a !important;
	break-inside: avoid;
}

.nh-tr-industrial__master ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 19px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #f46e2e;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%);
}

.nh-tr-industrial__master a {
	color: #f46e2e !important;
	font-weight: 600;
	text-decoration: none;
}

.nh-tr-industrial__master a:hover {
	text-decoration: underline;
}

.active-dark .nh-tr-industrial__master,
.active-dark .nh-tr-track:not(.nh-tr-track--featured),
.active-dark .nh-tr-industrial__list li {
	background: #fff !important;
}

.active-dark .nh-tr-industrial__title,
.active-dark .nh-tr-industrial__master-head h3,
.active-dark .nh-tr-track:not(.nh-tr-track--featured) h3,
.active-dark .nh-tr-track:not(.nh-tr-track--featured) .nh-tr-track__dur,
.active-dark .nh-tr-industrial__list li {
	color: #050748 !important;
}

.active-dark .nh-tr-industrial__text,
.active-dark .nh-tr-industrial__master-head p,
.active-dark .nh-tr-industrial__master ul li,
.active-dark .nh-tr-track:not(.nh-tr-track--featured) > p,
.active-dark .nh-tr-track:not(.nh-tr-track--featured) ul li {
	color: #5c5c7a !important;
}

/* ========== JOURNEY ========== */
.nh-tr-journey {
	background:
		radial-gradient(circle at 15% 20%, rgba(244, 110, 46, 0.08) 0%, transparent 40%),
		#fffaf6;
}

.nh-tr-journey__track {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
	position: relative;
}

.nh-tr-step {
	position: relative;
	padding: 30px 26px 28px;
	border-radius: 22px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.07);
	box-shadow: 0 12px 32px rgba(5, 7, 72, 0.05);
	overflow: hidden;
	transition: transform 0.35s var(--nh-ease), box-shadow 0.35s var(--nh-ease), border-color 0.35s ease;
}

.nh-tr-step::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: var(--nh-grad);
	opacity: 0;
	transition: opacity 0.35s ease;
}

.nh-tr-step:hover {
	transform: translateY(-6px);
	box-shadow: 0 20px 44px rgba(244, 94, 51, 0.12);
	border-color: rgba(244, 110, 46, 0.22);
}

.nh-tr-step:hover::before {
	opacity: 1;
}

.nh-tr-step__num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	margin-bottom: 18px;
	border-radius: 16px;
	background: var(--nh-soft);
	font-size: 18px;
	font-weight: 800;
	color: var(--nh-orange);
	letter-spacing: -0.02em;
	box-shadow: inset 0 0 0 1px rgba(244, 110, 46, 0.15);
}

.nh-tr-step h4 {
	margin: 0 0 10px !important;
	font-size: 18px;
	font-weight: 800;
	color: var(--nh-navy);
	line-height: 1.25;
}

.nh-tr-step p {
	margin: 0;
	font-size: 14px;
	line-height: 1.65;
	color: var(--nh-text);
}

/* ========== TECH ========== */
.nh-tr-tech {
	position: relative;
	overflow: hidden;
	padding: 100px 0;
	background:
		radial-gradient(ellipse 80% 60% at 10% 0%, rgba(244, 94, 51, 0.28) 0%, transparent 55%),
		radial-gradient(ellipse 70% 50% at 90% 100%, rgba(247, 152, 35, 0.18) 0%, transparent 50%),
		linear-gradient(165deg, #050748 0%, #0a0d5c 50%, #050748 100%);
}

.nh-tr-tech::before,
.nh-tr-tech::after {
	content: "";
	position: absolute;
	border-radius: 50%;
	pointer-events: none;
}

.nh-tr-tech::before {
	width: 500px;
	height: 500px;
	top: -200px;
	right: -120px;
	background: rgba(244, 110, 46, 0.15);
	filter: blur(80px);
}

.nh-tr-tech::after {
	width: 360px;
	height: 360px;
	bottom: -140px;
	left: -80px;
	background: rgba(97, 218, 251, 0.08);
	filter: blur(70px);
}

.nh-tr-tech .nh-tr-head {
	position: relative;
	z-index: 1;
}

.nh-tr-tech .nh-tr-head h2 {
	color: #fff !important;
}

.nh-tr-tech .nh-tr-head p {
	color: rgba(255, 255, 255, 0.72) !important;
}

.nh-tr-tech .nh-tr-eyebrow--dark {
	background: rgba(244, 110, 46, 0.2);
	color: #ffb88a !important;
	border: 1px solid rgba(244, 110, 46, 0.35);
}

.nh-tr-tech__bento {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 16px;
	position: relative;
	z-index: 1;
}

.nh-tr-tech__card {
	grid-column: span 2;
	padding: 24px 22px 20px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(8px);
	transition: transform 0.35s var(--nh-ease), border-color 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}

.nh-tr-tech__card:nth-child(4),
.nh-tr-tech__card:nth-child(5) {
	grid-column: span 3;
}

.nh-tr-tech__card:hover {
	transform: translateY(-4px);
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(249, 169, 80, 0.45);
	box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
}

.nh-tr-tech__card h3 {
	margin: 0 0 16px !important;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 16px;
	font-weight: 800 !important;
	letter-spacing: -0.01em;
	line-height: 1.3;
	color: #fff !important;
	text-transform: none !important;
}

.nh-tr-tech__list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nh-tr-tech__list li {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 12px 8px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.08);
	transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.nh-tr-tech__list li:hover {
	background: rgba(249, 169, 80, 0.16);
	border-color: rgba(249, 169, 80, 0.35);
	transform: translateY(-1px);
}

.nh-tr-tech__list img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	display: block;
	flex-shrink: 0;
}

.nh-tr-tech__list img[src*="nextdotjs"],
.nh-tr-tech__list img[src*="FFFFFF"] {
	background: rgba(255, 255, 255, 0.92);
	border-radius: 4px;
	padding: 2px;
}

.nh-tr-tech__list img[src*="express"] {
	background: #fff;
	border-radius: 4px;
	padding: 2px;
}

.nh-tr-tech__list span {
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	color: rgba(255, 255, 255, 0.92) !important;
	white-space: nowrap;
}

.active-dark .nh-tr-tech .nh-tr-head h2,
.active-dark .nh-tr-tech__card h3 {
	color: #fff !important;
}

.active-dark .nh-tr-tech .nh-tr-head p {
	color: rgba(255, 255, 255, 0.72) !important;
}

.active-dark .nh-tr-tech__list span {
	color: rgba(255, 255, 255, 0.92) !important;
}

/* ========== BENEFITS ========== */
.nh-tr-benefits {
	background:
		radial-gradient(circle at 8% 12%, rgba(249, 169, 80, 0.14) 0%, transparent 38%),
		radial-gradient(circle at 92% 88%, rgba(244, 94, 51, 0.08) 0%, transparent 40%),
		#fffaf6;
}

.nh-tr-benefits .nh-tr-head h2 {
	color: #050748 !important;
}

.nh-tr-benefits .nh-tr-head p {
	color: #5c5c7a !important;
}

.nh-tr-benefits__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 22px;
}

.nh-tr-benefit {
	position: relative;
	height: 100%;
	padding: 30px 26px 28px;
	border-radius: 24px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.06);
	text-align: left;
	box-shadow: 0 12px 36px rgba(5, 7, 72, 0.05);
	overflow: hidden;
	transition: transform 0.4s var(--nh-ease), box-shadow 0.4s var(--nh-ease), border-color 0.35s ease;
}

.nh-tr-benefit::before {
	content: "";
	position: absolute;
	inset: 0;
	opacity: 0;
	background: linear-gradient(160deg, rgba(244, 94, 51, 0.08) 0%, transparent 60%);
	transition: opacity 0.35s ease;
	pointer-events: none;
}

.nh-tr-benefit--a { background: linear-gradient(180deg, #fff 0%, #fff7ef 100%); }
.nh-tr-benefit--b { background: linear-gradient(180deg, #fff 0%, #f3f6ff 100%); }
.nh-tr-benefit--c { background: linear-gradient(180deg, #fff 0%, #f2fbf4 100%); }
.nh-tr-benefit--d { background: linear-gradient(180deg, #fff 0%, #eef9ff 100%); }
.nh-tr-benefit--e { background: linear-gradient(180deg, #fff 0%, #fff4f8 100%); }
.nh-tr-benefit--f { background: linear-gradient(180deg, #fff 0%, #fff8ef 100%); }

.nh-tr-benefit:hover {
	transform: translateY(-8px);
	border-color: rgba(244, 110, 46, 0.28);
	box-shadow: 0 24px 52px rgba(244, 94, 51, 0.14);
}

.nh-tr-benefit:hover::before {
	opacity: 1;
}

.nh-tr-benefit__icon {
	position: relative;
	z-index: 1;
	width: 60px;
	height: 60px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 8px 22px rgba(244, 94, 51, 0.12);
}

.nh-tr-benefit__icon img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}

.nh-tr-benefit h4 {
	position: relative;
	z-index: 1;
	margin: 0 0 12px !important;
	font-size: 19px;
	font-weight: 800 !important;
	color: #050748 !important;
	line-height: 1.25;
	text-transform: none !important;
}

.nh-tr-benefit p {
	position: relative;
	z-index: 1;
	margin: 0;
	font-size: 15px;
	line-height: 1.65;
	color: #5c5c7a !important;
}

.nh-tr-benefits__cta {
	margin-top: 48px;
	padding: 28px 36px;
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
	background: linear-gradient(135deg, #050748 0%, #0c1068 55%, #050748 100%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: 0 24px 60px rgba(5, 7, 72, 0.2);
}

.nh-tr-benefits__cta p {
	margin: 0 !important;
	font-size: clamp(17px, 2.4vw, 21px);
	font-weight: 700;
	color: #fff !important;
	line-height: 1.35;
}

.nh-tr-benefits__cta p span {
	color: #ffb88a !important;
}

.active-dark .nh-tr-benefit {
	background: #fff !important;
	border-color: rgba(5, 7, 72, 0.1) !important;
}

.active-dark .nh-tr-benefit h4 {
	color: #050748 !important;
}

.active-dark .nh-tr-benefit p {
	color: #5c5c7a !important;
}

.active-dark .nh-tr-benefits .nh-tr-head h2 {
	color: #050748 !important;
}

.active-dark .nh-tr-benefits .nh-tr-head p {
	color: #5c5c7a !important;
}

/* ========== FAQ ========== */
.nh-tr-faq-section {
	background: #fff;
}

.nh-tr-faq__layout {
	display: grid;
	grid-template-columns: 0.85fr 1.15fr;
	gap: 48px;
	align-items: start;
}

.nh-tr-faq__intro h2 {
	margin: 0 0 16px !important;
	font-size: clamp(28px, 3.5vw, 40px);
	font-weight: 800;
	color: var(--nh-navy);
	line-height: 1.15;
}

.nh-tr-faq__intro > p {
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 1.75;
	color: var(--nh-text);
	max-width: 380px;
}

.nh-tr-faq__highlights {
	list-style: none;
	margin: 0 0 28px;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.nh-tr-faq__highlights li {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 14px 16px;
	border-radius: 14px;
	background: var(--nh-soft);
	font-size: 14px;
	font-weight: 700;
	color: var(--nh-navy);
	border: 1px solid rgba(244, 110, 46, 0.12);
}

.nh-tr-faq__highlights i {
	color: var(--nh-orange);
	width: 18px;
	text-align: center;
}

.nh-tr-faq__wrap {
	max-width: none;
	margin: 0;
}

.nh-tr-faq .accordion-item {
	margin-bottom: 12px;
	border: 1px solid var(--nh-line) !important;
	border-radius: 18px !important;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 6px 20px rgba(5, 7, 72, 0.04);
	transition: box-shadow 0.3s ease;
}

.nh-tr-faq .accordion-item:hover {
	box-shadow: 0 10px 28px rgba(5, 7, 72, 0.08);
}

.nh-tr-faq .accordion-button {
	padding: 20px 24px;
	font-size: 16px;
	font-weight: 700;
	color: var(--nh-navy) !important;
	background: #fff !important;
	box-shadow: none !important;
	line-height: 1.45;
}

.nh-tr-faq .accordion-button:not(.collapsed) {
	color: var(--nh-orange) !important;
	background: var(--nh-soft) !important;
}

.nh-tr-faq .accordion-button::after {
	filter: none;
}

.nh-tr-faq .accordion-body {
	padding: 0 24px 22px;
	font-size: 15px;
	line-height: 1.75;
	color: var(--nh-text);
}

.nh-tr-faq .accordion-body p {
	margin: 0;
}

/* ========== CTA ========== */
.nh-tr-cta {
	position: relative;
	overflow: hidden;
	padding: 90px 0;
	text-align: center;
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
}

.nh-tr-cta::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 20% 50%, rgba(255, 255, 255, 0.15) 0%, transparent 45%),
		radial-gradient(circle at 80% 50%, rgba(255, 255, 255, 0.1) 0%, transparent 40%);
	pointer-events: none;
}

.nh-tr-cta .container {
	position: relative;
	z-index: 1;
}

.nh-tr-cta .nh-tr-eyebrow--cta {
	background: rgba(255, 255, 255, 0.2) !important;
	color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.35);
}

.nh-tr-cta h2 {
	margin: 0 0 14px !important;
	font-size: clamp(28px, 4vw, 44px);
	font-weight: 800 !important;
	color: #fff !important;
	letter-spacing: -0.02em;
	-webkit-text-fill-color: #fff !important;
}

.nh-tr-cta p {
	margin: 0 auto 30px;
	max-width: 560px;
	font-size: 17px;
	line-height: 1.65;
	color: rgba(255, 255, 255, 0.94) !important;
}

.nh-tr-cta__btns {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 14px;
}

.nh-tr-cta .nh-tr-btn--ghost,
.nh-tr-cta__btn.nh-tr-btn--ghost {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	border: 1px solid rgba(255, 255, 255, 0.75) !important;
	background: rgba(255, 255, 255, 0.12) !important;
}

.nh-tr-cta .nh-tr-btn--ghost:hover,
.nh-tr-cta__btn.nh-tr-btn--ghost:hover {
	background: #fff !important;
	color: #050748 !important;
	-webkit-text-fill-color: #050748 !important;
}

.nh-tr-cta .nh-tr-btn--outline,
.nh-tr-cta__btn.nh-tr-btn--outline {
	background: #fff !important;
	color: #050748 !important;
	-webkit-text-fill-color: #050748 !important;
	border: 1px solid #fff !important;
	box-shadow: 0 12px 28px rgba(5, 7, 72, 0.12);
}

.nh-tr-cta .nh-tr-btn--outline:hover,
.nh-tr-cta__btn.nh-tr-btn--outline:hover {
	color: #050748 !important;
	-webkit-text-fill-color: #050748 !important;
}

.active-dark .nh-tr-cta h2,
.active-dark .nh-tr-cta p {
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

/* ========== ENQUIRY ========== */
.nh-tr-enquiry {
	position: relative;
	overflow: hidden;
	padding: 100px 0;
	background:
		radial-gradient(circle at 12% 18%, rgba(244, 110, 46, 0.12), transparent 28%),
		radial-gradient(circle at 88% 82%, rgba(5, 7, 72, 0.06), transparent 35%),
		linear-gradient(180deg, #fffaf5 0%, #ffffff 48%, #f7f8ff 100%);
}

.nh-tr-enquiry__wrap {
	display: grid;
	grid-template-columns: 0.95fr 1.05fr;
	gap: 24px;
}

.nh-tr-enquiry__info {
	position: relative;
	overflow: hidden;
	padding: 42px 36px;
	border-radius: 28px;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 236, 218, 0.92) 46%, rgba(249, 169, 80, 0.95) 100%);
	border: 1px solid rgba(244, 110, 46, 0.2);
	box-shadow: 0 24px 60px rgba(244, 94, 51, 0.12);
}

.nh-tr-enquiry__info h3 {
	margin: 0 0 16px !important;
	font-size: 32px;
	font-weight: 800;
	color: var(--nh-navy);
	line-height: 1.18;
}

.nh-tr-enquiry__info > p {
	max-width: 430px;
	color: #4d4d68;
	font-size: 16px;
	line-height: 1.75;
}

.nh-tr-enquiry__contact {
	display: flex;
	flex-direction: column;
	gap: 14px;
	margin: 24px 0;
}

.nh-tr-enquiry__contact-item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	padding: 16px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.58);
	border: 1px solid rgba(255, 255, 255, 0.66);
	backdrop-filter: blur(6px);
}

.nh-tr-enquiry__contact-item i {
	flex-shrink: 0;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 14px;
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	background-clip: border-box !important;
	-webkit-background-clip: border-box !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	font-size: 16px;
	box-shadow: 0 8px 18px rgba(244, 94, 51, 0.22);
}

.nh-tr-enquiry__contact-item p {
	margin: 0;
	font-size: 15px;
	line-height: 1.55;
	color: #555572;
	text-align: left;
}

.nh-tr-enquiry__contact-item a {
	color: var(--nh-navy);
	font-weight: 600;
}

.nh-tr-enquiry__points {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	margin: 20px 0 24px;
}

.nh-tr-enquiry__points span {
	display: flex;
	align-items: center;
	gap: 7px;
	padding: 10px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.55);
	color: var(--nh-navy);
	font-size: 13px;
	font-weight: 700;
}

.nh-tr-enquiry__points i {
	color: #f46e2e !important;
	font-size: 12px;
}

.active-dark .nh-tr-enquiry__contact-item i {
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
}

.nh-tr-enquiry__form {
	padding: 48px 44px;
	border-radius: 28px;
	background: #fff;
	border: 1px solid rgba(5, 7, 72, 0.08);
	box-shadow: 0 24px 60px rgba(5, 7, 72, 0.08);
}

.nh-tr-enquiry__form h2 {
	margin: 0 !important;
	font-size: 36px;
	font-weight: 800;
	color: var(--nh-navy);
	line-height: 1.18;
}

.nh-tr-enquiry__form-desc {
	margin: 12px 0 28px;
	font-size: 16px;
	line-height: 1.7;
	color: var(--nh-text);
}

.nh-tr-enquiry__form .form-group {
	margin-bottom: 22px;
}

.nh-tr-enquiry__form input,
.nh-tr-enquiry__form select,
.nh-tr-enquiry__form textarea {
	width: 100%;
	border: 1px solid #e7e8f2;
	border-radius: 16px;
	background: #f8f9ff;
	color: var(--nh-navy);
	font-size: 15px;
	min-height: 56px;
	padding: 0 18px;
	box-shadow: none;
	transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.nh-tr-enquiry__form textarea {
	min-height: 118px;
	padding-top: 16px;
	resize: vertical;
}

.nh-tr-enquiry__form input:focus,
.nh-tr-enquiry__form select:focus,
.nh-tr-enquiry__form textarea:focus {
	outline: 0;
	background: #fff;
	border-color: var(--nh-orange);
	box-shadow: 0 0 0 4px rgba(244, 110, 46, 0.12);
}

.nh-tr-enquiry__form .form-block .row {
	margin-left: -10px;
	margin-right: -10px;
}

.nh-tr-enquiry__form .form-block .row > [class*="col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

.nh-tr-enquiry__form #training-form-submit {
	width: 100%;
	height: 58px;
	margin: 2px 0 0;
	border-radius: 18px;
	font-size: 16px;
	font-weight: 700;
	border: none;
	color: #fff !important;
	-webkit-text-fill-color: #fff !important;
	background-color: #f46e2e !important;
	background-image: linear-gradient(105deg, #f45e33 0%, #f79823 100%) !important;
	box-shadow: 0 16px 30px rgba(244, 110, 46, 0.24);
}

.nh-tr-enquiry__form #training-form-submit:hover {
	transform: translateY(-2px);
	box-shadow: 0 20px 36px rgba(244, 94, 51, 0.32);
}

/* ========== RESPONSIVE ========== */
@media (max-width: 1199px) {
	.nh-tr-hero__grid {
		grid-template-columns: 1fr;
		gap: 56px;
	}

	.nh-tr-hero__title {
		max-width: 24ch;
	}

	.nh-tr-hero__stage {
		max-width: 520px;
	}

	.nh-tr-courses__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.nh-tr-benefits__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.nh-tr-tech__bento {
		grid-template-columns: repeat(2, 1fr);
	}

	.nh-tr-tech__card,
	.nh-tr-tech__card:nth-child(4),
	.nh-tr-tech__card:nth-child(5) {
		grid-column: span 1;
	}

	.nh-tr-faq__layout {
		grid-template-columns: 1fr;
		gap: 36px;
	}
}

@media (max-width: 991px) {
	.nh-tr-section,
	.nh-tr-courses,
	.nh-tr-tech,
	.nh-tr-enquiry {
		padding: 72px 0;
	}

	.nh-tr-hero__chip {
		position: static;
		animation: none;
	}

	.nh-tr-hero__stage {
		display: flex;
		flex-direction: column;
		gap: 14px;
		max-width: none;
	}

	.nh-tr-hero__chip--cert {
		order: -1;
		align-self: flex-start;
	}

	.nh-tr-hero__chip--place {
		align-self: flex-start;
	}

	.nh-tr-stats {
		margin-top: -40px;
		padding-bottom: 72px;
	}

	.nh-tr-stats__grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.nh-tr-stat:nth-child(2)::after {
		display: none;
	}

	.nh-tr-why__grid,
	.nh-tr-journey__track {
		grid-template-columns: repeat(2, 1fr);
	}

	.nh-tr-industrial__grid {
		grid-template-columns: 1fr;
		gap: 36px;
	}

	.nh-tr-enquiry__wrap {
		grid-template-columns: 1fr;
	}

	.nh-tr-enquiry__form {
		padding: 36px 26px;
	}

	.nh-tr-enquiry__info {
		padding: 36px 26px;
	}
}

@media (max-width: 767px) {
	.nh-tr-hero__inner {
		padding: 110px 0 120px;
	}

	.nh-tr-hero {
		min-height: auto;
	}

	.nh-tr-hero__title {
		max-width: none;
	}

	.nh-tr-hero__metrics {
		gap: 22px;
	}

	.nh-tr-hero__metric strong {
		font-size: 26px;
	}

	.nh-tr-hero__card {
		padding: 24px 20px 20px;
	}

	.nh-tr-hero__prog-name {
		font-size: 13.5px;
	}

	.nh-tr-hero__marquee-group {
		gap: 40px;
		padding-right: 40px;
	}

	.nh-tr-stats__grid {
		grid-template-columns: 1fr;
		padding: 12px;
	}

	.nh-tr-stat::after {
		display: none;
	}

	.nh-tr-stat {
		padding: 18px 16px;
	}

	.nh-tr-hero__cta {
		flex-direction: column;
	}

	.nh-tr-hero__cta .nh-tr-btn {
		width: 100%;
		justify-content: center;
	}

	.nh-tr-why__grid,
	.nh-tr-courses__grid,
	.nh-tr-journey__track,
	.nh-tr-benefits__grid,
	.nh-tr-tech__bento {
		grid-template-columns: 1fr;
	}

	.nh-tr-tech__card,
	.nh-tr-tech__card:nth-child(4),
	.nh-tr-tech__card:nth-child(5) {
		grid-column: span 1;
	}

	.nh-tr-industrial__list {
		grid-template-columns: 1fr;
	}

	.nh-tr-industrial__tracks {
		grid-template-columns: 1fr;
	}

	.nh-tr-industrial__master {
		padding: 26px 20px;
		border-radius: 20px;
	}

	.nh-tr-industrial__master ul {
		columns: 1;
	}

	.nh-tr-track__dur {
		font-size: 34px;
	}

	.nh-tr-courses__cta,
	.nh-tr-benefits__cta {
		flex-direction: column;
		text-align: center;
		padding: 26px 22px;
	}

	.nh-tr-enquiry__points {
		grid-template-columns: 1fr;
	}

	.nh-tr-enquiry__info,
	.nh-tr-enquiry__form {
		border-radius: 20px;
		padding: 28px 20px;
	}

	.nh-tr-enquiry__info h3,
	.nh-tr-enquiry__form h2 {
		font-size: 27px;
	}

	.nh-tr-cta__btns {
		flex-direction: column;
		align-items: center;
	}

	.nh-tr-cta__btns .nh-tr-btn {
		width: 100%;
		max-width: 280px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.nh-tr-card,
	.nh-tr-course,
	.nh-tr-step,
	.nh-tr-benefit,
	.nh-tr-track,
	.nh-tr-tech__card,
	.nh-tr-btn,
	.nh-tr-hero__copy,
	.nh-tr-hero__stage,
	.nh-tr-hero__orb,
	.nh-tr-hero__pulse::after,
	.nh-tr-hero__chip,
	.nh-tr-hero__marquee-track {
		transition: none !important;
		animation: none !important;
	}
}
