/**
 * Apply-to-offer page — matches new-design/candidature-spontanee.html
 * Scoped to body.nt-candidature-offre-page (WPBakery layout).
 */

body.nt-candidature-offre-page {
	--nt-navy: #0a1f4c;
	--nt-navy-deep: #061436;
	--nt-navy-ink: #0a0f1f;
	--nt-periwinkle: #a8b6d9;
	--nt-cream: #f5f2ea;
	--nt-cream-warm: #efead9;
	--nt-paper: #fbfaf6;
	--nt-line: #e6e0d0;
	--nt-muted: #5b6473;
	--nt-gold: #b89867;
	--nt-success: #4fb97a;
	/* Heading scale — matches nt-single-offer-page */
	--nt-offer-h1: clamp(28px, 3.2vw, 42px);
	--nt-offer-h1-lh: 1.08;
	--nt-offer-h1-ls: -0.015em;
	--nt-offer-h2: clamp(22px, 2.4vw, 28px);
	--nt-offer-h2-lh: 1.15;
	--nt-offer-h2-ls: -0.01em;
	--nt-offer-h3: 15px;
	--nt-offer-aside-section: 22px;
	--nt-offer-aside-card: 17px;
	background: var(--nt-paper) !important;
}

/* Shared candidature titles — postuler, candidature-recue, merci-video */
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) {
	--nt-offer-h1: clamp(28px, 3.2vw, 42px);
	--nt-offer-h1-lh: 1.08;
	--nt-offer-h1-ls: -0.015em;
	--nt-offer-h2: clamp(22px, 2.4vw, 28px);
	--nt-offer-h2-lh: 1.15;
	--nt-offer-h2-ls: -0.01em;
	--nt-offer-h3: 15px;
	--nt-offer-aside-section: 22px;
	--nt-offer-aside-card: 17px;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-hero-labeled-title .woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-hero-labeled-title h1.woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-hero-titre .woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-hero-titre .woodmart-title-container.wd-fontsize-xxxl {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-weight: 400 !important;
	font-size: var(--nt-offer-h1) !important;
	line-height: var(--nt-offer-h1-lh) !important;
	letter-spacing: var(--nt-offer-h1-ls) !important;
	color: var(--nt-navy) !important;
	margin: 0 0 12px !important;
	text-transform: none !important;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-section-heading--large .woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-section-heading--large h2.woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-section-heading--large .woodmart-title-container.wd-fontsize-xxl {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-weight: 400 !important;
	font-size: var(--nt-offer-h2) !important;
	line-height: var(--nt-offer-h2-lh) !important;
	letter-spacing: var(--nt-offer-h2-ls) !important;
	color: var(--nt-navy) !important;
	margin: 0 0 16px !important;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-aside-labeled-title.nt-section-heading--small .woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-aside-labeled-title.nt-section-heading--small h3.woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-aside-labeled-title .woodmart-title-container.wd-fontsize-m {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-weight: 400 !important;
	font-size: var(--nt-offer-aside-section) !important;
	line-height: 1.15 !important;
	letter-spacing: -0.01em !important;
	color: var(--nt-navy) !important;
	margin: 0 0 8px !important;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-aside-titre.nt-aside-labeled-title .woodmart-title-container,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-aside-titre.nt-aside-labeled-title h3.woodmart-title-container {
	font-size: var(--nt-offer-aside-card) !important;
	line-height: 1.3 !important;
	margin: 0 0 6px !important;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-hero-labeled-title .title-subtitle,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-hero-labeled-title .title-subtitle.wd-fontsize-m {
	font-size: 11px !important;
	line-height: 1 !important;
}

body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-lead .wd-text-block p,
body:is(.nt-candidature-offre-page, .nt-candidature-recue-page, .nt-merci-video-page) .wd-text-block.nt-candidature-lead p {
	font-size: 18px !important;
	line-height: 1.6 !important;
	color: var(--nt-navy-ink) !important;
	max-width: 580px;
	margin: 0;
}

body.nt-candidature-offre-page .page-title,
body.nt-candidature-offre-page .wd-page-title {
	display: none !important;
}

body.nt-candidature-offre-page .wd-content-area.site-content {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0 !important;
}

body.nt-candidature-offre-page .entry-content {
	background: var(--nt-paper);
}

/*
 * Stretch row only (wd-section-stretch): row bg full-width, content boxed by Woodmart.
 * Do NOT max-width .wpb-content-wrapper — that breaks stretch-row padding.
 */
body.nt-candidature-offre-page .wpb-content-wrapper {
	max-width: none;
	margin: 0;
	padding: 0;
}

body.nt-candidature-offre-page .vc_row.wd-section-stretch {
	background: var(--nt-paper);
}

/* If a row was set to stretch-content by mistake, keep readable side padding */
body.nt-candidature-offre-page .vc_row.wd-section-stretch-content > .wpb_column > .vc_column-inner {
	padding-left: max(22px, calc((100vw - 1320px - var(--wd-scroll-w, 0px)) / 2));
	padding-right: max(22px, calc((100vw - 1320px - var(--wd-scroll-w, 0px)) / 2));
}

@media (max-width: 1380px) {
	body.nt-candidature-offre-page .vc_row.wd-section-stretch-content > .wpb_column > .vc_column-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width: 720px) {
	body.nt-candidature-offre-page .vc_row.wd-section-stretch-content > .wpb_column > .vc_column-inner {
		padding-left: 22px;
		padding-right: 22px;
	}
}

/* Invalid offer: hide form row, show error row */
body.nt-candidature-offre-page:not(.nt-candidature-offre-invalid) .nt-candidature-offre-error-row {
	display: none !important;
}

body.nt-candidature-offre-page.nt-candidature-offre-invalid #nt-candidature-offre-body {
	display: none !important;
}

/* ── SVG reset (Woodmart blows up inline SVGs) ── */
body.nt-candidature-offre-page .a-link-card svg,
body.nt-candidature-offre-page .a-privacy svg,
body.nt-candidature-offre-page .a-drop-icon svg,
body.nt-candidature-offre-page .a-file-pill svg {
	max-width: none !important;
}

body.nt-candidature-offre-page .a-link-card .a-arr {
	width: 30px !important;
	height: 30px !important;
	min-width: 30px !important;
	max-width: 30px !important;
	border-radius: 50%;
	background: var(--nt-navy);
	color: #fff;
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

body.nt-candidature-offre-page .a-link-card .a-arr svg {
	width: 13px !important;
	height: 13px !important;
	max-width: 13px !important;
	max-height: 13px !important;
}

body.nt-candidature-offre-page .a-privacy .lock {
	width: 32px !important;
	height: 32px !important;
	min-width: 32px !important;
	max-width: 32px !important;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	display: flex !important;
	align-items: center;
	justify-content: center;
	color: var(--nt-periwinkle);
	flex-shrink: 0;
}

body.nt-candidature-offre-page .a-privacy .lock svg {
	width: 14px !important;
	height: 14px !important;
	max-width: 14px !important;
	max-height: 14px !important;
}

/* ── Hero row ── */
body.nt-candidature-offre-page #nt-candidature-offre {
	position: relative;
	overflow: hidden;
	padding-top: 64px !important;
	padding-bottom: 28px !important;
	background: var(--nt-paper);
}

body.nt-candidature-offre-page #nt-candidature-offre > .wpb_column > .vc_column-inner {
	padding-right: 0;
}

body.nt-candidature-offre-page .nt-candidature-kicker {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 28px;
}

body.nt-candidature-offre-page .nt-candidature-kicker .bar {
	width: 32px;
	height: 1px;
	background: var(--nt-navy);
	display: inline-block;
}

body.nt-candidature-offre-page .mono,
body.nt-candidature-offre-page .nt-candidature-kicker .mono {
	font-family: "Geist Mono", ui-monospace, monospace;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font-size: 11px;
	color: var(--nt-navy-ink);
}

body.nt-candidature-offre-page .nt-candidature-offre-titre {
	font-family: "Instrument Serif", "Times New Roman", serif;
	font-weight: 400;
	font-size: var(--nt-offer-h1);
	line-height: var(--nt-offer-h1-lh);
	letter-spacing: var(--nt-offer-h1-ls);
	color: var(--nt-navy);
	margin: 0 0 12px;
	max-width: none;
}

body.nt-candidature-offre-page .nt-candidature-lead,
body.nt-candidature-offre-page .vc_custom_nt_cand_lead {
	font-size: 18px !important;
	line-height: 1.6 !important;
	color: var(--nt-navy-ink) !important;
	max-width: 580px;
}

body.nt-candidature-offre-page .nt-candidature-offre-rail {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 88px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 56px 0;
	z-index: 2;
	border-left: 1px solid rgba(15, 32, 77, 0.08);
	pointer-events: none;
}

body.nt-candidature-offre-page .nt-candidature-offre-rail .mark {
	width: 30px;
	height: 30px;
	opacity: 0.78;
}

body.nt-candidature-offre-page .nt-candidature-offre-rail .mark img {
	width: 30px;
	height: 30px;
	object-fit: contain;
}

body.nt-candidature-offre-page .nt-candidature-offre-rail .rule {
	width: 1px;
	flex: 1;
	background: rgba(15, 32, 77, 0.16);
	margin: 18px 0;
	min-height: 60px;
}

body.nt-candidature-offre-page .nt-candidature-offre-rail .vert {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-family: "Geist Mono", ui-monospace, monospace;
	font-size: 10.5px;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: var(--nt-navy);
	opacity: 0.6;
}

/* ── Body row (form + aside) ── */
body.nt-candidature-offre-page #nt-candidature-offre-body {
	padding-top: 8px !important;
	padding-bottom: 110px !important;
	background: var(--nt-paper);
}

body.nt-candidature-offre-page #nt-candidature-offre-body > .wpb_column {
	padding-top: 0;
}

body.nt-candidature-offre-page #nt-candidature-offre-body > .wpb_column:first-child {
	width: 61% !important;
	flex: 0 0 61% !important;
	max-width: 61% !important;
	padding-right: 40px;
}

