{
	"consentModal": {
		"title": "We use cookies!",
		"description": "We use essential cookies to ensure the website&#039;s proper operation.",
		"acceptAllBtn": "Accept All",
		"acceptNecessaryBtn": "Accept Necessary",
		"closeIconLabel": null,
		"showPreferencesBtn": "Manage Preferences",
		"footer": "<a href=\"https://enterramon.com/cookies/\" target=\"_blank\">Cookie policy</a>"
	},
	"preferencesModal": {
		"title": "Cookie usage",
		"acceptAllBtn": "Accept All",
		"acceptNecessaryBtn": "Accept Necessary",
		"savePreferencesBtn": "Save Preferences",
		"closeIconLabel": "Close",
		"sections": [
			{
				"title": "Preferences",
				"description": "We use cookies to ensure the basic functionalities of the website and to enhance your online experience. You can choose for each category to opt-in or opt-out whenever you want."
			},
			{
				"title": "Essential",
				"description": "Essential cookies are necessary for features that are essential to your use of our site or services, such as account login, authentication and site security.",
				"linkedCategory": "essential",
				"cookieTable": {
					"headers": {
						"name": "Name",
						"description": "Description",
						"expiration": "Expiration"
					},
					"body": [{"name":"wpcc_data","description":"Cookie consent user settings.","expiration":"1 week"},{"name":"wpcc_uuid","description":"Used to identify unique site visitors","expiration":"Session"},{"name":"wp-settings-time-1","description":"setting timestamp for site","expiration":"1 year"},{"name":"wp-settings-1","description":"Wordpress Settings Cookie","expiration":"6 months"}]
				}
			},
			{
				"title": "Analytics",
				"description": "Analytics cookies allow us to analyze your visits and actions so we can make our service better.",
				"linkedCategory": "analytics",
				"cookieTable": {
					"headers": {
						"name": "Name",
						"description": "Description",
						"expiration": "Expiration"
					},
					"body": [{"name":"_ga_EBJS2ZSE5E","description":"Google Analytics","expiration":"1 month"},{"name":"_ga","description":"Google Analytics","expiration":"1 month"},{"name":"_ga_JB9125NY7L","description":"Google Analytics","expiration":"6 months"}]
				}
			},
			{
				"title": "Marketing",
				"description": "Marketing cookies make it possible to show you more relevant social media content and advertisements on our website and other platforms.",
				"linkedCategory": "marketing",
				"cookieTable": {
					"headers": {
						"name": "Name",
						"description": "Description",
						"expiration": "Expiration"
					},
					"body": [{"name":"_fbp","description":"Facebook Pixel","expiration":"6 months"}]
				}
			},
			{
				"title": "Personalization",
				"description": "Personalization cookies help us to tailor the user experience based on your preferences. They remember the choices you make, such as language or region, and provide improved features.",
				"linkedCategory": "personalization",
				"cookieTable": {
					"headers": {
						"name": "Name",
						"description": "Description",
						"expiration": "Expiration"
					},
					"body": []
				}
			},
			{
				"title": "More information",
				"description": "For any queries in relation to our policy on cookies and your choices, please contact us."
			}
		]
	}
}