/*
Theme Name: HighRev Child
Theme URI: https://highrev.qodeinteractive.com
Description: A child theme of HighRev
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: highrev
Template: highrev
*/

:root {
	--clecod-font-display: "Aloevera Display", "Archivo", sans-serif;
	--clecod-font-body: "Archivo", sans-serif;
	--clecod-font-accent: "Indie Flower", cursive;
}

/* Brand typography: Aloevera-ready display roles and handwritten accents. */
h1,
h2,
h3,
h4,
h5,
h6,
.qodef-header-navigation > ul > li > a,
#qodef-mobile-header-navigation > ul > li > a,
.qodef-button,
.elementor-button,
button,
input[type="submit"] {
	font-family: var(--clecod-font-display);
}

.clecod-demo-hero .qodef-m-subtitle,
.clecod-home-offer .qodef-m-subtitle,
.clecod-service-hero .qodef-m-subtitle,
.clecod-service-kicker,
.clecod-service-cta .qodef-m-subtitle,
.clecod-sidebar-banner__kicker {
	font-family: var(--clecod-font-accent) !important;
	font-size: 21px !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
	letter-spacing: 0.01em !important;
	text-transform: none !important;
}

/* Keep the back-to-top control clear of the floating WhatsApp button. */
#qodef-back-to-top {
	right: 25px;
	bottom: 100px;
}

/* Match the HighRev mobile menu branding while keeping the CLECOD name. */
#qodef-page-mobile-header,
#qodef-page-mobile-header-inner {
	background-color: var(--qode-main-color);
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
	height: var(--qode-mobile-header-height) !important;
	color: #fff !important;
	font-size: 28px !important;
	line-height: 1;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover,
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:focus {
	color: #fff !important;
}

#qodef-page-mobile-header .qodef-opener-icon,
#qodef-page-mobile-header .qodef-mobile-header-opener,
#qodef-page-mobile-header .qodef-widget-holder a {
	color: #fff !important;
}

#qodef-page-mobile-header svg path {
	fill: currentColor;
}

/* Empty first HTML widget leaves a 20px white strip under the nav underline. */
.elementor > .elementor-element:first-child.elementor-widget-html {
	margin: 0 !important;
}

/* Keep the upper footer typography compact like HighRev's original design. */
#qodef-page-footer-top-area {
	font-size: 12px;
	line-height: 1.55;
}

#qodef-page-footer-top-area .qodef-widget-title {
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 0;
}

#qodef-page-footer-top-area .clecod-footer-logo {
	display: inline-block;
	margin: 0 0 18px;
	line-height: 0;
}

#qodef-page-footer-top-area .clecod-footer-logo-img {
	display: block;
	width: auto;
	height: 52px;
	max-width: 180px;
}

#qodef-page-footer-top-area .widget_nav_menu ul li {
	margin-bottom: 5px;
}

#qodef-page-footer-top-area .clecod-footer-availability {
	margin-top: 15px;
	padding: 12px 17px 11px;
	font-size: 10px;
	color: #fff !important;
}

#qodef-page-footer-top-area .clecod-footer-availability:hover,
#qodef-page-footer-top-area .clecod-footer-availability:focus,
#qodef-page-footer-top-area .clecod-footer-availability *,
#qodef-page-footer-top-area .clecod-footer-availability:hover *,
#qodef-page-footer-top-area .clecod-footer-availability:focus * {
	color: #fff !important;
}

.clecod-ticker-group .clecod-ticker-item:nth-child(3) .clecod-ticker-icon svg {
	width: auto;
	height: 25px;
	max-width: 36px;
	max-height: 25px;
}

#qodef-page-footer-middle-area #qodef-page-footer-middle-area-inner {
	display: flex;
	align-items: center;
}

#qodef-page-footer #qodef-page-footer-middle-area .widget:not(.widget_highrev_core_title_widget) {
	margin: 0;
}

#qodef-page-footer-middle-area .clecod-footer-ticker {
	display: flex;
	align-items: center;
	line-height: 1;
}

#qodef-page-footer-middle-area .clecod-footer-ticker-track,
#qodef-page-footer-middle-area .clecod-ticker-group,
#qodef-page-footer-middle-area .clecod-ticker-item {
	display: inline-flex;
	align-items: center;
	line-height: 1;
}

#qodef-page-content-bottom {
	padding: 0;
	background-color: #f5f5f5;
}

#qodef-page-content-bottom #block-29 > .wp-block-columns {
	gap: 30px;
	min-height: 85px;
	margin: 0;
	align-items: center;
}

#qodef-page-content-bottom #block-29 h4 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}

#qodef-page-content-bottom #block-29 .wp-block-column > p:empty {
	display: none;
}

#qodef-page-content-bottom .qodef-m-newsletter-two {
	position: relative;
	height: 85px;
}

#qodef-page-content-bottom .qodef-m-newsletter-two::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 3px;
	content: "";
	background-color: var(--qode-main-color);
	pointer-events: none;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform 0.25s ease-out;
}

#qodef-page-content-bottom .qodef-m-newsletter-two:focus-within::after {
	transform: scaleX(1);
}

#qodef-page-content-bottom .qodef-m-newsletter-two label,
#qodef-page-content-bottom .qodef-m-newsletter-two .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
	height: 100%;
}

#qodef-page-content-bottom .qodef-m-newsletter-two input[type="email"] {
	width: 100%;
	height: 85px;
	padding: 31px 90px 31px 20px;
	background: transparent;
	border: 0;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	box-sizing: border-box;
	outline: 0;
}

#qodef-page-content-bottom .qodef-m-newsletter-two input[type="submit"],
#qodef-page-content-bottom .qodef-m-newsletter-two button[type="submit"] {
	position: absolute;
	top: 50%;
	right: 30px;
	height: auto;
	min-height: 0;
	padding: 0 !important;
	transform: translateY(-50%);
	background: transparent !important;
	border: 0 !important;
	color: #000 !important;
	font-size: 13px;
	line-height: 14px;
	box-shadow: none;
}

#qodef-page-content-bottom .qodef-m-newsletter-two button[type="submit"] .qodef-m-text {
	color: #000 !important;
	white-space: nowrap;
}

.clecod-newsletter-socials {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
}

.clecod-newsletter-socials a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	color: #000;
	line-height: 1;
	transition: color 0.2s ease-out;
}

.clecod-newsletter-socials a:hover,
.clecod-newsletter-socials a:focus-visible {
	color: var(--qode-main-color);
}

