:root {
	--erf2-red: #c8102e;
	--erf2-red-dark: #980b22;
	--erf2-charcoal: #252d38;
	--erf2-ink: #1f2937;
	--erf2-copy: #4b5563;
	--erf2-muted: #667085;
	--erf2-soft: #f4f6f8;
	--erf2-line: #dfe4e9;
	--erf2-white: #ffffff;
	--erf2-radius: 16px;
	--erf2-shadow: 0 20px 55px rgba(31, 41, 55, .13);
	--erf2-shadow-premium: 0 26px 64px rgba(25, 34, 45, .18);
	--erf2-ease-premium: cubic-bezier(.2, .8, .2, 1);
	--erf2-font: Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

body.erf-v2-site,
body.erf-v2-site button,
body.erf-v2-site input,
body.erf-v2-site select,
body.erf-v2-site textarea {
	font-family: var(--erf2-font) !important;
}

body.erf-v2-site {
	background: var(--erf2-white) !important;
	color: var(--erf2-copy) !important;
	font-size: 17px;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
}

/* Aucun lien bleu par défaut : rouge sur fond clair, blanc sur fond sombre. */
body.erf-v2-site .et_pb_text a,
body.erf-v2-site .erf2-copy-block a,
body.erf-v2-site .erf2-rich-copy a {
	color: var(--erf2-red) !important;
	font-weight: 700;
}

body.erf-v2-site #main-header,
body.erf-v2-site #top-header,
body.erf-v2-site #main-footer,
body.erf-v2-site .et-l--header,
body.erf-v2-site .et-l--footer {
	display: none !important;
}

body.erf-v2-site #page-container,
body.erf-v2-site #main-content {
	margin: 0 !important;
	padding: 0 !important;
	background: var(--erf2-white) !important;
}

body.erf-v2-site #left-area {
	width: 100% !important;
	padding: 0 !important;
}

body.erf-v2-site #main-content .container {
	width: 100% !important;
	max-width: none !important;
	padding: 0 !important;
}

body.erf-v2-site #main-content .container::before,
body.erf-v2-site article .entry-title {
	display: none !important;
}

body.erf-v2-site .entry-content {
	padding: 0 !important;
}

body.erf-v2-site h1,
body.erf-v2-site h2,
body.erf-v2-site h3,
body.erf-v2-site h4,
body.erf-v2-site h5 {
	font-family: var(--erf2-font) !important;
	font-weight: 800 !important;
	letter-spacing: -.025em;
}

body.erf-v2-site p,
body.erf-v2-site li {
	font-size: 17px;
	line-height: 1.72;
}

body.erf-v2-site a:focus-visible,
body.erf-v2-site button:focus-visible,
body.erf-v2-site input:focus-visible,
body.erf-v2-site select:focus-visible,
body.erf-v2-site textarea:focus-visible {
	outline: 3px solid #ff526b !important;
	outline-offset: 3px !important;
}

/* En-tête autonome : présent dans chaque page Divi. */
body.erf-v2-site .erf2-site-header {
	position: sticky;
	top: 0;
	z-index: 99999;
	padding: 0 !important;
	background: rgba(255, 255, 255, .98) !important;
	border: 0 !important;
	box-shadow: 0 8px 28px rgba(31, 41, 55, .14);
	backdrop-filter: blur(12px);
}

body.admin-bar.erf-v2-site .erf2-site-header {
	top: 32px;
}

body.erf-v2-site .erf2-topbar {
	display: flex;
	align-items: center;
	width: 100% !important;
	max-width: none !important;
	min-height: 30px;
	margin: 0 !important;
	padding: 4px clamp(20px, 5vw, 76px) !important;
	background: linear-gradient(90deg, var(--erf2-red-dark), var(--erf2-red));
}

body.erf-v2-site .erf2-topbar .et_pb_column,
body.erf-v2-site .erf2-nav-row .et_pb_column {
	margin-bottom: 0 !important;
}

body.erf-v2-site .erf2-topbar .et_pb_text,
body.erf-v2-site .erf2-topbar p {
	margin: 0 !important;
	padding: 0 !important;
}

body.erf-v2-site .erf2-topbar p,
body.erf-v2-site .erf2-topbar a {
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 700;
	line-height: 1.35 !important;
}

body.erf-v2-site .erf2-nav-row {
	width: min(90%, 1280px) !important;
	max-width: 1280px !important;
	margin: 0 auto !important;
	padding: 6px 0 !important;
}

body.erf-v2-site .erf2-main-menu {
	background: transparent !important;
}

body.erf-v2-site .erf2-main-menu a {
	color: var(--erf2-charcoal) !important;
}

body.erf-v2-site .erf2-main-menu .et_pb_menu__logo img {
	width: auto !important;
	height: auto !important;
	max-height: 64px !important;
}

body.erf-v2-site .erf2-main-menu .et-menu > li {
	padding-right: 12px;
	padding-left: 12px;
}

body.erf-v2-site .erf2-main-menu .et-menu > li > a {
	color: var(--erf2-charcoal) !important;
	font-size: 14px !important;
	font-weight: 750 !important;
	letter-spacing: -.01em;
	opacity: 1 !important;
}

body.erf-v2-site .erf2-main-menu .et-menu > li.current-menu-item > a,
body.erf-v2-site .erf2-main-menu .et-menu > li.current-menu-ancestor > a,
body.erf-v2-site .erf2-main-menu .et-menu > li > a:hover {
	color: var(--erf2-red) !important;
}

