@charset "UTF-8";
@import url(main.css);
/*********************************************BARRE DE NAVIGATION********************************************/
nav.navbar ul { font-weight: 500 !important; }

#navigation-bar-hide { opacity: 1 !important; top: 0 !important; }

/*********************************AJUSTEMENTS SEO*******************************************************************/
#navbarSupportedContent > ul > li.dropdown.px-4 > div > a:nth-child(1) { font-size: 0.8em !important; }

#navbarSupportedContent > ul > li.dropdown.px-4 > div > ul a { transition: all 0.5s ease; }

#bandeau-title-seo { font-size: 0.9em; }

.first-banner-seo-page .background-image-div-opacity { background-image: url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FJI546g8lj5VqbZTVbokVnpBl6kB2%2Fimages%2FIMG_6828_qjow.webp?alt=media&token=dcd9b4f6-3f3f-4b09-9026-a4a22f70d79a") !important; }

/************************************THEME GENERAL***************************************************************/
.spacer { display: none !important; }

[class^="md-"], [class*=" md-"] { box-sizing: border-box; }

.md-section-container { position: relative; width: 100%; max-width: 1320px; margin: 0 auto; }

.md-eyebrow { margin: 0 0 22px; color: #c92c1d; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; }

.md-eyebrow-light { color: #ffffff; }

.md-button-row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }

.md-button-row-center { justify-content: center; }

.md-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; padding: 14px 24px; border: 2px solid transparent; color: #ffffff; font-weight: 700; line-height: 1.2; text-align: center; text-decoration: none; transition: transform 220ms ease, background-color 220ms ease, color 220ms ease, border-color 220ms ease; }

.md-button svg { width: 22px !important; height: 22px !important; margin-left: 8px; }

a.button_header, a.button_homepageScreen, a.button_homepageDoubleScreen, a.phone-number-button { display: inline-flex !important; min-height: 52px !important; align-items: center !important; justify-content: center !important; padding: 14px 24px !important; border-radius: 0 !important; border: 2px solid transparent !important; color: #ffffff !important; font-weight: 700 !important; line-height: 1.2 !important; text-align: center !important; text-decoration: none !important; background: #c92c1d !important; border-color: #c92c1d !important; transition: transform 220ms ease, background-color 220ms ease, color 220ms ease, border-color 220ms ease !important; }

a.button_header svg, a.button_homepageScreen svg, a.button_homepageDoubleScreen svg, a.phone-number-button svg { width: 22px !important; height: 22px !important; margin-right: 8px; }

a.button_header:hover, a.button_homepageScreen:hover, a.button_homepageDoubleScreen:hover, a.phone-number-button:hover { transform: translateY(-3px) !important; }

.md-button:hover { transform: translateY(-3px); }

.md-button:focus-visible, .md-carousel-arrow:focus-visible, .md-carousel-dot:focus-visible { outline: 3px solid #c92c1d; outline-offset: 4px; }

.md-button-red { background: #c92c1d; border-color: #c92c1d; color: #ffffff !important; }

.md-button-red:hover { background: #ffffff; border-color: #ffffff; color: #000000 !important; }

.md-button-red :visited { background: #c92c1d; border-color: #c92c1d; color: #ffffff !important; }

.md-button-outline-light { background: transparent; border-color: #ffffff; color: #ffffff !important; }

.md-button-outline-light:hover { background: #ffffff; color: #000000 !important; }

.md-button-outline-light :visited { background: transparent; border-color: #ffffff; color: #ffffff !important; }

.md-button-light { background: #ffffff; border-color: #ffffff; color: #000000 !important; }

.md-button-light:hover { background: #c92c1d; border-color: #c92c1d; color: #ffffff !important; }

.md-button-light :visited { background: #ffffff; border-color: #ffffff; color: #000000 !important; }

/*********************************************************HERO PAGE D'ACCUEIL**********************************************/
.md-hero { position: relative; z-index: 8; display: grid; grid-template-columns: minmax(0, 1fr) 630px; height: 95vh; overflow: hidden; background: #000000; clip-path: polygon(0 0, 100% 0, 100% 88%, 68% 100%, 0 94%); }

.md-hero-content { position: relative; z-index: 3; display: flex; min-width: 0; align-items: center; padding: 90px 9% 120px; background: #000000; color: #ffffff; }

.md-hero-content { position: relative; overflow: hidden; isolation: isolate; background: radial-gradient(circle at top left, rgba(201, 44, 29, 0.18) 0, rgba(201, 44, 29, 0) 34%), linear-gradient(90deg, #090909 0%, #050505 48%, #000000 72%, #000000 100%); }

/* Quadrillage haut gauche */
.md-hero-content::before { content: ""; position: absolute; top: 38px; left: 38px; width: 180px; height: 180px; background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); background-size: 22px 22px; opacity: 0.9; pointer-events: none; z-index: 0; mask-image: linear-gradient(135deg, transparent 0%, #000000 25%, #000000 100%); -webkit-mask-image: linear-gradient(135deg, transparent 0%, #000000 25%, #000000 100%); }

/* Quadrillage bas droit */
.md-hero-content::after { content: ""; position: absolute; right: 70px; bottom: 45px; width: 210px; height: 130px; background-image: linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px); background-size: 20px 20px; opacity: 0.8; pointer-events: none; z-index: 0; mask-image: linear-gradient(225deg, transparent 0%, #000000 22%, #000000 100%); -webkit-mask-image: linear-gradient(225deg, transparent 0%, #000000 22%, #000000 100%); }

.md-hero-copy { position: relative; z-index: 3; width: 100%; max-width: 820px; }

.md-hero h1 { max-width: 900px; margin: 0; color: #ffffff; font-weight: 600; line-height: 1.02; letter-spacing: -1px; }

h1 span:first-child::after { content: ''; position: absolute; width: 200px; height: 200px; background-image: url(https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2FJI546g8lj5VqbZTVbokVnpBl6kB2%2Fimages%2FLogo_simplifie_1_8f4q.webp); background-repeat: no-repeat; background-size: contain; top: 0; right: 0; transform: translateX(50%) translateY(-50%); }

@media (max-width: 1000px) { .md-hero h1 span:first-child { font-size: 1.5em !important; } .md-hero h1 span:first-child::after { width: 100px; height: 100px; } }

h1 span:first-child { position: relative; }

.md-hero-intro { max-width: 700px; margin: 28px 0 0; color: rgba(255, 255, 255, 0.82); line-height: 1.75; }

.md-hero-media { position: relative; z-index: 1; width: 630px; min-height: 760px; overflow: hidden; background: #111111; }

.md-hero-media video { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }

.md-hero-junction { position: absolute; z-index: 2; top: 0; right: 430px; width: 210px; height: 100%; pointer-events: none; background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.96) 35%, rgba(0, 0, 0, 0) 100%); }

.md-hero-square { position: absolute; display: block; pointer-events: none; }

.md-hero-square-one { right: 3%; bottom: 9%; width: 170px; height: 170px; border: 22px solid #c92c1d; opacity: 0.42; }

.md-hero-square-two { top: 7%; right: 17%; width: 92px; height: 92px; background: #ffffff; opacity: 0.08; }

/*******************************************************HERO SECONDAIRE**************************************************/
.md-secondary-hero { position: relative; overflow: hidden; padding: 170px 28px 180px; background: #000000; color: #ffffff; isolation: isolate; }

.md-secondary-hero .md-section-container { position: relative; z-index: 3; }

.md-secondary-hero__media { position: absolute; inset: 0; z-index: 0; background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.68) 34%, rgba(0, 0, 0, 0.52) 56%, rgba(0, 0, 0, 0.78) 100%), url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FJI546g8lj5VqbZTVbokVnpBl6kB2%2Fimages%2FIMG_9174_ildx.webp?alt=media&token=95a2a9b6-127b-406b-b9ac-db53750c3cdc"); background-position: center center; background-repeat: no-repeat; background-size: cover; transform: scale(1.03); }

.md-secondary-hero__media::before { content: ""; position: absolute; top: 34px; right: 48px; width: 210px; height: 210px; background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); background-size: 22px 22px; opacity: 0.75; pointer-events: none; mask-image: linear-gradient(225deg, transparent 0%, #000000 22%, #000000 100%); -webkit-mask-image: linear-gradient(225deg, transparent 0%, #000000 22%, #000000 100%); }

.md-secondary-hero__media::after { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at left top, rgba(201, 44, 29, 0.22) 0%, rgba(201, 44, 29, 0) 28%), linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.2) 58%, rgba(0, 0, 0, 0.46) 100%); pointer-events: none; }

.md-secondary-hero__fade { position: absolute; right: 0; bottom: 0; left: 0; z-index: 1; height: 220px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 82%, #000000 100%); pointer-events: none; }

.md-secondary-hero__content { position: relative; max-width: 860px; padding: 54px 48px 58px; background: linear-gradient(135deg, rgba(0, 0, 0, 0.9) 0%, rgba(8, 8, 8, 0.84) 100%); z-index: 3; }

.md-secondary-hero__content::before { content: ""; position: absolute; top: -18px; left: -18px; width: 92px; height: 92px; border: 16px solid rgba(255, 255, 255, 0.08); pointer-events: none; }

.md-secondary-hero__content::after { content: ""; position: absolute; right: -18px; bottom: -18px; width: 82px; height: 82px; background: #c92c1d; opacity: 0.95; pointer-events: none; }

.md-secondary-hero h1 { max-width: 980px; margin: 0; color: #ffffff; font-weight: 600 !important; line-height: 1.06; letter-spacing: -0.8px; }

.md-secondary-hero__intro { max-width: 760px; margin: 26px 0 0; color: rgba(255, 255, 255, 0.82); line-height: 1.75; }

.md-secondary-hero__square { position: absolute; display: block; pointer-events: none; z-index: 2; }

.md-secondary-hero__square--red { top: 58px; right: 8%; width: 136px; height: 136px; border: 18px solid rgba(201, 44, 29, 0.72); }

.md-secondary-hero__square--white { right: 18%; bottom: 150px; width: 74px; height: 74px; background: rgba(255, 255, 255, 0.08); }

/*******************************************************
RESPONSIVE
********************************************************/
@media screen and (max-width: 1100px) { .md-secondary-hero { padding: 150px 24px 160px; } .md-secondary-hero__content { max-width: 780px; padding: 46px 38px 50px; } .md-secondary-hero__square--red { right: 5%; width: 110px; height: 110px; border-width: 14px; } .md-secondary-hero__square--white { right: 14%; bottom: 140px; } }

@media screen and (max-width: 767px) { .md-secondary-hero { padding: 130px 15px 140px; } .md-secondary-hero__media { background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.58) 38%, rgba(0, 0, 0, 0.84) 100%), url("https://firebasestorage.googleapis.com/v0/b/refpro-app-ca244.appspot.com/o/customers%2FJI546g8lj5VqbZTVbokVnpBl6kB2%2Fimages%2FIMG_9174_ildx.webp?alt=media&token=95a2a9b6-127b-406b-b9ac-db53750c3cdc"); } .md-secondary-hero__media::before { top: 18px; right: 18px; width: 110px; height: 110px; background-size: 16px 16px; opacity: 0.5; } .md-secondary-hero__content { padding: 34px 22px 38px; } .md-secondary-hero__content::before { top: -12px; left: -12px; width: 56px; height: 56px; border-width: 10px; } .md-secondary-hero__content::after { right: -10px; bottom: -10px; width: 46px; height: 46px; } .md-secondary-hero__intro { margin-top: 22px; } .md-secondary-hero__fade { height: 150px; } .md-secondary-hero__square--red, .md-secondary-hero__square--white { display: none; } }

/**************************************************************PRESENTATION & CARROUSEL*********************************/
.md-presentation { position: relative; z-index: 7; margin-top: -76px; padding: 190px 28px 150px; overflow: hidden; background: #F5F3EF; color: #000000; clip-path: polygon(0 0, 100% 0, 100% 96%, 28% 100%, 0 93%); }

.md-presentation-shape { position: absolute; top: 130px; left: -130px; width: 360px; height: 360px; border: 70px solid #000000; opacity: 0.035; pointer-events: none; }

.md-presentation-grid { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr); align-items: center; gap: 90px; }

.md-presentation-copy { position: relative; z-index: 2; }

.md-presentation-copy h2, .md-benefits-heading h2, .md-brand-heading h2, .md-process-heading h2, .md-final-content h2 { margin: 0; font-weight: 600 !important; line-height: 1.08; letter-spacing: -0.6px; }

.md-presentation-copy p:not(.md-eyebrow) { margin: 26px 0 0; color: #333333; line-height: 1.8; }

.md-carousel { position: relative; min-width: 0; }

.md-carousel::before { content: ""; position: absolute; top: -34px; right: -34px; width: 55%; height: 64%; background: #000000; pointer-events: none; }

.md-carousel::after { content: ""; position: absolute; right: 38px; bottom: -28px; width: 110px; height: 110px; background: #c92c1d; pointer-events: none; }

.md-carousel-frame { position: relative; z-index: 2; height: 540px; overflow: hidden; background: #111111; clip-path: polygon(0 0, 92% 0, 100% 12%, 100% 100%, 7% 100%, 0 89%); }

.md-carousel-slide { position: absolute; inset: 0; opacity: 0; transition: opacity 700ms ease; }

.md-carousel-slide.is-active { opacity: 1; }

.md-carousel-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }

.md-carousel-controls { position: relative; z-index: 4; display: grid; grid-template-columns: 48px minmax(0, 1fr) 48px; align-items: center; gap: 14px; width: 76%; margin: -24px 0 0 auto; padding: 12px; background: #ffffff; box-shadow: 0 20px 55px rgba(0, 0, 0, 0.16); }

.md-carousel-arrow { display: inline-flex; width: 48px; height: 48px; align-items: center; justify-content: center; padding: 0; border: 0; background: #000000; color: #ffffff; cursor: pointer; transition: background-color 220ms ease, transform 220ms ease; }

.md-carousel-arrow:hover { background: #c92c1d; transform: translateY(-2px); }

.md-carousel-arrow svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }

.md-carousel-dots { display: flex; min-width: 0; align-items: center; justify-content: center; gap: 7px; }

.md-carousel-dot { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: #c8c8c8; cursor: pointer; transition: width 220ms ease, border-radius 220ms ease, background-color 220ms ease; }

.md-carousel-dot:hover, .md-carousel-dot.is-active { width: 24px; border-radius: 8px; background: #c92c1d; }

/***********************************************chiffres clés sous présentation***********************************************/
.md-stat-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin-top: 105px; box-shadow: 0 28px 70px rgba(0, 0, 0, 0.14); }

.md-stat-card { position: relative; min-height: 210px; display: flex; flex-direction: column; justify-content: flex-end; padding: 34px; overflow: hidden; background: #000000; color: #ffffff; }

.md-stat-card:nth-child(even) { background: #ffffff; color: #000000; }

.md-stat-card::before { content: ""; position: absolute; top: -35px; right: -35px; width: 110px; height: 110px; border: 18px solid #c92c1d; opacity: 0.9; }

.md-stat-card strong, .md-stat-card span { position: relative; z-index: 2; display: block; }

.md-stat-card strong { margin-bottom: 12px; font-weight: 900; line-height: 1; font-size: 3rem; }

.md-stat-card span { line-height: 1.4; }

/*********************************************************CARTES SERVICES**************************************************************/
.md-universes { position: relative; z-index: 6; margin-top: -96px; padding: 150px 0 130px; overflow: hidden; background: #000000; clip-path: polygon(0 0, 100% 0, 100% 88%, 68% 100%, 0 94%); }

.md-universe-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; }

.md-universe-card { position: relative; min-height: 700px; overflow: hidden; color: #ffffff; }

.md-universe-card:first-child { clip-path: polygon(0 0, 100% 5%, 94% 100%, 0 95%); }

.md-universe-card:last-child { margin-left: -5%; clip-path: polygon(6% 5%, 100% 0, 100% 95%, 0 100%); }

.md-universe-card img, .md-universe-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }

.md-universe-card img { object-fit: cover; }

.md-universe-overlay { background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.28) 38%, rgba(0, 0, 0, 0.94) 100%); }

.md-universe-card:last-child .md-universe-overlay { background: linear-gradient(180deg, rgba(201, 44, 29, 0.08) 0%, rgba(0, 0, 0, 0.38) 42%, rgba(0, 0, 0, 0.96) 100%); }

.md-universe-content { position: absolute; z-index: 3; right: 0; bottom: 0; left: 0; max-width: 720px; padding: 70px 9% 95px; }

.md-universe-content h2 { margin: 0; font-weight: 700 !important; line-height: 1.04; font-size: 2.5rem; }

.md-universe-content p { margin: 24px 0 40px; color: rgba(255, 255, 255, 0.88); line-height: 1.72; }

/************************************************************************POURQUOI NOUS CHOISIR*****************************************************/
.md-benefits { position: relative; z-index: 5; margin-top: -80px; padding: 190px 28px 170px; overflow: hidden; background: #F5F3EF; color: #000000; clip-path: polygon(0 0, 100% 0, 100% 96%, 28% 100%, 0 93%); }

.md-benefits-block { position: absolute; top: 120px; right: -70px; width: 36%; height: 380px; background: #000000; clip-path: polygon(20% 0, 100% 0, 100% 85%, 76% 100%, 0 100%, 0 22%); pointer-events: none; }

.md-benefits-heading { position: relative; z-index: 2; max-width: 800px; }

.md-benefit-grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 34px; margin-top: 82px; }

.md-benefit-item { min-width: 0; padding-right: 22px; }

.md-icon-frame { display: flex; width: 88px; height: 88px; align-items: center; justify-content: center; margin-bottom: 30px; background: #000000; color: #ffffff; box-shadow: 14px 14px 0 #c92c1d; }

.md-benefit-item:nth-child(even) .md-icon-frame { background: #c92c1d; box-shadow: 14px 14px 0 #000000; }

.md-icon-frame svg { width: 38px; height: 38px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }

.md-benefit-item h3 { margin: 0; font-weight: 500 !important; font-family: 'Libertinus Math'; font-size: 2.5rem; }

.md-benefit-item p { margin: 17px 0 0; color: #3b3b3b; line-height: 1.7; }

/******************************************************************************MARQUES***********************************************************************************/
.md-brands { position: relative; z-index: 4; margin-top: -84px; padding: 180px 0 165px; overflow: hidden; background: #000000; color: #ffffff; clip-path: polygon(0 0, 100% 0, 100% 93%, 72% 100%, 0 96%); }

.md-brand-heading { z-index: 3; display: grid; grid-template-columns: minmax(0, 0.85fr) minmax(340px, 0.65fr); align-items: end; gap: 80px; padding: 0 28px; }

.md-brand-heading p { margin: 0; color: rgba(255, 255, 255, 0.72); line-height: 1.75; }

.md-brand-square { position: absolute; pointer-events: none; }

.md-brand-square-one { top: 95px; left: 4%; width: 150px; height: 150px; border: 26px solid #c92c1d; opacity: 0.26; }

.md-brand-square-two { right: 8%; bottom: 70px; width: 86px; height: 86px; background: #ffffff; opacity: 0.08; }

.md-brand-marquee { position: relative; z-index: 3; width: 100%; margin-top: 85px; overflow: hidden; }

.md-brand-marquee::before, .md-brand-marquee::after { content: ""; position: absolute; z-index: 5; top: 0; bottom: 0; width: 120px; pointer-events: none; }

.md-brand-marquee::before { left: 0; background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }

.md-brand-marquee::after { right: 0; background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }

.md-brand-track { display: flex; gap: 18px; width: max-content; animation: md-brand-scroll 44s linear infinite; }

.md-brand-set { display: flex; flex-shrink: 0; gap: 18px; padding-right: 18px; }

.md-brand-item { display: flex; width: 210px; height: 125px; flex: 0 0 210px; align-items: center; justify-content: center; padding: 24px; background: #ffffff; clip-path: polygon(0 0, 92% 0, 100% 15%, 100% 100%, 8% 100%, 0 84%); }

.md-brand-item img { display: block; width: 100%; max-width: 160px; max-height: 72px; object-fit: contain; }

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

/***********************************************************************PROCESS*****************************************************/
.md-process { position: relative; z-index: 3; margin-top: -88px; padding: 190px 28px 180px; overflow: hidden; background: #000; color: #fff; }

.md-process-background { position: absolute; top: 180px; right: -110px; width: 430px; height: 430px; border: 78px solid #000000; opacity: 0.045; pointer-events: none; }

.md-process-heading { max-width: 760px; }

.md-process-grid { position: relative; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 34px 72px; margin-top: 90px; }

.md-process-grid::before { content: ""; position: absolute; top: 65px; bottom: 65px; left: 50%; width: 2px; background: linear-gradient(180deg, #000000 0%, #c92c1d 50%, #000000 100%); transform: translateX(-1px); }

.md-process-step { position: relative; display: grid; grid-template-columns: 112px minmax(0, 1fr); align-items: start; gap: 28px; height: fit-content; padding: 30px; background: #f3f3f3; }

.md-process-step-two, .md-process-step-four { margin-top: 84px; }

.md-process-step-one, .md-process-step-three { clip-path: polygon(0 0, 94% 0, 100% 18%, 100% 100%, 7% 100%, 0 82%); }

.md-process-step-two, .md-process-step-four { clip-path: polygon(6% 0, 100% 0, 100% 82%, 93% 100%, 0 100%, 0 18%); }

.md-process-number { display: flex; width: 96px; height: 96px; align-items: center; justify-content: center; background: #000000; color: #ffffff; font-weight: 900; box-shadow: 12px 12px 0 #c92c1d; }

.md-process-step:nth-child(even) .md-process-number { background: #c92c1d; box-shadow: 12px 12px 0 #000000; }

.md-process-step h3 { margin: 8px 0 0; font-weight: 700 !important; font-size: 1.7rem; line-height: 1.2; color: black; }

.md-process-step p { margin: 16px 0 0; color: #3b3b3b; line-height: 1.7; }

/******************************************************************BANNIERE CTA***************************************************/
.md-final-cta { position: relative; z-index: 2; min-height: 720px; margin-top: -88px; display: flex; align-items: center; justify-content: center; overflow: hidden; background: #000000; color: #ffffff; }

.md-final-background, .md-final-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }

.md-final-background { object-fit: cover; object-position: center; }

.md-final-overlay { z-index: 1; background: linear-gradient(115deg, rgba(0, 0, 0, 0.93) 0%, rgba(0, 0, 0, 0.83) 46%, rgba(201, 44, 29, 0.68) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.75) 100%); }

.md-final-shape { position: absolute; z-index: 2; right: -80px; bottom: -80px; width: 340px; height: 340px; border: 58px solid #c92c1d; opacity: 0.7; pointer-events: none; }

.md-final-content { position: relative; z-index: 3; width: 100%; max-width: 920px; padding: 150px 28px 110px; text-align: center; }

.md-final-logo { display: block; width: 100%; max-width: 250px; height: auto; margin: 0 auto 50px; object-fit: contain; }

.md-final-content p { max-width: 720px; margin: 26px auto 0; color: rgba(255, 255, 255, 0.84); line-height: 1.75; }

/************************************************ RÉSEAUX SOCIAUX*************************************************/
.md-social-section { position: relative; overflow: hidden; background-color: #f5f3ef !important; padding: 110px 30px 130px; clip-path: polygon(0 0, 100% 0, 100% 93%, 72% 100%, 0 96%); z-index: 50; }

.md-social-container { position: relative; z-index: 2; width: 100%; max-width: 1220px; margin: 0 auto; }

/* ================================================== ÉLÉMENTS GÉOMÉTRIQUES ================================================== */
.md-social-decoration { position: absolute; display: block; pointer-events: none; }

/* ================================================== EN-TÊTE ================================================== */
.md-social-heading { max-width: 850px; margin-bottom: 60px; }

.md-social-eyebrow { display: inline-flex; align-items: center; gap: 12px; color: #c92c1d !important; font-weight: 700 !important; text-transform: uppercase; letter-spacing: 0.12em; margin-bottom: 18px; }

.md-social-title-row { display: flex; align-items: flex-start; gap: 22px; }

.md-social-title { color: #000000 !important; font-weight: 600 !important; line-height: 1.08; margin: 0; }

.md-social-title-square { flex: 0 0 auto; width: 22px; height: 22px; margin-top: 8px; border-radius: 50%; background-color: #c92c1d !important; }

.md-social-introduction { max-width: 700px; color: #383838 !important; line-height: 1.7; margin: 24px 0 0; }

/* ================================================== GRILLE ================================================== */
.md-social-grid { display: grid; grid-template-columns: repeat(2, 1fr); align-items: start; gap: 34px; }

.md-social-card { position: relative; min-width: 0; height: 100%; }

.md-social-card--facebook { padding: 34px 34px 42px; background-color: #fff !important; }

.md-social-card--instagram { padding: 34px 34px 42px; background-color: #ffffff !important; border: 1px solid rgba(0, 0, 0, 0.09) !important; box-shadow: 18px 28px 0 rgba(201, 44, 29, 0.14); }

.md-social-card--facebook::before { content: ""; position: absolute; top: -14px; right: -13px; width: 72px; height: 72px; border-top: 14px solid #c92c1d !important; border-right: 14px solid #c92c1d !important; pointer-events: none; }

.md-social-card--instagram::after { content: ""; position: absolute; left: -16px; bottom: -16px; width: 82px; height: 82px; background-color: #000000 !important; z-index: -1; pointer-events: none; }

/* ================================================== TITRES DES CARTES ================================================== */
.md-social-card-heading { display: flex; align-items: center; gap: 16px; margin-bottom: 24px; }

.md-social-card-title { font-weight: 800 !important; margin: auto; font-size: 3rem; }

.md-social-card--facebook .md-social-card-title { color: #000000 !important; }

.md-social-card--instagram .md-social-card-title { color: #000000 !important; }

/* ================================================== IFRAMES ================================================== */
.md-social-embed-wrapper { position: relative; display: flex; align-items: flex-start; justify-content: center; width: 100%; overflow-x: auto; overflow-y: hidden; background-color: #ffffff !important; border-radius: 10px; scrollbar-width: thin; }

.md-social-embed-wrapper iframe { display: block; flex: 0 0 auto; border: 0; }

/* ================================================== RESPONSIVE ================================================== */
@media screen and (max-width: 1100px) { .md-social-section { padding: 90px 24px 110px; } .md-social-grid { grid-template-columns: 1fr; max-width: 620px; margin: 0 auto; } .md-social-heading { margin-left: auto; margin-right: auto; text-align: center; } .md-social-title-row { justify-content: center; } .md-social-introduction { margin-left: auto; margin-right: auto; } .md-social-eyebrow { justify-content: center; } }

@media screen and (max-width: 767px) { .md-social-section { padding: 75px 15px 90px; clip-path: none; } .md-social-decoration--left { width: 82px; height: 82px; } .md-social-decoration--left::after { right: -18px; bottom: -18px; width: 36px; height: 36px; } .md-social-decoration--right { right: -75px; bottom: -75px; width: 160px; height: 160px; border-width: 25px !important; } .md-social-title-row { gap: 12px; } .md-social-title-square { width: 15px; height: 15px; } .md-social-heading { margin-bottom: 42px; } .md-social-card--facebook, .md-social-card--instagram { padding: 22px 12px 30px; } .md-social-card--instagram { box-shadow: 10px 10px 0 rgba(201, 44, 29, 0.14); } .md-social-embed-wrapper { justify-content: flex-start; } }

/************************************************************UNIVERS DU MAGASIN************************************************************/
.md-store-worlds { position: relative; z-index: 4; padding: 150px 28px 200px; overflow: hidden; background: #F5F3EF; color: #000000; z-index: 50; }

.md-store-worlds::before { content: ""; position: absolute; top: 70px; right: 0; width: 230px; height: 230px; background-image: linear-gradient(rgba(0, 0, 0, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 0, 0, 0.07) 1px, transparent 1px); background-size: 22px 22px; pointer-events: none; mask-image: linear-gradient(225deg, transparent 0%, #000000 26%, #000000 100%); -webkit-mask-image: linear-gradient(225deg, transparent 0%, #000000 26%, #000000 100%); }

.md-store-worlds::after { content: ""; position: absolute; right: -90px; bottom: -90px; width: 270px; height: 270px; border: 48px solid rgba(0, 0, 0, 0.04); transform: rotate(12deg); pointer-events: none; }

.md-store-worlds .md-section-container { z-index: 2; }

/************************************************************
EN-TÊTE
************************************************************/
.md-store-worlds__heading { position: relative; z-index: 2; max-width: 880px; margin: 0 auto 85px; text-align: center; }

.md-store-worlds__heading .md-eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: 14px; }

.md-store-worlds__heading .md-eyebrow::before, .md-store-worlds__heading .md-eyebrow::after { content: ""; display: block; width: 38px; height: 3px; background: #c92c1d; }

.md-store-worlds__heading h2 { margin: 0; color: #000000; font-weight: 600 !important; line-height: 1.08; letter-spacing: -0.6px; }

.md-store-worlds__introduction { max-width: 720px; margin: 26px auto 0; color: #383838; line-height: 1.75; }

/************************************************************
GRILLE
************************************************************/
.md-store-worlds__grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: 30px; }

.interventions { grid-template-columns: repeat(2, minmax(0, 1fr)); }

.md-store-worlds__grid::before { content: ""; position: absolute; top: -26px; left: -26px; width: 42%; height: 48%; background: #000000; pointer-events: none; z-index: -1; }

.md-store-worlds__grid::after { content: ""; position: absolute; right: -22px; bottom: -22px; width: 34%; height: 34%; background: rgba(201, 44, 29, 0.16); pointer-events: none; z-index: -1; }

/************************************************************
CARTES
************************************************************/
.md-store-worlds__card { position: relative; min-width: 0; min-height: 590px; overflow: hidden; background: #000000; color: #ffffff; box-shadow: 14px 14px 0 rgba(0, 0, 0, 0.08); }

.md-store-worlds__card--offset { margin-top: 55px; }

.md-store-worlds__image, .md-store-worlds__overlay { position: absolute; inset: 0; width: 100%; height: 100%; }

.md-store-worlds__image { display: block; object-fit: cover; object-position: center; }

.md-store-worlds__overlay { z-index: 1; background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.14) 28%, rgba(0, 0, 0, 0.72) 67%, rgba(0, 0, 0, 0.98) 100%); }

.md-store-worlds__card:nth-child(2) .md-store-worlds__overlay { background: linear-gradient(180deg, rgba(201, 44, 29, 0.08) 0%, rgba(0, 0, 0, 0.2) 34%, rgba(0, 0, 0, 0.76) 68%, rgba(0, 0, 0, 0.98) 100%); }

/************************************************************
NUMÉROS
************************************************************/
.md-store-worlds__number { position: absolute; z-index: 3; top: 24px; right: 24px; display: flex; width: 64px; height: 64px; align-items: center; justify-content: center; background: #ffffff; color: #000000; font-weight: 900 !important; box-shadow: 9px 9px 0 #c92c1d; }

.md-store-worlds__card:nth-child(2) .md-store-worlds__number { background: #c92c1d; color: #ffffff; box-shadow: 9px 9px 0 #000000; }

.md-store-worlds__card:nth-child(4) .md-store-worlds__number { background: #c92c1d; color: #ffffff; box-shadow: 9px 9px 0 #000000; }

/************************************************************
CONTENU DES CARTES
************************************************************/
.md-store-worlds__content { position: absolute; right: 0; bottom: 0; left: 0; z-index: 3; padding: 42px 34px 40px; }

.md-store-worlds__line { display: block; width: 54px; height: 6px; margin-bottom: 22px; background: #c92c1d; }

.md-store-worlds__card:nth-child(2) .md-store-worlds__line { background: #ffffff; }

.md-store-worlds__card:nth-child(4) .md-store-worlds__line { background: #ffffff; }

.md-store-worlds__content h3 { margin: 0; color: #ffffff; font-weight: 700 !important; line-height: 1.15; }

.md-store-worlds__content p { margin: 20px 0 0; color: rgba(255, 255, 255, 0.84); line-height: 1.7; }

/************************************************************
FORMES DÉCORATIVES
************************************************************/
.md-store-worlds__shape { position: absolute; display: block; pointer-events: none; }

.md-store-worlds__shape--black { top: 105px; left: -60px; width: 150px; height: 150px; border: 28px solid rgba(0, 0, 0, 0.06); transform: rotate(12deg); }

.md-store-worlds__shape--red { top: 245px; left: 4%; width: 54px; height: 54px; background: rgba(201, 44, 29, 0.24); }

/************************************************************
RESPONSIVE
************************************************************/
@media screen and (max-width: 1050px) { .md-store-worlds { padding: 130px 24px 150px; } .md-store-worlds__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .md-store-worlds__card--offset { margin-top: 45px; } .md-store-worlds__card:last-child { grid-column: 1 / -1; width: calc(50% - 15px); margin: 0 auto; } }

@media screen and (max-width: 767px) { .md-store-worlds { padding: 105px 20px 120px; } .md-store-worlds::before { top: 30px; right: -20px; width: 130px; height: 130px; background-size: 16px 16px; } .md-store-worlds__heading { margin-bottom: 58px; } .md-store-worlds__heading .md-eyebrow::before, .md-store-worlds__heading .md-eyebrow::after { width: 22px; } .md-store-worlds__grid { grid-template-columns: 1fr; gap: 26px; } .md-store-worlds__grid::before { top: -14px; left: -12px; width: 72%; height: 25%; } .md-store-worlds__grid::after { right: -12px; bottom: -12px; width: 65%; height: 22%; } .md-store-worlds__card, .md-store-worlds__card--offset, .md-store-worlds__card:last-child { width: 100%; min-height: 540px; margin: 0; } .md-store-worlds__content { padding: 34px 26px 32px; } .md-store-worlds__number { top: 18px; right: 18px; width: 56px; height: 56px; } .md-store-worlds__shape--black, .md-store-worlds__shape--red { display: none; } }

/****************************************************************POP UP MAPS*******************************************************************/
.md-map-modal { position: fixed !important; inset: 0 !important; z-index: 99999 !important; display: flex !important; align-items: center !important; justify-content: center !important; padding: 30px !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important; transition: opacity 0.3s ease, visibility 0.3s ease !important; }

.md-map-modal.is-open { visibility: visible !important; opacity: 1 !important; pointer-events: auto !important; }

.md-map-modal__overlay { position: absolute !important; inset: 0 !important; background: rgba(0, 0, 0, 0.82) !important; backdrop-filter: blur(6px) !important; cursor: pointer !important; }

.md-map-modal__dialog { position: relative !important; z-index: 2 !important; width: 100% !important; max-width: 1100px !important; max-height: calc(100vh - 60px) !important; overflow: hidden !important; background-color: #f5f3ef !important; box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4) !important; transform: translateY(35px) scale(0.97) !important; transition: transform 0.35s ease !important; }

.md-map-modal.is-open .md-map-modal__dialog { transform: translateY(0) scale(1) !important; }

.md-map-modal__content { position: relative !important; z-index: 2 !important; display: grid !important; grid-template-columns: 0.72fr 1.28fr !important; align-items: stretch !important; }

.md-map-modal__information { position: relative !important; display: flex !important; flex-direction: column !important; justify-content: center !important; padding: 65px 48px !important; background-color: #f5f3ef !important; }

.md-map-modal__eyebrow { display: flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 18px !important; color: #c92c1d !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.12em !important; }

.md-map-modal__eyebrow::before { content: "" !important; display: block !important; width: 35px !important; height: 3px !important; background-color: #c92c1d !important; }

.md-map-modal__title { position: relative !important; margin: 0 0 30px !important; color: #000000 !important; font-weight: 800 !important; line-height: 1.1 !important; }

.md-map-modal__title::after { content: "" !important; display: block !important; width: 58px !important; height: 8px !important; margin-top: 22px !important; background-color: #000000 !important; }

.md-map-modal__address { display: flex !important; align-items: flex-start !important; gap: 16px !important; margin-bottom: 32px !important; }

.md-map-modal__address p { margin: 0 !important; color: #222222 !important; line-height: 1.7 !important; }

.md-map-modal__address-icon { display: flex !important; align-items: center !important; justify-content: center !important; width: 48px !important; height: 48px !important; flex: 0 0 48px !important; background-color: #000000 !important; color: #ffffff !important; }

.md-map-modal__route { display: inline-flex !important; align-items: center !important; justify-content: center !important; align-self: flex-start !important; gap: 12px !important; padding: 15px 22px !important; background-color: #c92c1d !important; color: #ffffff !important; text-decoration: none !important; font-weight: 700 !important; transition: background-color 0.25s ease, transform 0.25s ease !important; }

.md-map-modal__route:hover { background-color: #000000 !important; color: #ffffff !important; transform: translateY(-3px) !important; }

.md-map-modal__map { position: relative !important; display: flex !important; align-items: center !important; justify-content: center !important; min-width: 0 !important; overflow: hidden !important; background-color: #000000 !important; }

.md-map-modal__map iframe { display: block !important; width: 710px !important; height: 450px !important; max-width: 100% !important; border: 0 !important; }

.md-map-modal__close { position: absolute !important; top: 18px !important; right: 18px !important; z-index: 5 !important; display: flex !important; align-items: center !important; justify-content: center !important; width: 48px !important; height: 48px !important; padding: 0 !important; border: 0 !important; background-color: #000000 !important; color: #ffffff !important; cursor: pointer !important; transition: background-color 0.25s ease, transform 0.25s ease !important; }

.md-map-modal__close:hover { background-color: #c92c1d !important; transform: rotate(90deg) !important; }

.md-map-modal__shape { position: absolute !important; z-index: 3 !important; display: block !important; pointer-events: none !important; }

.md-map-modal__shape--black { left: -18px !important; bottom: -18px !important; width: 85px !important; height: 85px !important; background-color: #000000 !important; }

.md-map-modal__shape--red { left: 48px !important; bottom: -32px !important; width: 46px !important; height: 46px !important; background-color: #c92c1d !important; }

body.md-map-modal-open { overflow: hidden !important; }

/* ================================================== RESPONSIVE ================================================== */
@media screen and (max-width: 900px) { .md-map-modal { padding: 20px !important; } .md-map-modal__dialog { max-height: calc(100vh - 40px) !important; } .md-map-modal__content { grid-template-columns: 1fr !important; } .md-map-modal__information { padding: 55px 35px 38px !important; } .md-map-modal__map { padding: 0 !important; } .md-map-modal__map iframe { width: 600px !important; height: 450px !important; } }

@media screen and (max-width: 650px) { .md-map-modal { padding: 12px !important; } .md-map-modal__dialog { max-height: calc(100vh - 24px) !important; } .md-map-modal__information { padding: 65px 22px 30px !important; } .md-map-modal__close { top: 12px !important; right: 12px !important; width: 44px !important; height: 44px !important; } .md-map-modal__route { align-self: stretch !important; } .md-map-modal__map { overflow-x: auto !important; justify-content: flex-start !important; } .md-map-modal__map iframe { flex: 0 0 600px !important; width: 600px !important; height: 450px !important; } .md-map-modal__shape--black, .md-map-modal__shape--red { display: none !important; } }

/*************************************************************ANIMATION AVEC LE SCRIPT************************************************************/
.md-motion-ready .md-reveal-graphic { opacity: 0; transform: translateY(42px) scale(0.96); transition: opacity 800ms ease, transform 800ms cubic-bezier(0.2, 0.7, 0.2, 1); }

.md-motion-ready .md-reveal-graphic.is-visible { opacity: 1; transform: translateY(0) scale(1); }

.md-motion-ready .md-stat-card:nth-child(2), .md-motion-ready .md-benefit-item:nth-child(2) .md-reveal-graphic, .md-motion-ready .md-process-step:nth-child(2) .md-reveal-graphic { transition-delay: 100ms; }

.md-motion-ready .md-stat-card:nth-child(3), .md-motion-ready .md-benefit-item:nth-child(3) .md-reveal-graphic, .md-motion-ready .md-process-step:nth-child(3) .md-reveal-graphic { transition-delay: 200ms; }

.md-motion-ready .md-stat-card:nth-child(4), .md-motion-ready .md-benefit-item:nth-child(4) .md-reveal-graphic, .md-motion-ready .md-process-step:nth-child(4) .md-reveal-graphic { transition-delay: 300ms; }

@media (max-width: 1180px) { .md-hero { grid-template-columns: minmax(0, 1fr) 370px; } .md-hero-media { width: 370px; } .md-hero-junction { right: 280px; } .md-presentation-grid { grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr); gap: 58px; } .md-benefit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 60px 44px; } .md-brand-heading { grid-template-columns: minmax(0, 1fr) minmax(300px, 0.8fr); } }

@media (max-width: 900px) { .md-hero { display: block; min-height: 760px; } .md-hero .md-eyebrow { display: none; } .md-hero-content { min-height: 760px; padding: 110px 28px 130px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.42) 7%, rgba(0, 0, 0, 0.94) 76%, #000000 100%); } .md-hero-copy { align-self: flex-end; } .md-hero-logo { max-width: 220px; margin-bottom: 42px; } .md-hero-media { position: absolute; inset: 0; width: 100%; min-height: 0; height: 100%; } .md-hero-junction { display: none; } .md-hero-square-one { right: -45px; bottom: 16%; } .md-presentation { padding-right: 24px; padding-left: 24px; } .md-presentation-grid { grid-template-columns: 1fr; gap: 70px; } .md-carousel-frame { height: 500px; } .md-stat-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .md-universe-grid { grid-template-columns: 1fr; } .md-universe-card { min-height: 650px; } .md-universe-card:first-child, .md-universe-card:last-child { margin-left: 0; clip-path: polygon(0 0, 94% 0, 100% 8%, 100% 100%, 6% 100%, 0 92%); } .md-universe-card:last-child { margin-top: -28px; } .md-benefits-block { width: 48%; height: 300px; } .md-brand-heading { grid-template-columns: 1fr; gap: 28px; } .md-process-grid { grid-template-columns: 1fr; gap: 26px; } .md-process-grid::before { display: none; } .md-process-step-two, .md-process-step-four { margin-top: 0; } }

@media (max-width: 640px) { .md-button-row { flex-direction: column; } .md-button { width: 100%; } .md-hero { min-height: 720px; clip-path: polygon(0 0, 100% 0, 100% 88%, 68% 100%, 0 94%); } .md-hero-content { min-height: 720px; padding: 90px 20px 115px; } .md-hero-logo { max-width: 185px; } .md-presentation { margin-top: -54px; padding: 145px 20px 130px; clip-path: none; } .md-carousel::before { top: -18px; right: -12px; } .md-carousel::after { right: 18px; bottom: -16px; width: 72px; height: 72px; } .md-carousel-frame { height: 390px; } .md-carousel-controls { grid-template-columns: 44px minmax(0, 1fr) 44px; width: 94%; } .md-carousel-arrow { width: 44px; height: 44px; } .md-carousel-dots { gap: 4px; } .md-carousel-dot { width: 6px; height: 6px; } .md-carousel-dot:hover, .md-carousel-dot.is-active { width: 16px; } .md-stat-grid { grid-template-columns: 1fr; margin-top: 80px; } .md-stat-card { min-height: 170px; padding: 28px; } .md-universes { margin-top: -72px; padding-top: 120px; padding-bottom: 110px; clip-path: none; } .md-universe-card { min-height: 590px; } .md-universe-content { padding: 60px 24px 76px; } .md-benefits { margin-top: -68px; padding: 150px 20px 140px; clip-path: none; } .md-benefits-block { top: 95px; right: -90px; width: 260px; height: 220px; opacity: 0.08; } .md-benefit-grid { grid-template-columns: 1fr; gap: 54px; margin-top: 68px; text-align: center; } .md-icon-frame { margin: 0 auto 30px; } .md-benefit-item { padding-right: 0; } .md-brands { margin-top: -66px; padding-top: 145px; padding-bottom: 135px; } .md-brand-heading { padding-right: 20px; padding-left: 20px; } .md-brand-marquee { margin-top: 62px; } .md-brand-marquee::before, .md-brand-marquee::after { width: 42px; } .md-brand-item { width: 170px; height: 105px; flex-basis: 170px; padding: 20px; } .md-process { margin-top: -68px; padding: 150px 20px 145px; } .md-process-grid { margin-top: 68px; } .md-process-step { grid-template-columns: 74px minmax(0, 1fr); gap: 20px; min-height: 0; padding: 24px 20px; } .md-process-number { width: 66px; height: 66px; box-shadow: 8px 8px 0 #c92c1d; } .md-process-step:nth-child(even) .md-process-number { box-shadow: 8px 8px 0 #000000; } .md-final-cta { min-height: 680px; margin-top: -66px; } .md-final-content { padding: 130px 20px 90px; } .md-final-logo { max-width: 200px; margin-bottom: 38px; } .md-final-shape { right: -120px; bottom: -100px; } }

@media (prefers-reduced-motion: reduce) { .md-brand-track { animation: none; } .md-carousel-slide, .md-button, .md-carousel-arrow, .md-carousel-dot, .md-motion-ready .md-reveal-graphic { transition: none; } .md-motion-ready .md-reveal-graphic { opacity: 1; transform: none; } }

.md-motion-ready .md-hero-square-one.is-visible { opacity: 0.42; }

.md-motion-ready .md-hero-square-two.is-visible { opacity: 0.08; }

.md-motion-ready .md-presentation-shape.is-visible { opacity: 0.035; }

.md-motion-ready .md-brand-square-one.is-visible { opacity: 0.26; }

.md-motion-ready .md-brand-square-two.is-visible { opacity: 0.08; }

.md-motion-ready .md-process-background.is-visible { opacity: 0.045; }

.md-motion-ready .md-final-shape.is-visible { opacity: 0.7; }

@media (max-width: 640px) { .md-motion-ready .md-benefits-block.is-visible { opacity: 0.08; } }

/*********************************************************BLOC AVIS******************************************/
#md-reviews-floating-widget, #md-reviews-floating-widget * { box-sizing: border-box !important; }

.md-reviews-floating-button { position: fixed !important; right: 25px !important; bottom: 25px !important; z-index: 99980 !important; display: inline-flex !important; align-items: center !important; gap: 13px !important; min-height: 62px !important; padding: 12px 20px 12px 12px !important; border: 2px solid #c92c1d !important; border-radius: 0 !important; background: #c92c1d !important; color: #ffffff !important; cursor: pointer !important; text-align: left !important; transition: transform 220ms ease, background-color 220ms ease, border-color 220ms ease, box-shadow 220ms ease !important; }

.md-reviews-floating-button:hover { transform: translateY(-4px) !important; border-color: #000000 !important; background: #000000 !important; }

.md-reviews-floating-button:focus-visible { outline: 3px solid #ffffff !important; outline-offset: 5px !important; }

.md-reviews-floating-button__icon { display: flex !important; width: 38px !important; height: 38px !important; flex: 0 0 38px !important; align-items: center !important; justify-content: center !important; background: #ffffff !important; color: #c92c1d !important; }

.md-reviews-floating-button__icon svg { display: block !important; width: 22px !important; height: 22px !important; }

.md-reviews-floating-button__content { display: flex !important; flex-direction: column !important; gap: 3px !important; }

.md-reviews-floating-button__content strong { color: #ffffff !important; font-weight: 800 !important; line-height: 1.2 !important; }

/************************************************************
POPUP
************************************************************/
.md-reviews-popup { position: fixed !important; inset: 0 !important; z-index: 99999 !important; display: flex !important; align-items: center !important; justify-content: center !important; padding: 28px !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important; transition: opacity 280ms ease, visibility 280ms ease !important; }

.md-reviews-popup.is-open { visibility: visible !important; opacity: 1 !important; pointer-events: auto !important; }

.md-reviews-popup__overlay { position: absolute !important; inset: 0 !important; background: rgba(0, 0, 0, 0.84) !important; backdrop-filter: blur(7px) !important; cursor: pointer !important; }

.md-reviews-popup__dialog { position: relative !important; z-index: 2 !important; width: 100% !important; max-width: 1180px !important; max-height: calc(100vh - 56px) !important; overflow: hidden !important; background: #F5F3EF !important; box-shadow: 0 35px 90px rgba(0, 0, 0, 0.5) !important; transform: translateY(38px) scale(0.97) !important; transition: transform 320ms ease !important; }

.md-reviews-popup.is-open .md-reviews-popup__dialog { transform: translateY(0) scale(1) !important; }

/************************************************************
EN-TÊTE DE LA POPUP
************************************************************/
.md-reviews-popup__header { position: relative !important; min-height: 175px !important; display: flex !important; align-items: center !important; overflow: hidden !important; padding: 42px 105px 42px 48px !important; background: radial-gradient(circle at top left, rgba(201, 44, 29, 0.2) 0%, rgba(201, 44, 29, 0) 35%), linear-gradient(90deg, #090909 0%, #030303 58%, #000000 100%) !important; color: #ffffff !important; }

.md-reviews-popup__heading { position: relative !important; z-index: 3 !important; }

.md-reviews-popup__eyebrow { display: flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 17px !important; color: #c92c1d !important; font-weight: 800 !important; letter-spacing: 2px !important; text-transform: uppercase !important; }

.md-reviews-popup__eyebrow::before { content: "" !important; display: block !important; width: 35px !important; height: 3px !important; background: #c92c1d !important; }

.md-reviews-popup__heading h2 { margin: 0 !important; color: #ffffff !important; font-weight: 600 !important; line-height: 1.08 !important; }

.md-reviews-popup__grid-decoration { position: absolute !important; top: 20px !important; right: 35px !important; width: 180px !important; height: 150px !important; background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px) !important; background-size: 20px 20px !important; pointer-events: none !important; -webkit-mask-image: linear-gradient(225deg, #000000 0%, #000000 45%, transparent 100%) !important; mask-image: linear-gradient(225deg, #000000 0%, #000000 45%, transparent 100%) !important; }

.md-reviews-popup__close { position: absolute !important; top: 22px !important; right: 22px !important; z-index: 6 !important; display: flex !important; width: 48px !important; height: 48px !important; align-items: center !important; justify-content: center !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: #ffffff !important; color: #000000 !important; cursor: pointer !important; transition: color 220ms ease, background-color 220ms ease, transform 220ms ease !important; }

.md-reviews-popup__close:hover { color: #ffffff !important; background: #c92c1d !important; transform: rotate(90deg) !important; }

.md-reviews-popup__close:focus-visible { outline: 3px solid #c92c1d !important; outline-offset: 4px !important; }

/************************************************************
CORPS DE LA POPUP
************************************************************/
.md-reviews-popup__body { position: relative !important; max-height: calc(100vh - 231px) !important; overflow-x: hidden !important; overflow-y: auto !important; padding: 38px 42px 45px !important; background: #F5F3EF !important; scrollbar-width: thin !important; scrollbar-color: #c92c1d #dedbd4 !important; }

.md-reviews-popup__body::-webkit-scrollbar { width: 8px !important; }

.md-reviews-popup__body::-webkit-scrollbar-track { background: #dedbd4 !important; }

.md-reviews-popup__body::-webkit-scrollbar-thumb { background: #c92c1d !important; }

.md-reviews-popup__mount { position: relative !important; z-index: 2 !important; }

/************************************************************
BLOC AVIS EXISTANT
************************************************************/
.md-reviews-popup .googleReviews-div { width: 100% !important; margin: 0 !important; padding: 0 !important; }

.md-reviews-popup .googleReviews-div > .container { width: 100% !important; max-width: none !important; margin: 0 0 38px !important; padding: 0 !important; }

div.googleReviews-div #google-reviews-widget .owl-stage { display: flex !important; align-items: stretch !important; }

.md-reviews-popup .googleReviews-div > .container > .card { position: relative !important; margin: 0 !important; padding: 28px 32px !important; overflow: hidden !important; border: 0 !important; border-radius: 0 !important; background: #ffffff !important; box-shadow: 12px 12px 0 rgba(201, 44, 29, 0.15) !important; }

.md-reviews-popup .googleReviews-div h3 { margin: 0 0 8px !important; color: #000000 !important; font-weight: 700 !important; }

.md-reviews-popup .avatar-google-place { width: 70px !important; height: 70px !important; padding: 8px !important; border-radius: 0 !important; background: #000000 !important; object-fit: contain !important; }

.md-reviews-popup #place-rating { color: #343434 !important; font-weight: 600 !important; }

.md-reviews-popup .star { color: #c92c1d !important; }

.md-reviews-popup #maps-url { display: inline-flex !important; min-height: 52px !important; align-items: center !important; justify-content: center !important; padding: 14px 22px !important; border: 2px solid #c92c1d !important; border-radius: 0 !important; background: #c92c1d !important; color: #ffffff !important; font-weight: 700 !important; text-decoration: none !important; transition: transform 220ms ease, background-color 220ms ease, border-color 220ms ease !important; }

.md-reviews-popup #maps-url:hover { transform: translateY(-3px) !important; border-color: #000000 !important; background: #000000 !important; color: #ffffff !important; }

/************************************************************
CARROUSEL D’AVIS EXISTANT
************************************************************/
.md-reviews-popup #google-reviews-widget { position: relative !important; width: 100% !important; margin: 0 !important; }

.md-reviews-popup #google-reviews-widget .owl-stage-outer { padding: 8px 0 28px !important; }

.md-reviews-popup #google-reviews-widget .owl-item { padding: 0 13px !important; }

.md-reviews-popup #google-reviews-widget .owl-item > .card { position: relative !important; min-height: 295px !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; border: 0 !important; border-radius: 0 !important; background: #ffffff !important; box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.08) !important; height: 100% !important; min-height: 330px !important; }

.md-reviews-popup #google-reviews-widget .owl-item:nth-child(even) > .card { box-shadow: 10px 10px 0 rgba(201, 44, 29, 0.14) !important; }

.md-reviews-popup #google-reviews-widget .owl-item > .card > .d-flex { justify-content: flex-start !important; padding: 25px 25px 0 !important; text-align: left !important; }

.md-reviews-popup .avatar-google-reviews { width: 48px !important; height: 48px !important; flex: 0 0 48px !important; padding: 8px !important; border-radius: 50% !important; background: #000000 !important; object-fit: contain !important; }

.md-reviews-popup #google-reviews-widget .owl-item .mx-2 > div:first-child { color: #000000 !important; font-weight: 800 !important; }

.md-reviews-popup #google-reviews-widget .owl-item .text-muted { color: #6b6b6b !important; }

.md-reviews-popup #google-reviews-widget .owl-item .card-body { padding: 22px 25px 28px !important; }

.md-reviews-popup #google-reviews-widget .owl-item .card-text { margin: 18px 0 0 !important; color: #343434 !important; line-height: 1.7 !important; }

/************************************************************
FLÈCHES OWL CAROUSEL
************************************************************/
.md-reviews-popup #google-reviews-widget .owl-nav { display: flex !important; align-items: center !important; justify-content: center !important; gap: 12px !important; margin-top: 14px !important; }

.md-reviews-popup #google-reviews-widget .owl-nav button { display: flex !important; width: 48px !important; height: 48px !important; align-items: center !important; justify-content: center !important; margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: #000000 !important; color: #ffffff !important; cursor: pointer !important; transition: transform 220ms ease, background-color 220ms ease !important; }

.md-reviews-popup #google-reviews-widget .owl-nav button:hover { transform: translateY(-3px) !important; background: #c92c1d !important; }

.md-reviews-popup #google-reviews-widget .owl-nav button span { display: block !important; line-height: 1 !important; margin-top: -7px; }

body.md-reviews-popup-open { overflow: hidden !important; }

/************************************************************
RESPONSIVE
************************************************************/
@media screen and (max-width: 800px) { .md-reviews-popup { padding: 18px !important; } .md-reviews-popup__dialog { max-height: calc(100vh - 36px) !important; } .md-reviews-popup__header { min-height: 155px !important; padding: 65px 75px 34px 28px !important; } .md-reviews-popup__body { max-height: calc(100vh - 191px) !important; padding: 28px 24px 36px !important; } .md-reviews-popup .googleReviews-div > .container > .card { padding: 24px 20px !important; } }

@media screen and (max-width: 600px) { .md-reviews-floating-button { right: 14px !important; bottom: 14px !important; min-height: 56px !important; padding: 10px 14px 10px 10px !important; box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.92) !important; } .md-reviews-floating-button:hover { box-shadow: 7px 7px 0 rgba(201, 44, 29, 0.9) !important; } .md-reviews-floating-button__icon { width: 34px !important; height: 34px !important; flex-basis: 34px !important; } .md-reviews-floating-button__rating { display: none !important; } .md-reviews-popup { padding: 9px !important; } .md-reviews-popup__dialog { max-height: calc(100vh - 18px) !important; } .md-reviews-popup__header { min-height: 145px !important; padding: 65px 65px 28px 20px !important; } .md-reviews-popup__grid-decoration { width: 105px !important; height: 105px !important; background-size: 16px 16px !important; } .md-reviews-popup__close { top: 13px !important; right: 13px !important; width: 44px !important; height: 44px !important; } .md-reviews-popup__body { max-height: calc(100vh - 163px) !important; padding: 22px 14px 30px !important; } .md-reviews-popup .googleReviews-div > .container > .card { box-shadow: 7px 7px 0 rgba(201, 44, 29, 0.15) !important; } .md-reviews-popup #google-reviews-widget .owl-item > .card { min-height: 280px !important; box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.08) !important; } .md-reviews-popup__square--black, .md-reviews-popup__square--red { display: none !important; } }

@media (prefers-reduced-motion: reduce) { .md-reviews-floating-button, .md-reviews-popup, .md-reviews-popup__dialog, .md-reviews-popup__close, .md-reviews-popup #maps-url, .md-reviews-popup #google-reviews-widget .owl-nav button { transition: none !important; } }

/**********************************************************BLOC MAPS********************************************/
/************************************************************
BLOC LOCALISATION — MAISON DERRIEN
************************************************************/
.md-location { position: relative; overflow: hidden; padding: 145px 28px 155px; background: #F5F3EF; color: #000000; }

.md-location::before { content: ""; position: absolute; top: 38px; right: 38px; width: 210px; height: 210px; background-image: linear-gradient(rgba(0, 0, 0, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 0, 0, 0.07) 1px, transparent 1px); background-size: 22px 22px; pointer-events: none; mask-image: linear-gradient(225deg, #000000 0%, #000000 45%, transparent 100%); -webkit-mask-image: linear-gradient(225deg, #000000 0%, #000000 45%, transparent 100%); }

.md-location .md-section-container { z-index: 2; }

/************************************************************
MISE EN PAGE
************************************************************/
.md-location__grid { position: relative; display: grid; grid-template-columns: minmax(320px, 0.72fr) minmax(600px, 1.28fr); align-items: center; gap: 75px; }

.md-location__content { position: relative; z-index: 3; padding: 45px 0; }

.md-location__content h2 { margin: 0; color: #000000; font-weight: 600 !important; line-height: 1.08; letter-spacing: -0.6px; }

.md-location__introduction { margin: 26px 0 0; color: #383838; line-height: 1.75; }

/************************************************************
ADRESSE
************************************************************/
.md-location__address { display: flex; align-items: flex-start; gap: 18px; margin: 36px 0; padding: 25px; background: #ffffff; border-left: 7px solid #c92c1d; box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.08); }

.md-location__icon { display: flex; width: 52px; height: 52px; flex: 0 0 52px; align-items: center; justify-content: center; background: #000000; color: #ffffff; }

.md-location__icon svg { width: 26px; height: 26px; }

.md-location__address strong { display: block; margin-bottom: 7px; color: #000000; font-weight: 800 !important; }

.md-location__address p { margin: 0; color: #383838; line-height: 1.65; }

/************************************************************
CARTE
************************************************************/
.md-location__map-wrapper { position: relative; min-width: 0; padding: 22px 22px 0 0; }

.md-location__map-wrapper::before { content: ""; position: absolute; top: 0; right: 0; width: 52%; height: 58%; background: #000000; pointer-events: none; }

.md-location__map-wrapper::after { content: ""; position: absolute; left: -22px; bottom: -22px; width: 110px; height: 110px; background: #c92c1d; pointer-events: none; }

.md-location__map { position: relative; z-index: 2; display: flex; width: 100%; min-height: 450px; align-items: center; justify-content: center; overflow: hidden; background: #000000; }

.md-location__map iframe { display: block; width: 100% !important; height: 450px !important; flex: 1 1 auto !important; border: 0 !important; }

/************************************************************
FORMES DÉCORATIVES
************************************************************/
.md-location__shape { position: absolute; display: block; pointer-events: none; }

.md-location__shape--black { left: -90px; bottom: -90px; width: 250px; height: 250px; border: 48px solid rgba(0, 0, 0, 0.045); transform: rotate(12deg); }

.md-location__shape--red { left: 5%; top: 90px; width: 56px; height: 56px; background: rgba(201, 44, 29, 0.18); }

/************************************************************
RESPONSIVE
************************************************************/
@media screen and (max-width: 1100px) { .md-location { padding: 125px 24px 140px; } .md-location__grid { grid-template-columns: 1fr; gap: 65px; } .md-location__content { max-width: 760px; padding: 0; } .md-location__map-wrapper { width: 100%; max-width: 760px; margin: 0 auto; } }

@media screen and (max-width: 700px) { .md-location { padding: 100px 20px 115px; } .md-location::before { top: 25px; right: -15px; width: 125px; height: 125px; background-size: 16px 16px; } .md-location__grid { gap: 48px; } .md-location__address { padding: 22px 18px; box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.08); } .md-location__map-wrapper { padding: 14px 14px 0 0; } .md-location__map-wrapper::after { left: -10px; bottom: -12px; width: 72px; height: 72px; } .md-location__map { min-height: 450px; justify-content: flex-start; overflow-x: auto; box-shadow: 12px 14px 0 rgba(0, 0, 0, 0.08); } .md-location__map iframe { width: 600px; height: 450px; flex-basis: 600px; } .md-location__shape--black, .md-location__shape--red { display: none; } }

/*********************************************************************BLOC SEO**************************************************/
div:has(> .first-activity-div) { padding: 100px 0 200px; }

div.first-activity-div, div.second-activity-div, div.third-activity-div { position: relative !important; width: calc(100% - 40px) !important; max-width: 1650px !important; margin: 60px auto !important; padding: 34px !important; overflow: visible !important; border: 0 !important; border-radius: 0 !important; background: #ffffff !important; color: #000000 !important; box-shadow: 18px 18px 0 rgba(0, 0, 0, 0.08) !important; }

/* Carré décoratif noir */
div.first-activity-div::after, div.third-activity-div::after { content: "" !important; position: absolute !important; right: -18px !important; bottom: -18px !important; z-index: -1 !important; width: 90px !important; height: 90px !important; background: #000000 !important; pointer-events: none !important; }

/* Variante rouge pour le bloc central */
div.second-activity-div::after { content: "" !important; position: absolute !important; left: -18px !important; bottom: -18px !important; z-index: -1 !important; width: 90px !important; height: 90px !important; background: #c92c1d !important; pointer-events: none !important; }

/************************************************************
SUPPRESSION DU FOND DÉCORATIF EXISTANT
************************************************************/
div.first-activity-div > div.background-image-div-opacity, div.second-activity-div > div.background-image-div-opacity, div.third-activity-div > div.background-image-div-opacity { display: none !important; }

/************************************************************
LIGNES ET COLONNES
************************************************************/
div.first-activity-div > div.row, div.second-activity-div > div.row, div.third-activity-div > div.row { position: relative !important; z-index: 2 !important; align-items: stretch !important; margin: 0 !important; padding: 0 !important; }

/************************************************************
IMAGES
************************************************************/
div.first-activity-div div.card-cover, div.second-activity-div div.card-cover, div.third-activity-div div.card-cover { position: relative !important; max-height: 320px !important; overflow: hidden !important; border: 0 !important; border-radius: 0 !important; background-position: center !important; background-repeat: no-repeat !important; background-size: cover !important; box-shadow: none !important; }

/* Fin contour géométrique autour des images */
div.first-activity-div div.card-cover::before, div.second-activity-div div.card-cover::before, div.third-activity-div div.card-cover::before { content: "" !important; position: absolute !important; top: 18px !important; right: 18px !important; z-index: 4 !important; width: 58px !important; height: 58px !important; border-top: 9px solid #c92c1d !important; border-right: 9px solid #c92c1d !important; pointer-events: none !important; }

div.first-activity-div div.black-screen, div.second-activity-div div.black-screen, div.third-activity-div div.black-screen { position: absolute !important; inset: 0 !important; z-index: 1 !important; width: 100% !important; height: 100% !important; background: linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.12) 100%) !important; }

/* Masque le contenu vide présent dans les images */
div.first-activity-div div.card-cover > div.d-flex, div.second-activity-div div.card-cover > div.d-flex, div.third-activity-div div.card-cover > div.d-flex { min-height: 420px !important; padding: 0 !important; }

div.first-activity-div div.card-cover h3, div.second-activity-div div.card-cover h3, div.third-activity-div div.card-cover h3 { display: none !important; }

/************************************************************
CONTENU TEXTE
************************************************************/
div.first-activity-title, div.second-activity-title, div.third-activity-title { position: relative !important; margin: 0 0 28px !important; padding: 0 0 22px !important; color: #000000 !important; }

/* Trait sous chaque titre */
div.first-activity-title::after, div.second-activity-title::after, div.third-activity-title::after { content: "" !important; position: absolute !important; bottom: 0 !important; left: 0 !important; width: 64px !important; height: 5px !important; background: #c92c1d !important; }

div.first-activity-title h2, div.second-activity-title h2, div.third-activity-title h2 { margin: 0 !important; color: #000000 !important; font-weight: 600 !important; line-height: 1.1 !important; }

div.first-activity-div div.lead, div.second-activity-div div.lead, div.third-activity-div div.lead { margin: 0 !important; color: #383838 !important; line-height: 1.75 !important; }

div.first-activity-div div.lead p, div.second-activity-div div.lead p, div.third-activity-div div.lead p { margin: 0 !important; color: #383838 !important; font-weight: 400 !important; line-height: 1.75 !important; }

/************************************************************
AJUSTEMENT DES COLONNES
************************************************************/
div.first-activity-div div.col-lg-7, div.second-activity-div div.col-lg-7, div.third-activity-div div.col-lg-7 { display: flex !important; flex-direction: column !important; justify-content: center !important; padding: 55px 55px !important; }

div.first-activity-div div.col-lg-5, div.second-activity-div div.col-lg-5, div.third-activity-div div.col-lg-5 { padding: 0 !important; }

/************************************************************
PETITE VARIATION DU BLOC CENTRAL
************************************************************/
div.second-activity-div { background: #000000 !important; color: #ffffff !important; box-shadow: 18px 18px 0 rgba(201, 44, 29, 0.16) !important; }

div.second-activity-title h2 { color: #ffffff !important; }

div.second-activity-div div.lead p { color: rgba(255, 255, 255, 0.78) !important; }

div.second-activity-title::after { background: #c92c1d !important; }

/************************************************************
RESPONSIVE
************************************************************/
@media screen and (max-width: 991px) { div.first-activity-div, div.second-activity-div, div.third-activity-div { width: calc(100% - 30px) !important; margin: 45px auto !important; padding: 22px !important; } div.first-activity-div > div.row, div.second-activity-div > div.row, div.third-activity-div > div.row { display: flex !important; flex-direction: column !important; gap: 0 !important; } div.first-activity-div div.col-lg-7, div.second-activity-div div.col-lg-7, div.third-activity-div div.col-lg-7 { order: 2 !important; padding: 38px 24px 25px !important; } div.first-activity-div div.col-lg-5, div.second-activity-div div.col-lg-5, div.third-activity-div div.col-lg-5 { order: 1 !important; width: 100% !important; max-width: none !important; } div.first-activity-div div.card-cover, div.second-activity-div div.card-cover, div.third-activity-div div.card-cover, div.first-activity-div div.card-cover > div.d-flex, div.second-activity-div div.card-cover > div.d-flex, div.third-activity-div div.card-cover > div.d-flex { min-height: 360px !important; } }

@media screen and (max-width: 600px) { div.first-activity-div, div.second-activity-div, div.third-activity-div { width: calc(100% - 24px) !important; margin: 34px auto !important; padding: 12px !important; box-shadow: 9px 9px 0 rgba(0, 0, 0, 0.08) !important; } div.second-activity-div { box-shadow: 9px 9px 0 rgba(201, 44, 29, 0.16) !important; } div.first-activity-div div.col-lg-7, div.second-activity-div div.col-lg-7, div.third-activity-div div.col-lg-7 { padding: 30px 16px 22px !important; } div.first-activity-div div.card-cover, div.second-activity-div div.card-cover, div.third-activity-div div.card-cover, div.first-activity-div div.card-cover > div.d-flex, div.second-activity-div div.card-cover > div.d-flex, div.third-activity-div div.card-cover > div.d-flex { min-height: 290px !important; } div.first-activity-div::after, div.second-activity-div::after, div.third-activity-div::after { width: 58px !important; height: 58px !important; right: -8px !important; left: auto !important; bottom: -8px !important; } }

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