@charset "UTF-8";
@import url(main.css);
a.j4-reno__mission-btn:visited, a.j4-reno__hero-cta:visited, a.services-4j__btn:visited, a.why-4j__btn:visited, a.methode-4j__btn:visited, a.real-4j__btn:visited { color: white !important; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { color: #FFFFFF !important; font-family: Montserrat; font-weight: 600 !important; }

h2.display-6.fw-bold.p-3.pt-lg-3.m-0.titles { color: black; }

/*=================== CUSTOM BLOC COOKIES ===================*/
div#termsfeed-com---nb { border-radius: 12px; margin: 10px; }

/*=================== CUSTOM FORMULAIRE DE CONTACT ===================*/
.display-5.fw-bold.lh-1.text-body-emphasis.mb-3.titles { color: #47403a; }

.col-md-10.d-flex.justify-content-center.col-lg-6 { margin: auto; }

div#contact { padding: 100px 0 !important; }

button.w-100.btn.btn-outline-dark { background-color: #d8621f !important; }

form#formContact { background-color: #f5af66 !important; }

.background-image-div-opacity { background-attachment: scroll; }

/*=================== CUSTOM BLOC SEO ===================*/
.mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { margin-top: 100px !important; margin-bottom: 100px !important; box-shadow: none !important; }

.black-screen { display: none; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { border: none; border-radius: 12px !important; }

/*=================== CUSTOM BLOC MAPS===================*/
.maps-section .map-content { padding: 50px; }

.maps-section iframe { border-radius: 0px !important; }

.item-content.mx-5 { color: #47403a; }

/*=================== CUSTOM NAVBAR ===================*/
.spacer { display: none; }

.navbar { transition: all 0.3s ease; }

.navbar.scrolled { background-color: rgba(71, 64, 58, 0.5) !important; backdrop-filter: blur(1rem); }

/* 📱 Responsive : navbar TOUJOURS visible */
@media (max-width: 991px) { .navbar { background-color: rgba(71, 64, 58, 0.5) !important; backdrop-filter: blur(1rem); } }

.navbar-brand { height: 9vh !important; width: 11vw !important; }

.logo_nav { height: 8vh !important; }

button.w-100.btn.btn-outline-dark, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { border-radius: 0px !important; padding: 12px 30px !important; color: white !important; }

button.w-100.btn.btn-outline-dark:hover, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { color: #47403a !important; }

/*======================================================================= HERO D'ACCUEIL =======================================================================*/
.j4-reno__wrapper { font-family: 'Montserrat', sans-serif; overflow-x: hidden; }

/* ── HERO ── */
.j4-reno__hero { position: relative; width: 100%; height: 100vh; min-height: 700px; display: flex; align-items: center; overflow: hidden; }

/* Photo background */
.j4-reno__hero-bg { position: absolute; inset: 0; background: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FkfYfbRz15rcGQpMQhxKjlEO9tci1%2Fimages%2FBackground_daccueil_y67f.webp") center center/cover no-repeat; transform: scale(1.05); animation: j4ZoomIn 14s ease-out forwards; z-index: 0; }

@keyframes j4ZoomIn { from { transform: scale(1.05); }
  to { transform: scale(1); } }

/* Dark overlay */
.j4-reno__hero-overlay { position: absolute; inset: 0; background: rgba(71, 64, 58, 0.45); z-index: 1; }

/* ── SHAPES ── */
/* Triangle haut-droite */
.j4-reno__shape-tr { position: absolute; top: 0; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 300px 380px 0; border-color: transparent #f5af66 transparent transparent; z-index: 2; pointer-events: none; }

/* Triangle bas-gauche */
.j4-reno__shape-bl { position: absolute; bottom: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 220px 0 0 200px; border-color: transparent transparent transparent #d8621f; z-index: 2; pointer-events: none; }

/* Triangle haut-gauche petit */
.j4-reno__shape-tl { position: absolute; top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 170px 170px 0 0; border-color: #f6d1a4 transparent transparent transparent; z-index: 2; pointer-events: none; }

/* ── DARK CARD ── */
.j4-reno__hero-card { position: relative; z-index: 5; background: #47403a; background-image: repeating-radial-gradient(circle at 50% 115%, transparent 0px, transparent 44px, rgba(255, 255, 255, 0.025) 45px, rgba(255, 255, 255, 0.025) 46px); width: 600px; padding: 60px 64px 68px; text-align: left; margin-left: 80px; animation: j4FadeUp 0.9s 0.4s both; }

@keyframes j4FadeUp { from { opacity: 0;
    transform: translateY(28px); }
  to { opacity: 1;
    transform: translateY(0); } }

.j4-reno__hero-h1 { font-size: 3.4rem; font-weight: 800 !important; line-height: 1.1; margin-bottom: 22px; }

.j4-reno__line-orange { color: #f5af66; display: block; }

.j4-reno__line-white { color: #ffffff; display: block; }

.j4-reno__hero-slogan { font-size: 1rem; font-weight: 400; color: #f6d1a4; line-height: 1.7; margin-bottom: 42px; }

button.w-100.btn.btn-outline-dark, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone, .j4-reno__hero-cta { display: inline-flex; align-items: center; gap: 10px; background: #f5af66; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

button.w-100.btn.btn-outline-dark::after, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone::after, .j4-reno__hero-cta::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transform: translateX(-100%); transition: transform 0.5s ease; }

button.w-100.btn.btn-outline-dark:hover::after, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover::after, .j4-reno__hero-cta:hover::after { transform: translateX(100%); }

button.w-100.btn.btn-outline-dark:hover, a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover, .j4-reno__hero-cta:hover { background: #d8621f; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(216, 98, 31, 0.45); }

.j4-reno__hero-cta svg { transition: transform 0.2s; }

.j4-reno__hero-cta:hover svg { transform: translateX(4px); }

/* ── STATS WRAPPER – sits between hero and next section ── */
.j4-reno__stats-wrapper { position: relative; z-index: 10; display: flex; justify-content: center; background: #FFF; /* same as next section so it blends */ padding-top: 0; }

/* The white card straddles: negative margin pulls it up over hero */
.j4-reno__stats-row { display: flex; background: #47403a; box-shadow: 0 12px 48px rgba(71, 64, 58, 0.15); width: 900px; margin-top: -60px; /* overlap upward into hero */ animation: j4FadeUp 0.9s 0.9s both; }

.j4-reno__stat { flex: 1; padding: 32px 24px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 6px; }

.j4-reno__stat + .j4-reno__stat { border-left: 1px solid rgba(71, 64, 58, 0.1); }

.j4-reno__stat-icon { width: 40px; height: 40px; color: #f5af66; margin-bottom: 6px; }

.j4-reno__stat-num { font-size: 1.8rem; font-weight: 800 !important; color: #FFF; }

.j4-reno__stat-label { font-size: 0.65rem; font-weight: 700 !important; letter-spacing: 2px; text-transform: uppercase; color: #fff; opacity: 0.5; }

/* ── NEXT SECTION ── */
.j4-reno__next-section { padding-top: 40px; padding-bottom: 50px; background: #FFF; text-align: center; }

.j4-reno__next-section p { color: rgba(71, 64, 58, 0.25); font-size: 0.78rem; letter-spacing: 3px; text-transform: uppercase; }

/* ========================= <= 1200px (laptop) ========================= */
@media (max-width: 1200px) { .j4-reno__hero-card { width: 520px; padding: 50px; margin-left: 60px; } .j4-reno__hero-h1 { font-size: 2.8rem; } .j4-reno__stats-row { width: 85%; } /* triangles un peu plus petits */ .j4-reno__shape-tr { border-width: 0 220px 300px 0; } .j4-reno__shape-bl { border-width: 180px 0 0 160px; } }

/* ========================= <= 900px (tablette) ========================= */
@media (max-width: 900px) { .j4-reno__hero { min-height: 600px; justify-content: center; } .j4-reno__hero-card { width: 90%; max-width: 520px; margin-left: 0; text-align: center; } .j4-reno__hero-h1 { font-size: 2.4rem; } .j4-reno__hero-slogan { font-size: 0.95rem; } .j4-reno__hero-cta { margin: auto; } /* Stats passent en colonne */ .j4-reno__stats-row { flex-direction: column; width: 85%; margin-top: -40px; } .j4-reno__stat + .j4-reno__stat { border-left: none; border-top: 1px solid rgba(71, 64, 58, 0.1); } }

/* ========================= <= 600px (mobile) ========================= */
@media (max-width: 600px) { .j4-reno__hero { min-height: 520px; padding: 60px 20px; } .j4-reno__hero-card { padding: 40px 28px; } .j4-reno__hero-h1 { font-size: 2rem; line-height: 1.2; } .j4-reno__hero-slogan { font-size: 0.9rem; } .j4-reno__hero-cta { padding: 15px 28px; font-size: 0.8rem; } /* triangles simplifiés sur mobile */ .j4-reno__shape-tr { border-width: 0 120px 160px 0; } .j4-reno__shape-bl { border-width: 120px 0 0 110px; } .j4-reno__shape-tl { border-width: 90px 80px 0 0; } .j4-reno__stats-row { width: 92%; margin-top: -30px; } .j4-reno__stat { padding: 24px 18px; } .j4-reno__stat-num { font-size: 1.5rem; } }

/*====================================================================== PRESENTATION : ACCUEIL ===================================================================*/
/* ══ MISSION SECTION ══ */
.j4-reno__mission { position: relative; background: #FFF; padding: 50px 0 150px; overflow: hidden; }

.j4-reno__mission-shape-br { position: absolute; bottom: 40px; right: 60px; width: 180px; height: 100px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 14px 14px; opacity: 0.25; pointer-events: none; }

.j4-reno__mission-inner { display: flex; align-items: center; gap: 80px; max-width: 1250px; margin: 0 auto; padding: 0 80px; }

/* ── Photo col ── */
.j4-reno__mission-img-col { flex-shrink: 0; }

.j4-reno__mission-img-wrap { position: relative; width: 420px; }

.j4-reno__mission-img-wrap::before { content: ''; position: absolute; top: 30px; left: -30px; width: 100%; height: 100%; background-image: repeating-linear-gradient(45deg, #d8621f 0px, #d8621f 1px, transparent 1px, transparent 10px); opacity: 0.12; z-index: 0; }

.j4-reno__mission-img { position: relative; z-index: 1; width: 480px; height: 580px; object-fit: cover; display: block; border-radius: 12px; }

/* ── Content col ── */
.j4-reno__mission-content { flex: 1; }

.j4-reno__mission-eyebrow { display: flex; align-items: center; gap: 8px; margin-bottom: 16px; }

.j4-reno__mission-eyebrow span { font-size: 0.72rem; font-weight: 700 !important; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.j4-reno__mission-h2 { font-size: 2.6rem; font-weight: 800 !important; color: #47403a; line-height: 1.15; margin-bottom: 22px; }

.j4-reno__mission-text { font-size: 0.95rem; font-weight: 400; color: #47403a; line-height: 1.75; margin-bottom: 28px; opacity: 0.75; max-width: 720px; }

.j4-reno__mission-list { list-style: none; display: flex; flex-direction: column; gap: 10px; margin-bottom: 40px; }

.j4-reno__mission-list li { font-size: 0.9rem; font-weight: 400; color: #47403a; display: flex; align-items: center; gap: 12px; }

.j4-reno__check { color: #f5af66; font-weight: 800 !important; font-size: 1rem; }

/* ── CTA Button ── */
.j4-reno__mission-btn { display: inline-flex; align-items: center; gap: 10px; background: #f5af66; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

.j4-reno__mission-btn::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transform: translateX(-100%); transition: transform 0.5s ease; }

.j4-reno__mission-btn:hover::after { transform: translateX(100%); }

.j4-reno__mission-btn:hover { background: #d8621f; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(216, 98, 31, 0.45); }

.j4-reno__mission-btn svg { transition: transform 0.2s; }

.j4-reno__mission-btn:hover svg { transform: translateX(4px); }

/* ========================= <= 1200px ========================= */
@media (max-width: 1200px) { .j4-reno__mission-inner { gap: 60px; padding: 0 60px; } .j4-reno__mission-img-wrap { width: 340px; } .j4-reno__mission-img { width: 340px; height: 440px; } .j4-reno__mission-h2 { font-size: 2.3rem; } }

/* ========================= <= 900px ========================= */
@media (max-width: 900px) { .j4-reno__mission { padding: 80px 0 100px; } .j4-reno__mission-inner { flex-direction: column; gap: 50px; padding: 0 40px; text-align: center; } .j4-reno__mission-img-col { width: 100%; display: flex; justify-content: center; } .j4-reno__mission-img-wrap { width: 320px; } .j4-reno__mission-img { width: 320px; height: 420px; } .j4-reno__mission-text { margin-left: auto; margin-right: auto; } .j4-reno__mission-list { align-items: center; } }

/* ========================= <= 600px ========================= */
@media (max-width: 600px) { .j4-reno__mission { padding: 70px 0 90px; } .j4-reno__mission-inner { padding: 0 24px; gap: 40px; } .j4-reno__mission-img-wrap { width: 100%; max-width: 300px; } .j4-reno__mission-img { width: 100%; height: 360px; } .j4-reno__mission-h2 { font-size: 2rem; } .j4-reno__mission-text { font-size: 0.9rem; } .j4-reno__mission-list li { font-size: 0.85rem; } .j4-reno__mission-btn { padding: 15px 28px; font-size: 0.8rem; } /* shape décorative réduite */ .j4-reno__mission-shape-br { width: 120px; height: 70px; right: 20px; bottom: 20px; } }

/*========================================================================= GALERIE D'IMAGES ====================================================================*/
.galerie-4j *, .galerie-4j *::before, .galerie-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* ─── BANDEAU ─── */
.galerie-4j { font-family: 'Montserrat', sans-serif; background: #d8621f; padding: 64px 0; overflow: hidden; position: relative; }

/* Texture grain subtile */
.galerie-4j::before { content: ''; position: absolute; inset: 0; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E"); opacity: .08; pointer-events: none; }

/* ─── TRACK WRAPPER ─── */
.galerie-4j__track-wrap { position: relative; z-index: 2; /* fade edges */ -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%); mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%); }

/* ─── INFINITE SCROLL TRACK ─── */
.galerie-4j__track { display: flex; gap: 16px; width: max-content; animation: galerie4j-scroll 32s linear infinite; }

.galerie-4j__track:hover { animation-play-state: paused; }

@keyframes galerie4j-scroll { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }

/* ─── CARD IMAGE ─── */
.galerie-4j__card { flex-shrink: 0; width: 300px; height: 220px; border-radius: 6px; overflow: hidden; position: relative; cursor: zoom-in; }

.galerie-4j__card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease; }

.galerie-4j__card:hover img { transform: scale(1.07); }

/* Overlay au hover */
.galerie-4j__card-overlay { position: absolute; inset: 0; background: rgba(216, 98, 31, 0.55); opacity: 0; display: flex; align-items: center; justify-content: center; transition: opacity .3s; }

.galerie-4j__card:hover .galerie-4j__card-overlay { opacity: 1; }

.galerie-4j__card-overlay svg { width: 32px; height: 32px; color: #fff; }

/* ─── RESPONSIVE ─── */
@media (max-width: 768px) { .galerie-4j { padding: 48px 0; } .galerie-4j__header { flex-direction: column; align-items: flex-start; gap: 20px; padding: 0 24px 32px 24px; } .galerie-4j__card { width: 220px; height: 165px; } }

/* ─── LIGHTBOX ─── */
.galerie-4j-lb { position: fixed; inset: 0; z-index: 9999; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity .3s ease; }

.galerie-4j-lb.is-open { opacity: 1; pointer-events: all; }

.galerie-4j-lb__backdrop { position: absolute; inset: 0; background: rgba(47, 40, 35, 0.92); cursor: pointer; }

.galerie-4j-lb__img-wrap { position: relative; z-index: 2; max-width: 90vw; max-height: 85vh; display: flex; align-items: center; justify-content: center; }

.galerie-4j-lb__img { max-width: 90vw; max-height: 85vh; width: auto; height: auto; border-radius: 10px; box-shadow: 0 32px 80px rgba(0, 0, 0, 0.5); display: block; transition: opacity .25s ease, transform .25s ease; }

.galerie-4j-lb__img.is-loading { opacity: 0; transform: scale(0.96); }

.galerie-4j-lb__close { position: fixed; top: 24px; right: 24px; z-index: 3; width: 44px; height: 44px; background: rgba(255, 255, 255, 0.12); border: none; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background .2s; }

.galerie-4j-lb__close:hover { background: #d8621f; }

.galerie-4j-lb__close svg { width: 20px; height: 20px; color: #fff; }

.galerie-4j-lb__nav { position: fixed; top: 50%; transform: translateY(-50%); z-index: 3; width: 48px; height: 48px; background: rgba(255, 255, 255, 0.12); border: none; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background .2s, transform .2s; }

.galerie-4j-lb__nav:hover { background: #d8621f; }

.galerie-4j-lb__nav svg { width: 22px; height: 22px; color: #fff; }

.galerie-4j-lb__nav--prev { left: 24px; }

.galerie-4j-lb__nav--next { right: 24px; }

.galerie-4j-lb__nav--prev:hover { transform: translateY(-50%) translateX(-2px); }

.galerie-4j-lb__nav--next:hover { transform: translateY(-50%) translateX(2px); }

.galerie-4j-lb__counter { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%); z-index: 3; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 11px; letter-spacing: 2px; color: rgba(255, 255, 255, 0.6); }

/*========================================================================== LES SERVICES =======================================================================*/
.services-4j *, .services-4j *::before, .services-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* ─── SECTION WRAPPER ─── */
.services-4j { font-family: 'Montserrat', sans-serif; background: #fff; position: relative; overflow: hidden; padding: 120px 64px 100px 64px; }

/* ─── BACKGROUND ILLUSTRATIONS ─── */
/* Large circle top-right */
.services-4j::before { content: ''; position: absolute; top: -120px; right: -120px; width: 500px; height: 500px; border-radius: 50%; border: 60px solid #f6d1a4; opacity: .18; pointer-events: none; }

/* Small circle bottom-left */
.services-4j::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 300px; height: 300px; border-radius: 50%; border: 40px solid #f5af66; opacity: .15; pointer-events: none; }

/* Diagonal stripe */
.services-4j__bg-stripe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; overflow: hidden; }

.services-4j__bg-stripe svg { position: absolute; bottom: 0; left: 30%; opacity: .04; width: 600px; }

/* ─── INNER GRID ─── */
.services-4j__inner { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; max-width: 1300px; margin: 0 auto; }

/* ─── LEFT ─── */
/* EYEBROW with icon */
.services-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 22px; }

.services-4j__eyebrow-icon { width: 22px; height: 22px; background: #f5af66; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }

.services-4j__eyebrow-icon svg { width: 12px; height: 12px; color: #fff; }

.services-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; color: #f5af66; }

/* TITLE */
.services-4j__title { font-weight: 800 !important; font-size: clamp(32px, 3.5vw, 52px); color: #47403a; line-height: 1.07; letter-spacing: -1px; margin-bottom: 20px; }

/* DESC */
.services-4j__desc { font-weight: 400; font-size: 15px; color: #7a6e68; line-height: 1.75; max-width: 460px; margin-bottom: 44px; }

/* ─── LINKS ─── */
.services-4j__list { list-style: none; margin-bottom: 44px; }

.services-4j__item { border-top: 1px solid #ede8e4; }

.services-4j__item:last-child { border-bottom: 1px solid #ede8e4; }

.services-4j__link { display: flex; align-items: center; justify-content: space-between; padding: 18px 0; text-decoration: none; transition: padding-left .25s; }

.services-4j__link:hover { padding-left: 8px; }

.services-4j__link-left { display: flex; align-items: center; gap: 14px; }

.services-4j__link-num { font-weight: 800; font-size: 11px; color: #d8621f; letter-spacing: 1px; min-width: 24px; }

.services-4j__link-name { font-weight: 800; font-size: 15px; color: #47403a; transition: color .2s; }

.services-4j__link:hover .services-4j__link-name { color: #d8621f; }

.services-4j__link-arrow { width: 32px; height: 32px; border-radius: 50%; background: #f6ede5; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: background .2s, transform .2s; }

.services-4j__link:hover .services-4j__link-arrow { background: #d8621f; transform: translateX(4px); }

.services-4j__link-arrow svg { width: 14px; height: 14px; color: #d8621f; transition: color .2s; }

.services-4j__link:hover .services-4j__link-arrow svg { color: #fff; }

/* ─── BUTTON ─── */
.services-4j__btn { display: inline-flex; align-items: center; gap: 10px; background: #f5af66; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

.services-4j__btn::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transform: translateX(-100%); transition: transform 0.5s ease; }

.services-4j__btn:hover { background: #d8621f; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(216, 98, 31, 0.45); }

/* ─── RIGHT : IMAGE ─── */
.services-4j__right { position: relative; }

.services-4j__img-wrap { position: relative; border-radius: 12px; overflow: hidden; aspect-ratio: 3/4; box-shadow: 0 24px 60px rgba(71, 64, 58, 0.14); max-width: 520px; margin-left: auto; }

.services-4j__img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .6s ease; }

/* Orange accent block bottom-left */
.services-4j__img-accent { position: absolute; bottom: -24px; left: -24px; width: 120px; height: 120px; background: #f5af66; border-radius: 10px; z-index: -1; opacity: .55; margin-left: 50px; }

/* Dot grid top-right of image */
.services-4j__dots { position: absolute; top: -20px; right: -20px; width: 90px; height: 90px; z-index: -1; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 12px 12px; opacity: .3; }

/* ─── RESPONSIVE ─── */
@media (max-width: 900px) { .services-4j { padding: 100px 24px 80px 24px; } .services-4j__inner { grid-template-columns: 1fr; gap: 48px; } .services-4j__right { order: -1; } .services-4j__img-wrap { aspect-ratio: 16/9; } }

/*====================================================================== POURQUOI NOUS CHOISIR ? ================================================================*/
.why-4j *, .why-4j *::before, .why-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* ─── SECTION ─── */
.why-4j { font-family: 'Montserrat', sans-serif; background: #f5af66; position: relative; overflow: hidden; padding: 150px 64px; }

/* ─── ILLUSTRATIONS DE FOND ─── */
/* Grand cercle en haut à gauche */
.why-4j__bg-circle-tl { position: absolute; top: -140px; left: -140px; width: 420px; height: 420px; border-radius: 50%; border: 56px solid rgba(255, 255, 255, 0.18); pointer-events: none; }

/* Petit cercle en bas à droite */
.why-4j__bg-circle-br { position: absolute; bottom: -100px; right: -100px; width: 280px; height: 280px; border-radius: 50%; border: 36px solid rgba(216, 98, 31, 0.2); pointer-events: none; }

/* Grille de points */
.why-4j__bg-dots { position: absolute; top: 40px; right: 80px; width: 120px; height: 120px; background-image: radial-gradient(circle, rgba(255, 255, 255, 0.45) 1.5px, transparent 1.5px); background-size: 14px 14px; pointer-events: none; }

/* Grille de points bas gauche */
.why-4j__bg-dots2 { position: absolute; bottom: 50px; left: 80px; width: 100px; height: 100px; background-image: radial-gradient(circle, rgba(216, 98, 31, 0.3) 1.5px, transparent 1.5px); background-size: 14px 14px; pointer-events: none; }

/* Trait diagonal décoratif */
.why-4j__bg-line { position: absolute; top: 0; right: 200px; width: 2px; height: 100%; background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.12) 30%, rgba(255, 255, 255, 0.12) 70%, transparent); pointer-events: none; }

/* ─── INNER ─── */
.why-4j__inner { position: relative; z-index: 1; max-width: 1300px; margin: 0 auto; }

/* ─── HEADER ─── */
.why-4j__header { text-align: center; margin-bottom: 64px; }

.why-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 18px; }

.why-4j__eyebrow-icon { width: 22px; height: 22px; background: rgba(255, 255, 255, 0.3); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }

.why-4j__eyebrow-icon svg { width: 11px; height: 11px; color: #fff; }

.why-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255, 255, 255, 0.75); }

.why-4j__h2 { font-weight: 800 !important; font-size: clamp(28px, 3.2vw, 48px); color: #fff; letter-spacing: -1px; line-height: 1.08; text-shadow: 0 2px 20px rgba(71, 64, 58, 0.15); }

.why-4j__h2 em { font-style: normal; color: #d8621f; }

/* ─── GRID 4 COLONNES ─── */
.why-4j__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }

/* ─── CARD ─── */
.why-4j__card { background: #fff; border-radius: 12px; padding: 36px 28px 32px 28px; position: relative; overflow: hidden; transition: transform .25s, box-shadow .25s; box-shadow: 0 8px 32px rgba(71, 64, 58, 0.1); }

.why-4j__card::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 4px; background: linear-gradient(to right, #f5af66, #d8621f); transform: scaleX(0); transform-origin: left; transition: transform .3s ease; }

.why-4j__card:hover { transform: translateY(-6px); box-shadow: 0 20px 48px rgba(71, 64, 58, 0.15); }

.why-4j__card:hover::before { transform: scaleX(1); }

/* Numéro décoratif en fond */
.why-4j__card-num { position: absolute; top: 12px; right: 16px; font-weight: 800; font-size: 52px; color: rgba(245, 175, 102, 0.12); line-height: 1; letter-spacing: -2px; pointer-events: none; user-select: none; }

.why-4j__card-icon { width: 52px; height: 52px; background: rgba(245, 175, 102, 0.15); border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; transition: background .25s; }

.why-4j__card:hover .why-4j__card-icon { background: rgba(216, 98, 31, 0.12); }

.why-4j__card-icon svg { width: 26px; height: 26px; color: #d8621f; }

.why-4j__card-title { font-weight: 800; font-size: 16px; color: #47403a; margin-bottom: 10px; letter-spacing: -.2px; }

.why-4j__card-text { font-weight: 400; font-size: 13.5px; color: #7a6e68; line-height: 1.7; }

/* ─── CTA ─── */
.why-4j__btn { display: inline-flex; align-items: center; gap: 10px; background: #d8621f; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

.why-4j__btn:hover { background: #bf551a; border-color: #bf551a; transform: translateY(-2px); box-shadow: 0 10px 32px rgba(71, 64, 58, 0.25); }

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) { .why-4j__grid { grid-template-columns: repeat(2, 1fr); } .why-4j { padding: 80px 32px; } }

@media (max-width: 540px) { .why-4j__grid { grid-template-columns: 1fr; } .why-4j { padding: 64px 24px; } }

/*====================================================================== EN TETE : PAGE SECONDAIRE =================================================================*/
.header-image-sols { position: relative; width: 100%; height: 55vh; min-height: 380px; overflow: hidden; background-color: #47403a; }

/* Image de fond */
.header-image-bg { position: absolute; inset: 0; background-size: cover; background-position: center; background-repeat: no-repeat; z-index: 0; }

/* Overlay — dégradé dans les tons 4J RENO */
.header-image-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(115deg, rgba(71, 64, 58, 0.85) 0%, rgba(216, 98, 31, 0.6) 55%, rgba(245, 175, 102, 0.3) 100%); z-index: 1; pointer-events: none; }

/* Container */
.header-image-container { position: relative; z-index: 2; max-width: 1200px; height: 100%; margin: 0 auto; padding: 0 20px; display: grid; grid-template-columns: 1fr 2fr; align-items: center; gap: 60px; }

/* ─── LOGO 4J ─── */
.header-image-logo { display: flex; align-items: center; justify-content: flex-start; }

.header-image-logo img { max-width: 200px; width: 100%; height: auto; }

/* Texte + trait */
.header-image-text-lined { display: flex; align-items: stretch; gap: 30px; }

/* Trait — couleur #f5af66 au lieu du doré */
.header-image-line { width: 4px; background-color: #f5af66; margin-top: 6px; margin-bottom: 6px; border-radius: 2px; flex-shrink: 0; }

/* Texte */
.header-image-text-content h1 { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: clamp(28px, 5vw, 50px); color: #ffffff; letter-spacing: 2px; margin-bottom: 1.5rem; text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4); line-height: 1.1; }

.header-image-text-content p { color: #fff; font-family: 'Montserrat', sans-serif; font-size: clamp(14px, 1.8vw, 17px); font-weight: 400; max-width: 520px; line-height: 1.7; margin: 0; }

/* ============================== RESPONSIVE ============================== */
@media (max-width: 900px) { .header-image-container { grid-template-columns: 1fr; gap: 30px; padding: 30px 20px; justify-items: center; text-align: center; } .header-image-logo { justify-content: center; } .header-image-text-lined { justify-content: center; gap: 20px; } .header-image-text-content { display: flex; flex-direction: column; align-items: center; } .header-image-text-content p { max-width: 100%; } }

@media (max-width: 600px) { .header-image-sols { height: 85vh; min-height: 500px; padding: 40px 0; } .header-image-container { padding: 20px 15px; gap: 25px; } .header-image-logo img { max-width: 160px; } .header-image-text-lined { flex-direction: column; align-items: center; gap: 15px; } .header-image-line { width: 60px; height: 4px; margin: 0; } .header-image-text-content h1 { margin-bottom: 1rem; letter-spacing: 1px; } }

@media (max-width: 400px) { .header-image-sols { min-height: 450px; } .header-image-container { padding: 15px 10px; } }

/*====================================================================== PRESENTATION DU SERVICE =================================================================*/
.pres-4j *, .pres-4j *::before, .pres-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

.pres-4j { font-family: 'Montserrat', sans-serif; background: #fff; position: relative; overflow: hidden; padding: 150px 64px; }

/* ─── ILLUSTRATIONS DE FOND ─── */
.pres-4j::before { content: ''; position: absolute; top: -100px; right: -100px; width: 360px; height: 360px; border-radius: 50%; border: 48px solid #f6d1a4; opacity: .2; pointer-events: none; }

.pres-4j::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 260px; height: 260px; border-radius: 50%; border: 36px solid #f5af66; opacity: .12; pointer-events: none; }

.pres-4j__dots { position: absolute; bottom: 60px; right: 80px; width: 110px; height: 110px; background-image: radial-gradient(circle, #f5af66 1.5px, transparent 1.5px); background-size: 13px 13px; opacity: .35; pointer-events: none; }

/* ─── INNER ─── */
.pres-4j__inner { position: relative; z-index: 1; max-width: 1300px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

/* ─── LEFT : IMAGE ─── */
.pres-4j__left { position: relative; }

.pres-4j__img-wrap { border-radius: 12px; overflow: hidden; aspect-ratio: 4/5; box-shadow: 0 24px 60px rgba(71, 64, 58, 0.13); max-width: 520px; }

.pres-4j__img-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .6s ease; }

/* Accent orange bas-droite */
.pres-4j__img-accent { position: absolute; bottom: -20px; right: 20px; width: 110px; height: 110px; background: #f5af66; border-radius: 10px; z-index: -1; opacity: .55; }

/* Grille de points haut-gauche */
.pres-4j__img-dots { position: absolute; top: -18px; left: -18px; width: 80px; height: 80px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 12px 12px; opacity: .25; z-index: -1; }

/* ─── RIGHT : TEXTE ─── */
.pres-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 22px; }

.pres-4j__eyebrow-icon { width: 22px; height: 22px; background: #f5af66; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }

.pres-4j__eyebrow-icon svg { width: 11px; height: 11px; color: #fff; }

.pres-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.pres-4j__h2 { font-weight: 800 !important; font-size: clamp(26px, 3vw, 44px); color: #47403a; line-height: 1.1; letter-spacing: -1px; margin-bottom: 28px; }

.pres-4j__text { font-weight: 400; font-size: 15px; color: #7a6e68; line-height: 1.8; margin-bottom: 20px; }

.pres-4j__text:last-of-type { margin-bottom: 0; }

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) { .pres-4j { padding: 80px 32px; } .pres-4j__inner { grid-template-columns: 1fr; gap: 48px; } .pres-4j__left { order: -1; } .pres-4j__img-wrap { aspect-ratio: 16/9; } }

@media (max-width: 540px) { .pres-4j { padding: 64px 24px; } }

/*===================================================================== LES PRESTATIONS =========================================================================*/
.cards-4j *, .cards-4j *::before, .cards-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

.cards-4j { font-family: 'Montserrat', sans-serif; background: #fff; position: relative; overflow: hidden; padding: 100px 64px; }

/* ─── ILLUSTRATIONS ─── */
.cards-4j::before { content: ''; position: absolute; width: 380px; height: 380px; border-radius: 50%; border: 50px solid #f6d1a4; opacity: .18; pointer-events: none; }

.cards-4j::after { content: ''; position: absolute; bottom: -80px; right: -80px; width: 260px; height: 260px; border-radius: 50%; border: 36px solid #f5af66; opacity: .15; pointer-events: none; }

.cards-4j__dots { position: absolute; top: 60px; right: 100px; width: 100px; height: 100px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 13px 13px; opacity: .15; pointer-events: none; }

/* ─── INNER ─── */
.cards-4j__inner { position: relative; z-index: 1; max-width: 1300px; margin: 0 auto; }

/* ─── HEADER ─── */
.cards-4j__header { margin-bottom: 56px; }

.cards-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 16px; }

.cards-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.cards-4j__h2 { font-weight: 800 !important; font-size: clamp(26px, 3vw, 42px); color: #47403a; line-height: 1.1; letter-spacing: -1px; }

/* ─── GRID ─── */
.cards-4j__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; /* align-items: stretch est le défaut — toutes les cartes prennent la même hauteur par rangée */ }

/* ─── CARD ─── */
.cards-4j__card { background: #fff; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 4px 24px rgba(71, 64, 58, 0.07); transition: transform .25s, box-shadow .25s; }

/* ─── PHOTO ─── */
.cards-4j__card-img { width: 100%; aspect-ratio: 16/9; overflow: hidden; flex-shrink: 0; }

.cards-4j__card-img img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease; }

/* ─── BODY ─── */
.cards-4j__card-body { padding: 28px 24px 28px; display: flex; flex-direction: column; flex: 1; }

/* Barre colorée en haut du body */
.cards-4j__card-body::before { content: ''; display: block; width: 36px; height: 3px; background: linear-gradient(to right, #f5af66, #d8621f); border-radius: 2px; margin-bottom: 16px; flex-shrink: 0; transition: width .3s ease; }

.cards-4j__card:hover .cards-4j__card-body::before { width: 56px; }

.cards-4j__card-title { font-weight: 800; font-size: 16px; color: #47403a; margin-bottom: 12px; letter-spacing: -.2px; flex-shrink: 0; }

.cards-4j__card-text { font-weight: 400; font-size: 13.5px; color: #7a6e68; line-height: 1.75; flex: 1; /* pousse vers le bas si besoin */ }

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) { .cards-4j__grid { grid-template-columns: repeat(2, 1fr); } .cards-4j { padding: 80px 32px; } }

@media (max-width: 560px) { .cards-4j__grid { grid-template-columns: 1fr; } .cards-4j { padding: 64px 24px; } }

/*======================================================================= NOTRE METHODE DE TRAVAIL ===============================================================*/
.methode-4j *, .methode-4j *::before, .methode-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

.methode-4j { font-family: 'Montserrat', sans-serif; background: #fff; position: relative; overflow: hidden; padding: 100px 64px; }

/* ─── ILLUSTRATIONS ─── */
.methode-4j::before { content: ''; position: absolute; top: -100px; right: -100px; width: 340px; height: 340px; border-radius: 50%; border: 48px solid #f6d1a4; opacity: .2; pointer-events: none; }

.methode-4j::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 260px; height: 260px; border-radius: 50%; border: 36px solid #f5af66; opacity: .13; pointer-events: none; }

.methode-4j__dots { position: absolute; bottom: 70px; right: 90px; width: 110px; height: 110px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 13px 13px; opacity: .13; pointer-events: none; }

/* ─── INNER ─── */
.methode-4j__inner { position: relative; z-index: 1; max-width: 1300px; margin: 0 auto; }

/* ─── HEADER ─── */
.methode-4j__header { text-align: center; margin-bottom: 72px; }

.methode-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 18px; }

.methode-4j__eyebrow-icon { width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.methode-4j__eyebrow-icon svg { width: 15px; height: 15px; color: #f5af66; }

.methode-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.methode-4j__h2 { font-weight: 800 !important; font-size: clamp(28px, 3.2vw, 46px); color: #47403a; letter-spacing: -1px; line-height: 1.08; }

/* ─── GRID ─── */
.methode-4j__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; align-items: stretch; /* toutes les cartes à la même hauteur */ }

/* ─── CARD ─── */
.methode-4j__card { background: #faf8f6; border-radius: 12px; padding: 36px 28px 32px; display: flex; flex-direction: column; box-shadow: 0 4px 20px rgba(71, 64, 58, 0.06); position: relative; overflow: hidden; transition: transform .25s, box-shadow .25s; }

.methode-4j__card:hover { transform: translateY(-5px); box-shadow: 0 16px 40px rgba(71, 64, 58, 0.11); }

/* Barre colorée au hover */
.methode-4j__card::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; background: linear-gradient(to right, #f5af66, #d8621f); transform: scaleX(0); transform-origin: left; transition: transform .3s ease; }

.methode-4j__card:hover::after { transform: scaleX(1); }

/* Grand chiffre décoratif en filigrane */
.methode-4j__card-bignum { font-weight: 800; font-size: 88px; line-height: 1; color: rgba(245, 175, 102, 0.18); letter-spacing: -4px; margin-bottom: -16px; /* fait "dépasser" sous le titre */ transition: color .25s; flex-shrink: 0; }

.methode-4j__card:hover .methode-4j__card-bignum { color: rgba(216, 98, 31, 0.15); }

/* Icône */
.methode-4j__card-icon { width: 48px; height: 48px; background: rgba(245, 175, 102, 0.15); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; flex-shrink: 0; transition: background .25s; }

.methode-4j__card:hover .methode-4j__card-icon { background: rgba(216, 98, 31, 0.12); }

.methode-4j__card-icon svg { width: 22px; height: 22px; color: #d8621f; }

/* Titre — fixe, ne grandit pas */
.methode-4j__card-title { font-weight: 800; font-size: 15px; color: #47403a; margin-bottom: 10px; letter-spacing: -.2px; line-height: 1.3; flex-shrink: 0; }

/* Texte — flex: 1 pour aligner les bas de cartes */
.methode-4j__card-text { font-weight: 400; font-size: 13.5px; color: #7a6e68; line-height: 1.75; flex: 1; }

/* ─── CTA ─── */
.methode-4j__btn { display: inline-flex; align-items: center; gap: 10px; background: #f5af66; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

.methode-4j__btn:hover { background: #d8621f; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(216, 98, 31, 0.45); }

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) { .methode-4j { padding: 80px 32px; } .methode-4j__grid { grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 540px) { .methode-4j { padding: 64px 24px; } .methode-4j__grid { grid-template-columns: 1fr; } }

/*====================================================================== REALISATIONS PAR CATEGORIE =================================================================*/
.real-4j *, .real-4j *::before, .real-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

.real-4j { font-family: 'Montserrat', sans-serif; background: #faf8f6; position: relative; overflow: hidden; padding: 100px 64px; }

/* ─── ILLUSTRATIONS ─── */
.real-4j::before { content: ''; position: absolute; top: -110px; right: -110px; width: 360px; height: 360px; border-radius: 50%; border: 50px solid #f6d1a4; opacity: .18; pointer-events: none; }

.real-4j::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 260px; height: 260px; border-radius: 50%; border: 36px solid #f5af66; opacity: .13; pointer-events: none; }

.real-4j__dots { position: absolute; bottom: 120px; right: 90px; width: 100px; height: 100px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 13px 13px; opacity: .12; pointer-events: none; }

/* ─── INNER ─── */
.real-4j__inner { position: relative; z-index: 1; max-width: 1300px; margin: 0 auto; }

/* ─── HEADER ─── */
.real-4j__header { text-align: center; margin-bottom: 48px; }

.real-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 18px; }

.real-4j__eyebrow-icon { width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.real-4j__eyebrow-icon svg { width: 15px; height: 15px; color: #f5af66; }

.real-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.real-4j__h2 { font-weight: 800 !important; font-size: clamp(28px, 3.2vw, 46px); color: #47403a; letter-spacing: -1px; line-height: 1.08; }

/* ─── FILTRES ─── */
.real-4j__filters { display: flex; align-items: center; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 48px; }

.real-4j__filter { font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; color: #7a6e68; background: #fff; border: 2px solid #e8e2dc; padding: 10px 20px; border-radius: 100px; cursor: pointer; transition: background .2s, border-color .2s, color .2s; white-space: nowrap; border-radius: 5px; }

.real-4j__filter:hover { border-color: #f5af66; color: #d8621f; }

.real-4j__filter.is-active { background: #d8621f; border-color: #d8621f; color: #fff; box-shadow: 0 4px 16px rgba(216, 98, 31, 0.3); }

/* ─── GRID ─── */
.real-4j__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }

/* ─── ITEM ─── */
.real-4j__item { border-radius: 10px; overflow: hidden; position: relative; cursor: zoom-in; aspect-ratio: 1 / 1; box-shadow: 0 4px 20px rgba(71, 64, 58, 0.08); transition: transform .3s, box-shadow .3s; }

.real-4j__item.is-hidden { display: none; }

.real-4j__item img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s ease; }

.real-4j__item:hover img { transform: scale(1.06); }

/* Overlay hover */
.real-4j__item-overlay { position: absolute; inset: 0; background: rgba(71, 64, 58, 0.25); opacity: 0; transition: opacity .3s; }

.real-4j__item:hover .real-4j__item-overlay { opacity: 1; }

/* Icône zoom */
.real-4j__item-zoom { position: absolute; top: 14px; right: 14px; width: 34px; height: 34px; background: rgba(255, 255, 255, 0.15); border-radius: 50%; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity .3s, background .2s; }

.real-4j__item:hover .real-4j__item-zoom { opacity: 1; }

.real-4j__item-zoom svg { width: 16px; height: 16px; color: #fff; }

/* ─── CTA ─── */
.real-4j__cta-wrap { text-align: center; margin-top: 56px; }

.real-4j__btn { display: inline-flex; align-items: center; gap: 10px; background: #f5af66; color: #ffffff; font-family: 'Montserrat', sans-serif; font-size: 0.88rem; font-weight: 700 !important; letter-spacing: 1.5px; text-transform: uppercase; text-decoration: none; padding: 17px 40px; border: none; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease; box-shadow: 0 6px 24px rgba(245, 175, 102, 0.35); }

.real-4j__btn:hover { background: #d8621f; transform: translateY(-2px); box-shadow: 0 10px 30px rgba(216, 98, 31, 0.45); }

/* ─── LIGHTBOX ─── */
.real-4j-lb { position: fixed; inset: 0; z-index: 9999; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity .3s ease; }

.real-4j-lb.is-open { opacity: 1; pointer-events: all; }

.real-4j-lb__backdrop { position: absolute; inset: 0; background: rgba(47, 40, 35, 0.92); cursor: pointer; }

.real-4j-lb__img-wrap { position: relative; z-index: 2; }

.real-4j-lb__img { max-width: 90vw; max-height: 82vh; width: auto; height: auto; border-radius: 10px; box-shadow: 0 32px 80px rgba(0, 0, 0, 0.5); display: block; transition: opacity .25s, transform .25s; }

.real-4j-lb__img.is-loading { opacity: 0; transform: scale(0.96); }

.real-4j-lb__caption { position: absolute; bottom: -36px; left: 0; right: 0; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 12px; letter-spacing: 1px; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }

.real-4j-lb__close { position: fixed; top: 24px; right: 24px; z-index: 3; width: 44px; height: 44px; background: rgba(255, 255, 255, 0.12); border: none; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background .2s; }

.real-4j-lb__close:hover { background: #d8621f; }

.real-4j-lb__close svg { width: 20px; height: 20px; color: #fff; }

.real-4j-lb__nav { position: fixed; top: 50%; transform: translateY(-50%); z-index: 3; width: 48px; height: 48px; background: rgba(255, 255, 255, 0.12); border: none; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background .2s, transform .2s; }

.real-4j-lb__nav:hover { background: #d8621f; }

.real-4j-lb__nav svg { width: 22px; height: 22px; color: #fff; }

.real-4j-lb__nav--prev { left: 24px; }

.real-4j-lb__nav--next { right: 24px; }

.real-4j-lb__nav--prev:hover { transform: translateY(-50%) translateX(-2px); }

.real-4j-lb__nav--next:hover { transform: translateY(-50%) translateX(2px); }

.real-4j-lb__counter { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%); z-index: 3; font-family: 'Montserrat', sans-serif; font-weight: 800; font-size: 11px; letter-spacing: 2px; color: rgba(255, 255, 255, 0.5); }

/* ─── RESPONSIVE ─── */
@media (max-width: 960px) { .real-4j { padding: 80px 32px; } .real-4j__grid { grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 540px) { .real-4j { padding: 64px 24px; } .real-4j__grid { grid-template-columns: 1fr; } .real-4j__filters { gap: 8px; } .real-4j__filter { font-size: 10px; padding: 8px 14px; } }

/*========================================================================= RESEAUX SOCIAUX =================================================================*/
.social-4j *, .social-4j *::before, .social-4j *::after { box-sizing: border-box; margin: 0; padding: 0; }

.social-4j { font-family: 'Montserrat', sans-serif; background: #fff; position: relative; overflow: hidden; padding: 100px 64px; }

/* ─── ILLUSTRATIONS ─── */
.social-4j::before { content: ''; position: absolute; top: -100px; left: -100px; width: 320px; height: 320px; border-radius: 50%; border: 44px solid #f6d1a4; opacity: .18; pointer-events: none; }

.social-4j::after { content: ''; position: absolute; bottom: -80px; right: -80px; width: 260px; height: 260px; border-radius: 50%; border: 36px solid #f5af66; opacity: .13; pointer-events: none; }

.social-4j__dots { position: absolute; top: 60px; right: 90px; width: 100px; height: 100px; background-image: radial-gradient(circle, #d8621f 1.5px, transparent 1.5px); background-size: 13px 13px; opacity: .12; pointer-events: none; }

/* ─── INNER ─── */
.social-4j__inner { position: relative; z-index: 1; max-width: 1100px; margin: 0 auto; }

/* ─── HEADER ─── */
.social-4j__header { text-align: center; margin-bottom: 60px; }

.social-4j__eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 18px; }

.social-4j__eyebrow-icon { width: 30px; height: 30px; background: #f5af66; border-radius: 50%; display: flex; align-items: center; justify-content: center; }

.social-4j__eyebrow-icon svg { width: 15px; height: 15px; color: #fff; }

.social-4j__eyebrow span { font-weight: 800; font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #f5af66; }

.social-4j__h2 { font-weight: 800 !important; font-size: clamp(26px, 3vw, 44px); color: #47403a; letter-spacing: -1px; line-height: 1.08; margin-bottom: 14px; }

.social-4j__sub { font-weight: 400; font-size: 15px; color: #7a6e68; line-height: 1.65; max-width: 480px; margin: 0 auto; }

/* ─── CARDS ─── */
.social-4j__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }

.social-4j__card { border-radius: 14px; padding: 44px 32px 36px; display: flex; flex-direction: column; align-items: center; text-align: center; text-decoration: none; border: 2px solid #f0ebe6; background: #fff; position: relative; overflow: hidden; transition: transform .25s, box-shadow .25s, border-color .25s; box-shadow: 0 4px 20px rgba(71, 64, 58, 0.06); }

.social-4j__card:hover { transform: translateY(-6px); box-shadow: 0 20px 48px rgba(71, 64, 58, 0.12); }

/* Fond coloré au hover spécifique à chaque réseau */
.social-4j__card--fb:hover { border-color: #1877f2; }

.social-4j__card--tt:hover { border-color: #010101; }

.social-4j__card--yt:hover { border-color: #ff0000; }

/* Barre de couleur en haut */
.social-4j__card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; transform: scaleX(0); transform-origin: left; transition: transform .3s ease; border-radius: 2px 2px 0 0; }

.social-4j__card--fb::before { background: #1877f2; }

.social-4j__card--tt::before { background: linear-gradient(to right, #010101, #69c9d0, #ee1d52); }

.social-4j__card--yt::before { background: #ff0000; }

.social-4j__card:hover::before { transform: scaleX(1); }

/* Grand numéro décoratif */
.social-4j__card-bignum { position: absolute; bottom: 12px; right: 16px; font-weight: 800; font-size: 72px; line-height: 1; letter-spacing: -3px; color: rgba(245, 175, 102, 0.1); pointer-events: none; user-select: none; }

/* Icône réseau */
.social-4j__card-icon { width: 64px; height: 64px; border-radius: 16px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; flex-shrink: 0; transition: transform .25s; }

.social-4j__card:hover .social-4j__card-icon { transform: scale(1.08); }

.social-4j__card--fb .social-4j__card-icon { background: rgba(24, 119, 242, 0.1); }

.social-4j__card--tt .social-4j__card-icon { background: rgba(1, 1, 1, 0.07); }

.social-4j__card--yt .social-4j__card-icon { background: rgba(255, 0, 0, 0.08); }

.social-4j__card--fb .social-4j__card-icon svg { color: #1877f2; }

.social-4j__card--tt .social-4j__card-icon svg { color: #010101; }

.social-4j__card--yt .social-4j__card-icon svg { color: #ff0000; }

.social-4j__card-icon svg { width: 30px; height: 30px; }

/* Nom réseau */
.social-4j__card-name { font-weight: 800; font-size: 18px; color: #47403a; margin-bottom: 8px; letter-spacing: -.3px; }

/* Description */
.social-4j__card-desc { font-weight: 400; font-size: 13.5px; color: #7a6e68; line-height: 1.7; margin-bottom: 28px; flex: 1; }

/* Bouton follow */
.social-4j__card-btn { font-weight: 800; font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; padding: 11px 24px; border-radius: 100px; border: 2px solid currentColor; transition: background .2s, color .2s; display: inline-flex; align-items: center; gap: 7px; white-space: nowrap; }

.social-4j__card--fb .social-4j__card-btn { color: #1877f2; }

.social-4j__card--tt .social-4j__card-btn { color: #010101; }

.social-4j__card--yt .social-4j__card-btn { color: #ff0000; }

.social-4j__card--fb:hover .social-4j__card-btn { background: #1877f2; color: #fff; border-color: #1877f2; }

.social-4j__card--tt:hover .social-4j__card-btn { background: #010101; color: #fff; border-color: #010101; }

.social-4j__card--yt:hover .social-4j__card-btn { background: #ff0000; color: #fff; border-color: #ff0000; }

.social-4j__card-btn svg { width: 13px; height: 13px; }

/* ─── RESPONSIVE ─── */
@media (max-width: 860px) { .social-4j__grid { grid-template-columns: 1fr; max-width: 420px; margin: 0 auto; } .social-4j { padding: 80px 32px; } }

@media (max-width: 540px) { .social-4j { padding: 64px 24px; } }

/*# sourceMappingURL=custom.css.map */