body.erf-v2-site .erf2-main-menu .et-menu > li:last-child > a {
	align-self: center;
	height: auto !important;
	margin-left: 6px;
	padding: 11px 19px !important;
	color: #fff !important;
	background: var(--erf2-red);
	border-radius: 7px;
	box-shadow: 0 9px 22px rgba(200, 16, 46, .23);
}

body.erf-v2-site .erf2-main-menu .et-menu > li:last-child > a:hover {
	color: #fff !important;
	background: var(--erf2-red-dark);
}

body.erf-v2-site .erf2-main-menu .sub-menu,
body.erf-v2-site .erf2-main-menu .et_mobile_menu {
	padding: 12px !important;
	background: #fff !important;
	border-top: 4px solid var(--erf2-red) !important;
	border-radius: 0 0 12px 12px;
	box-shadow: var(--erf2-shadow) !important;
}

body.erf-v2-site .erf2-main-menu .sub-menu a,
body.erf-v2-site .erf2-main-menu .et_mobile_menu a {
	color: var(--erf2-ink) !important;
	font-weight: 700;
	opacity: 1 !important;
}

body.erf-v2-site .erf2-main-menu .sub-menu a:hover,
body.erf-v2-site .erf2-main-menu .et_mobile_menu a:hover {
	color: var(--erf2-red) !important;
	background: #fff2f4 !important;
}

body.erf-v2-site .erf2-main-menu .mobile_menu_bar::before {
	color: var(--erf2-red) !important;
	font-size: 34px;
}

/* Héros : l'image est un fond JPEG de la médiathèque, avec repli anthracite. */
body.erf-v2-site .erf2-hero {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 620px;
	padding: clamp(80px, 9vw, 132px) 0 !important;
	background-color: var(--erf2-charcoal) !important;
	background-position: center !important;
	background-size: cover !important;
	overflow: hidden;
	isolation: isolate;
}

body.erf-v2-site .erf2-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background: linear-gradient(92deg, rgba(22, 29, 38, .94) 0%, rgba(31, 40, 51, .86) 38%, rgba(31, 40, 51, .25) 72%, rgba(31, 40, 51, .08) 100%);
}

body.erf-v2-site .erf2-hero::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 35%;
	height: 7px;
	background: linear-gradient(90deg, var(--erf2-red-dark), var(--erf2-red));
}

body.erf-v2-site .erf2-hero .et_pb_row {
	width: min(90%, 1280px) !important;
	max-width: 1280px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

body.erf-v2-site .erf2-hero .et_pb_column {
	margin-bottom: 0 !important;
}

body.erf-v2-site .erf2-hero-panel {
	width: min(680px, 100%);
	margin: 0 !important;
	padding: clamp(30px, 4vw, 50px) !important;
	color: #fff !important;
	background: rgba(33, 42, 54, .9);
	border: 1px solid rgba(255, 255, 255, .2);
	border-left: 7px solid var(--erf2-red);
	border-radius: 0 16px 16px 0;
	box-shadow: 0 28px 72px rgba(7, 13, 22, .35);
	backdrop-filter: blur(10px);
}

body.erf-v2-site .erf2-eyebrow {
	display: block;
	margin-bottom: 12px;
	color: #fff;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .14em;
	text-transform: uppercase;
}

body.erf-v2-site .erf2-hero-panel h1,
body.erf-v2-site .erf2-hero-panel h2,
body.erf-v2-site .erf2-hero-panel p {
	color: #fff !important;
}

body.erf-v2-site .erf2-hero-panel h1 {
	margin: 0 0 16px;
	font-size: clamp(40px, 5vw, 64px) !important;
	line-height: 1.05 !important;
}

body.erf-v2-site .erf2-inner-hero {
	min-height: 500px;
}

body.erf-v2-site .erf2-inner-hero .erf2-hero-panel h1 {
	font-size: clamp(38px, 4.3vw, 56px) !important;
}

body.erf-v2-site .erf2-hero-panel h2 {
	margin: 0 0 17px;
	font-size: clamp(15px, 1.5vw, 19px) !important;
	line-height: 1.45 !important;
	letter-spacing: .07em;
}

body.erf-v2-site .erf2-hero-panel p {
	max-width: 610px;
	margin-bottom: 0;
	font-size: clamp(17px, 1.3vw, 20px) !important;
	line-height: 1.65 !important;
}

body.erf-v2-site .erf2-hero-actions .et_pb_button_module_wrapper {
	display: inline-block;
	margin: 22px 10px 0 0 !important;
}

/* Boutons : les couleurs sont répétées dans les modules Divi pour rester lisibles sans CSS. */
body.erf-v2-site #page-container .erf2-btn .et_pb_button,
body.erf-v2-site #page-container .et_pb_button.erf2-btn {
	min-height: 50px;
	padding: 13px 22px !important;
	font-family: var(--erf2-font) !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1.5 !important;
	letter-spacing: .035em;
	border-width: 2px !important;
	border-radius: 7px !important;
	box-shadow: 0 10px 24px rgba(31, 41, 55, .16);
	transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease !important;
}

body.erf-v2-site #page-container .erf2-btn .et_pb_button:hover,
body.erf-v2-site #page-container .et_pb_button.erf2-btn:hover {
	padding: 13px 22px !important;
	transform: translateY(-2px);
	box-shadow: 0 16px 30px rgba(31, 41, 55, .22);
}