.clecod-newsletter-socials svg {
	display: block;
	width: 20px;
	height: 20px;
	max-width: 100%;
	max-height: 100%;
	fill: currentColor;
	stroke: none;
	overflow: visible;
}

.clecod-footer-news {
	margin-top: 25px;
}

.clecod-footer-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clecod-footer-news li {
	margin-bottom: 7px;
}

.clecod-footer-news a {
	font-size: 11px;
	line-height: 1.35;
}

@media (max-width: 680px) {
	#qodef-page-content-bottom {
		padding: 25px 0;
	}

	#qodef-page-content-bottom #block-29 > .wp-block-columns {
		gap: 20px;
		min-height: 0;
	}

	.clecod-newsletter-socials {
		justify-content: flex-start;
	}

	#qodef-page-content-bottom .qodef-m-newsletter-two input[type="email"] {
		padding-right: 100px;
		border: 1px solid #e2e2e2;
	}
}

/* Amelia booking page. */
.clecod-booking-hero {
	position: relative;
	overflow: hidden;
	padding: 36px 24px 32px;
	color: #fff;
	background:
		radial-gradient(circle at 82% 22%, rgba(232, 52, 53, 0.24), transparent 34%),
		linear-gradient(135deg, #071a2b 0%, #0b406e 68%, #092b49 100%);
}

.clecod-booking-hero::after {
	position: absolute;
	right: -70px;
	bottom: -110px;
	width: 220px;
	height: 220px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 50%;
	content: "";
}

.clecod-booking-hero__inner,
.clecod-booking-section {
	width: min(1180px, 100%);
	margin: 0 auto;
}

.clecod-booking-hero__inner {
	position: relative;
	z-index: 1;
}

@media (min-width: 900px) {
	.clecod-booking-hero__inner {
		width: calc(min(1180px, 100%) / 3);
		margin-left: max(0px, calc((100% - min(1180px, 100%)) / 2));
		margin-right: auto;
	}
}

.clecod-booking-kicker {
	display: block;
	margin-bottom: 15px;
	color: #e83435;
	font-family: var(--clecod-font-accent);
	font-size: 24px;
	line-height: 1.1;
}

.clecod-booking-hero .clecod-booking-kicker {
	margin-bottom: 4px;
	color: #e20100;
	font-size: 18px;
	line-height: 1;
}

.clecod-booking-hero h1 {
	max-width: 11.6em;
	margin: 0 0 6px;
	color: #fff;
	font-size: clamp(26px, 2.6vw, 34px);
	line-height: 0.96;
	letter-spacing: -0.03em;
	overflow-wrap: normal;
	word-wrap: normal;
	hyphens: none;
}

.clecod-booking-hero p {
	max-width: none;
	margin: 0;
	color: rgba(255, 255, 255, 0.82);
	font-size: 14px;
	line-height: 1.4;
}

.clecod-booking-details {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 10px;
}

.clecod-booking-details br {
	display: none;
}

.clecod-booking-details span {
	padding: 4px 9px;
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 0;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.clecod-booking-section {
	box-sizing: border-box;
	padding: 88px 24px 110px;
}

.clecod-booking-section__heading {
	max-width: 730px;
	margin-bottom: 34px;
}

.clecod-booking-section__heading h2 {
	margin: 0 0 14px;
	font-size: clamp(38px, 5vw, 58px);
	line-height: 1;
	letter-spacing: -0.025em;
}

.clecod-booking-section__heading p {
	margin: 0;
	color: #5c6470;
	font-size: 16px;
	line-height: 1.7;
}

.clecod-booking-widget {
	min-height: 480px;
	padding: 28px;
	border: 1px solid #e6e9ed;
	border-radius: 18px;
	background: #fff;
	box-shadow: 0 18px 55px rgba(7, 26, 43, 0.08);
}

.clecod-booking-widget #amelia-container {
	margin: 0 auto !important;
	width: 100% !important;
	max-width: none !important;
}

.clecod-booking-widget #amelia-container .am-fs__main {
	flex: 1 1 0 !important;
	width: auto !important;
	max-width: none !important;
}

.clecod-booking-widget #amelia-container .am-fs__main-inner {
	width: 100% !important;
}

.clecod-booking-help {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	margin-top: 24px;
	padding: 24px 28px;
	border-radius: 14px;
	color: #fff;
	background: #071a2b;
}

.clecod-booking-help div {
	display: grid;
	gap: 3px;
}

.clecod-booking-help br {
	display: none;
}

.clecod-booking-help strong {
	color: #fff;
	font-size: 17px;
}

.clecod-booking-help span {
	color: rgba(255, 255, 255, 0.68);
	font-size: 13px;
}

.clecod-booking-help a {
	flex: none;
	padding: 13px 18px;
	border-radius: 8px;
	color: #fff;
	font-family: var(--clecod-font-display);
	font-size: 14px;
	font-weight: 700;
	background: #e83435;
}

.clecod-booking-help a:hover,
.clecod-booking-help a:focus {
	color: #071a2b;
	background: #fff;
}

@media (max-width: 680px) {
	.clecod-booking-hero {
		padding: 22px 16px 20px;
	}

	.clecod-booking-hero h1 {
		font-size: 26px;
	}

	.clecod-booking-hero .clecod-booking-kicker {
		font-size: 16px;
	}

	.clecod-booking-hero p {
		font-size: 13px;
	}

	.clecod-booking-section {
		padding: 60px 16px 76px;
	}

	.clecod-booking-widget {
		padding: 10px;
		border-radius: 12px;
	}

	.clecod-booking-help {
		align-items: flex-start;
		flex-direction: column;
		padding: 22px;
	}
}

/* CLECOD service pages — HighRev-inspired Elementor layouts. */
.clecod-service-hero {
	position: relative;
	isolation: isolate;
	min-height: 560px;
	overflow: hidden;
}

.clecod-service-hero::before {
	position: absolute;
	z-index: -1;
	inset: 0;
	content: "";
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.92) 0%, rgba(0, 0, 0, 0.7) 48%, rgba(0, 0, 0, 0.12) 100%);
}

.clecod-service-hero .qodef-m-title,
.clecod-service-hero .qodef-m-subtitle {
	color: #fff;
}

.clecod-service-hero-copy {
	max-width: 680px;
}

.clecod-service-hero-copy p {
	margin: 0;
	color: #ddd;
	font-size: 18px;
	line-height: 1.7;
}

.clecod-service-actions {
	display: flex;
	flex-flow: row wrap;
	gap: 14px;
	margin-top: 28px;
}

.clecod-service-stats {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	background: #111;
	color: #fff;
}

