<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Frontend/landing/guarantee-pro.html.twig */
class __TwigTemplate_b84f4f29a8779af0c4dd3564e560b477 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'meta_robot' => [$this, 'block_meta_robot'],
'tawkto' => [$this, 'block_tawkto'],
'meta_title' => [$this, 'block_meta_title'],
'meta_desc' => [$this, 'block_meta_desc'],
'body_content' => [$this, 'block_body_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/frontend_pro.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/guarantee-pro.html.twig"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/guarantee-pro.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Frontend/landing/guarantee-pro.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend_pro.html.twig", "Frontend/landing/guarantee-pro.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_meta_robot($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_robot"));
// line 4
echo " ";
$this->displayParentBlock("meta_robot", $context, $blocks);
echo "
<link rel=\"canonical\" href=\"";
// line 5
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_guarantee_pro");
echo "\"/>
";
// line 6
echo twig_source($this->env, "stubs/seo/robots_index_follow.html.twig");
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 9
public function block_tawkto($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "tawkto"));
echo "";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 11
public function block_meta_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_title"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.guarantee-pro.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 12
public function block_meta_desc($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_desc"));
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.guarantee-pro.desc", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 14
public function block_body_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_content"));
// line 15
echo "<div class=\"garantie-premium-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 18
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.header.title", [], "landing"), "html", null, true);
echo "
<span>";
// line 19
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.header.subtitle", [], "landing"), "html", null, true);
echo "</span>
</h1>
</div>
<div class=\"landing-content\">
<div>
<p>";
// line 24
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.text01", [], "landing");
echo "</p>
<div class=\"grid-container block-bg01\">
<div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
<div>
<img src=\"";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie01.png"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.title", [], "landing"), "html", null, true);
echo "\" />
<h2>";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.title", [], "landing"), "html", null, true);
echo "</h2>
<p class=\"marginT10\">";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.subtitle", [], "landing"), "html", null, true);
echo "</p>
<ul class=\"marginT20\">
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item01.title", [], "landing"), "html", null, true);
echo "</h3>
<p><span>";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item01.desc01", [], "landing"), "html", null, true);
echo "</span><br>
";
// line 37
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item01.desc02", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 41
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item02.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 42
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item02.desc", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 47
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.desc", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item04.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 52
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block01.item04.desc", [], "landing");
echo "</p>
</li>
</ul>
</div>
</div>
<div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
<div>
<img src=\"";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie02.png"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.title", [], "landing"), "html", null, true);
echo "\" />
<h2>";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.title", [], "landing"), "html", null, true);
echo "</h2>
<p class=\"marginT10\">";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.subtitle", [], "landing"), "html", null, true);
echo "</p>
<ul class=\"marginT20\">
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item01.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 66
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item01.desc", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item02.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 71
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item02.desc", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 76
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item03.desc", [], "landing");
echo "</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>";
// line 80
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block.item04.title", [], "landing"), "html", null, true);
echo "</h3>
<p>";
// line 81
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.block02.item04.desc", [], "landing");
echo "</p>
</li>
</ul>
</div>
</div>
</div>
<p class=\"marginT40 txtcenter\"><a href=\"#garantie-cps\" title=\"\" class=\"lien11 fancybox-popup\">";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.button01.label", [], "landing"), "html", null, true);
echo "</a></p>
</div>
<div class=\"txtcenter m-hide\">
<img src=\"";
// line 92
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/garantie03.jpg"), "html", null, true);
echo "\" alt=\"Garantie négociée\" />
</div>
</div>
<div style=\"display:none\"><div id=\"garantie-cps\" class=\"txtcenter padding10\">
<h3 class=\"titre02\"><strong>";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.title", [], "landing"), "html", null, true);
echo "</strong></h3>
<p class=\"marginT10\">";
// line 98
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.subtitle", [], "landing"), "html", null, true);
echo "</p>
<p class=\"titre02 marginT20\"><strong>09 70 77 28 55</strong></p>
<p class=\"marginT10\">";
// line 100
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee-pro.content.modal.text01", [], "landing"), "html", null, true);
echo "</p>
</div></div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Frontend/landing/guarantee-pro.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 374 => 100, 369 => 98, 365 => 97, 357 => 92, 350 => 88, 340 => 81, 336 => 80, 329 => 76, 325 => 75, 318 => 71, 314 => 70, 307 => 66, 303 => 65, 296 => 61, 292 => 60, 286 => 59, 276 => 52, 272 => 51, 265 => 47, 261 => 46, 254 => 42, 250 => 41, 243 => 37, 239 => 36, 235 => 35, 228 => 31, 224 => 30, 218 => 29, 210 => 24, 202 => 19, 198 => 18, 193 => 15, 180 => 14, 155 => 12, 130 => 11, 105 => 9, 90 => 6, 86 => 5, 81 => 4, 68 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_guarantee_pro') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block tawkto '' %}
{% block meta_title %}{{ 'seo.landing.guarantee-pro.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.guarantee-pro.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"garantie-premium-pro\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.guarantee-pro.header.title'|trans({}, 'landing') }}
<span>{{ 'frontend.landing.guarantee-pro.header.subtitle'|trans({}, 'landing') }}</span>
</h1>
</div>
<div class=\"landing-content\">
<div>
<p>{{ 'frontend.landing.guarantee-pro.content.text01'|trans({}, 'landing')|raw }}</p>
<div class=\"grid-container block-bg01\">
<div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
<div>
<img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie01.png') }}\" alt=\"{{ 'frontend.landing.guarantee-pro.content.block01.title'|trans({}, 'landing') }}\" />
<h2>{{ 'frontend.landing.guarantee-pro.content.block01.title'|trans({}, 'landing') }}</h2>
<p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.block01.subtitle'|trans({}, 'landing') }}</p>
<ul class=\"marginT20\">
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item01.title'|trans({}, 'landing') }}</h3>
<p><span>{{ 'frontend.landing.guarantee-pro.content.block01.item01.desc01'|trans({}, 'landing') }}</span><br>
{{ 'frontend.landing.guarantee-pro.content.block01.item01.desc02'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item02.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block01.item02.desc'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item03.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block.item03.desc'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item04.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block01.item04.desc'|trans({}, 'landing')|raw }}</p>
</li>
</ul>
</div>
</div>
<div class=\"grid-50 tab-l-100 tab-p-100 m-100\">
<div>
<img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie02.png') }}\" alt=\"{{ 'frontend.landing.guarantee-pro.content.block02.title'|trans({}, 'landing') }}\" />
<h2>{{ 'frontend.landing.guarantee-pro.content.block02.title'|trans({}, 'landing') }}</h2>
<p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.block02.subtitle'|trans({}, 'landing') }}</p>
<ul class=\"marginT20\">
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item01.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block02.item01.desc'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item02.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block02.item02.desc'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item03.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block.item03.desc'|trans({}, 'landing')|raw }}</p>
</li>
<li>
<span><i class=\"icon-garantie07\"></i></span>
<h3>{{ 'frontend.landing.guarantee-pro.content.block.item04.title'|trans({}, 'landing') }}</h3>
<p>{{ 'frontend.landing.guarantee-pro.content.block02.item04.desc'|trans({}, 'landing')|raw }}</p>
</li>
</ul>
</div>
</div>
</div>
<p class=\"marginT40 txtcenter\"><a href=\"#garantie-cps\" title=\"\" class=\"lien11 fancybox-popup\">{{ 'frontend.landing.guarantee-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
</div>
<div class=\"txtcenter m-hide\">
<img src=\"{{ asset('bundles/vpauto/frontend/images/pro/garantie03.jpg') }}\" alt=\"Garantie négociée\" />
</div>
</div>
<div style=\"display:none\"><div id=\"garantie-cps\" class=\"txtcenter padding10\">
<h3 class=\"titre02\"><strong>{{ 'frontend.landing.guarantee-pro.content.modal.title'|trans({}, 'landing') }}</strong></h3>
<p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.modal.subtitle'|trans({}, 'landing') }}</p>
<p class=\"titre02 marginT20\"><strong>09 70 77 28 55</strong></p>
<p class=\"marginT10\">{{ 'frontend.landing.guarantee-pro.content.modal.text01'|trans({}, 'landing') }}</p>
</div></div>
</div>
{% endblock body_content %}
", "Frontend/landing/guarantee-pro.html.twig", "/srv/src/Resources/views/Frontend/landing/guarantee-pro.html.twig");
}
}