body.nt-candidature-offre-page #nt-candidature-offre-body > .wpb_column:last-child {
	width: 39% !important;
	flex: 0 0 39% !important;
	max-width: 39% !important;
}

@media (max-width: 860px) {
	body.nt-candidature-offre-page #nt-candidature-offre-body > .wpb_column:first-child,
	body.nt-candidature-offre-page #nt-candidature-offre-body > .wpb_column:last-child {
		width: 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		padding-right: 0;
	}
}

/* Section titles (Text Block h2/h3) */
body.nt-candidature-offre-page .nt-candidature-section-title {
	font-family: "Instrument Serif", "Times New Roman", serif;
	color: var(--nt-navy);
	margin: 0;
	line-height: 1.1;
}

body.nt-candidature-offre-page .nt-candidature-section-title--large {
	font-size: var(--nt-offer-h2);
	line-height: var(--nt-offer-h2-lh);
	letter-spacing: var(--nt-offer-h2-ls);
	margin-bottom: 16px;
}

body.nt-candidature-offre-page .nt-candidature-section-title--small {
	font-size: var(--nt-offer-aside-section);
	line-height: 1.15;
	letter-spacing: -0.01em;
	margin-bottom: 8px;
}

body.nt-candidature-offre-page .a-aside .nt-candidature-section-title--small {
	margin-bottom: 8px;
}

/* Hero rail inside Text Block */
body.nt-candidature-offre-page #nt-candidature-offre .nt-candidature-rail-wrap {
	position: absolute !important;
	top: 0;
	right: 0;
	bottom: 0;
	width: 88px;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2;
	pointer-events: none;
}

body.nt-candidature-offre-page #nt-candidature-offre .nt-candidature-rail-wrap .wpb_wrapper,
body.nt-candidature-offre-page #nt-candidature-offre .nt-candidature-rail-wrap .wpb_text_column {
	height: 100%;
	margin: 0;
	padding: 0;
}

body.nt-candidature-offre-page .nt-candidature-form-block > .wpb_wrapper {
	margin-bottom: 0;
}

/* Woodmart titles on this page (legacy rows) */
body.nt-candidature-offre-page .woodmart-title-container {
	color: var(--nt-navy);
}

body.nt-candidature-offre-page #nt-candidature-offre-body .woodmart-title-container.title-large {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-size: var(--nt-offer-h2) !important;
	line-height: var(--nt-offer-h2-lh) !important;
	letter-spacing: var(--nt-offer-h2-ls) !important;
	margin-bottom: 16px !important;
}