.clecod-service-stat {
	min-height: 128px;
	padding: 31px 38px;
	border-right: 1px solid #393939;
}

.clecod-service-stat:last-child {
	border-right: 0;
}

.clecod-service-stat strong {
	display: block;
	margin-bottom: 7px;
	color: #e20100;
	font-family: var(--clecod-font-display);
	font-size: 30px;
	line-height: 1;
}

.clecod-service-stat span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.clecod-service-intro {
	padding-top: 105px;
	padding-bottom: 105px;
}

.clecod-service-intro-copy p {
	margin-top: 0;
	color: #626262;
	font-size: 17px;
	line-height: 1.75;
}

.clecod-service-intro-copy p:last-child {
	margin-bottom: 0;
}

.clecod-service-kicker {
	display: block;
	margin-bottom: 13px;
	color: #e20100;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.clecod-service-features {
	padding-top: 95px;
	padding-bottom: 105px;
	background: #f5f5f5;
}

.clecod-service-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	margin-top: 38px;
	background: #dcdcdc;
}

.clecod-service-card {
	position: relative;
	min-height: 235px;
	padding: 39px 34px 34px;
	background: #fff;
}

.clecod-service-card::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	height: 4px;
	content: "";
	background: #e20100;
}

.clecod-service-card small {
	color: #e20100;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.clecod-service-card h3 {
	margin: 23px 0 12px;
	font-size: 22px;
	line-height: 1.15;
}

.clecod-service-card p {
	margin: 0;
	color: #676767;
	font-size: 14px;
	line-height: 1.65;
}

.clecod-service-process {
	padding-top: 105px;
	padding-bottom: 105px;
}

.clecod-service-process-list {
	counter-reset: clecod-step;
	margin-top: 34px;
	border-top: 1px solid #dedede;
}

.clecod-service-process-step {
	display: grid;
	grid-template-columns: 70px 1fr;
	gap: 20px;
	padding: 24px 0;
	border-bottom: 1px solid #dedede;
	counter-increment: clecod-step;
}

.clecod-service-process-step::before {
	content: "0" counter(clecod-step);
	color: #e20100;
	font-family: var(--clecod-font-display);
	font-size: 13px;
	font-weight: 700;
}

.clecod-service-process-step h3 {
	margin: 0 0 6px;
	font-size: 18px;
}

.clecod-service-process-step p {
	margin: 0;
	color: #666;
	font-size: 14px;
	line-height: 1.6;
}

.clecod-service-image-panel {
	min-height: 570px;
	background-position: center;
	background-size: cover;
}

.clecod-service-checks {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1px;
	margin-top: 30px;
	background: #dedede;
}

.clecod-service-checks span {
	padding: 19px 21px;
	background: #fff;
	font-size: 13px;
	font-weight: 600;
}

.clecod-service-checks span::before {
	margin-right: 10px;
	color: #e20100;
	content: "✓";
}

.clecod-service-faq {
	padding-top: 95px;
	padding-bottom: 105px;
	background: #f5f5f5;
}

.clecod-service-faq .qodef-accordion {
	margin-top: 35px;
}

.clecod-service-cta {
	padding-top: 95px;
	padding-bottom: 95px;
	background: #111;
	color: #fff;
	text-align: center;
}

.clecod-service-cta .qodef-m-title,
.clecod-service-cta .qodef-m-subtitle {
	color: #fff;
}

.clecod-service-cta-copy {
	max-width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.clecod-service-cta-copy p {
	color: #cfcfcf;
	font-size: 17px;
	line-height: 1.7;
}

.clecod-related-links {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	border-top: 1px solid #dedede;
}

.clecod-related-links a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 105px;
	padding: 25px 32px;
	border-right: 1px solid #dedede;
	color: #111;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.clecod-related-links a:last-child {
	border-right: 0;
}

.clecod-related-links a::after {
	color: #e20100;
	font-size: 20px;
	content: "→";
}

.clecod-related-links a:hover {
	background: #111;
	color: #fff;
}

.clecod-contact-details {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1px;
	margin-top: 34px;
	background: #dedede;
}

.clecod-contact-detail {
	min-height: 155px;
	padding: 29px;
	background: #fff;
}

.clecod-contact-detail--atelier {
	background: #111;
	color: #fff;
}

.clecod-contact-detail--atelier small {
	color: #e20100;
}

.clecod-contact-detail--atelier strong,
.clecod-contact-detail--atelier a {
	color: #fff;
}

.clecod-contact-detail--express {
	background: #e20100;
	color: #fff;
}

.clecod-contact-detail--express small,
.clecod-contact-detail--express strong,
.clecod-contact-detail--express a {
	color: #fff;
}

.clecod-contact-detail small {
	display: block;
	margin-bottom: 14px;
	color: #e20100;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
}

.clecod-contact-detail strong,
.clecod-contact-detail a {
	color: #111;
	font-size: 16px;
	line-height: 1.5;
}

.clecod-contact-form .qodef-standard-form input,
.clecod-contact-form .qodef-standard-form textarea,
.clecod-contact-form .qodef-standard-form select {
	width: 100%;
}

.clecod-contact-form .qodef-standard-form select {
	height: 58px;
	padding: 0 18px;
	border: 1px solid #dedede;
	background: transparent;
}

.clecod-contact-emergency {
	padding: 27px 30px;
	background: #e20100;
	color: #fff;
}

.clecod-contact-emergency strong {
	display: block;
	margin-bottom: 7px;
	font-family: var(--clecod-font-display);
	font-size: 21px;
}

.clecod-contact-emergency a {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
}

/*
 * Service + contact pages: HighRev "full width" grammar.
 * Elementor grid (1400px) is disabled in page data; keep readable gutters.
 * Homepage (page-id-8) is intentionally untouched.
 */
body.page-id-9 .elementor > .e-con.e-parent,
body.page-id-10 .elementor > .e-con.e-parent,
body.page-id-11 .elementor > .e-con.e-parent,
body.page-id-13 .elementor > .e-con.e-parent,
body.page-id-947 .elementor > .e-con.e-parent {
	width: 100% !important;
	max-width: none !important;
}

body.page-id-9 .elementor > .e-con.e-parent:not(.clecod-service-hero):not(.clecod-service-stats),
body.page-id-10 .elementor > .e-con.e-parent:not(.clecod-service-hero):not(.clecod-service-stats),
body.page-id-11 .elementor > .e-con.e-parent:not(.clecod-service-hero):not(.clecod-service-stats),
body.page-id-13 .elementor > .e-con.e-parent:not(.clecod-service-hero):not(.clecod-service-stats) {
	padding-right: clamp(20px, 4.2vw, 72px) !important;
	padding-left: clamp(20px, 4.2vw, 72px) !important;
}

