{"id":26,"date":"2026-04-25T17:32:03","date_gmt":"2026-04-25T15:32:03","guid":{"rendered":"https:\/\/safed.ma\/staging\/index.php\/qui-sommes-nous\/engagement\/"},"modified":"2026-05-10T15:34:39","modified_gmt":"2026-05-10T13:34:39","slug":"engagement","status":"publish","type":"page","link":"https:\/\/safed.ma\/index.php\/qui-sommes-nous\/engagement\/","title":{"rendered":"Engagement"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"26\" class=\"elementor elementor-26\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50e87e3 e-flex e-con-boxed e-con e-parent\" data-id=\"50e87e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b24c2b e-flex e-con-boxed e-con e-parent\" data-id=\"8b24c2b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46d615a elementor-widget elementor-widget-text-editor\" data-id=\"46d615a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600&display=swap'); \n    \n    \/* Nettoyage du th\u00e8me *\/\n    header.entry-header, .entry-header, .page-header, .nv-page-title-wrap, h1.entry-title, .ast-single-post-order, .site-heading { display: none !important; height: 0 !important; margin: 0 !important; padding: 0 !important; visibility: hidden !important; opacity: 0 !important; } \n    #content, .site-content, .site-main, .ast-container, .container, .page-content { padding: 0 !important; margin: 0 !important; max-width: 100% !important; width: 100% !important; } \n    body, html { overflow-x: hidden !important; } \n    \n    \/* Animations de base *\/\n    @keyframes fadeUp { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } } \n    .animate-fade-up { animation: fadeUp 1s cubic-bezier(0.16, 1, 0.3, 1) forwards; opacity: 0; } \n    .delay-100 { animation-delay: 0.15s; } \n    .delay-200 { animation-delay: 0.3s; } \n    .delay-300 { animation-delay: 0.45s; }\n\n    \/* =========================================\n       EFFETS \"DE OUF\" POUR LES CARTES ENGAGEMENT\n       ========================================= *\/\n    .engagement-card {\n        position: relative;\n        background: #ffffff;\n        border-radius: 24px;\n        padding: 3rem 2.5rem;\n        z-index: 1;\n        transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        border: 1px solid rgba(5, 150, 105, 0.08);\n        box-shadow: 0 10px 30px -10px rgba(10, 37, 64, 0.05);\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n        overflow: hidden;\n    }\n\n    \/* Le fond d\u00e9grad\u00e9 magique au survol *\/\n    .engagement-card::before {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(135deg, #0A2540 0%, #059669 150%);\n        opacity: 0;\n        z-index: -1;\n        transition: opacity 0.5s ease;\n        border-radius: 24px;\n    }\n\n    \/* Num\u00e9ro g\u00e9ant en arri\u00e8re-plan *\/\n    .bg-number {\n        position: absolute;\n        top: -20px;\n        right: -10px;\n        font-family: 'Playfair Display', serif;\n        font-size: 150px;\n        font-weight: 700;\n        font-style: italic;\n        line-height: 1;\n        color: rgba(10, 37, 64, 0.03);\n        z-index: 0;\n        transition: all 0.5s ease;\n        pointer-events: none;\n    }\n\n    \/* Le cercle de l'ic\u00f4ne *\/\n    .eng-icon-bg {\n        width: 80px;\n        height: 80px;\n        background: linear-gradient(135deg, rgba(5, 150, 105, 0.1) 0%, rgba(5, 150, 105, 0.02) 100%);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 2rem;\n        transition: all 0.5s ease;\n        position: relative;\n        z-index: 2;\n    }\n\n    \/* =========================================\n       LE SURVOL (HOVER)\n       ========================================= *\/\n    .engagement-card:hover {\n        transform: translateY(-15px);\n        box-shadow: 0 30px 60px -15px rgba(5, 150, 105, 0.4);\n        border-color: transparent;\n    }\n\n    .engagement-card:hover::before { opacity: 1; }\n    \n    .engagement-card:hover .bg-number {\n        color: rgba(255, 255, 255, 0.05);\n        transform: scale(1.1) translate(-10px, 10px);\n    }\n\n    .engagement-card:hover .eng-icon-bg {\n        background: rgba(255, 255, 255, 0.1);\n        backdrop-filter: blur(5px);\n        transform: scale(1.1) rotate(5deg);\n    }\n\n    \/* Changement de couleur des textes au survol *\/\n    .engagement-card:hover h3, \n    .engagement-card:hover p {\n        color: #ffffff !important;\n    }\n\n    \/* Changement de couleur des SVG au survol *\/\n    .engagement-card:hover svg path.primary-path { fill: #ffffff; stroke: #ffffff; }\n    .engagement-card:hover svg path.accent-path { fill: rgba(255,255,255,0.7); stroke: rgba(255,255,255,0.7); }\n    .engagement-card:hover svg { stroke: #ffffff; }\n\n    \/* Couleurs SVG par d\u00e9faut *\/\n    svg path.primary-path { fill: #0A2540; transition: all 0.5s ease; }\n    svg path.accent-path { fill: #059669; transition: all 0.5s ease; }\n<\/style>\n<script>tailwind.config={theme:{extend:{fontFamily:{sans:['\"Plus Jakarta Sans\"','sans-serif'],serif:['\"Playfair Display\"','serif']},colors:{safednavy:'#0A2540',safedemerald:'#059669'}}}}<\/script>\n\n<div class=\"w-full bg-[#FDFDFD] font-sans -mt-2 md:-mt-8\">\n\n    <section class=\"relative pt-32 pb-24 bg-[#0A2540] text-white w-full overflow-hidden\" style=\"width: 100vw; margin-left: calc(-50vw + 50%);\">\n        <div class=\"absolute inset-0 w-full h-full z-0\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541888087405-eb81f8021108?q=80&#038;w=2000&#038;auto=format&#038;fit=crop\" alt=\"Ing\u00e9nierie et Engagement\" class=\"w-full h-full object-cover object-center opacity-20 mix-blend-luminosity\">\n            <div class=\"absolute inset-0 bg-gradient-to-r from-[#0A2540] via-[#0A2540]\/90 to-transparent\"><\/div>\n            <div class=\"absolute inset-0 bg-gradient-to-t from-[#0A2540] via-transparent to-transparent\"><\/div>\n            <div class=\"absolute -bottom-40 -right-40 w-96 h-96 bg-[#059669] rounded-full blur-[120px] opacity-30 animate-pulse\"><\/div>\n        <\/div>\n\n        <div class=\"max-w-[1400px] mx-auto px-6 lg:px-12 relative z-10 animate-fade-up\">\n            <div class=\"inline-flex items-center gap-4 mb-6\">\n                <div class=\"h-[2px] w-12 bg-[#059669]\"><\/div>\n                <span class=\"uppercase tracking-[0.3em] text-xs font-black text-[#059669]\">L&rsquo;ADN SAFED<\/span>\n            <\/div>\n            <h1 class=\"text-4xl md:text-6xl lg:text-7xl font-serif leading-tight text-white mb-6\" style=\"font-family: 'Playfair Display', serif;\">\n                Nos <span class=\"italic text-gray-400\">Engagements.<\/span>\n            <\/h1>\n            <p class=\"max-w-2xl text-gray-300 font-light text-lg md:text-xl leading-relaxed border-l-2 border-[#059669] pl-6\">\n                Au-del\u00e0 de l&rsquo;ing\u00e9nierie, c&rsquo;est une v\u00e9ritable philosophie qui guide chacune de nos actions. D\u00e9couvrez les 6 piliers qui forgent notre r\u00e9putation depuis plus de 30 ans.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <section class=\"relative py-24 bg-[#FDFDFD]\" style=\"width: 100vw; margin-left: calc(-50vw + 50%);\">\n        \n        <div class=\"absolute top-40 right-0 w-[400px] h-[400px] bg-[#059669]\/5 rounded-full blur-[100px] pointer-events-none\"><\/div>\n\n        <div class=\"max-w-[1400px] mx-auto px-6 lg:px-12\">\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 xl:gap-10\">\n                \n                <div class=\"animate-fade-up\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">01<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path class=\"accent-path\" d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" opacity=\"0.2\"\/>\n                                <path class=\"primary-path\" d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"none\"\/>\n                                <path class=\"accent-path\" d=\"M9 12l2 2 4-4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">L&rsquo;Int\u00e9grit\u00e9<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            La transparence et l&rsquo;\u00e9thique sont au c\u0153ur de nos relations. Nous agissons avec honn\u00eatet\u00e9 intellectuelle et technique pour garantir la confiance totale de nos partenaires sur chaque projet.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"animate-fade-up delay-100\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">02<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path class=\"accent-path\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\" opacity=\"0.2\"\/>\n                                <path class=\"primary-path\" d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">La Fid\u00e9lit\u00e9<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            Nous b\u00e2tissons des relations durables. Notre fiert\u00e9 r\u00e9side dans l&rsquo;accompagnement sur le long terme de nos clients, ainsi que dans la loyaut\u00e9 et la stabilit\u00e9 de nos \u00e9quipes internes.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"animate-fade-up delay-200\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">03<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <circle class=\"accent-path\" cx=\"12\" cy=\"8\" r=\"7\" opacity=\"0.2\"\/>\n                                <circle class=\"primary-path\" cx=\"12\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"\/>\n                                <path class=\"accent-path\" d=\"M8.21 13.89L7 23l5-3 5 3-1.21-9.12\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"none\"\/>\n                                <path class=\"primary-path\" d=\"M12 5l1.5 3 3 .5-2.5 2 .5 3-2.5-1.5L9 13.5l.5-3-2.5-2 3-.5L12 5z\" fill=\"currentColor\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-xl md:text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">La Qualit\u00e9<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            L&rsquo;excellence n&rsquo;est pas une option. Nous appliquons une rigueur absolue et respectons les normes internationales les plus strictes pour livrer des \u00e9tudes et des ouvrages irr\u00e9prochables.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"animate-fade-up\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">04<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <circle class=\"accent-path\" cx=\"18\" cy=\"5\" r=\"3\" opacity=\"0.2\"\/>\n                                <circle class=\"accent-path\" cx=\"6\" cy=\"12\" r=\"3\" opacity=\"0.2\"\/>\n                                <circle class=\"accent-path\" cx=\"18\" cy=\"19\" r=\"3\" opacity=\"0.2\"\/>\n                                <circle class=\"primary-path\" cx=\"18\" cy=\"5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"\/>\n                                <circle class=\"primary-path\" cx=\"6\" cy=\"12\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"\/>\n                                <circle class=\"primary-path\" cx=\"18\" cy=\"19\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"\/>\n                                <path class=\"primary-path\" d=\"M8.59 13.51l6.83 3.98m-.01-10.98l-6.82 3.98\" stroke=\"currentColor\" stroke-width=\"1.5\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">Le Partage<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            La synergie d&rsquo;\u00e9quipe est notre force motrice. Le partage continu du savoir-faire et des retours d&rsquo;exp\u00e9rience entre nos ing\u00e9nieurs garantit l&rsquo;\u00e9volution collective de notre bureau d&rsquo;\u00e9tudes.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"animate-fade-up delay-100\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">05<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path class=\"accent-path\" d=\"M18 20V10M12 20V4M6 20v-6\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.2\"\/>\n                                <path class=\"primary-path\" d=\"M18 20V10M12 20V4M6 20v-6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                                <path class=\"accent-path\" d=\"M4 14l8-8 3 3 5-5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\/>\n                                <circle class=\"primary-path\" cx=\"20\" cy=\"4\" r=\"2\" fill=\"currentColor\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">La Capitalisation<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            Depuis 1992, chaque d\u00e9fi relev\u00e9 enrichit notre base de connaissances. Nous documentons et capitalisons sur nos succ\u00e8s pour offrir des solutions toujours plus performantes \u00e0 nos clients.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"animate-fade-up delay-200\">\n                    <div class=\"engagement-card group\">\n                        <span class=\"bg-number\">06<\/span>\n                        <div class=\"eng-icon-bg\">\n                            <svg class=\"w-10 h-10 transition-colors duration-500\" viewBox=\"0 0 24 24\" fill=\"none\">\n                                <path class=\"accent-path\" d=\"M9 21h6v-1a3 3 0 00-3-3v0a3 3 0 00-3 3v1z\" fill=\"currentColor\" opacity=\"0.3\"\/>\n                                <path class=\"primary-path\" d=\"M9 21h6m-3-4v-4m-3.5 2.5L10 14m4 1.5l1.5-1.5M12 3a7 7 0 00-5.82 10.9L7 16h10l.82-2.1A7 7 0 0012 3z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"none\"\/>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-serif font-bold text-[#0A2540] mb-4 relative z-10 transition-colors\" style=\"font-family: 'Playfair Display', serif;\">L&rsquo;Innovation<\/h3>\n                        <p class=\"text-gray-500 font-light leading-relaxed relative z-10 transition-colors\">\n                            Face aux d\u00e9fis climatiques et urbains, nous repoussons les limites. Nous int\u00e9grons les derni\u00e8res avanc\u00e9es technologiques pour concevoir des infrastructures intelligentes et durables.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"relative py-20 bg-[#0A2540] border-t border-white\/10\" style=\"width: 100vw; margin-left: calc(-50vw + 50%);\">\n        <div class=\"absolute top-0 left-1\/2 -translate-x-1\/2 w-32 h-1 bg-[#059669]\"><\/div>\n        <div class=\"relative z-10 max-w-[800px] mx-auto px-6 text-center animate-fade-up delay-300\">\n            <h2 class=\"text-3xl font-serif text-white mb-6\" style=\"font-family: 'Playfair Display', serif;\">Concr\u00e9tisons votre vision<\/h2>\n            <p class=\"text-gray-400 font-sans font-light text-lg mb-10\">\n                Vous partagez nos valeurs ? D\u00e9couvrez comment notre expertise peut faire la diff\u00e9rence sur votre prochain projet d&rsquo;envergure.\n            <\/p>\n            <div class=\"flex flex-col sm:flex-row items-center justify-center gap-4\">\n                <a href=\"\/index.php\/nos-references\/\" class=\"inline-flex justify-center items-center bg-[#059669] text-white hover:bg-white hover:text-[#0A2540] font-bold px-8 py-4 rounded-full transition-all duration-300 text-xs tracking-[0.2em] uppercase shadow-[0_0_20px_rgba(5,150,105,0.4)] w-full sm:w-auto\">\n                    Voir nos projets\n                <\/a>\n                <a href=\"\/index.php\/contact\/\" class=\"inline-flex justify-center items-center border border-white\/20 text-white hover:bg-white\/10 font-bold px-8 py-4 rounded-full transition-all duration-300 text-xs tracking-[0.2em] uppercase w-full sm:w-auto\">\n                    Nous contacter\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>L&rsquo;ADN SAFED Nos Engagements. Au-del\u00e0 de l&rsquo;ing\u00e9nierie, c&rsquo;est une v\u00e9ritable philosophie qui guide chacune de nos actions. D\u00e9couvrez les 6 piliers qui forgent notre r\u00e9putation depuis plus de 30 ans. 01 L&rsquo;Int\u00e9grit\u00e9 La transparence et l&rsquo;\u00e9thique sont au c\u0153ur de nos relations. Nous agissons avec honn\u00eatet\u00e9 intellectuelle et technique pour garantir la confiance totale de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":24,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-26","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/pages\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":10,"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/pages\/26\/revisions"}],"predecessor-version":[{"id":594,"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/pages\/26\/revisions\/594"}],"up":[{"embeddable":true,"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/pages\/24"}],"wp:attachment":[{"href":"https:\/\/safed.ma\/index.php\/wp-json\/wp\/v2\/media?parent=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}