body.nt-candidature-offre-page .a-aside .woodmart-title-container.title-small,
body.nt-candidature-offre-page #nt-candidature-offre-body .wpb_column:last-child .woodmart-title-container {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-size: var(--nt-offer-aside-section) !important;
	line-height: 1.15 !important;
	letter-spacing: -0.01em !important;
	margin: 0 0 8px !important;
}

body.nt-candidature-offre-page .lab {
	font-family: "Geist Mono", ui-monospace, monospace;
	font-size: 11px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--nt-muted);
	display: inline-flex;
	align-items: center;
}

body.nt-candidature-offre-page .lab .dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: var(--nt-periwinkle);
	border-radius: 50%;
	margin-right: 8px;
}

body.nt-candidature-offre-page .nt-candidature-aside-titre {
	font-family: "Instrument Serif", "Times New Roman", serif;
	font-size: 26px;
	line-height: 1.1;
	color: var(--nt-navy);
	margin: 0 0 12px;
}

/* Aside column */
body.nt-candidature-offre-page .a-aside > .vc_column-inner {
	position: sticky;
	top: 130px;
}

body.nt-candidature-offre-page .a-aside .wpb_wrapper > .vc_column_text,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .woodmart-title-container,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .woodmart-info-box,
body.nt-candidature-offre-page .a-aside .nt-offer-meta,
body.nt-candidature-offre-page .a-aside .a-link-card,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .a-steps,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .a-privacy {
	margin-bottom: 0;
}

body.nt-candidature-offre-page .a-aside .nt-aside-section-start {
	margin-top: 36px !important;
	padding-top: 32px !important;
	border-top: 1px solid var(--nt-line);
}

body.nt-candidature-offre-page .a-aside .a-steps,
body.nt-candidature-offre-page .a-aside .a-privacy,
body.nt-candidature-offre-page .a-aside .a-link-card {
	margin-bottom: 12px;
}

body.nt-candidature-offre-page .a-aside .a-link-card:last-child {
	margin-bottom: 0;
}

body.nt-candidature-offre-page .a-aside .nt-aside-spont-btn {
	margin-bottom: 0 !important;
}

body.nt-candidature-offre-page .a-aside .wd-button-wrapper.nt-brand-btn {
	display: block;
}


body.nt-candidature-offre-page .a-aside .nt-aside-section:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

body.nt-candidature-offre-page .a-aside p,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .vc_column_text {
	color: var(--nt-muted);
	font-size: 14.5px;
	line-height: 1.65;
}

/* Meta list — compact spec rows (no heavy white card in aside) */
body.nt-candidature-offre-page .a-aside .wd-text-block.nt-offer-meta-wrap,
body.nt-candidature-offre-page .a-aside .wd-text-block:has(.nt-offer-meta) {
	margin-bottom: 8px !important;
}

body.nt-candidature-offre-page .nt-offer-meta-wrap .wd-text-block {
	margin-bottom: 12px;
}

body.nt-candidature-offre-page .a-aside .nt-offer-meta,
body.nt-candidature-offre-page .wd-text-block .nt-offer-meta,
body.nt-candidature-offre-page .nt-offer-meta-wrap .nt-offer-meta {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 0 10px !important;
	background: transparent !important;
	border: none !important;
	border-top: 1px solid var(--nt-line) !important;
	border-radius: 0 !important;
	overflow: visible;
}

body.nt-candidature-offre-page .a-aside .nt-offer-meta li {
	display: grid !important;
	grid-template-columns: minmax(0, 0.44fr) minmax(0, 0.56fr);
	column-gap: 10px;
	align-items: baseline;
	padding: 5px 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid var(--nt-line) !important;
	font-size: 12.5px !important;
	line-height: 1.35 !important;
	list-style: none !important;
}

body.nt-candidature-offre-page .nt-offer-meta li {
	display: grid !important;
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	column-gap: 12px;
	align-items: center;
	padding: 10px 14px !important;
	margin: 0 !important;
	border-bottom: 1px solid var(--nt-line) !important;
	font-size: 13.5px !important;
	line-height: 1.4 !important;
	list-style: none !important;
}

body.nt-candidature-offre-page .nt-offer-meta li:last-child {
	border-bottom: none !important;
}

body.nt-candidature-offre-page .nt-offer-meta li::before,
body.nt-candidature-offre-page .nt-offer-meta li::marker {
	display: none !important;
	content: none !important;
}

body.nt-candidature-offre-page .a-aside .nt-offer-meta-label {
	font-family: "Geist", sans-serif !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	color: var(--nt-muted) !important;
}

body.nt-candidature-offre-page .a-aside .nt-offer-meta-value {
	font-family: "Geist", sans-serif !important;
	font-size: 12.5px !important;
	font-weight: 500 !important;
	color: var(--nt-navy) !important;
	text-align: left;
}

body.nt-candidature-offre-page .nt-offer-meta-label {
	font-family: "Geist", sans-serif !important;
	font-weight: 500 !important;
	color: var(--nt-muted) !important;
}

body.nt-candidature-offre-page .nt-offer-meta-value {
	font-family: "Geist", sans-serif !important;
	font-weight: 600 !important;
	color: var(--nt-navy) !important;
	text-align: left;
}