body.page-id-9 .clecod-service-hero,
body.page-id-10 .clecod-service-hero,
body.page-id-11 .clecod-service-hero,
body.page-id-13 .clecod-service-hero {
	padding-right: clamp(20px, 4.2vw, 72px) !important;
	padding-left: clamp(20px, 4.2vw, 72px) !important;
}

body.page-id-9 .clecod-service-stats,
body.page-id-10 .clecod-service-stats,
body.page-id-11 .clecod-service-stats,
body.page-id-13 .clecod-service-stats,
body.page-id-9 .clecod-related-links,
body.page-id-10 .clecod-related-links,
body.page-id-11 .clecod-related-links,
body.page-id-13 .clecod-related-links {
	margin-right: calc(-1 * clamp(20px, 4.2vw, 72px));
	margin-left: calc(-1 * clamp(20px, 4.2vw, 72px));
	width: calc(100% + 2 * clamp(20px, 4.2vw, 72px));
}

body.page-id-9 .clecod-service-features,
body.page-id-10 .clecod-service-features,
body.page-id-11 .clecod-service-features,
body.page-id-13 .clecod-service-features,
body.page-id-9 .clecod-service-faq,
body.page-id-10 .clecod-service-faq,
body.page-id-11 .clecod-service-faq,
body.page-id-13 .clecod-service-faq,
body.page-id-9 .clecod-service-cta,
body.page-id-10 .clecod-service-cta,
body.page-id-11 .clecod-service-cta,
body.page-id-13 .clecod-service-cta {
	margin-right: calc(-1 * clamp(20px, 4.2vw, 72px));
	margin-left: calc(-1 * clamp(20px, 4.2vw, 72px));
	width: calc(100% + 2 * clamp(20px, 4.2vw, 72px));
	padding-right: clamp(20px, 4.2vw, 72px);
	padding-left: clamp(20px, 4.2vw, 72px);
}

/* Nos boutiques — HighRev Store Locator adapted to CLECOD's two addresses. */
body.page-id-947 .elementor > .e-con.e-parent {
	padding-right: clamp(20px, 4.2vw, 72px) !important;
	padding-left: clamp(20px, 4.2vw, 72px) !important;
}

body.page-id-947 .qodef-google-map,
body.page-id-947 .qodef-m-map {
	width: 100%;
}

body.page-id-947 .elementor > .e-con.e-parent:has(.qodef-google-map) {
	padding-right: 0 !important;
	padding-left: 0 !important;
}


/* Nos boutiques — dual map embeds (no Google Maps API key required). */
body.page-id-947 .clecod-boutiques-map {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	width: 100%;
}

body.page-id-947 .clecod-boutiques-map__cell iframe {
	display: block;
	width: 100%;
	height: 620px;
	border: 0;
}

body.page-id-947 .elementor > .e-con.e-parent:has(.clecod-boutiques-map) {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

@media (max-width: 880px) {
	body.page-id-947 .clecod-boutiques-map {
		grid-template-columns: 1fr;
	}

	body.page-id-947 .clecod-boutiques-map__cell iframe {
		height: 360px;
	}
}

body.page-id-947 .qodef-icon-with-text .qodef-m-title {
	font-size: 15px;
	line-height: 1.45;
}

@media (max-width: 1024px) {
	body.page-id-9 .clecod-service-stats,
	body.page-id-10 .clecod-service-stats,
	body.page-id-11 .clecod-service-stats,
	body.page-id-13 .clecod-service-stats {
		grid-template-columns: 1fr;
	}

	body.page-id-9 .clecod-service-grid,
	body.page-id-10 .clecod-service-grid,
	body.page-id-11 .clecod-service-grid,
	body.page-id-13 .clecod-service-grid,
	body.page-id-9 .clecod-related-links,
	body.page-id-10 .clecod-related-links,
	body.page-id-11 .clecod-related-links,
	body.page-id-13 .clecod-related-links,
	body.page-id-13 .clecod-contact-details {
		grid-template-columns: 1fr;
	}
}

/* Keep every blog-card featured image visually consistent. */
.qodef-shortcode.qodef-blog .qodef-e-media-image,
body.blog .qodef-blog .qodef-e-media-image,
body.archive .qodef-blog .qodef-e-media-image {
	width: 100%;
	aspect-ratio: 16 / 10;
	overflow: hidden;
}

.qodef-shortcode.qodef-blog .qodef-e-media-image > a,
body.blog .qodef-blog .qodef-e-media-image > a,
body.archive .qodef-blog .qodef-e-media-image > a {
	display: block;
	width: 100%;
	height: 100%;
}

.qodef-shortcode.qodef-blog .qodef-e-media-image img,
body.blog .qodef-blog .qodef-e-media-image img,
body.archive .qodef-blog .qodef-e-media-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/* Add breathing room to CLECOD page content without altering its design. */
body.page-id-8 .clecod-demo-home:not(.clecod-demo-hero):not(.clecod-demo-cta) {
	--gap: 34px 34px;
	padding-top: clamp(28px, 3vw, 46px);
	padding-bottom: clamp(28px, 3vw, 46px);
}

body.page-id-8 .clecod-demo-hero-copy {
	margin-top: 22px;
}

body.page-id-8 .clecod-demo-actions {
	gap: 18px;
	margin-top: 34px;
}

body.page-id-8 .clecod-demo-home .qodef-blog .qodef-e-content {
	padding-top: 20px;
}

.clecod-service-hero .qodef-m-title {
	margin-bottom: 22px;
}

.clecod-service-actions {
	gap: 18px;
	margin-top: 34px;
}

.clecod-service-intro,
.clecod-service-features,
.clecod-service-process,
.clecod-service-faq {
	--gap: 36px 44px;
}

.clecod-service-intro-copy p + p {
	margin-top: 18px;
}

.clecod-service-grid {
	row-gap: 24px;
}

.clecod-service-process-step {
	padding-top: 30px;
	padding-bottom: 30px;
}

.clecod-service-checks {
	row-gap: 12px;
}

.clecod-service-faq .qodef-accordion.qodef-layout--simple .qodef-accordion-title {
	padding-top: 29px;
	padding-bottom: 29px;
}

.clecod-service-faq .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
	padding-bottom: 29px;
}

.clecod-contact-form .wpcf7-form > p {
	margin-top: 0;
	margin-bottom: 22px;
}

