{"id":2345,"date":"2025-07-10T13:51:22","date_gmt":"2025-07-10T12:51:22","guid":{"rendered":"http:\/\/www.proface.askonsult.com\/?page_id=2345"},"modified":"2025-07-27T12:40:20","modified_gmt":"2025-07-27T11:40:20","slug":"accom","status":"publish","type":"page","link":"https:\/\/www.proface.askonsult.com\/en\/accom\/","title":{"rendered":""},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Professional support - ExpertConseil<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        \/* Custom animations *\/\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        @keyframes slideIn {\n            from {\n                opacity: 0;\n                transform: translateX(-50px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n\n        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-20px); }\n        }\n\n        .animate-fadeInUp {\n            animation: fadeInUp 0.8s ease-out;\n        }\n\n        .animate-slideIn {\n            animation: slideIn 0.8s ease-out;\n        }\n\n        .animate-float {\n            animation: float 3s ease-in-out infinite;\n        }\n\n        \/* Gradient text *\/\n        .gradient-text {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        \/* Glass morphism effect *\/\n        .glass-card {\n            backdrop-filter: blur(16px);\n            -webkit-backdrop-filter: blur(16px);\n            background: rgba(255, 255, 255, 0.1);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* Progress bar animation *\/\n        .progress-bar {\n            background: linear-gradient(90deg, #667eea, #764ba2);\n            height: 4px;\n            border-radius: 2px;\n            transform-origin: left;\n            animation: progressFill 2s ease-out 0.5s both;\n        }\n\n        @keyframes progressFill {\n            from { transform: scaleX(0); }\n            to { transform: scaleX(1); }\n        }\n\n        \/* Hover effects *\/\n        .hover-lift {\n            transition: all 0.3s ease;\n        }\n\n        .hover-lift:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n        }\n\n        \/* Background patterns *\/\n        .pattern-bg {\n            background-image: radial-gradient(circle at 25px 25px, rgba(255,255,255,0.1) 2px, transparent 0);\n            background-size: 50px 50px;\n        }\n\n        \/* Section styling *\/\n        .section-padding {\n            padding: 80px 0;\n        }\n\n        \/* Custom scrollbar *\/\n        ::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        ::-webkit-scrollbar-track {\n            background: #f1f1f1;\n        }\n\n        ::-webkit-scrollbar-thumb {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            border-radius: 4px;\n        }\n\n        ::-webkit-scrollbar-thumb:hover {\n            background: linear-gradient(135deg, #5a67d8 0%, #6b46c1 100%);\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-gradient-to-br from-slate-50 to-blue-50 min-h-screen\">\n    <!-- Header -->\n \n    <!-- Hero Section -->\n<section\n  class=\"w-screen h-[34vw] relative left-1\/2 right-1\/2 -ml-[50vw] -mr-[50vw] text-white py-20\"\n  style=\"background: linear-gradient(to right, #00aaff, #fb923c); top: -16px;\"\n>\n\n\n        <div class=\"absolute inset-0 pattern-bg opacity-10\"><\/div>\n        <div class=\"max-w-7xl mx-auto px-4 relative z-10\">\n            <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\n                <div class=\"animate-fadeInUp\">\n                    <div class=\"inline-block bg-white\/20 backdrop-blur-sm rounded-full px-4 py-2 mb-6\">\n                        <span class=\"text-sm font-medium\">\ud83d\ude80 Accompagnement Professionnel.<\/span>\n                    <\/div>\n                    <h1 class=\"text-2xl md:text-5xl font-bold mb-6 leading-tight\">\n                        Transform your \n                        <span class=\"bg-gradient-to-r from-yellow-400 to-orange-400 bg-clip-text text-transparent\">\n                            ambitions\n                        <\/span>\n                        in reality\n                    <\/h1>\n                    <p class=\"text-l mb-8 text-blue-100 leading-relaxed\">\n                        Personalized support to create, develop and optimize your business with the expertise of our specialized consultants.\n                    <\/p>\n                   <div class=\"flex flex-col sm:flex-row gap-4\">\n  <a href=\"#methodes\" class=\"border-2 border-white text-white px-4 py-4 rounded-full font-semibold hover:bg-white\/10 transition-all inline-block text-center\">\n    Discover our methods\n  <\/a>\n<\/div>\n\n                <\/div>\n                <div class=\"animate-float\">\n                     <div class=\"relative w-[100%]  h-[70%]  sm:w-[80%] mx-auto\">\n                        <div class=\"absolute -inset-4 bg-gradient-to-r from-yellow-400 to-orange-500 rounded-2xl blur opacity-30\"><\/div>\n                        <img decoding=\"async\" src=\"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg\" \n                             alt=\"Support team\" \n                             class=\"relative rounded-2xl shadow-2xl w-full h-auto\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services  -->\n  \n<section  id=\"methodes\" class=\"section-padding bg-white\">\n        <div class=\"max-w-7xl mx-auto px-4\">\n            <div class=\"flex flex-col items-center justify-center mb-8 text-center animate-fadeInUp\">\n <!-- Bloc titre + ic\u00f4ne -->\n<div class=\"flex items-center gap-3\">\n  <!-- Ic\u00f4ne award (Lucide) -->\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n       class=\"w-10 h-10 text-orange-500 animate-bounce-slow\"\n       fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n    <circle cx=\"12\" cy=\"8\" r=\"4\" \/>\n    <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n          d=\"M8 14h8l2 6-6-2-6 2 2-6z\" \/>\n  <\/svg>\n\n  <!-- Titre -->\n  <h2 class=\"text-2xl md:text-3xl font-extrabold text-orange-500\">\n    Our areas of expertise\n  <\/h2>\n<\/div>\n\n\n  <!-- Barre d\u00e9corative -->\n  <div class=\"w-28 h-1.5 bg-gradient-to-r from-blue-500 via-indigo-500 to-blue-300 rounded-full shadow-lg transition-all duration-500\"><\/div>\n<\/div>\n\n\n\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Cr\u00e9ation d'entreprise -->\n                <div class=\"bg-gradient-to-br from-blue-50 to-indigo-50 rounded-2xl p-8 hover-lift border border-blue-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-blue-500 to-indigo-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 21V5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v16\"\/>\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M1 21h22\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">Starting a business<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        From idea to realization, we'll guide you through every stage of setting up your business.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Feasibility study\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Choice of legal status\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Administrative procedures\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Investissement strat\u00e9gique -->\n                <div class=\"bg-gradient-to-br from-purple-50 to-pink-50 rounded-2xl p-8 hover-lift border border-purple-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-purple-500 to-pink-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 7l-8.5 8.5-5-5L2 17\"\/>\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 7h6v6\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">Strategic investment<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        Optimize your investments with customized strategies and in-depth analysis.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Opportunity analysis\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Risk management\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Performance monitoring\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Conseil juridique -->\n                <div class=\"bg-gradient-to-br from-green-50 to-teal-50 rounded-2xl p-8 hover-lift border border-green-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-green-500 to-teal-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16z\"\/>\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4v16\"\/>\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h16\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">Legal &amp; tax advice<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        Secure your business with our experts in business law and tax optimization.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Legal audit\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Tax optimization\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Regulatory compliance\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Ing\u00e9nierie financi\u00e8re -->\n                <div class=\"bg-gradient-to-br from-orange-50 to-red-50 rounded-2xl p-8 hover-lift border border-orange-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-orange-500 to-red-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 20v-8m0 0V4m0 8h8m-8 0H4\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">Financial engineering<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        Structure your financial packages to optimize your development and performance.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Financial packages\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Search for financing\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Business valuation\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Recherche de subventions -->\n                <div class=\"bg-gradient-to-br from-indigo-50 to-blue-50 rounded-2xl p-8 hover-lift border border-indigo-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-indigo-500 to-blue-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 21l-4.35-4.35m0 0A7.5 7.5 0 1 0 5.25 5.25a7.5 7.5 0 0 0 11.4 11.4z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">Search for grants<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        Maximize your chances of obtaining public and private funding for your projects.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Device monitoring\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Drafting files\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Request follow-up\n                        <\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Service compl\u00e9mentaire -->\n                <div class=\"bg-gradient-to-br from-yellow-50 to-orange-50 rounded-2xl p-8 hover-lift border border-yellow-100\">\n                    <div class=\"w-16 h-16 bg-gradient-to-r from-yellow-500 to-orange-600 rounded-2xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-4 text-gray-800\">HR support<\/h3>\n                    <p class=\"text-gray-600 mb-6\">\n                        Develop your human capital with our experts in human resources and management.\n                    <\/p>\n                    <ul class=\"space-y-3 text-sm text-gray-600\">\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Strategic recruitment\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Talent management\n                        <\/li>\n                        <li class=\"flex items-center\">\n                            <svg class=\"w-4 h-4 text-green-500 mr-2\" fill=\"currentColor\" viewbox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/>\n                            <\/svg>\n                            Team coaching\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <!-- Processus d'accompagnement -->\n<section class=\"section-padding\">\n  <div class=\"max-w-7xl mx-auto px-4\">\n   <div class=\"text-center mb-12\">\n  <!-- Titre avec ic\u00f4ne -->\n <!-- Animation CSS personnalis\u00e9e dans une balise <style> -->\n<style>\n  @keyframes fadeInUp {\n    from {\n      opacity: 0;\n      transform: translateY(20px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .animate-fade-in-up {\n    animation: fadeInUp 1s ease-out both;\n  }\n<\/style>\n\n<!-- Bloc titre avec animation -->\n<div class=\"text-center mb-12\">\n  <div class=\"flex items-center justify-center gap-3 mb-3 animate-fade-in-up\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n         class=\"w-10 h-10 text-orange-500 animate-bounce-slow\"\n         fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\">\n      <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n            d=\"M12 8c1.657 0 3-1.343 3-3S13.657 2 12 2 9 3.343 9 5s1.343 3 3 3zM9 14v-2a3 3 0 0 1 6 0v2h2a1 1 0 0 1 1 1v5h-2v-4h-2v4h-2v-4h-2v4H8v-5a1 1 0 0 1 1-1h2z\" \/>\n    <\/svg>\n\n    <h2 class=\"text-3xl md:text-3xl font-extrabold text-orange-500 tracking-tight leading-tight\">\n      Our support process\n    <\/h2>\n  <\/div>\n\n  <!-- Texte descriptif (animation optionnelle aussi) -->\n  <p class=\"text-gray-600 max-w-xl mx-auto text-base md:text-lg leading-relaxed font-light animate-fade-in-up\">\n    A structured, human approach to support you every step of the way.\n  <\/p>\n<\/div>\n\n\n\n\n\n    <div class=\"grid md:grid-cols-3 gap-10\">\n      <!-- \u00c9tape 1 -->\n      <div class=\"bg-white\/70 backdrop-blur-md p-6 rounded-2xl shadow-md hover:shadow-lg hover:scale-[1.03] transition-transform duration-300 ease-in-out cursor-pointer text-center\">\n        <div class=\"w-12 h-12 mx-auto mb-4 rounded-full bg-gradient-to-tr from-blue-500 to-blue-700 flex items-center justify-center text-white font-bold text-xl shadow-md\">\n          1\n        <\/div>\n        <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Evaluation<\/h3>\n        <p class=\"text-gray-700 text-sm leading-relaxed\">\n          Analysis of your needs, your situation and your short, medium and long-term objectives.\n        <\/p>\n      <\/div>\n\n      <!-- \u00c9tape 2 -->\n      <div class=\"bg-white\/70 backdrop-blur-md p-6 rounded-2xl shadow-md hover:shadow-lg hover:scale-[1.03] transition-transform duration-300 ease-in-out cursor-pointer text-center\">\n        <div class=\"w-12 h-12 mx-auto mb-4 rounded-full bg-gradient-to-tr from-purple-500 to-purple-700 flex items-center justify-center text-white font-bold text-xl shadow-md\">\n          2\n        <\/div>\n        <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Action plan<\/h3>\n        <p class=\"text-gray-700 text-sm leading-relaxed\">\n          Definition of a personalized strategy and concrete actions to be implemented.\n        <\/p>\n      <\/div>\n\n      <!-- \u00c9tape 3 -->\n      <div class=\"bg-white\/70 backdrop-blur-md p-6 rounded-2xl shadow-md hover:shadow-lg hover:scale-[1.03] transition-transform duration-300 ease-in-out cursor-pointer text-center\">\n        <div class=\"w-12 h-12 mx-auto mb-4 rounded-full bg-gradient-to-tr from-green-500 to-green-700 flex items-center justify-center text-white font-bold text-xl shadow-md\">\n          3\n        <\/div>\n        <h3 class=\"text-xl font-semibold mb-2 text-gray-900\">Follow-up &amp; adjustment<\/h3>\n        <p class=\"text-gray-700 text-sm leading-relaxed\">\n          Ongoing support, adjusting the plan according to results and context.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<section class=\"section-padding bg-blue-400 text-white text-center\">\n\n  <div class=\"max-w-2xl mx-auto px-4\">\n    <h2 class=\"text-3xl md:text-4xl font-bold mb-4\">Ready to turn your ambitions into concrete action?<\/h2>\n    <p class=\"text-lg mb-8 text-purple-100\">Our experts are at your service to help you build your company's success.<\/p>\n    <a href=\"https:\/\/www.proface.askonsult.com\/en\/contact\/\" class=\"bg-white text-purple-700 font-semibold px-8 py-4 rounded-full hover:scale-105 transition\">\n      Contact us today.\n    <\/a>\n  <\/div>\n<\/section>\n\n<section class=\"py-1 px-4 my-10 bg-\">\n  <!-- Ton contenu ici -->\n<\/section>\n\n \n\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Accompagnement Professionnel &#8211; ExpertConseil \ud83d\ude80 Accompagnement Professionnel. Transformez vos ambitions en r\u00e9alit\u00e9 Un accompagnement personnalis\u00e9 pour cr\u00e9er, d\u00e9velopper et optimiser votre entreprise avec l&rsquo;expertise de nos consultants sp\u00e9cialis\u00e9s. D\u00e9couvrir nos&hellip;&nbsp;<a href=\"https:\/\/www.proface.askonsult.com\/en\/accom\/\" rel=\"bookmark\">Read More \"<span class=\"screen-reader-text\"><\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","neve_meta_reading_time":"","_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-2345","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- INVEST<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.proface.askonsult.com\/en\/accom\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- INVEST\" \/>\n<meta property=\"og:description\" content=\"Accompagnement Professionnel &#8211; ExpertConseil \ud83d\ude80 Accompagnement Professionnel. Transformez vos ambitions en r\u00e9alit\u00e9 Un accompagnement personnalis\u00e9 pour cr\u00e9er, d\u00e9velopper et optimiser votre entreprise avec l&rsquo;expertise de nos consultants sp\u00e9cialis\u00e9s. D\u00e9couvrir nos&hellip;&nbsp;Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.proface.askonsult.com\/en\/accom\/\" \/>\n<meta property=\"og:site_name\" content=\"INVEST\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-27T11:40:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/\",\"url\":\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/\",\"name\":\"- INVEST\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.pinimg.com\\\/736x\\\/dc\\\/08\\\/83\\\/dc0883040cb94ec385e700bfdc00f264.jpg\",\"datePublished\":\"2025-07-10T12:51:22+00:00\",\"dateModified\":\"2025-07-27T11:40:20+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/accom\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i.pinimg.com\\\/736x\\\/dc\\\/08\\\/83\\\/dc0883040cb94ec385e700bfdc00f264.jpg\",\"contentUrl\":\"https:\\\/\\\/i.pinimg.com\\\/736x\\\/dc\\\/08\\\/83\\\/dc0883040cb94ec385e700bfdc00f264.jpg\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#website\",\"url\":\"https:\\\/\\\/www.proface.askonsult.com\\\/\",\"name\":\"INVEST\",\"description\":\"PROFACE\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.proface.askonsult.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#organization\",\"name\":\"INVEST\",\"url\":\"https:\\\/\\\/www.proface.askonsult.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.proface.askonsult.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/lrcid-3.png\",\"contentUrl\":\"https:\\\/\\\/www.proface.askonsult.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/lrcid-3.png\",\"width\":700,\"height\":700,\"caption\":\"INVEST\"},\"image\":{\"@id\":\"https:\\\/\\\/www.proface.askonsult.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- INVEST","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.proface.askonsult.com\/en\/accom\/","og_locale":"en_US","og_type":"article","og_title":"- INVEST","og_description":"Accompagnement Professionnel &#8211; ExpertConseil \ud83d\ude80 Accompagnement Professionnel. Transformez vos ambitions en r\u00e9alit\u00e9 Un accompagnement personnalis\u00e9 pour cr\u00e9er, d\u00e9velopper et optimiser votre entreprise avec l&rsquo;expertise de nos consultants sp\u00e9cialis\u00e9s. D\u00e9couvrir nos&hellip;&nbsp;Read More &raquo;","og_url":"https:\/\/www.proface.askonsult.com\/en\/accom\/","og_site_name":"INVEST","article_modified_time":"2025-07-27T11:40:20+00:00","og_image":[{"url":"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.proface.askonsult.com\/accom\/","url":"https:\/\/www.proface.askonsult.com\/accom\/","name":"- INVEST","isPartOf":{"@id":"https:\/\/www.proface.askonsult.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.proface.askonsult.com\/accom\/#primaryimage"},"image":{"@id":"https:\/\/www.proface.askonsult.com\/accom\/#primaryimage"},"thumbnailUrl":"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg","datePublished":"2025-07-10T12:51:22+00:00","dateModified":"2025-07-27T11:40:20+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.proface.askonsult.com\/accom\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.proface.askonsult.com\/accom\/#primaryimage","url":"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg","contentUrl":"https:\/\/i.pinimg.com\/736x\/dc\/08\/83\/dc0883040cb94ec385e700bfdc00f264.jpg"},{"@type":"WebSite","@id":"https:\/\/www.proface.askonsult.com\/#website","url":"https:\/\/www.proface.askonsult.com\/","name":"INVEST","description":"PROFACE","publisher":{"@id":"https:\/\/www.proface.askonsult.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.proface.askonsult.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.proface.askonsult.com\/#organization","name":"INVEST","url":"https:\/\/www.proface.askonsult.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.proface.askonsult.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.proface.askonsult.com\/wp-content\/uploads\/2024\/07\/lrcid-3.png","contentUrl":"https:\/\/www.proface.askonsult.com\/wp-content\/uploads\/2024\/07\/lrcid-3.png","width":700,"height":700,"caption":"INVEST"},"image":{"@id":"https:\/\/www.proface.askonsult.com\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"neve-blog":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/www.proface.askonsult.com\/en\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Accompagnement Professionnel &#8211; ExpertConseil \ud83d\ude80 Accompagnement Professionnel. Transformez vos ambitions en r\u00e9alit\u00e9 Un accompagnement personnalis\u00e9 pour cr\u00e9er, d\u00e9velopper et optimiser votre entreprise avec l&rsquo;expertise de nos consultants sp\u00e9cialis\u00e9s. D\u00e9couvrir nos&hellip;&nbsp;Read More &raquo;","_links":{"self":[{"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/pages\/2345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/comments?post=2345"}],"version-history":[{"count":94,"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/pages\/2345\/revisions"}],"predecessor-version":[{"id":3745,"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/pages\/2345\/revisions\/3745"}],"wp:attachment":[{"href":"https:\/\/www.proface.askonsult.com\/en\/wp-json\/wp\/v2\/media?parent=2345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}