body.erf-v2-site #page-container .erf2-btn-primary .et_pb_button {
	color: #fff !important;
	background: var(--erf2-red) !important;
	border-color: var(--erf2-red) !important;
}

body.erf-v2-site #page-container .erf2-btn-primary .et_pb_button:hover {
	background: var(--erf2-red-dark) !important;
	border-color: var(--erf2-red-dark) !important;
}

body.erf-v2-site #page-container .erf2-btn-dark .et_pb_button {
	color: #fff !important;
	background: var(--erf2-charcoal) !important;
	border-color: var(--erf2-charcoal) !important;
}

body.erf-v2-site #page-container .erf2-btn-outline .et_pb_button {
	color: #fff !important;
	background: rgba(0, 0, 0, .16) !important;
	border-color: #fff !important;
}

body.erf-v2-site #page-container .erf2-btn-light .et_pb_button {
	color: var(--erf2-charcoal) !important;
	background: #fff !important;
	border-color: #fff !important;
}

body.erf-v2-site #page-container .et_pb_button::after {
	line-height: inherit !important;
}

/* Sections et titres. Aucune hauteur fixe n'est appliquée hors héros. */
body.erf-v2-site .erf2-section {
	padding: clamp(70px, 7vw, 104px) 0 !important;
	background: #fff !important;
	border-top: 1px solid rgba(223, 228, 233, .72);
}

body.erf-v2-site .erf2-section-soft {
	background: var(--erf2-soft) !important;
}

body.erf-v2-site .erf2-section-dark {
	background: var(--erf2-charcoal) !important;
}

body.erf-v2-site .erf2-section .et_pb_row {
	width: min(90%, 1240px) !important;
	max-width: 1240px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.erf-v2-site .erf2-section .et_pb_row + .et_pb_row {
	margin-top: 28px !important;
}

body.erf-v2-site .erf2-section h2 {
	color: var(--erf2-ink) !important;
	font-size: clamp(33px, 3.2vw, 47px) !important;
	line-height: 1.12 !important;
}

body.erf-v2-site .erf2-section h3,
body.erf-v2-site .erf2-section h4 {
	color: var(--erf2-ink) !important;
}

body.erf-v2-site .erf2-section p,
body.erf-v2-site .erf2-section li,
body.erf-v2-site .erf2-section .et_pb_text {
	color: var(--erf2-copy) !important;
}

body.erf-v2-site .erf2-section-dark h2,
body.erf-v2-site .erf2-section-dark h3,
body.erf-v2-site .erf2-section-dark h4,
body.erf-v2-site .erf2-section-dark p,
body.erf-v2-site .erf2-section-dark li,
body.erf-v2-site .erf2-section-dark .et_pb_text {
	color: #fff !important;
}

body.erf-v2-site .erf2-section-kicker {
	display: block;
	margin-bottom: 10px;
	color: var(--erf2-red);
	font-size: 13px;
	font-weight: 850;
	letter-spacing: .14em;
	text-transform: uppercase;
}

body.erf-v2-site .erf2-section-title {
	max-width: 820px;
	margin-right: auto !important;
	margin-bottom: 8px !important;
	margin-left: auto !important;
	text-align: center;
}

body.erf-v2-site .erf2-section-title p {
	font-size: 18px !important;
}

body.erf-v2-site .erf2-copy-block {
	padding-right: clamp(0px, 2vw, 28px);
}

body.erf-v2-site .erf2-copy-block ul,
body.erf-v2-site .erf2-rich-copy ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

body.erf-v2-site .erf2-copy-block li,
body.erf-v2-site .erf2-rich-copy li {
	position: relative;
	margin: 10px 0;
	padding-left: 28px;
}

body.erf-v2-site .erf2-copy-block li::before,
body.erf-v2-site .erf2-rich-copy li::before {
	content: "\2713";
	position: absolute;
	top: 0;
	left: 0;
	color: var(--erf2-red);
	font-weight: 900;
}

body.erf-v2-site .erf2-photo {
	overflow: hidden;
	border-radius: var(--erf2-radius);
	box-shadow: var(--erf2-shadow);
}

body.erf-v2-site .erf2-photo .et_pb_image_wrap,
body.erf-v2-site .erf2-photo img {
	display: block;
	width: 100% !important;
}

body.erf-v2-site .erf2-photo img {
	aspect-ratio: 4 / 3;
	object-fit: cover;
	transition: transform .7s cubic-bezier(.2, .75, .25, 1), filter .7s ease;
}

body.erf-v2-site .erf2-photo:hover img {
	transform: scale(1.035);
	filter: saturate(1.04) contrast(1.02);
}

body.erf-v2-site .erf2-photo-wide img {
	aspect-ratio: 16 / 9;
}

/* Cartes de confiance, étapes et zones. */
body.erf-v2-site .erf2-card-row {
	display: flex;
	align-items: stretch;
}

body.erf-v2-site .erf2-card-row > .et_pb_column {
	display: flex;
	margin-bottom: 0 !important;
}

body.erf-v2-site .erf2-info-card {
	width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: 30px 25px !important;
	background: #fff;
	border: 1px solid var(--erf2-line);
	border-top: 5px solid var(--erf2-red);
	border-radius: 14px;
	box-shadow: 0 14px 38px rgba(31, 41, 55, .08);
	transition: transform .2s ease, box-shadow .2s ease;
}

body.erf-v2-site .erf2-info-card:hover {
	transform: translateY(-6px);
	box-shadow: var(--erf2-shadow);
}

body.erf-v2-site .erf2-card-mark {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	margin-bottom: 18px;
	color: #fff;
	background: var(--erf2-red);
	border-radius: 50%;
	font-size: 16px;
	font-weight: 850;
	box-shadow: 0 10px 22px rgba(200, 16, 46, .22);
}

body.erf-v2-site .erf2-info-card h3 {
	margin-bottom: 10px;
	font-size: 20px !important;
	line-height: 1.25 !important;
	text-transform: uppercase;
}

/* Prestations : vraies images et modules séparés pour une édition Divi sûre. */
body.erf-v2-site .erf2-service-row {
	display: flex;
	align-items: stretch;
}

body.erf-v2-site .erf2-service-row > .et_pb_column {
	display: flex;
	flex-direction: column;
	margin-bottom: 0 !important;
}

body.erf-v2-site .erf2-service-card {
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--erf2-line);
	border-radius: var(--erf2-radius);
	box-shadow: 0 16px 42px rgba(31, 41, 55, .1);
	transition: transform .22s ease, box-shadow .22s ease;
}