.clecod-contact-form .wpcf7-form-control-wrap {
	display: block;
	margin-top: 9px;
}

body.page-id-12 .clecod-shop-filter-banner .qodef-product-list-filter-holder {
	margin-bottom: 36px;
}

/* Horizontal shop banner: keep Télécommandes on one line inside the encart. */
body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner,
body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-m-content,
body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-m-content-inner {
	overflow: visible;
}

body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
	padding: 40px 28px 32px 56px;
	box-sizing: border-box;
}

body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-subtitle {
	margin: 0 0 10px;
	max-width: none;
	overflow: visible;
}

body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-title {
	font-size: 30px;
	line-height: 1.08;
	max-width: min(460px, 100%);
	margin: 0 0 12px;
	overflow: visible;
	overflow-wrap: normal;
	word-wrap: normal;
	word-break: normal;
	hyphens: none;
}

body.page-id-12 .clecod-nowrap {
	white-space: nowrap;
}

body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
	font-size: 36px;
	line-height: 1;
}

/* Sidebar promo: shrink the copy stack so Découvrir sits fully inside the photo. */
body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner,
body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner .qodef-m-content,
body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner .qodef-m-content-inner {
	overflow: visible;
}

body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
	padding: 30px 8% 24px !important;
	box-sizing: border-box;
	justify-content: flex-start;
}

body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner .qodef-m-subtitle {
	margin: 0;
	line-height: 1.2;
}

body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner .qodef-m-title {
	margin: 8px 0 0 !important;
	font-size: 23px;
	line-height: 1.05;
	max-width: 100%;
	overflow: visible;
	overflow-wrap: normal;
	word-wrap: normal;
	word-break: normal;
	hyphens: none;
}

body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner .qodef-m-additional-info {
	margin: 8px 0 0;
	font-size: 30px !important;
	line-height: 1;
	letter-spacing: -0.03em;
}

body.page-id-12 .qodef-product-list-sidebar-widget-area .qodef-banner.qodef-layout--link-button .qodef-m-button {
	margin: 12px 0 0;
	flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
		padding: 32px 24px 28px 40px;
	}

	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-title {
		font-size: 26px;
	}

	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
		font-size: 30px;
	}
}

@media only screen and (max-width: 680px) {
	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
		padding: 28px 22px 24px 28px;
	}

	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-title {
		font-size: 24px;
	}

	body.page-id-12 .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
		font-size: 26px;
	}
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min:before,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--max:before {
	content: none;
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min:after,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--max:after {
	content: "\00a0€";
}

@media (max-width: 1024px) {
	.clecod-service-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.clecod-service-intro,
	.clecod-service-features,
	.clecod-service-process,
	.clecod-service-faq {
		padding-top: 75px;
		padding-bottom: 80px;
	}

	.clecod-service-image-panel {
		min-height: 430px;
	}
}

@media (max-width: 680px) {
	.clecod-service-hero {
		min-height: 520px;
	}

	.clecod-service-hero::before {
		background: rgba(0, 0, 0, 0.75);
	}

	.clecod-service-hero-copy p {
		font-size: 16px;
	}

	.clecod-service-stats,
	.clecod-service-grid,
	.clecod-service-checks,
	.clecod-related-links,
	.clecod-contact-details {
		grid-template-columns: 1fr;
	}

	.clecod-service-stat,
	.clecod-related-links a {
		border-right: 0;
		border-bottom: 1px solid #393939;
	}

	.clecod-service-stat:last-child,
	.clecod-related-links a:last-child {
		border-bottom: 0;
	}

	.clecod-service-card {
		min-height: 0;
	}

	.clecod-service-process-step {
		grid-template-columns: 45px 1fr;
	}

	.clecod-service-cta {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	body.page-id-8 .clecod-demo-home:not(.clecod-demo-hero):not(.clecod-demo-cta) {
		--gap: 28px 28px;
		padding-top: 42px;
		padding-bottom: 42px;
	}

	.clecod-service-grid {
		row-gap: 20px;
	}

	.clecod-service-process-step {
		padding-top: 27px;
		padding-bottom: 27px;
	}

	body.page-id-8 .clecod-demo-actions {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		width: max-content;
		max-width: 100%;
	}

	body.page-id-8 .clecod-demo-actions .qodef-button {
		width: 100%;
		justify-content: center;
		box-sizing: border-box;
	}

	body.page-id-8 .clecod-demo-quick {
		overflow: hidden;
		border: 1px solid #e2e2e2;
	}

	body.page-id-8 .clecod-demo-quick a {
		min-height: 58px;
		padding: 15px 16px 15px 18px;
		border-right: 0;
		border-bottom: 1px solid #ececec;
		gap: 12px;
		font-size: 14px;
		letter-spacing: 0.02em;
	}

	body.page-id-8 .clecod-demo-quick a:last-child {
		border-bottom: 0;
	}

	body.page-id-8 .clecod-demo-quick a::after {
		flex: 0 0 auto;
		font-size: 18px;
		line-height: 1;
	}

	body.page-id-8 .elementor-element-dca2e87 .qodef-m-text {
		max-width: none;
		overflow-wrap: break-word;
	}

	#qodef-page-footer-middle-area #qodef-page-footer-middle-area-inner {
		padding-top: 9px;
		padding-bottom: 9px;
	}

	#qodef-page-footer-middle-area #qodef-page-footer-middle-area-inner .qodef-grid-item {
		margin-bottom: 0 !important;
	}

	.clecod-footer-ticker-track {
		font-size: 13px;
	}

	.clecod-ticker-icon svg,
	.clecod-ticker-group .clecod-ticker-item:nth-child(3) .clecod-ticker-icon svg {
		height: 16px;
		max-width: 22px;
		max-height: 16px;
	}
}

/* Sticky bar: logo first, then Accueil and the rest of the menu. */
#qodef-page-header .qodef-header-sticky .qodef-header-sticky-inner {
	justify-content: flex-start;
}

#qodef-page-header .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	order: -1;
	height: 42px !important;
	flex: 0 0 auto;
	margin-right: 28px;
	transform: none !important;
}

.qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation {
	margin-left: 0;
}

.qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder {
	margin-left: auto;
}

/* HighRev single-article layout. */
body.single-post #qodef-page-content {
	padding-top: 18px;
}

body.single-post .qodef-blog.qodef--single .qodef-e-media-image {
	width: 100%;
	overflow: hidden;
}

body.single-post .qodef-blog.qodef--single .qodef-e-media-image img {
	display: block;
	width: 100%;
	height: auto;
}

