/* careers page — premium hero banner (full-bleed stretch) */
.elementor-12383 .elementor-element-carherosec,
.elementor-12383 #careers-hero {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.elementor-12383 .elementor-element-carherosec > .elementor-container,
.elementor-12383 #careers-hero > .elementor-container {
	max-width: 100% !important;
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.elementor-12383 .elementor-element-carherosec .elementor-element-carherocol,
.elementor-12383 #careers-hero .elementor-element-carherocol {
	width: 100% !important;
	padding: 0 !important;
}
.elementor-12383 .elementor-element-carherosec .elementor-element-carherocol > .elementor-widget-wrap,
.elementor-12383 #careers-hero .elementor-element-carherocol > .elementor-widget-wrap {
	padding: 0 !important;
	width: 100% !important;
}
.elementor-12383 .elementor-element-carherohtml,
.elementor-12383 #careers-hero .elementor-element-carherohtml {
	width: 100% !important;
	margin: 0 !important;
}

.elementor-12383 #careers-hero .asmx-carhero,
.elementor-12383 .asmx-carhero {
	--cr-blue: #0c5adb;
	--cr-navy: #041424;
	--cr-yellow: #ffd200;
	--cr-white: #ffffff;
	--cr-muted: #c8d6ea;
	--cr-line: rgba(255, 255, 255, 0.14);
	--cr-font: "Nunito", "Poppins", sans-serif;
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: none;
	font-family: var(--cr-font);
	color: var(--cr-white);
	background:
		radial-gradient(900px 420px at 12% -10%, rgba(12, 90, 219, 0.35), transparent 58%),
		radial-gradient(700px 360px at 88% 8%, rgba(255, 210, 0, 0.12), transparent 55%),
		linear-gradient(135deg, #071428 0%, #0b1f3d 42%, #102a52 100%);
	padding: 72px 0 0;
}

.elementor-12383 .asmx-carhero *,
.elementor-12383 .asmx-carhero *::before,
.elementor-12383 .asmx-carhero *::after {
	box-sizing: border-box;
}

.elementor-12383 .asmx-carhero__bg {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.elementor-12383 .asmx-carhero__orb {
	position: absolute;
	border-radius: 50%;
	filter: blur(40px);
	opacity: 0.55;
}

.elementor-12383 .asmx-carhero__orb--1 {
	width: 280px;
	height: 280px;
	left: -60px;
	top: 40px;
	background: rgba(12, 90, 219, 0.35);
}

.elementor-12383 .asmx-carhero__orb--2 {
	width: 220px;
	height: 220px;
	right: 8%;
	bottom: 80px;
	background: rgba(255, 210, 0, 0.18);
}

.elementor-12383 .asmx-carhero__grid {
	position: absolute;
	inset: 0;
	opacity: 0.18;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
	background-size: 36px 36px;
	mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 85%);
}

.elementor-12383 .asmx-carhero__inner {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	/* match header logo start (.trp_nav_area 100px + .container 15px) */
	padding: 0 115px 48px;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: 40px;
	align-items: center;
	box-sizing: border-box;
}

.elementor-12383 .asmx-carhero__badge-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-bottom: 18px;
}

.elementor-12383 .asmx-carhero__badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 7px 14px;
	border-radius: 999px;
	border: 1px solid rgba(255, 210, 0, 0.45);
	background: rgba(255, 210, 0, 0.12);
	color: var(--cr-yellow);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.elementor-12383 .asmx-carhero__badge svg {
	width: 14px;
	height: 14px;
	flex-shrink: 0;
}

.elementor-12383 .asmx-carhero__location {
	display: inline-flex;
	align-items: center;
	padding: 7px 12px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid var(--cr-line);
	color: var(--cr-muted);
	font-size: 12px;
	font-weight: 700;
}

.elementor-12383 .asmx-carhero__title {
	margin: 0 0 14px;
	font-family: "Rajdhani", "Nunito", sans-serif;
	font-size: clamp(32px, 4.2vw, 52px);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: -0.02em;
	color: #ffffff !important;
}

.elementor-12383 .asmx-carhero__title span {
	color: var(--cr-yellow) !important;
}

.elementor-12383 .asmx-carhero__lead {
	margin: 0 0 22px;
	max-width: 560px;
	font-size: 16px;
	line-height: 1.65;
	color: var(--cr-muted);
}

.elementor-12383 .asmx-carhero__perks {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 18px;
	margin: 0 0 26px;
	padding: 0;
	list-style: none;
}

.elementor-12383 .asmx-carhero__perks li {
	position: relative;
	padding-left: 22px;
	font-size: 14px;
	font-weight: 600;
	color: #eef4ff;
	line-height: 1.45;
}

.elementor-12383 .asmx-carhero__perks li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 8px;
	height: 8px;
	border-radius: 2px;
	background: var(--cr-yellow);
	box-shadow: 0 0 0 4px rgba(255, 210, 0, 0.15);
}

.elementor-12383 .asmx-carhero__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 14px;
}

.elementor-12383 .asmx-carhero__cta {
	min-width: 240px;
}

