<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no, user-scalable=no">
<meta name="google-site-verification" content="SM-kOo-dLpG9e0jKofC5YbCU55tt9JrWvAYOzBTBdpo" />
<link rel="canonical" href="{{ app.request.getSchemeAndHttpHost ~ app.request.baseUrl ~ app.request.pathInfo }}" />
{% if no_index == 'true' %}
<meta name="robots" content="noindex, nofollow" />
{% else %}
<meta name="robots" content="index, follow" />
{% if app.environment == 'prod' or app.environment == 'PROD' %}
<!-- Google Tag Manager -->
<script>(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-KXCZ6DN');</script>
<!-- End Google Tag Manager -->
<script>
// Installation script generated by Spotify Ads Manager
(function(w, d){
var id='spdt-capture', n='script';
if (!d.getElementById(id)) {
w.spdt =
w.spdt ||
function() {
(w.spdt.q = w.spdt.q || []).push(arguments);
};
var e = d.createElement(n); e.id = id; e.async=1;
e.src = 'https://pixel.byspotify.com/ping.min.js';
var s = d.getElementsByTagName(n)[0];
s.parentNode.insertBefore(e, s);
}
w.spdt('conf', { key: 'c3a2ce6f68e5455086f10d97adea4bc7' });
w.spdt('view');
})(window, document);
</script>
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '254256472371015');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=254256472371015&ev=PageView&noscript=1"/></noscript>
<!-- End Meta Pixel Code -->
{% endif %}
{% endif %}
{% if overrideSeoTitle is defined %}
<title>{{ overrideSeoTitle }}</title>
{% else %}
{{ sonata_seo_title() }}
{% endif %}
{{ sonata_seo_metadatas() }}
<meta name="author" content="">
<link rel="icon" href="{{ asset('favicon.ico') }}?v=1" />
<link href="{{ asset('assets/css/global.css') }}?v=1.6.0" rel="stylesheet" />
<style>
.goog-te-menu-frame {
max-width:100% !important;
}
.goog-te-combo {
max-width:100% !important;
}
.goog-te-menu2 {
max-width: 100% !important;
overflow-x: scroll !important;
box-sizing:border-box !important;
height:auto !important;
}
</style>