body.erf-v2-site .erf2-service-card:hover {
	transform: translateY(-6px);
	box-shadow: var(--erf2-shadow);
}

body.erf-v2-site .erf2-service-card .erf2-card-photo {
	margin: 0 !important;
	overflow: hidden;
}

body.erf-v2-site .erf2-service-card .erf2-card-photo .et_pb_image_wrap,
body.erf-v2-site .erf2-service-card .erf2-card-photo img {
	display: block;
	width: 100% !important;
}

body.erf-v2-site .erf2-service-card .erf2-card-photo img {
	aspect-ratio: 16 / 10;
	object-fit: cover;
	transition: transform .35s ease;
}

body.erf-v2-site .erf2-service-card:hover .erf2-card-photo img {
	transform: scale(1.035);
}

body.erf-v2-site .erf2-service-card .erf2-card-copy {
	margin: 0 !important;
	padding: 24px 24px 10px !important;
}

body.erf-v2-site .erf2-service-card .erf2-card-copy h3 {
	margin-bottom: 7px;
	font-size: 22px !important;
	line-height: 1.22 !important;
}

body.erf-v2-site .erf2-service-card .et_pb_button_module_wrapper {
	margin-top: auto !important;
	padding: 6px 24px 26px;
}

/* Logos fournisseurs : six modules Image Divi, donc remplaçables individuellement. */
body.erf-v2-site .erf2-partner-logo-row {
	display: flex;
	gap: 14px;
	align-items: stretch;
	margin-top: 20px !important;
}

body.erf-v2-site .erf2-partner-logo-row > .et_pb_column {
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc((100% - 70px) / 6) !important;
	min-height: 132px;
	margin: 0 !important;
	padding: 18px 14px !important;
	background: #fff;
	border: 1px solid var(--erf2-line);
	border-radius: 14px;
	box-shadow: 0 12px 32px rgba(31, 41, 55, .07);
	transition: transform .3s cubic-bezier(.2, .75, .25, 1), box-shadow .3s ease, border-color .3s ease;
}

body.erf-v2-site .erf2-partner-logo-row > .et_pb_column:hover {
	transform: translateY(-7px);
	border-color: rgba(200, 16, 46, .45);
	box-shadow: 0 20px 42px rgba(31, 41, 55, .13);
}

body.erf-v2-site .erf2-partner-logo {
	width: 100%;
	margin: 0 !important;
}

body.erf-v2-site .erf2-partner-logo .et_pb_image_wrap,
body.erf-v2-site .erf2-partner-logo img {
	display: block;
	width: 100% !important;
}

body.erf-v2-site .erf2-partner-logo img {
	max-height: 82px;
	object-fit: contain;
	transition: transform .35s cubic-bezier(.2, .75, .25, 1);
}

body.erf-v2-site .erf2-partner-logo-row > .et_pb_column:hover img {
	transform: scale(1.06);
}

body.erf-v2-site .erf2-faq-item {
	margin-bottom: 14px !important;
	padding: 22px 24px !important;
	background: #fff;
	border: 1px solid var(--erf2-line);
	border-left: 5px solid var(--erf2-red);
	border-radius: 10px;
}

body.erf-v2-site .erf2-faq-item h3 {
	margin-bottom: 7px;
	font-size: 20px !important;
}