.elementor-12383 .asmx-carhero__ghost {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 20px;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	background: rgba(255, 255, 255, 0.06);
	color: #fff !important;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none !important;
	transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.elementor-12383 .asmx-carhero__ghost:hover {
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(255, 255, 255, 0.45);
	color: #fff !important;
	transform: translateY(-1px);
}

.elementor-12383 .asmx-carhero__visual {
	position: relative;
	min-height: 420px;
	width: 100%;
}

.elementor-12383 .asmx-carhero__figure {
	margin: 0;
	border-radius: 22px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.16);
	box-shadow: 0 28px 60px rgba(0, 0, 0, 0.35);
	width: 100%;
}

.elementor-12383 .asmx-carhero__figure img {
	display: block;
	width: 100%;
	height: 440px;
	max-height: none;
	min-height: 360px;
	object-fit: cover;
	object-position: center;
}

.elementor-12383 .asmx-carhero__float {
	position: absolute;
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 12px 16px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 16px 36px rgba(4, 20, 36, 0.18);
	color: var(--cr-navy);
	backdrop-filter: blur(8px);
}

.elementor-12383 .asmx-carhero__float strong {
	font-family: "Rajdhani", "Nunito", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	color: var(--cr-blue);
}

.elementor-12383 .asmx-carhero__float span {
	font-size: 12px;
	font-weight: 700;
	color: #5b6b7c;
}

.elementor-12383 .asmx-carhero__float--roles {
	left: -12px;
	top: 28px;
}

.elementor-12383 .asmx-carhero__float--learners {
	right: -10px;
	top: 52%;
	transform: translateY(-50%);
}

.elementor-12383 .asmx-carhero__float--hr {
	left: 18%;
	bottom: -12px;
}

.elementor-12383 .asmx-carhero__strip {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	border-top: 1px solid var(--cr-line);
	background: rgba(255, 255, 255, 0.04);
}

.elementor-12383 .asmx-carhero__strip-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 16px 18px;
	font-size: 14px;
	font-weight: 700;
	color: #eef4ff;
	border-right: 1px solid var(--cr-line);
}

.elementor-12383 .asmx-carhero__strip-item:last-child {
	border-right: 0;
}

.elementor-12383 .asmx-carhero__strip-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 10px;
	background: rgba(12, 90, 219, 0.22);
	color: var(--cr-yellow);
	flex-shrink: 0;
}

.elementor-12383 .asmx-carhero__strip-icon svg {
	width: 18px;
	height: 18px;
}

/* CTA sizing inside hero */
.elementor-12383 .asmx-carhero .asmorix-career-cta {
	box-shadow: 0 12px 28px rgba(255, 210, 0, 0.28);
}

/* white header logo on dark hero */
body.page-id-12383 .asmorix-header-brand__logo .logo a.standard-logo,
body.page-id-12383 .asmorix-header-brand__logo .mobile_menu_logo a,
body.page-id-12383 .mobile_logo_area .asmorix-header-brand__logo a {
	display: block;
	width: 148px;
	height: 40px;
	background: url("/wp-content/uploads/2026/07/asmorix-logo-white.png") center / contain no-repeat;
}

body.page-id-12383 .asmorix-header-brand__logo .logo img,
body.page-id-12383 .asmorix-header-brand__logo .mobile_menu_logo img,
body.page-id-12383 .mobile_logo_area .asmorix-header-brand__logo img {
	opacity: 0;
	width: 148px !important;
	max-width: 148px !important;
	height: 40px !important;
	max-height: 40px !important;
}

@media (max-width: 991px) {
	.elementor-12383 .asmx-carhero {
		padding-top: 40px;
	}

	.elementor-12383 .asmx-carhero__inner {
		grid-template-columns: 1fr;
		gap: 28px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.elementor-12383 .asmx-carhero__visual {
		order: -1;
		min-height: 0;
		max-width: 100%;
		margin: 0 auto;
		width: 100%;
	}

	.elementor-12383 .asmx-carhero__figure img {
		height: 280px;
		min-height: 240px;
	}

	.elementor-12383 .asmx-carhero__float--roles {
		left: 8px;
		top: 12px;
	}

	.elementor-12383 .asmx-carhero__float--learners {
		right: 8px;
		top: auto;
		bottom: 56px;
		transform: none;
	}

	.elementor-12383 .asmx-carhero__float--hr {
		left: auto;
		right: 12px;
		bottom: 8px;
	}
}

@media (max-width: 767px) {
	.elementor-12383 .asmx-carhero__perks {
		grid-template-columns: 1fr;
	}

	.elementor-12383 .asmx-carhero__strip {
		grid-template-columns: 1fr;
	}

	.elementor-12383 .asmx-carhero__strip-item {
		border-right: 0;
		border-bottom: 1px solid var(--cr-line);
		justify-content: flex-start;
		padding-left: 20px;
	}

	.elementor-12383 .asmx-carhero__strip-item:last-child {
		border-bottom: 0;
	}

	.elementor-12383 .asmx-carhero__cta {
		width: 100%;
		min-width: 0;
	}

	.elementor-12383 .asmx-carhero__ghost {
		width: 100%;
	}
}
