@charset "UTF-8";
@import url(main.css);
.animated-border-button:after { background-color: #c29887; }

@media (max-width: 768px) { .sliderLogoContainer.mx-auto { flex: 0 0 200px !important; width: 200px !important; max-width: 200px !important; min-width: 200px !important; height: 200px !important; margin: 0 auto 20px auto !important; } }

.spacer { display: none !important; }

.col-md-10.d-flex.justify-content-center.col-lg-6 { margin-top: 10rem !important; }

b, strong { font-weight: 600 !important; }

/**************** LOGO ****************/
.navbar-brand { height: 9vh !important; width: 9vw !important; }

.logo_nav { height: 9vh !important; transition: all 0.3s ease; }

.navbar .logo_nav { padding-left: 0.5rem; }

.logo_nav:hover { transform: scale(1.025); }

.logo-footer > .logo_nav { height: 23vh !important; }

.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 { border: 1px solid #de2217 !important; border-radius: 5px !important; box-shadow: none !important; transition: 0.3s ease; }

.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 { border: 1px solid #de2217 !important; border-radius: 5px !important; box-shadow: none !important; transition: 0.3s ease; }

.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 { border: 1px solid #de2217 !important; border-radius: 5px !important; box-shadow: none !important; transition: 0.3s ease; }

form#formContact { border: 2px solid #7b1c49 !important; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { background: linear-gradient(135deg, #C9A090 0%, #B88B78 100%); color: white !important; font-weight: 500 !important; font-size: 0.95rem !important; letter-spacing: 1.2px; padding: 11px 26px !important; border-radius: 0px !important; display: inline-flex; align-items: center; gap: 6px; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); position: relative; overflow: hidden; box-shadow: 0 2px 8px rgba(139, 90, 70, 0.15); text-transform: capitalize; text-decoration: none !important; border: 1px solid rgba(255, 255, 255, 0.2); margin: 8px !important; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2::before { content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); transition: left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover { transform: translateY(-1px); box-shadow: 0 3px 12px rgba(139, 90, 70, 0.18); }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover::before { left: 100%; }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2::after { content: "·"; font-size: 0.8rem; opacity: 0.7; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover::after { opacity: 1; }

@media (max-width: 768px) { a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { display: flex !important; width: fit-content !important; margin-left: auto !important; margin-right: auto !important; } }

nav#navigation-bar-hide { border: 2px solid #7b1c49; margin-top: 10px; margin-left: 50px; margin-right: 50px; }

nav#navigation-bar-show { border: 2px solid #7b1c49; margin-top: 10px; margin-left: 50px; margin-right: 50px; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone { background: linear-gradient(135deg, #C9A090 0%, #B88B78 100%); color: white !important; font-weight: 500; font-size: 0.85rem; letter-spacing: 1.2px; padding: 8px 20px !important; border-radius: 0px !important; display: inline-flex; align-items: center; gap: 6px; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); position: relative; overflow: hidden; box-shadow: 0 2px 8px rgba(139, 90, 70, 0.15); text-transform: capitalize; border: 1px solid rgba(255, 255, 255, 0.2); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone::before { content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); transition: left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { transform: translateY(-1px); box-shadow: 0 3px 12px rgba(139, 90, 70, 0.18); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover::before { left: 100%; }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone::after { content: "·"; font-size: 0.8rem; opacity: 0.7; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover::after { opacity: 1; }

.carousel-item-homepage img { filter: brightness(100%) !important; }

.background-image-div-opacity { background-attachment: local !important; }

.d-flex.align-items-center.justify-content-center.px-4.py-5.text-center.cta_banner.bg-sixthColor.position-relative { padding-top: 15rem !important; padding-bottom: 15rem !important; }

h1 { margin-bottom: 0px !important; }

.carousel-inner-homepage .carousel-item-homepage > img { animation: none !important; -webkit-animation: none !important; -o-animation: none !important; }

.sliderLogoContainer.mx-auto { width: 15vw !important; margin-top: -80px !important; }

/*-----------------------------------------------------------------------------------------------------INTRO-------------------------------------------------------------------------------------------*/
/* Reset limité à la section */
.pi4, .pi4 * { box-sizing: border-box; }

.pi4 { background-color: #fff; width: 100%; position: relative; overflow: hidden; }

/* ───────── TOP ───────── */
.pi4__top { text-align: center; padding: 40px 48px 0; position: relative; z-index: 2; }

.pi4__tagline { font-size: 11.5px; font-weight: 900; letter-spacing: 5px; text-transform: uppercase; color: #1a1a1a; display: inline-block; }

.pi4__tagline-line { display: block; width: 100%; height: 1.5px; background: #1a1a1a; margin-top: 12px; }

/* ───────── BODY ───────── */
.pi4__body { display: flex; align-items: stretch; min-height: 600px; position: relative; z-index: 2; gap: 0; }

/* LEFT */
.pi4__left { flex: 0 0 45%; position: relative; padding: 36px 32px; display: flex; align-items: center; justify-content: center; }

.pi4__photo { width: 100%; height: auto; max-height: 580px; object-fit: contain; object-position: center; display: block; }

.pi4__splash { position: absolute; right: -90px; top: 50%; transform: translateY(-50%); width: 210px; opacity: 0.5; pointer-events: none; z-index: 3; }

/* RIGHT */
.pi4__right { flex: 1; padding: 56px 64px; display: flex; flex-direction: column; justify-content: center; min-width: 0; }

.pi4__hi { font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: #c87a2e; margin-bottom: 4px; }

.pi4__title { font-style: italic; font-weight: 400; font-size: 58px; color: #1a1a1a; line-height: 1.05; margin-bottom: 30px; word-wrap: break-word; }

.pi4__title strong { font-style: normal; font-weight: 700; color: #c87a2e; }

.pi4__text { font-size: 18px; color: #555; line-height: 1.9; font-weight: 300; margin-bottom: 16px; word-wrap: break-word; }

.pi4__text:first-of-type { color: #333; font-weight: 400; }

/* ───────── CTA ───────── */
.pi4__btn-wrap { margin-top: 34px; color: #fff !important; }

.pi4__btn { display: inline-block; position: relative; font-size: 12px; font-weight: 900; letter-spacing: 3px; text-transform: uppercase; color: #fff; text-decoration: none; padding: 15px 34px; cursor: pointer; overflow: hidden; isolation: isolate; transition: transform 0.2s ease; }

.pi4__btn::before, .pi4__btn::after { content: ''; position: absolute; inset: 0; background-size: cover; background-position: center; transition: opacity 0.28s ease; }

.pi4__btn::before { z-index: -2; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142734903_2zoq.webp"); opacity: 1; }

.pi4__btn::after { z-index: -1; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142744793_a0zl.webp"); opacity: 0; }

.pi4__btn:hover { transform: translateY(-2px); }

.pi4__btn:hover::before { opacity: 0; }

.pi4__btn:hover::after { opacity: 1; }

.pi4__btn span { position: relative; z-index: 1; text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }

/* ───────── RESPONSIVE ───────── */
@media (max-width: 1024px) { .pi4__body { min-height: 550px; } .pi4__left { flex: 0 0 42%; padding: 32px 24px; } .pi4__photo { max-height: 530px; } .pi4__right { padding: 48px 56px; } .pi4__title { font-size: 48px; } .pi4__text { font-size: 16px; } }

@media (max-width: 768px) { .pi4__top { padding: 30px 24px 0; } .pi4__body { flex-direction: column; min-height: auto; } .pi4__left { flex: 0 0 auto; width: 100%; padding: 35px 24px; min-height: 380px; } .pi4__photo { max-height: 380px; max-width: 100%; } .pi4__splash { right: -40px; width: 120px; } .pi4__right { padding: 40px 24px; text-align: center; } .pi4__title { font-size: 36px; margin-bottom: 20px; } .pi4__text { font-size: 15px; line-height: 1.7; } .pi4__btn-wrap { display: flex; justify-content: center; margin-top: 25px; } }

@media (max-width: 480px) { .pi4__top { padding: 24px 16px 0; } .pi4__tagline { font-size: 10px; letter-spacing: 3px; } .pi4__left { padding: 28px 16px; min-height: 320px; } .pi4__photo { max-height: 320px; } .pi4__splash { width: 100px; } .pi4__right { padding: 30px 16px; } .pi4__hi { font-size: 10px; letter-spacing: 2px; } .pi4__title { font-size: 28px; line-height: 1.2; margin-bottom: 16px; } .pi4__text { font-size: 14px; line-height: 1.6; margin-bottom: 12px; } .pi4__btn { font-size: 9px; letter-spacing: 2px; padding: 12px 24px; } }

@media (max-width: 360px) { .pi4__left { min-height: 280px; } .pi4__photo { max-height: 280px; } .pi4__title { font-size: 24px; } .pi4__text { font-size: 13px; } }

/*-----------------------------------------------------------------------------------------------------PRESTATIONS-------------------------------------------------------------------------------------------*/
.ppv6 { --c-dark:   #1a1a1a; --c-cream:  #faf9f7; --c-orange: #e8732a; --c-gold:   #f0a500; --c-text:   #555; box-sizing: border-box; background-color: var(--c-cream); width: 100vw; position: relative; left: 50%; margin-left: -50vw; padding: 80px 48px 96px; overflow: hidden; }

.ppv6 *, .ppv6 *::before, .ppv6 *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* ── Image de fond tache peinture ── */
.ppv6__bg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 70%; max-width: 700px; opacity: 0.06; pointer-events: none; z-index: 0; }

/* ── Titre encadré ── */
.ppv6__title-wrap { display: flex; align-items: center; justify-content: center; margin-bottom: 64px; position: relative; z-index: 1; }

.ppv6__title-line { flex: 1; height: 1px; background: var(--c-dark); max-width: 280px; }

.ppv6__title { font-size: 22px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase; color: var(--c-dark); padding: 14px 36px; border-top: 1px solid var(--c-dark); border-bottom: 1px solid var(--c-dark); white-space: nowrap; }

/* ── Grille 2x2 ── */
.ppv6__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 48px; max-width: 1200px; margin: 0 auto; position: relative; z-index: 1; }

/* ── Carte ── */
.ppv6__card { display: flex; flex-direction: row; align-items: stretch; gap: 24px; }

/* ── Image gauche — libre, sans fond ni bord ── */
.ppv6__card-img { flex: 0 0 260px; position: relative; display: flex; align-items: stretch; overflow: hidden; }

.ppv6__card-img img { width: 100%; height: 100%; min-height: 340px; object-fit: cover; object-position: center; display: block; transition: transform 0.65s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.ppv6__card:hover .ppv6__card-img img { transform: scale(1.04); }

/* ── Couleurs par carte ── */
/* Carte 1 — Orange */
.ppv6__card--orange .ppv6__card-body { border-color: #e8732a; }

.ppv6__card--orange .ppv6__card-body::before { background: linear-gradient(180deg, #e8732a, #f0a500); }

.ppv6__card--orange .ppv6__card-sep::before, .ppv6__card--orange .ppv6__card-sep::after, .ppv6__card--orange .ppv6__card-sep-dot { background: #e8732a; }

.ppv6__card--orange .ppv6__card-num { background: rgba(232, 115, 42, 0.75); }

.ppv6__card--orange .ppv6__card-cta { border-color: #e8732a; color: #e8732a; }

.ppv6__card--orange .ppv6__card-cta:hover { background: #e8732a; color: #fff; }

.ppv6__card--orange:hover .ppv6__card-tag { border-color: #e8732a; color: #e8732a; }

/* Carte 2 — Vert */
.ppv6__card--green .ppv6__card-body { border-color: #2e7d32; }

.ppv6__card--green .ppv6__card-body::before { background: linear-gradient(180deg, #2e7d32, #66bb6a); }

.ppv6__card--green .ppv6__card-sep::before, .ppv6__card--green .ppv6__card-sep::after, .ppv6__card--green .ppv6__card-sep-dot { background: #2e7d32; }

.ppv6__card--green .ppv6__card-num { background: rgba(46, 125, 50, 0.75); }

.ppv6__card--green .ppv6__card-cta { border-color: #2e7d32; color: #2e7d32; }

.ppv6__card--green .ppv6__card-cta:hover { background: #2e7d32; color: #fff; }

.ppv6__card--green:hover .ppv6__card-tag { border-color: #2e7d32; color: #2e7d32; }

/* Carte 3 — Bordeaux */
.ppv6__card--bordeaux .ppv6__card-body { border-color: #7b1c2e; }

.ppv6__card--bordeaux .ppv6__card-body::before { background: linear-gradient(180deg, #7b1c2e, #b84d62); }

.ppv6__card--bordeaux .ppv6__card-sep::before, .ppv6__card--bordeaux .ppv6__card-sep::after, .ppv6__card--bordeaux .ppv6__card-sep-dot { background: #7b1c2e; }

.ppv6__card--bordeaux .ppv6__card-num { background: rgba(123, 28, 46, 0.75); }

.ppv6__card--bordeaux .ppv6__card-cta { border-color: #7b1c2e; color: #7b1c2e; }

.ppv6__card--bordeaux .ppv6__card-cta:hover { background: #7b1c2e; color: #fff; }

.ppv6__card--bordeaux:hover .ppv6__card-tag { border-color: #7b1c2e; color: #7b1c2e; }

/* Carte 4 — Bleu */
.ppv6__card--blue .ppv6__card-body { border-color: #1a4f7a; }

.ppv6__card--blue .ppv6__card-body::before { background: linear-gradient(180deg, #1a4f7a, #4a90c4); }

.ppv6__card--blue .ppv6__card-sep::before, .ppv6__card--blue .ppv6__card-sep::after, .ppv6__card--blue .ppv6__card-sep-dot { background: #1a4f7a; }

.ppv6__card--blue .ppv6__card-num { background: rgba(26, 79, 122, 0.75); }

.ppv6__card--blue .ppv6__card-cta { border-color: #1a4f7a; color: #1a4f7a; }

.ppv6__card--blue .ppv6__card-cta:hover { background: #1a4f7a; color: #fff; }

.ppv6__card--blue:hover .ppv6__card-tag { border-color: #1a4f7a; color: #1a4f7a; }

/* Badge numéro */
.ppv6__card-num { position: absolute; top: 12px; left: 12px; font-size: 10px; font-weight: 900; letter-spacing: 2px; color: #fff; background: rgba(0, 0, 0, 0.42); padding: 4px 10px; z-index: 2; }

/* ── Bloc texte avec bord fin noir ── */
.ppv6__card-body { flex: 1; border: 1px solid var(--c-dark); padding: 28px 24px 24px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 12px; background: #fff; position: relative; transition: background 0.3s ease; }

.ppv6__card:hover .ppv6__card-body { background: #fdfcfa; }

/* Trait coloré gauche au hover */
.ppv6__card-body::before { content: ''; position: absolute; left: -1px; top: 0; width: 3px; height: 0; background: linear-gradient(180deg, var(--c-orange), var(--c-gold)); transition: height 0.45s ease; z-index: 2; }

.ppv6__card:hover .ppv6__card-body::before { height: 100%; }

/* Logo */
.ppv6__card-logo { width: 48px; height: auto; display: block; object-fit: contain; margin-bottom: 2px; }

/* Nom service */
.ppv6__card-name { font-size: 19px; font-weight: 900; font-style: italic; letter-spacing: 2.5px; color: var(--c-dark); line-height: 1.5; }

/* Séparateur point orange */
.ppv6__card-sep { display: flex; align-items: center; gap: 8px; width: 100%; }

.ppv6__card-sep::before, .ppv6__card-sep::after { content: ''; display: block; height: 1px; background: var(--c-orange); flex: 1; }

.ppv6__card-sep-dot { width: 5px; height: 5px; border-radius: 50%; background: var(--c-orange); flex-shrink: 0; }

/* Texte */
.ppv6__card-text { font-size: 16px; color: var(--c-text); line-height: 1.85; font-weight: 300; flex: 1; }

/* Tags */
.ppv6__card-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; width: 100%; }

.ppv6__card-tag { font-size: 9px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #888; border: 1px solid #d0ccc4; padding: 4px 10px; transition: border-color 0.25s ease, color 0.25s ease; }

.ppv6__card:hover .ppv6__card-tag { border-color: var(--c-orange); color: var(--c-orange); }

/* CTA par carte */
.ppv6__card-cta { display: inline-block; font-size: 9.5px; font-weight: 900; letter-spacing: 2.5px; text-transform: uppercase; color: var(--c-dark); text-decoration: none; border: 1.5px solid var(--c-dark); padding: 10px 20px; margin-top: 4px; background: transparent; transition: background 0.22s ease, color 0.22s ease, border-color 0.22s ease; cursor: pointer; white-space: nowrap; }

.ppv6__card-cta:hover { background: var(--c-orange); border-color: var(--c-orange); color: #fff; }

/* ── Responsive tablette ── */
@media (max-width: 1024px) { .ppv6__card-img { flex: 0 0 170px; } }

@media (max-width: 860px) { .ppv6__grid { grid-template-columns: 1fr; gap: 32px; } .ppv6__card { max-width: 600px; margin: 0 auto; width: 100%; } }

@media (max-width: 600px) { .ppv6 { width: 100%; left: 0; margin-left: 0; padding: 56px 20px 64px; } .ppv6__card { flex-direction: column; align-items: center; gap: 0; } /* Image au dessus, centrée, pas collée au bloc texte */ .ppv6__card-img { flex: none; width: 85%; margin-bottom: 16px; } .ppv6__card-img img { height: 260px; width: 100%; object-fit: cover; } .ppv6__card-body { width: 100%; } .ppv6__title { font-size: 16px; letter-spacing: 4px; padding: 12px 20px; } .ppv6__title-line { max-width: 40px; } .ppv6__bg { width: 120%; } }

/*-----------------------------------------------------------------------------------------------------ICONES-------------------------------------------------------------------------------------------*/
.icp { --c-dark:     #1a1a1a; --c-cream:    #fff; --c-bordeaux: #7b1c2e; --c-text:     #555; --c-border:   #d8d4cc; box-sizing: border-box; background: var(--c-cream); width: 100vw; position: relative; left: 50%; margin-left: -50vw; padding: 72px 48px 80px; }

.icp *, .icp *::before, .icp *::after { box-sizing: border-box; margin: 0; padding: 0; }

/* ── Titre encadré centré ── */
.icp__title-wrap { display: flex; align-items: center; justify-content: center; margin-bottom: 64px; }

.icp__title-line { flex: 1; height: 1px; background: var(--c-dark); max-width: 240px; }

.icp__title { font-size: 20px; font-weight: 700; letter-spacing: 5px; text-transform: uppercase; color: var(--c-dark); padding: 12px 32px; border-top: 1px solid var(--c-dark); border-bottom: 1px solid var(--c-dark); white-space: nowrap; }

/* ── Grille 4 colonnes ── */
.icp__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; max-width: 1100px; margin: 0 auto; }

/* Séparateurs verticaux */
.icp__col:not(:last-child) { border-right: 1px solid var(--c-border); }

/* ── Colonne ── */
.icp__col { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 28px; gap: 18px; }

/* ── Icône agrandie ── */
.icp__col-icon { width: 130px; height: 130px; object-fit: contain; display: block; margin-bottom: 6px; transition: transform 0.4s ease; }

.icp__col:hover .icp__col-icon { transform: translateY(-5px); }

/* ── Titre italic ── */
.icp__col-title { font-style: italic; font-weight: 400; font-size: 24px; color: var(--c-dark); line-height: 1.25; }

/* ── Texte agrandi ── */
.icp__col-text { font-size: 18px; color: var(--c-text); line-height: 1.85; font-weight: 300; }

/* Mots en bordeaux */
.icp__col-text strong { color: var(--c-bordeaux); font-weight: 700; }

/* ── Responsive 2 colonnes ── */
@media (max-width: 900px) { .icp__grid { grid-template-columns: repeat(2, 1fr); gap: 48px 0; } .icp__col:nth-child(2) { border-right: none; } .icp__col:nth-child(4) { border-right: none; } .icp__col:nth-child(1), .icp__col:nth-child(2) { border-bottom: 1px solid var(--c-border); padding-bottom: 48px; } .icp__col:nth-child(3) { border-right: 1px solid var(--c-border); } }

/* ── Responsive 1 colonne ── */
@media (max-width: 560px) { .icp { width: 100%; left: 0; margin-left: 0; padding: 50px 20px 60px; } .icp__grid { grid-template-columns: 1fr; gap: 40px; } .icp__col, .icp__col:not(:last-child) { border-right: none; border-bottom: 1px solid var(--c-border); padding-bottom: 40px; } .icp__col:last-child { border-bottom: none; padding-bottom: 0; } .icp__title { font-size: 13px; letter-spacing: 3px; padding: 10px 14px; white-space: normal; text-align: center; } .icp__title-line { max-width: 30px; } .icp__col-icon { width: 100px; height: 100px; } .icp__col-title { font-size: 20px; } .icp__col-text { font-size: 14px; } }

/*-----------------------------------------------------------------------------------------------------REALISATIONS-------------------------------------------------------------------------------------------*/
/* =============================== SECTION RÉALISATIONS COGNÉE ================================ */
.realisations-cognee { padding: 90px 5%; background: #faf9f7; text-align: center; }

/* TITRES */
.realisations-cognee-eyebrow { font-size: 11px; letter-spacing: 3px; color: #9aa0a6; font-weight: 600; text-transform: uppercase; margin-bottom: 8px; }

.realisations-cognee-title { font-size: 28px; font-weight: 700; margin-bottom: 50px; text-transform: uppercase; color: #222; }

/* =============================== GRID ================================ */
.realisations-cognee-grid { max-width: 1100px; margin: 0 auto 45px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }

.realisations-cognee-item { position: relative; overflow: hidden; aspect-ratio: 4 / 3; background: #f0f0f0; }

.realisations-cognee-item img { width: 100%; height: 100%; object-fit: cover; display: block; }

/* =============================== CTA STYLE PINCEAU ================================ */
.realisations-cognee-btn-wrap { margin-top: 34px; }

.realisations-cognee-btn { display: inline-block; position: relative; font-size: 12px; font-weight: 900; letter-spacing: 3px; text-transform: uppercase; color: #fff; text-decoration: none; padding: 15px 34px; cursor: pointer; overflow: hidden; isolation: isolate; transition: transform 0.2s ease; }

.realisations-cognee-btn::before, .realisations-cognee-btn::after { content: ''; position: absolute; inset: 0; background-size: cover; background-position: center; transition: opacity 0.28s ease; }

.realisations-cognee-btn::before { z-index: -2; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142734903_2zoq.webp"); opacity: 1; }

.realisations-cognee-btn::after { z-index: -1; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142744793_a0zl.webp"); opacity: 0; }

.realisations-cognee-btn:hover { transform: translateY(-2px); }

.realisations-cognee-btn:hover::before { opacity: 0; }

.realisations-cognee-btn:hover::after { opacity: 1; }

.realisations-cognee-btn span { position: relative; z-index: 1; text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); color: #fff !important; }

/* =============================== RESPONSIVE ================================ */
@media (max-width: 900px) { .realisations-cognee-grid { grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 520px) { .realisations-cognee-grid { grid-template-columns: 1fr; } }

/*-----------------------------------------------------------------------------------------------------RESEAUX-------------------------------------------------------------------------------------------*/
/* ============================================================================= RÉSEAUX COGNÉE — Section réseaux sociaux ============================================================================= */
/* ========================= SECTION ========================= */
.reseaux-cognee { background: #fff; padding: 80px 20px; text-align: center; }

/* ========================= HEADER ========================= */
.reseaux-cognee-top { color: #203366; font-size: 1.3rem; font-weight: 700; letter-spacing: 1px; margin-bottom: 6px; }

.reseaux-cognee h2 { font-size: 2.6rem; font-weight: 800; color: #131B26; margin-bottom: 10px; }

.reseaux-cognee p { font-size: 1.1rem; color: #555; margin-bottom: 50px; }

/* ========================= ICÔNES ========================= */
.reseaux-cognee-icons { display: flex; justify-content: center; }

.reseaux-cognee-item { text-decoration: none; color: #000; text-align: center; transition: 0.3s ease; }

/* ========================= CERCLE + IMAGE DECORATIVE ========================= */
.reseaux-cognee-icon { width: 150px; height: 150px; border-radius: 50%; border: 2px solid #203366; background: #ffffff; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; transition: transform 0.3s ease, box-shadow 0.3s ease; }

/* Image décorative derrière le cercle */
.reseaux-cognee-icon::before { content: ""; position: absolute; width: 190px; height: 190px; background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2F7WNV9xuvGnPP9UdvJKhprQxaLUc2%2Fimages%2FDesign_sans_titre_-_2025-12-16T162222218_sggu.webp?alt=media&token=69a66efd-12bf-4e53-9869-0703668f7b14"); background-repeat: no-repeat; background-size: contain; background-position: center; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; pointer-events: none; }

/* ========================= ICONES FACEBOOK ========================= */
.reseaux-cognee-icon .icon-default { width: 100px; height: 100px; object-fit: contain; transition: opacity 0.3s ease; }

.reseaux-cognee-icon .icon-hover { width: 110px; height: 110px; object-fit: contain; position: absolute; inset: 0; margin: auto; opacity: 0; transition: opacity 0.3s ease; }

/* ========================= HOVER ========================= */
.reseaux-cognee-item:hover .icon-default { opacity: 0; }

.reseaux-cognee-item:hover .icon-hover { opacity: 1; }

.reseaux-cognee-item:hover .reseaux-cognee-icon { transform: scale(1.08); box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15); }

.reseaux-cognee-item:hover span { color: #203366; }

/* ========================= TEXTE ========================= */
.reseaux-cognee-item span { display: block; margin-top: 14px; font-size: 1.4rem; font-weight: 600; transition: color 0.3s ease; }

/* ============================================================================= RESPONSIVE ============================================================================= */
@media (max-width: 768px) { .reseaux-cognee-icon { width: 130px; height: 130px; } .reseaux-cognee-icon::before { width: 170px; height: 170px; } .reseaux-cognee-icon .icon-default { width: 85px; height: 85px; } .reseaux-cognee-icon .icon-hover { width: 95px; height: 95px; } .reseaux-cognee-item span { font-size: 1.2rem; } }

@media (max-width: 480px) { .reseaux-cognee { padding: 60px 16px; } .reseaux-cognee h2 { font-size: 2.1rem; } .reseaux-cognee-icon { width: 120px; height: 120px; } .reseaux-cognee-icon::before { width: 155px; height: 155px; } }

/*-----------------------------------------------------------------------------------------------------INTRO PAGE-------------------------------------------------------------------------------------------*/
.intpg { background: #ffffff; width: 100vw; position: relative; left: 50%; margin-left: -50vw; overflow: hidden; box-sizing: border-box; }

/* Reset léger */
.intpg, .intpg * { box-sizing: border-box; }

/* ── Image déco gauche ── */
.intpg__deco { position: absolute; left: 0; top: 40%; transform: translateY(-50%); width: 570px; height: auto; object-fit: contain; opacity: 0.7; pointer-events: none; z-index: 0; }

/* ── Wrapper intérieur ── */
.intpg__inner { display: flex; align-items: stretch; min-height: 520px; max-width: 1400px; margin: 0 auto; padding: 70px 0 70px 190px; gap: 70px; position: relative; z-index: 1; }

/* ── Colonne gauche ── */
.intpg__left { flex: 1; display: flex; flex-direction: column; justify-content: center; }

/* Label */
.intpg__label { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }

.intpg__label-text { font-size: 17px; font-weight: 900; letter-spacing: 5px; text-transform: uppercase; color: #555; }

.intpg__label-icon { width: 34px; height: 34px; object-fit: contain; display: block; }

/* Titre */
.intpg__title { font-style: italic; font-weight: 400; font-size: 44px; color: #1a1a1a; line-height: 1.08; margin-bottom: 24px; }

/* Séparateur */
.intpg__divider { display: block; width: 100%; height: 1px; background: linear-gradient(90deg, #c8c4bc, transparent); margin-bottom: 28px; }

/* Texte */
.intpg__text { font-size: 18px; color: #555; line-height: 1.9; margin-bottom: 16px; }

/* CTA */
.intpg__btn-wrap { margin-top: 34px; }

.intpg__btn { display: inline-block; position: relative; font-size: 12px; font-weight: 900; letter-spacing: 3px; text-transform: uppercase; color: #fff; text-decoration: none; padding: 15px 34px; cursor: pointer; overflow: hidden; isolation: isolate; transition: transform 0.2s ease; }

.intpg__btn::before, .intpg__btn::after { content: ''; position: absolute; inset: 0; background-size: cover; background-position: center; transition: opacity 0.28s ease; }

.intpg__btn::before { z-index: -2; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142734903_2zoq.webp"); opacity: 1; }

.intpg__btn::after { z-index: -1; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-02-27T142744793_a0zl.webp"); opacity: 0; }

.intpg__btn:hover { transform: translateY(-2px); }

.intpg__btn:hover::before { opacity: 0; }

.intpg__btn:hover::after { opacity: 1; }

.intpg__btn span { position: relative; z-index: 1; text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); color: #fff; }

/* ── Colonne droite ── */
.intpg__right { flex: 0 0 52%; display: flex; align-items: center; justify-content: center; }

.intpg__photo { width: 100%; height: auto; max-height: 620px; object-fit: contain; display: block; }

/* ── Responsive tablette ── */
@media (max-width: 900px) { .intpg__inner { flex-direction: column; padding: 56px 20px; gap: 40px; text-align: center; align-items: center; } .intpg__left { align-items: center; } .intpg__label { justify-content: center; } .intpg__divider { max-width: 300px; } .intpg__right { width: 100%; justify-content: center; } .intpg__deco { width: 110px; left: 50%; transform: translate(-50%, -50%); opacity: 0.15; } .intpg__title { font-size: 40px; } }

/* ── Responsive mobile ── */
@media (max-width: 560px) { .intpg { width: 100%; left: 0; margin-left: 0; } .intpg__inner { padding: 48px 16px; } .intpg__title { font-size: 32px; } .intpg__text { font-size: 16px; } .intpg__btn-wrap { display: flex; justify-content: center; } .intpg__deco { width: 80px; } }

/*-----------------------------------------------------------------------------------------------------SIX PRESTA-------------------------------------------------------------------------------------------*/
.sxcg { background: #faf9f7; width: 100vw; position: relative; left: 50%; margin-left: -50vw; padding: 64px 48px 72px; box-sizing: border-box; }

.sxcg *, .sxcg *::before, .sxcg *::after { box-sizing: border-box; }

/* ───────── TITRE ───────── */
.sxcg__title-wrap { display: flex; align-items: center; justify-content: center; margin-bottom: 52px; }

.sxcg__title-line { flex: 1; height: 1px; background: #7b1c2e; max-width: 220px; }

.sxcg__title { font-size: 21px; font-weight: 900; letter-spacing: 5px; text-transform: uppercase; color: #7b1c2e; padding: 10px 28px; border-top: 1px solid #7b1c2e; border-bottom: 1px solid #7b1c2e; white-space: nowrap; margin-bottom: 20px; }

/* ───────── BODY ───────── */
.sxcg__body { display: flex; align-items: flex-start; gap: 48px; max-width: 1200px; margin: 0 auto; }

/* ───────── COLONNE GAUCHE ───────── */
.sxcg__left { flex: 0 0 180px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 10px; }

.sxcg__left-img { width: 150px; height: auto; object-fit: contain; display: block; margin-bottom: 8px; }

.sxcg__left-num { font-style: italic; font-size: 26px; color: #555; line-height: 1; }

.sxcg__left-count { font-size: 44px; font-weight: 900; color: #1a1a1a; line-height: 1; margin-bottom: 0px; }

.sxcg__left-label { font-size: 17px; color: #555; line-height: 1.7; }

.sxcg__left-label strong { color: #7b1c2e; font-weight: 700; }

/* ───────── SÉPARATEUR VERTICAL ───────── */
.sxcg__vsep { flex: 0 0 1px; background: #d8d4cc; align-self: stretch; min-height: 200px; }

/* ───────── GRILLE DROITE ───────── */
.sxcg__right { flex: 1; display: grid; grid-template-columns: repeat(3, 1fr); }

/* ───────── ITEMS ───────── */
.sxcg__item { padding: 0 24px 36px; border-right: 1px solid #d8d4cc; border-bottom: 1px solid #d8d4cc; }

.sxcg__item:nth-child(3), .sxcg__item:nth-child(5) { border-right: none; }

.sxcg__item:nth-child(4), .sxcg__item:nth-child(5) { border-bottom: none; }

.sxcg__item-name { font-size: 17px; font-weight: 900; letter-spacing: 2.5px; text-transform: uppercase; color: #1a1a1a; line-height: 1.5; margin-bottom: 12px; margin-top: 20px; }

.sxcg__item-text { font-size: 16px; color: #555; line-height: 1.8; }

.sxcg__item-text strong { color: #7b1c2e; font-weight: 700; }

/* ───────── RESPONSIVE TABLETTE ───────── */
@media (max-width: 960px) { .sxcg__body { flex-wrap: wrap; } .sxcg__left { flex: 0 0 100%; flex-direction: row; justify-content: center; gap: 28px; padding-bottom: 36px; border-bottom: 1px solid #d8d4cc; margin-bottom: 36px; } .sxcg__left-img { width: 100px; margin-bottom: 0; } .sxcg__vsep { display: none; } .sxcg__right { grid-template-columns: repeat(2, 1fr); } .sxcg__item { text-align: center; padding: 28px 20px; } .sxcg__item:nth-child(2n) { border-right: none; } .sxcg__item:nth-child(4), .sxcg__item:nth-child(5) { border-bottom: none; } }

/* ───────── RESPONSIVE MOBILE ───────── */
@media (max-width: 560px) { .sxcg { width: 100%; left: 0; margin-left: 0; padding: 48px 20px 56px; } .sxcg__left { flex-direction: column; } .sxcg__right { grid-template-columns: 1fr; } .sxcg__item { border-right: none; text-align: center; padding: 20px 0; } .sxcg__item:last-child { border-bottom: none; } .sxcg__title { font-size: 11px; letter-spacing: 3px; padding: 8px 14px; white-space: normal; } .sxcg__title-line { max-width: 30px; } }

/*-----------------------------------------------------------------------------------------------------LOSANGE-------------------------------------------------------------------------------------------*/
.lscg { width: 100vw; position: relative; left: 50%; margin-left: -50vw; overflow: hidden; box-sizing: border-box; }

.lscg *, .lscg *::before, .lscg *::after { box-sizing: border-box; }

/* ───────── FOND IMAGE ───────── */
.lscg__bg { padding: 90px 48px 90px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FXq4DiDDbLRbnnZkNLTmPYnTt6V92%2Fimages%2FDesign_sans_titre_-_2026-03-02T112213551_cn5s.webp"); background-size: cover; background-position: center; }

.lscg__inner { max-width: 1100px; margin: 0 auto; }

/* ───────── TITRE ───────── */
.lscg__title { font-style: italic; font-weight: 400; font-size: 52px; color: #ffffff; text-align: center; margin-bottom: 8px; line-height: 1.1; }

.lscg__subtitle { font-size: 18px; font-weight: 300; letter-spacing: 3px; text-transform: uppercase; color: rgba(255, 255, 255, 0.55); text-align: center; margin-bottom: 80px; }

/* ───────── LOSANGES ───────── */
.lscg__row { display: flex; justify-content: center; gap: 110px; flex-wrap: wrap; }

.lscg__item { display: flex; flex-direction: column; align-items: center; gap: 46px; }

.lscg__diamond { width: 180px; height: 180px; position: relative; transform: rotate(45deg); overflow: hidden; border: 3px solid rgba(255, 255, 255, 0.35); flex-shrink: 0; }

.lscg__diamond img { position: absolute; top: 50%; left: 50%; width: 260%; height: 260%; transform: translate(-50%, -50%) rotate(-45deg); object-fit: cover; display: block; /* ✅ anti-liserés sur les bords */ margin: -6px; }

.lscg__diamond::after { content: ''; position: absolute; inset: -6px; /* ✅ déborde pour cacher les micro-espaces */ background: rgba(0, 0, 0, 0.18); }

/* ───────── LABEL ───────── */
.lscg__label { font-size: 16px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: rgba(255, 255, 255, 0.85); text-align: center; line-height: 1.5; max-width: 180px; }

/* ───────── RESPONSIVE ───────── */
/* ───────── RESPONSIVE TABLETTE LARGE ───────── */
@media (max-width: 1024px) { .lscg__bg { padding: 70px 32px 70px; } .lscg__row { gap: 90px; } .lscg__diamond { width: 150px; height: 150px; } .lscg__label { font-size: 14px; max-width: 150px; } .lscg__title { font-size: 44px; } }

/* ───────── RESPONSIVE TABLETTE ───────── */
@media (max-width: 860px) { .lscg__bg { padding: 60px 24px 60px; } .lscg__row { gap: 80px; } .lscg__diamond { width: 130px; height: 130px; } .lscg__label { font-size: 13px; } .lscg__title { font-size: 36px; } .lscg__subtitle { font-size: 14px; margin-bottom: 60px; } }

/* ───────── RESPONSIVE MOBILE ───────── */
@media (max-width: 560px) { .lscg { width: 100%; left: 0; margin-left: 0; } .lscg__bg { padding: 50px 18px 50px; } .lscg__row { gap: 60px; } .lscg__item { gap: 24px; } .lscg__diamond { width: 105px; height: 105px; } .lscg__label { font-size: 12px; max-width: 120px; line-height: 1.4; } .lscg__title { font-size: 28px; line-height: 1.2; } .lscg__subtitle { font-size: 12px; margin-bottom: 40px; letter-spacing: 2px; } }

/*-----------------------------------------------------------------------------------------------------CHIFFRES-------------------------------------------------------------------------------------------*/
/* =============================== CHIFFRE COGNÉE ================================ */
.chiffre_cognee_section { padding: 120px 20px; background: #fff; position: relative; overflow: hidden; }

.chiffre_cognee_section::before { content: ""; position: absolute; top: 0; right: -50%; width: 500px; height: 500px; background: radial-gradient(circle, rgba(180, 100, 100, 0.12) 0%, transparent 70%); border-radius: 50%; pointer-events: none; }

.chiffre_cognee_section::after { content: ""; position: absolute; bottom: -30%; left: -10%; width: 400px; height: 400px; background: radial-gradient(circle, rgba(180, 100, 100, 0.1) 0%, transparent 70%); border-radius: 50%; pointer-events: none; }

/* HEADER */
.chiffre_cognee_header { text-align: center; margin-bottom: 80px; position: relative; z-index: 2; }

.chiffre_cognee_title { font-size: 2.8rem; font-weight: 300; font-style: italic; color: #1a1a1a; margin-bottom: 10px; }

.chiffre_cognee_subtitle { font-size: 1.1rem; letter-spacing: 3px; text-transform: uppercase; color: #333333; }

/* GRID */
.chiffre_cognee_grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 60px; position: relative; z-index: 3; }

/* Ligne décorative */
.chiffre_cognee_grid::before { content: ""; position: absolute; top: 85px; left: 10%; right: 10%; height: 2px; background: linear-gradient(to right, transparent, rgba(180, 100, 100, 0.35), transparent); }

/* ITEM */
.chiffre_cognee_item { position: relative; text-align: center; }

/* Cercle décoratif */
.chiffre_cognee_item::before { content: ""; position: absolute; top: 15px; left: 50%; transform: translateX(-50%); width: 170px; height: 170px; border-radius: 50%; background: radial-gradient(circle, #ffffff 0%, rgba(180, 100, 100, 0.08) 70%); border: 1px solid rgba(180, 100, 100, 0.18); box-shadow: 0 10px 30px rgba(180, 100, 100, 0.15); z-index: 0; }

/* Point */
.chiffre_cognee_dot { position: absolute; top: 8px; left: 50%; transform: translateX(-50%); width: 12px; height: 12px; background: linear-gradient(135deg, #C97070, #A85050); border-radius: 50%; box-shadow: 0 6px 18px rgba(165, 80, 80, 0.5); z-index: 2; }

/* NUMÉRO */
.chiffre_cognee_number { font-size: 9.5rem; font-weight: 800; line-height: 1; margin-bottom: 24px; background: linear-gradient(135deg, #C97070, #A85050); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; position: relative; z-index: 1; }

/* TITRE */
.chiffre_cognee_item h3 { font-size: 1.3rem; font-weight: 600; color: #1a1a1a; line-height: 1.5; padding: 0 10px; }

/* ORNEMENT */
.chiffre_cognee_ornament { display: block; width: 70px; height: 1px; background: linear-gradient(to right, transparent, #c5d0db, transparent); margin: 14px auto 0; position: relative; }

.chiffre_cognee_ornament::before, .chiffre_cognee_ornament::after { content: ""; position: absolute; top: -1px; width: 3px; height: 3px; background: #A85050; border-radius: 50%; }

.chiffre_cognee_ornament::before { left: 0; }

.chiffre_cognee_ornament::after { right: 0; }

/* RESPONSIVE */
@media (max-width: 1200px) { .chiffre_cognee_grid { grid-template-columns: repeat(2, 1fr); } .chiffre_cognee_grid::before { display: none; } }

@media (max-width: 768px) { .chiffre_cognee_section { padding: 80px 20px; } .chiffre_cognee_title { font-size: 2.2rem; } .chiffre_cognee_number { font-size: 7rem; } }

@media (max-width: 480px) { .chiffre_cognee_grid { grid-template-columns: 1fr; gap: 50px; } .chiffre_cognee_number { font-size: 6.5rem; } }

/*-----------------------------------------------------------------------------------------------------EXTERIEUR-------------------------------------------------------------------------------------------*/
/* =============================== POINT-COGNEE ================================ */
.ptcg { width: 100vw; position: relative; left: 50%; margin-left: -50vw; overflow: hidden; box-sizing: border-box; }

.ptcg *, .ptcg *::before, .ptcg *::after { box-sizing: border-box; }

/* =============================== FOND ================================ */
.ptcg__bg { position: relative; min-height: 460px; display: flex; align-items: center; }

/* IMAGE DE FOND */
.ptcg__bg img.ptcg__bg-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }

/* FILTRE NOIR DÉGRADÉ */
.ptcg__bg::before { content: ''; position: absolute; inset: 0; background: linear-gradient(105deg, rgba(8, 6, 4, 0.85) 0%, rgba(8, 6, 4, 0.75) 50%, rgba(8, 6, 4, 0.35) 100%); z-index: 1; }

/* CONTENU AU-DESSUS */
.ptcg__inner { position: relative; z-index: 2; }

/* =============================== INNER ================================ */
.ptcg__inner { position: relative; z-index: 1; width: 100%; max-width: 1100px; margin: 0 auto; padding: 70px 50px; display: flex; align-items: center; gap: 60px; }

/* =============================== COLONNE GAUCHE ================================ */
.ptcg__left { flex: 0 0 320px; max-width: 340px; display: flex; flex-direction: column; gap: 20px; }

.ptcg__eyebrow { display: flex; align-items: center; gap: 12px; }

.ptcg__eyebrow-line { width: 32px; height: 2px; background: #e8732a; }

.ptcg__eyebrow-text { font-size: 16px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #e8732a; }

.ptcg__title { font-size: 40px; font-weight: 400; color: #ffffff; line-height: 1.15; }

.ptcg__title em { font-style: italic; font-weight: 600; }

.ptcg__desc { font-size: 18px; font-weight: 300; color: rgba(255, 255, 255, 0.75); line-height: 1.6; }

/* =============================== SÉPARATEUR CENTRAL ================================ */
.ptcg__vsep { width: 1px; background: rgba(255, 255, 255, 0.15); align-self: stretch; min-height: 200px; }

/* =============================== COLONNE DROITE (GRILLE 2x2) ================================ */
.ptcg__right { flex: 1; display: flex; flex-direction: column; gap: 30px; }

/* =============================== ITEMS ================================ */
.ptcg__item { display: flex; align-items: flex-start; gap: 16px; }

.ptcg__num { font-size: 30px; font-style: italic; color: rgba(232, 115, 42, 0.7); width: 30px; text-align: right; flex-shrink: 0; }

.ptcg__item-sep { width: 1px; background: rgba(255, 255, 255, 0.18); align-self: stretch; }

.ptcg__item-content { flex: 1; }

.ptcg__item-title { font-size: 19px; font-weight: 600; color: #ffffff; margin-bottom: 6px; }

.ptcg__item-text { font-size: 17px; font-weight: 300; color: rgba(255, 255, 255, 0.75); line-height: 1.6; }

/* =============================== RESPONSIVE TABLETTE (900px - 561px) ================================ */
@media (max-width: 900px) and (min-width: 561px) { .ptcg__inner { flex-direction: column; align-items: center; text-align: center; gap: 60px; padding: 80px 40px; background: linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%); border-radius: 20px; } .ptcg__left { max-width: 100%; width: 100%; align-items: center; text-align: center; } .ptcg__eyebrow { justify-content: center; font-size: 13px; font-weight: 700; letter-spacing: 3px; margin-bottom: 16px; color: #FFB84D; text-transform: uppercase; } .ptcg__title { font-size: 52px; line-height: 1.15; margin-bottom: 24px; font-weight: 700; color: white; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .ptcg__desc { font-size: 18px; line-height: 1.8; max-width: 650px; margin: 0 auto; color: #e0e0e0; font-weight: 300; } .ptcg__vsep { display: none; } .ptcg__right { width: 100%; align-items: center; } .ptcg__item { justify-content: center; text-align: center; max-width: 650px; margin: 0 auto; padding: 32px; background: rgba(255, 255, 255, 0.08); border-radius: 16px; border: 1px solid rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); transition: all 0.3s ease; } .ptcg__item:hover { background: rgba(255, 255, 255, 0.12); border-color: rgba(255, 184, 77, 0.3); transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2); } .ptcg__num { font-size: 56px; font-weight: 800; min-width: 90px; color: #FFB84D; } .ptcg__item-title { font-size: 22px; font-weight: 700; margin-bottom: 10px; color: white; } .ptcg__item-text { font-size: 16px; line-height: 1.7; color: #d0d0d0; } }

/* =============================== RESPONSIVE MOBILE (560px et moins) ================================ */
@media (max-width: 560px) { .ptcg { width: 100%; left: 0; margin-left: 0; position: relative; } .ptcg__inner { flex-direction: column; align-items: center; padding: 60px 24px; gap: 50px; background: linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%); border-radius: 16px; } .ptcg__left { width: 100%; align-items: center; text-align: center; } .ptcg__eyebrow { justify-content: center; font-size: 12px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; margin-bottom: 18px; color: #FFB84D; } .ptcg__title { font-size: 38px; line-height: 1.25; margin-bottom: 20px; font-weight: 800; word-wrap: break-word; color: white; text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .ptcg__desc { font-size: 17px; line-height: 1.75; margin-bottom: 0; max-width: 100%; color: #e0e0e0; font-weight: 300; } .ptcg__vsep { display: none; } .ptcg__right { width: 100%; align-items: center; } .ptcg__item { flex-direction: row; align-items: flex-start; text-align: left; gap: 20px; max-width: 100%; padding: 28px; background: rgba(255, 255, 255, 0.08); border-radius: 14px; border: 1px solid rgba(255, 255, 255, 0.1); backdrop-filter: blur(10px); transition: all 0.3s cubic-bezier(0.33, 0.66, 0.66, 1); } .ptcg__item:hover { background: rgba(255, 255, 255, 0.12); border-color: rgba(255, 184, 77, 0.3); transform: translateY(-3px); box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25); } .ptcg__num { font-size: 44px; font-weight: 800; width: 65px; text-align: center; flex-shrink: 0; color: #FFB84D; } .ptcg__item-sep { display: none; } .ptcg__item-title { font-size: 18px; font-weight: 700; margin-bottom: 8px; color: white; } .ptcg__item-text { font-size: 15px; line-height: 1.65; color: #d0d0d0; font-weight: 400; } }

/* =============================== RESPONSIVE TRÈS PETIT MOBILE (max 380px) ================================ */
@media (max-width: 380px) { .ptcg__inner { padding: 50px 18px; gap: 40px; border-radius: 12px; } .ptcg__eyebrow { font-size: 11px; letter-spacing: 2px; } .ptcg__title { font-size: 34px; margin-bottom: 16px; } .ptcg__desc { font-size: 16px; line-height: 1.7; } .ptcg__item { padding: 24px; gap: 16px; border-radius: 12px; } .ptcg__num { font-size: 40px; width: 60px; } .ptcg__item-title { font-size: 17px; } .ptcg__item-text { font-size: 14px; line-height: 1.6; } }

/*-----------------------------------------------------------------------------------------------------SOLS-------------------------------------------------------------------------------------------*/
/* =============================== QUATRE-COGNEE ================================ */
.qtcg { background: #faf9f7; width: 100vw; position: relative; left: 50%; margin-left: -50vw; padding: 70px 48px 80px; box-sizing: border-box; }

.qtcg *, .qtcg *::before, .qtcg *::after { box-sizing: border-box; }

/* ───────── TITRE ───────── */
.qtcg__title-wrap { display: flex; align-items: center; justify-content: center; margin-bottom: 60px; }

.qtcg__title-line { flex: 1; height: 1px; background: #7b1c2e; max-width: 220px; }

.qtcg__title { font-size: 18px; font-weight: 900; letter-spacing: 5px; text-transform: uppercase; color: #7b1c2e; padding: 10px 28px; border-top: 1px solid #7b1c2e; border-bottom: 1px solid #7b1c2e; white-space: nowrap; }

/* ───────── BODY ───────── */
.qtcg__body { display: flex; align-items: flex-start; gap: 60px; max-width: 1200px; margin: 0 auto; }

/* ───────── COLONNE GAUCHE ───────── */
.qtcg__left { flex: 0 0 200px; display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }

.qtcg__left-img { width: 190px; height: auto; object-fit: contain; margin-bottom: 8px; }

.qtcg__left-wrapper { display: flex; flex-direction: column; align-items: center; gap: 8px; }

.qtcg__left-num { font-style: italic; font-size: 24px; color: #555; margin: 0; line-height: 1; }

.qtcg__left-count { font-size: 44px; font-weight: 900; color: #1a1a1a; margin: 0; line-height: 1; }

.qtcg__left-label { font-size: 16px; color: #555; line-height: 1.7; margin: 0; }

.qtcg__left-label strong { color: #7b1c2e; font-weight: 700; }

/* ───────── SÉPARATEUR ───────── */
.qtcg__vsep { flex: 0 0 1px; background: #d8d4cc; align-self: stretch; }

/* ───────── GRILLE DROITE 2x2 ───────── */
.qtcg__right { flex: 1; display: grid; grid-template-columns: repeat(2, 1fr); }

.qtcg__item { padding: 32px 28px; border-right: 1px solid #d8d4cc; border-bottom: 1px solid #d8d4cc; }

.qtcg__item:nth-child(2n) { border-right: none; }

.qtcg__item:nth-child(7) { border-bottom: none; border-right: none; }

.qtcg__item-name { font-size: 18px; font-weight: 900; letter-spacing: 2px; text-transform: uppercase; color: #1a1a1a; margin-bottom: 14px; }

.qtcg__item-text { font-size: 16px; color: #555; line-height: 1.8; }

.qtcg__item-text strong { color: #7b1c2e; font-weight: 700; }

/* ───────── RESPONSIVE TABLETTE (960px - 561px) ───────── */
@media (max-width: 960px) { .qtcg { padding: 60px 32px 70px; } .qtcg__title-wrap { margin-bottom: 50px; } .qtcg__title { font-size: 16px; padding: 10px 24px; letter-spacing: 4px; } .qtcg__body { flex-direction: column; gap: 50px; align-items: center; max-width: 100%; } .qtcg__left { flex: 0 0 auto; width: 100%; max-width: 500px; flex-direction: column; justify-content: center; align-items: center; gap: 24px; padding-bottom: 40px; border-bottom: 1px solid #d8d4cc; margin-bottom: 10px; text-align: center; } .qtcg__left-img { width: 140px; margin-bottom: 0; flex-shrink: 0; } .qtcg__left-wrapper { gap: 6px; align-items: center; } .qtcg__left-num { font-size: 20px; } .qtcg__left-count { font-size: 48px; } .qtcg__left-label { font-size: 16px; } .qtcg__vsep { display: none; } .qtcg__right { width: 100%; max-width: 500px; grid-template-columns: repeat(2, 1fr); gap: 0; } .qtcg__item { padding: 32px 24px; text-align: center; } .qtcg__item-name { font-size: 17px; margin-bottom: 12px; } .qtcg__item-text { font-size: 15px; } }

/* ───────── RESPONSIVE MOBILE (560px et moins) ───────── */
@media (max-width: 560px) { .qtcg { width: 100%; left: 0; margin-left: 0; padding: 45px 20px 55px; } .qtcg__title-wrap { margin-bottom: 45px; flex-direction: column; gap: 14px; } .qtcg__title-line { max-width: 50px; width: 100%; } .qtcg__title { font-size: 14px; letter-spacing: 3px; padding: 8px 16px; white-space: normal; } .qtcg__body { flex-direction: column; gap: 40px; align-items: center; max-width: 100%; } .qtcg__left { width: 100%; max-width: 100%; flex: 0 0 auto; flex-direction: column; justify-content: center; align-items: center; gap: 20px; padding-bottom: 0; border-bottom: none; margin-bottom: 0; text-align: center; } .qtcg__left-img { width: 110px; margin-bottom: 0; flex-shrink: 0; } .qtcg__left-wrapper { gap: 6px; align-items: center; justify-content: center; } .qtcg__left-num { font-size: 18px; } .qtcg__left-count { font-size: 36px; } .qtcg__left-label { font-size: 15px; line-height: 1.6; } .qtcg__vsep { display: none; } .qtcg__right { width: 100%; max-width: 100%; grid-template-columns: 1fr; gap: 0; } .qtcg__item { border-right: none; border-bottom: 1px solid #d8d4cc; padding: 24px 16px; text-align: center; } .qtcg__item:last-child { border-bottom: none; } .qtcg__item-name { font-size: 16px; letter-spacing: 1.5px; margin-bottom: 10px; } .qtcg__item-text { font-size: 15px; line-height: 1.7; } }

/* ───────── RESPONSIVE TRÈS PETIT MOBILE (max 380px) ───────── */
@media (max-width: 380px) { .qtcg { padding: 35px 16px 45px; } .qtcg__title-wrap { margin-bottom: 35px; } .qtcg__title-line { max-width: 40px; } .qtcg__title { font-size: 12px; letter-spacing: 2px; padding: 7px 14px; } .qtcg__body { gap: 35px; } .qtcg__left { gap: 18px; } .qtcg__left-img { width: 100px; } .qtcg__left-wrapper { gap: 4px; } .qtcg__left-num { font-size: 16px; } .qtcg__left-count { font-size: 32px; } .qtcg__left-label { font-size: 14px; line-height: 1.5; } .qtcg__item { padding: 20px 14px; } .qtcg__item-name { font-size: 15px; } .qtcg__item-text { font-size: 14px; line-height: 1.6; } }

/*-----------------------------------------------------------------------------------------------------DECORATION-------------------------------------------------------------------------------------------*/
/* ===================================================== CONTENEUR PRINCIPAL - Fond dégradé - Largeur max centrée - Espacement global ===================================================== */
.degrade_cartes_container { width: 100vw; position: relative; left: 50%; margin-left: -50vw; background: #fff; padding: 100px 40px; }

/* ===================================================== HEADER (TITRE + SOUS-TITRE) ===================================================== */
.degrade_cartes_header { text-align: center; margin-bottom: 90px; }

.degrade_cartes_subtitle { color: #a89878; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 25px; }

.degrade_cartes_title { color: #3a3a3a; font-size: 52px; font-weight: 300; margin-bottom: 30px; line-height: 1.1; }

/* Décoration sous le titre */
.degrade_cartes_title_decorator { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 35px; }

.degrade_cartes_title_line { width: 50px; height: 1.5px; background: linear-gradient(90deg, transparent 0%, #8B4545 50%, transparent 100%); }

.degrade_cartes_title_dot { width: 8px; height: 8px; background: #8B4545; border-radius: 50%; }

.degrade_cartes_description { color: #666; font-size: 18px; line-height: 1.8; max-width: 600px; margin: 0 auto; }

/* ===================================================== GRILLE DES CARTES ===================================================== */
.degrade_cartes_grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 35px; }

/* ===================================================== CARTE INDIVIDUELLE ===================================================== */
.degrade_cartes_card { border-radius: 0px; padding: 50px 35px; min-height: 380px; display: flex; flex-direction: column; align-items: center; box-shadow: 0 15px 50px rgba(0, 0, 0, 0.12); }

/* Dégradés individuels (identiques à ton visuel) */
.degrade_cartes_card:nth-child(1) { background: linear-gradient(135deg, #E8C4B8 0%, #D4A89E 50%, #C4947A 100%); }

.degrade_cartes_card:nth-child(2) { background: linear-gradient(135deg, #C4B094 0%, #B49878 50%, #9E8458 100%); }

.degrade_cartes_card:nth-child(3) { background: linear-gradient(135deg, #D8B8A4 0%, #C4A08C 50%, #B48C6E 100%); }

.degrade_cartes_card:nth-child(4) { background: linear-gradient(135deg, #E4C8B4 0%, #D4A898 50%, #C49478 100%); }

/* ===================================================== ICÔNE ===================================================== */
.degrade_cartes_icon_container { width: 90px; height: 90px; margin-bottom: 35px; }

.degrade_cartes_icon_placeholder img { width: 110%; height: 110%; object-fit: contain; display: block; }

.degrade_cartes_icon_placeholder { width: 110%; height: 110%; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.25); border-radius: 12px; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.3); }

/* ===================================================== TEXTE DES CARTES ===================================================== */
.degrade_cartes_card_title { color: white; font-size: 24px; font-weight: 600; margin-bottom: 20px; text-align: center; }

.degrade_cartes_card_text { color: rgba(255, 255, 255, 0.95); font-size: 15px; line-height: 1.85; text-align: center; }

/* Petite ligne décorative en bas */
.degrade_cartes_accent_line { width: 40px; height: 2px; background: rgba(255, 255, 255, 0.4); margin-top: 25px; }

/* ===================================================== RESPONSIVE ===================================================== */
@media (max-width: 1200px) { .degrade_cartes_grid { grid-template-columns: repeat(2, 1fr); } .degrade_cartes_title { font-size: 44px; } }

@media (max-width: 768px) { .degrade_cartes_container { padding: 70px 20px; } .degrade_cartes_grid { grid-template-columns: 1fr; gap: 20px; } .degrade_cartes_card { min-height: 340px; padding: 40px 25px; } .degrade_cartes_title { font-size: 32px; } }

/*-----------------------------------------------------------------------------------------------------GALERIE-------------------------------------------------------------------------------------------*/
.galerie_cognee_container { max-width: 1400px; margin: 0 auto; padding: 100px 40px; font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif; }

.galerie_cognee_header { text-align: center; margin-bottom: 80px; }

.galerie_cognee_subtitle { color: #a89878; font-size: 13px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 20px 0; }

.galerie_cognee_title { color: #1a1a1a; font-size: 48px; font-weight: 300; margin: 0 0 25px 0; letter-spacing: 1px; }

.galerie_cognee_description { color: #666; font-size: 16px; line-height: 1.8; max-width: 600px; margin: 0 auto; }

.galerie_cognee_wrapper { position: relative; }

.galerie_cognee_scroll { display: flex; gap: 40px; overflow-x: auto; padding: 20px 0; scroll-behavior: smooth; scrollbar-width: thin; scrollbar-color: rgba(139, 90, 70, 0.3) transparent; }

.galerie_cognee_scroll::-webkit-scrollbar { height: 6px; }

.galerie_cognee_scroll::-webkit-scrollbar-track { background: transparent; }

.galerie_cognee_scroll::-webkit-scrollbar-thumb { background: rgba(139, 90, 70, 0.3); border-radius: 3px; }

.galerie_cognee_scroll::-webkit-scrollbar-thumb:hover { background: rgba(139, 90, 70, 0.5); }

.galerie_cognee_card { flex-shrink: 0; width: 400px; height: 400px; position: relative; border-radius: 16px; overflow: hidden; box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2); cursor: col-resize; user-select: none; }

.galerie_cognee_card_container { position: relative; width: 100%; height: 100%; overflow: hidden; }

.galerie_cognee_card_img { position: absolute; width: 100%; height: 100%; object-fit: cover; display: block; top: 0; }

.galerie_cognee_card_before { left: 0; width: 50%; z-index: 2; }

.galerie_cognee_card_after { right: 0; width: 100%; z-index: 1; }

.galerie_cognee_card_overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 100%); z-index: 3; pointer-events: none; }

.galerie_cognee_card_before_label { position: absolute; top: 20px; left: 20px; background: rgba(0, 0, 0, 0.5); color: white; padding: 8px 16px; border-radius: 20px; font-size: 13px; font-weight: 600; letter-spacing: 1px; backdrop-filter: blur(10px); z-index: 5; pointer-events: none; }

.galerie_cognee_card_after_label { position: absolute; top: 20px; right: 20px; background: linear-gradient(135deg, #C9A090, #B88B78); color: white; padding: 8px 16px; border-radius: 20px; font-size: 13px; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 12px rgba(139, 90, 70, 0.3); z-index: 5; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; }

.galerie_cognee_card:hover .galerie_cognee_card_after_label { opacity: 1; }

.galerie_cognee_card_handle { position: absolute; top: 0; left: 50%; width: 5px; height: 100%; background: linear-gradient(90deg, transparent, #C9A090, transparent); transform: translateX(-50%); z-index: 6; cursor: col-resize; }

.galerie_cognee_card_handle::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50px; height: 50px; background: linear-gradient(135deg, #C9A090, #B88B78); border-radius: 50%; box-shadow: 0 6px 16px rgba(139, 90, 70, 0.5); }

.galerie_cognee_card_handle::after { content: '←  →'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 14px; font-weight: 600; letter-spacing: 1px; z-index: 7; }

.galerie_cognee_controls { display: flex; gap: 15px; justify-content: center; margin-top: 60px; }

.galerie_cognee_btn { width: 50px; height: 50px; border-radius: 50%; background: linear-gradient(135deg, #C9A090 0%, #B88B78 100%); border: none; color: white; font-size: 22px; cursor: pointer; transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); box-shadow: 0 4px 12px rgba(139, 90, 70, 0.2); display: flex; align-items: center; justify-content: center; }

.galerie_cognee_btn:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(139, 90, 70, 0.3); }

.galerie_cognee_btn:active { transform: translateY(0); }

@media (max-width: 1024px) { .galerie_cognee_card { width: 360px; height: 360px; } .galerie_cognee_scroll { gap: 30px; } }

@media (max-width: 768px) { .galerie_cognee_container { padding: 60px 20px; } .galerie_cognee_title { font-size: 32px; } .galerie_cognee_card { width: 300px; height: 300px; } .galerie_cognee_scroll { gap: 20px; } .galerie_cognee_card_handle::before { width: 45px; height: 45px; } }

@media (max-width: 480px) { .galerie_cognee_container { padding: 40px 15px; } .galerie_cognee_title { font-size: 24px; } .galerie_cognee_card { width: 260px; height: 260px; } .galerie_cognee_card_before_label, .galerie_cognee_card_after_label { font-size: 11px; padding: 6px 12px; } .galerie_cognee_card_handle::before { width: 40px; height: 40px; } }

/*-------------------Galerie Custom--------------------------*/
#custom-gallery { padding-top: 40px; }

@media screen and (min-width: 991px) { #custom-gallery { padding: 60px 30px 0 30px; } }

#custom-gallery .image { height: 400px !important; margin: 20px 0; }

.img-wrapper { position: relative; height: 100%; margin-top: 15px; }

.img-wrapper img { width: 100%; }

.img-overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; opacity: 0; }

.img-overlay i { color: #fff; font-size: 3em; }

#overlay { background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; z-index: 999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

#overlay img { margin: 0; width: 80%; height: auto; object-fit: contain; padding: 5%; }

@media screen and (min-width: 768px) { #overlay img { width: 60%; } }

@media screen and (min-width: 1200px) { #overlay img { width: 50%; } }

#nextButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#nextButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #nextButton { font-size: 3em; } }

#prevButton { color: #fff; font-size: 2em; transition: opacity 0.8s; }

#prevButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #prevButton { font-size: 3em; } }

#exitButton { color: #fff; font-size: 2em; transition: opacity 0.8s; position: absolute; top: 15px; right: 15px; }

#exitButton:hover { opacity: 0.7; }

@media screen and (min-width: 768px) { #exitButton { font-size: 3em; } }

.img-responsive { height: 100% !important; object-fit: cover !important; }

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