body.single-post .qodef-blog.qodef--single .qodef-e-content {
	margin-top: 28px;
}

body.single-post .qodef-blog.qodef--single .qodef-e-title {
	margin: 0 0 22px;
	font-size: 42px;
	line-height: 1.05;
	letter-spacing: -0.025em;
	text-transform: uppercase;
}

body.single-post .qodef-blog.qodef--single .qodef-e-text > p,
body.single-post .qodef-blog.qodef--single .qodef-e-text li {
	font-size: 15px;
	line-height: 23px;
}

body.single-post .qodef-blog.qodef--single .qodef-e-text h2 {
	margin: 34px 0 14px;
	font-size: 38px;
	line-height: 1.1;
	letter-spacing: -0.025em;
	text-transform: uppercase;
}

body.single-post .qodef-blog.qodef--single .qodef-e-text h3 {
	margin: 28px 0 12px;
	font-size: 24px;
	line-height: 1.15;
	letter-spacing: -0.025em;
	text-transform: uppercase;
}

body.single-post .qodef-blog.qodef--single .qodef-e-bottom-holder {
	margin-top: 28px;
	padding-top: 6px;
}

body.single-post .clecod-post-lead {
	margin: 0 0 28px !important;
}

.clecod-blog-single-sidebar .qodef-search-form-field {
	height: 68px;
	padding: 21px 60px 21px 20px;
	background: #fff;
	border: 1px solid #e2e2e2;
}

.clecod-blog-single-sidebar .qodef-search-form-inner {
	position: relative;
	display: block;
}

.clecod-blog-single-sidebar .qodef-search-form-button.qodef--button-inside {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 68px;
	background-color: var(--qode-main-color) !important;
	color: #fff !important;
	border: 0;
	border-radius: 0;
}

.clecod-blog-single-sidebar .qodef-search-form-button.qodef--button-inside svg {
	fill: currentColor;
	stroke: currentColor;
}

.clecod-blog-single-sidebar .widget.widget_highrev_core_title_widget {
	margin-bottom: 0;
}

.clecod-blog-single-sidebar .widget_categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clecod-blog-single-sidebar .clecod-related-sidebar article {
	margin-bottom: 12px;
}

.clecod-blog-single-sidebar .clecod-related-sidebar article:last-child {
	margin-bottom: 0;
}

.clecod-blog-single-sidebar .clecod-related-sidebar .qodef-e-media {
	width: 98px;
	margin-right: 20px;
	flex-shrink: 0;
}

.clecod-blog-single-sidebar .clecod-related-sidebar .qodef-e-media-image,
.clecod-blog-single-sidebar .clecod-related-sidebar .qodef-e-media-image a,
.clecod-blog-single-sidebar .clecod-related-sidebar img {
	display: block;
	width: 98px;
	height: 98px;
	object-fit: cover;
}

.clecod-blog-single-sidebar .clecod-related-sidebar .qodef-e-title {
	margin: 0;
	font-size: 16px;
	line-height: 1.2;
}

.clecod-follow-gallery {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
}

.clecod-follow-gallery a,
.clecod-follow-gallery img {
	display: block;
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
}

.clecod-sidebar-newsletter-copy {
	margin: 0 0 18px;
	color: #626262;
	font-size: 14px;
	line-height: 1.55;
}

.clecod-sidebar-newsletter {
	position: relative;
}

.clecod-sidebar-newsletter input[type="email"] {
	width: 100%;
	height: 68px;
	padding: 21px 56px 21px 20px;
	border: 1px solid #e2e2e2;
	background: transparent;
}

.clecod-sidebar-newsletter button {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 68px;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--qode-main-color);
}

.clecod-author-monogram {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 112px;
	height: 112px;
	background: var(--qode-main-color);
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
}

.clecod-blog-single-sidebar .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
	width: 98px !important;
}

/* Blog listing page — HighRev left-sidebar grammar. */
body.page-id-4494 #qodef-page-content.qodef-grid-template--3-9,
body.page-id-4494 #qodef-page-content.qodef-grid-template--reverse,
body.single-post #qodef-page-content.qodef-grid-template--3-9,
body.single-post #qodef-page-content.qodef-grid-template--reverse,
body.category #qodef-page-content,
body.tag #qodef-page-content {
	align-items: start;
}

/* Sticky sidebar — follows scroll under the sticky nav. */
body.page-id-4494 .qodef-page-sidebar-section,
body.single-post .qodef-page-sidebar-section,
body.category .qodef-page-sidebar-section,
body.tag .qodef-page-sidebar-section {
	position: sticky;
	top: calc(var(--qode-admin-bar-height, 0px) + 88px);
	align-self: start;
	padding-top: 4px;
}

@media (max-width: 1024px) {
	body.page-id-4494 .qodef-page-sidebar-section,
	body.single-post .qodef-page-sidebar-section,
	body.category .qodef-page-sidebar-section,
	body.tag .qodef-page-sidebar-section {
		position: static;
	}
}

body.page-id-4494 .clecod-blog-sidebar .widget + .widget_highrev_core_title_widget,
body.page-id-4494 .clecod-blog-sidebar .widget_categories + .widget_highrev_core_title_widget {
	margin-top: 42px;
}

body.page-id-4494 .clecod-blog-sidebar .widget_highrev_core_title_widget + .widget {
	margin-top: 18px;
}

body.page-id-4494 .clecod-blog-sidebar .qodef-widget-title,
body.category .clecod-blog-sidebar .qodef-widget-title,
body.tag .clecod-blog-sidebar .qodef-widget-title {
	margin: 0;
	font-size: 22px;
	line-height: 1.15;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}

body.page-id-4494 .clecod-blog-sidebar .widget_categories a,
body.category .clecod-blog-sidebar .widget_categories a,
body.tag .clecod-blog-sidebar .widget_categories a {
	color: #111;
	font-size: 15px;
	line-height: 1.7;
	text-decoration: none;
}

