{"id":41,"date":"2026-06-26T01:11:44","date_gmt":"2026-06-26T01:11:44","guid":{"rendered":"https:\/\/nextlevelsolution.se\/?page_id=41"},"modified":"2026-06-26T01:29:56","modified_gmt":"2026-06-26T01:29:56","slug":"integritetspolicy","status":"publish","type":"page","link":"https:\/\/nextlevelsolution.se\/en\/integritetspolicy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =========================================\n\n   NEXT LEVEL SOLUTION\n\n   INTEGRITETSPOLICY\n\n========================================= *\/\n\n.nls-privacy-page,\n\n.nls-privacy-page * {\n\n  box-sizing: border-box;\n\n}\n\n.nls-privacy-page {\n\n  overflow: hidden;\n\n  color: var(--nls-text);\n\n  background: var(--nls-white);\n\n  font-family: \"Inter\", sans-serif;\n\n}\n\n.nls-privacy-page h1,\n\n.nls-privacy-page h2,\n\n.nls-privacy-page h3,\n\n.nls-privacy-page p {\n\n  margin-top: 0;\n\n}\n\n.nls-privacy-page h1,\n\n.nls-privacy-page h2,\n\n.nls-privacy-page h3 {\n\n  color: var(--nls-navy);\n\n  font-family: \"Manrope\", sans-serif;\n\n  letter-spacing: -0.035em;\n\n}\n\n.nls-privacy-page p,\n\n.nls-privacy-page li {\n\n  line-height: 1.75;\n\n}\n\n.nls-privacy-page .nls-container {\n\n  width: min(1280px, calc(100% - 48px));\n\n  margin-inline: auto;\n\n}\n\n\/* Hero *\/\n\n.nls-privacy-hero {\n\n  position: relative;\n\n  padding: 108px 0 102px;\n\n  background:\n\n    radial-gradient(\n\n      circle at 82% 24%,\n\n      rgba(20, 87, 230, 0.13),\n\n      transparent 28%\n\n    ),\n\n    linear-gradient(180deg, #f7f9fe 0%, #ffffff 100%);\n\n}\n\n.nls-privacy-hero::before {\n\n  position: absolute;\n\n  top: 20px;\n\n  right: -180px;\n\n  width: 560px;\n\n  height: 560px;\n\n  border: 1px solid rgba(20, 87, 230, 0.1);\n\n  border-radius: 50%;\n\n  content: \"\";\n\n}\n\n.nls-privacy-hero-grid {\n\n  position: relative;\n\n  z-index: 2;\n\n  display: grid;\n\n  grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.8fr);\n\n  align-items: center;\n\n  gap: 94px;\n\n}\n\n.nls-privacy-hero-content h1 {\n\n  margin-bottom: 25px;\n\n  font-size: clamp(50px, 6vw, 82px);\n\n  line-height: 1;\n\n}\n\n.nls-privacy-hero-lead {\n\n  max-width: 680px;\n\n  margin-bottom: 34px;\n\n  font-size: 19px;\n\n}\n\n.nls-privacy-meta {\n\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 15px;\n\n}\n\n.nls-privacy-meta > div {\n\n  min-width: 215px;\n\n  padding: 17px 19px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 11px;\n\n  background: rgba(255, 255, 255, 0.8);\n\n}\n\n.nls-privacy-meta span,\n\n.nls-privacy-meta strong {\n\n  display: block;\n\n}\n\n.nls-privacy-meta span {\n\n  margin-bottom: 5px;\n\n  color: var(--nls-muted);\n\n  font-size: 10px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.06em;\n\n}\n\n.nls-privacy-meta strong {\n\n  color: var(--nls-navy);\n\n  font-size: 13px;\n\n}\n\n.nls-privacy-hero-card {\n\n  position: relative;\n\n  min-height: 460px;\n\n  padding: 44px;\n\n  overflow: hidden;\n\n  border-radius: var(--nls-radius-lg);\n\n  color: rgba(255, 255, 255, 0.74);\n\n  background:\n\n    radial-gradient(\n\n      circle at 82% 18%,\n\n      rgba(255, 255, 255, 0.18),\n\n      transparent 29%\n\n    ),\n\n    linear-gradient(145deg, #0b3fa7, #1457e6);\n\n  box-shadow: var(--nls-shadow);\n\n}\n\n.nls-privacy-hero-card::before {\n\n  position: absolute;\n\n  right: -95px;\n\n  bottom: -105px;\n\n  width: 330px;\n\n  height: 330px;\n\n  border: 1px solid rgba(255, 255, 255, 0.17);\n\n  border-radius: 50%;\n\n  content: \"\";\n\n}\n\n.nls-privacy-card-label {\n\n  display: block;\n\n  color: var(--nls-white);\n\n  font-size: 10px;\n\n  font-weight: 800;\n\n  letter-spacing: 0.15em;\n\n}\n\n.nls-privacy-card-main {\n\n  position: relative;\n\n  z-index: 2;\n\n  margin-top: 76px;\n\n}\n\n.nls-privacy-card-main > span {\n\n  display: block;\n\n  margin-bottom: 11px;\n\n  font-size: 11px;\n\n}\n\n.nls-privacy-card-main h2 {\n\n  margin-bottom: 19px;\n\n  color: var(--nls-white);\n\n  font-size: clamp(34px, 3.8vw, 48px);\n\n  line-height: 1.06;\n\n}\n\n.nls-privacy-card-main p {\n\n  max-width: 420px;\n\n  font-size: 14px;\n\n}\n\n.nls-privacy-card-link {\n\n  position: absolute;\n\n  right: 34px;\n\n  bottom: 34px;\n\n  left: 34px;\n\n  z-index: 2;\n\n  display: flex;\n\n  padding: 18px 20px;\n\n  align-items: center;\n\n  justify-content: space-between;\n\n  border: 1px solid rgba(255, 255, 255, 0.21);\n\n  border-radius: 11px;\n\n  color: var(--nls-white);\n\n  background: rgba(255, 255, 255, 0.1);\n\n  font-size: 12px;\n\n  font-weight: 750;\n\n  text-decoration: none;\n\n  backdrop-filter: blur(12px);\n\n}\n\n\/* Main layout *\/\n\n.nls-privacy-content {\n\n  padding: 108px 0 120px;\n\n  background: var(--nls-background);\n\n}\n\n.nls-privacy-layout {\n\n  display: grid;\n\n  grid-template-columns: 270px minmax(0, 1fr);\n\n  align-items: start;\n\n  gap: 58px;\n\n}\n\n\/* Sidebar *\/\n\n.nls-privacy-sidebar {\n\n  position: relative;\n\n}\n\n.nls-privacy-sidebar-inner {\n\n  position: sticky;\n\n  top: 110px;\n\n  padding: 27px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 16px;\n\n  background: var(--nls-white);\n\n}\n\n.nls-privacy-sidebar-label {\n\n  display: block;\n\n  margin-bottom: 19px;\n\n  color: var(--nls-blue);\n\n  font-size: 10px;\n\n  font-weight: 800;\n\n  letter-spacing: 0.14em;\n\n}\n\n.nls-privacy-sidebar nav {\n\n  display: grid;\n\n}\n\n.nls-privacy-sidebar a {\n\n  padding: 10px 0;\n\n  border-bottom: 1px solid var(--nls-border);\n\n  color: var(--nls-text);\n\n  font-size: 12px;\n\n  text-decoration: none;\n\n  transition:\n\n    color 180ms ease,\n\n    padding-left 180ms ease;\n\n}\n\n.nls-privacy-sidebar a:last-child {\n\n  border-bottom: 0;\n\n}\n\n.nls-privacy-sidebar a:hover {\n\n  padding-left: 5px;\n\n  color: var(--nls-blue);\n\n}\n\n\/* Article *\/\n\n.nls-privacy-article {\n\n  min-width: 0;\n\n  padding: 54px 62px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 22px;\n\n  background: var(--nls-white);\n\n  box-shadow: 0 20px 55px rgba(10, 23, 51, 0.05);\n\n}\n\n.nls-privacy-intro-box {\n\n  margin-bottom: 56px;\n\n  padding: 30px;\n\n  border-left: 4px solid var(--nls-blue);\n\n  border-radius: 0 14px 14px 0;\n\n  background: var(--nls-blue-light);\n\n}\n\n.nls-privacy-intro-box h2 {\n\n  margin-bottom: 14px;\n\n  font-size: 25px;\n\n}\n\n.nls-privacy-intro-box p:last-child {\n\n  margin-bottom: 0;\n\n}\n\n\/* Policy sections *\/\n\n.nls-policy-section {\n\n  position: relative;\n\n  padding: 18px 0 65px;\n\n  scroll-margin-top: 110px;\n\n  border-bottom: 1px solid var(--nls-border);\n\n}\n\n.nls-policy-section + .nls-policy-section {\n\n  padding-top: 62px;\n\n}\n\n.nls-policy-section:last-child {\n\n  padding-bottom: 0;\n\n  border-bottom: 0;\n\n}\n\n.nls-policy-number {\n\n  display: inline-block;\n\n  margin-bottom: 14px;\n\n  color: var(--nls-blue);\n\n  font-family: \"Manrope\", sans-serif;\n\n  font-size: 12px;\n\n  font-weight: 800;\n\n  letter-spacing: 0.08em;\n\n}\n\n.nls-policy-section > h2 {\n\n  max-width: 760px;\n\n  margin-bottom: 24px;\n\n  font-size: clamp(31px, 3.6vw, 43px);\n\n  line-height: 1.1;\n\n}\n\n.nls-policy-section > h3 {\n\n  margin-bottom: 13px;\n\n  font-size: 21px;\n\n}\n\n.nls-policy-section > p {\n\n  margin-bottom: 18px;\n\n}\n\n.nls-policy-section > p:last-child {\n\n  margin-bottom: 0;\n\n}\n\n\/* Company details *\/\n\n.nls-policy-company-card {\n\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  margin: 28px 0;\n\n  overflow: hidden;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 14px;\n\n}\n\n.nls-policy-company-card > div {\n\n  padding: 21px;\n\n  border-right: 1px solid var(--nls-border);\n\n  border-bottom: 1px solid var(--nls-border);\n\n}\n\n.nls-policy-company-card > div:nth-child(2n) {\n\n  border-right: 0;\n\n}\n\n.nls-policy-company-card > div:nth-last-child(-n + 2) {\n\n  border-bottom: 0;\n\n}\n\n.nls-policy-company-card span,\n\n.nls-policy-company-card strong {\n\n  display: block;\n\n}\n\n.nls-policy-company-card span {\n\n  margin-bottom: 6px;\n\n  color: var(--nls-muted);\n\n  font-size: 10px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.05em;\n\n}\n\n.nls-policy-company-card strong {\n\n  color: var(--nls-navy);\n\n  font-size: 13px;\n\n  line-height: 1.55;\n\n}\n\n\/* Information cards *\/\n\n.nls-policy-card-grid {\n\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 16px;\n\n  margin-top: 29px;\n\n}\n\n.nls-policy-info-card {\n\n  padding: 25px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 14px;\n\n  background: var(--nls-background);\n\n}\n\n.nls-policy-info-card h3 {\n\n  margin-bottom: 17px;\n\n  font-size: 18px;\n\n}\n\n.nls-policy-info-card ul {\n\n  margin: 0;\n\n  padding-left: 18px;\n\n}\n\n.nls-policy-info-card li {\n\n  margin-bottom: 6px;\n\n  font-size: 13px;\n\n}\n\n.nls-policy-info-card li:last-child {\n\n  margin-bottom: 0;\n\n}\n\n\/* Lists *\/\n\n.nls-policy-list {\n\n  margin: 22px 0 25px;\n\n  padding: 0;\n\n  list-style: none;\n\n}\n\n.nls-policy-list li {\n\n  position: relative;\n\n  padding: 10px 0 10px 28px;\n\n  border-bottom: 1px solid var(--nls-border);\n\n}\n\n.nls-policy-list li::before {\n\n  position: absolute;\n\n  left: 0;\n\n  color: var(--nls-blue);\n\n  content: \"\u2713\";\n\n  font-weight: 800;\n\n}\n\n\/* Purpose cards *\/\n\n.nls-policy-purpose-list {\n\n  display: grid;\n\n  gap: 15px;\n\n  margin-top: 29px;\n\n}\n\n.nls-policy-purpose-list article {\n\n  padding: 27px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 14px;\n\n  background: var(--nls-background);\n\n}\n\n.nls-policy-purpose-list h3 {\n\n  margin-bottom: 12px;\n\n  font-size: 20px;\n\n}\n\n.nls-policy-purpose-list p {\n\n  margin-bottom: 19px;\n\n  font-size: 14px;\n\n}\n\n.nls-legal-basis {\n\n  display: flex;\n\n  padding-top: 16px;\n\n  align-items: flex-start;\n\n  justify-content: space-between;\n\n  gap: 25px;\n\n  border-top: 1px solid var(--nls-border);\n\n}\n\n.nls-legal-basis span {\n\n  color: var(--nls-muted);\n\n  font-size: 10px;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.05em;\n\n}\n\n.nls-legal-basis strong {\n\n  max-width: 480px;\n\n  color: var(--nls-blue);\n\n  font-size: 12px;\n\n  text-align: right;\n\n}\n\n\/* Notices *\/\n\n.nls-policy-notice {\n\n  margin: 26px 0;\n\n  padding: 23px;\n\n  border: 1px solid rgba(20, 87, 230, 0.18);\n\n  border-radius: 13px;\n\n  background: var(--nls-blue-light);\n\n}\n\n.nls-policy-notice > span {\n\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: var(--nls-blue);\n\n  font-size: 10px;\n\n  font-weight: 800;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.08em;\n\n}\n\n.nls-policy-notice p {\n\n  margin-bottom: 0;\n\n  color: var(--nls-navy);\n\n  font-size: 13px;\n\n}\n\n\/* Retention table *\/\n\n.nls-retention-table {\n\n  margin-top: 28px;\n\n  overflow: hidden;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 14px;\n\n}\n\n.nls-retention-row {\n\n  display: grid;\n\n  grid-template-columns: 0.8fr 1.2fr;\n\n  gap: 28px;\n\n  padding: 20px 22px;\n\n  border-bottom: 1px solid var(--nls-border);\n\n}\n\n.nls-retention-row:last-child {\n\n  border-bottom: 0;\n\n}\n\n.nls-retention-row strong {\n\n  color: var(--nls-navy);\n\n  font-size: 13px;\n\n}\n\n.nls-retention-row p {\n\n  margin-bottom: 0;\n\n  font-size: 13px;\n\n}\n\n.nls-retention-heading {\n\n  color: var(--nls-white);\n\n  background: var(--nls-navy);\n\n  font-size: 11px;\n\n  font-weight: 750;\n\n  text-transform: uppercase;\n\n  letter-spacing: 0.05em;\n\n}\n\n\/* Security *\/\n\n.nls-policy-security-grid {\n\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 13px;\n\n  margin: 28px 0;\n\n}\n\n.nls-policy-security-grid > div {\n\n  display: grid;\n\n  grid-template-columns: 29px 1fr;\n\n  gap: 11px;\n\n  padding: 18px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 12px;\n\n  background: var(--nls-background);\n\n}\n\n.nls-policy-security-grid span {\n\n  display: inline-flex;\n\n  width: 25px;\n\n  height: 25px;\n\n  align-items: center;\n\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: var(--nls-blue);\n\n  background: var(--nls-blue-light);\n\n  font-size: 10px;\n\n  font-weight: 800;\n\n}\n\n.nls-policy-security-grid p {\n\n  margin-bottom: 0;\n\n  color: var(--nls-navy);\n\n  font-size: 12px;\n\n  font-weight: 650;\n\n}\n\n\/* Rights *\/\n\n.nls-rights-grid {\n\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 14px;\n\n  margin: 28px 0;\n\n}\n\n.nls-rights-grid article {\n\n  padding: 22px;\n\n  border: 1px solid var(--nls-border);\n\n  border-radius: 13px;\n\n  background: var(--nls-background);\n\n}\n\n.nls-rights-grid h3 {\n\n  margin-bottom: 9px;\n\n  font-size: 17px;\n\n}\n\n.nls-rights-grid p {\n\n  margin-bottom: 0;\n\n  font-size: 12px;\n\n}\n\n\/* Contact *\/\n\n.nls-policy-contact-card {\n\n  margin: 27px 0;\n\n  padding: 29px;\n\n  border-radius: 15px;\n\n  color: rgba(255, 255, 255, 0.68);\n\n  background: var(--nls-navy);\n\n}\n\n.nls-policy-contact-card > div {\n\n  display: grid;\n\n  grid-template-columns: 190px 1fr;\n\n  gap: 25px;\n\n  padding: 14px 0;\n\n  border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n\n}\n\n.nls-policy-contact-card span {\n\n  color: rgba(255, 255, 255, 0.48);\n\n  font-size: 11px;\n\n}\n\n.nls-policy-contact-card strong {\n\n  color: var(--nls-white);\n\n  font-size: 13px;\n\n}\n\n.nls-policy-contact-card .nls-button {\n\n  margin-top: 24px;\n\n}\n\n.nls-policy-final-section h2 {\n\n  font-size: 30px;\n\n}\n\n\/* Tablet *\/\n\n@media (max-width: 1050px) {\n\n  .nls-privacy-hero-grid {\n\n    grid-template-columns: 1fr;\n\n  }\n\n  .nls-privacy-hero-content {\n\n    max-width: 800px;\n\n  }\n\n  .nls-privacy-hero-card {\n\n    max-width: 700px;\n\n  }\n\n  .nls-privacy-layout {\n\n    grid-template-columns: 1fr;\n\n  }\n\n  .nls-privacy-sidebar-inner {\n\n    position: static;\n\n  }\n\n  .nls-privacy-sidebar nav {\n\n    grid-template-columns: repeat(3, 1fr);\n\n    gap: 0 20px;\n\n  }\n\n}\n\n\/* Smaller tablet *\/\n\n@media (max-width: 800px) {\n\n  .nls-privacy-article {\n\n    padding: 39px 34px;\n\n  }\n\n  .nls-privacy-sidebar nav {\n\n    grid-template-columns: repeat(2, 1fr);\n\n  }\n\n  .nls-policy-card-grid,\n\n  .nls-policy-security-grid,\n\n  .nls-rights-grid {\n\n    grid-template-columns: 1fr;\n\n  }\n\n}\n\n\/* Mobile *\/\n\n@media (max-width: 620px) {\n\n  .nls-privacy-page .nls-container {\n\n    width: min(100% - 32px, 1280px);\n\n  }\n\n  .nls-privacy-hero {\n\n    padding: 70px 0;\n\n  }\n\n  .nls-privacy-hero-grid {\n\n    gap: 42px;\n\n  }\n\n  .nls-privacy-hero-content h1 {\n\n    font-size: 47px;\n\n  }\n\n  .nls-privacy-hero-lead {\n\n    font-size: 17px;\n\n  }\n\n  .nls-privacy-meta {\n\n    display: grid;\n\n  }\n\n  .nls-privacy-hero-card {\n\n    min-height: 500px;\n\n    padding: 32px 25px;\n\n  }\n\n  .nls-privacy-card-main {\n\n    margin-top: 70px;\n\n  }\n\n  .nls-privacy-card-link {\n\n    right: 21px;\n\n    bottom: 21px;\n\n    left: 21px;\n\n  }\n\n  .nls-privacy-content {\n\n    padding: 72px 0;\n\n  }\n\n  .nls-privacy-layout {\n\n    gap: 28px;\n\n  }\n\n  .nls-privacy-sidebar-inner {\n\n    padding: 23px;\n\n  }\n\n  .nls-privacy-sidebar nav {\n\n    grid-template-columns: 1fr;\n\n  }\n\n  .nls-privacy-article {\n\n    padding: 27px 21px;\n\n    border-radius: 17px;\n\n  }\n\n  .nls-privacy-intro-box {\n\n    padding: 23px;\n\n  }\n\n  .nls-policy-section {\n\n    padding-bottom: 52px;\n\n  }\n\n  .nls-policy-section + .nls-policy-section {\n\n    padding-top: 51px;\n\n  }\n\n  .nls-policy-company-card {\n\n    grid-template-columns: 1fr;\n\n  }\n\n  .nls-policy-company-card > div,\n\n  .nls-policy-company-card > div:nth-child(2n),\n\n  .nls-policy-company-card > div:nth-last-child(-n + 2) {\n\n    border-right: 0;\n\n    border-bottom: 1px solid var(--nls-border);\n\n  }\n\n  .nls-policy-company-card > div:last-child {\n\n    border-bottom: 0;\n\n  }\n\n  .nls-legal-basis {\n\n    flex-direction: column;\n\n    gap: 8px;\n\n  }\n\n  .nls-legal-basis strong {\n\n    text-align: left;\n\n  }\n\n  .nls-retention-row {\n\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n\n  }\n\n  .nls-retention-heading {\n\n    display: none;\n\n  }\n\n  .nls-policy-contact-card > div {\n\n    grid-template-columns: 1fr;\n\n    gap: 6px;\n\n  }\n\n  .nls-policy-contact-card .nls-button {\n\n    width: 100%;\n\n  }\n\n}\n<\/style>\n\n<main class=\"nls-privacy-page\">\n\n  <!-- HERO -->\n  <section class=\"nls-privacy-hero\">\n    <div class=\"nls-container nls-privacy-hero-grid\">\n\n      <div class=\"nls-privacy-hero-content\">\n        <span class=\"nls-eyebrow\">LEGAL INFORMATION<\/span>\n\n        <h1>Privacy Policy<\/h1>\n\n        <p class=\"nls-privacy-hero-lead\">\n          Here we describe how Next Level Solution processes personal data, why the data is processed and what rights you have.\n        <\/p>\n\n        <div class=\"nls-privacy-meta\">\n          <div>\n            <span>Data Controller<\/span>\n            <strong>V\u00e4xj\u00f6 Home Care AB<\/strong>\n          <\/div>\n\n          <div>\n            <span>Last updated<\/span>\n            <strong>June 26, 2026<\/strong>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"nls-privacy-hero-card\">\n        <span class=\"nls-privacy-card-label\">NEXT LEVEL SOLUTION<\/span>\n\n        <div class=\"nls-privacy-card-main\">\n          <span>Our starting point<\/span>\n\n          <h2>\n            Your personal data must be handled responsibly.\n          <\/h2>\n\n          <p>\n            We only process personal data when there is a clear purpose and a legal basis.\n          <\/p>\n        <\/div>\n\n        <a href=\"#policy-innehall\" class=\"nls-privacy-card-link\">\n          Read the privacy policy\n          <span aria-hidden=\"true\">\u2193<\/span>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- POLICY LAYOUT -->\n  <section class=\"nls-privacy-content\" id=\"policy-innehall\">\n    <div class=\"nls-container nls-privacy-layout\">\n\n      <!-- TABLE OF CONTENTS -->\n      <aside class=\"nls-privacy-sidebar\">\n        <div class=\"nls-privacy-sidebar-inner\">\n          <span class=\"nls-privacy-sidebar-label\">CONTENT<\/span>\n\n          <nav aria-label=\"Privacy Policy Content\">\n            <a href=\"#personuppgiftsansvarig\">1. Data Controller<\/a>\n            <a href=\"#vilka-uppgifter\">2. Data we process<\/a>\n            <a href=\"#varifran\">3. Where the data comes from<\/a>\n            <a href=\"#andamal\">4. Purpose and legal basis<\/a>\n            <a href=\"#fakturaarenden\">5. Invoice and payment matters<\/a>\n            <a href=\"#mottagare\">6. Data sharing<\/a>\n            <a href=\"#internationella\">7. Transfers outside the EU\/EEA<\/a>\n            <a href=\"#lagring\">8. Storage time<\/a>\n            <a href=\"#cookies\">9. Cookies<\/a>\n            <a href=\"#sakerhet\">10. Security<\/a>\n            <a href=\"#rattigheter\">11. Your rights<\/a>\n            <a href=\"#kontakt\">12. Contact<\/a>\n          <\/nav>\n        <\/div>\n      <\/aside>\n\n\n      <!-- POLICY BODY -->\n      <article class=\"nls-privacy-article\">\n\n        <div class=\"nls-privacy-intro-box\">\n          <h2>About this policy<\/h2>\n\n          <p>\n            This privacy policy applies when you visit our website, contact us, submit a business inquiry, represent a client, or otherwise engage in a service or matter handled by Next Level Solution.\n          <\/p>\n\n          <p>\n            Personal data refers to information that can be directly or indirectly linked to an identified or identifiable natural person.\n          <\/p>\n        <\/div>\n\n\n        <!-- 1 -->\n        <section class=\"nls-policy-section\" id=\"personuppgiftsansvarig\">\n          <span class=\"nls-policy-number\">01<\/span>\n\n          <h2>Data Controller<\/h2>\n\n          <p>\n            V\u00e4xj\u00f6 Hemv\u00e5rd AB is the data controller for the processing where the company decides why and how the personal data should be processed.\n          <\/p>\n\n          <div class=\"nls-policy-company-card\">\n            <div>\n              <span>Trademark<\/span>\n              <strong>Next Level Solution<\/strong>\n            <\/div>\n\n            <div>\n              <span>Legal company name<\/span>\n              <strong>V\u00e4xj\u00f6 Home Care AB<\/strong>\n            <\/div>\n\n            <div>\n              <span>Organization number<\/span>\n              <strong>559402-8671<\/strong>\n            <\/div>\n\n            <div>\n              <span>Registered address<\/span>\n              <strong>Strandv\u00e4gen 4 B, 311 34 Falkenberg<\/strong>\n            <\/div>\n          <\/div>\n\n          <p>\n            In certain assignments, we may instead process personal data on behalf of a customer. In such cases, the customer is the data controller and V\u00e4xj\u00f6 Hemv\u00e5rd AB is the data processor.\n          <\/p>\n        <\/section>\n\n\n        <!-- 2 -->\n        <section class=\"nls-policy-section\" id=\"vilka-uppgifter\">\n          <span class=\"nls-policy-number\">02<\/span>\n\n          <h2>What personal data do we process?<\/h2>\n\n          <p>\n            What data is processed depends on how you contact us and which service or request the processing applies to.\n          <\/p>\n\n          <div class=\"nls-policy-card-grid\">\n\n            <div class=\"nls-policy-info-card\">\n              <h3>Contact details<\/h3>\n\n              <ul>\n                <li>Name<\/li>\n                <li>Company name<\/li>\n                <li>Position<\/li>\n                <li>Email address<\/li>\n                <li>Phone number<\/li>\n                <li>Postal address<\/li>\n              <\/ul>\n            <\/div>\n\n            <div class=\"nls-policy-info-card\">\n              <h3>Company details<\/h3>\n\n              <ul>\n                <li>Organization number<\/li>\n                <li>Signatory<\/li>\n                <li>Company representatives<\/li>\n                <li>Business information<\/li>\n                <li>Invoice volume<\/li>\n              <\/ul>\n            <\/div>\n\n            <div class=\"nls-policy-info-card\">\n              <h3>Case information<\/h3>\n\n              <ul>\n                <li>Invoice number<\/li>\n                <li>Invoice amount<\/li>\n                <li>Due date<\/li>\n                <li>Payment status<\/li>\n                <li>Customer and reference number<\/li>\n                <li>Communication about the case<\/li>\n              <\/ul>\n            <\/div>\n\n            <div class=\"nls-policy-info-card\">\n              <h3>Technical data<\/h3>\n\n              <ul>\n                <li>IP address<\/li>\n                <li>Web browser<\/li>\n                <li>Device type<\/li>\n                <li>Visited pages<\/li>\n                <li>Technical logs<\/li>\n                <li>Cookie information<\/li>\n              <\/ul>\n            <\/div>\n\n          <\/div>\n        <\/section>\n\n\n        <!-- 3 -->\n        <section class=\"nls-policy-section\" id=\"varifran\">\n          <span class=\"nls-policy-number\">03<\/span>\n\n          <h2>Where do we get the personal data from?<\/h2>\n\n          <p>Personal data may come from:<\/p>\n\n          <ul class=\"nls-policy-list\">\n            <li>you when you contact us or submit a form,<\/li>\n            <li>the company or organization you represent,<\/li>\n            <li>a customer who hires us for a contracted service,<\/li>\n            <li>invoices, contracts and payment documents,<\/li>\n            <li>public company and government registers,<\/li>\n            <li>providers of business or credit information,<\/li>\n            <li>technical systems when you use the website.<\/li>\n          <\/ul>\n        <\/section>\n\n\n        <!-- 4 -->\n        <section class=\"nls-policy-section\" id=\"andamal\">\n          <span class=\"nls-policy-number\">04<\/span>\n\n          <h2>Why do we process personal data?<\/h2>\n\n          <div class=\"nls-policy-purpose-list\">\n\n            <article>\n              <h3>To respond to inquiries<\/h3>\n\n              <p>\n                We process contact details and information you provide to be able to answer questions, understand the company&#039;s needs and follow up on an inquiry.\n              <\/p>\n\n              <div class=\"nls-legal-basis\">\n                <span>Legal basis<\/span>\n                <strong>\n                  Legitimate interest or pre-contractual measures\n                <\/strong>\n              <\/div>\n            <\/article>\n\n            <article>\n              <h3>To enter into and administer agreements<\/h3>\n\n              <p>\n                We process data to prepare, enter into and fulfill agreements, administer the customer relationship and communicate with company representatives.\n              <\/p>\n\n              <div class=\"nls-legal-basis\">\n                <span>Legal basis<\/span>\n                <strong>\n                  Agreement, pre-agreement measures or legitimate interest\n                <\/strong>\n              <\/div>\n            <\/article>\n\n            <article>\n              <h3>To deliver our services<\/h3>\n\n              <p>\n                Data may be processed for invoice management, payment follow-up, reminder management, reporting and other agreed administration.\n              <\/p>\n\n              <div class=\"nls-legal-basis\">\n                <span>Legal basis<\/span>\n                <strong>\n                  Agreement, legitimate interest or legal obligation\n                <\/strong>\n              <\/div>\n            <\/article>\n\n            <article>\n              <h3>To comply with legal requirements<\/h3>\n\n              <p>\n                We may need to process and store data to comply with regulations regarding, for example, accounting, tax, documentation and government decisions.\n              <\/p>\n\n              <div class=\"nls-legal-basis\">\n                <span>Legal basis<\/span>\n                <strong>Legal obligation<\/strong>\n              <\/div>\n            <\/article>\n\n            <article>\n              <h3>To protect the business<\/h3>\n\n              <p>\n                Data may be processed to prevent misuse, handle security incidents and establish, assert or defend legal claims.\n              <\/p>\n\n              <div class=\"nls-legal-basis\">\n                <span>Legal basis<\/span>\n                <strong>Legitimate interest<\/strong>\n              <\/div>\n            <\/article>\n\n          <\/div>\n        <\/section>\n\n\n        <!-- 5 -->\n        <section class=\"nls-policy-section\" id=\"fakturaarenden\">\n          <span class=\"nls-policy-number\">05<\/span>\n\n          <h2>Invoice and payment matters<\/h2>\n\n          <p>\n            When we perform invoice management or payment follow-up, we may process information about invoices, payments, due dates, company contacts and actions taken.\n          <\/p>\n\n          <p>\n            The processing is used to administer the invoice flow, track payment status, communicate about outstanding payments, and report the status of the case.\n          <\/p>\n\n          <div class=\"nls-policy-notice\">\n            <span>Note<\/span>\n\n            <p>\n              When processing is carried out on the instructions of a customer, the customer is normally the data controller for the processing in question. V\u00e4xj\u00f6 Hemv\u00e5rd AB then processes the data as a data processor in accordance with agreed instructions.\n            <\/p>\n          <\/div>\n        <\/section>\n\n\n        <!-- 6 -->\n        <section class=\"nls-policy-section\" id=\"mottagare\">\n          <span class=\"nls-policy-number\">06<\/span>\n\n          <h2>Who can access the data?<\/h2>\n\n          <p>\n            Personal data is only shared when it is necessary for a clear purpose or when we are obliged to disclose it.\n          <\/p>\n\n          <p>Data can be shared with, for example:<\/p>\n\n          <ul class=\"nls-policy-list\">\n            <li>providers of web hosting and technical operations,<\/li>\n            <li>email and communication service providers,<\/li>\n            <li>forms, financial and case management systems,<\/li>\n            <li>banks and payment service providers,<\/li>\n            <li>business and credit information providers,<\/li>\n            <li>legal or financial advisors,<\/li>\n            <li>authorities or courts when required by law.<\/li>\n          <\/ul>\n\n          <p>\n            Suppliers who process personal data on our behalf may only use the data in accordance with our instructions and applicable personal data processing agreements.\n          <\/p>\n\n          <p>\n            We do not sell personal data.\n          <\/p>\n        <\/section>\n\n\n        <!-- 7 -->\n        <section class=\"nls-policy-section\" id=\"internationella\">\n          <span class=\"nls-policy-number\">07<\/span>\n\n          <h2>Transfers outside the EU and EEA<\/h2>\n\n          <p>\n            We strive to use suppliers who process personal data within the EU or EEA.\n          <\/p>\n\n          <p>\n            If a supplier processes personal data outside the EU or EEA, the transfer must be subject to a lawful transfer mechanism, such as an adequacy decision or the EU Commission&#039;s standard contractual clauses.\n          <\/p>\n        <\/section>\n\n\n        <!-- 8 -->\n        <section class=\"nls-policy-section\" id=\"lagring\">\n          <span class=\"nls-policy-number\">08<\/span>\n\n          <h2>How long do we store the data?<\/h2>\n\n          <p>\n            Personal data is not stored for longer than is necessary for the purpose for which it was collected, unless we are required to retain it longer by law.\n          <\/p>\n\n          <div class=\"nls-retention-table\">\n\n            <div class=\"nls-retention-row nls-retention-heading\">\n              <span>Type of task<\/span>\n              <span>Normal handling<\/span>\n            <\/div>\n\n            <div class=\"nls-retention-row\">\n              <strong>Contact requests<\/strong>\n              <p>\n                Saved as long as the request is being handled and normally for a maximum of twelve months after the case has been closed if no customer relationship arises.\n              <\/p>\n            <\/div>\n\n            <div class=\"nls-retention-row\">\n              <strong>Customer and contract information<\/strong>\n              <p>\n                Saved during the customer relationship and thereafter for as long as necessary for legal requirements, contractual issues or legal claims.\n              <\/p>\n            <\/div>\n\n            <div class=\"nls-retention-row\">\n              <strong>Accounting documents<\/strong>\n              <p>\n                Saved for the period required by applicable accounting rules.\n              <\/p>\n            <\/div>\n\n            <div class=\"nls-retention-row\">\n              <strong>Invoice and payment matters<\/strong>\n              <p>\n                Saved as long as the case needs to be administered and thereafter in accordance with legal requirements, agreements and applicable statutes of limitations.\n              <\/p>\n            <\/div>\n\n            <div class=\"nls-retention-row\">\n              <strong>Technical logs<\/strong>\n              <p>\n                Only kept for as long as they are needed for operation, troubleshooting and security.\n              <\/p>\n            <\/div>\n\n          <\/div>\n        <\/section>\n\n\n        <!-- 9 -->\n        <section class=\"nls-policy-section\" id=\"cookies\">\n          <span class=\"nls-policy-number\">09<\/span>\n\n          <h2>Cookies and website data<\/h2>\n\n          <p>\n            The website may use necessary cookies for basic functionality, security and technical operation.\n          <\/p>\n\n          <p>\n            Non-necessary cookies for, for example, statistics or analysis should only be used when there is a legal basis and when the necessary consent has been given.\n          <\/p>\n\n          <p>\n            You can change or revoke your choice through the website&#039;s cookie settings, if such cookies are used.\n          <\/p>\n        <\/section>\n\n\n        <!-- 10 -->\n        <section class=\"nls-policy-section\" id=\"sakerhet\">\n          <span class=\"nls-policy-number\">10<\/span>\n\n          <h2>How do we protect personal data?<\/h2>\n\n          <p>\n            We use technical and organizational security measures that are adapted to the nature, scope and risk of the data.\n          <\/p>\n\n          <div class=\"nls-policy-security-grid\">\n\n            <div>\n              <span>\u2713<\/span>\n              <p>Limited and permission-controlled access<\/p>\n            <\/div>\n\n            <div>\n              <span>\u2713<\/span>\n              <p>Secure login and communication methods<\/p>\n            <\/div>\n\n            <div>\n              <span>\u2713<\/span>\n              <p>Backup and incident management procedures<\/p>\n            <\/div>\n\n            <div>\n              <span>\u2713<\/span>\n              <p>Agreements and instructions to relevant suppliers<\/p>\n            <\/div>\n\n          <\/div>\n\n          <div class=\"nls-policy-notice\">\n            <span>Important<\/span>\n\n            <p>\n              Please do not send sensitive personal data or copies of identity documents through the regular contact form, unless we have explicitly requested this and indicated an appropriate transfer method.\n            <\/p>\n          <\/div>\n        <\/section>\n\n\n        <!-- 11 -->\n        <section class=\"nls-policy-section\" id=\"rattigheter\">\n          <span class=\"nls-policy-number\">11<\/span>\n\n          <h2>Your rights<\/h2>\n\n          <p>\n            Depending on the circumstances of the processing, you may have the right to:\n          <\/p>\n\n          <div class=\"nls-rights-grid\">\n\n            <article>\n              <h3>Get access<\/h3>\n              <p>\n                Request information about what personal data we process about you.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Request correction<\/h3>\n              <p>\n                Request that incorrect or incomplete information be corrected.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Request deletion<\/h3>\n              <p>\n                Request deletion when the data is no longer needed and no legal requirement prevents deletion.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Request restriction<\/h3>\n              <p>\n                Request that processing be temporarily restricted in certain situations.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Object<\/h3>\n              <p>\n                Object to processing based on legitimate interest.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Data portability<\/h3>\n              <p>\n                In some cases, get data out in a structured and machine-readable format.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Withdraw consent<\/h3>\n              <p>\n                Withdraw consent when processing is based on consent.\n              <\/p>\n            <\/article>\n\n            <article>\n              <h3>Leave a complaint<\/h3>\n              <p>\n                Submit a complaint to the Swedish Data Protection Authority, IMY.\n              <\/p>\n            <\/article>\n\n          <\/div>\n\n          <p>\n            We may need to request additional information to verify your identity before processing a request.\n          <\/p>\n        <\/section>\n\n\n        <!-- 12 -->\n        <section class=\"nls-policy-section\" id=\"kontakt\">\n          <span class=\"nls-policy-number\">12<\/span>\n\n          <h2>Contact and questions<\/h2>\n\n          <p>\n            Please contact us if you have any questions about this privacy policy, our processing of personal data, or would like to exercise any of your rights.\n          <\/p>\n\n          <div class=\"nls-policy-contact-card\">\n            <div>\n              <span>Data Controller<\/span>\n              <strong>V\u00e4xj\u00f6 Home Care AB<\/strong>\n            <\/div>\n\n            <div>\n              <span>Organization number<\/span>\n              <strong>559402-8671<\/strong>\n            <\/div>\n\n            <div>\n              <span>Postal address<\/span>\n              <strong>Strandv\u00e4gen 4 B, 311 34 Falkenberg<\/strong>\n            <\/div>\n\n            <a href=\"\/en\/kontakt\/\" class=\"nls-button nls-button-primary\">\n              Go to the contact page\n              <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n          <\/div>\n\n          <p>\n            You also have the right to file a complaint with the Swedish Data Protection Authority, IMY, if you believe that personal data is being processed in violation of data protection regulations.\n          <\/p>\n        <\/section>\n\n\n        <!-- CHANGES -->\n        <section class=\"nls-policy-section nls-policy-final-section\">\n          <h2>Policy changes<\/h2>\n\n          <p>\n            This policy may be updated as our services, systems or legal obligations change. The latest version will always be published on this page along with the date of the last update.\n          <\/p>\n        <\/section>\n\n      <\/article>\n\n    <\/div>\n  <\/section>\n\n<\/main>","protected":false},"excerpt":{"rendered":"<p>JURIDISK INFORMATION Integritetspolicy H\u00e4r beskriver vi hur Next Level Solution behandlar personuppgifter, varf\u00f6r uppgifterna behandlas och vilka r\u00e4ttigheter du har. Personuppgiftsansvarig V\u00e4xj\u00f6 Hemv\u00e5rd AB Senast uppdaterad 26 juni 2026 NEXT LEVEL SOLUTION V\u00e5r utg\u00e5ngspunkt Dina personuppgifter ska hanteras ansvarsfullt Vi behandlar endast personuppgifter n\u00e4r det finns ett tydligt \u00e4ndam\u00e5l och en r\u00e4ttslig grund. L\u00e4s integritetspolicyn [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Integritetspolicy - Next Level Solutions<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nextlevelsolution.se\/en\/integritetspolicy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integritetspolicy - Next Level Solutions\" \/>\n<meta property=\"og:description\" content=\"JURIDISK INFORMATION Integritetspolicy H\u00e4r beskriver vi hur Next Level Solution behandlar personuppgifter, varf\u00f6r uppgifterna behandlas och vilka r\u00e4ttigheter du har. Personuppgiftsansvarig V\u00e4xj\u00f6 Hemv\u00e5rd AB Senast uppdaterad 26 juni 2026 NEXT LEVEL SOLUTION V\u00e5r utg\u00e5ngspunkt Dina personuppgifter ska hanteras ansvarsfullt Vi behandlar endast personuppgifter n\u00e4r det finns ett tydligt \u00e4ndam\u00e5l och en r\u00e4ttslig grund. L\u00e4s integritetspolicyn [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nextlevelsolution.se\/en\/integritetspolicy\/\" \/>\n<meta property=\"og:site_name\" content=\"Next Level Solutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T01:29:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/integritetspolicy\\\/\",\"url\":\"https:\\\/\\\/nextlevelsolution.se\\\/integritetspolicy\\\/\",\"name\":\"Integritetspolicy - Next Level Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#website\"},\"datePublished\":\"2026-06-26T01:11:44+00:00\",\"dateModified\":\"2026-06-26T01:29:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/integritetspolicy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nextlevelsolution.se\\\/integritetspolicy\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/integritetspolicy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nextlevelsolution.se\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integritetspolicy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#website\",\"url\":\"https:\\\/\\\/nextlevelsolution.se\\\/\",\"name\":\"Next Level Solutions\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nextlevelsolution.se\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#organization\",\"name\":\"Next Level Solutions\",\"url\":\"https:\\\/\\\/nextlevelsolution.se\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nextlevelsolution.se\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/next-logo-final.png\",\"contentUrl\":\"https:\\\/\\\/nextlevelsolution.se\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/next-logo-final.png\",\"width\":1024,\"height\":512,\"caption\":\"Next Level Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/nextlevelsolution.se\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integritetspolicy - Next Level Solutions","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nextlevelsolution.se\/en\/integritetspolicy\/","og_locale":"en_US","og_type":"article","og_title":"Integritetspolicy - Next Level Solutions","og_description":"JURIDISK INFORMATION Integritetspolicy H\u00e4r beskriver vi hur Next Level Solution behandlar personuppgifter, varf\u00f6r uppgifterna behandlas och vilka r\u00e4ttigheter du har. Personuppgiftsansvarig V\u00e4xj\u00f6 Hemv\u00e5rd AB Senast uppdaterad 26 juni 2026 NEXT LEVEL SOLUTION V\u00e5r utg\u00e5ngspunkt Dina personuppgifter ska hanteras ansvarsfullt Vi behandlar endast personuppgifter n\u00e4r det finns ett tydligt \u00e4ndam\u00e5l och en r\u00e4ttslig grund. L\u00e4s integritetspolicyn [&hellip;]","og_url":"https:\/\/nextlevelsolution.se\/en\/integritetspolicy\/","og_site_name":"Next Level Solutions","article_modified_time":"2026-06-26T01:29:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nextlevelsolution.se\/integritetspolicy\/","url":"https:\/\/nextlevelsolution.se\/integritetspolicy\/","name":"Integritetspolicy - Next Level Solutions","isPartOf":{"@id":"https:\/\/nextlevelsolution.se\/#website"},"datePublished":"2026-06-26T01:11:44+00:00","dateModified":"2026-06-26T01:29:56+00:00","breadcrumb":{"@id":"https:\/\/nextlevelsolution.se\/integritetspolicy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nextlevelsolution.se\/integritetspolicy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nextlevelsolution.se\/integritetspolicy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nextlevelsolution.se\/"},{"@type":"ListItem","position":2,"name":"Integritetspolicy"}]},{"@type":"WebSite","@id":"https:\/\/nextlevelsolution.se\/#website","url":"https:\/\/nextlevelsolution.se\/","name":"Next Level Solutions","description":"","publisher":{"@id":"https:\/\/nextlevelsolution.se\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nextlevelsolution.se\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nextlevelsolution.se\/#organization","name":"Next Level Solutions","url":"https:\/\/nextlevelsolution.se\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nextlevelsolution.se\/#\/schema\/logo\/image\/","url":"https:\/\/nextlevelsolution.se\/wp-content\/uploads\/2026\/06\/next-logo-final.png","contentUrl":"https:\/\/nextlevelsolution.se\/wp-content\/uploads\/2026\/06\/next-logo-final.png","width":1024,"height":512,"caption":"Next Level Solutions"},"image":{"@id":"https:\/\/nextlevelsolution.se\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":2,"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":51,"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/pages\/41\/revisions\/51"}],"wp:attachment":[{"href":"https:\/\/nextlevelsolution.se\/en\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}