Oh, cookies in sight!
To ensure you get the best and most secure experience, our website uses essential cookies, and with your consent, other cookies to analyze traffic and improve our services. You can choose to accept only essential cookies or accept all cookies. You can change your choice at any time in your privacy settings.
Learn more
{
if (typeof gtag !== 'undefined') {
gtag('consent', 'update', {
'ad_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'analytics_storage': 'denied'
});
}
window.uetq = window.uetq || [];
window.uetq.push('consent', 'update', { 'ad_storage': 'denied' });
localStorage.setItem('cookieConsent', 'false');
window.location.reload();
});
" class="flex-1 sm:flex-none sm:w-auto px-6 py-3 rounded-full border-2 border-gray-300 text-gray-600 text-sm font-semibold hover:border-gray-400 hover:bg-gray-50 transition-colors cursor-pointer">
Accept the essentials
{
if (typeof gtag !== 'undefined') {
gtag('consent', 'update', {
'ad_storage': 'granted',
'ad_user_data': 'granted',
'ad_personalization': 'granted',
'analytics_storage': 'granted'
});
}
window.uetq = window.uetq || [];
window.uetq.push('consent', 'update', { 'ad_storage': 'granted' });
localStorage.setItem('cookieConsent', 'true');
window.location.reload();
});
" class="flex-1 sm:flex-none sm:w-auto px-6 py-3 rounded-full bg-primary border-2 border-primary text-secondary text-sm font-bold hover:opacity-90 transition-opacity cursor-pointer">
Accept everything