{"id":3100,"date":"2025-08-30T11:12:20","date_gmt":"2025-08-30T09:12:20","guid":{"rendered":"http:\/\/localhost:18080\/?page_id=3100"},"modified":"2025-08-30T11:21:29","modified_gmt":"2025-08-30T09:21:29","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/s.frontbayip.com\/it\/cookie-policy\/","title":{"rendered":"Politica dei Cookie"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3100\" class=\"elementor elementor-3100\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66f6b01 e-flex e-con-boxed e-con e-parent\" data-id=\"66f6b01\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a0aa08 elementor-widget elementor-widget-wp-widget-custom_html\" data-id=\"5a0aa08\" data-element_type=\"widget\" data-widget_type=\"wp-widget-custom_html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"textwidget custom-html-widget\">\r\n    .cookie-policy-container {\r\n        line-height: 1.6;\r\n        color: #333;\r\n        width: 100%;\r\n        max-width: none;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .cookie-policy-container h1 {\r\n        color: #2c3e50;\r\n        border-bottom: 3px solid #3498db;\r\n        padding-bottom: 10px;\r\n        margin-bottom: 30px;\r\n        margin-top: 20px;\r\n        text-align: center;\r\n        font-size: 2em;\r\n    }\r\n\r\n    .cookie-policy-container h2 {\r\n        color: #34495e;\r\n        margin-top: 40px;\r\n        margin-bottom: 20px;\r\n        padding-left: 15px;\r\n        border-left: 4px solid #3498db;\r\n        font-size: 1.5em;\r\n    }\r\n\r\n    .cookie-policy-container h3 {\r\n        color: #2c3e50;\r\n        margin-top: 30px;\r\n        margin-bottom: 15px;\r\n        font-size: 1.2em;\r\n    }\r\n\r\n    .cookie-policy-container p {\r\n        margin-bottom: 15px;\r\n        text-align: justify;\r\n    }\r\n\r\n    .cookie-policy-container .info-box {\r\n        background-color: #f8f9fa;\r\n        border-left: 4px solid #27ae60;\r\n        padding: 15px;\r\n        margin: 20px 0;\r\n        border-radius: 4px;\r\n    }\r\n\r\n    .cookie-policy-container .warning {\r\n        background-color: #fff3cd;\r\n        border: 1px solid #ffeaa7;\r\n        border-left: 4px solid #d68910;\r\n        padding: 15px;\r\n        margin: 20px 0;\r\n        border-radius: 4px;\r\n    }\r\n\r\n    .cookie-policy-container .important {\r\n        background-color: #d4edda;\r\n        border: 1px solid #c3e6cb;\r\n        border-left: 4px solid #28a745;\r\n        padding: 15px;\r\n        margin: 20px 0;\r\n        border-radius: 4px;\r\n    }\r\n\r\n    .cookie-policy-container .cookie-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin: 20px 0;\r\n        background-color: #f8f9fa;\r\n        border-radius: 4px;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .cookie-policy-container .cookie-table th,\r\n    .cookie-policy-container .cookie-table td {\r\n        padding: 12px 15px;\r\n        text-align: left;\r\n        border-bottom: 1px solid #ddd;\r\n    }\r\n\r\n    .cookie-policy-container .cookie-table th {\r\n        background-color: #3498db;\r\n        color: white;\r\n        font-weight: bold;\r\n    }\r\n\r\n    .cookie-policy-container .cookie-table tr:nth-child(even) {\r\n        background-color: #f2f2f2;\r\n    }\r\n\r\n    .cookie-policy-container ul {\r\n        margin: 15px 0;\r\n        padding-left: 30px;\r\n    }\r\n\r\n    .cookie-policy-container li {\r\n        margin-bottom: 8px;\r\n    }\r\n\r\n    .cookie-policy-container a {\r\n        color: #3498db;\r\n        text-decoration: none;\r\n    }\r\n\r\n    .cookie-policy-container a:hover {\r\n        text-decoration: underline;\r\n    }\r\n\r\n    .cookie-policy-container .contact-info {\r\n        background-color: #e8f4fd;\r\n        border: 1px solid #b3d9ff;\r\n        border-left: 4px solid #3498db;\r\n        padding: 15px;\r\n        margin: 20px 0;\r\n        border-radius: 4px;\r\n    }\r\n\r\n    .cookie-policy-container .last-updated {\r\n        text-align: center;\r\n        font-size: 0.9em;\r\n        color: #7f8c8d;\r\n        margin-top: 40px;\r\n        padding-top: 20px;\r\n        border-top: 1px solid #ecf0f1;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .cookie-policy-container h1 {\r\n            font-size: 1.8em;\r\n        }\r\n\r\n        .cookie-policy-container h2 {\r\n            font-size: 1.4em;\r\n            padding-left: 10px;\r\n        }\r\n\r\n        .cookie-policy-container .info-box,\r\n        .cookie-policy-container .warning,\r\n        .cookie-policy-container .important,\r\n        .cookie-policy-container .contact-info {\r\n            padding: 12px;\r\n        }\r\n\r\n        .cookie-policy-container .cookie-table {\r\n            font-size: 0.9em;\r\n        }\r\n\r\n        .cookie-policy-container .cookie-table th,\r\n        .cookie-policy-container .cookie-table td {\r\n            padding: 8px 10px;\r\n        }\r\n    }\r\n\r\n\r\n<div class=\"cookie-policy-container\">\r\n    <h1>Politica dei Cookie<\/h1>\r\n\r\n    <h2>1. What are Cookies?<\/h2>\r\n    <div class=\"info-box\">\r\n        <p>Enerfero S.L., either directly or through contracted third-party measurement services, may use cookies when you browse our website. Cookies are small files sent to your browser by our web service to record your browsing activities and preferences.<\/p>\r\n    <\/div>\r\n\r\n    <h2>2. Cookie Characteristics<\/h2>\r\n    <p>The cookies we use are associated only with an anonymous visitor and their computer. They do not provide your personal information by themselves.<\/p>\r\n\r\n    <div class=\"important\">\r\n        <p><strong>How Cookies Help:<\/strong> Cookies make your browsing experience smoother by allowing our server to recognize your web browser. They also help us measure website traffic, analyze user behavior, and improve our services.<\/p>\r\n    <\/div>\r\n\r\n    <h2>3. Browser Configuration<\/h2>\r\n    <div class=\"warning\">\r\n        <p><strong>Your Control:<\/strong> You can configure your browser to notify you about cookie usage and prevent their installation on your device. Please check your browser's settings and help documentation for detailed instructions.<\/p>\r\n    <\/div>\r\n\r\n    <p>In any case, cookies have a temporary nature with the sole purpose of making subsequent transmission more effective. Under no circumstances will cookies be used to collect personal information.<\/p>\r\n\r\n    <h2>4. Types of Cookies Used<\/h2>\r\n    <p>Following the guidelines of the Spanish Agency for Data Protection, we detail the use of cookies on this website to inform you as accurately as possible.<\/p>\r\n\r\n    <h3>Third-Party Cookies Used on This Website:<\/h3>\r\n\r\n    <table class=\"cookie-table\">\r\n        <thead>\r\n            <tr>\r\n                <th>Cookie Type<\/th>\r\n                <th>Purpose<\/th>\r\n                <th>Provider<\/th>\r\n                <th>Duration<\/th>\r\n            <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n            <tr>\r\n                <td><strong>Google Analytics<\/strong><\/td>\r\n                <td>Stores cookies to compile statistics on traffic and volume of visits to this website<\/td>\r\n                <td>Google Inc.<\/td>\r\n                <td>2 years<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>Social Networks<\/strong><\/td>\r\n                <td>Each social network uses its own cookies so you can click buttons like \"Like\" or \"Share\"<\/td>\r\n                <td>Various social platforms<\/td>\r\n                <td>Session\/Variable<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>Essential Cookies<\/strong><\/td>\r\n                <td>Necessary for the website to function properly<\/td>\r\n                <td>Enerfero S.L.<\/td>\r\n                <td>Session<\/td>\r\n            <\/tr>\r\n            <tr>\r\n                <td><strong>Preference Cookies<\/strong><\/td>\r\n                <td>Remember your settings and preferences<\/td>\r\n                <td>Enerfero S.L.<\/td>\r\n                <td>1 year<\/td>\r\n            <\/tr>\r\n        <\/tbody>\r\n    <\/table>\r\n\r\n    <h2>5. Consent and Rights<\/h2>\r\n    <p>By using this website, you consent to the processing of information about you by Google and other third parties for the purposes described above. You can withdraw your consent at any time by modifying your browser settings or using our cookie preference tools. For rights related to Google Analytics data, you must exercise them directly with Google.<\/p>\r\n\r\n    <div class=\"important\">\r\n        <p><strong>Your Rights:<\/strong> You have the right to withdraw your consent at any time by modifying your browser settings or using our cookie preferences tool.<\/p>\r\n    <\/div>\r\n\r\n    <h2>6. Cookie Management<\/h2>\r\n    <p>You can manage your cookie preferences in the following ways:<\/p>\r\n    <ul>\r\n        <li><strong>Browser Settings:<\/strong> Most browsers allow you to control cookies through their settings preferences<\/li>\r\n        <li><strong>Third-Party Tools:<\/strong> You can use various browser extensions to block or manage cookies<\/li>\r\n        <li><strong>Opt-out Links:<\/strong> For Google Analytics, you can opt-out using their official opt-out browser add-on<\/li>\r\n        <li><strong>Contact Us:<\/strong> If you need assistance with cookie management, please contact us<\/li>\r\n    <\/ul>\r\n\r\n    <h2>7. Updates to This Policy<\/h2>\r\n    <p>This Cookie Policy may be updated periodically to reflect changes in our practices or legal requirements. Any updates will be posted on this page.<\/p>\r\n\r\n    <div class=\"contact-info\">\r\n        <p><strong>Questions about Cookies?<\/strong><br>\r\n        If you have any questions about our use of cookies or need assistance with cookie settings, please contact us:<br>\r\n        <strong>Email:<\/strong> <a href=\"mailto:info@enerfero.com\">info@enerfero.com<\/a><\/p>\r\n    <\/div>\r\n\r\n    <div class=\"last-updated\">\r\n        <p>Last updated: 2025-08-01 | This cookie policy is subject to periodic review and updates.<\/p>\r\n    <\/div>\r\n<\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3100","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/pages\/3100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/comments?post=3100"}],"version-history":[{"count":11,"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/pages\/3100\/revisions"}],"predecessor-version":[{"id":3132,"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/pages\/3100\/revisions\/3132"}],"wp:attachment":[{"href":"https:\/\/s.frontbayip.com\/it\/wp-json\/wp\/v2\/media?parent=3100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}