@charset "UTF-8";
@import url(main.css);
.spacer { display: none; }

a:visited { color: white !important; }

a:visited:hover { color: white; }

a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { display: none; }

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

a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button { padding: 16px 30px !important; color: white !important; border-radius: 160px 35px 160px 35px !important; }

/*========================= CUSTOM BLOC SEO ======================*/
.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, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.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 { padding: 50px 20px !important; margin-top: 70px !important; margin-bottom: 70px !important; box-shadow: none !important; background-color: #f3f5f6; }

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

.black-screen { display: none; }

/*====================== CUSTOM NAV BAR =========================*/
.navbar { position: fixed !important; top: 14px; left: 50% !important; right: auto !important; width: 94%; margin-top: 20px; max-width: 1450px; padding: 10px 18px !important; transform: translateX(-50%); background: #FFFFFF !important; border-radius: 22px; box-shadow: 0 10px 35px rgba(6, 59, 130, 0.08), 0 2px 8px rgba(6, 59, 130, 0.04); z-index: 9999; transition: padding .3s ease, box-shadow .3s ease, border-radius .3s ease; }

/* ========================================================= CONTAINER ========================================================= */
.navbar .container-fluid { padding: 0 !important; }

/* ========================================================= LOGO ========================================================= */
.navbar-brand { display: flex; align-items: center; margin: 0; padding: 0 10px; flex-shrink: 0; }

.logo_nav { width: auto; height: 70px; display: block; object-fit: contain; transition: transform .3s ease; }

/* ========================================================= MENU ========================================================= */
.navbar-nav { gap: 4px; }

.navbar-nav li { padding: 0 7px !important; }

/* ========================================================= LIENS ========================================================= */
.navbar-nav .animated-border-button { position: relative; padding: 12px 8px; font-family: "Montserrat", sans-serif; font-size: 14px !important; font-weight: 600; color: #063B82 !important; cursor: pointer; white-space: nowrap; transition: color .3s ease; }

/* TRAIT SOUS LE LIEN */
.navbar-nav .animated-border-button::after { content: ""; position: absolute; left: 50%; bottom: 4px; width: 0; height: 2px; border-radius: 20px; background: #42B928; transform: translateX(-50%); transition: width .3s ease; }

/* HOVER */
.navbar-nav .animated-border-button:hover { color: #42B928 !important; }

.navbar-nav .animated-border-button:hover::after { width: 65%; }

/* ========================================================= BOUTON TÉLÉPHONE ========================================================= */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.my-2.my-lg-1.p-2.rounded-pill.text-decoration-none.button-header-telephone { min-height: 50px; display: inline-flex !important; align-items: center; justify-content: center; padding: 12px 24px !important; margin-right: 0 !important; border: 1px solid #063B82 !important; border-radius: 160px 35px 160px 35px !important; background: #063B82 !important; font-family: "Montserrat", sans-serif; font-size: 13px !important; font-weight: 700 !important; color: #FFFFFF !important; white-space: nowrap; box-shadow: none !important; transition: background .3s ease, border-color .3s ease, color .3s ease, transform .3s ease !important; }

/* ICÔNE TÉLÉPHONE */
.button-header-telephone i { width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; color: #FFFFFF !important; font-size: 14px !important; transition: background .3s ease, color .3s ease; }

/* HOVER BOUTON */
a.grow.button_header.text-color-fourth.mx-3.mx-lg-2.my-2.my-lg-1.p-2.rounded-pill.text-decoration-none.button-header-telephone:hover { background: #42B928 !important; border-color: #42B928 !important; color: #FFFFFF !important; transform: translateY(-2px); }

.button-header-telephone:hover i { color: #fff !important; }

/* ========================================================= NAVBAR AU SCROLL SI TON CMS AJOUTE LA CLASSE .scrolled ========================================================= */
.navbar.scrolled, nav.navbar.scrolled { padding-top: 6px !important; padding-bottom: 6px !important; box-shadow: 0 12px 40px rgba(6, 59, 130, 0.12), 0 3px 10px rgba(6, 59, 130, 0.06); }

.navbar.scrolled .logo_nav { height: 60px; }

/* ========================================================= BOUTON BURGER ========================================================= */
.navbar-toggler { width: 48px; height: 48px; padding: 0 !important; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(6, 59, 130, 0.12) !important; border-radius: 50% !important; background: #F3F5F6 !important; box-shadow: none !important; }

.navbar-toggler:focus { box-shadow: none !important; outline: none !important; }

.navbar-toggler-icon { width: 21px !important; height: 21px !important; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1199px) { .navbar { width: 96%; } .navbar-nav li { padding: 0 3px !important; } .navbar-nav .animated-border-button { font-size: 13px !important; } .button-header-telephone { padding-left: 16px !important; padding-right: 16px !important; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 991px) { .navbar { top: 10px; width: calc(100% - 24px); padding: 8px 12px !important; border-radius: 18px; } /* LOGO */ .navbar-brand { padding-left: 4px; } .logo_nav { height: 58px; } /* MENU OUVERT */ .navbar-collapse { margin-top: 10px; padding: 12px 8px 10px; border-top: 1px solid rgba(6, 59, 130, 0.08); } .navbar-nav { width: 100%; margin: 0 !important; gap: 2px; } .navbar-nav li { width: 100%; padding: 0 !important; } /* LIENS MOBILE */ .navbar-nav .animated-border-button { width: 100%; padding: 13px 12px; text-align: left; border-radius: 10px; font-size: 14px !important; color: #063B82 !important; transition: background .3s ease, color .3s ease; } .navbar-nav .animated-border-button::after { display: none; } .navbar-nav .animated-border-button:hover { background: #F3F5F6; color: #42B928 !important; } /* BOUTON TÉLÉPHONE */ .navbar .d-flex.flex-column { width: 100%; margin: 8px 0 0 !important; } .button-header-telephone { width: 100%; min-height: 54px; margin: 0 !important; justify-content: space-between; padding: 7px 8px 7px 20px !important; } .button-header-telephone i { order: 2; width: 40px; height: 40px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .navbar { width: calc(100% - 16px); top: 8px; padding: 7px 10px !important; border-radius: 16px; } .logo_nav { height: 52px; } .navbar-toggler { width: 44px; height: 44px; } }

/*=============================================================================================== HERO D'ACCUEIL ================================================================================================*/
.foulon-hero { position: relative; width: 100%; height: 100vh; min-height: 720px; padding: 35px 5% 25px; background: #F3F5F6; overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; }

.foulon-hero-container { width: 100%; max-width: 1500px; margin: 0 auto; flex: 1; display: grid; grid-template-columns: 44% 56%; align-items: center; gap: 40px; }

/* ========================================================= CONTENU ========================================================= */
.foulon-hero-content { position: relative; z-index: 3; padding: 20px 0; }

.foulon-hero-eyebrow { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 25px; padding: 8px 14px; border: 1px solid rgba(6, 59, 130, 0.15); border-radius: 10px; background: #FFFFFF; color: #063B82; font-family: "DM Sans", sans-serif; font-size: 13px; font-weight: 600; letter-spacing: .3px; }

.foulon-hero-eyebrow-dot { width: 7px; height: 7px; flex-shrink: 0; border-radius: 50%; background: #42B928; }

.foulon-hero-title { max-width: 650px; margin: 0 0 24px; color: #063B82; font-family: "Montserrat", sans-serif; font-size: 62px; line-height: 1.03; font-weight: 800; letter-spacing: -2px; text-transform: uppercase; }

.foulon-hero-title strong { color: #42B928; font-weight: 800; }

.foulon-hero-description { max-width: 580px; color: #063B82; font-family: "DM Sans", sans-serif; font-size: 17px; line-height: 1.7; opacity: .78; }

.foulon-hero-description p { margin: 0; }

/* ========================================================= BOUTONS ========================================================= */
.foulon-hero-buttons { display: flex; align-items: center; gap: 14px; margin-top: 32px; }

.foulon-hero-btn { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 56px; padding: 5px 7px 5px 24px; border-radius: 160px 35px 160px 35px; font-family: "Montserrat", sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; transition: background .3s ease, color .3s ease, border-color .3s ease, transform .3s ease; }

.foulon-hero-btn-primary { background: #42B928; border: 1px solid #42B928; color: #FFFFFF; }

.foulon-hero-btn-primary:hover { background: #063B82; border-color: #063B82; color: #FFFFFF; transform: translateY(-2px); }

.foulon-hero-btn-icon { width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; color: #fff; }

.foulon-hero-btn-icon svg { width: 19px; height: 19px; }

.foulon-hero-btn-secondary { padding: 5px 20px; border: 1px solid rgba(6, 59, 130, 0.25); background: transparent; color: #063B82; }

.foulon-hero-btn-secondary svg { width: 19px; height: 19px; transition: transform .3s ease; }

.foulon-hero-btn-secondary:hover { border-color: #063B82; color: #063B82; }

.foulon-hero-btn-secondary:hover svg { transform: translateX(4px); }

.foulon-hero-btn-secondary:visited { color: #063B82 !important; }

/* ========================================================= VISUEL ========================================================= */
.foulon-hero-visual { position: relative; height: 100%; min-height: 0; display: flex; align-items: center; justify-content: center; }

.foulon-hero-image-wrapper { position: relative; z-index: 2; width: 100%; height: 88%; max-height: 620px; min-height: 430px; overflow: hidden; border-radius: 160px 35px 160px 35px; background: #FFFFFF; }

.foulon-hero-image { width: 100%; height: 100%; display: block; object-fit: cover; }

/* ========================================================= CARTE FLOTTANTE ========================================================= */
.foulon-hero-floating-card { position: absolute; right: -10px; bottom: 70px; z-index: 5; display: flex; align-items: center; gap: 13px; min-width: 270px; padding: 14px; border-radius: 18px; background: #FFFFFF; box-shadow: 0 18px 50px rgba(6, 59, 130, 0.16); }

.foulon-hero-floating-icon { width: 52px; height: 52px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; border-radius: 14px; background: #F3F5F6; color: #063B82; }

.foulon-hero-floating-icon svg { width: 25px; height: 25px; }

.foulon-hero-floating-content { flex: 1; display: flex; flex-direction: column; gap: 2px; }

.foulon-hero-floating-small { color: #063B82; font-family: "DM Sans", sans-serif; font-size: 11px; opacity: .6; }

.foulon-hero-floating-content strong { color: #063B82; font-family: "Montserrat", sans-serif; font-size: 15px; font-weight: 700; }

/* ========================================================= POINTS DÉCORATIFS ========================================================= */
.foulon-hero-dots { position: absolute; z-index: 1; width: 130px; height: 130px; opacity: .28; background-image: radial-gradient(#42B928 2px, transparent 2px); background-size: 15px 15px; }

.foulon-hero-dots-top { top: 0; left: -35px; }

.foulon-hero-dots-bottom { right: -20px; bottom: 10px; }

/* ========================================================= RÉASSURANCES ========================================================= */
.foulon-hero-reassurance { width: 100%; max-width: 1500px; margin: 0 auto; padding-top: 22px; padding-bottom: 5px; border-top: 1px solid rgba(6, 59, 130, 0.12); display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; align-items: center; justify-items: center; }

.foulon-hero-reassurance-item { width: 100%; max-width: 280px; display: flex; align-items: center; justify-content: flex-start; gap: 13px; }

.foulon-hero-reassurance-icon { width: 43px; height: 43px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; color: #063B82; }

.foulon-hero-reassurance-icon svg { width: 27px; height: 27px; }

.foulon-hero-reassurance-item div:last-child { display: flex; flex-direction: column; gap: 3px; }

.foulon-hero-reassurance-item strong { color: #063B82; font-family: "Montserrat", sans-serif; font-size: 13px; font-weight: 700; }

.foulon-hero-reassurance-item span { color: #063B82; font-family: "DM Sans", sans-serif; font-size: 11px; line-height: 1.4; opacity: .62; }

/* ========================================================= RESPONSIVE TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-hero { padding-left: 4%; padding-right: 4%; } .foulon-hero-container { grid-template-columns: 47% 53%; gap: 25px; } .foulon-hero-title { font-size: 48px; } .foulon-hero-image-wrapper { height: 460px; border-radius: 120px 30px 120px 30px; } .foulon-hero-reassurance { grid-template-columns: repeat(2, 1fr); row-gap: 25px; } }

/* ========================================================= ÉCRANS PEU HAUTS ========================================================= */
@media screen and (max-height: 800px) and (min-width: 768px) { .foulon-hero { min-height: 650px; padding-top: 20px; padding-bottom: 18px; } .foulon-hero-title { font-size: 52px; margin-bottom: 18px; } .foulon-hero-description { font-size: 15px; line-height: 1.55; } .foulon-hero-buttons { margin-top: 22px; } .foulon-hero-image-wrapper { height: 82%; min-height: 350px; max-height: 470px; } .foulon-hero-reassurance { padding-top: 16px; } }

/* ========================================================= RESPONSIVE MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-hero { height: auto; min-height: 100vh; padding: 35px 20px 25px; overflow: hidden; } .foulon-hero-container { flex: initial; display: flex; flex-direction: column; gap: 15px; } .foulon-hero-content { width: 100%; padding: 0; } .foulon-hero-eyebrow { margin-bottom: 18px; font-size: 11px; } .foulon-hero-title { max-width: 100%; margin-bottom: 18px; font-size: 39px; line-height: 1.05; letter-spacing: -1.2px; } .foulon-hero-description { font-size: 15px; line-height: 1.6; } .foulon-hero-buttons { align-items: stretch; flex-direction: column; margin-top: 25px; } .foulon-hero-btn { width: 100%; } .foulon-hero-btn-primary { justify-content: space-between; } .foulon-hero-btn-secondary { min-height: 50px; } .foulon-hero-visual { width: 100%; height: auto; min-height: auto; margin-top: 20px; padding-bottom: 45px; } .foulon-hero-image-wrapper { width: 100%; height: 380px; min-height: 0; max-height: none; border-radius: 75px 20px 75px 20px; } .foulon-hero-floating-card { right: 12px; bottom: 15px; min-width: 245px; padding: 11px; } .foulon-hero-floating-icon { width: 45px; height: 45px; } .foulon-hero-dots { display: none; } .foulon-hero-reassurance { margin-top: 10px; padding-top: 24px; grid-template-columns: 1fr 1fr; } .foulon-hero-reassurance-item { align-items: flex-start; gap: 8px; } .foulon-hero-reassurance-icon { width: 33px; height: 33px; } .foulon-hero-reassurance-icon svg { width: 22px; height: 22px; } .foulon-hero-reassurance-item strong { font-size: 11px; } .foulon-hero-reassurance-item span { font-size: 10px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-hero-title { font-size: 34px; } .foulon-hero-image-wrapper { height: 330px; } .foulon-hero-floating-card { left: 15px; right: 15px; min-width: 0; } .foulon-hero-reassurance { grid-template-columns: 1fr; } }

/*===================================================================================================== PRESENTATION DE L'ENTREPRISE ============================================================================================*/
.foulon-about { position: relative; width: 100%; padding: 110px 5%; background: #FFFFFF; overflow: hidden; }

.foulon-about-container { width: 100%; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 48% 52%; align-items: center; gap: 90px; }

/* ========================================================= VISUEL ========================================================= */
.foulon-about-visual { position: relative; width: 100%; min-height: 560px; }

.foulon-about-image-wrap { position: relative; z-index: 2; height: 560px; margin-left: auto; border-radius: 35px 150px 35px 150px; overflow: hidden; background: #F3F5F6; }

.foulon-about-image { width: 100%; height: 100%; display: block; object-fit: cover; }

/* ========================================================= POINTS DÉCORATIFS ========================================================= */
.foulon-about-dots { position: absolute; z-index: 1; width: 140px; height: 140px; left: 0; bottom: -20px; opacity: .25; background-image: radial-gradient(#42B928 2px, transparent 2px); background-size: 15px 15px; }

/* ========================================================= CONTENU ========================================================= */
.foulon-about-content { position: relative; max-width: 600px; }

.foulon-about-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; font-family: "Montserrat", sans-serif; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #42B928; }

.foulon-about-eyebrow span { width: 42px; height: 2px; background: #42B928; }

.foulon-about-title { max-width: 680px; margin: 0 0 28px; font-family: "Montserrat", sans-serif; font-size: 38px; line-height: 1.12; font-weight: 800; letter-spacing: -1.5px; text-transform: uppercase; color: #063B82; }

.foulon-about-title strong { display: block; color: #42B928; font-weight: 800; }

.foulon-about-text { max-width: 680px; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.75; color: #063B82; opacity: .78; }

.foulon-about-text p { margin: 0 0 16px; }

.foulon-about-text strong { font-weight: 700; }

/* ========================================================= ARGUMENTS ========================================================= */
.foulon-about-points { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 32px; }

.foulon-about-point { display: flex; align-items: flex-start; gap: 13px; }

.foulon-about-point-check { width: 35px; height: 35px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #F3F5F6; color: #42B928; }

.foulon-about-point-check svg { width: 18px; height: 18px; }

.foulon-about-point div { display: flex; flex-direction: column; gap: 5px; }

.foulon-about-point strong { font-family: "Montserrat", sans-serif; font-size: 13px; font-weight: 700; color: #063B82; }

.foulon-about-point span { font-family: "DM Sans", sans-serif; font-size: 12px; line-height: 1.5; color: #063B82; opacity: .65; }

/* ========================================================= BOUTON ========================================================= */
.foulon-about-button { display: inline-flex; align-items: center; gap: 18px; min-height: 62px; margin-top: 38px; padding: 6px 7px 6px 28px; border-radius: 160px 35px 160px 35px; background: #063B82; color: #FFFFFF; font-family: "Montserrat", sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; transition: background .3s ease, transform .3s ease; }

.foulon-about-button-arrow { width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: #FFFFFF; transition: transform .3s ease; }

.foulon-about-button-arrow svg { width: 20px; height: 20px; }

.foulon-about-button:hover { background: #42B928; color: #FFFFFF; transform: translateY(-2px); }

.foulon-about-button:hover .foulon-about-button-arrow { color: #fff; transform: translateX(3px); }

/* ========================================================= RESPONSIVE TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-about { padding: 85px 5%; } .foulon-about-container { grid-template-columns: 46% 54%; gap: 50px; } .foulon-about-visual { min-height: 500px; } .foulon-about-image-wrap { height: 500px; border-radius: 30px 110px 30px 110px; } .foulon-about-title { font-size: 38px; } .foulon-about-points { grid-template-columns: 1fr; gap: 18px; } }

/* ========================================================= RESPONSIVE MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-about { padding: 70px 20px; } .foulon-about-container { display: flex; flex-direction: column; gap: 55px; } .foulon-about-visual { width: 100%; min-height: 430px; } .foulon-about-image-wrap { width: 94%; height: 420px; margin-left: auto; border-radius: 25px 80px 25px 80px; } .foulon-about-badge { top: auto; left: 0; bottom: -20px; } .foulon-about-dots { width: 100px; height: 100px; bottom: -30px; } .foulon-about-title { font-size: 34px; line-height: 1.15; letter-spacing: -1px; } .foulon-about-text { font-size: 15px; } .foulon-about-points { grid-template-columns: 1fr; gap: 20px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-about { padding: 60px 18px; } .foulon-about-visual { min-height: 370px; } .foulon-about-image-wrap { height: 360px; border-radius: 20px 65px 20px 65px; } .foulon-about-badge-icon { width: 42px; height: 42px; } .foulon-about-title { font-size: 30px; } .foulon-about-button { width: 100%; justify-content: space-between; } }

/*=========================================================================================================== LE SERVICE / RAVALEMENT ===============================================================================================*/
/* ========================================================= SECTION ========================================================= */
.foulon-service { position: relative; width: 100%; padding: 110px 5% 120px; background: #063B82; overflow: hidden; }

.foulon-service-container { position: relative; z-index: 2; width: 100%; max-width: 1200px; margin: 0 auto; }

/* ========================================================= GRAND TITRE ARRIÈRE-PLAN ========================================================= */
.foulon-service-background-title { position: absolute; top: 25px; left: 50%; transform: translateX(-50%); font-family: "Montserrat", sans-serif; font-size: 150px; line-height: 1; font-weight: 800; letter-spacing: -7px; color: #FFFFFF; opacity: .035; white-space: nowrap; pointer-events: none; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-service-heading { position: relative; z-index: 3; max-width: 850px; margin: 0 auto 50px; text-align: center; }

.foulon-service-eyebrow { display: flex; align-items: center; justify-content: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.7px; color: #42B928; }

.foulon-service-eyebrow span { width: 38px; height: 2px; background: #42B928; }

.foulon-service-title { margin: 0; font-family: "Montserrat", sans-serif; font-size: 52px; line-height: 1.08; font-weight: 800; letter-spacing: -1.8px; text-transform: uppercase; color: #FFFFFF; }

.foulon-service-title span { display: block; color: #42B928; font-weight: 800; }

/* ========================================================= CARTE BLANCHE ========================================================= */
.foulon-service-card { position: relative; z-index: 4; width: 100%; max-width: 1050px; margin: 0 auto; padding: 46px 50px; border-radius: 28px; background: #FFFFFF; box-shadow: 0 25px 60px rgba(0, 0, 0, 0.1); }

.foulon-service-card-content { display: grid; grid-template-columns: 1.15fr 1fr; gap: 60px; padding-bottom: 32px; border-bottom: 1px solid #F3F5F6; }

.foulon-service-text, .foulon-service-subtext { margin: 0; font-family: "DM Sans", sans-serif; line-height: 1.75; color: #063B82; }

.foulon-service-text { font-size: 18px; font-weight: 500; }

.foulon-service-subtext { font-size: 15px; opacity: .72; }

/* ========================================================= BAS DE CARTE ========================================================= */
.foulon-service-card-bottom { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding-top: 30px; }

/* ========================================================= TAGS ========================================================= */
.foulon-service-tags { display: flex; flex-wrap: wrap; gap: 8px; }

.foulon-service-tags span { padding: 9px 15px; border-radius: 50px; background: #F3F5F6; font-family: "DM Sans", sans-serif; font-size: 11px; font-weight: 600; color: #063B82; }

/* ========================================================= BOUTON ========================================================= */
.foulon-service-button { flex-shrink: 0; display: inline-flex; align-items: center; gap: 10px; min-height: 64px; padding: 7px 8px 7px 30px; border-radius: 160px 35px 160px 35px; background: #063B82; color: #FFFFFF; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 700; text-decoration: none; transition: background .3s ease, transform .3s ease; }

.foulon-service-button-icon { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: #FFFFFF; transition: background .3s ease, color .3s ease, transform .3s ease; }

.foulon-service-button-icon svg { width: 21px; height: 21px; }

.foulon-service-button:hover { background: #42B928; color: #FFFFFF; transform: translateY(-2px); }

.foulon-service-button:hover .foulon-service-button-icon { color: #fff; transform: translateX(3px); }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-service { padding: 90px 5% 100px; } .foulon-service-background-title { font-size: 110px; } .foulon-service-title { font-size: 44px; } .foulon-service-card { max-width: 900px; padding: 40px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-service { padding: 70px 20px 80px; } .foulon-service-background-title { top: 42px; font-size: 68px; letter-spacing: -3px; } .foulon-service-heading { margin-bottom: 35px; } .foulon-service-title { font-size: 34px; line-height: 1.12; } .foulon-service-card { padding: 30px 26px; border-radius: 22px; } .foulon-service-card-content { grid-template-columns: 1fr; gap: 16px; padding-bottom: 25px; } .foulon-service-text { font-size: 16px; } .foulon-service-card-bottom { align-items: flex-start; flex-direction: column; padding-top: 25px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-service { padding-left: 18px; padding-right: 18px; } .foulon-service-title { font-size: 30px; } .foulon-service-card { padding: 25px 20px; } .foulon-service-button { width: 100%; justify-content: space-between; } }

/*========================================================================================= POURQUOI ME FAIRE CONFIANCE ===============================================================================================*/
/* ========================================================= SECTION ========================================================= */
.foulon-trust { width: 100%; padding: 110px 5%; background: #FFFFFF; }

.foulon-trust-container { width: 100%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-trust-heading { max-width: 920px; margin-bottom: 55px; }

.foulon-trust-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-trust-eyebrow span { width: 40px; height: 2px; background: #42B928; }

.foulon-trust-title { margin: 0 0 22px; font-family: "Montserrat", sans-serif; font-size: 48px; line-height: 1.08; font-weight: 800; letter-spacing: -1.5px; text-transform: uppercase; color: #063B82; }

.foulon-trust-title strong { color: #42B928; font-weight: 800; }

.foulon-trust-intro { max-width: 620px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.7; color: #063B82; opacity: .72; }

/* ========================================================= GRILLE ========================================================= */
.foulon-trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }

/* ========================================================= CARTES ========================================================= */
.foulon-trust-card { position: relative; min-height: 270px; padding: 30px 28px; border-radius: 24px; background: #F3F5F6; overflow: hidden; transition: transform .3s ease, box-shadow .3s ease; }

.foulon-trust-card:hover { transform: translateY(-6px); box-shadow: 0 22px 45px rgba(6, 59, 130, 0.1); }

/* ========================================================= NUMÉRO ========================================================= */
.foulon-trust-card-number { position: absolute; top: 25px; right: 25px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; color: #063B82; opacity: .25; }

/* ========================================================= ICÔNE ========================================================= */
.foulon-trust-card-icon { width: 58px; height: 58px; margin-bottom: 40px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #FFFFFF; color: #42B928; }

.foulon-trust-card-icon svg { width: 28px; height: 28px; }

/* ========================================================= TEXTE ========================================================= */
.foulon-trust-card h3 { margin: 0 0 12px; font-family: "Montserrat", sans-serif; font-size: 19px; line-height: 1.25; font-weight: 700 !important; color: #063B82; }

.foulon-trust-card p { margin: 0; font-family: "DM Sans", sans-serif; font-size: 14px; line-height: 1.65; color: #063B82; opacity: .68; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-trust { padding: 90px 5%; } .foulon-trust-title { font-size: 40px; } .foulon-gallery-item { width: 320px; height: 270px; } .foulon-trust-grid { grid-template-columns: repeat(2, 1fr); } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-trust { padding: 70px 20px; } .foulon-trust-heading { margin-bottom: 40px; } .foulon-trust-title { font-size: 34px; } .foulon-trust-intro { font-size: 15px; } .foulon-trust-grid { grid-template-columns: 1fr; gap: 16px; } .foulon-trust-card { min-height: 0; padding: 26px 24px; } .foulon-trust-card-icon { margin-bottom: 28px; } .foulon-gallery-item { width: 280px; height: 235px; border-radius: 22px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-trust { padding: 60px 18px; } .foulon-trust-title { font-size: 30px; } .foulon- gallery-item { width: 250px; height: 210px; } }

/*================================================================================================= GALERIE D'IMAGES - DEFILANTE ========================================================================================*/
/* ========================================================= SECTION ========================================================= */
.foulon-gallery { width: 100%; padding: 110px 0; background: #F3F5F6; overflow: hidden; }

.foulon-gallery-container { width: 90%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-gallery-heading { max-width: 920px; margin-bottom: 55px; }

.foulon-gallery-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-gallery-eyebrow span { width: 40px; height: 2px; background: #42B928; }

.foulon-gallery-title { margin: 0 0 20px; font-family: "Montserrat", sans-serif; font-size: 48px; line-height: 1.08; font-weight: 800; letter-spacing: -1.5px; text-transform: uppercase; color: #063B82; }

.foulon-gallery-title strong { color: #42B928; font-weight: 800; }

.foulon-gallery-intro { max-width: 650px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.7; color: #063B82; opacity: .72; }

/* ========================================================= GALERIE ========================================================= */
.foulon-gallery-slider { position: relative; width: 100%; overflow: hidden; }

.foulon-gallery-track { display: flex; width: max-content; will-change: transform; }

.foulon-gallery-group { display: flex; align-items: center; flex-shrink: 0; gap: 22px; padding-right: 22px; }

/* ========================================================= IMAGES - FORMAT UNIQUE ========================================================= */
.foulon-gallery-item { width: 360px; height: 300px; flex-shrink: 0; overflow: hidden; border-radius: 28px; background: #FFFFFF; }

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

/* ========================================================= BOUTON ========================================================= */
.foulon-gallery-button-wrap { display: flex; justify-content: center; margin-top: 55px; }

.foulon-gallery-button { display: inline-flex; align-items: center; gap: 20px; min-height: 64px; padding: 7px 8px 7px 30px; border-radius: 160px 35px 160px 35px; background: #063B82; color: #FFFFFF; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 700; text-decoration: none; transition: background .3s ease, transform .3s ease; }

.foulon-gallery-button-icon { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #FFFFFF; transition: background .3s ease, color .3s ease, transform .3s ease; }

.foulon-gallery-button-icon svg { width: 21px; height: 21px; }

.foulon-gallery-button:hover { background: #42B928; color: #FFFFFF; transform: translateY(-2px); }

.foulon-gallery-button:hover .foulon-gallery-button-icon { color: #fff; transform: translateX(3px); }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-gallery { padding: 90px 0; } .foulon-gallery-title { font-size: 40px; } .foulon-gallery-item { width: 350px; height: 285px; } .foulon-gallery-item-tall { width: 285px; height: 370px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-gallery { padding: 70px 0; } .foulon-gallery-container { width: auto; margin: 0 20px; } .foulon-gallery-heading { margin-bottom: 40px; } .foulon-gallery-title { font-size: 34px; } .foulon-gallery-intro { font-size: 15px; } .foulon-gallery-group { gap: 14px; padding-right: 14px; } .foulon-gallery-item { width: 280px; height: 240px; border-radius: 22px; } .foulon-gallery-item-tall { width: 240px; height: 310px; border-radius: 65px 20px 65px 20px; } .foulon-gallery-button-wrap { margin-top: 40px; padding: 0 20px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-gallery-title { font-size: 30px; } .foulon-gallery-item { width: 250px; height: 215px; } .foulon-gallery-item-tall { width: 215px; height: 280px; } .foulon-gallery-button { width: 100%; justify-content: space-between; } }

/*===================================================================================== ZONE D'INTERVENTION + FAQ ======================================================================================================*/
.foulon-zone-faq { position: relative; width: 100%; padding: 120px 5%; background: #063B82; overflow: hidden; }

/* ========================================================= GRAND TEXTE ARRIÈRE-PLAN ========================================================= */
.foulon-zone-faq-background { position: absolute; top: 15px; left: 50%; transform: translateX(-50%); width: 100%; text-align: center; font-family: "Montserrat", sans-serif; font-size: 125px; line-height: 1; font-weight: 800; letter-spacing: -6px; color: #FFFFFF; opacity: .035; white-space: nowrap; pointer-events: none; }

/* ========================================================= CONTAINER ========================================================= */
.foulon-zone-faq-container { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 48% 52%; gap: 80px; align-items: start; }

/* ========================================================= EYEBROW ========================================================= */
.foulon-zone-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-zone-eyebrow > span { width: 40px; height: 2px; background: #42B928; }

/* ========================================================= TITRES ========================================================= */
.foulon-zone-title, .foulon-faq-title { margin: 0 0 20px; font-family: "Montserrat", sans-serif; font-size: 44px; line-height: 1.08; font-weight: 800; letter-spacing: -1.4px; text-transform: uppercase; color: #FFFFFF; }

.foulon-zone-title strong, .foulon-faq-title strong { color: #42B928; font-weight: 800; }

/* ========================================================= TEXTES ========================================================= */
.foulon-zone-text, .foulon-faq-intro { max-width: 580px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 15px; line-height: 1.7; color: rgba(255, 255, 255, 0.72); }

/* ========================================================= MAP ========================================================= */
.foulon-zone-map-wrapper { position: relative; width: 100%; height: 470px; margin-top: 38px; overflow: hidden; border-radius: 28px 100px 28px 100px; background: #F3F5F6; }

.foulon-zone-map-wrapper iframe { width: 100%; height: 100%; display: block; border: 0; }

/* ========================================================= BADGE MAP ========================================================= */
.foulon-zone-map-badge { position: absolute; left: 25px; bottom: 25px; display: flex; align-items: center; gap: 13px; padding: 12px 18px 12px 12px; border-radius: 18px; background: #FFFFFF; box-shadow: 0 15px 40px rgba(6, 59, 130, 0.18); }

.foulon-zone-map-icon { width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 14px; background: #F3F5F6; color: #42B928; }

.foulon-zone-map-icon svg { width: 24px; height: 24px; }

.foulon-zone-map-badge-text { display: flex; flex-direction: column; gap: 2px; }

.foulon-zone-map-badge-text small { font-family: "DM Sans", sans-serif; font-size: 10px; color: #063B82; opacity: .6; }

.foulon-zone-map-badge-text strong { font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 700; color: #063B82; }

/* ========================================================= FAQ ========================================================= */
.foulon-faq-list { margin-top: 38px; border-top: 1px solid rgba(255, 255, 255, 0.14); }

.foulon-faq-item { border-bottom: 1px solid rgba(255, 255, 255, 0.14); }

/* ========================================================= QUESTION ========================================================= */
.foulon-faq-question { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 25px 0; border: 0; background: transparent; text-align: left; cursor: pointer; }

.foulon-faq-question > span:first-child { font-family: "Montserrat", sans-serif; font-size: 16px; line-height: 1.4; font-weight: 700; color: #FFFFFF; }

/* ========================================================= PLUS ========================================================= */
.foulon-faq-plus { position: relative; width: 42px; height: 42px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: rgba(255, 255, 255, 0.08); }

.foulon-faq-plus span { position: absolute; width: 14px; height: 2px; background: #42B928; transition: transform .3s ease; }

.foulon-faq-plus span:last-child { transform: rotate(90deg); }

.foulon-faq-item.active .foulon-faq-plus span:last-child { transform: rotate(0deg); }

/* ========================================================= RÉPONSE ========================================================= */
.foulon-faq-answer { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .35s ease; }

.foulon-faq-answer > div { overflow: hidden; }

.foulon-faq-answer p { max-width: 600px; margin: 0; padding: 0 55px 25px 0; font-family: "DM Sans", sans-serif; font-size: 14px; line-height: 1.7; color: rgba(255, 255, 255, 0.68); }

.foulon-faq-item.active .foulon-faq-answer { grid-template-rows: 1fr; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-zone-faq { padding: 95px 5%; } .foulon-zone-faq-background { font-size: 90px; letter-spacing: -4px; } .foulon-zone-faq-container { grid-template-columns: 45% 55%; gap: 50px; } .foulon-zone-title, .foulon-faq-title { font-size: 38px; } .foulon-zone-map-wrapper { height: 430px; border-radius: 25px 75px 25px 75px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-zone-faq { padding: 75px 20px; } .foulon-zone-faq-background { top: 30px; font-size: 55px; letter-spacing: -2px; } .foulon-zone-faq-container { display: flex; flex-direction: column; gap: 70px; } .foulon-zone-title, .foulon-faq-title { font-size: 34px; } .foulon-zone-map-wrapper { height: 390px; border-radius: 22px 60px 22px 60px; } .foulon-faq-question { padding: 22px 0; } .foulon-faq-question > span:first-child { font-size: 15px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-zone-faq { padding: 65px 18px; } .foulon-zone-faq-background { font-size: 40px; } .foulon-zone-title, .foulon-faq-title { font-size: 30px; } .foulon-zone-map-wrapper { height: 340px; border-radius: 20px 50px 20px 50px; } .foulon-zone-map-badge { left: 15px; bottom: 15px; } .foulon-faq-plus { width: 36px; height: 36px; } }

/*=============================================================================================== EN TETE : PAGE SECONDAIRE ====================================================================================================*/
.foulon-banner { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; padding: 80px 5% 65px; background: #063B82; overflow: hidden; }

/* ========================================================= GRAND TEXTE EN ARRIÈRE-PLAN ========================================================= */
.foulon-banner-background { position: absolute; right: 2%; top: 50%; transform: translateY(-50%); font-family: "Montserrat", sans-serif; font-size: 190px; line-height: .8; font-weight: 800; letter-spacing: -9px; color: #FFFFFF; opacity: .035; white-space: nowrap; pointer-events: none; }

/* ========================================================= CONTAINER ========================================================= */
.foulon-banner-container { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= CONTENU ========================================================= */
.foulon-banner-content { max-width: 1050px; }

/* ========================================================= SUR-TITRE ========================================================= */
.foulon-banner-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.7px; color: #42B928; }

.foulon-banner-eyebrow span { width: 42px; height: 2px; background: #42B928; }

/* ========================================================= H1 ========================================================= */
.foulon-banner-title { margin: 0 0 25px; font-family: "Montserrat", sans-serif; font-size: 58px; line-height: 1.05; font-weight: 800; letter-spacing: -2px; text-transform: uppercase; color: #FFFFFF; }

.foulon-banner-title strong { display: block; margin-top: 7px; color: #42B928; font-weight: 800; }

/* ========================================================= DESCRIPTION ========================================================= */
.foulon-banner-description { max-width: 780px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 17px; line-height: 1.7; color: rgba(255, 255, 255, 0.72); }

/* ========================================================= DÉCORATION BAS ========================================================= */
.foulon-banner::after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background: #42B928; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-banner { min-height: 390px; padding: 70px 5% 60px; } .foulon-banner-background { font-size: 135px; letter-spacing: -6px; } .foulon-banner-title { font-size: 48px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-banner { min-height: 360px; padding: 70px 20px 60px; } .foulon-banner-background { right: auto; left: 50%; top: 52%; transform: translate(-50%, -50%); font-size: 90px; letter-spacing: -4px; opacity: .03; } .foulon-banner-title { font-size: 38px; line-height: 1.08; letter-spacing: -1.2px; } .foulon-banner-description { font-size: 15px; line-height: 1.65; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-banner { min-height: 340px; padding: 65px 18px 55px; } .foulon-banner-background { font-size: 68px; } .foulon-banner-title { font-size: 32px; } }

/*=============================================================================================== LES PRESTATIONS PAR CARDS =====================================================================================================*/
.foulon-prestations { width: 100%; padding: 50px 5%; background: #fff; }

.foulon-prestations-container { width: 100%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-prestations-heading { max-width: 980px; margin-bottom: 55px; }

.foulon-prestations-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-prestations-eyebrow span { width: 40px; height: 2px; background: #42B928; }

.foulon-prestations-title { margin: 0 0 20px; font-family: "Montserrat", sans-serif; font-size: 48px; line-height: 1.08; font-weight: 800; letter-spacing: -1.5px; color: #063B82; text-transform: uppercase; }

.foulon-prestations-title strong { color: #42B928; font-weight: 800; }

.foulon-prestations-intro { max-width: 900px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.7; color: #063B82; opacity: .72; }

/* ========================================================= GRILLE ========================================================= */
.foulon-prestations-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }

/* ========================================================= CARTE ========================================================= */
.foulon-prestations-card { position: relative; min-height: 340px; border-radius: 24px; overflow: hidden; background-color: #ffffff; background-size: cover; background-position: center; background-repeat: no-repeat; }

.foulon-prestations-card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(6, 59, 130, 0.18) 0%, rgba(6, 59, 130, 0.74) 100%); z-index: 1; }

.foulon-prestations-card-inner { position: relative; z-index: 2; height: 100%; padding: 32px; display: flex; flex-direction: column; }

/* ========================================================= HAUT DE CARTE ========================================================= */
.foulon-prestations-card-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 42px; }

/* ========================================================= ICÔNE ========================================================= */
.foulon-prestations-icon { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: rgba(255, 255, 255, 0.16); backdrop-filter: blur(3px); color: #42b928; }

.foulon-prestations-icon svg { width: 28px; height: 28px; }

/* ========================================================= NUMÉRO ========================================================= */
.foulon-prestations-number { padding-top: 4px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; color: rgba(255, 255, 255, 0.55); }

/* ========================================================= TEXTES ========================================================= */
.foulon-prestations-card h3 { margin: 0 0 14px; font-family: "Montserrat", sans-serif; font-size: 20px; line-height: 1.25; font-weight: 700 !important; color: #FFFFFF; }

.foulon-prestations-card p { max-width: 360px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 14px; line-height: 1.7; color: rgba(255, 255, 255, 0.88); }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-prestations { padding: 85px 5%; } .foulon-prestations-title { font-size: 40px; } .foulon-prestations-grid { grid-template-columns: repeat(2, 1fr); } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-prestations { padding: 70px 20px; } .foulon-prestations-heading { margin-bottom: 40px; } .foulon-prestations-title { font-size: 34px; line-height: 1.12; letter-spacing: -1px; } .foulon-prestations-intro { font-size: 15px; } .foulon-prestations-grid { grid-template-columns: 1fr; gap: 16px; } .foulon-prestations-card { min-height: 310px; } .foulon-prestations-card-inner { padding: 28px 25px; } .foulon-prestations-card-top { margin-bottom: 30px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-prestations { padding: 60px 18px; } .foulon-prestations-title { font-size: 30px; } .foulon-prestations-icon { width: 54px; height: 54px; } .foulon-prestations-icon svg { width: 25px; height: 25px; } .foulon-prestations-card h3 { font-size: 18px; } }

/*================================================================================================ DEROULEMENT D'UN CHANTIER ================================================================================================*/
/* ========================================================= SECTION ========================================================= */
.foulon-process { position: relative; width: 100%; padding: 110px 5%; background: #f3f5f6; overflow: hidden; }

.foulon-process-container { width: 100%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-process-heading { max-width: 760px; margin: 0 auto 70px; text-align: center; }

.foulon-process-eyebrow { display: flex; align-items: center; justify-content: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-process-eyebrow span { width: 40px; height: 2px; background: #42B928; }

.foulon-process-title { margin: 0 0 20px; font-family: "Montserrat", sans-serif; font-size: 48px; line-height: 1.08; font-weight: 800; letter-spacing: -1.5px; text-transform: uppercase; color: #063B82; }

.foulon-process-title strong { color: #42B928; font-weight: 800; }

.foulon-process-intro { max-width: 680px; margin: 0 auto; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.7; color: #063B82; opacity: .72; }

/* ========================================================= TIMELINE ========================================================= */
.foulon-process-timeline { position: relative; display: grid; grid-template-columns: repeat(5, 1fr); gap: 25px; }

/* ========================================================= LIGNE ========================================================= */
.foulon-process-line { position: absolute; top: 34px; left: 6%; right: 6%; height: 2px; background: #42B928; opacity: .35; }

/* ========================================================= ÉTAPE ========================================================= */
.foulon-process-step { position: relative; z-index: 2; }

/* ========================================================= NUMÉRO ========================================================= */
.foulon-process-number { width: 68px; height: 68px; margin-bottom: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: #063B82; border: 6px solid #FFFFFF; box-shadow: 0 0 0 1px #F3F5F6; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 800; color: #FFFFFF; }

/* ========================================================= CONTENU ========================================================= */
.foulon-process-content { padding-right: 10px; }

.foulon-process-label { display: inline-block; margin-bottom: 10px; font-family: "Montserrat", sans-serif; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.4px; color: #42B928; }

.foulon-process-content h3 { margin: 0 0 12px; font-family: "Montserrat", sans-serif; font-size: 18px; line-height: 1.3; font-weight: 700 !important; color: #063B82; }

.foulon-process-content p { margin: 0; font-family: "DM Sans", sans-serif; font-size: 13px; line-height: 1.65; color: #063B82; opacity: .67; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-process { padding: 90px 5%; } .foulon-process-title { font-size: 40px; } .foulon-process-timeline { grid-template-columns: repeat(3, 1fr); gap: 45px 30px; } .foulon-process-line { display: none; } .foulon-process-number { margin-bottom: 22px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-process { padding: 70px 20px; } .foulon-process-heading { margin-bottom: 45px; } .foulon-process-title { font-size: 34px; line-height: 1.12; letter-spacing: -1px; } .foulon-process-intro { font-size: 15px; } .foulon-process-timeline { position: relative; display: flex; flex-direction: column; gap: 0; } .foulon-process-timeline::before { content: ""; position: absolute; top: 10px; bottom: 10px; left: 27px; width: 2px; background: #42B928; opacity: .25; } .foulon-process-step { display: grid; grid-template-columns: 56px 1fr; gap: 20px; padding-bottom: 38px; } .foulon-process-step:last-child { padding-bottom: 0; } .foulon-process-number { width: 56px; height: 56px; margin: 0; border-width: 5px; font-size: 12px; } .foulon-process-content { padding-top: 3px; padding-right: 0; } .foulon-process-content h3 { font-size: 17px; } .foulon-process-content p { font-size: 14px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-process { padding: 60px 18px; } .foulon-process-title { font-size: 30px; } }

/*===================================================================================== REASSURANCE + CTA ===========================================================================================================*/
/* ========================================================= SECTION ========================================================= */
.foulon-reassurance-cta { position: relative; width: 100%; padding: 110px 5%; background: #063B82; overflow: hidden; }

.foulon-reassurance-container { position: relative; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; }

/* ========================================================= TEXTE DÉCORATIF ========================================================= */
.foulon-reassurance-background { position: absolute; top: 25px; left: 50%; transform: translateX(-50%); font-family: "Montserrat", sans-serif; font-size: 120px; line-height: 1; font-weight: 800; letter-spacing: -6px; color: #FFFFFF; opacity: .035; white-space: nowrap; pointer-events: none; }

/* ========================================================= EN-TÊTE ========================================================= */
.foulon-reassurance-heading { max-width: 920px; margin-bottom: 60px; }

.foulon-reassurance-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; font-family: "Montserrat", sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.6px; color: #42B928; }

.foulon-reassurance-eyebrow span { width: 40px; height: 2px; background: #42B928; }

.foulon-reassurance-title { margin: 0 0 20px; font-family: "Montserrat", sans-serif; font-size: 48px; line-height: 1.08; font-weight: 800; letter-spacing: -1.5px; text-transform: uppercase; color: #FFFFFF; }

.foulon-reassurance-title strong { color: #42B928; font-weight: 800; }

.foulon-reassurance-intro { max-width: 750px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.7; color: rgba(255, 255, 255, 0.72); }

/* ========================================================= GRILLE RÉASSURANCE ========================================================= */
.foulon-reassurance-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-bottom: 60px; }

/* ========================================================= ITEM ========================================================= */
.foulon-reassurance-item { padding: 28px; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 22px; background: rgba(255, 255, 255, 0.05); }

.foulon-reassurance-icon { width: 54px; height: 54px; margin-bottom: 28px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: rgba(255, 255, 255, 0.09); color: #42B928; }

.foulon-reassurance-icon svg { width: 26px; height: 26px; }

.foulon-reassurance-item h3 { margin: 0 0 10px; font-family: "Montserrat", sans-serif; font-size: 17px; font-weight: 700 !important; color: #FFFFFF; }

.foulon-reassurance-item p { margin: 0; font-family: "DM Sans", sans-serif; font-size: 13px; line-height: 1.6; color: rgba(255, 255, 255, 0.65); }

/* ========================================================= CTA BLANC ========================================================= */
.foulon-reassurance-cta-box { display: flex; align-items: center; justify-content: space-between; gap: 60px; padding: 45px 50px; border-radius: 28px; background: #FFFFFF; }

.foulon-reassurance-cta-content { max-width: 760px; }

.foulon-reassurance-cta-label { display: block; margin-bottom: 12px; font-family: "Montserrat", sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: #42B928; }

.foulon-reassurance-cta-content h2 { margin: 0 0 15px; font-family: "Montserrat", sans-serif; font-size: 34px; line-height: 1.12; font-weight: 800; text-transform: uppercase; color: #063B82; }

.foulon-reassurance-cta-content h2 strong { color: #42B928; font-weight: 800 !important; }

.foulon-reassurance-cta-content p { max-width: 700px; margin: 0; font-family: "DM Sans", sans-serif; font-size: 15px; line-height: 1.65; color: #063B82; opacity: .68; }

/* ========================================================= BOUTON ========================================================= */
.foulon-reassurance-button { flex-shrink: 0; display: inline-flex; align-items: center; gap: 18px; min-height: 64px; padding: 7px 8px 7px 30px; border-radius: 160px 35px 160px 35px; background: #063B82; color: #FFFFFF; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 700; text-decoration: none; transition: background .3s ease, transform .3s ease; }

.foulon-reassurance-button-icon { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: #FFFFFF; transition: background .3s ease, color .3s ease, transform .3s ease; }

.foulon-reassurance-button-icon svg { width: 21px; height: 21px; }

.foulon-reassurance-button:hover { background: #42B928; color: #FFFFFF; transform: translateY(-2px); }

.foulon-reassurance-button:hover .foulon-reassurance-button-icon { color: #fff; transform: translateX(3px); }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-reassurance-cta { padding: 90px 5%; } .foulon-reassurance-background { font-size: 85px; } .foulon-reassurance-title { font-size: 40px; } .foulon-reassurance-grid { grid-template-columns: repeat(2, 1fr); } .foulon-reassurance-cta-box { gap: 35px; padding: 40px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-reassurance-cta { padding: 70px 20px; } .foulon-reassurance-background { top: 40px; font-size: 55px; letter-spacing: -3px; } .foulon-reassurance-heading { margin-bottom: 40px; } .foulon-reassurance-title { font-size: 34px; } .foulon-reassurance-intro { font-size: 15px; } .foulon-reassurance-grid { grid-template-columns: 1fr; gap: 14px; margin-bottom: 40px; } .foulon-reassurance-item { padding: 25px; } .foulon-reassurance-icon { margin-bottom: 20px; } .foulon-reassurance-cta-box { flex-direction: column; align-items: flex-start; gap: 28px; padding: 30px 26px; } .foulon-reassurance-cta-content h2 { font-size: 28px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-reassurance-cta { padding: 60px 18px; } .foulon-reassurance-title { font-size: 30px; } .foulon-reassurance-cta-box { padding: 26px 22px; } .foulon-reassurance-button { width: 100%; justify-content: space-between; } }

/*========================================================================================================= GALERIE DE REALISATIONS ================================================================================================*/
/* ========================================================= GALERIE ========================================================= */
.foulon-realisations { width: 100%; padding: 90px 5%; background: #F3F5F6; }

.foulon-realisations-container { width: 100%; max-width: 1500px; margin: 0 auto; }

.foulon-realisations-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }

/* ========================================================= IMAGE ========================================================= */
.foulon-realisations-item { width: 100%; height: 290px; padding: 0; border: 0; border-radius: 22px; overflow: hidden; background: #FFFFFF; cursor: pointer; }

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

/* ========================================================= LIGHTBOX ========================================================= */
.foulon-lightbox { position: fixed; inset: 0; z-index: 99999; display: flex; align-items: center; justify-content: center; padding: 40px 90px; visibility: hidden; opacity: 0; transition: opacity .3s ease, visibility .3s ease; }

.foulon-lightbox.active { visibility: visible; opacity: 1; }

/* ========================================================= FOND LIGHTBOX ========================================================= */
.foulon-lightbox-background { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; background: rgba(6, 59, 130, 0.94); cursor: default; }

/* ========================================================= CONTENU ========================================================= */
.foulon-lightbox-content { position: relative; z-index: 2; max-width: 1200px; max-height: 85vh; display: flex; align-items: center; justify-content: center; }

.foulon-lightbox-image { max-width: 100%; max-height: 82vh; width: auto; height: auto; display: block; object-fit: contain; border-radius: 18px; background: #FFFFFF; }

/* ========================================================= COMPTEUR ========================================================= */
.foulon-lightbox-counter { position: absolute; left: 50%; bottom: -42px; transform: translateX(-50%); display: flex; align-items: center; gap: 5px; font-family: "DM Sans", sans-serif; font-size: 13px; font-weight: 600; color: rgba(255, 255, 255, 0.75); }

/* ========================================================= CROIX ========================================================= */
.foulon-lightbox-close { position: absolute; z-index: 4; top: 30px; right: 35px; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; padding: 0; border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 50%; background: rgba(255, 255, 255, 0.08); color: #FFFFFF; cursor: pointer; }

.foulon-lightbox-close svg { width: 23px; height: 23px; }

/* ========================================================= FLÈCHES ========================================================= */
.foulon-lightbox-arrow { position: absolute; z-index: 4; top: 50%; width: 58px; height: 58px; display: flex; align-items: center; justify-content: center; padding: 0; border: 1px solid rgba(255, 255, 255, 0.25); border-radius: 50%; background: rgba(255, 255, 255, 0.08); color: #FFFFFF; cursor: pointer; transform: translateY(-50%); }

.foulon-lightbox-arrow svg { width: 26px; height: 26px; }

.foulon-lightbox-prev { left: 30px; }

.foulon-lightbox-next { right: 30px; }

/* ========================================================= TABLETTE ========================================================= */
@media screen and (max-width: 1100px) { .foulon-realisations { padding: 75px 5%; } .foulon-realisations-grid { grid-template-columns: repeat(2, 1fr); } .foulon-realisations-item { height: 320px; } }

/* ========================================================= MOBILE ========================================================= */
@media screen and (max-width: 767px) { .foulon-realisations { padding: 55px 20px; } .foulon-realisations-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; } .foulon-realisations-item { height: 190px; border-radius: 15px; } /* LIGHTBOX */ .foulon-lightbox { padding: 70px 15px; } .foulon-lightbox-content { max-width: 100%; } .foulon-lightbox-image { max-height: 75vh; border-radius: 12px; } .foulon-lightbox-close { top: 20px; right: 20px; width: 44px; height: 44px; } .foulon-lightbox-arrow { width: 46px; height: 46px; background: rgba(6, 59, 130, 0.75); } .foulon-lightbox-prev { left: 10px; } .foulon-lightbox-next { right: 10px; } }

/* ========================================================= PETITS MOBILES ========================================================= */
@media screen and (max-width: 480px) { .foulon-realisations { padding-left: 15px; padding-right: 15px; } .foulon-realisations-item { height: 155px; } }

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