<?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.html.twig */
class __TwigTemplate_afc07647ad41a234efcc7760a2804b25 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'],
'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.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.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.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.html.twig"));
$this->parent = $this->loadTemplate("frontend/frontend.html.twig", "Frontend/landing/guarantee.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");
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_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.title", [], "seo"), "html", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 10
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.desc", [], "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_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 13
echo "
<div class=\"garantie-premium\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
";
// line 17
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.header.title", [], "landing"), "html", null, true);
echo "
";
// line 18
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE"))) {
// line 19
echo " <span>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.header.subtitle", [], "landing"), "html", null, true);
echo "</span>
";
}
// line 21
echo " </h1>
</div>
<div class=\"landing-content bg-color01\">
";
// line 24
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
// line 25
echo " <div class=\"content-block-pt\">
";
// line 26
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section00.text01", [], "landing");
echo "
<h2 class=\"titre01 marginT10 bold\">";
// line 27
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section01.title", [], "landing"), "html", null, true);
echo "</h2>
";
// line 28
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section01.text01", ["%href%" => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/CPS-notice-d-information.pdf")], "landing");
echo "
<h2 class=\"titre01 marginT10 bold\">";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.title", [], "landing"), "html", null, true);
echo "</h2>
<p>
";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.text01", [], "landing"), "html", null, true);
echo "
<a href=\"mailto:cliente@carprotectionservices.com\" class=\"lien03\">cliente@carprotectionservices.com</a>
</p>
<p>
";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section02.text02", [], "landing"), "html", null, true);
echo "
<a href=\"mailto:avaria@carprotectionservices.com\" class=\"lien03\">avaria@carprotectionservices.com</a>
</p>
<div class=\"bg-img03 m-hide\">
<div class=\"titre01\">";
// line 40
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.pt.content.section03.text01", [], "landing");
echo "</div>
</div>
</div>
";
} elseif ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
// line 44
echo " <div class=\"content-block-be\">
<div class=\"grid-container\">
";
// line 46
if (("fr" == twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 46, $this->source); })()), "request", [], "any", false, false, false, 46), "locale", [], "any", false, false, false, 46))) {
// line 47
echo " <div class=\"left marginR20\"><img src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/icones/garantie-premium-fr.png"), "html", null, true);
echo "\" alt=\"Garantie premium\"></div>
";
}
// line 49
echo " <div>
";
// line 50
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section00.text01", [], "landing");
echo "
</div>
</div>
<h2 class=\"titre01 marginT40 bold\">";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section01.title", [], "landing"), "html", null, true);
echo "</h2>
";
// line 55
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section01.text01", [], "landing");
echo "
<h2 class=\"titre01 marginT40 bold\">";
// line 57
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.title", [], "landing"), "html", null, true);
echo "</h2>
<p>
";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.text01", [], "landing"), "html", null, true);
echo "
<a href=\"mailto:src@carprotectionservices.com\" class=\"lien03\">src@carprotectionservices.com</a>
</p>
<p>
";
// line 63
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.text02", [], "landing"), "html", null, true);
echo "
<a href=\"mailto:sinistres@carprotectionservices.com\" class=\"lien03\">sinistres@carprotectionservices.com</a>
</p>
";
// line 66
if ((("fr" == twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "locale", [], "any", false, false, false, 66)) || ("nl" == twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "locale", [], "any", false, false, false, 66)))) {
// line 67
echo " <p><a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/FPST486TA_PREMIUM_VPAUTO_vf.pdf"), "html", null, true);
echo "\" class=\"lien03\" target=\"_blank\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.be.content.section02.link01", [], "landing"), "html", null, true);
echo "</a></p>
";
}
// line 69
echo " </div>
";
} else {
// line 71
echo " <div>
<h2 class=\"titre01 txtnormal\">";
// line 72
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.title01", [], "landing");
echo "</h2>
<p class=\"marginT20\">";
// line 73
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.text01", [], "landing");
echo "</p>
<div class=\"block01 max-width-800\">
<div class=\"txtcenter\">
<img src=\"";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium01.webp"), "html", null, true);
echo "\" width=\"104px\" alt=\"Garantie premium\">
</div>
<div class=\"grid-container block-box-shadow\">
<div class=\"marginT20 paddingR20 marginB20 marginL20\">
<h3 class=\"titre03 color10 bold txtcenter marginB20\">";
// line 81
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.title", [], "landing");
echo "</h3>
<ul class=\"liste01 max-width-500\">";
// line 82
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.list", [], "landing");
echo "</ul>
<div class=\"txtcenter marginT20\">
<a href=\"";
// line 84
if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/Garantia_VP_2021.pdf"), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/pdf/Fiche-produit-VP-premium.pdf"), "html", null, true);
}
echo "\" target=\"_blank\" title=\"\" class=\"lien12\">";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.link", [], "landing");
echo "</a>
</div>
<div class=\"max-width-500 marginT20 txtcenter\">";
// line 86
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item01.text01", [], "landing");
echo "</div>
</div>
</div>
</div>
<div
style=\"
margin: 20px;
width: 100%;
position: relative;
overflow: visible;
\"
>
<img
src=\"";
// line 100
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium02.svg"), "html", null, true);
echo "\"
class=\"disapear-on-mobile page-guarantee-image2\"
alt=\"Étape suivante\"
>
<div class=\"max-width-800\">
<h2 class=\"titre01 txtnormal txtcenter bold\">";
// line 105
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.title02", [], "landing");
echo "</h2>
</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<h3 class=\"titre03 color10 bold txtcenter marginB20\">";
// line 120
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.title01", [], "landing");
echo "</h3>
<ul class=\"liste01 max-width-500\" style=\"margin-bottom: 10px\">";
// line 121
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.list", [], "landing");
echo "</ul>
<img
src=\"";
// line 123
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium03.svg"), "html", null, true);
echo "\"
class=\"page-guarantee-image3\"
alt=\"Un conseiller dédié\"
>
<div class=\"txtcenter\" style=\"margin-top: 10px\">
<p class=\"titre03 color10 bold marginT20\">";
// line 128
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.title02", [], "landing");
echo "</p>
<p class=\"marginT10\">
";
// line 130
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item02.tel", [], "landing");
echo " :
<span class=\"m-hide\">09 70 77 28 59</span>
<a href=\"tel:0970772859\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">09 70 77 28 59</a>
</p>
<p class=\"marginT10\">E-mail : <a href=\"mailto:contact@carprotectionservices.com\" title=\"\">contact@carprotectionservices.com</a></p>
</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
margin-top: 120px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<h3 class=\"titre03 color10 bold txtcenter\" style=\"margin-bottom: 10px\">";
// line 150
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.title", [], "landing");
echo "</h3>
<img
src=\"";
// line 152
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium04.svg"), "html", null, true);
echo "\"
class=\"page-guarantee-image4\"
alt=\"CPS, un partenaire de référence\"
>
<ul class=\"liste01 max-width-500\" style=\"margin-top: 10px\">";
// line 156
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.list", [], "landing");
echo "</ul>
<div class=\"max-width-500 marginT40 txtcenter color11 bold\">";
// line 157
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item03.text01", ["%tel%" => "09 70 77 28 50", "%telMobile%" => "0970772850", "%email%" => "sinistres@carprotectionservices.com"], "landing");
echo "</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
margin-top: 120px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<img
src=\"";
// line 173
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/garantie-premium05.svg"), "html", null, true);
echo "\"
class=\"page-guarantee-image5\"
alt=\"Professionnels de l'automobile\"
/>
<div
style=\"
max-width: 500px;
display: flex;
flex-direction: column;
align-items: center;
\"
>
<h3 class=\"titre03 color10 bold txtcenter marginB20\" style=\"margin-top: 10px\">";
// line 185
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item04.title", [], "landing");
echo "</h3>
<div class=\"marginT20 txtcenter\">";
// line 186
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.guarantee.content.item04.text01", ["%tel%" => "09 70 77 28 59", "%telMobile%" => "0970772859"], "landing");
echo "</div>
</div>
</div>
</div>
";
}
// line 191
echo " </div>
</div>
<!--Footer -->
";
// line 194
$this->loadTemplate("frontend/footer.html.twig", "Frontend/landing/guarantee.html.twig", 194)->display($context);
// line 195
echo " <!-- FIN Footer -->
";
$__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.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 495 => 195, 493 => 194, 488 => 191, 480 => 186, 476 => 185, 461 => 173, 442 => 157, 438 => 156, 431 => 152, 426 => 150, 403 => 130, 398 => 128, 390 => 123, 385 => 121, 381 => 120, 363 => 105, 355 => 100, 338 => 86, 327 => 84, 322 => 82, 318 => 81, 311 => 77, 304 => 73, 300 => 72, 297 => 71, 293 => 69, 285 => 67, 283 => 66, 277 => 63, 270 => 59, 265 => 57, 260 => 55, 256 => 54, 249 => 50, 246 => 49, 240 => 47, 238 => 46, 234 => 44, 227 => 40, 219 => 35, 212 => 31, 207 => 29, 203 => 28, 199 => 27, 195 => 26, 192 => 25, 190 => 24, 185 => 21, 179 => 19, 177 => 18, 173 => 17, 167 => 13, 154 => 12, 129 => 10, 104 => 9, 89 => 6, 85 => 5, 80 => 4, 67 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/frontend.html.twig' %}
{% block meta_robot %}
{{ parent() }}
<link rel=\"canonical\" href=\"{{ url('frontend_guarantee') }}\"/>
{{ source('stubs/seo/robots_index_follow.html.twig') }}
{% endblock %}
{% block meta_title %}{{ 'seo.landing.guarantee.title'|trans({}, \"seo\") }}{% endblock %}
{% block meta_desc %}{{ 'seo.landing.guarantee.desc'|trans({}, \"seo\") }}{% endblock %}
{% block body_content %}
<div class=\"garantie-premium\">
<div class=\"landing-header\">
<h1 class=\"titre05\">
{{ 'frontend.landing.guarantee.header.title'|trans({}, 'landing') }}
{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
<span>{{ 'frontend.landing.guarantee.header.subtitle'|trans({}, 'landing') }}</span>
{% endif %}
</h1>
</div>
<div class=\"landing-content bg-color01\">
{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
<div class=\"content-block-pt\">
{{ 'frontend.landing.guarantee.pt.content.section00.text01'|trans({}, 'landing')|raw }}
<h2 class=\"titre01 marginT10 bold\">{{ 'frontend.landing.guarantee.pt.content.section01.title'|trans({}, 'landing') }}</h2>
{{ 'frontend.landing.guarantee.pt.content.section01.text01'|trans({'%href%': asset('bundles/vpauto/pdf/CPS-notice-d-information.pdf')}, 'landing')|raw }}
<h2 class=\"titre01 marginT10 bold\">{{ 'frontend.landing.guarantee.pt.content.section02.title'|trans({}, 'landing') }}</h2>
<p>
{{ 'frontend.landing.guarantee.pt.content.section02.text01'|trans({}, 'landing') }}
<a href=\"mailto:cliente@carprotectionservices.com\" class=\"lien03\">cliente@carprotectionservices.com</a>
</p>
<p>
{{ 'frontend.landing.guarantee.pt.content.section02.text02'|trans({}, 'landing') }}
<a href=\"mailto:avaria@carprotectionservices.com\" class=\"lien03\">avaria@carprotectionservices.com</a>
</p>
<div class=\"bg-img03 m-hide\">
<div class=\"titre01\">{{ 'frontend.landing.guarantee.pt.content.section03.text01'|trans({}, 'landing')|raw }}</div>
</div>
</div>
{% elseif is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
<div class=\"content-block-be\">
<div class=\"grid-container\">
{% if 'fr' == app.request.locale %}
<div class=\"left marginR20\"><img src=\"{{ asset('bundles/vpauto/frontend/images/icones/garantie-premium-fr.png') }}\" alt=\"Garantie premium\"></div>
{% endif %}
<div>
{{ 'frontend.landing.guarantee.be.content.section00.text01'|trans({}, 'landing')|raw }}
</div>
</div>
<h2 class=\"titre01 marginT40 bold\">{{ 'frontend.landing.guarantee.be.content.section01.title'|trans({}, 'landing') }}</h2>
{{ 'frontend.landing.guarantee.be.content.section01.text01'|trans({}, 'landing')|raw }}
<h2 class=\"titre01 marginT40 bold\">{{ 'frontend.landing.guarantee.be.content.section02.title'|trans({}, 'landing') }}</h2>
<p>
{{ 'frontend.landing.guarantee.be.content.section02.text01'|trans({}, 'landing') }}
<a href=\"mailto:src@carprotectionservices.com\" class=\"lien03\">src@carprotectionservices.com</a>
</p>
<p>
{{ 'frontend.landing.guarantee.be.content.section02.text02'|trans({}, 'landing') }}
<a href=\"mailto:sinistres@carprotectionservices.com\" class=\"lien03\">sinistres@carprotectionservices.com</a>
</p>
{% if 'fr' == app.request.locale or 'nl' == app.request.locale %}
<p><a href=\"{{ asset('bundles/vpauto/pdf/FPST486TA_PREMIUM_VPAUTO_vf.pdf') }}\" class=\"lien03\" target=\"_blank\">{{ 'frontend.landing.guarantee.be.content.section02.link01'|trans({}, 'landing') }}</a></p>
{% endif %}
</div>
{% else %}
<div>
<h2 class=\"titre01 txtnormal\">{{ 'frontend.landing.guarantee.content.title01'|trans({}, 'landing')|raw }}</h2>
<p class=\"marginT20\">{{ 'frontend.landing.guarantee.content.text01'|trans({}, 'landing')|raw }}</p>
<div class=\"block01 max-width-800\">
<div class=\"txtcenter\">
<img src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium01.webp') }}\" width=\"104px\" alt=\"Garantie premium\">
</div>
<div class=\"grid-container block-box-shadow\">
<div class=\"marginT20 paddingR20 marginB20 marginL20\">
<h3 class=\"titre03 color10 bold txtcenter marginB20\">{{ 'frontend.landing.guarantee.content.item01.title'|trans({}, 'landing')|raw }}</h3>
<ul class=\"liste01 max-width-500\">{{ 'frontend.landing.guarantee.content.item01.list'|trans({}, 'landing')|raw }}</ul>
<div class=\"txtcenter marginT20\">
<a href=\"{% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}{{ asset('bundles/vpauto/pdf/Garantia_VP_2021.pdf') }}{% else %}{{ asset('bundles/vpauto/pdf/Fiche-produit-VP-premium.pdf') }}{% endif %}\" target=\"_blank\" title=\"\" class=\"lien12\">{{ 'frontend.landing.guarantee.content.item01.link'|trans({}, 'landing')|raw }}</a>
</div>
<div class=\"max-width-500 marginT20 txtcenter\">{{ 'frontend.landing.guarantee.content.item01.text01'|trans({}, 'landing')|raw }}</div>
</div>
</div>
</div>
<div
style=\"
margin: 20px;
width: 100%;
position: relative;
overflow: visible;
\"
>
<img
src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium02.svg') }}\"
class=\"disapear-on-mobile page-guarantee-image2\"
alt=\"Étape suivante\"
>
<div class=\"max-width-800\">
<h2 class=\"titre01 txtnormal txtcenter bold\">{{ 'frontend.landing.guarantee.content.title02'|trans({}, 'landing')|raw }}</h2>
</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<h3 class=\"titre03 color10 bold txtcenter marginB20\">{{ 'frontend.landing.guarantee.content.item02.title01'|trans({}, 'landing')|raw }}</h3>
<ul class=\"liste01 max-width-500\" style=\"margin-bottom: 10px\">{{ 'frontend.landing.guarantee.content.item02.list'|trans({}, 'landing')|raw }}</ul>
<img
src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium03.svg') }}\"
class=\"page-guarantee-image3\"
alt=\"Un conseiller dédié\"
>
<div class=\"txtcenter\" style=\"margin-top: 10px\">
<p class=\"titre03 color10 bold marginT20\">{{ 'frontend.landing.guarantee.content.item02.title02'|trans({}, 'landing')|raw }}</p>
<p class=\"marginT10\">
{{ 'frontend.landing.guarantee.content.item02.tel'|trans({}, 'landing')|raw }} :
<span class=\"m-hide\">09 70 77 28 59</span>
<a href=\"tel:0970772859\" title=\"\" class=\"lien-tel-m grid-hide tab-l-hide tab-p-hide m-visible\">09 70 77 28 59</a>
</p>
<p class=\"marginT10\">E-mail : <a href=\"mailto:contact@carprotectionservices.com\" title=\"\">contact@carprotectionservices.com</a></p>
</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
margin-top: 120px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<h3 class=\"titre03 color10 bold txtcenter\" style=\"margin-bottom: 10px\">{{ 'frontend.landing.guarantee.content.item03.title'|trans({}, 'landing')|raw }}</h3>
<img
src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium04.svg') }}\"
class=\"page-guarantee-image4\"
alt=\"CPS, un partenaire de référence\"
>
<ul class=\"liste01 max-width-500\" style=\"margin-top: 10px\">{{ 'frontend.landing.guarantee.content.item03.list'|trans({}, 'landing')|raw }}</ul>
<div class=\"max-width-500 marginT40 txtcenter color11 bold\">{{ 'frontend.landing.guarantee.content.item03.text01'|trans({ '%tel%': '09 70 77 28 50', '%telMobile%': '0970772850', '%email%' : 'sinistres@carprotectionservices.com' }, 'landing')|raw }}</div>
</div>
<div
class=\"grid-container block-box-shadow max-width-800\"
style=\"
position: relative;
overflow: visible;
margin-top: 120px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
\"
>
<img
src=\"{{ asset('bundles/vpauto/frontend/images/garantie-premium05.svg') }}\"
class=\"page-guarantee-image5\"
alt=\"Professionnels de l'automobile\"
/>
<div
style=\"
max-width: 500px;
display: flex;
flex-direction: column;
align-items: center;
\"
>
<h3 class=\"titre03 color10 bold txtcenter marginB20\" style=\"margin-top: 10px\">{{ 'frontend.landing.guarantee.content.item04.title'|trans({}, 'landing')|raw }}</h3>
<div class=\"marginT20 txtcenter\">{{ 'frontend.landing.guarantee.content.item04.text01'|trans({ '%tel%': '09 70 77 28 59', '%telMobile%': '0970772859' }, 'landing')|raw }}</div>
</div>
</div>
</div>
{% endif %}
</div>
</div>
<!--Footer -->
{% include 'frontend/footer.html.twig' %}
<!-- FIN Footer -->
{% endblock body_content %}
", "Frontend/landing/guarantee.html.twig", "/srv/src/Resources/views/Frontend/landing/guarantee.html.twig");
}
}