{"id":3,"date":"2025-12-05T15:14:51","date_gmt":"2025-12-05T15:14:51","guid":{"rendered":"http:\/\/netsergroup.com\/?page_id=3"},"modified":"2026-07-22T02:05:31","modified_gmt":"2026-07-22T02:05:31","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/netsergroup.com\/es\/privacy-policy\/","title":{"rendered":"Pol\u00edtica de privacidad"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><html lang=\"en\"><!-- [et_pb_line_break_holder] --><head><!-- [et_pb_line_break_holder] --><meta charset=\"UTF-8\"><!-- [et_pb_line_break_holder] --><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><!-- [et_pb_line_break_holder] --><title>Netser Group | Privacy Policy<\/title><!-- [et_pb_line_break_holder] --><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><!-- [et_pb_line_break_holder] --><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\"><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->  :root{<!-- [et_pb_line_break_holder] -->    --navy:#00309D;<!-- [et_pb_line_break_holder] -->    --navy-deep:#001F66;<!-- [et_pb_line_break_holder] -->    --blue:#3399E1;<!-- [et_pb_line_break_holder] -->    --gray:#AAADAF;<!-- [et_pb_line_break_holder] -->    --ink:#0B1220;<!-- [et_pb_line_break_holder] -->    --text-dim:#5B6472;<!-- [et_pb_line_break_holder] -->    --bg:#FFFFFF;<!-- [et_pb_line_break_holder] -->    --bg-soft:#EAEEF4;<!-- [et_pb_line_break_holder] -->    --line:#E4E7ED;<!-- [et_pb_line_break_holder] -->    --radius:6px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  *{box-sizing:border-box; margin:0; padding:0;}<!-- [et_pb_line_break_holder] -->  html{scroll-behavior:smooth;}<!-- [et_pb_line_break_holder] -->  body{background:var(--bg); color:var(--ink); font-family:'Montserrat',sans-serif !important; line-height:1.55; -webkit-font-smoothing:antialiased;}<!-- [et_pb_line_break_holder] -->  .mono{font-family:'IBM Plex Mono',monospace; letter-spacing:0.03em;}<!-- [et_pb_line_break_holder] -->  h1,h2,h3,h4{font-family:'Montserrat',sans-serif !important; font-weight:800 !important; letter-spacing:-0.01em; color:var(--navy-deep);}<!-- [et_pb_line_break_holder] -->  a{color:inherit; text-decoration:none;}<!-- [et_pb_line_break_holder] -->  img{max-width:100%; display:block;}<!-- [et_pb_line_break_holder] -->  .wrap{max-width:1180px; margin:0 auto; padding:0 32px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:640px){.wrap{padding:0 20px;}}<!-- [et_pb_line_break_holder] -->  ::selection{background:var(--blue); color:#fff;}<!-- [et_pb_line_break_holder] -->  :focus-visible{outline:2px solid var(--blue); outline-offset:3px;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .hero{<!-- [et_pb_line_break_holder] -->    position:relative; overflow:hidden;<!-- [et_pb_line_break_holder] -->    min-height:640px;<!-- [et_pb_line_break_holder] -->    display:flex; align-items:center;<!-- [et_pb_line_break_holder] -->    padding:120px 0;<!-- [et_pb_line_break_holder] -->    background-image:<!-- [et_pb_line_break_holder] -->      linear-gradient(to right, rgba(0,31,102,0.88) 0%, rgba(0,31,102,0.72) 50%, rgba(0,31,102,0.55) 100%),<!-- [et_pb_line_break_holder] -->      url('PASTE_HERO_IMAGE_URL_HERE');<!-- [et_pb_line_break_holder] -->    background-size:cover;<!-- [et_pb_line_break_holder] -->    background-position:center;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  @media(max-width:700px){.hero{min-height:520px; padding:90px 0;}}<!-- [et_pb_line_break_holder] -->  .hero-inner{position:relative; max-width:680px;}<!-- [et_pb_line_break_holder] -->  .eyebrow{font-family:'IBM Plex Mono'; font-size:12.5px; color:#7FB8F5; text-transform:uppercase; letter-spacing:0.1em; margin-bottom:22px; display:flex; align-items:center; gap:10px; font-weight:500;}<!-- [et_pb_line_break_holder] -->  .eyebrow::before{content:''; width:26px; height:2px; background:var(--blue);}<!-- [et_pb_line_break_holder] -->  .hero h1{font-size:clamp(32px,4.6vw,52px); line-height:1.08; color:#fff; margin-bottom:8px;}<!-- [et_pb_line_break_holder] -->  .hero .subhead{font-size:clamp(18px,2.2vw,24px); color:#B9D4F5; font-weight:500; margin-bottom:26px;}<!-- [et_pb_line_break_holder] -->  .hero p.lead{font-size:17px; color:rgba(255,255,255,0.82); max-width:560px; margin-bottom:38px;}<!-- [et_pb_line_break_holder] -->  .hero-ctas{display:flex; gap:16px; flex-wrap:wrap;}<!-- [et_pb_line_break_holder] -->  .btn-primary{background:var(--blue); color:#fff; font-weight:600; font-size:15px; padding:15px 28px; border-radius:var(--radius); display:inline-block; transition:background .15s, transform .15s;}<!-- [et_pb_line_break_holder] -->  .btn-primary:hover{background:#2680C4; transform:translateY(-2px);}<!-- [et_pb_line_break_holder] -->  .btn-ghost{border:1.5px solid rgba(255,255,255,0.6); color:#fff; font-weight:600; font-size:15px; padding:14px 26px; border-radius:var(--radius); display:inline-block; transition:all .15s;}<!-- [et_pb_line_break_holder] -->  .btn-ghost:hover{background:#fff; color:var(--navy-deep); border-color:#fff;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .section{padding:96px 0;}<!-- [et_pb_line_break_holder] -->  .section.alt{background:var(--bg-soft);}<!-- [et_pb_line_break_holder] -->  .section-head{margin-bottom:44px; max-width:720px;}<!-- [et_pb_line_break_holder] -->  .section-head h2{font-size:clamp(26px,3.2vw,36px); margin-bottom:14px;}<!-- [et_pb_line_break_holder] -->  .section-head p{color:var(--text-dim); font-size:16px;}<!-- [et_pb_line_break_holder] -->  .kicker{font-family:'IBM Plex Mono'; font-size:12px; color:var(--blue); text-transform:uppercase; letter-spacing:0.1em; margin-bottom:14px; display:block; font-weight:500;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .checklist{list-style:none; display:grid; grid-template-columns:1fr 1fr; gap:4px 32px; margin:32px 0;}<!-- [et_pb_line_break_holder] -->  @media(max-width:700px){.checklist{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .checklist li{display:flex; align-items:flex-start; gap:12px; padding:12px 0; font-size:15px; color:var(--text-dim); border-top:1px solid var(--line);}<!-- [et_pb_line_break_holder] -->  .checklist li:nth-child(1),.checklist li:nth-child(2){border-top:none;}<!-- [et_pb_line_break_holder] -->  .check-ico{width:20px; height:20px; border-radius:50%; background:var(--navy); flex-shrink:0; display:flex; align-items:center; justify-content:center; margin-top:1px;}<!-- [et_pb_line_break_holder] -->  .check-ico svg{width:11px; height:11px; stroke:#fff; stroke-width:3;}<!-- [et_pb_line_break_holder] -->  .closing-note{font-size:16px; font-weight:600; color:var(--navy-deep); margin-top:8px; padding-top:24px; border-top:1px solid var(--line);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .fit-grid{display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:8px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:700px){.fit-grid{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* WHAT WE DELIVER \u2014 program pillar cards *\/<!-- [et_pb_line_break_holder] -->  .included-grid{display:grid; grid-template-columns:1fr 1fr; gap:24px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:800px){.included-grid{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .included-card{background:#fff; border:1px solid var(--line); border-radius:10px; padding:32px; transition:all .18s;}<!-- [et_pb_line_break_holder] -->  .included-card:hover{border-color:var(--blue); box-shadow:0 16px 32px -20px rgba(0,48,157,0.25); transform:translateY(-3px);}<!-- [et_pb_line_break_holder] -->  .included-card .icon{width:40px; height:40px; border-radius:9px; background:var(--bg-soft); display:flex; align-items:center; justify-content:center; margin-bottom:18px; transition:transform .3s ease, background .3s ease;}<!-- [et_pb_line_break_holder] -->  .included-card .icon svg{width:20px; height:20px; stroke:var(--navy);}<!-- [et_pb_line_break_holder] -->  .included-card:hover .icon{transform:rotate(-8deg) scale(1.06); background:#E9F0FC;}<!-- [et_pb_line_break_holder] -->  .included-card h3{font-size:18px; margin-bottom:14px;}<!-- [et_pb_line_break_holder] -->  .included-card ul{list-style:none; margin-bottom:14px;}<!-- [et_pb_line_break_holder] -->  .included-card li{font-size:13.5px; color:var(--text-dim); padding:9px 0; border-top:1px solid var(--line); display:flex; gap:10px;}<!-- [et_pb_line_break_holder] -->  .included-card li:first-child{border-top:none;}<!-- [et_pb_line_break_holder] -->  .included-card li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--blue); margin-top:7px; flex-shrink:0;}<!-- [et_pb_line_break_holder] -->  .included-card .note{font-size:13.5px; color:var(--navy-deep); font-weight:600; padding-top:12px; border-top:1px solid var(--line);}<!-- [et_pb_line_break_holder] -->  .fit-card{background:#fff; border:1px solid var(--line); border-radius:10px; padding:26px; display:flex; align-items:flex-start; gap:16px; transition:all .18s;}<!-- [et_pb_line_break_holder] -->  .fit-card:hover{border-color:var(--blue); box-shadow:0 16px 32px -20px rgba(0,48,157,0.25); transform:translateY(-3px);}<!-- [et_pb_line_break_holder] -->  .fit-card p{font-size:15px; color:var(--text-dim); line-height:1.5; margin:0;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .usecase-layout{display:grid; grid-template-columns:1.1fr 0.9fr; gap:50px; align-items:center; margin-top:8px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:900px){.usecase-layout{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .usecase-graphic{aspect-ratio:1; background:var(--bg-soft); border:1px solid var(--line); border-radius:14px; padding:8px; overflow:hidden;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .capability-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:20px; margin-top:8px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:900px){.capability-grid{grid-template-columns:repeat(2,1fr);}}<!-- [et_pb_line_break_holder] -->  @media(max-width:560px){.capability-grid{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .capability-card{background:#fff; border:1px solid var(--line); border-bottom:4px solid var(--blue); border-radius:10px; padding:26px 22px; transition:all .18s; min-height:150px; display:flex; flex-direction:column; justify-content:flex-start;}<!-- [et_pb_line_break_holder] -->  .capability-card:hover{border-color:var(--line); border-bottom-color:var(--navy); box-shadow:0 16px 32px -20px rgba(0,48,157,0.25); transform:translateY(-3px);}<!-- [et_pb_line_break_holder] -->  .capability-card .icon{width:38px; height:38px; border-radius:9px; background:var(--bg-soft); display:flex; align-items:center; justify-content:center; margin-bottom:14px; transition:transform .3s ease, background .3s ease;}<!-- [et_pb_line_break_holder] -->  .capability-card .icon svg{width:19px; height:19px; stroke:var(--navy);}<!-- [et_pb_line_break_holder] -->  .capability-card:hover .icon{transform:rotate(-8deg) scale(1.06); background:#E9F0FC;}<!-- [et_pb_line_break_holder] -->  .capability-card p{font-size:14px; color:var(--text-dim); font-weight:500; line-height:1.4;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .z-badge{width:24px; height:24px; border-radius:6px; background:var(--blue); border:none; color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0;}<!-- [et_pb_line_break_holder] -->  .z-badge svg{width:13px; height:13px; stroke:#fff;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .countries-grid{display:grid; grid-template-columns:repeat(4,1fr); gap:1px; background:var(--line); border:1px solid var(--line); border-radius:10px; overflow:hidden; margin-bottom:36px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:900px){.countries-grid{grid-template-columns:1fr 1fr;}}<!-- [et_pb_line_break_holder] -->  @media(max-width:560px){.countries-grid{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .country-card{background:#fff; padding:26px 22px;}<!-- [et_pb_line_break_holder] -->  .country-card h4{font-size:13px; color:var(--blue); text-transform:uppercase; letter-spacing:0.06em; margin-bottom:12px; font-family:'IBM Plex Mono'; font-weight:500;}<!-- [et_pb_line_break_holder] -->  .country-card p{font-size:13.5px; color:var(--text-dim); line-height:1.65;}<!-- [et_pb_line_break_holder] -->  .countries-footer{display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; gap:20px; padding-top:8px;}<!-- [et_pb_line_break_holder] -->  .countries-footer .tagline{font-size:15px; font-weight:600; color:var(--navy-deep);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .rlist{list-style:none;}<!-- [et_pb_line_break_holder] -->  .rlist li{display:flex; align-items:flex-start; gap:14px; padding:16px 0; border-top:1px solid var(--line); font-size:15px; color:var(--text-dim);}<!-- [et_pb_line_break_holder] -->  .rlist li:first-child{border-top:none;}<!-- [et_pb_line_break_holder] -->  .r-badge{width:24px; height:24px; border-radius:6px; background:var(--navy); border:none; color:#fff; font-family:'IBM Plex Mono'; font-weight:600; font-size:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0;}<!-- [et_pb_line_break_holder] -->  .r-badge svg{width:13px; height:13px; stroke:#fff;}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .test-grid{display:grid; grid-template-columns:1fr 1fr; gap:24px;}<!-- [et_pb_line_break_holder] -->  @media(max-width:800px){.test-grid{grid-template-columns:1fr;}}<!-- [et_pb_line_break_holder] -->  .test-card{background:#fff; border:1px solid var(--line); padding:32px; border-radius:10px;}<!-- [et_pb_line_break_holder] -->  .test-card p{font-size:16px; color:var(--text-dim); margin-bottom:22px; line-height:1.6;}<!-- [et_pb_line_break_holder] -->  .test-who .name{font-size:13.5px; font-weight:700; color:var(--navy-deep);}<!-- [et_pb_line_break_holder] -->  .test-who .role{font-size:12.5px; color:var(--text-dim);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .cta-band{padding:96px 0; text-align:center; background:var(--navy-deep);}<!-- [et_pb_line_break_holder] -->  .cta-band h2{color:#fff; font-size:clamp(28px,3.6vw,40px); max-width:620px; margin:0 auto 14px;}<!-- [et_pb_line_break_holder] -->  .cta-band p{color:rgba(255,255,255,0.75); max-width:520px; margin:0 auto 32px; font-size:16px;}<!-- [et_pb_line_break_holder] -->  .cta-band .btn-ghost{border-color:rgba(255,255,255,0.5);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .reveal{opacity:0; transform:translateY(28px); transition:opacity .7s cubic-bezier(.22,.61,.36,1), transform .7s cubic-bezier(.22,.61,.36,1);}<!-- [et_pb_line_break_holder] -->  .reveal.visible{opacity:1; transform:none;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(1){transition-delay:0s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(2){transition-delay:.08s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(3){transition-delay:.16s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(4){transition-delay:.24s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(5){transition-delay:.32s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(6){transition-delay:.4s;}<!-- [et_pb_line_break_holder] -->  .reveal-group .reveal:nth-child(7){transition-delay:.48s;}<!-- [et_pb_line_break_holder] -->  .hero-inner{animation:heroIn .8s cubic-bezier(.22,.61,.36,1) both;}<!-- [et_pb_line_break_holder] -->  @keyframes heroIn{from{opacity:0; transform:translateY(20px);} to{opacity:1; transform:none;}}<!-- [et_pb_line_break_holder] -->  .btn-primary, .btn-ghost{transition:background .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;}<!-- [et_pb_line_break_holder] -->  .btn-primary:active, .btn-ghost:active{transform:scale(0.97);}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @media (prefers-reduced-motion: reduce){<!-- [et_pb_line_break_holder] -->    * { transition:none !important; animation:none !important; }<!-- [et_pb_line_break_holder] -->    .reveal{opacity:1 !important; transform:none !important;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* LEGAL PAGE \u2014 simple readable layout *\/<!-- [et_pb_line_break_holder] -->  .legal-hero{padding:70px 0 40px; border-bottom:1px solid var(--line);}<!-- [et_pb_line_break_holder] -->  .legal-hero h1{font-size:clamp(30px,4vw,42px);}<!-- [et_pb_line_break_holder] -->  .legal-hero .updated{font-family:'IBM Plex Mono'; font-size:12.5px; color:var(--text-dim); margin-top:14px;}<!-- [et_pb_line_break_holder] -->  .legal-content{max-width:760px; margin:0 auto; padding:64px 32px 90px;}<!-- [et_pb_line_break_holder] -->  .legal-content h2{font-size:21px; margin:44px 0 16px;}<!-- [et_pb_line_break_holder] -->  .legal-content h2:first-child{margin-top:0;}<!-- [et_pb_line_break_holder] -->  .legal-content p{font-size:15.5px; color:var(--text-dim); line-height:1.75; margin-bottom:16px;}<!-- [et_pb_line_break_holder] -->  .legal-content a{color:var(--blue); text-decoration:underline;}<!-- [et_pb_line_break_holder] -->  .legal-content .addr{background:var(--bg-soft); border:1px solid var(--line); border-radius:8px; padding:20px 24px; font-size:14.5px; color:var(--text-dim); margin:16px 0;}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<header class=\"legal-hero\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"wrap\"><!-- [et_pb_line_break_holder] -->    <span class=\"kicker\">Legal<\/span><!-- [et_pb_line_break_holder] -->    <\/p>\n<h1>Privacy Policy<\/h1>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"updated\">Netser Group<\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/header>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"legal-content\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <pee>This Privacy Policy sets forth the terms under which Netser Group uses and protects the information provided by its users when they use its website. This company is committed to the security of its users&#8217; data. When we ask you to fill in fields of personal information by which you can be identified, we do so ensuring that it will only be used in accordance with the terms of this document. This Privacy Policy may change or be updated over time, so we recommend and emphasize that you review this page regularly to ensure that you agree with any such changes.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Collected Information<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>Our website and social media channels may collect personal information such as name, contact information like your email address, and demographic information. When necessary, specific information may be requested in order to process an order or carry out a delivery or billing.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Use of Collected Information<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>Our website uses the information in order to provide the best possible service, particularly to maintain a record of users, of orders when applicable, and to improve our products and services. Periodic emails may be sent through our site with special offers, new products, and other promotional information that we consider relevant to you or that may provide you with some benefit. These emails will be sent to the address you provide and may be canceled at any time.<\/pee><!-- [et_pb_line_break_holder] -->  <pee>Netser Group is highly committed to fulfilling its obligation to keep your information secure and it will never be sold. We use the most advanced systems and update them constantly to ensure that there is no unauthorized access.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Cookies<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>A cookie is a file that is sent with the purpose of requesting permission to be stored on your computer. Once you accept, the file is created and the cookie then serves to obtain information regarding web traffic and also facilitates future visits to a recurring website. Another function of cookies is that they allow websites to recognize you individually and thus provide you with the best personalized service.<\/pee><!-- [et_pb_line_break_holder] -->  <pee>Our website uses cookies to identify which pages are visited and how frequently. This information is used solely for statistical analysis and is then permanently deleted. You can delete cookies at any time from your computer. Cookies help provide a better service from websites; they do not grant access to information from your computer or from you, unless you choose to provide it directly. You may accept or decline the use of cookies, though most browsers automatically accept cookies because they help provide a better web service. You can also change your computer settings to decline cookies. If you decline them, it is possible that you may not be able to use some of our services.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Links to Third Parties<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>This website may contain links to other sites that might be of interest to you. Once you click on these links and leave our site, we no longer have control over the website to which you are redirected and therefore we are not responsible for the terms, privacy, or protection of your data on those third-party sites. Such sites are subject to their own privacy policies, so it is recommended that you consult them to confirm that you agree with them.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Control of Your Personal Information<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>At any time you may restrict the collection or use of the personal information that is provided to our website. Whenever you are asked to fill out a form, such as a user registration form, you can check or uncheck the option to receive information by email. In case you have selected the option to receive our newsletter or advertising, you may cancel it at any time.<\/pee><!-- [et_pb_line_break_holder] -->  <pee>This company will not sell, transfer, or distribute the personal information that is collected without your consent, unless required to do so by a judge with a court order.<\/pee><!-- [et_pb_line_break_holder] -->  <pee>Netser Group reserves the right to change the terms of this Privacy Policy at any time.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2>Questions and Comments<\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <pee>Netser Group, located at the address below, is the company responsible for the collection, use, and disclosure of your personal information under this privacy policy.<\/pee><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"addr\"><!-- [et_pb_line_break_holder] -->    Netser Group<!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    5850 Coral Ridge Drive, #210, Heron Bay Corporate Center<!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->    Coral Springs, FL 33076<!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <pee>If you have any questions or comments about our Privacy Policy, or would like to request any disclosure information under global privacy laws, please send your questions or comments to <a href=\"mailto:info@netsergroup.com\">info@netsergroup.com<\/a>.<\/pee><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html>[\/et_pb_fullwidth_code][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Our website address is: http:\/\/netsergroup.com.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https:\/\/automattic.com\/privacy\/. After approval of your comment, your profile picture is visible to the public in the context of your comment.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you request a password reset, your IP address will be included in the reset email.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.<\/p>\n<!-- \/wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent<\/h2>\n<!-- \/wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: <\/strong>Visitor comments may be checked through an automated spam detection service.<\/p>\n<!-- \/wp:paragraph -->\n","_et_gb_content_width":"","footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":3,"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":2390,"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/pages\/3\/revisions\/2390"}],"wp:attachment":[{"href":"https:\/\/netsergroup.com\/es\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}