body.page-id-4494 .clecod-blog-sidebar .widget_categories a:hover,
body.category .clecod-blog-sidebar .widget_categories a:hover {
	color: var(--qode-main-color);
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list article.qodef-blog-item {
	margin-bottom: 0;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-media-image,
body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-media-image img {
	border-radius: 0;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-info,
body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-info a {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-info .qodef-e-info-category a {
	color: var(--qode-main-color);
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-info a[rel="tag"] {
	color: var(--qode-main-color);
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-info a.entry-date {
	color: #8a8a8a;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-title {
	margin: 10px 0 14px;
	font-size: clamp(28px, 3.2vw, 44px);
	line-height: 1.05;
	letter-spacing: -0.025em;
	text-transform: uppercase;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-excerpt {
	max-width: 52rem;
	color: #626262;
	font-size: 15px;
	line-height: 1.55;
}

body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-button,
body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-theme-button {
	border-radius: 0;
}

@media (max-width: 1024px) {
	body.page-id-4494 .elementor-4494 .qodef-blog.qodef--list .qodef-e-title {
		font-size: 28px;
	}
}

.clecod-sidebar-banner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 280px;
	padding: 28px 24px;
	background: #111;
	color: #fff !important;
}

.clecod-sidebar-banner,
.clecod-sidebar-banner:hover,
.clecod-sidebar-banner:focus,
.clecod-sidebar-banner strong,
.clecod-sidebar-banner__cta {
	color: #fff !important;
}

.clecod-sidebar-banner__kicker {
	color: #e20100 !important;
}

.clecod-sidebar-banner__kicker {
	margin-bottom: 8px;
	color: #e20100;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.clecod-sidebar-banner strong {
	display: block;
	margin-bottom: 18px;
	font-size: 28px;
	line-height: 1.1;
	text-transform: uppercase;
}

.clecod-sidebar-banner__cta {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

@media (max-width: 1024px) {
	body.single-post .qodef-blog.qodef--single .qodef-e-title {
		font-size: 32px;
	}

	body.single-post .qodef-blog.qodef--single .qodef-e-text h2 {
		font-size: 28px;
	}
}

@media (max-width: 680px) {
	body.single-post .qodef-blog.qodef--single .qodef-e-title {
		font-size: 26px;
	}

	body.single-post .qodef-blog.qodef--single .qodef-e-text h2 {
		font-size: 22px;
	}

	body.single-post .qodef-blog.qodef--single .qodef-e-left,
	body.single-post .qodef-blog.qodef--single .qodef-e-right {
		flex-basis: 100%;
		text-align: left;
	}
}

/* Homepage offers: flush square panels, theme grammar (no radius, red accent). */
body.page-id-8 .clecod-home-offers {
	--clecod-offer-ink: #0c0e12;
	--clecod-offer-accent: var(--qode-main-color, #e20100);
	--gap: 10px;
	gap: 10px;
	align-items: stretch;
	padding-top: clamp(28px, 3vw, 48px);
	padding-bottom: clamp(36px, 4vw, 64px);
}

@media (min-width: 1025px) {
	body.page-id-8 .clecod-home-offers .clecod-home-offer--duplication {
		--width: 56.5%;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile {
		--width: 43.5%;
	}
}

body.page-id-8 .clecod-home-offers .clecod-home-offer {
	align-self: stretch;
	padding: 0 !important;
	background: none !important;
	border: 0;
	border-radius: 0 !important;
}

.clecod-offers-motion .clecod-home-offer {
	opacity: 0;
	transform: translate3d(0, 28px, 0);
	transition: opacity 0.8s cubic-bezier(0.32, 0.72, 0, 1) var(--clecod-offer-delay, 0ms),
		transform 0.8s cubic-bezier(0.32, 0.72, 0, 1) var(--clecod-offer-delay, 0ms);
}

.clecod-offers-motion .clecod-home-offer.is-inview {
	opacity: 1;
	transform: none;
}

.clecod-home-offer > .elementor-element,
.clecod-home-offer .elementor-widget-container,
.clecod-home-offer .qodef-banner {
	height: 100%;
}

.clecod-home-offer .qodef-banner {
	position: relative;
	min-height: 480px;
	overflow: hidden;
	background-color: var(--clecod-offer-ink);
	border-radius: 0;
}

.clecod-home-offer .qodef-m-image {
	height: 100%;
}

.clecod-home-offer .qodef-m-image img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	transform: scale(1.04);
	transition: transform 0.9s cubic-bezier(0.32, 0.72, 0, 1);
}

.clecod-home-offer:hover .qodef-m-image img,
.clecod-home-offer:focus-within .qodef-m-image img {
	transform: scale(1.1);
}

.clecod-home-offer--duplication .qodef-m-image {
	position: absolute;
	inset: 0;
	width: 100%;
	min-height: 100%;
}

.clecod-home-offer--duplication .qodef-m-content {
	z-index: 1;
	background:
		linear-gradient(180deg, rgba(12, 14, 18, 0.05) 0%, rgba(12, 14, 18, 0.6) 68%, rgba(12, 14, 18, 0.9) 100%),
		linear-gradient(105deg, rgba(12, 14, 18, 0.86) 0%, rgba(12, 14, 18, 0.38) 48%, rgba(12, 14, 18, 0.04) 76%);
}

.clecod-home-offer--mobile .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width {
	grid-template-columns: minmax(0, 1.18fr) minmax(0, 0.82fr);
}

/* One shared rhythm per card: kicker on top, headline and figures anchored low. */
.clecod-home-offer .qodef-m-content-inner {
	z-index: 2;
	flex-direction: column !important;
	align-items: stretch !important;
	justify-content: flex-start !important;
}

body.page-id-8 .clecod-home-offers .clecod-home-offer--duplication .qodef-m-content-inner {
	padding: 42px 48px 38px 48px !important;
}

body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-content-inner {
	padding: 42px 36px 38px 40px !important;
	background-color: var(--clecod-offer-accent);
}

/* Narrow photo strip: keep the technician in frame instead of centring on the road. */
.clecod-home-offer--mobile .qodef-m-image img {
	object-position: 64% center;
}

body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-subtitle {
	display: flex;
	align-items: center;
	column-gap: 14px;
	font-size: 24px !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
	letter-spacing: 0.01em !important;
	text-transform: none !important;
}

.clecod-home-offer .qodef-m-subtitle::before {
	width: 28px;
	height: 1px;
	flex: 0 0 auto;
	content: "";
	background: currentColor;
}

.clecod-home-offer--duplication .qodef-m-subtitle::before {
	background: var(--clecod-offer-accent);
}

/* The parent theme prints per-breakpoint !important sizes, hence the long prefix. */
body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-title {
	margin-top: auto !important;
	font-size: clamp(30px, 2.6vw, 44px) !important;
	line-height: 0.94 !important;
	letter-spacing: -0.03em !important;
	text-wrap: balance;
}

body.page-id-8 .clecod-home-offers .clecod-home-offer--duplication .qodef-m-title {
	max-width: 19ch;
}

body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-title {
	max-width: none;
	font-size: clamp(26px, 2vw, 34px) !important;
}

.clecod-offer-footer {
	display: flex;
	margin-top: 26px;
	padding-top: 22px;
	align-items: flex-end;
	justify-content: space-between;
	column-gap: 28px;
	row-gap: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.24);
}

.clecod-home-offer--mobile .clecod-offer-footer {
	flex-direction: column;
	align-items: flex-start;
}

.clecod-offer-stat {
	display: flex;
	margin: 0;
	flex: 0 1 auto;
	flex-direction: column;
	row-gap: 8px;
}

.clecod-offer-stat__label {
	font-family: var(--clecod-font-body);
	font-size: 10.5px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: 0.17em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.75);
}

body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-additional-info {
	margin: 0 !important;
	font-size: clamp(26px, 2.1vw, 34px) !important;
	line-height: 1 !important;
	font-weight: 300;
	letter-spacing: 0.02em;
	white-space: nowrap;
	font-variant-numeric: tabular-nums;
}

.clecod-home-offer .qodef-m-button {
	margin: 0 !important;
	padding: 0;
	flex: 0 0 auto;
}

/* Fallback spacing when the footer has not been grouped (no JS). */
.clecod-home-offer .qodef-m-content-inner > .qodef-m-additional-info,
.clecod-home-offer .qodef-m-content-inner > .qodef-m-button {
	margin-top: 20px !important;
}

/*
 * Buttons keep the theme's own recipe: square, 13px Archivo caps, and the
 * filled variation slides its dark half up on hover (background-position).
 */
.clecod-home-offer .qodef-m-button .qodef-button {
	border-radius: 0;
}

.clecod-home-offer .qodef-m-button .qodef-button.qodef-layout--filled {
	--qode-button-bg-color: var(--clecod-offer-accent);
	--qode-button-bg-hover-color: var(--clecod-offer-ink);
	transition: color 0.3s ease-out, background-color 0.3s ease-out, background-position 0.3s ease-out;
}

/* Elementor nulls background-image until a container is lazy-loaded, so the
   wipe needs a colour fallback to stay responsive on hover. */
.clecod-home-offer .qodef-m-button .qodef-button.qodef-layout--filled:hover,
.clecod-home-offer .qodef-m-button .qodef-button.qodef-layout--filled:focus-visible {
	background-color: var(--clecod-offer-ink);
}

/* Boxed variation: theme's outlined recipe, inverted for the red panel. */
.clecod-home-offer--mobile .qodef-m-button .qodef-button.qodef-layout--textual {
	padding: 17px 32px 16px !important;
	color: #fff;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out;
}

.clecod-home-offer--mobile .qodef-m-button .qodef-button.qodef-layout--textual:hover,
.clecod-home-offer--mobile .qodef-m-button .qodef-button.qodef-layout--textual:focus-visible {
	color: var(--clecod-offer-accent);
	background-color: #fff;
	border-color: #fff;
}

.clecod-home-offer .qodef-m-button .qodef-button:focus-visible {
	outline: 2px solid #fff;
	outline-offset: 3px;
}

@media (max-width: 1024px) {
	body.page-id-8 .clecod-home-offers {
		--gap: 10px;
		gap: 10px;
	}

	.clecod-home-offer .qodef-banner {
		min-height: 420px;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer--duplication .qodef-m-content-inner,
	body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-content-inner {
		padding: 34px 30px 30px !important;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-title,
	body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-title {
		font-size: clamp(26px, 3.4vw, 34px) !important;
	}

	.clecod-home-offer--duplication .clecod-offer-footer {
		flex-direction: column;
		align-items: flex-start;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-additional-info {
		font-size: clamp(24px, 3vw, 30px) !important;
	}
}

@media (max-width: 767px) {
	body.page-id-8 .clecod-home-offers {
		--gap: 10px;
		gap: 10px;
		padding-top: 20px;
		padding-bottom: 36px;
	}

	.clecod-home-offer .qodef-banner {
		min-height: 0;
	}

	.clecod-home-offer--duplication .qodef-m-image {
		position: relative;
		min-height: 420px;
	}

	/* Portrait crop: pull the frame onto the key instead of the blurred backdrop. */
	.clecod-home-offer--duplication .qodef-m-image img {
		object-position: 58% 42%;
	}

	.clecod-home-offer--duplication .qodef-m-content {
		background:
			linear-gradient(180deg, rgba(12, 14, 18, 0.08) 0%, rgba(12, 14, 18, 0.58) 56%, rgba(12, 14, 18, 0.92) 100%),
			linear-gradient(105deg, rgba(12, 14, 18, 0.62) 0%, rgba(12, 14, 18, 0.14) 72%);
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer--duplication .qodef-m-content-inner {
		padding: 32px 22px 28px !important;
	}

	.clecod-home-offer > .elementor-element,
	.clecod-home-offer .elementor-widget-container,
	.clecod-home-offer .qodef-banner {
		height: auto;
	}

	.clecod-home-offer--mobile .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 220px auto;
	}

	.clecod-home-offer--mobile .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-image {
		order: 0;
		height: 220px;
		max-height: 220px;
		min-height: 220px !important;
		overflow: hidden;
	}

	.clecod-home-offer--mobile .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-image img {
		height: 220px;
		min-height: 220px;
	}

	.clecod-home-offer--mobile .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-content {
		order: 1;
		height: auto;
		min-height: 0 !important;
	}

	.clecod-home-offer--mobile .qodef-m-content {
		order: 1;
		height: auto;
		min-height: 0 !important;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-content-inner {
		min-height: 0;
		padding: 30px 22px 28px !important;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-title,
	body.page-id-8 .clecod-home-offers .clecod-home-offer--mobile .qodef-m-title {
		max-width: none;
		font-size: clamp(27px, 7.6vw, 32px) !important;
	}

	/* Content-height panels have no slack, so the kicker needs its own gap. */
	body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-subtitle {
		margin-bottom: 18px !important;
		font-size: 21px !important;
	}

	.clecod-offer-footer {
		margin-top: 22px;
		padding-top: 18px;
		flex-direction: column;
		align-items: flex-start;
		row-gap: 18px;
	}

	body.page-id-8 .clecod-home-offers .clecod-home-offer .qodef-m-additional-info {
		font-size: 28px !important;
	}

	.clecod-home-offer--mobile .qodef-m-button .qodef-button.qodef-layout--textual {
		padding: 15px 28px 14px !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.clecod-offers-motion .clecod-home-offer,
	.clecod-home-offer .qodef-m-image img,
	.clecod-home-offer .qodef-m-button .qodef-button {
		opacity: 1;
		transform: none;
		transition: none;
	}
}
