var/cache/dev/twig/a3/a3be6627e4726f89164ab3f0e230e9deb050b189f1c13c29d79ed2a1da89c6d3.php line 176

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* elite/presentation_elite.html.twig */
  15. class __TwigTemplate_60fecb5631461b492e76bde15ae99039469fdb2f01598bed9fb0281d399aeb53 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'description' => [$this'block_description'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""elite/presentation_elite.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""elite/presentation_elite.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""elite/presentation_elite.html.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         // line 4
  59.         yield "
  60. ";
  61.         
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  63.         
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  65.         return; yield '';
  66.     }
  67.     // line 7
  68.     public function block_description($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  75.         
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  77.         
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  79.         return; yield '';
  80.     }
  81.     // line 10
  82.     public function block_stylesheets($context, array $blocks = [])
  83.     {
  84.         $macros $this->macros;
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  89.         yield 
  90.     ";
  91.         // line 11
  92.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  93.         yield "
  94.     <link rel=\"stylesheet\" href=\"";
  95.         // line 12
  96.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annonces/elite/presentation.css"), "html"nulltrue);
  97.         yield "\">
  98.     <script   src=\"";
  99.         // line 13
  100.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/elite/liste_profils_strategiques.js"), "html"nulltrue);
  101.         yield "\"  ></script>
  102.     <script   src=\"";
  103.         // line 14
  104.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/elite/presentation.js"), "html"nulltrue);
  105.         yield "\"  ></script>
  106. ";
  107.         
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  109.         
  110.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  111.         return; yield '';
  112.     }
  113.     // line 17
  114.     public function block_body($context, array $blocks = [])
  115.     {
  116.         $macros $this->macros;
  117.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  119.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  121.         // line 18
  122.         yield "
  123.     <!-- Menu  -->
  124.     ";
  125.         // line 20
  126.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 22
  127. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'22$this->source); })()), "currentRoute" =>         // line 23
  128. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'23$this->source); })()), "codePays" =>         // line 24
  129. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'24$this->source); })())])));
  130.         // line 25
  131.         yield "
  132.     <!-- Menu  -->
  133.     <!-- Publicité  -->
  134.     ";
  135.         // line 29
  136.         yield from         $this->loadTemplate("includes/publicite.html.twig""elite/presentation_elite.html.twig"29)->unwrap()->yield($context);
  137.         // line 30
  138.         yield "    <!-- Publicité  -->
  139.     <div class=\"container\">
  140.         <div class=\"row\">
  141.             <!--COLONNE GAUCHE -->
  142.             ";
  143.         // line 36
  144.         yield from         $this->loadTemplate("includes/colonnes_gauche.html.twig""elite/presentation_elite.html.twig"36)->unwrap()->yield($context);
  145.         // line 37
  146.         yield "            <!--FIN COLONNE GAUCHE --> 
  147.             ";
  148.         // line 41
  149.         $context["lien_page_accueil"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'41$this->source); })())]);
  150.         // line 42
  151.         yield "            ";
  152.         $context["lien_recherche_avancee"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("elite_recherche_avancee", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'42$this->source); })())]);
  153.         // line 43
  154.         yield "            ";
  155.         $context["lien_recherche_par_profil"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'43$this->source); })())]);
  156.         // line 44
  157.         yield "            ";
  158.         $context["lien_simulateur_reprise"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("simulateur_reprise_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'44$this->source); })())]);
  159.         // line 45
  160.         yield "            ";
  161.         $context["lien_souscription"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reglement_infos_pack_mer", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'45$this->source); })())]);
  162.         // line 46
  163.         yield "
  164.             ";
  165.         // line 47
  166.         $context["lien_resultats_annonces_cession_entreprise"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'47$this->source); })())]);
  167.         // line 48
  168.         yield "
  169.             ";
  170.         // line 49
  171.         $context["profils"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["elite_provider"]) || array_key_exists("elite_provider"$context) ? $context["elite_provider"] : (function () { throw new RuntimeError('Variable "elite_provider" does not exist.'49$this->source); })()), "listProfilsStrategiques", [], "any"falsefalsefalse49);
  172.         // line 50
  173.         yield "            <!--COLONNE DROITE -->
  174.             <div class=\"col-12 col-md-8 col-lg-9 bkg_blanc no_shadow mb-3\">
  175.                 <!-- ARIANE -->
  176.                 <nav aria-label=\"breadcrumb\">
  177.                     <ol class=\"breadcrumb\">
  178.                         <li class=\"breadcrumb-item\">
  179.                             <a href=\"";
  180.         // line 58
  181.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_page_accueil"]) || array_key_exists("lien_page_accueil"$context) ? $context["lien_page_accueil"] : (function () { throw new RuntimeError('Variable "lien_page_accueil" does not exist.'58$this->source); })()), "html"nulltrue);
  182.         yield "\"> ";
  183.         yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'58$this->source); })()), """M");
  184.         yield "</a>
  185.                         </li>
  186.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">FUSACQ Elite</li>
  187.                     </ol>
  188.                 </nav>
  189.                 <!-- FIN ARIANE -->
  190.                 <div class=\"col-12 mt-5 mb-3 ml-sm-5 d-none d-xl-block\">
  191.                     <h2 class=\"gris_666\">FUSACQ Elite - l'IA au service de votre projet de reprise</h2>\t\t\t\t
  192.                 </div>\t
  193.                 <div class=\"col-12 mt-5 mb-3 d-xl-none\">
  194.                     <span class=\"gris_666\" style=\"font-size: 2rem; font-weight:500;\">FUSACQ Elite - l'IA au service de votre projet de reprise</span>\t\t\t\t
  195.                 </div>\t
  196.                 <div class=\"card mb-3 mt-sm-1 no_shadow\" style=\"border-color: #003366\">
  197.                     <div class=\"card-header text-center\" style=\"background-color:#003366; color: #003366; border-bottom: none;\">
  198.                         <img src=\"/images/logo_fusacq_atouts.png\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"blanc text-nowrap\">Au-delà des chiffres, au-delà du secteur</span>
  199.                     </div>
  200.                     <div class=\"card-body\" style=\"background-color: #F7E7CE; padding-left: 0; padding-right: 0;\">
  201.                         <div class=\"row\">\t\t
  202.                             <div class=\"col-12 mb-1\">
  203.                                 <div class=\"row\">
  204.                                     <div class=\"col-10 offset-1 col-lg-11 offset-lg-1 pt-3 pb-4\">
  205.                                         <h3>Trouvez, comprenez et préparez vos dossiers avec méthode !</h3>
  206.                                         <strong>Parce qu'un projet de reprise ne s'arrête pas à la mise en relation.  </strong>
  207.                                     </div>
  208.                                 </div>
  209.                             </div>
  210.                         </div>\t
  211.                         <div class=\"row\">\t
  212.                             <div class=\"col-12 mt-1\">
  213.                                 <div class=\"accordion elite\" id=\"accordionExample\">
  214.                                     <!-- ONGLET 1 Ouvert -->
  215.                                     <div class=\"card no_shadow\">
  216.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingOne\">
  217.                                             <div class=\"row\">
  218.                                                 <div class=\"col-12\">
  219.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseOne\" aria-expanded=\"true\" aria-controls=\"collapseOne\">
  220.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right fa-2x bleu_fusacq\" aria-hidden=\"true\"></i></div>
  221.                                                         <div class=\"pt-1\">
  222.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Découvrez les nouvelles annonces en avant première</h4>
  223.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Découvrez les nouvelles annonces en avant première</h5>
  224.                                                         </div>
  225.                                                     </button>
  226.                                                 </div> 
  227.                                             </div>
  228.                                         </div>
  229.                                         <div id=\"collapseOne\" class=\"collapse show\" aria-labelledby=\"headingOne\" data-parent=\"#accordionExample\">
  230.                                             <div class=\"card-body\">
  231.                                                 <div class=\"row\">
  232.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  233.                                                         <i class=\"fa-regular fa-hourglass-clock fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Pour prendre de l'avance sur le marché, les membres FUSACQ Elite bénéficient d’un <strong>accès exclusif aux nouvelles annonces pendant 7 jours</strong> avant leur mise en ligne publique. <br><br>Grâce à cet accès anticipé, vous :<br>
  234.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;êtes parmi <strong>les premiers informés</strong> des opportunités de cession,<br>
  235.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;pouvez <strong>contacter les cédants avant la concurrence</strong>,<br>
  236.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;améliorez vos chances d’accéder à des <strong>dossiers de qualité</strong>,<br>
  237.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;gagnez du temps dans un marché où <strong>la réactivité est déterminante</strong>.<br><br>
  238.                                                         Une fonctionnalité puissante qui complète les moteurs de recherche Elite et vous donne <strong>un véritable avantage stratégique</strong> dans votre projet de reprise.
  239.                                                     </div>
  240.                                                     <div class=\"col-12 text-center mt-4 mb-3\">
  241.                                                         <a href=\"";
  242.         // line 120
  243.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_resultats_annonces_cession_entreprise"]) || array_key_exists("lien_resultats_annonces_cession_entreprise"$context) ? $context["lien_resultats_annonces_cession_entreprise"] : (function () { throw new RuntimeError('Variable "lien_resultats_annonces_cession_entreprise" does not exist.'120$this->source); })()), "html"nulltrue);
  244.         yield "?publiqueElite=1\" 
  245.                                                            class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Découvrez les nouvelles annonces en avant première\">Découvrez les nouvelles annonces en avant première</a>\t\t\t
  246.                                                     </div>
  247.                                                 </div>
  248.                                             </div>
  249.                                         </div>
  250.                                     </div>
  251.                                     <!-- ONGLET 2 -->
  252.                                     <div class=\"card no_shadow\">
  253.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingTwo\">
  254.                                             <div class=\"row\">
  255.                                                 <div class=\"col-12\">
  256.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseTwo\" aria-expanded=\"false\" aria-controls=\"collapseTwo\">
  257.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  258.                                                         <div class=\"pt-1\">
  259.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Ciblez les types d’entreprise que vous saurez reprendre et développer</h4>
  260.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Ciblez les types d’entreprise que vous saurez reprendre et développer</h5>
  261.                                                         </div>
  262.                                                     </button>
  263.                                                 </div>
  264.                                             </div>
  265.                                         </div>
  266.                                         <div id=\"collapseTwo\" class=\"collapse\" aria-labelledby=\"headingTwo\" data-parent=\"#accordionExample\">
  267.                                             <div class=\"card-body\">
  268.                                                 <div class=\"row\">
  269.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  270.                                                         <i class=\"fa-regular fa-bullseye-pointer fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Réussir sa reprise, <strong>c’est choisir une entreprise adaptée à son profil</strong> : selon vos compétences et votre expérience, ciblez celles qui correspondent à <strong>votre style de management et à votre manière de créer de la valeur.</strong> <br><br>
  271.                                                         Certains repreneurs sauront <strong>piloter une équipe autonome</strong>, d’autres <strong>dynamiser un développement commercial</strong> ou <strong>optimiser un outil de production</strong>.<br><br>
  272.                                                         Avec FUSACQ Elite, filtrez les annonces <strong>par type d’entreprise </strong>
  273.                                                     </div>
  274.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  275.                                                         <div class=\"custom-select restore-native\" id=\"select2\" style=\"border: 1px solid #003366;\">
  276.                                                             <div class=\"select-header\" onclick=\"toggleDropdown('dropdown2');\">
  277.                                                                 <span class=\"placeholder\">Voir les 14 types d’entreprise à reprendre</span>
  278.                                                             </div>
  279.                                                             <div class=\"select-dropdown\" id=\"dropdown2\">
  280.                                                                 ";
  281.         // line 159
  282.         $context['_parent'] = $context;
  283.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["profils"]) || array_key_exists("profils"$context) ? $context["profils"] : (function () { throw new RuntimeError('Variable "profils" does not exist.'159$this->source); })()));
  284.         foreach ($context['_seq'] as $context["categorie"] => $context["profil"]) {
  285.             // line 160
  286.             yield "                                                                    <div class=\"option-category\">
  287.                                                                         ";
  288.             // line 161
  289.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["categorie"], "html"nulltrue);
  290.             yield "
  291.                                                                     </div>
  292.                                                                     ";
  293.             // line 163
  294.             $context['_parent'] = $context;
  295.             $context['_seq'] = CoreExtension::ensureTraversable($context["profil"]);
  296.             foreach ($context['_seq'] as $context["k"] => $context["p"]) {
  297.                 // line 164
  298.                 yield "                                                                        <div class=\"option-item\" onclick=\"selectOption(this, 'dropdown2');\">
  299.                                                                             • ";
  300.                 // line 165
  301.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["p"], 0, [], "array"falsefalsefalse165), "html"nulltrue);
  302.                 yield "
  303.                                                                         </div>
  304.                                                                     ";
  305.             }
  306.             $_parent $context['_parent'];
  307.             unset($context['_seq'], $context['_iterated'], $context['k'], $context['p'], $context['_parent'], $context['loop']);
  308.             $context array_intersect_key($context$_parent) + $_parent;
  309.             // line 168
  310.             yield "                                                                ";
  311.         }
  312.         $_parent $context['_parent'];
  313.         unset($context['_seq'], $context['_iterated'], $context['categorie'], $context['profil'], $context['_parent'], $context['loop']);
  314.         $context array_intersect_key($context$_parent) + $_parent;
  315.         // line 169
  316.         yield "                                                            </div>
  317.                                                         </div>
  318.                                                     </div>
  319.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  320.                                                         et repérez en un coup d’œil les opportunités qui correspondent <strong>à votre façon d’entreprendre.</strong>
  321.                                                     </div>
  322.                                                     <div class=\"col-12 text-center mt-4 mb-3\">
  323.                                                         <a href=\"";
  324.         // line 177
  325.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_recherche_par_profil"]) || array_key_exists("lien_recherche_par_profil"$context) ? $context["lien_recherche_par_profil"] : (function () { throw new RuntimeError('Variable "lien_recherche_par_profil" does not exist.'177$this->source); })()), "html"nulltrue);
  326.         yield "#profils\"class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Accédez à la recherche par type d’entreprise\">Accédez à la recherche par type d’entreprise</a>\t\t\t
  327.                                                     </div>
  328.                                                 </div>
  329.                                             </div>
  330.                                         </div>
  331.                                     </div>
  332.                                     <!-- ONGLET 3 -->
  333.                                     <div class=\"card no_shadow\">
  334.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingThree\">
  335.                                             <div class=\"row\">
  336.                                                 <div class=\"col-12\">
  337.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseThree\" aria-expanded=\"false\" aria-controls=\"collapseThree\">
  338.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  339.                                                         <div class=\"pt-1\">
  340.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Affinez votre recherche comme jamais auparavant</h4>
  341.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Affinez votre recherche comme jamais auparavant</h5>
  342.                                                         </div>
  343.                                                     </button>
  344.                                                 </div>
  345.                                             </div>
  346.                                         </div>
  347.                                         <div id=\"collapseThree\" class=\"collapse\" aria-labelledby=\"headingThree\" data-parent=\"#accordionExample\">
  348.                                             <div class=\"card-body\">
  349.                                                 <div class=\"row\">
  350.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  351.                                                         <i class=\"fa-solid fa-magnifying-glass fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Accédez à un moteur de recherche exclusif, basé sur plus de 25 critères issus du capital immatériel des entreprises :<br>
  352.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Typologie de clientèle (B2B/B2C),<br>
  353.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Marque propre,<br>
  354.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Niveau de digitalisation,<br>
  355.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Dépendance au dirigeant,<br>
  356.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Barrières à l’entrée,<br>
  357.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Difficulté de recrutement,<br>
  358.                                                         … et bien d’autres
  359.                                                     </div>
  360.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  361.                                                         <div class=\"custom-select restore-native\" id=\"select1\" style=\"border: 1px solid #003366;\">
  362.                                                             <div class=\"select-header\" onclick=\"toggleDropdown('dropdown1');\">
  363.                                                                 <span class=\"placeholder\">Voir tous les critères disponibles</span>
  364.                                                             </div>
  365.                                                             <div class=\"select-dropdown\" id=\"dropdown1\">
  366.                                                                 ";
  367.         // line 219
  368.         $context['_parent'] = $context;
  369.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["criteres"]) || array_key_exists("criteres"$context) ? $context["criteres"] : (function () { throw new RuntimeError('Variable "criteres" does not exist.'219$this->source); })()));
  370.         foreach ($context['_seq'] as $context["c"] => $context["critere"]) {
  371.             // line 220
  372.             yield "                                                                    <div class=\"option-category\">
  373.                                                                         ";
  374.             // line 221
  375.             if ((=== CoreExtension::compare($context["c"], "positionnement"))) {
  376.                 yield " Positionnement sur le marché ";
  377.             }
  378.             // line 222
  379.             yield "                                                                        ";
  380.             if ((=== CoreExtension::compare($context["c"], "clientele"))) {
  381.                 yield " Valeur de la clientèle ";
  382.             }
  383.             // line 223
  384.             yield "                                                                        ";
  385.             if ((=== CoreExtension::compare($context["c"], "potentiel"))) {
  386.                 yield " Potentiel de développement ";
  387.             }
  388.             // line 224
  389.             yield "                                                                    </div>
  390.                                                                     ";
  391.             // line 225
  392.             $context['_parent'] = $context;
  393.             $context['_seq'] = CoreExtension::ensureTraversable($context["critere"]);
  394.             foreach ($context['_seq'] as $context["k"] => $context["v"]) {
  395.                 // line 226
  396.                 yield "                                                                        <div class=\"option-item\" onclick=\"selectOption(this, 'dropdown1');\">
  397.                                                                             • ";
  398.                 // line 227
  399.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["v"], "html"nulltrue);
  400.                 yield "
  401.                                                                         </div>
  402.                                                                     ";
  403.             }
  404.             $_parent $context['_parent'];
  405.             unset($context['_seq'], $context['_iterated'], $context['k'], $context['v'], $context['_parent'], $context['loop']);
  406.             $context array_intersect_key($context$_parent) + $_parent;
  407.             // line 230
  408.             yield "                                                                ";
  409.         }
  410.         $_parent $context['_parent'];
  411.         unset($context['_seq'], $context['_iterated'], $context['c'], $context['critere'], $context['_parent'], $context['loop']);
  412.         $context array_intersect_key($context$_parent) + $_parent;
  413.         // line 231
  414.         yield "                                                            </div>
  415.                                                         </div>
  416.                                                     </div>
  417.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  418.                                                         Ne vous contentez plus de recherchez sur le secteur ou la localisation :
  419.                                                         <strong>identifiez les dossiers vraiment compatibles avec votre projet, vos compétences et vos ambitions.</strong>
  420.                                                     </div>
  421.                                                     <div class=\"col-12 mb-3 text-center\">
  422.                                                         <a href=\"";
  423.         // line 241
  424.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_recherche_avancee"]) || array_key_exists("lien_recherche_avancee"$context) ? $context["lien_recherche_avancee"] : (function () { throw new RuntimeError('Variable "lien_recherche_avancee" does not exist.'241$this->source); })()), "html"nulltrue);
  425.         yield "\" class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Accédez à la recherche Elite\">Accédez à la recherche Elite</a>\t\t\t
  426.                                                     </div>
  427.                                                 </div>
  428.                                             </div>
  429.                                         </div>
  430.                                     </div>
  431.                                     <!-- ONGLET 4  -->
  432.                                     <div class=\"card no_shadow\">
  433.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingFour\">
  434.                                             <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFour\" aria-expanded=\"false\" aria-controls=\"collapseFour\">
  435.                                                 <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  436.                                                 <div class=\"pt-1\">
  437.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Accédez à l’analyse stratégique des entreprises</h4>
  438.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Accédez à l’analyse stratégique des entreprises</h5>
  439.                                                 </div>
  440.                                             </button>
  441.                                         </div>
  442.                                         <div id=\"collapseFour\" class=\"collapse\" aria-labelledby=\"headingThree2\" data-parent=\"#accordionExample\">
  443.                                             <div class=\"card-body\">
  444.                                                 <div class=\"row\">
  445.                                                     <div class=\"col-12 text-center mt-3 mb-3\">
  446.                                                         ";
  447.         // line 264
  448.         if ((array_key_exists("nbSyntheses"$context) &&  !(null === (isset($context["nbSyntheses"]) || array_key_exists("nbSyntheses"$context) ? $context["nbSyntheses"] : (function () { throw new RuntimeError('Variable "nbSyntheses" does not exist.'264$this->source); })())))) {
  449.             // line 265
  450.             yield "                                                            ";
  451.             $context['_parent'] = $context;
  452.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["nbSyntheses"]) || array_key_exists("nbSyntheses"$context) ? $context["nbSyntheses"] : (function () { throw new RuntimeError('Variable "nbSyntheses" does not exist.'265$this->source); })()));
  453.             foreach ($context['_seq'] as $context["_key"] => $context["chiffre"]) {
  454.                 // line 266
  455.                 yield "                                                                <span class=\"badge no-after-content bg-success fs14 blanc pt-2 mr-1\">";
  456.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["chiffre"], "html"nulltrue);
  457.                 yield "</span>
  458.                                                             ";
  459.             }
  460.             $_parent $context['_parent'];
  461.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['chiffre'], $context['_parent'], $context['loop']);
  462.             $context array_intersect_key($context$_parent) + $_parent;
  463.             // line 268
  464.             yield "                                                        ";
  465.         }
  466.         // line 269
  467.         yield "                                                        &nbsp;&nbsp;analyses déjà accessibles
  468.                                                     </div>
  469.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  470.                                                         <i class=\"fa-solid fa-chart-simple fa-xl gris_999\" aria-hidden=\"true\"></i>
  471.                                                         &nbsp;&nbsp;Consultez l’onglet \"<strong>Atouts et leviers stratégiques</strong>\", généré par notre plateforme d'intelligence artificielle (IA), et obtenez une vision claire de la société à reprendre :<br>
  472.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;profils stratégiques,<br>
  473.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;positionnement marché,<br>
  474.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;potentiel de développement,<br>
  475.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;valeur réelle de la clientèle,<br>
  476.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;profil du repreneur idéal.<br><br>
  477.                                                     </div>
  478.                                                     <div class=\"col-12 mt-1 mb-3 text-center\">
  479.                                                         ";
  480.         // line 281
  481.         if (((array_key_exists("lienAccesAnalyseGratuit"$context) &&  !(null === (isset($context["lienAccesAnalyseGratuit"]) || array_key_exists("lienAccesAnalyseGratuit"$context) ? $context["lienAccesAnalyseGratuit"] : (function () { throw new RuntimeError('Variable "lienAccesAnalyseGratuit" does not exist.'281$this->source); })()))) && (!== CoreExtension::compare((isset($context["lienAccesAnalyseGratuit"]) || array_key_exists("lienAccesAnalyseGratuit"$context) ? $context["lienAccesAnalyseGratuit"] : (function () { throw new RuntimeError('Variable "lienAccesAnalyseGratuit" does not exist.'281$this->source); })()), "#")))) {
  482.             // line 282
  483.             yield "                                                            <a href=\"";
  484.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAccesAnalyseGratuit"]) || array_key_exists("lienAccesAnalyseGratuit"$context) ? $context["lienAccesAnalyseGratuit"] : (function () { throw new RuntimeError('Variable "lienAccesAnalyseGratuit" does not exist.'282$this->source); })()), "html"nulltrue);
  485.             yield "#atout\"
  486.                                                                class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\"
  487.                                                                title=\"Accédez à un exemple d’analyse stratégique\">Accédez à un exemple d’analyse stratégique
  488.                                                             </a>\t
  489.                                                         ";
  490.         } else {
  491.             // line 287
  492.             yield "                                                            <a href=\"#\"    
  493.                                                                class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\"
  494.                                                                title=\"Accédez à un exemple d’analyse stratégique\">Accédez à un exemple d’analyse stratégique
  495.                                                             </a>
  496.                                                         ";
  497.         }
  498.         // line 291
  499.         yield "                                          
  500.                                                     </div>
  501.                                                 </div>
  502.                                             </div>
  503.                                         </div>
  504.                                     </div>
  505.                                     <!-- ONGLET   --> 
  506.                                     <div class=\"card no_shadow\">
  507.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingSeven\">
  508.                                             <button class=\"btn btn-link2 btn-block text-left\" type=\"button\" data-toggle=\"collapse\"
  509.                                                     data-target=\"#collapseSeven\" aria-expanded=\"true\" aria-controls=\"collapseSeven\">
  510.                                                 <div class=\"pt-1\">
  511.                                                     <i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i>
  512.                                                 </div>
  513.                                                 <div class=\"pt-1\">
  514.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Bénéficiez d’une feuille de route pour chacun de vos dossiers</h4>
  515.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Bénéficiez d’une feuille de route pour chacun de vos dossiers</h5>
  516.                                                 </div>
  517.                                             </button>
  518.                                         </div>
  519.                                         <div id=\"collapseSeven\" class=\"collapse\" aria-labelledby=\"headingSeven\" data-parent=\"#accordionExample\" style=\"\">
  520.                                             <div class=\"card-body\">
  521.                                                 <div class=\"row\">
  522.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  523.                                                         <i class=\"fa-solid fa-circle-location-arrow fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;
  524.                                                         <strong>Chaque opportunité mérite une lecture rigoureuse pour sécuriser votre projet de reprise.</strong><br>
  525.                                                         Sur un dossier attractif, la crédibilité du repreneur se construit <strong>dès les premiers échanges</strong>.<br>
  526.                                                         Mais elle repose avant tout sur une compréhension claire des enjeux, des risques et des leviers du dossier afin d’évaluer ses chances de réussite.<br><br>
  527.                                                         À l’inverse, certaines opportunités comportent <strong>des fragilités qui doivent être identifiées en amont</strong> pour éviter une perte de temps ou une mauvaise décision.<br><br>
  528.                                                         La <strong>Feuille de route repreneur</strong> vous permet de :<br>
  529.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;structurer votre analyse,<br>
  530.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;confirmer votre lecture stratégique du dossier,<br>
  531.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;identifier les points de vigilance,<br>
  532.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;formuler les questions clés,<br>
  533.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;et préparer vos échanges avec méthode et assurance.<br><br>
  534.                                                         Cette analyse constitue une étape préalable indispensable avant toute discussion de valorisation ou de financement.<br><br>
  535.                                                         Disponible pour chaque dossier commandé via votre espace personnel.
  536.                                                     </div>
  537.                                                     <div class=\"col-12 mt-1 mb-3 text-center\">
  538.                                                         <a href=\"";
  539.         // line 336
  540.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienExempleFeuilleRoute"]) || array_key_exists("lienExempleFeuilleRoute"$context) ? $context["lienExempleFeuilleRoute"] : (function () { throw new RuntimeError('Variable "lienExempleFeuilleRoute" does not exist.'336$this->source); })()), "html"nulltrue);
  541.         yield "\" class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Consultez un exemple de feuille de route\">Consultez un exemple de feuille de route</a>\t\t\t
  542.                                                     </div>
  543.                                                 </div>
  544.                                             </div>
  545.                                         </div>
  546.                                     </div>
  547.                                     <!-- ONGLET   -->              
  548.                                     <!-- ONGLET 5 -->
  549.                                     <div class=\"card no_shadow\">
  550.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingFive\">
  551.                                             <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\"
  552.                                                     data-toggle=\"collapse\" data-target=\"#collapseFive\" aria-expanded=\"false\" aria-controls=\"collapseFive\">
  553.                                                 <div class=\"pt-1\">
  554.                                                     <i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i>
  555.                                                 </div>
  556.                                                 <div class=\"pt-1\">
  557.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Evaluez la faisabilité financière des opérations</h4>
  558.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Evaluez la faisabilité financière des opérations</h5>
  559.                                                 </div>
  560.                                             </button>
  561.                                         </div>
  562.                                         <div id=\"collapseFive\" class=\"collapse\" aria-labelledby=\"headingThree3\" data-parent=\"#accordionExample\">
  563.                                             <div class=\"card-body\">
  564.                                                 <div class=\"row\">
  565.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  566.                                                         <i class=\"fa-regular fa-gauge fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Grâce à notre <a href=\"https://www.fusacq.com/simulateur-reprise-entreprise_fr_\" target=\"_blank\" class=\"fullsouligne\">simulateur de reprise intégré</a>, vous pouvez tester vos projets de reprise en conditions réelles.<br><br>
  567.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Le <strong>niveau d’endettement acceptable</strong> au regard de votre apport<br>
  568.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Les <strong>ratios financiers</strong> demandés par les banques (CAF, annuités, résultat…)<br>
  569.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Le <strong>coût total du financement</strong> (intérêts, assurance, garantie…)<br>
  570.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Votre <strong>capacité à convaincre</strong> un partenaire financier<br><br>
  571.                                                         Le simulateur vous aide à valider ou ajuster votre ciblage en fonction <strong>de votre profil financier réel</strong>, pour ne plus perdre de temps avec des projets hors de portée ou mal calibrés.
  572.                                                     </div>
  573.                                                     <div class=\"col-12 mb-3 text-center\">
  574.                                                         <a href=\"";
  575.         // line 371
  576.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_simulateur_reprise"]) || array_key_exists("lien_simulateur_reprise"$context) ? $context["lien_simulateur_reprise"] : (function () { throw new RuntimeError('Variable "lien_simulateur_reprise" does not exist.'371$this->source); })()), "html"nulltrue);
  577.         yield "\" target=\"_blank\" class=\"button-rond-blanc\" role=\"button\" aria-pressed=\"true\" title=\"Accédez au simulateur de reprise\">Accédez au simulateur de reprise</a>\t\t\t
  578.                                                     </div>
  579.                                                 </div>
  580.                                             </div>
  581.                                         </div>
  582.                                     </div>
  583.                                 </div>
  584.                             </div>
  585.                         </div>
  586.                         <div class=\"row\">
  587.                             <div class=\"col-12 col-lg-10 offset-lg-1 pt-4\">
  588.                                 <table class=\"table table-striped\">
  589.                                     <tbody><tr>
  590.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  591.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  592.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accédez aux nouvelles annonces en avant première
  593.                                             </td>
  594.                                         </tr>
  595.                                         <tr>
  596.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  597.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  598.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recherche par type d'entreprise&nbsp;
  599.                                             </td>
  600.                                         </tr>
  601.                                         <tr>
  602.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  603.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  604.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recherche Elite sur plus de 25 critères du capital immatériel&nbsp;
  605.                                             </td>
  606.                                         </tr>
  607.                                         <tr>
  608.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  609.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  610.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vision stratégique des annonces via l'onglet Atouts et Leviers&nbsp;
  611.                                             </td>
  612.                                         </tr>
  613.                                         <tr>
  614.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  615.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  616.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Feuille de route pour chacun de vos dossiers&nbsp;
  617.                                             </td>
  618.                                         </tr>
  619.                                         <tr>
  620.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  621.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  622.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simulateur de reprise&nbsp;
  623.                                             </td>
  624.                                         </tr>
  625.                                         <tr>
  626.                                             <td colspan=\"2\" class=\"pt-4\" style=\"border-top: none!important;\">
  627.                                                 <span>Abonnements de 1 / 3 / 6 / 12 mois</span>
  628.                                             </td>
  629.                                             <td colspan=\"2\" class=\"pt-4\" style=\"border-top: none!important;\">
  630.                                                 ";
  631.         // line 432
  632.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_fusacq_elite_1", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'432$this->source); })())), "html"nulltrue);
  633.         yield "&nbsp;";
  634.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DeviseExtension']->devise((isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'432$this->source); })())), "html"nulltrue);
  635.         yield "HT /
  636.                                                 ";
  637.         // line 433
  638.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_fusacq_elite_3", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'433$this->source); })())), "html"nulltrue);
  639.         yield "&nbsp;";
  640.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DeviseExtension']->devise((isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'433$this->source); })())), "html"nulltrue);
  641.         yield "HT /
  642.                                                 ";
  643.         // line 434
  644.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_fusacq_elite_6", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'434$this->source); })())), "html"nulltrue);
  645.         yield "&nbsp;";
  646.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DeviseExtension']->devise((isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'434$this->source); })())), "html"nulltrue);
  647.         yield "HT /
  648.                                                 ";
  649.         // line 435
  650.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_fusacq_elite_dis", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'435$this->source); })())), "html"nulltrue);
  651.         yield "&nbsp;";
  652.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DeviseExtension']->devise((isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'435$this->source); })())), "html"nulltrue);
  653.         yield "HT
  654.                                             </td>
  655.                                         </tr>
  656.                                     </tbody></table>
  657.                                 <div class=\"col-12 mt-4 text-center\">
  658.                                     ";
  659.         // line 440
  660.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse440)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"falsefalsefalse440))) : (""))) {
  661.             yield 
  662.                                         <a href=\"";
  663.             // line 441
  664.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_souscription"]) || array_key_exists("lien_souscription"$context) ? $context["lien_souscription"] : (function () { throw new RuntimeError('Variable "lien_souscription" does not exist.'441$this->source); })()), "html"nulltrue);
  665.             yield "?pack=fusacq_elite\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"\">Souscrire à FUSACQ Elite</a>\t
  666.                                     ";
  667.         } else {
  668.             // line 443
  669.             yield "                                        <a   href=\"javascript:void(0)\" data-toggle=\"modal\" data-target=\"#Modalindex\"  class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"\">Souscrire à FUSACQ Elite</a>\t
  670.                                     ";
  671.         }
  672.         // line 444
  673.         yield "\t\t\t\t
  674.                                 </div>
  675.                             </div>
  676.                         </div>
  677.                     </div>
  678.                 </div>
  679.             </div>
  680.         </div>  <!--FIN CONTAINER -->
  681.         <!-- MODAL-->
  682.         <div class=\"modal fade bd-example-modal-xl\" id=\"Modalex\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\" style=\"left: 0; right: 0; top: 0; bottom: 0; margin: auto; position: absolute;\">
  683.             <div class=\"modal-dialog modal-xl\" role=\"document\">
  684.                 <div class=\"modal-content\">
  685.                     <div class=\"modal-header\">
  686.                         <h5 class=\"modal-title\" id=\"exampleModalLabel\">Exemple profils stratégiques</h5>
  687.                         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  688.                             <span aria-hidden=\"true\">&times;</span>
  689.                         </button>
  690.                     </div>
  691.                     <div class=\"modal-body\">
  692.                         <div class=\"row\">   
  693.                             <div class=\"col-12 text-center\">
  694.                                 <img src=\"/images/exemple_profils_strategiques.jpg\">
  695.                             </div>
  696.                         </div>
  697.                         <div class=\"col-12 text-center mt-3\">
  698.                             <a class=\"button-rond\" href=\"javascript:void(0)\" role=\"button\" data-dismiss=\"modal\" aria-pressed=\"true\">Fermer</a>
  699.                         </div>
  700.                     </div>
  701.                 </div>
  702.             </div>
  703.         </div>
  704.         <!-- FIN MODAL-->
  705.     </div>
  706. ";
  707.         
  708.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  709.         
  710.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  711.         return; yield '';
  712.     }
  713.     // line 491
  714.     public function block_javascripts($context, array $blocks = [])
  715.     {
  716.         $macros $this->macros;
  717.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  718.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  719.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  720.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  721.         // line 492
  722.         yield "    ";
  723.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  724.         yield "
  725. ";
  726.         
  727.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  728.         
  729.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  730.         return; yield '';
  731.     }
  732.     /**
  733.      * @codeCoverageIgnore
  734.      */
  735.     public function getTemplateName()
  736.     {
  737.         return "elite/presentation_elite.html.twig";
  738.     }
  739.     /**
  740.      * @codeCoverageIgnore
  741.      */
  742.     public function isTraitable()
  743.     {
  744.         return false;
  745.     }
  746.     /**
  747.      * @codeCoverageIgnore
  748.      */
  749.     public function getDebugInfo()
  750.     {
  751.         return array (  807 => 492,  797 => 491,  741 => 444,  737 => 443,  732 => 441,  728 => 440,  718 => 435,  712 => 434,  706 => 433,  700 => 432,  636 => 371,  598 => 336,  551 => 291,  544 => 287,  535 => 282,  533 => 281,  519 => 269,  516 => 268,  507 => 266,  502 => 265,  500 => 264,  474 => 241,  462 => 231,  456 => 230,  447 => 227,  444 => 226,  440 => 225,  437 => 224,  432 => 223,  427 => 222,  423 => 221,  420 => 220,  416 => 219,  371 => 177,  361 => 169,  355 => 168,  346 => 165,  343 => 164,  339 => 163,  334 => 161,  331 => 160,  327 => 159,  285 => 120,  218 => 58,  208 => 50,  206 => 49,  203 => 48,  201 => 47,  198 => 46,  195 => 45,  192 => 44,  189 => 43,  186 => 42,  184 => 41,  178 => 37,  176 => 36,  168 => 30,  166 => 29,  160 => 25,  158 => 24,  157 => 23,  156 => 22,  155 => 20,  151 => 18,  141 => 17,  128 => 14,  124 => 13,  120 => 12,  116 => 11,  104 => 10,  85 => 7,  73 => 4,  63 => 3,  40 => 1,);
  752.     }
  753.     public function getSourceContext()
  754.     {
  755.         return new Source("{% extends 'base.html.twig' %}
  756. {% block title %}
  757. {% endblock %}
  758. {% block description %}
  759. {% endblock %}
  760. {% block stylesheets %} 
  761.     {{ parent() }}
  762.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/annonces/elite/presentation.css') }}\">
  763.     <script   src=\"{{ asset('build/js/annonces/elite/liste_profils_strategiques.js') }}\"  ></script>
  764.     <script   src=\"{{ asset('build/js/annonces/elite/presentation.js') }}\"  ></script>
  765. {% endblock %}
  766. {% block body %}
  767.     <!-- Menu  -->
  768.     {{ render_esi(controller(
  769.           'App\\\\Controller\\\\CoreController::menu',
  770.           {   \"lang\": lang,
  771.               \"currentRoute\":currentRoute,
  772.               \"codePays\": codePaysWithUnderScore }
  773.       )) | spaceless }}
  774.     <!-- Menu  -->
  775.     <!-- Publicité  -->
  776.     {% include 'includes/publicite.html.twig' %}
  777.     <!-- Publicité  -->
  778.     <div class=\"container\">
  779.         <div class=\"row\">
  780.             <!--COLONNE GAUCHE -->
  781.             {% include 'includes/colonnes_gauche.html.twig' %}
  782.             <!--FIN COLONNE GAUCHE --> 
  783.             {% set lien_page_accueil= path('index',{'codePays':codePays   }) %}
  784.             {% set lien_recherche_avancee = path('elite_recherche_avancee',{'codePays':codePaysWithUnderScore   }) %}
  785.             {% set lien_recherche_par_profil = path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore   }) %}
  786.             {% set lien_simulateur_reprise= path('simulateur_reprise_index',{'codePays':codePaysWithUnderScore   }) %}
  787.             {% set lien_souscription= path('reglement_infos_pack_mer',{'codePays':codePaysWithUnderScore   }) %}
  788.             {% set lien_resultats_annonces_cession_entreprise = path('reprendre_entreprise_resultats_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore   }) %}
  789.             {% set profils = elite_provider.listProfilsStrategiques %}
  790.             <!--COLONNE DROITE -->
  791.             <div class=\"col-12 col-md-8 col-lg-9 bkg_blanc no_shadow mb-3\">
  792.                 <!-- ARIANE -->
  793.                 <nav aria-label=\"breadcrumb\">
  794.                     <ol class=\"breadcrumb\">
  795.                         <li class=\"breadcrumb-item\">
  796.                             <a href=\"{{ lien_page_accueil }}\"> {{ translate(\"accueil\" ,lang,\"\",\"M\") | raw }}</a>
  797.                         </li>
  798.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">FUSACQ Elite</li>
  799.                     </ol>
  800.                 </nav>
  801.                 <!-- FIN ARIANE -->
  802.                 <div class=\"col-12 mt-5 mb-3 ml-sm-5 d-none d-xl-block\">
  803.                     <h2 class=\"gris_666\">FUSACQ Elite - l'IA au service de votre projet de reprise</h2>\t\t\t\t
  804.                 </div>\t
  805.                 <div class=\"col-12 mt-5 mb-3 d-xl-none\">
  806.                     <span class=\"gris_666\" style=\"font-size: 2rem; font-weight:500;\">FUSACQ Elite - l'IA au service de votre projet de reprise</span>\t\t\t\t
  807.                 </div>\t
  808.                 <div class=\"card mb-3 mt-sm-1 no_shadow\" style=\"border-color: #003366\">
  809.                     <div class=\"card-header text-center\" style=\"background-color:#003366; color: #003366; border-bottom: none;\">
  810.                         <img src=\"/images/logo_fusacq_atouts.png\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"blanc text-nowrap\">Au-delà des chiffres, au-delà du secteur</span>
  811.                     </div>
  812.                     <div class=\"card-body\" style=\"background-color: #F7E7CE; padding-left: 0; padding-right: 0;\">
  813.                         <div class=\"row\">\t\t
  814.                             <div class=\"col-12 mb-1\">
  815.                                 <div class=\"row\">
  816.                                     <div class=\"col-10 offset-1 col-lg-11 offset-lg-1 pt-3 pb-4\">
  817.                                         <h3>Trouvez, comprenez et préparez vos dossiers avec méthode !</h3>
  818.                                         <strong>Parce qu'un projet de reprise ne s'arrête pas à la mise en relation.  </strong>
  819.                                     </div>
  820.                                 </div>
  821.                             </div>
  822.                         </div>\t
  823.                         <div class=\"row\">\t
  824.                             <div class=\"col-12 mt-1\">
  825.                                 <div class=\"accordion elite\" id=\"accordionExample\">
  826.                                     <!-- ONGLET 1 Ouvert -->
  827.                                     <div class=\"card no_shadow\">
  828.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingOne\">
  829.                                             <div class=\"row\">
  830.                                                 <div class=\"col-12\">
  831.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseOne\" aria-expanded=\"true\" aria-controls=\"collapseOne\">
  832.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right fa-2x bleu_fusacq\" aria-hidden=\"true\"></i></div>
  833.                                                         <div class=\"pt-1\">
  834.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Découvrez les nouvelles annonces en avant première</h4>
  835.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Découvrez les nouvelles annonces en avant première</h5>
  836.                                                         </div>
  837.                                                     </button>
  838.                                                 </div> 
  839.                                             </div>
  840.                                         </div>
  841.                                         <div id=\"collapseOne\" class=\"collapse show\" aria-labelledby=\"headingOne\" data-parent=\"#accordionExample\">
  842.                                             <div class=\"card-body\">
  843.                                                 <div class=\"row\">
  844.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  845.                                                         <i class=\"fa-regular fa-hourglass-clock fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Pour prendre de l'avance sur le marché, les membres FUSACQ Elite bénéficient d’un <strong>accès exclusif aux nouvelles annonces pendant 7 jours</strong> avant leur mise en ligne publique. <br><br>Grâce à cet accès anticipé, vous :<br>
  846.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;êtes parmi <strong>les premiers informés</strong> des opportunités de cession,<br>
  847.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;pouvez <strong>contacter les cédants avant la concurrence</strong>,<br>
  848.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;améliorez vos chances d’accéder à des <strong>dossiers de qualité</strong>,<br>
  849.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;gagnez du temps dans un marché où <strong>la réactivité est déterminante</strong>.<br><br>
  850.                                                         Une fonctionnalité puissante qui complète les moteurs de recherche Elite et vous donne <strong>un véritable avantage stratégique</strong> dans votre projet de reprise.
  851.                                                     </div>
  852.                                                     <div class=\"col-12 text-center mt-4 mb-3\">
  853.                                                         <a href=\"{{ lien_resultats_annonces_cession_entreprise }}?publiqueElite=1\" 
  854.                                                            class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Découvrez les nouvelles annonces en avant première\">Découvrez les nouvelles annonces en avant première</a>\t\t\t
  855.                                                     </div>
  856.                                                 </div>
  857.                                             </div>
  858.                                         </div>
  859.                                     </div>
  860.                                     <!-- ONGLET 2 -->
  861.                                     <div class=\"card no_shadow\">
  862.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingTwo\">
  863.                                             <div class=\"row\">
  864.                                                 <div class=\"col-12\">
  865.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseTwo\" aria-expanded=\"false\" aria-controls=\"collapseTwo\">
  866.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  867.                                                         <div class=\"pt-1\">
  868.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Ciblez les types d’entreprise que vous saurez reprendre et développer</h4>
  869.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Ciblez les types d’entreprise que vous saurez reprendre et développer</h5>
  870.                                                         </div>
  871.                                                     </button>
  872.                                                 </div>
  873.                                             </div>
  874.                                         </div>
  875.                                         <div id=\"collapseTwo\" class=\"collapse\" aria-labelledby=\"headingTwo\" data-parent=\"#accordionExample\">
  876.                                             <div class=\"card-body\">
  877.                                                 <div class=\"row\">
  878.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  879.                                                         <i class=\"fa-regular fa-bullseye-pointer fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Réussir sa reprise, <strong>c’est choisir une entreprise adaptée à son profil</strong> : selon vos compétences et votre expérience, ciblez celles qui correspondent à <strong>votre style de management et à votre manière de créer de la valeur.</strong> <br><br>
  880.                                                         Certains repreneurs sauront <strong>piloter une équipe autonome</strong>, d’autres <strong>dynamiser un développement commercial</strong> ou <strong>optimiser un outil de production</strong>.<br><br>
  881.                                                         Avec FUSACQ Elite, filtrez les annonces <strong>par type d’entreprise </strong>
  882.                                                     </div>
  883.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  884.                                                         <div class=\"custom-select restore-native\" id=\"select2\" style=\"border: 1px solid #003366;\">
  885.                                                             <div class=\"select-header\" onclick=\"toggleDropdown('dropdown2');\">
  886.                                                                 <span class=\"placeholder\">Voir les 14 types d’entreprise à reprendre</span>
  887.                                                             </div>
  888.                                                             <div class=\"select-dropdown\" id=\"dropdown2\">
  889.                                                                 {% for categorie,profil in  profils %}
  890.                                                                     <div class=\"option-category\">
  891.                                                                         {{ categorie }}
  892.                                                                     </div>
  893.                                                                     {% for k,p  in  profil %}
  894.                                                                         <div class=\"option-item\" onclick=\"selectOption(this, 'dropdown2');\">
  895.                                                                             • {{ p[0] }}
  896.                                                                         </div>
  897.                                                                     {% endfor  %}
  898.                                                                 {% endfor  %}
  899.                                                             </div>
  900.                                                         </div>
  901.                                                     </div>
  902.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  903.                                                         et repérez en un coup d’œil les opportunités qui correspondent <strong>à votre façon d’entreprendre.</strong>
  904.                                                     </div>
  905.                                                     <div class=\"col-12 text-center mt-4 mb-3\">
  906.                                                         <a href=\"{{ lien_recherche_par_profil }}#profils\"class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Accédez à la recherche par type d’entreprise\">Accédez à la recherche par type d’entreprise</a>\t\t\t
  907.                                                     </div>
  908.                                                 </div>
  909.                                             </div>
  910.                                         </div>
  911.                                     </div>
  912.                                     <!-- ONGLET 3 -->
  913.                                     <div class=\"card no_shadow\">
  914.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingThree\">
  915.                                             <div class=\"row\">
  916.                                                 <div class=\"col-12\">
  917.                                                     <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseThree\" aria-expanded=\"false\" aria-controls=\"collapseThree\">
  918.                                                         <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  919.                                                         <div class=\"pt-1\">
  920.                                                             <h4 class=\"bleu_fusacq d-none d-sm-block\">Affinez votre recherche comme jamais auparavant</h4>
  921.                                                             <h5 class=\"bleu_fusacq d-block d-sm-none\">Affinez votre recherche comme jamais auparavant</h5>
  922.                                                         </div>
  923.                                                     </button>
  924.                                                 </div>
  925.                                             </div>
  926.                                         </div>
  927.                                         <div id=\"collapseThree\" class=\"collapse\" aria-labelledby=\"headingThree\" data-parent=\"#accordionExample\">
  928.                                             <div class=\"card-body\">
  929.                                                 <div class=\"row\">
  930.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  931.                                                         <i class=\"fa-solid fa-magnifying-glass fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Accédez à un moteur de recherche exclusif, basé sur plus de 25 critères issus du capital immatériel des entreprises :<br>
  932.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Typologie de clientèle (B2B/B2C),<br>
  933.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Marque propre,<br>
  934.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Niveau de digitalisation,<br>
  935.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Dépendance au dirigeant,<br>
  936.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Barrières à l’entrée,<br>
  937.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Difficulté de recrutement,<br>
  938.                                                         … et bien d’autres
  939.                                                     </div>
  940.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  941.                                                         <div class=\"custom-select restore-native\" id=\"select1\" style=\"border: 1px solid #003366;\">
  942.                                                             <div class=\"select-header\" onclick=\"toggleDropdown('dropdown1');\">
  943.                                                                 <span class=\"placeholder\">Voir tous les critères disponibles</span>
  944.                                                             </div>
  945.                                                             <div class=\"select-dropdown\" id=\"dropdown1\">
  946.                                                                 {% for c,critere in  criteres %}
  947.                                                                     <div class=\"option-category\">
  948.                                                                         {% if c == 'positionnement' %} Positionnement sur le marché {% endif %}
  949.                                                                         {% if c == 'clientele' %} Valeur de la clientèle {% endif %}
  950.                                                                         {% if c == 'potentiel' %} Potentiel de développement {% endif %}
  951.                                                                     </div>
  952.                                                                     {% for k,v in  critere %}
  953.                                                                         <div class=\"option-item\" onclick=\"selectOption(this, 'dropdown1');\">
  954.                                                                             • {{ v }}
  955.                                                                         </div>
  956.                                                                     {% endfor  %}
  957.                                                                 {% endfor  %}
  958.                                                             </div>
  959.                                                         </div>
  960.                                                     </div>
  961.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  962.                                                         Ne vous contentez plus de recherchez sur le secteur ou la localisation :
  963.                                                         <strong>identifiez les dossiers vraiment compatibles avec votre projet, vos compétences et vos ambitions.</strong>
  964.                                                     </div>
  965.                                                     <div class=\"col-12 mb-3 text-center\">
  966.                                                         <a href=\"{{ lien_recherche_avancee }}\" class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Accédez à la recherche Elite\">Accédez à la recherche Elite</a>\t\t\t
  967.                                                     </div>
  968.                                                 </div>
  969.                                             </div>
  970.                                         </div>
  971.                                     </div>
  972.                                     <!-- ONGLET 4  -->
  973.                                     <div class=\"card no_shadow\">
  974.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingFour\">
  975.                                             <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFour\" aria-expanded=\"false\" aria-controls=\"collapseFour\">
  976.                                                 <div class=\"pt-1\"><i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i></div>
  977.                                                 <div class=\"pt-1\">
  978.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Accédez à l’analyse stratégique des entreprises</h4>
  979.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Accédez à l’analyse stratégique des entreprises</h5>
  980.                                                 </div>
  981.                                             </button>
  982.                                         </div>
  983.                                         <div id=\"collapseFour\" class=\"collapse\" aria-labelledby=\"headingThree2\" data-parent=\"#accordionExample\">
  984.                                             <div class=\"card-body\">
  985.                                                 <div class=\"row\">
  986.                                                     <div class=\"col-12 text-center mt-3 mb-3\">
  987.                                                         {% if nbSyntheses is defined and nbSyntheses is not null %}
  988.                                                             {% for chiffre in  nbSyntheses %}
  989.                                                                 <span class=\"badge no-after-content bg-success fs14 blanc pt-2 mr-1\">{{ chiffre }}</span>
  990.                                                             {% endfor %}
  991.                                                         {% endif %}
  992.                                                         &nbsp;&nbsp;analyses déjà accessibles
  993.                                                     </div>
  994.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  995.                                                         <i class=\"fa-solid fa-chart-simple fa-xl gris_999\" aria-hidden=\"true\"></i>
  996.                                                         &nbsp;&nbsp;Consultez l’onglet \"<strong>Atouts et leviers stratégiques</strong>\", généré par notre plateforme d'intelligence artificielle (IA), et obtenez une vision claire de la société à reprendre :<br>
  997.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;profils stratégiques,<br>
  998.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;positionnement marché,<br>
  999.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;potentiel de développement,<br>
  1000.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;valeur réelle de la clientèle,<br>
  1001.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;profil du repreneur idéal.<br><br>
  1002.                                                     </div>
  1003.                                                     <div class=\"col-12 mt-1 mb-3 text-center\">
  1004.                                                         {% if lienAccesAnalyseGratuit is defined and lienAccesAnalyseGratuit is not null and  lienAccesAnalyseGratuit != \"#\" %}
  1005.                                                             <a href=\"{{ lienAccesAnalyseGratuit }}#atout\"
  1006.                                                                class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\"
  1007.                                                                title=\"Accédez à un exemple d’analyse stratégique\">Accédez à un exemple d’analyse stratégique
  1008.                                                             </a>\t
  1009.                                                         {% else %}
  1010.                                                             <a href=\"#\"    
  1011.                                                                class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\"
  1012.                                                                title=\"Accédez à un exemple d’analyse stratégique\">Accédez à un exemple d’analyse stratégique
  1013.                                                             </a>
  1014.                                                         {% endif %}                                          
  1015.                                                     </div>
  1016.                                                 </div>
  1017.                                             </div>
  1018.                                         </div>
  1019.                                     </div>
  1020.                                     <!-- ONGLET   --> 
  1021.                                     <div class=\"card no_shadow\">
  1022.                                         <div class=\"card-header bkg_gold_elite\" id=\"headingSeven\">
  1023.                                             <button class=\"btn btn-link2 btn-block text-left\" type=\"button\" data-toggle=\"collapse\"
  1024.                                                     data-target=\"#collapseSeven\" aria-expanded=\"true\" aria-controls=\"collapseSeven\">
  1025.                                                 <div class=\"pt-1\">
  1026.                                                     <i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i>
  1027.                                                 </div>
  1028.                                                 <div class=\"pt-1\">
  1029.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Bénéficiez d’une feuille de route pour chacun de vos dossiers</h4>
  1030.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Bénéficiez d’une feuille de route pour chacun de vos dossiers</h5>
  1031.                                                 </div>
  1032.                                             </button>
  1033.                                         </div>
  1034.                                         <div id=\"collapseSeven\" class=\"collapse\" aria-labelledby=\"headingSeven\" data-parent=\"#accordionExample\" style=\"\">
  1035.                                             <div class=\"card-body\">
  1036.                                                 <div class=\"row\">
  1037.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  1038.                                                         <i class=\"fa-solid fa-circle-location-arrow fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;
  1039.                                                         <strong>Chaque opportunité mérite une lecture rigoureuse pour sécuriser votre projet de reprise.</strong><br>
  1040.                                                         Sur un dossier attractif, la crédibilité du repreneur se construit <strong>dès les premiers échanges</strong>.<br>
  1041.                                                         Mais elle repose avant tout sur une compréhension claire des enjeux, des risques et des leviers du dossier afin d’évaluer ses chances de réussite.<br><br>
  1042.                                                         À l’inverse, certaines opportunités comportent <strong>des fragilités qui doivent être identifiées en amont</strong> pour éviter une perte de temps ou une mauvaise décision.<br><br>
  1043.                                                         La <strong>Feuille de route repreneur</strong> vous permet de :<br>
  1044.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;structurer votre analyse,<br>
  1045.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;confirmer votre lecture stratégique du dossier,<br>
  1046.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;identifier les points de vigilance,<br>
  1047.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;formuler les questions clés,<br>
  1048.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;et préparer vos échanges avec méthode et assurance.<br><br>
  1049.                                                         Cette analyse constitue une étape préalable indispensable avant toute discussion de valorisation ou de financement.<br><br>
  1050.                                                         Disponible pour chaque dossier commandé via votre espace personnel.
  1051.                                                     </div>
  1052.                                                     <div class=\"col-12 mt-1 mb-3 text-center\">
  1053.                                                         <a href=\"{{ lienExempleFeuilleRoute }}\" class=\"button-rond-blanc\" target=\"_blank\" role=\"button\" aria-pressed=\"true\" title=\"Consultez un exemple de feuille de route\">Consultez un exemple de feuille de route</a>\t\t\t
  1054.                                                     </div>
  1055.                                                 </div>
  1056.                                             </div>
  1057.                                         </div>
  1058.                                     </div>
  1059.                                     <!-- ONGLET   -->              
  1060.                                     <!-- ONGLET 5 -->
  1061.                                     <div class=\"card no_shadow\">
  1062.                                         <div class=\"card-header bkg_orange_elite\" id=\"headingFive\">
  1063.                                             <button class=\"btn btn-link2 btn-block collapsed text-left\" type=\"button\"
  1064.                                                     data-toggle=\"collapse\" data-target=\"#collapseFive\" aria-expanded=\"false\" aria-controls=\"collapseFive\">
  1065.                                                 <div class=\"pt-1\">
  1066.                                                     <i class=\"fas fa-chevron-right bleu_fusacq fa-2x\" aria-hidden=\"true\"></i>
  1067.                                                 </div>
  1068.                                                 <div class=\"pt-1\">
  1069.                                                     <h4 class=\"bleu_fusacq d-none d-sm-block\">Evaluez la faisabilité financière des opérations</h4>
  1070.                                                     <h5 class=\"bleu_fusacq d-block d-sm-none\">Evaluez la faisabilité financière des opérations</h5>
  1071.                                                 </div>
  1072.                                             </button>
  1073.                                         </div>
  1074.                                         <div id=\"collapseFive\" class=\"collapse\" aria-labelledby=\"headingThree3\" data-parent=\"#accordionExample\">
  1075.                                             <div class=\"card-body\">
  1076.                                                 <div class=\"row\">
  1077.                                                     <div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
  1078.                                                         <i class=\"fa-regular fa-gauge fa-xl gris_999\" aria-hidden=\"true\"></i>&nbsp;&nbsp;Grâce à notre <a href=\"https://www.fusacq.com/simulateur-reprise-entreprise_fr_\" target=\"_blank\" class=\"fullsouligne\">simulateur de reprise intégré</a>, vous pouvez tester vos projets de reprise en conditions réelles.<br><br>
  1079.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Le <strong>niveau d’endettement acceptable</strong> au regard de votre apport<br>
  1080.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Les <strong>ratios financiers</strong> demandés par les banques (CAF, annuités, résultat…)<br>
  1081.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Le <strong>coût total du financement</strong> (intérêts, assurance, garantie…)<br>
  1082.                                                         &nbsp;&nbsp;&nbsp;•&nbsp;Votre <strong>capacité à convaincre</strong> un partenaire financier<br><br>
  1083.                                                         Le simulateur vous aide à valider ou ajuster votre ciblage en fonction <strong>de votre profil financier réel</strong>, pour ne plus perdre de temps avec des projets hors de portée ou mal calibrés.
  1084.                                                     </div>
  1085.                                                     <div class=\"col-12 mb-3 text-center\">
  1086.                                                         <a href=\"{{lien_simulateur_reprise}}\" target=\"_blank\" class=\"button-rond-blanc\" role=\"button\" aria-pressed=\"true\" title=\"Accédez au simulateur de reprise\">Accédez au simulateur de reprise</a>\t\t\t
  1087.                                                     </div>
  1088.                                                 </div>
  1089.                                             </div>
  1090.                                         </div>
  1091.                                     </div>
  1092.                                 </div>
  1093.                             </div>
  1094.                         </div>
  1095.                         <div class=\"row\">
  1096.                             <div class=\"col-12 col-lg-10 offset-lg-1 pt-4\">
  1097.                                 <table class=\"table table-striped\">
  1098.                                     <tbody><tr>
  1099.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1100.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1101.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accédez aux nouvelles annonces en avant première
  1102.                                             </td>
  1103.                                         </tr>
  1104.                                         <tr>
  1105.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1106.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1107.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recherche par type d'entreprise&nbsp;
  1108.                                             </td>
  1109.                                         </tr>
  1110.                                         <tr>
  1111.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1112.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1113.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recherche Elite sur plus de 25 critères du capital immatériel&nbsp;
  1114.                                             </td>
  1115.                                         </tr>
  1116.                                         <tr>
  1117.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1118.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1119.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Vision stratégique des annonces via l'onglet Atouts et Leviers&nbsp;
  1120.                                             </td>
  1121.                                         </tr>
  1122.                                         <tr>
  1123.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1124.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1125.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Feuille de route pour chacun de vos dossiers&nbsp;
  1126.                                             </td>
  1127.                                         </tr>
  1128.                                         <tr>
  1129.                                             <td colspan=\"4\" style=\"border-top: none!important;\">
  1130.                                                 <i class=\"check-taux-pret fa fa-check-circle fa-xl\" style=\"color:#5c7d4e\" aria-hidden=\"true\"></i>
  1131.                                                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simulateur de reprise&nbsp;
  1132.                                             </td>
  1133.                                         </tr>
  1134.                                         <tr>
  1135.                                             <td colspan=\"2\" class=\"pt-4\" style=\"border-top: none!important;\">
  1136.                                                 <span>Abonnements de 1 / 3 / 6 / 12 mois</span>
  1137.                                             </td>
  1138.                                             <td colspan=\"2\" class=\"pt-4\" style=\"border-top: none!important;\">
  1139.                                                 {{ tarif('tarif_fusacq_elite_1',codePays) }}&nbsp;{{devise(codePays)}}HT /
  1140.                                                 {{ tarif('tarif_fusacq_elite_3',codePays) }}&nbsp;{{devise(codePays)}}HT /
  1141.                                                 {{ tarif('tarif_fusacq_elite_6',codePays) }}&nbsp;{{devise(codePays)}}HT /
  1142.                                                 {{ tarif('tarif_fusacq_elite_dis',codePays) }}&nbsp;{{devise(codePays)}}HT
  1143.                                             </td>
  1144.                                         </tr>
  1145.                                     </tbody></table>
  1146.                                 <div class=\"col-12 mt-4 text-center\">
  1147.                                     {% if app.user|default   %} 
  1148.                                         <a href=\"{{ lien_souscription }}?pack=fusacq_elite\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"\">Souscrire à FUSACQ Elite</a>\t
  1149.                                     {% else %}
  1150.                                         <a   href=\"javascript:void(0)\" data-toggle=\"modal\" data-target=\"#Modalindex\"  class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"\">Souscrire à FUSACQ Elite</a>\t
  1151.                                     {% endif %}\t\t\t\t
  1152.                                 </div>
  1153.                             </div>
  1154.                         </div>
  1155.                     </div>
  1156.                 </div>
  1157.             </div>
  1158.         </div>  <!--FIN CONTAINER -->
  1159.         <!-- MODAL-->
  1160.         <div class=\"modal fade bd-example-modal-xl\" id=\"Modalex\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\" style=\"left: 0; right: 0; top: 0; bottom: 0; margin: auto; position: absolute;\">
  1161.             <div class=\"modal-dialog modal-xl\" role=\"document\">
  1162.                 <div class=\"modal-content\">
  1163.                     <div class=\"modal-header\">
  1164.                         <h5 class=\"modal-title\" id=\"exampleModalLabel\">Exemple profils stratégiques</h5>
  1165.                         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1166.                             <span aria-hidden=\"true\">&times;</span>
  1167.                         </button>
  1168.                     </div>
  1169.                     <div class=\"modal-body\">
  1170.                         <div class=\"row\">   
  1171.                             <div class=\"col-12 text-center\">
  1172.                                 <img src=\"/images/exemple_profils_strategiques.jpg\">
  1173.                             </div>
  1174.                         </div>
  1175.                         <div class=\"col-12 text-center mt-3\">
  1176.                             <a class=\"button-rond\" href=\"javascript:void(0)\" role=\"button\" data-dismiss=\"modal\" aria-pressed=\"true\">Fermer</a>
  1177.                         </div>
  1178.                     </div>
  1179.                 </div>
  1180.             </div>
  1181.         </div>
  1182.         <!-- FIN MODAL-->
  1183.     </div>
  1184. {% endblock %}
  1185. {% block javascripts %}
  1186.     {{ parent() }}
  1187. {% endblock %}
  1188. ""elite/presentation_elite.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/elite/presentation_elite.html.twig");
  1189.     }
  1190. }