/* Back to offer — simple text link, not a CTA card */
body.nt-candidature-offre-page .nt-dynamic-offre-link {
	margin: 0 !important;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .wd-info-box {
	position: relative;
	display: inline-block;
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link:hover .info-box-inner p {
	text-decoration-color: var(--nt-navy);
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .info-box-content {
	margin: 0 !important;
	padding: 0 !important;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .info-box-title {
	display: none !important;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .info-box-inner {
	background: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .info-box-inner p {
	display: inline !important;
	margin: 0 !important;
	font-family: "Geist", sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	color: var(--nt-navy) !important;
	text-decoration: underline;
	text-decoration-color: rgba(10, 31, 76, 0.25);
	text-underline-offset: 3px;
	transition: text-decoration-color 0.2s ease;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .info-box-inner p::after {
	content: "\2192";
	display: inline-block;
	margin-left: 6px;
	text-decoration: none;
	transition: transform 0.25s ease;
}

body.nt-candidature-offre-page .nt-dynamic-offre-link:hover .info-box-inner p::after {
	transform: translateX(3px);
}

body.nt-candidature-offre-page .nt-dynamic-offre-link .wd-info-box-link {
	position: absolute !important;
	inset: 0 !important;
	z-index: 1;
}

/* Link cards */
body.nt-candidature-offre-page .a-link-card {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 20px 22px;
	background: var(--nt-cream);
	border-radius: 2px;
	color: var(--nt-navy);
	text-decoration: none !important;
	margin-bottom: 12px;
	transition: background 0.25s ease;
}

body.nt-candidature-offre-page .a-link-card:hover {
	background: var(--nt-cream-warm);
	color: var(--nt-navy);
}

body.nt-candidature-offre-page .a-link-card .body strong {
	display: block;
	font-weight: 500;
	font-size: 14.5px;
	margin-bottom: 2px;
}

body.nt-candidature-offre-page .a-link-card .body span {
	font-size: 13px;
	color: var(--nt-muted);
}

/* Steps */
body.nt-candidature-offre-page .a-steps {
	display: flex;
	flex-direction: column;
	margin-top: 14px;
	margin-bottom: 24px;
}

body.nt-candidature-offre-page .a-step {
	display: grid;
	grid-template-columns: 56px 1fr;
	gap: 18px;
	padding: 18px 0;
	border-top: 1px solid var(--nt-line);
}

body.nt-candidature-offre-page .a-step:first-child {
	border-top: none;
	padding-top: 6px;
}

body.nt-candidature-offre-page .a-step-n {
	font-family: "Geist Mono", ui-monospace, monospace;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0.14em;
	color: var(--nt-navy);
	padding-top: 6px;
}

body.nt-candidature-offre-page .a-step-n::after {
	content: "";
	display: block;
	margin-top: 10px;
	width: 22px;
	height: 1px;
	background: var(--nt-gold);
	opacity: 0.65;
}

body.nt-candidature-offre-page .a-step-body strong {
	display: block;
	color: var(--nt-navy);
	font-weight: 500;
	font-size: 14.5px;
	margin-bottom: 4px;
}

body.nt-candidature-offre-page .a-step-body span {
	color: var(--nt-muted);
	font-size: 13.5px;
	line-height: 1.6;
}

/* Privacy block */
body.nt-candidature-offre-page .a-privacy {
	background: var(--nt-navy);
	color: #fff;
	padding: 24px;
	border-radius: 2px;
	display: flex !important;
	gap: 16px;
	align-items: flex-start;
	margin-bottom: 24px;
}

body.nt-candidature-offre-page .a-privacy strong {
	display: block;
	font-weight: 500;
	font-size: 14.5px;
	margin-bottom: 4px;
	font-family: "Geist", sans-serif;
}

body.nt-candidature-offre-page .a-privacy span {
	color: #bcc7e2;
	font-size: 13.5px;
	line-height: 1.65;
}

/* ── Form card ── */
body.nt-candidature-offre-page .nt-candidature-offre-form,
body.nt-candidature-offre-page .nt-candidature-spontanee-form,
body.nt-candidature-offre-page .a-form-card {
	background: #fff;
	border: 1px solid var(--nt-line);
	padding: 44px 48px 40px;
}

@media (max-width: 560px) {
	body.nt-candidature-offre-page .nt-candidature-offre-form,
	body.nt-candidature-offre-page .nt-candidature-spontanee-form,
	body.nt-candidature-offre-page .a-form-card {
		padding: 32px 24px;
	}
}

body.nt-candidature-offre-page .cabrek-candidature-form.container {
	max-width: none !important;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
}

body.nt-candidature-offre-page .cabrek-candidature-form .row {
	display: grid !important;
	grid-template-columns: 1fr 1fr;
	gap: 28px 32px;
	margin: 0 0 28px !important;
}

body.nt-candidature-offre-page .cabrek-candidature-form .row::before,
body.nt-candidature-offre-page .cabrek-candidature-form .row::after {
	display: none !important;
}

body.nt-candidature-offre-page .cabrek-candidature-form .col-md-6,
body.nt-candidature-offre-page .cabrek-candidature-form .col-md-12 {
	width: 100% !important;
	max-width: 100% !important;
	flex: none !important;
	padding: 0 !important;
	float: none !important;
}

@media (max-width: 560px) {
	body.nt-candidature-offre-page .cabrek-candidature-form .row {
		grid-template-columns: 1fr;
		gap: 24px;
	}
}

body.nt-candidature-offre-page .cabrek-candidature-form label:not(.a-drop) {
	display: block;
	font-family: "Geist", ui-sans-serif, system-ui, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: normal;
	text-transform: none;
	color: var(--nt-navy);
	margin-bottom: 8px;
	line-height: 1.4;
}

body.nt-candidature-offre-page .cabrek-candidature-form label:not(.a-drop) span[aria-hidden="true"] {
	color: #c0392b;
	margin-left: 2px;
}

body.nt-candidature-offre-page .cabrek-candidature-form .form-control {
	width: 100%;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.45;
	color: var(--nt-navy-ink);
}

body.nt-candidature-offre-page .cabrek-candidature-form input.form-control:not([type="file"]),
body.nt-candidature-offre-page .cabrek-candidature-form select.form-control,
body.nt-candidature-offre-page .cabrek-candidature-form textarea.form-control {
	appearance: none;
	background: #fff !important;
	border: 1px solid var(--nt-line) !important;
	border-radius: 4px !important;
	padding: 12px 14px !important;
	min-height: 48px;
	box-shadow: none !important;
	height: auto !important;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.nt-candidature-offre-page .cabrek-candidature-form input.form-control:not([type="file"])::placeholder {
	color: #9aa3b2;
	opacity: 1;
}

body.nt-candidature-offre-page .cabrek-candidature-form input.form-control:not([type="file"]):hover,
body.nt-candidature-offre-page .cabrek-candidature-form select.form-control:hover,
body.nt-candidature-offre-page .cabrek-candidature-form textarea.form-control:hover {
	border-color: rgba(10, 31, 76, 0.35) !important;
}

body.nt-candidature-offre-page .cabrek-candidature-form input.form-control:not([type="file"]):focus,
body.nt-candidature-offre-page .cabrek-candidature-form select.form-control:focus,
body.nt-candidature-offre-page .cabrek-candidature-form textarea.form-control:focus {
	border-color: var(--nt-navy) !important;
	box-shadow: 0 0 0 3px rgba(10, 31, 76, 0.12) !important;
	outline: none;
}

body.nt-candidature-offre-page .cabrek-candidature-form select.form-control {
	padding-right: 40px !important;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%230a1f4c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: right 14px center !important;
	background-size: 12px 8px !important;
}

body.nt-candidature-offre-page .cabrek-candidature-form .col-md-6:has(.nt-file-field) {
	grid-column: 1 / -1;
}

body.nt-candidature-offre-page .cabrek-candidature-form .col-md-6:has(.nt-file-field) > label {
	display: none;
}

body.nt-candidature-offre-page .cabrek-candidature-form input[type="file"].form-control {
	position: static;
	opacity: 1;
	width: 100%;
	height: auto;
	cursor: pointer;
}

body.nt-candidature-offre-page .nt-file-field .a-drop {
	position: relative;
	overflow: hidden;
}

body.nt-candidature-offre-page .nt-file-field .a-drop input[type="file"].form-control {
	position: absolute;
	inset: 0;
	opacity: 0;
	cursor: pointer;
	border: none !important;
	padding: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 2;
}

/* File drop */
body.nt-candidature-offre-page .a-drop {
	position: relative;
	border: 1.5px dashed rgba(10, 31, 76, 0.22);
	border-radius: 4px;
	background: var(--nt-cream);
	padding: 32px 28px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 22px;
	cursor: pointer;
	margin: 0;
	transition: border-color 0.25s ease, background 0.25s ease;
}

body.nt-candidature-offre-page .a-drop:hover,
body.nt-candidature-offre-page .a-drop.drag {
	border-color: var(--nt-navy);
	background: #fff;
}

body.nt-candidature-offre-page .a-drop-icon {
	width: 56px;
	height: 56px;
	min-width: 56px;
	flex-shrink: 0;
	border-radius: 50%;
	background: var(--nt-navy);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

body.nt-candidature-offre-page .a-drop-icon svg {
	width: 22px !important;
	height: 22px !important;
	max-width: 22px !important;
	max-height: 22px !important;
}

body.nt-candidature-offre-page .a-drop-body {
	flex: 1;
	min-width: 0;
}

body.nt-candidature-offre-page .a-drop-title {
	font-family: "Instrument Serif", "Times New Roman", serif;
	font-size: 22px;
	line-height: 1.15;
	color: var(--nt-navy);
	display: block;
	margin-bottom: 4px;
}

body.nt-candidature-offre-page .a-drop-sub {
	font-size: 13.5px;
	color: var(--nt-muted);
}

body.nt-candidature-offre-page .a-file-pill {
	display: none;
	align-items: center;
	gap: 12px;
	margin-top: 14px;
	padding: 10px 14px;
	background: #fff;
	border: 1px solid var(--nt-line);
}

body.nt-candidature-offre-page .a-file-pill.show {
	display: flex;
}

body.nt-candidature-offre-page .a-file-pill .check {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: var(--nt-success);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

body.nt-candidature-offre-page .a-file-pill .check svg {
	width: 12px !important;
	height: 12px !important;
}

/* Submit row — see nt-buttons.css for submit styling */
body.nt-candidature-offre-page .a-form-foot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px;
	margin-top: 34px;
	flex-wrap: wrap;
}

body.nt-candidature-offre-page .a-reassurance {
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: "Geist Mono", ui-monospace, monospace;
	font-size: 11px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--nt-muted);
}

body.nt-candidature-offre-page .a-reassurance .pulse {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--nt-success);
	animation: nt-candidature-pulse 2.2s ease-out infinite;
}

@keyframes nt-candidature-pulse {
	0% { box-shadow: 0 0 0 0 rgba(79, 185, 122, 0.5); }
	70% { box-shadow: 0 0 0 8px rgba(79, 185, 122, 0); }
	100% { box-shadow: 0 0 0 0 rgba(79, 185, 122, 0); }
}

/* Error row */
body.nt-candidature-offre-page .nt-candidature-offre-error-row {
	padding: 48px 0 80px !important;
}

body.nt-candidature-offre-page .nt-postuler-link {
	display: inline-flex !important;
	width: 100%;
	justify-content: center;
	text-align: center;
}

@media (max-width: 980px) {
	body.nt-candidature-offre-page .nt-candidature-offre-rail,
	body.nt-candidature-offre-page #nt-candidature-offre > .wpb_column > .vc_column-inner {
		padding-right: 0;
	}

	body.nt-candidature-offre-page .nt-candidature-offre-rail {
		display: none;
	}
}

@media (max-width: 860px) {
	body.nt-candidature-offre-page .a-aside > .vc_column-inner {
		position: static;
	}
}

/* Woodmart Info box — steps (match new-design .a-step / .a-step-n) */
body.nt-candidature-offre-page .info-box-wrapper:has(.nt-candidature-step-box) {
	margin: 0 !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box.wd-info-box {
	display: grid !important;
	grid-template-columns: 56px 1fr !important;
	gap: 18px !important;
	align-items: start !important;
	padding: 18px 0 !important;
	margin: 0 !important;
	border-top: none !important;
}

body.nt-candidature-offre-page .info-box-wrapper:has(.nt-candidature-step-box) + .info-box-wrapper:has(.nt-candidature-step-box) .nt-candidature-step-box.wd-info-box,
body.nt-candidature-offre-page .info-box-wrapper:has(.nt-candidature-step-box) + .info-box-wrapper:has(.nt-candidature-step-box) + .info-box-wrapper:has(.nt-candidature-step-box) .nt-candidature-step-box.wd-info-box {
	border-top: 1px solid var(--nt-line) !important;
}

body.nt-candidature-offre-page .wd-text-block + .info-box-wrapper:has(.nt-candidature-step-box) .nt-candidature-step-box.wd-info-box,
body.nt-candidature-offre-page .a-steps.nt-candidature-steps > .info-box-wrapper:first-child .nt-candidature-step-box.wd-info-box {
	padding-top: 6px !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box .box-icon-wrapper.box-with-text {
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	color: var(--nt-navy) !important;
	max-width: 56px !important;
	width: 56px !important;
	margin: 0 !important;
	flex: none !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-default,
body.nt-candidature-offre-page .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-large,
body.nt-candidature-offre-page .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-small {
	font-size: 12px !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-icon,
body.nt-candidature-offre-page .nt-candidature-step-box .info-box-icon .info-box-icon-text {
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	letter-spacing: 0.14em !important;
	color: var(--nt-navy) !important;
	line-height: 1 !important;
	padding: 6px 0 0 !important;
	margin: 0 !important;
	min-width: 0 !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	text-align: left !important;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-icon::after {
	content: "";
	display: block;
	margin-top: 10px;
	width: 22px;
	height: 1px;
	background: var(--nt-gold);
	opacity: 0.65;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-content {
	margin: 0 !important;
	padding: 0 !important;
	min-width: 0;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-title {
	font-family: "Geist", sans-serif !important;
	font-weight: 500 !important;
	font-size: 14.5px !important;
	line-height: 1.4 !important;
	color: var(--nt-navy) !important;
	margin: 0 0 4px !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-inner {
	color: var(--nt-muted) !important;
	font-family: "Geist", sans-serif !important;
	font-size: 13.5px !important;
	line-height: 1.6 !important;
	margin: 0 !important;
}

body.nt-candidature-offre-page .nt-candidature-step-box .info-box-inner p {
	margin: 0 !important;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box {
	margin-bottom: 12px !important;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-inner {
	background: var(--nt-navy) !important;
	color: #fff;
	padding: 24px !important;
	border-radius: 2px;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-title {
	color: #fff !important;
	font-family: "Geist", sans-serif !important;
	font-weight: 600 !important;
	font-size: var(--nt-offer-h3) !important;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-content {
	color: #bcc7e2 !important;
	font-size: 13.5px;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-inner {
	color: #bcc7e2 !important;
	font-size: 13.5px;
	line-height: 1.65;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-inner p {
	margin: 0;
	color: inherit;
}

body.nt-candidature-offre-page .nt-candidature-privacy-box .info-box-icon {
	display: none;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link) .info-box-inner {
	background: var(--nt-cream) !important;
	padding: 20px 22px !important;
	border-radius: 2px;
	transition: background 0.25s ease;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link):hover .info-box-inner {
	background: var(--nt-cream-warm) !important;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link) .info-box-title {
	font-family: "Geist", sans-serif !important;
	font-weight: 600 !important;
	font-size: var(--nt-offer-h3) !important;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link) .info-box-content {
	color: var(--nt-muted);
	font-size: 13px;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link) .info-box-inner {
	color: var(--nt-muted);
	font-size: 13px;
	margin-top: 4px;
}

body.nt-candidature-offre-page .nt-candidature-link-box:not(.nt-dynamic-offre-link) .info-box-inner p {
	margin: 0;
}

body.nt-candidature-offre-page .nt-candidature-link-box .info-box-icon {
	display: none;
}

/* Woodmart Title — kicker, labels, headings */
body.nt-candidature-offre-page .wd-title-empty .liner-continer {
	display: none !important;
}

/* Woodmart labeled titles — subtitle + title in one element */
body.nt-candidature-offre-page .nt-hero-labeled-title .title-subtitle,
body.nt-merci-video-page .nt-hero-labeled-title .title-subtitle,
body.nt-candidature-recue-page .nt-hero-labeled-title .title-subtitle {
	display: inline-flex !important;
	align-items: center;
	gap: 10px;
	margin: 0 0 16px !important;
	padding: 0 !important;
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-size: 11px !important;
	font-weight: 500 !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	color: var(--nt-navy-ink) !important;
	background: none !important;
}

body.nt-candidature-offre-page .nt-hero-labeled-title .title-subtitle::before,
body.nt-merci-video-page .nt-hero-labeled-title .title-subtitle::before,
body.nt-candidature-recue-page .nt-hero-labeled-title .title-subtitle::before {
	content: "";
	width: 32px;
	height: 1px;
	border-radius: 0;
	margin-right: 0;
	background: var(--nt-navy);
	transform: none;
}

body.nt-candidature-offre-page .nt-aside-labeled-title .title-subtitle,
body.nt-merci-video-page .nt-aside-labeled-title .title-subtitle,
body.nt-candidature-recue-page .nt-aside-labeled-title .title-subtitle {
	display: inline-flex !important;
	align-items: center;
	margin: 0 0 16px !important;
	padding: 0 !important;
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-size: 11px !important;
	font-weight: 500 !important;
	letter-spacing: 0.12em !important;
	text-transform: uppercase !important;
	color: var(--nt-muted) !important;
	background: none !important;
}

body.nt-candidature-offre-page .nt-aside-labeled-title .title-subtitle::before,
body.nt-merci-video-page .nt-aside-labeled-title .title-subtitle::before,
body.nt-candidature-recue-page .nt-aside-labeled-title .title-subtitle::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 8px;
	background: var(--nt-periwinkle);
	transform: none;
}

body.nt-candidature-offre-page .nt-candidature-privacy-body .wd-text-block {
	margin-bottom: 12px;
}

body.nt-candidature-offre-page .nt-candidature-privacy-body .wd-text-block p,
body.nt-candidature-offre-page .nt-candidature-privacy-body p {
	margin: 0;
	padding: 24px;
	background: var(--nt-navy);
	color: #bcc7e2;
	font-size: 13.5px;
	line-height: 1.65;
	border-radius: 2px;
}

body.nt-candidature-offre-page .nt-candidature-privacy-heading .woodmart-title-container {
	color: #fff !important;
	font-size: 14.5px !important;
	font-family: "Geist", sans-serif !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
}

body.nt-candidature-offre-page .nt-candidature-privacy-heading + .nt-candidature-privacy-body .wd-text-block p {
	border-top: none;
	padding-top: 12px;
}

/* Legacy kicker/label-only wrappers (deprecated) */
body.nt-candidature-offre-page .nt-candidature-kicker-wm {
	margin-bottom: 28px !important;
}

body.nt-candidature-offre-page .nt-candidature-kicker-wm .title-subtitle {
	display: inline-flex !important;
	align-items: center;
	gap: 10px;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-size: 11px !important;
	font-weight: 500 !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase !important;
	color: var(--nt-navy-ink) !important;
	background: none !important;
}

body.nt-candidature-offre-page .nt-candidature-kicker-wm .title-subtitle::before {
	content: "";
	width: 32px;
	height: 1px;
	border-radius: 0;
	margin-right: 0;
	background: var(--nt-navy);
	transform: none;
}

body.nt-candidature-offre-page .nt-aside-label-wm {
	margin-bottom: 16px !important;
}

body.nt-candidature-offre-page .nt-aside-label-wm .title-subtitle {
	display: inline-flex !important;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-size: 11px !important;
	letter-spacing: 0.12em !important;
	text-transform: uppercase !important;
	color: var(--nt-muted) !important;
	background: none !important;
}

body.nt-candidature-offre-page .nt-aside-label-wm .title-subtitle::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 8px;
	background: var(--nt-periwinkle);
	transform: none;
}

body.nt-candidature-offre-page .nt-candidature-offre-titre .woodmart-title-container,
body.nt-candidature-offre-page .nt-candidature-spontanee-titre .woodmart-title-container {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-weight: 400 !important;
	font-size: var(--nt-offer-h1) !important;
	line-height: var(--nt-offer-h1-lh) !important;
	letter-spacing: var(--nt-offer-h1-ls) !important;
	color: var(--nt-navy) !important;
	margin: 0 0 12px !important;
}

body.nt-candidature-offre-page .nt-candidature-offre-titre .woodmart-title-container.title-extra-large,
body.nt-candidature-offre-page .nt-candidature-spontanee-titre .woodmart-title-container.title-extra-large {
	font-size: var(--nt-offer-h1) !important;
}

body.nt-candidature-offre-page .nt-section-heading--large .woodmart-title-container {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-size: var(--nt-offer-h2) !important;
	line-height: var(--nt-offer-h2-lh) !important;
	letter-spacing: var(--nt-offer-h2-ls) !important;
	color: var(--nt-navy) !important;
	margin: 0 0 16px !important;
}

/* Hero / form column — tighter stack */
body.nt-candidature-offre-page #nt-candidature-offre .title-wrapper.nt-candidature-offre-titre,
body.nt-candidature-offre-page #nt-candidature-offre .nt-candidature-lead,
body.nt-candidature-offre-page #nt-candidature-offre .vc_custom_nt_cand_lead {
	margin-bottom: 0 !important;
}

body.nt-candidature-offre-page #nt-candidature-offre-body .vc_custom_nt_cand_form_title,
body.nt-candidature-offre-page #nt-candidature-offre-body .nt-section-heading--large.title-wrapper {
	margin-top: 0 !important;
	margin-bottom: 16px !important;
	--wd-mb: 0px;
}

body.nt-candidature-offre-page .nt-section-heading--small .woodmart-title-container,
body.nt-candidature-offre-page .nt-candidature-aside-titre .woodmart-title-container {
	font-family: "Instrument Serif", "Times New Roman", serif !important;
	font-size: var(--nt-offer-aside-section) !important;
	line-height: 1.15 !important;
	letter-spacing: -0.01em !important;
	color: var(--nt-navy) !important;
	margin: 0 0 8px !important;
}

body.nt-candidature-offre-page .nt-candidature-aside-titre.nt-aside-labeled-title .woodmart-title-container.title,
body.nt-candidature-offre-page .nt-candidature-aside-titre.nt-aside-labeled-title h3.woodmart-title-container {
	font-size: var(--nt-offer-aside-card) !important;
	line-height: 1.3 !important;
	letter-spacing: -0.01em !important;
	margin: 0 0 6px !important;
}

body.nt-candidature-offre-page .nt-candidature-lead .wd-text-block p,
body.nt-candidature-offre-page .wd-text-block.nt-candidature-lead p {
	font-size: 18px;
	line-height: 1.6;
	color: var(--nt-navy-ink);
	max-width: 580px;
	margin: 0;
}

body.nt-candidature-offre-page .a-aside .wpb_wrapper > .title-wrapper,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .wd-text-block,
body.nt-candidature-offre-page .a-aside .wpb_wrapper > .info-box-wrapper {
	margin-bottom: 12px;
}

body.nt-candidature-offre-page .a-aside .nt-aside-section-start {
	margin-top: 28px;
}

body.nt-candidature-offre-page .nt-candidature-tip-box {
	margin-bottom: 10px !important;
}

body.nt-candidature-offre-page .nt-candidature-tip-box .info-box-title {
	font-family: "Geist", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: var(--nt-navy);
}

body.nt-candidature-offre-page .nt-candidature-tip-box .info-box-inner ol,
body.nt-candidature-offre-page .nt-candidature-tip-box .info-box-inner ul {
	margin: 8px 0 0;
	padding-left: 18px;
	color: var(--nt-muted);
	font-size: 13.5px;
	line-height: 1.55;
}

/* ── candidature-recue — layout + aside (typography in shared block above) ── */
body.nt-candidature-recue-page {
	--nt-navy: #0a1f4c;
	--nt-navy-deep: #061436;
	--nt-navy-ink: #0a0f1f;
	--nt-periwinkle: #a8b6d9;
	--nt-cream: #f5f2ea;
	--nt-cream-warm: #efead9;
	--nt-paper: #fbfaf6;
	--nt-line: #e6e0d0;
	--nt-muted: #5b6473;
	--nt-gold: #b89867;
	--nt-success: #4fb97a;
	background: var(--nt-paper) !important;
}

body.nt-candidature-recue-page #nt-candidature-recue {
	padding-bottom: 28px !important;
}

body.nt-candidature-recue-page #nt-candidature-recue .title-wrapper.nt-candidature-recue-titre,
body.nt-candidature-recue-page #nt-candidature-recue .nt-candidature-lead,
body.nt-candidature-recue-page #nt-candidature-recue .vc_custom_nt_recue_lead {
	margin-bottom: 0 !important;
}

body.nt-candidature-recue-page #nt-candidature-recue-body {
	padding-bottom: 110px !important;
	background: var(--nt-paper);
}

body.nt-candidature-recue-page #nt-candidature-recue-body > .wpb_column {
	padding-top: 0;
}

body.nt-candidature-recue-page #nt-candidature-recue-body > .wpb_column:first-child {
	width: 61% !important;
	flex: 0 0 61% !important;
	max-width: 61% !important;
	padding-right: 40px;
}

body.nt-candidature-recue-page #nt-candidature-recue-body > .wpb_column:last-child {
	width: 39% !important;
	flex: 0 0 39% !important;
	max-width: 39% !important;
}

@media (max-width: 860px) {
	body.nt-candidature-recue-page #nt-candidature-recue-body > .wpb_column:first-child,
	body.nt-candidature-recue-page #nt-candidature-recue-body > .wpb_column:last-child {
		width: 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		padding-right: 0;
	}
}

body.nt-candidature-recue-page #nt-candidature-recue-body .nt-section-heading--large.title-wrapper {
	margin-top: 0 !important;
	margin-bottom: 16px !important;
	--wd-mb: 0px;
}

body.nt-candidature-recue-page .a-aside .wpb_wrapper > .title-wrapper,
body.nt-candidature-recue-page .a-aside .wpb_wrapper > .wd-text-block,
body.nt-candidature-recue-page .a-aside .wpb_wrapper > .info-box-wrapper,
body.nt-candidature-recue-page .a-aside .wpb_wrapper > .a-steps {
	margin-bottom: 12px;
}

body.nt-candidature-recue-page .a-aside .nt-aside-section-start {
	margin-top: 28px !important;
	padding-top: 32px !important;
	border-top: 1px solid var(--nt-line);
}

body.nt-candidature-recue-page .a-aside p,
body.nt-candidature-recue-page .a-aside .wpb_wrapper > .vc_column_text {
	color: var(--nt-muted);
	font-size: 14.5px;
	line-height: 1.65;
}

body.nt-candidature-recue-page .nt-candidature-privacy-body .wd-text-block {
	margin-bottom: 12px;
}

body.nt-candidature-recue-page .nt-candidature-privacy-body .wd-text-block p,
body.nt-candidature-recue-page .nt-candidature-privacy-body p {
	margin: 0;
	padding: 24px;
	background: var(--nt-navy);
	color: #bcc7e2;
	font-size: 13.5px;
	line-height: 1.65;
	border-radius: 2px;
}

body.nt-candidature-recue-page .nt-candidature-privacy-heading .woodmart-title-container {
	color: #fff !important;
	font-size: 14.5px !important;
	font-family: "Geist", sans-serif !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
}

body.nt-candidature-recue-page .nt-candidature-privacy-heading + .nt-candidature-privacy-body .wd-text-block p {
	border-top: none;
	padding-top: 12px;
}

body.nt-candidature-recue-page .wd-title-empty .liner-continer {
	display: none !important;
}

/* ── merci-video — layout + aside (typography in shared block above) ── */
body.nt-merci-video-page #nt-merci-video {
	padding-bottom: 28px !important;
}

body.nt-merci-video-page #nt-merci-video .title-wrapper.nt-merci-video-titre,
body.nt-merci-video-page #nt-merci-video .nt-candidature-lead,
body.nt-merci-video-page #nt-merci-video .vc_custom_nt_merci_lead {
	margin-bottom: 0 !important;
}

body.nt-merci-video-page #nt-merci-video-body {
	padding-bottom: 110px !important;
	background: var(--nt-paper);
}

body.nt-merci-video-page #nt-merci-video-body > .wpb_column {
	padding-top: 0;
}

body.nt-merci-video-page #nt-merci-video-body > .wpb_column:first-child {
	width: 61% !important;
	flex: 0 0 61% !important;
	max-width: 61% !important;
	padding-right: 40px;
}

body.nt-merci-video-page #nt-merci-video-body > .wpb_column:last-child {
	width: 39% !important;
	flex: 0 0 39% !important;
	max-width: 39% !important;
}

@media (max-width: 860px) {
	body.nt-merci-video-page #nt-merci-video-body > .wpb_column:first-child,
	body.nt-merci-video-page #nt-merci-video-body > .wpb_column:last-child {
		width: 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
		padding-right: 0;
	}
}

body.nt-merci-video-page .a-aside .wpb_wrapper > .title-wrapper,
body.nt-merci-video-page .a-aside .wpb_wrapper > .wd-text-block,
body.nt-merci-video-page .a-aside .wpb_wrapper > .info-box-wrapper,
body.nt-merci-video-page .a-aside .wpb_wrapper > .a-steps {
	margin-bottom: 12px;
}

body.nt-merci-video-page .a-aside .nt-aside-section-start {
	margin-top: 28px !important;
	padding-top: 32px !important;
	border-top: 1px solid var(--nt-line);
}

body.nt-merci-video-page .a-aside p,
body.nt-merci-video-page .a-aside .wpb_wrapper > .vc_column_text {
	color: var(--nt-muted);
	font-size: 14.5px;
	line-height: 1.65;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .info-box-wrapper:has(.nt-candidature-step-box) {
	margin: 0 !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box.wd-info-box {
	display: grid !important;
	grid-template-columns: 56px 1fr !important;
	gap: 18px !important;
	align-items: start !important;
	padding: 18px 0 !important;
	margin: 0 !important;
	border-top: none !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .info-box-wrapper:has(.nt-candidature-step-box) + .info-box-wrapper:has(.nt-candidature-step-box) .nt-candidature-step-box.wd-info-box {
	border-top: 1px solid var(--nt-line) !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .a-steps.nt-candidature-steps > .info-box-wrapper:first-child .nt-candidature-step-box.wd-info-box {
	padding-top: 6px !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .box-icon-wrapper.box-with-text,
body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-default,
body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-large,
body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .box-icon-wrapper.box-with-text.text-size-small {
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	color: var(--nt-navy) !important;
	max-width: 56px !important;
	width: 56px !important;
	margin: 0 !important;
	flex: none !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-icon,
body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-icon .info-box-icon-text {
	font-family: "Geist Mono", ui-monospace, monospace !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	letter-spacing: 0.14em !important;
	color: var(--nt-navy) !important;
	line-height: 1 !important;
	padding: 6px 0 0 !important;
	margin: 0 !important;
	min-width: 0 !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	text-align: left !important;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-icon::after {
	content: "";
	display: block;
	margin-top: 10px;
	width: 22px;
	height: 1px;
	background: var(--nt-gold);
	opacity: 0.65;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-content {
	margin: 0 !important;
	padding: 0 !important;
	min-width: 0;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-title {
	font-family: "Geist", sans-serif !important;
	font-weight: 500 !important;
	font-size: 14.5px !important;
	line-height: 1.4 !important;
	color: var(--nt-navy) !important;
	margin: 0 0 4px !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-inner {
	color: var(--nt-muted) !important;
	font-family: "Geist", sans-serif !important;
	font-size: 13.5px !important;
	line-height: 1.6 !important;
	margin: 0 !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-inner p,
body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-inner ol {
	margin: 0 !important;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .nt-candidature-step-box .info-box-inner ol {
	padding-left: 18px;
}

body:is(.nt-candidature-recue-page, .nt-merci-video-page) .wd-title-empty .liner-continer {
	display: none !important;
}
