var/cache/dev/twig/b3/b33a477b7569e6b5cc24bbf9c8f18c0b.php line 95
<?phpuse 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;/* base.html.twig */class __TwigTemplate_9dcca2d91f0bba6b5a12eb258df373e3 extends \Twig\Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->parent = false;$this->blocks = ['meta_group' => [$this, 'block_meta_group'],'meta_canonical' => [$this, 'block_meta_canonical'],'meta_alternate' => [$this, 'block_meta_alternate'],'meta_robots' => [$this, 'block_meta_robots'],'stylesheets' => [$this, 'block_stylesheets'],'javascripts' => [$this, 'block_javascripts'],'iubenda_config' => [$this, 'block_iubenda_config'],'gtm_config' => [$this, 'block_gtm_config'],'bodyClass' => [$this, 'block_bodyClass'],'bodyStyle' => [$this, 'block_bodyStyle'],'gtm_config_noscript' => [$this, 'block_gtm_config_noscript'],'body' => [$this, 'block_body'],'header' => [$this, 'block_header'],'content' => [$this, 'block_content'],'extraContent' => [$this, 'block_extraContent'],'footer' => [$this, 'block_footer'],'modals' => [$this, 'block_modals'],'javascripts_body' => [$this, 'block_javascripts_body'],'javascripts_iubenda' => [$this, 'block_javascripts_iubenda'],];}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", "base.html.twig"));// line 1echo "<!DOCTYPE html><html xmlns=\"https://www.w3.org/1999/xhtml\" xmlns:fb=\"http://ogp.me/ns/fb#\" prefix=\"og: http://ogp.me/ns#\" lang=\"";// line 2echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 2), "getLocale", [], "method", false, false, false, 2), "html", null, true);echo "\">";// line 3$context["busters"] = $this->extensions['App\Twig\AppExtension']->getBustersValues();// line 4echo " ";$context["webpEnabled"] = $this->extensions['App\Twig\AppExtension']->isWebpEnabled();// line 5echo " ";$context["iubendaCookie"] = $this->extensions['App\Twig\AppExtension']->getIubendaCookie(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 5), "locale", [], "any", false, false, false, 5));// line 6echo " <head>";// line 7ob_start(function () { return ''; });// line 8echo " <meta charset=\"utf-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">";// line 12$this->displayBlock('meta_group', $context, $blocks);// line 21echo "";// line 22$this->displayBlock('meta_canonical', $context, $blocks);// line 27echo "";// line 28$this->displayBlock('meta_alternate', $context, $blocks);// line 39echo "";// line 40$this->displayBlock('meta_robots', $context, $blocks);// line 49echo "<link rel=\"icon\" href=\"";// line 50echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/frontend/favicon.ico"), "html", null, true);echo "\" sizes=\"any\">";// line 52$context["icons"] = [0 => 32, 1 => 76, 2 => 120, 3 => 152, 4 => 167, 5 => 180, 6 => 192, 7 => 196];// line 53echo " ";$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(($context["icons"] ?? null));foreach ($context['_seq'] as $context["_key"] => $context["icon"]) {// line 54echo " <link rel=\"apple-touch-icon\" sizes=\"";echo twig_escape_filter($this->env, $context["icon"], "html", null, true);echo "x";echo twig_escape_filter($this->env, $context["icon"], "html", null, true);echo "\" href=\"";echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((("assets/images/frontend/webpage-icons/icon-" . $context["icon"]) . "x") . $context["icon"]) . ".png")), "html", null, true);echo "\">";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['icon'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 56echo "<meta name=\"apple-mobile-web-app-title\" content=\"Kioene\"><meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\"><meta name=\"apple-mobile-web-app-capable\" content=\"yes\"><meta name=\"theme-color\" content=\"#166938\"><meta name=\"msapplication-navbutton-color\" content=\"#166938\"><meta name=\"geo.region\" content=\"IT\"><meta name=\"geo.placename\" content=\"Villanova di Camposampiero\"><meta name=\"geo.position\" content=\"45.491379;11.96371\"><meta name=\"ICBM\" content=\"45.491379, 11.96371\"><meta name=\"msapplication-config\" content=\"none\">";// line 70$this->displayBlock('stylesheets', $context, $blocks);// line 95echo "<script type=\"application/ld+json\">{\"@context\": \"https://schema.org\",\"@type\": \"Organization\",\"url\": \"https://www.kioene.com\",\"logo\": \"";// line 101echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/svg/logo-kioene.svg"), "html", null, true);echo "\"}</script>";// line 105$this->displayBlock('javascripts', $context, $blocks);// line 106echo "";$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());// line 7echo twig_spaceless($___internal_parse_0_);// line 108echo "<script type=\"text/javascript\">var pixel_PageView__now = Math.floor(Date.now() / 1000);var pixel_PageView__eventID = pixel_PageView__now + '_' + Math.random().toString(36).substr(2, 9);var pixel_em = '';var pixel_ph = '';</script>";// line 116$this->displayBlock('iubenda_config', $context, $blocks);// line 129echo "<script>var url__tracking_pixel=\"/api/tracking-pixel-api-conversion/ajax.php\";var url__tracking_pinterest=\"/api/tracking-pinterest-api-conversion/ajax.php\";var tracking__locale = '";// line 133echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 133), "locale", [], "any", false, false, false, 133), "html", null, true);echo "';var tracking__viewcontent__title = '';var tracking__viewcontent__ids = [];var tracking__viewcontent__type = 'page';</script><!-- Google Tag Manager --><script type=\"text/javascript\">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}</script><script type=\"text/javascript\">dataLayer.push({locale: '";// line 144echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 144), "locale", [], "any", false, false, false, 144), "html", null, true);echo "'});</script><script type=\"application/javascript\">var checkPixelCallback = false;var consent_analytics_storage = 'denied';var consent_ad_storage = 'denied';var consent_personalization_storage = 'denied';var consent_functionality_storage = 'denied';var consent_security_storage = 'denied';var iubendaCookie = null;var cookieName = '_iub_cs-'+iubendaIds[locale]['cookiePolicyId'] + \"=\";var ca = document.cookie.split(';');for(var i=0; i<ca.length; i++) {var c = ca[i];while (c.charAt(0)==' ') c = c.substring(1);if (c.indexOf(cookieName) == 0) {iubendaCookie = c.substring(cookieName.length,c.length)}}if (iubendaCookie) {iubendaCookie = decodeURIComponent(iubendaCookie);iubendaCookie = JSON.parse(iubendaCookie);if (iubendaCookie.purposes[5]) {consent_ad_storage = 'granted';var checkPixelCallback = true;dataLayer.push({consense_marketing: true});}if (iubendaCookie.purposes[4]) {consent_analytics_storage = 'granted';dataLayer.push({anonymizeIp: false,});}if (iubendaCookie.purposes[3]) {consent_personalization_storage = 'granted';}if (iubendaCookie.purposes[2]) {consent_functionality_storage = 'granted';}} else {dataLayer.push({anonymizeIp: true,consense_marketing: false});}gtag('consent', 'default', {'ad_storage': consent_ad_storage,'ad_user_data': consent_ad_storage,'ad_personalization': consent_ad_storage,'analytics_storage': consent_analytics_storage,'wait_for_update': 500,// 'personalization_storage': consent_personalization_storage,// 'functionality_storage': consent_functionality_storage,// 'security_storage': consent_security_storage,});</script>";// line 207$this->displayBlock('gtm_config', $context, $blocks);// line 214echo " <!-- End Google Tag Manager --></head><body class=\"body body_";// line 216echo twig_escape_filter($this->env, twig_replace_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 216), "attributes", [], "any", false, false, false, 216), "get", [0 => "_route"], "method", false, false, false, 216), ["_" => "-"]), "html", null, true);echo " ";((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 216), "attributes", [], "any", false, false, false, 216), "get", [0 => "category_slug"], "method", false, false, false, 216)) ? (print (twig_escape_filter($this->env, ("body_" . twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 216), "attributes", [], "any", false, false, false, 216), "get", [0 => "category_slug"], "method", false, false, false, 216)), "html", null, true))) : (print ("")));echo " ";echo ((($context["webpEnabled"] ?? null)) ? ("webp") : (""));echo " w-100 ";$this->displayBlock('bodyClass', $context, $blocks);echo "\" ";$this->displayBlock('bodyStyle', $context, $blocks);echo "><!-- Google Tag Manager (noscript) -->";// line 218$this->displayBlock('gtm_config_noscript', $context, $blocks);// line 222echo " <!-- End Google Tag Manager (noscript) -->";// line 223$this->displayBlock('body', $context, $blocks);// line 285echo " ";$this->displayBlock('javascripts_body', $context, $blocks);// line 444echo "";// line 445$this->displayBlock('javascripts_iubenda', $context, $blocks);// line 486echo " </body></html>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 12public function block_meta_group($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_group"));// line 13echo "";// line 14if ((array_key_exists("metatags", $context) && ($context["metatags"] ?? null))) {// line 15echo " ";$this->loadTemplate("partials/metatags/_custom.html.twig", "base.html.twig", 15)->display($context);// line 16echo " ";} else {// line 17echo " ";$this->loadTemplate("partials/metatags/_default.html.twig", "base.html.twig", 17)->display($context);// line 18echo " ";}// line 19echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 22public function block_meta_canonical($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_canonical"));// line 23echo " ";if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 23), "attributes", [], "any", false, false, false, 23), "get", [0 => "_route"], "method", false, false, false, 23)) {// line 24echo " <link rel=\"canonical\" href=\"";echo twig_escape_filter($this->env, twig_lower_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 24), "attributes", [], "any", false, false, false, 24), "get", [0 => "_route"], "method", false, false, false, 24), ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 24), "attributes", [], "any", false, true, false, 24), "get", [0 => "_route_params"], "method", true, true, false, 24)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 24), "attributes", [], "any", false, true, false, 24), "get", [0 => "_route_params"], "method", false, false, false, 24), [])) : ([])))), "html", null, true);echo "\" />";}// line 26echo " ";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 28public function block_meta_alternate($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_alternate"));// line 29echo " ";if ((array_key_exists("hreflangs", $context) && ($context["hreflangs"] ?? null))) {// line 30echo " ";$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(($context["hreflangs"] ?? null));foreach ($context['_seq'] as $context["_key"] => $context["hreflang"]) {// line 31echo " <link rel=\"alternate\" hreflang=\"";echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["hreflang"], "locale", [], "any", false, false, false, 31), "html", null, true);echo "\" href=\"";echo twig_escape_filter($this->env, twig_lower_filter($this->env, twig_get_attribute($this->env, $this->source, $context["hreflang"], "href", [], "any", false, false, false, 31)), "html", null, true);echo "\" />";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['hreflang'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 33echo " ";} else {// line 34echo " ";$context['_parent'] = $context;$context['_seq'] = twig_ensure_traversable(($context["locales"] ?? null));foreach ($context['_seq'] as $context["_key"] => $context["locale"]) {// line 35echo " <link rel=\"alternate\" hreflang=\"";echo twig_escape_filter($this->env, $context["locale"], "html", null, true);echo "\" href=\"";echo twig_escape_filter($this->env, twig_lower_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 35), "attributes", [], "any", false, false, false, 35), "get", [0 => "_route"], "method", false, false, false, 35), twig_array_merge(((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 35), "attributes", [], "any", false, true, false, 35), "get", [0 => "_route_params"], "method", true, true, false, 35)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 35), "attributes", [], "any", false, true, false, 35), "get", [0 => "_route_params"], "method", false, false, false, 35), [])) : ([])), ["_locale" => $context["locale"]]))), "html", null, true);echo "\" />";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['locale'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 37echo " ";}// line 38echo " ";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 40public function block_meta_robots($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_robots"));// line 41echo " ";if (((twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "environment", [], "any", false, false, false, 41) == "dev") || (twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "environment", [], "any", false, false, false, 41) == "test"))) {// line 42echo " <meta name=\"robots\" content=\"noindex,nofollow\"><meta name=\"googlebot\" content=\"noindex,nofollow\">";} else {// line 45echo " <meta name=\"robots\" content=\"index,follow\"><meta name=\"googlebot\" content=\"index,follow\">";}// line 48echo " ";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 70public function block_stylesheets($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", "stylesheets"));// line 71echo " ";// line 74echo "<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin><link href=\"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap\" rel=\"stylesheet\"><link rel=\"stylesheet\" href=\"https://use.typekit.net/uil7luu.css\"><!-- Preload the LCP image with a high fetchpriority so it starts loading with the stylesheet. -->";// line 84echo " <link rel=\"preload\" as=\"image\" href=\"";echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/webp/frontend/bg-land-large-mobile.webp"), "html", null, true);echo "\" type=\"image/webp\"><link rel=\"preload\" href=\"";// line 85echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/fonts/market-fresh/market-fresh-bold.woff2"), "html", null, true);echo "\" as=\"font\" type=\"font/woff2\" crossorigin><link rel=\"preload\" fetchpriority=\"high\" href=\"";// line 86echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/fonts.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/fonts.css", [], "array", true, true, false, 86)) ? (print (twig_escape_filter($this->env, (($__internal_compile_0 = ($context["busters"] ?? null)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0["css/frontend/fonts.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\" as=\"style\"><link rel=\"stylesheet\" href=\"";// line 87echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/fonts.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/fonts.css", [], "array", true, true, false, 87)) ? (print (twig_escape_filter($this->env, (($__internal_compile_1 = ($context["busters"] ?? null)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1["css/frontend/fonts.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\"><link rel=\"preload\" href=\"";// line 88echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/pofo.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/pofo.css", [], "array", true, true, false, 88)) ? (print (twig_escape_filter($this->env, (($__internal_compile_2 = ($context["busters"] ?? null)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2["css/frontend/pofo.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\" as=\"style\"><link rel=\"stylesheet\" href=\"";// line 89echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/pofo.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/pofo.css", [], "array", true, true, false, 89)) ? (print (twig_escape_filter($this->env, (($__internal_compile_3 = ($context["busters"] ?? null)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3["css/frontend/pofo.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\"><link rel=\"preload\" href=\"";// line 90echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/main.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/main.css", [], "array", true, true, false, 90)) ? (print (twig_escape_filter($this->env, (($__internal_compile_4 = ($context["busters"] ?? null)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4["css/frontend/main.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\" as=\"style\"><link rel=\"stylesheet\" href=\"";// line 91echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/frontend/main.css"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "css/frontend/main.css", [], "array", true, true, false, 91)) ? (print (twig_escape_filter($this->env, (($__internal_compile_5 = ($context["busters"] ?? null)) && is_array($__internal_compile_5) || $__internal_compile_5 instanceof ArrayAccess ? ($__internal_compile_5["css/frontend/main.css"] ?? null) : null), "html", null, true))) : (print ("")));echo "\">";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 105public function block_javascripts($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", "javascripts"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 116public function block_iubenda_config($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", "iubenda_config"));// line 117echo "<script type=\"text/javascript\">var iubendaIds = [];var locale = '";// line 120echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 120), "locale", [], "any", false, false, false, 120), "html", null, true);echo "';iubendaIds[locale] = {'siteId' : '";// line 122echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (($__internal_compile_6 = ($context["iubenda"] ?? null)) && is_array($__internal_compile_6) || $__internal_compile_6 instanceof ArrayAccess ? ($__internal_compile_6[twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 122), "locale", [], "any", false, false, false, 122)] ?? null) : null), "siteId", [], "any", false, false, false, 122), "html", null, true);echo "','cookiePolicyId' : '";// line 123echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (($__internal_compile_7 = ($context["iubenda"] ?? null)) && is_array($__internal_compile_7) || $__internal_compile_7 instanceof ArrayAccess ? ($__internal_compile_7[twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 123), "locale", [], "any", false, false, false, 123)] ?? null) : null), "cookiePolicyId", [], "any", false, false, false, 123), "html", null, true);echo "','locale': '";// line 124echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (($__internal_compile_8 = ($context["iubenda"] ?? null)) && is_array($__internal_compile_8) || $__internal_compile_8 instanceof ArrayAccess ? ($__internal_compile_8[twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 124), "locale", [], "any", false, false, false, 124)] ?? null) : null), "locale", [], "any", false, false, false, 124), "html", null, true);echo "'};</script>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 207public function block_gtm_config($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", "gtm_config"));// line 208echo " <script type=\"text/javascript\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MM2BS55');</script>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 216public function block_bodyClass($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", "bodyClass"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function block_bodyStyle($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", "bodyStyle"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 218public function block_gtm_config_noscript($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", "gtm_config_noscript"));// line 219echo " <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-MM2BS55\"height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 223public function block_body($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"));// line 224echo " <div class=\"body__layer-transition body__layer-transition_bg-color_jewel\" data-js=\"layer-transition-2\"></div><div class=\"body__layer-transition body__layer-transition_bg-color_la-riojia\" data-js=\"layer-transition-1\"></div><div class=\"body__layer-transition\" data-js=\"layer-loading\"><img src=\"";// line 227echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/svg/spin-1.1s-100px.svg"), "html", null, true);echo "\" alt=\"loading\"></div>";// line 229$this->displayBlock('header', $context, $blocks);// line 235echo "<div class=\"page overflow-hidden\"><div class=\"page__bg\"></div><div class=\"page__bg-top\" data-transition=\"element-pre-enter\"></div><div class=\"page__content margin-lr-auto\">";// line 240$this->displayBlock('content', $context, $blocks);// line 241echo " </div>";// line 242$this->displayBlock('extraContent', $context, $blocks);// line 243echo " </div>";// line 245$this->displayBlock('footer', $context, $blocks);// line 256echo "";// line 257$this->displayBlock('modals', $context, $blocks);// line 258echo "";// line 262if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 262), "locale", [], "any", false, false, false, 262) == "it")) {// line 263echo " <div class=\"modal micromodal-slide\" id=\"modalVideo\" aria-hidden=\"true\"><div class=\"modal__overlay\" tabindex=\"-1\" data-micromodal-close><div class=\"modal__container\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"modalVideo-title\"><header class=\"modal__header\"><button class=\"modal__close\" aria-label=\"Close modal\" data-micromodal-close></button></header><main class=\"modal__content\" id=\"modalVideo-content\"><video id=\"beforeAdterVideo\" preload=\"none\" data-heroVideo autoplay muted playsinline><source src=\"/assets/video/post-reveal.mov\" type=\"video/mp4; codecs=hvc1\"><source src=\"/assets/video/post-reveal.webm\" type=\"video/webm\"></video></main></div></div></div>";}// line 279echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 229public function block_header($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", "header"));// line 230echo " ";echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::headerAction", ["route" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 232($context["app"] ?? null), "request", [], "any", false, false, false, 232), "attributes", [], "any", false, false, false, 232), "get", [0 => "_route"], "method", false, false, false, 232)]));// line 233echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 240public function block_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", "content"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 242public function block_extraContent($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", "extraContent"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 245public function block_footer($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", "footer"));// line 246echo " ";if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 246), "locale", [], "any", false, false, false, 246) == "it")) {// line 247echo " ";$this->loadTemplate("wheretobuy/_banner.html.twig", "base.html.twig", 247)->display(twig_array_merge($context, ["padding" => true]));// line 248echo " ";} else {// line 249echo " <div class=\"footer-top position-relative z-index-2\"></div>";}// line 251echo "";// line 252echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::footerAction", ["banner" => true, "color" => "white", "currentPath" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 253($context["app"] ?? null), "request", [], "any", false, false, false, 253), "get", [0 => "_route"], "method", false, false, false, 253)]));// line 254echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 257public function block_modals($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", "modals"));echo "";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 285public function block_javascripts_body($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", "javascripts_body"));// line 286echo " <script type=\"text/javascript\" src=\"";echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/gsap/gsap.js"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "js/gsap/gsap.js", [], "array", true, true, false, 286)) ? (print (twig_escape_filter($this->env, (($__internal_compile_9 = ($context["busters"] ?? null)) && is_array($__internal_compile_9) || $__internal_compile_9 instanceof ArrayAccess ? ($__internal_compile_9["js/gsap/gsap.js"] ?? null) : null), "html", null, true))) : (print ("")));echo "\"></script><script type=\"text/javascript\" src=\"";// line 287echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/gsap/ScrollTrigger.js"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "js/gsap/ScrollTrigger.js", [], "array", true, true, false, 287)) ? (print (twig_escape_filter($this->env, (($__internal_compile_10 = ($context["busters"] ?? null)) && is_array($__internal_compile_10) || $__internal_compile_10 instanceof ArrayAccess ? ($__internal_compile_10["js/gsap/ScrollTrigger.js"] ?? null) : null), "html", null, true))) : (print ("")));echo "\"></script><script type=\"text/javascript\" src=\"";// line 288echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/frontend/main.js"), "html", null, true);echo "?v=";((twig_get_attribute($this->env, $this->source, ($context["busters"] ?? null), "js/frontend/main.js", [], "array", true, true, false, 288)) ? (print (twig_escape_filter($this->env, (($__internal_compile_11 = ($context["busters"] ?? null)) && is_array($__internal_compile_11) || $__internal_compile_11 instanceof ArrayAccess ? ($__internal_compile_11["js/frontend/main.js"] ?? null) : null), "html", null, true))) : (print ("")));echo "\"></script>";// line 290if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 290), "locale", [], "any", false, false, false, 290) == "it")) {// line 291echo " <script type=\"text/javascript\">MicroModal.init();// MicroModal.show('modalVideo');document.addEventListener(\"DOMContentLoaded\", function() {// --- CONFIG: imposta una stringa 'YYYY-MM-DD' per testare (o lascia null)const DEBUG_DATE = null; // ex: \"2025-10-24\" oppure null per usare la data reale// --- helper per formattare la data come YYYY-MM-DDfunction formatYYYYMMDD(d) {const yyyy = d.getFullYear();const mm = String(d.getMonth() + 1).padStart(2, \"0\");const dd = String(d.getDate()).padStart(2, \"0\");return `\${yyyy}-\${mm}-\${dd}`;}// --- ottenere \"oggi\" rispettando DEBUG_DATE se presentefunction getTodayDateObject() {if (DEBUG_DATE) {// crea Date da DEBUG_DATE (assume formato YYYY-MM-DD)const parts = DEBUG_DATE.split(\"-\");return new Date(Number(parts[0]), Number(parts[1]) - 1, Number(parts[2]));}return new Date();}// --- cookie base helpers ---function setRawCookie(name, value, expiresDate) {const expires = expiresDate ? `; expires=\${expiresDate.toUTCString()}` : \"\";document.cookie = `\${name}=\${encodeURIComponent(value)}\${expires}; path=/`;}function getRawCookie(name) {const value = `; \${document.cookie}`;const parts = value.split(`; \${name}=`);if (parts.length === 2) return decodeURIComponent(parts.pop().split(\";\").shift());return null;}// --- setta cookie con valore = data odierna (YYYY-MM-DD) e scadenza a mezzanotte successiva ---function setCookieWithDate(name) {const today = getTodayDateObject();const dateStr = formatYYYYMMDD(today);// calcola mezzanotte del giorno successivoconst midnight = new Date(today);midnight.setHours(24, 0, 0, 0); // mezzanotte successivasetRawCookie(name, dateStr, midnight);console.log(`[Modal] Imposto cookie \"\${name}\" = \${dateStr} (scade: \${midnight.toString()})`);}// --- ritorna la data memorizzata nel cookie solo se corrisponde alla \"data corrente\" ---function getValidCookieDate(name) {const stored = getRawCookie(name);if (!stored) return null;const today = getTodayDateObject();const todayStr = formatYYYYMMDD(today);if (stored === todayStr) {console.log(`[Modal] Cookie \"\${name}\" valido per oggi: \${stored}`);return stored;} else {console.log(`[Modal] Cookie \"\${name}\" presente ma non corrisponde a oggi (cookie: \${stored} - oggi: \${todayStr}) -> ignoro`);return null;}}// --- configurazione principale ---const modalId = \"modalVideo\";const modalCookieName = \"modalVideoSeenDate\";// se il cookie valido per oggi esiste -> non mostrare la modaleif (getValidCookieDate(modalCookieName)) {console.log(\"[Modal] giĆ visto oggi: non mostro la modale.\");return;}let cookieSet = false;function markModalSeen() {if (cookieSet) return;cookieSet = true;setCookieWithDate(modalCookieName);removeCloseListeners();}// --- listeners fallback per garantire che il cookie venga impostato ---const closeSelectors = `[data-micromodal-close], .micromodal-close`;let closeElements = [];function addCloseListeners() {const modalEl = document.getElementById(modalId);if (!modalEl) {console.warn(`[Modal] elemento con id=\"\${modalId}\" non trovato.`);return;}closeElements = Array.from(modalEl.querySelectorAll(closeSelectors));closeElements.forEach(el => el.addEventListener(\"click\", markModalSeen));document.addEventListener(\"keydown\", escHandler);// fallback per event custom se presentedocument.addEventListener(\"micromodal-close\", markModalSeen);}function removeCloseListeners() {closeElements.forEach(el => {try { el.removeEventListener(\"click\", markModalSeen); } catch(e){}});document.removeEventListener(\"keydown\", escHandler);document.removeEventListener(\"micromodal-close\", markModalSeen);}function escHandler(e) {if (e.key === \"Escape\" || e.key === \"Esc\") {const modalEl = document.getElementById(modalId);if (!modalEl) return;const ariaHidden = modalEl.getAttribute(\"aria-hidden\");if (modalEl.classList.contains(\"is-open\") || ariaHidden === \"false\") {markModalSeen();}}}// --- inizializzazione MicroModal con onClose che imposta il cookie ---MicroModal.init({onClose: () => {console.log(\"[Modal] MicroModal onClose fired\");markModalSeen();}});// aggiungiamo fallback listeners e mostriamo la modale dopo loadaddCloseListeners();window.addEventListener(\"load\", function() {setTimeout(() => {if (!getValidCookieDate(modalCookieName)) {MicroModal.show(modalId);console.log(`[Modal] Mostro la modale: \${modalId}`);} else {console.log(\"[Modal] Cookie valido trovato al momento del load: non mostro.\");}}, 2000);});});</script>";}// line 443echo " ";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 445public function block_javascripts_iubenda($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", "javascripts_iubenda"));// line 446echo "<script>var _iub = _iub || [];_iub.csConfiguration = {\"invalidateConsentWithoutLog\": true,\"consentOnContinuedBrowsing\": false,\"perPurposeConsent\": true,\"whitelabel\": false,\"lang\": iubendaIds[locale].locale,\"siteId\": iubendaIds[locale].siteId,\"floatingPreferencesButtonDisplay\": \"bottom-left\",\"cookiePolicyId\": iubendaIds[locale].cookiePolicyId,\"callback\": {\"onPreferenceFirstExpressed\": function(event) {onConsent(event);}},\"banner\": {\"closeButtonRejects\": true,\"rejectButtonDisplay\": true,\"rejectButtonColor\": \"#a2c618\",\"rejectButtonCaptionColor\": \"white\",\"explicitWithdrawal\": true,\"position\": \"float-center\",\"textColor\": \"black\",\"backgroundColor\": \"white\",\"listPurposes\": true,\"acceptButtonDisplay\": true,\"acceptButtonColor\": \"#046A38\",\"acceptButtonCaptionColor\": \"white\",\"customizeButtonDisplay\": true,\"customizeButtonColor\": \"#A3A3A3\",\"customizeButtonCaptionColor\": \"white\"}};</script><script type=\"text/javascript\" src=\"//cdn.iubenda.com/cs/gpp/stub.js\"></script><script type=\"text/javascript\" src=\"//cdn.iubenda.com/cs/iubenda_cs.js\" charset=\"UTF-8\" async></script>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "base.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){return array ( 1002 => 446, 995 => 445, 988 => 443, 834 => 291, 832 => 290, 825 => 288, 819 => 287, 812 => 286, 805 => 285, 792 => 257, 784 => 254, 782 => 253, 781 => 252, 778 => 251, 774 => 249, 771 => 248, 768 => 247, 765 => 246, 758 => 245, 745 => 242, 732 => 240, 724 => 233, 722 => 232, 720 => 230, 713 => 229, 701 => 279, 683 => 263, 681 => 262, 675 => 258, 673 => 257, 670 => 256, 668 => 245, 664 => 243, 662 => 242, 659 => 241, 657 => 240, 650 => 235, 648 => 229, 643 => 227, 638 => 224, 631 => 223, 622 => 219, 615 => 218, 590 => 216, 578 => 208, 571 => 207, 559 => 124, 555 => 123, 551 => 122, 546 => 120, 541 => 117, 534 => 116, 521 => 105, 508 => 91, 502 => 90, 496 => 89, 490 => 88, 484 => 87, 478 => 86, 474 => 85, 469 => 84, 458 => 74, 456 => 71, 449 => 70, 442 => 48, 437 => 45, 432 => 42, 429 => 41, 422 => 40, 415 => 38, 412 => 37, 401 => 35, 396 => 34, 393 => 33, 382 => 31, 377 => 30, 374 => 29, 367 => 28, 360 => 26, 354 => 24, 351 => 23, 344 => 22, 336 => 19, 333 => 18, 330 => 17, 327 => 16, 324 => 15, 322 => 14, 319 => 13, 312 => 12, 303 => 486, 301 => 445, 298 => 444, 295 => 285, 293 => 223, 290 => 222, 288 => 218, 275 => 216, 271 => 214, 269 => 207, 203 => 144, 189 => 133, 183 => 129, 181 => 116, 171 => 108, 169 => 7, 165 => 106, 163 => 105, 156 => 101, 148 => 95, 146 => 70, 130 => 56, 117 => 54, 112 => 53, 110 => 52, 105 => 50, 102 => 49, 100 => 40, 97 => 39, 95 => 28, 92 => 27, 90 => 22, 87 => 21, 85 => 12, 79 => 8, 77 => 7, 74 => 6, 71 => 5, 68 => 4, 66 => 3, 62 => 2, 59 => 1,);}public function getSourceContext(){return new Source("", "base.html.twig", "/var/www/releases/68/templates/base.html.twig");}}