<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" />
{% 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);
Home - 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', {
event_id: 'INSERT_EVENT_ID',
});
})(window, document);
</script>
{% 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.5" 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>