{"id":117109,"date":"2025-09-15T12:13:35","date_gmt":"2025-09-15T11:13:35","guid":{"rendered":"https:\/\/senor.es\/consentimiento-para-el-envio-de-publicidad-suscripcion-a-newsletter\/"},"modified":"2026-06-01T12:12:05","modified_gmt":"2026-06-01T11:12:05","slug":"consent-for-receiving-advertising-newsletter-subscription","status":"publish","type":"page","link":"https:\/\/senor.es\/en\/consent-for-receiving-advertising-newsletter-subscription\/","title":{"rendered":"Consent for receiving ADVERTISING (Newsletter Subscription)"},"content":{"rendered":"\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-none uagb-block-a7e72354\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<div class=\"senor-consent-container\" style=\"width: 100vw !important; max-width: 100vw !important; position: relative; left: 50%; right: 50%; margin-left: -50vw !important; margin-right: -50vw !important;\">\n  <div class=\"senor-consent-logo\">\n    <img decoding=\"async\" src=\"https:\/\/senor.es\/wp-content\/uploads\/2025\/02\/newsletter-LOGO-SENOR-amortiguador.png\" alt=\"Logo SENOR\" class=\"logo-bounce\">\n  <\/div>\n\n  <div class=\"senor-consent-header\">\n    <h2>Consent for receiving ADVERTISING <br><small>(Newsletter Subscription)<\/small><\/h2>\n  <\/div>\n\n  <div class=\"senor-consent-content\">\n    <p><strong>Purposes and legal basis of the processing:<\/strong> Sending communications about products or services through the Newsletter to which you have subscribed (with the consent of the interested party, art. 6.1.a GDPR).<\/p>\n    \n    <p><strong>Data retention criteria:<\/strong> Data will be kept for no longer than necessary to maintain the purpose of the processing, or as long as there are legal prescriptions dictating their custody. When it is no longer necessary for this purpose, they will be deleted with appropriate security measures to guarantee the anonymization of the data or their total destruction.<\/p>\n    \n    <p><strong>Data communication:<\/strong> Data will not be communicated to third parties, unless legally obliged to do so.<\/p>\n    \n    <p><strong>Rights of the Interested Party:<\/strong><\/p>\n    <ul>\n      <li>Right to withdraw consent at any time.<\/li>\n      <li>Right of access, rectification, portability, and deletion of your data, and the limitation or opposition to their processing.<\/li>\n      <li>Right to file a claim with the Supervisory Authority (<a href=\"https:\/\/www.aepd.es\" target=\"_blank\" rel=\"noopener noreferrer\">www.aepd.es<\/a>) if you consider that the processing does not comply with current regulations.<\/li>\n    <\/ul>\n  <\/div>\n<\/div>\n\n<style>\n\/* --- ESTILOS EXCLUSIVOS P\u00c1GINA CONSENTIMIENTO SENOR (ANCHO FORZADO) --- *\/\ndiv.senor-consent-container {\n  \/* Los anchos y m\u00e1rgenes laterales se controlan ahora desde el HTML (inline style) para forzar el ancho total *\/\n  margin-top: 40px !important;\n  margin-bottom: 40px !important;\n  padding: 40px 5vw !important; \/* Padding lateral relativo para que no se pegue a los bordes de la pantalla *\/\n  box-sizing: border-box !important;\n  background-color: #84CDEF !important;\n  border-radius: 0px !important; \/* Quitamos bordes redondeados porque ocupa de lado a lado *\/\n  font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif !important;\n  display: block !important;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;\n}\n\n\/* Animaci\u00f3n de rebote (Reutilizada) *\/\n.logo-bounce {\n  animation: bounceIn 1.5s cubic-bezier(0.215, 0.61, 0.355, 1);\n}\n\n@keyframes bounceIn {\n  0%, 20%, 40%, 60%, 80%, 100% {transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}\n  0% {opacity: 0; transform: scale3d(0.3, 0.3, 0.3);}\n  20% {transform: scale3d(1.1, 1.1, 1.1);}\n  40% {transform: scale3d(0.9, 0.9, 0.9);}\n  60% {opacity: 1; transform: scale3d(1.03, 1.03, 1.03);}\n  80% {transform: scale3d(0.97, 0.97, 0.97);}\n  100% {opacity: 1; transform: scale3d(1, 1, 1);}\n}\n\n.senor-consent-logo {\n  display: flex !important;\n  justify-content: center !important;\n  margin: 0 auto 20px auto !important;\n  filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.2)) !important; \n  max-width: 100px !important;\n}\n\n.senor-consent-logo img {\n  max-width: 100% !important;\n  width: 180px !important;\n  height: auto !important;\n  display: inline-block !important;\n}\n\n.senor-consent-header {\n  margin-bottom: 30px !important;\n  text-align: center !important;\n  border-bottom: 2px solid rgba(255, 255, 255, 0.3) !important;\n  padding-bottom: 20px !important;\n  max-width: 1200px !important; \/* Limitamos el ancho interno para que el texto sea legible *\/\n  margin-left: auto !important;\n  margin-right: auto !important;\n}\n\n.senor-consent-header h2 {\n  color: #ffffff !important;\n  font-size: clamp(20px, 5vw, 24px) !important;\n  margin: 0 !important;\n  font-weight: 700 !important;\n  line-height: 1.3 !important;\n}\n\n.senor-consent-header small {\n  font-size: 16px !important;\n  font-weight: 500 !important;\n  color: #1B389C !important;\n}\n\n.senor-consent-content {\n  color: #ffffff !important;\n  font-size: 15px !important;\n  line-height: 1.7 !important;\n  max-width: 1200px !important; \/* Centramos el texto dentro de la franja gigante *\/\n  margin: 0 auto !important;\n}\n\n.senor-consent-content p {\n  margin-bottom: 18px !important;\n}\n\n.senor-consent-content strong {\n  color: #1B389C !important;\n  font-weight: 700 !important;\n  display: block !important;\n  margin-bottom: 4px !important;\n  font-size: 16px !important;\n}\n\n.senor-consent-content ul {\n  margin-top: 10px !important;\n  margin-bottom: 20px !important;\n  padding-left: 20px !important;\n  list-style-type: disc !important;\n}\n\n.senor-consent-content li {\n  margin-bottom: 10px !important;\n}\n\n.senor-consent-content a {\n  color: #1B389C !important;\n  text-decoration: underline !important;\n  font-weight: 600 !important;\n  transition: color 0.3s ease !important;\n}\n\n.senor-consent-content a:hover {\n  color: #ffffff !important;\n}\n\n\/* --- MEDIA QUERIES --- *\/\n@media (min-width: 992px) {\n  div.senor-consent-container {\n    padding: 60px 10vw !important;\n  }\n}\n<\/style>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"Consent for receiving ADVERTISING (Newsletter Subscription)","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"both","_seopress_redirections_param":"","_seopress_redirections_type":301,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_themeisle_gutenberg_block_has_review":false,"_joinchat":[],"footnotes":""},"class_list":["post-117109","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Antonio Garc\u00eda","author_link":"https:\/\/senor.es\/en\/author\/senor-informatica\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/comments?post=117109"}],"version-history":[{"count":3,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117109\/revisions"}],"predecessor-version":[{"id":117153,"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/pages\/117109\/revisions\/117153"}],"wp:attachment":[{"href":"https:\/\/senor.es\/en\/wp-json\/wp\/v2\/media?parent=117109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}