/* Zone d'intervention et grand appel à l'action. */
body.erf-v2-site .erf2-zone {
	padding: clamp(66px, 6vw, 92px) 0 !important;
	background: linear-gradient(125deg, #202833, #303b49) !important;
}

body.erf-v2-site .erf2-zone .et_pb_row,
body.erf-v2-site .erf2-cta .et_pb_row {
	width: min(90%, 1240px) !important;
	max-width: 1240px !important;
	padding: 0 !important;
}

body.erf-v2-site .erf2-zone h2,
body.erf-v2-site .erf2-zone h3,
body.erf-v2-site .erf2-zone p,
body.erf-v2-site .erf2-zone .et_pb_text,
body.erf-v2-site .erf2-zone .erf2-section-kicker,
body.erf-v2-site .erf2-cta h2,
body.erf-v2-site .erf2-cta p,
body.erf-v2-site .erf2-cta .et_pb_text {
	color: #fff !important;
}

body.erf-v2-site .erf2-zone a,
body.erf-v2-site .erf2-cta a {
	color: #fff !important;
}

body.erf-v2-site .erf2-zone .et_pb_button_module_wrapper,
body.erf-v2-site .erf2-cta .et_pb_button_module_wrapper {
	text-align: right;
}

body.erf-v2-site .erf2-cta {
	position: relative;
	padding: clamp(62px, 6vw, 86px) 0 !important;
	background: linear-gradient(115deg, var(--erf2-red-dark), var(--erf2-red) 64%, #dc1838) !important;
	overflow: hidden;
}

body.erf-v2-site .erf2-cta::after {
	content: "";
	position: absolute;
	top: -125px;
	right: -60px;
	width: 310px;
	height: 310px;
	border: 48px solid rgba(255, 255, 255, .08);
	border-radius: 50%;
}

body.erf-v2-site .erf2-cta .et_pb_row {
	position: relative;
	z-index: 1;
}

/* Formulaire. */
body.erf-v2-site .erf2-contact-form {
	padding: clamp(24px, 3vw, 40px) !important;
	background: #fff;
	border: 1px solid var(--erf2-line);
	border-radius: var(--erf2-radius);
	box-shadow: var(--erf2-shadow);
}

body.erf-v2-site .erf2-contact-form input,
body.erf-v2-site .erf2-contact-form textarea,
body.erf-v2-site .erf2-contact-form select,
body.erf-v2-site .erf2-contact-form .input {
	min-height: 54px;
	padding: 14px 15px !important;
	color: var(--erf2-ink) !important;
	background: #f7f8fa !important;
	border: 1px solid #cbd3dc !important;
	border-radius: 8px !important;
	font-size: 16px !important;
}

body.erf-v2-site .erf2-contact-form textarea {
	min-height: 150px;
}

body.erf-v2-site .erf2-contact-form input::placeholder,
body.erf-v2-site .erf2-contact-form textarea::placeholder {
	color: #667085 !important;
	opacity: 1;
}

body.erf-v2-site .erf2-contact-form input:focus,
body.erf-v2-site .erf2-contact-form textarea:focus,
body.erf-v2-site .erf2-contact-form select:focus {
	background: #fff !important;
	border-color: var(--erf2-red) !important;
	box-shadow: 0 0 0 3px rgba(200, 16, 46, .11) !important;
	outline: none !important;
}

body.erf-v2-site .erf2-contact-form label,
body.erf-v2-site .erf2-contact-form .et_pb_contact_field_options_title,
body.erf-v2-site .erf2-contact-form .et_pb_contact_captcha_question {
	color: var(--erf2-ink) !important;
}

/* Pied de page autonome. */
body.erf-v2-site .erf2-site-footer {
	padding: 68px 0 24px !important;
	background: linear-gradient(145deg, #202731, #2b3441) !important;
	border-top: 7px solid var(--erf2-red);
}

body.erf-v2-site .erf2-site-footer .et_pb_row {
	width: min(90%, 1240px) !important;
	max-width: 1240px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.erf-v2-site .erf2-footer-logo .et_pb_image_wrap {
	display: inline-block;
	overflow: hidden;
	max-width: 230px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 16px 38px rgba(0, 0, 0, .2);
}

body.erf-v2-site .erf2-footer-logo img {
	display: block;
	width: 100%;
	max-width: 230px;
	height: auto;
}

body.erf-v2-site .erf2-site-footer h4,
body.erf-v2-site .erf2-site-footer p,
body.erf-v2-site .erf2-site-footer a {
	color: #fff !important;
}

body.erf-v2-site .erf2-site-footer h4 {
	margin-bottom: 17px;
	padding-left: 12px;
	border-left: 3px solid var(--erf2-red);
	font-size: 17px !important;
	letter-spacing: .02em;
}

body.erf-v2-site .erf2-site-footer p,
body.erf-v2-site .erf2-site-footer a {
	font-size: 14px !important;
	line-height: 1.75 !important;
}

body.erf-v2-site .erf2-site-footer a:hover {
	color: #ff788e !important;
}

body.erf-v2-site .erf2-footer-bottom {
	margin-top: 38px !important;
	padding-top: 22px !important;
	border-top: 1px solid rgba(255, 255, 255, .14);
	text-align: center;
}

body.erf-v2-site .erf2-footer-bottom p,
body.erf-v2-site .erf2-footer-bottom a {
	color: #d8dee6 !important;
	font-size: 12px !important;
}

body.erf-v2-site .erf2-footer-bottom .erf2-credit-link {
	font-weight: 800 !important;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

body.erf-v2-site .erf2-footer-bottom .erf2-credit-link:hover {
	color: #ff788e !important;
}

/* Apparitions au défilement. Le contenu reste visible tant que le script n'est pas actif. */
html.erf2-motion-ready body.erf-v2-site .erf2-reveal {
	opacity: 0;
	transform: translate3d(0, 34px, 0);
	transition: opacity .72s cubic-bezier(.2, .75, .25, 1), transform .72s cubic-bezier(.2, .75, .25, 1), clip-path .82s cubic-bezier(.2, .75, .25, 1);
	transition-delay: var(--erf2-reveal-delay, 0ms);
	will-change: opacity, transform;
}

html.erf2-motion-ready body.erf-v2-site .erf2-reveal-left {
	transform: translate3d(-42px, 0, 0);
}

html.erf2-motion-ready body.erf-v2-site .erf2-reveal-scale {
	clip-path: inset(0 9% 0 0 round var(--erf2-radius));
	transform: translate3d(0, 22px, 0) scale(.965);
}

html.erf2-motion-ready body.erf-v2-site .erf2-reveal.is-visible {
	opacity: 1;
	clip-path: inset(0 0 0 0 round var(--erf2-radius));
	transform: translate3d(0, 0, 0) scale(1);
}

/* Interactions premium ciblées : limitées aux écrans desktop. */
@media (min-width: 981px) {
	body.erf-v2-site .erf2-main-menu .et-menu > li {
		position: relative;
	}

	body.erf-v2-site .erf2-main-menu .et-menu > li:not(:last-child)::before {
		content: "";
		position: absolute;
		right: 12px;
		bottom: 8px;
		left: 12px;
		height: 2px;
		background: linear-gradient(90deg, var(--erf2-red-dark), var(--erf2-red));
		border-radius: 999px;
		transform: scaleX(0);
		transform-origin: center;
		transition: transform .32s var(--erf2-ease-premium);
	}

	body.erf-v2-site .erf2-main-menu .et-menu > li:not(:last-child):hover::before,
	body.erf-v2-site .erf2-main-menu .et-menu > li.current-menu-item::before,
	body.erf-v2-site .erf2-main-menu .et-menu > li.current-menu-ancestor::before {
		transform: scaleX(1);
	}

	body.erf-v2-site .erf2-main-menu .et-menu > li:last-child > a {
		transition: transform .3s var(--erf2-ease-premium), box-shadow .3s ease, background-color .3s ease !important;
	}

	body.erf-v2-site .erf2-main-menu .et-menu > li:last-child > a:hover {
		transform: translateY(-3px);
		box-shadow: 0 15px 30px rgba(200, 16, 46, .32);
	}

	body.erf-v2-site .erf2-hero-panel {
		position: relative;
		overflow: hidden;
		transition: border-color .4s ease, background-color .4s ease, box-shadow .4s ease !important;
	}

	body.erf-v2-site .erf2-hero-panel::after {
		content: "";
		position: absolute;
		top: -35%;
		left: -62%;
		width: 38%;
		height: 175%;
		background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .13), transparent);
		pointer-events: none;
		transform: skewX(-18deg);
		transition: left .9s var(--erf2-ease-premium);
	}

	body.erf-v2-site .erf2-hero-panel:hover {
		background: rgba(29, 38, 49, .94);
		border-color: rgba(255, 255, 255, .32);
		box-shadow: 0 34px 82px rgba(7, 13, 22, .44);
	}

	body.erf-v2-site .erf2-hero-panel:hover::after {
		left: 128%;
	}

	body.erf-v2-site #page-container .erf2-btn .et_pb_button,
	body.erf-v2-site #page-container .et_pb_button.erf2-btn {
		position: relative;
		overflow: hidden;
		isolation: isolate;
		transition: transform .3s var(--erf2-ease-premium), background-color .3s ease, border-color .3s ease, box-shadow .3s ease !important;
	}

	body.erf-v2-site #page-container .erf2-btn .et_pb_button::before,
	body.erf-v2-site #page-container .et_pb_button.erf2-btn::before {
		content: "" !important;
		position: absolute;
		top: -45%;
		left: -75%;
		width: 38%;
		height: 190%;
		margin: 0 !important;
		background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .32), transparent);
		opacity: 1 !important;
		pointer-events: none;
		transform: skewX(-18deg);
		transition: left .65s var(--erf2-ease-premium) !important;
	}

	body.erf-v2-site #page-container .erf2-btn .et_pb_button:hover,
	body.erf-v2-site #page-container .et_pb_button.erf2-btn:hover {
		transform: translateY(-4px) scale(1.012);
		box-shadow: 0 18px 36px rgba(31, 41, 55, .25);
	}

	body.erf-v2-site #page-container .erf2-btn-primary .et_pb_button:hover {
		box-shadow: 0 18px 38px rgba(200, 16, 46, .31);
	}

	body.erf-v2-site #page-container .erf2-btn .et_pb_button:hover::before,
	body.erf-v2-site #page-container .et_pb_button.erf2-btn:hover::before {
		left: 145%;
	}

	body.erf-v2-site #page-container .erf2-btn .et_pb_button:active,
	body.erf-v2-site #page-container .et_pb_button.erf2-btn:active {
		transform: translateY(-1px) scale(.995);
	}

	body.erf-v2-site .erf2-photo {
		position: relative;
		transition: transform .45s var(--erf2-ease-premium), box-shadow .45s ease;
	}

	body.erf-v2-site .erf2-photo::after {
		content: "";
		position: absolute;
		inset: 0;
		background: linear-gradient(125deg, transparent 45%, rgba(255, 255, 255, .2) 57%, transparent 69%);
		opacity: 0;
		pointer-events: none;
		transform: translateX(-34%);
		transition: opacity .35s ease, transform .85s var(--erf2-ease-premium);
	}

	body.erf-v2-site .erf2-photo:hover {
		transform: translateY(-5px);
		box-shadow: 0 30px 68px rgba(31, 41, 55, .2);
	}

	body.erf-v2-site .erf2-photo:hover::after {
		opacity: 1;
		transform: translateX(34%);
	}

	body.erf-v2-site .erf2-photo:hover img {
		transform: scale(1.06);
	}

	body.erf-v2-site .erf2-info-card,
	body.erf-v2-site .erf2-service-card,
	body.erf-v2-site .erf2-partner-logo-card {
		position: relative;
	}

	body.erf-v2-site .erf2-info-card {
		overflow: hidden;
		transition: transform .38s var(--erf2-ease-premium), border-color .38s ease, box-shadow .38s ease, background-color .38s ease;
	}

	body.erf-v2-site .erf2-info-card::before,
	body.erf-v2-site .erf2-service-card::before,
	body.erf-v2-site .erf2-partner-logo-card::before {
		content: "";
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 3;
		height: 4px;
		background: linear-gradient(90deg, var(--erf2-red-dark), var(--erf2-red), #ed3956);
		pointer-events: none;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform .46s var(--erf2-ease-premium);
	}

	body.erf-v2-site .erf2-info-card:hover,
	body.erf-v2-site .erf2-service-card:hover {
		border-color: rgba(200, 16, 46, .34);
		box-shadow: var(--erf2-shadow-premium);
	}

	body.erf-v2-site .erf2-info-card:hover {
		transform: translateY(-9px);
		background: linear-gradient(145deg, #fff 52%, #fff5f6 100%);
	}

	body.erf-v2-site .erf2-info-card:hover::before,
	body.erf-v2-site .erf2-service-card:hover::before,
	body.erf-v2-site .erf2-partner-logo-card:hover::before {
		transform: scaleX(1);
	}

	body.erf-v2-site .erf2-card-mark {
		transition: transform .36s var(--erf2-ease-premium), box-shadow .36s ease;
	}

	body.erf-v2-site .erf2-info-card:hover .erf2-card-mark {
		transform: translateY(-3px) rotate(-5deg) scale(1.08);
		box-shadow: 0 15px 30px rgba(200, 16, 46, .32);
	}

	body.erf-v2-site .erf2-info-card h3,
	body.erf-v2-site .erf2-service-card h3,
	body.erf-v2-site .erf2-faq-item h3 {
		transition: color .3s ease;
	}

	body.erf-v2-site .erf2-info-card:hover h3,
	body.erf-v2-site .erf2-service-card:hover h3,
	body.erf-v2-site .erf2-faq-item:hover h3 {
		color: var(--erf2-red) !important;
	}

	body.erf-v2-site .erf2-service-card {
		transition: transform .4s var(--erf2-ease-premium), border-color .4s ease, box-shadow .4s ease;
	}

	body.erf-v2-site .erf2-service-card:hover {
		transform: translateY(-10px);
	}

	body.erf-v2-site .erf2-service-card .erf2-card-photo {
		position: relative;
	}

	body.erf-v2-site .erf2-service-card .erf2-card-photo::after {
		content: "";
		position: absolute;
		inset: 0;
		background: linear-gradient(180deg, transparent 48%, rgba(152, 11, 34, .26) 100%);
		opacity: 0;
		pointer-events: none;
		transition: opacity .4s ease;
	}

	body.erf-v2-site .erf2-service-card:hover .erf2-card-photo::after {
		opacity: 1;
	}

	body.erf-v2-site .erf2-service-card:hover .erf2-card-photo img {
		transform: scale(1.085);
	}

	body.erf-v2-site .erf2-service-card .et_pb_button_module_wrapper {
		transition: transform .35s var(--erf2-ease-premium);
	}

	body.erf-v2-site .erf2-service-card:hover .et_pb_button_module_wrapper {
		transform: translateX(4px);
	}

	body.erf-v2-site .erf2-partner-logo-card {
		overflow: hidden;
		transition: transform .38s var(--erf2-ease-premium), border-color .38s ease, box-shadow .38s ease, background-color .38s ease !important;
	}

	body.erf-v2-site .erf2-partner-logo-card:hover {
		transform: translateY(-8px);
		background: linear-gradient(145deg, #fff 62%, #fff3f5 100%);
		border-color: rgba(200, 16, 46, .42);
		box-shadow: 0 23px 48px rgba(31, 41, 55, .15);
	}

	body.erf-v2-site .erf2-partner-logo-card:hover img {
		transform: scale(1.095);
	}

	body.erf-v2-site .erf2-pointer-card::after {
		content: "";
		position: absolute;
		inset: 0;
		z-index: 2;
		background: radial-gradient(circle 180px at var(--erf2-pointer-x, 50%) var(--erf2-pointer-y, 50%), rgba(200, 16, 46, .11), transparent 72%);
		opacity: 0;
		pointer-events: none;
		transition: opacity .26s ease;
	}

	body.erf-v2-site .erf2-pointer-card.is-pointer-active::after {
		opacity: 1;
	}

	body.erf-v2-site .erf2-faq-item {
		transition: transform .32s var(--erf2-ease-premium), border-color .32s ease, box-shadow .32s ease, background-color .32s ease;
	}

	body.erf-v2-site .erf2-faq-item:hover {
		transform: translateX(7px);
		background: linear-gradient(90deg, #fff6f7, #fff 22%);
		border-color: rgba(200, 16, 46, .35);
		box-shadow: 0 14px 34px rgba(31, 41, 55, .1);
	}

	body.erf-v2-site .erf2-cta::after {
		transition: transform .75s var(--erf2-ease-premium), opacity .5s ease;
	}

	body.erf-v2-site .erf2-cta:hover::after {
		opacity: .82;
		transform: rotate(8deg) scale(1.08);
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-info-card.is-visible:hover {
		transform: translateY(-9px);
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-service-card.is-visible:hover {
		transform: translateY(-10px);
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-partner-logo-card.is-visible:hover {
		transform: translateY(-8px);
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-photo.is-visible:hover {
		transform: translateY(-5px);
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-faq-item.is-visible:hover {
		transform: translateX(7px);
	}
}

@media (max-width: 1100px) {
	body.erf-v2-site .erf2-main-menu .et-menu > li {
		padding-right: 7px;
		padding-left: 7px;
	}

	body.erf-v2-site .erf2-main-menu .et-menu > li > a {
		font-size: 13px !important;
	}
}

@media (max-width: 980px) {
	body.erf-v2-site .erf2-hero {
		min-height: 560px;
		background-position: 62% center !important;
	}

	body.erf-v2-site .erf2-main-menu .et_pb_menu__logo img {
		max-height: 58px !important;
	}

	body.erf-v2-site .erf2-card-row,
	body.erf-v2-site .erf2-service-row,
	body.erf-v2-site .erf2-partner-logo-row {
		flex-wrap: wrap;
	}

	body.erf-v2-site .erf2-card-row > .et_pb_column,
	body.erf-v2-site .erf2-service-row > .et_pb_column {
		margin-bottom: 22px !important;
	}

	body.erf-v2-site .erf2-partner-logo-row > .et_pb_column {
		width: calc((100% - 28px) / 3) !important;
		min-height: 124px;
	}

	body.erf-v2-site .erf2-zone .et_pb_button_module_wrapper,
	body.erf-v2-site .erf2-cta .et_pb_button_module_wrapper {
		margin-top: 24px !important;
		text-align: left;
	}

	body.erf-v2-site .erf2-photo {
		margin-top: 26px !important;
	}
}

@media (max-width: 782px) {
	body.admin-bar.erf-v2-site .erf2-site-header {
		top: 46px;
	}
}

@media (max-width: 767px) {
	body.erf-v2-site p,
	body.erf-v2-site li {
		font-size: 16px;
	}

	body.erf-v2-site .erf2-topbar {
		display: none !important;
	}

	body.erf-v2-site .erf2-nav-row,
	body.erf-v2-site .erf2-section .et_pb_row,
	body.erf-v2-site .erf2-hero .et_pb_row,
	body.erf-v2-site .erf2-zone .et_pb_row,
	body.erf-v2-site .erf2-cta .et_pb_row,
	body.erf-v2-site .erf2-site-footer .et_pb_row {
		width: 88% !important;
	}

	body.erf-v2-site .erf2-hero,
	body.erf-v2-site .erf2-inner-hero {
		min-height: 520px;
		padding: 70px 0 !important;
	}

	body.erf-v2-site .erf2-hero-panel {
		padding: 28px 23px !important;
		border-left-width: 5px;
		border-radius: 0 12px 12px 0;
	}

	body.erf-v2-site .erf2-hero-panel h1,
	body.erf-v2-site .erf2-inner-hero .erf2-hero-panel h1 {
		font-size: 35px !important;
	}

	body.erf-v2-site .erf2-hero-actions .et_pb_button_module_wrapper,
	body.erf-v2-site .erf2-hero-actions .et_pb_button,
	body.erf-v2-site .erf2-zone .et_pb_button_module_wrapper,
	body.erf-v2-site .erf2-zone .et_pb_button,
	body.erf-v2-site .erf2-cta .et_pb_button_module_wrapper,
	body.erf-v2-site .erf2-cta .et_pb_button {
		display: block !important;
		width: 100%;
		margin-right: 0 !important;
		text-align: center !important;
	}

	body.erf-v2-site .erf2-section {
		padding: 64px 0 !important;
	}

	body.erf-v2-site .erf2-section h2 {
		font-size: 32px !important;
	}

	body.erf-v2-site .erf2-info-card {
		padding: 26px 22px !important;
	}

	body.erf-v2-site .erf2-partner-logo-row > .et_pb_column {
		width: calc((100% - 14px) / 2) !important;
		min-height: 112px;
		padding: 14px 12px !important;
	}

	body.erf-v2-site .erf2-partner-logo img {
		max-height: 66px;
	}

	body.erf-v2-site .erf2-contact-form {
		margin-top: 26px !important;
	}
}

@media (max-width: 480px) {
	body.erf-v2-site .erf2-hero-panel h1,
	body.erf-v2-site .erf2-inner-hero .erf2-hero-panel h1 {
		font-size: 31px !important;
	}

	body.erf-v2-site .erf2-eyebrow {
		font-size: 11px;
		letter-spacing: .1em;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.erf-v2-site *,
	body.erf-v2-site *::before,
	body.erf-v2-site *::after {
		scroll-behavior: auto !important;
		transition: none !important;
	}

	html.erf2-motion-ready body.erf-v2-site .erf2-reveal {
		opacity: 1 !important;
		clip-path: none !important;
		transform: none !important;
	}
}
