{"id":170,"date":"2026-08-11T19:34:25","date_gmt":"2026-08-11T18:34:25","guid":{"rendered":"https:\/\/andreasespenes.no\/?page_id=170"},"modified":"2026-08-11T19:43:24","modified_gmt":"2026-08-11T18:43:24","slug":"personvern","status":"publish","type":"page","link":"https:\/\/andreasespenes.no\/en\/personvern\/","title":{"rendered":"Privacy"},"content":{"rendered":"<style>\n  \/* =========================================================\n     PERSONVERNERKL\u00c6RING\n     Andreas Sautter Espenes\n     ========================================================= *\/\n\n  .privacy-page,\n  .privacy-page * {\n    box-sizing: border-box;\n  }\n\n  .privacy-page {\n    --pv-dark: #211a15;\n    --pv-text: #665b52;\n    --pv-muted: #8a7d72;\n\n    --pv-gold: #b8944d;\n    --pv-gold-light: #d8ba77;\n    --pv-gold-dark: #80602d;\n\n    --pv-white: #fffdf9;\n\n    position: relative;\n    left: 50%;\n\n    width: 100vw;\n    margin-left: -50vw;\n\n    overflow: hidden;\n\n    color: var(--pv-dark);\n\n    background:\n      radial-gradient(\n        circle at 10% 12%,\n        rgba(184, 148, 77, 0.08),\n        transparent 27%\n      ),\n      radial-gradient(\n        circle at 91% 85%,\n        rgba(91, 64, 47, 0.05),\n        transparent 28%\n      ),\n      linear-gradient(\n        120deg,\n        #fbf7f0 0%,\n        #f5eee4 56%,\n        #eee4d6 100%\n      );\n\n    font-family: inherit;\n  }\n\n\n  \/* =========================================================\n     HOVEDINNHOLD\n     ========================================================= *\/\n\n  .privacy-page__inner {\n    position: relative;\n    z-index: 2;\n\n    width:\n      min(940px, calc(100% - 44px));\n\n    margin: 0 auto;\n\n    padding:\n      76px 0 82px;\n  }\n\n\n  \/* =========================================================\n     HEADER\n     ========================================================= *\/\n\n  .privacy-page__header {\n    max-width: 760px;\n\n    margin:\n      0 auto 43px;\n\n    text-align: center;\n  }\n\n  .privacy-page__eyebrow {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    gap: 11px;\n\n    margin:\n      0 0 13px !important;\n\n    color:\n      var(--pv-gold-dark);\n\n    font-size: 14px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing:\n      0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .privacy-page__eyebrow::before,\n  .privacy-page__eyebrow::after {\n    content: \"\";\n\n    width: 30px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--pv-gold)\n      );\n  }\n\n  .privacy-page__eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--pv-gold),\n        transparent\n      );\n  }\n\n  .privacy-page__title {\n    margin:\n      0 0 17px !important;\n\n    color:\n      var(--pv-dark);\n\n    font-size:\n      clamp(39px, 4.5vw, 56px);\n\n    font-weight: 800;\n\n    line-height: 1.06;\n\n    letter-spacing:\n      -0.035em;\n  }\n\n  .privacy-page__lead {\n    max-width: 700px;\n\n    margin:\n      0 auto !important;\n\n    color:\n      var(--pv-text);\n\n    font-size: 16px;\n\n    line-height: 1.72;\n  }\n\n  .privacy-page__updated {\n    margin:\n      17px 0 0 !important;\n\n    color:\n      var(--pv-muted);\n\n    font-size: 11px;\n\n    line-height: 1.5;\n\n    letter-spacing:\n      0.04em;\n  }\n\n\n  \/* =========================================================\n     INNHOLDSOVERSIKT\n     ========================================================= *\/\n\n  .privacy-page__toc {\n    display: flex;\n    flex-wrap: wrap;\n\n    justify-content: center;\n\n    gap: 8px;\n\n    margin:\n      0 0 34px;\n\n    padding:\n      20px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.15);\n\n    border-radius: 18px;\n\n    background:\n      rgba(255, 253, 249, 0.54);\n  }\n\n  .privacy-page__toc a {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    min-height: 34px;\n\n    padding:\n      6px 12px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.18);\n\n    border-radius:\n      999px;\n\n    background:\n      rgba(255, 255, 255, 0.45);\n\n    color:\n      #705a36 !important;\n\n    font-size: 10px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    text-decoration:\n      none !important;\n\n    transition:\n      background 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .privacy-page__toc a:hover {\n    border-color:\n      var(--pv-gold);\n\n    background:\n      rgba(255, 255, 255, 0.85);\n  }\n\n\n  \/* =========================================================\n     SEKSJONER\n     ========================================================= *\/\n\n  .privacy-page__sections {\n    display: grid;\n\n    gap: 15px;\n  }\n\n  .privacy-section {\n    position: relative;\n\n    padding:\n      30px 32px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.14);\n\n    border-radius: 20px;\n\n    background:\n      rgba(255, 253, 249, 0.78);\n\n    box-shadow:\n      0 15px 38px rgba(65, 45, 28, 0.055);\n  }\n\n  .privacy-section::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 31px;\n\n    width: 64px;\n    height: 2px;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--pv-gold-dark),\n        var(--pv-gold-light)\n      );\n  }\n\n\n  \/* =========================================================\n     TYPOGRAFI\n     ========================================================= *\/\n\n  .privacy-section h2 {\n    margin:\n      0 0 13px !important;\n\n    color:\n      var(--pv-dark) !important;\n\n    font-size: 22px;\n\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing:\n      -0.02em;\n  }\n\n  .privacy-section h3 {\n    margin:\n      21px 0 8px !important;\n\n    color:\n      #4d3d31 !important;\n\n    font-size: 16px;\n\n    font-weight: 800;\n\n    line-height: 1.4;\n  }\n\n  .privacy-section p {\n    margin:\n      0 0 13px !important;\n\n    color:\n      var(--pv-text);\n\n    font-size: 14px;\n\n    line-height: 1.72;\n  }\n\n  .privacy-section p:last-child {\n    margin-bottom:\n      0 !important;\n  }\n\n  .privacy-section ul {\n    margin:\n      10px 0 14px 19px;\n\n    padding: 0;\n\n    color:\n      var(--pv-text);\n\n    font-size: 14px;\n\n    line-height: 1.72;\n  }\n\n  .privacy-section li {\n    margin-bottom: 6px;\n  }\n\n  .privacy-section a {\n    color:\n      var(--pv-gold-dark) !important;\n\n    font-weight: 700;\n\n    text-decoration:\n      underline;\n\n    text-decoration-color:\n      rgba(128, 96, 45, 0.35);\n\n    text-underline-offset:\n      3px;\n  }\n\n\n  \/* =========================================================\n     KONTAKTBOKS\n     ========================================================= *\/\n\n  .privacy-contact {\n    margin-top: 15px;\n\n    padding:\n      31px 32px;\n\n    border:\n      1px solid rgba(200, 162, 91, 0.24);\n\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 90% 20%,\n        rgba(189, 151, 80, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #171310,\n        #251914\n      );\n\n    color: #eee6dc;\n\n    text-align: center;\n  }\n\n  .privacy-contact h2 {\n    margin:\n      0 0 10px !important;\n\n    color:\n      #f3ebe1 !important;\n\n    font-size: 22px;\n\n    font-weight: 800;\n\n    line-height: 1.3;\n  }\n\n  .privacy-contact p {\n    max-width: 640px;\n\n    margin:\n      0 auto 19px !important;\n\n    color:\n      #c9beb3;\n\n    font-size: 14px;\n\n    line-height: 1.65;\n  }\n\n  .privacy-contact__button {\n    display: inline-flex;\n\n    min-height: 46px;\n\n    align-items: center;\n    justify-content: center;\n\n    padding:\n      10px 20px;\n\n    border:\n      1px solid var(--pv-gold);\n\n    border-radius:\n      999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #d0aa61,\n        #9d7636\n      );\n\n    color:\n      #171008 !important;\n\n    font-size: 12px;\n\n    font-weight: 800;\n\n    text-decoration:\n      none !important;\n\n    transition:\n      transform 0.2s ease;\n  }\n\n  .privacy-contact__button:hover {\n    transform:\n      translateY(-2px);\n  }\n\n\n  \/* =========================================================\n     MOBIL\n     ========================================================= *\/\n\n  @media (max-width: 600px) {\n\n    .privacy-page__inner {\n      width:\n        calc(100% - 34px);\n\n      padding:\n        52px 0 57px;\n    }\n\n    .privacy-page__header {\n      margin-bottom: 31px;\n    }\n\n    .privacy-page__eyebrow {\n      font-size: 11px;\n    }\n\n    .privacy-page__eyebrow::before,\n    .privacy-page__eyebrow::after {\n      width: 20px;\n    }\n\n    .privacy-page__title {\n      font-size:\n        clamp(34px, 10vw, 44px);\n    }\n\n    .privacy-page__lead {\n      font-size: 15px;\n    }\n\n    .privacy-page__toc {\n      justify-content: flex-start;\n\n      padding: 15px;\n    }\n\n    .privacy-section {\n      padding:\n        26px 21px;\n\n      border-radius: 17px;\n    }\n\n    .privacy-section::before {\n      left: 21px;\n    }\n\n    .privacy-section h2 {\n      font-size: 20px;\n    }\n\n    .privacy-section p,\n    .privacy-section ul {\n      font-size: 13px;\n    }\n\n    .privacy-contact {\n      padding:\n        27px 21px;\n\n      border-radius: 17px;\n    }\n\n    .privacy-contact__button {\n      width: 100%;\n    }\n  }\n\n<\/style>\n\n\n<section class=\"privacy-page\">\n\n  <div class=\"privacy-page__inner\">\n\n\n    <!-- =====================================================\n         HEADER\n         ===================================================== -->\n\n    <header class=\"privacy-page__header\">\n\n      <div class=\"privacy-page__eyebrow\">\n        Privacy\n      <\/div>\n\n      <h1 class=\"privacy-page__title\">\n        Privacy Policy\n      <\/h1>\n\n      <p class=\"privacy-page__lead\">\n        Your privacy is important. This statement explains what personal data may be processed when you visit andreasespenes.no or contact us, why the data is processed and what rights you have.\n      <\/p>\n\n      <p class=\"privacy-page__updated\">\n        Last updated: August 11, 2026\n      <\/p>\n\n    <\/header>\n\n\n    <!-- =====================================================\n         INNHOLDSOVERSIKT\n         ===================================================== -->\n\n    <nav\n      class=\"privacy-page__toc\"\n      aria-label=\"Content of the privacy policy\"\n    >\n\n      <a href=\"#behandlingsansvarlig\">\n        Data controller\n      <\/a>\n\n      <a href=\"#opplysninger\">\n        Information\n      <\/a>\n\n      <a href=\"#formaal\">\n        Purpose\n      <\/a>\n\n      <a href=\"#tredjeparter\">\n        Third parties\n      <\/a>\n\n      <a href=\"#lagring\">\n        Storage\n      <\/a>\n\n      <a href=\"#rettigheter\">\n        Your rights\n      <\/a>\n\n    <\/nav>\n\n\n    <div class=\"privacy-page__sections\">\n\n\n      <!-- ===================================================\n           1\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"behandlingsansvarlig\"\n      >\n\n        <h2>\n          1. Data controller\n        <\/h2>\n\n        <p>\n          Andreas Sautter Espenes is the controller of personal data processed in connection with this website.\n        <\/p>\n\n        <p>\n          Contact:\n          <a href=\"mailto:espenes.entertainment@gmail.com\">\n            espenes.entertainment@gmail.com\n          <\/a>\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           2\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"opplysninger\"\n      >\n\n        <h2>\n          2. What personal data can be processed?\n        <\/h2>\n\n        <p>\n          What information is processed depends on how you use the website.\n        <\/p>\n\n        <h3>\n          When you contact\n        <\/h3>\n\n        <p>\n          If you send an email, the following information may be processed:\n        <\/p>\n\n        <ul>\n          <li>name, if you provide it<\/li>\n          <li>email address<\/li>\n          <li>the content of the message<\/li>\n          <li>\n            other information you choose to provide in connection with the inquiry\n          <\/li>\n        <\/ul>\n\n        <p>\n          Email sent to the contact address is processed through the Gmail email service, provided by Google.\n        <\/p>\n\n\n        <h3>\n          Technical information\n        <\/h3>\n\n        <p>\n          When you visit the website, the web server and the website&#039;s technical systems may record technical information such as your IP address, time of request, browser type, requested URL, and technical error messages.\n        <\/p>\n\n        <p>\n          Such information is used primarily for the operation, security, troubleshooting and protection of the website.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           3\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"formaal\"\n      >\n\n        <h2>\n          3. Purpose and basis for processing\n        <\/h2>\n\n        <p>\n          Personal data is only processed when there is a relevant purpose and a valid basis for processing.\n        <\/p>\n\n        <h3>\n          Respond to inquiries\n        <\/h3>\n\n        <p>\n          Information you send by email is used to read, follow up and respond to your inquiry.\n        <\/p>\n\n        <p>\n          The basis for processing will normally be a legitimate interest in being able to communicate with people who contact me. If the inquiry concerns the conclusion or performance of an agreement, the processing may also be necessary to take steps prior to the conclusion of an agreement or to fulfill an agreement.\n        <\/p>\n\n\n        <h3>\n          Operation and safety\n        <\/h3>\n\n        <p>\n          Technical logs may be processed because there is a legitimate interest in keeping the website secure, detecting errors, preventing abuse and ensuring stable operation.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           4\n           =================================================== -->\n\n      <section class=\"privacy-section\">\n\n        <h2>\n          4. Cookies and similar technologies\n        <\/h2>\n\n        <p>\n          The website may use cookies and similar technologies that are necessary for the website and WordPress to function technically.\n        <\/p>\n\n        <p>\n          If analysis, marketing or other technology is used that is not strictly necessary, this shall not be activated until the necessary consent has been obtained.\n        <\/p>\n\n        <p>\n          Google Analytics is not enabled as a visitor analysis on the website as of the date this privacy policy was last updated.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           5\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"tredjeparter\"\n      >\n\n        <h2>\n          5. Third-party content and services\n        <\/h2>\n\n\n        <h3>\n          YouTube\n        <\/h3>\n\n        <p>\n          The Music page contains a built-in YouTube playlist. YouTube is a service provided by Google.\n        <\/p>\n\n        <p>\n          When embedded YouTube content is loaded or used, Google may receive technical information such as your IP address, browser and device information, and information about how the player is used.\n        <\/p>\n\n        <p>\n          Processing carried out by YouTube and Google is carried out in accordance with their own privacy terms.\n        <\/p>\n\n\n        <h3>\n          External links\n        <\/h3>\n\n        <p>\n          The website also contains links to external services, including Spotify, YouTube and social media. When you choose to follow such a link, the privacy policy of the external service applies.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           6\n           =================================================== -->\n\n      <section class=\"privacy-section\">\n\n        <h2>\n          6. Sharing of personal data\n        <\/h2>\n\n        <p>\n          Personal information is not sold to third parties.\n        <\/p>\n\n        <p>\n          Information may nevertheless be processed by suppliers necessary to operate the website and communications, such as web hosting, email providers and technical service providers.\n        <\/p>\n\n        <p>\n          Information may also be disclosed if this is necessary to fulfill a legal obligation or a lawful request from a public authority.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           7\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"lagring\"\n      >\n\n        <h2>\n          7. How long is the information stored?\n        <\/h2>\n\n        <p>\n          Personal data is not stored for longer than is necessary for the purpose for which it was collected.\n        <\/p>\n\n        <p>\n          Regular email inquiries can be deleted when the inquiry has been processed and there is no longer a need to retain the communication.\n        <\/p>\n\n        <p>\n          If the communication concerns an agreement, a purchase, an assignment or other matters where documentation may be necessary, the information may be stored longer when this results from legal obligations or a factual need for documentation.\n        <\/p>\n\n        <p>\n          Technical logs are only kept for as long as they are necessary for operation, security and troubleshooting, or in accordance with the web hotel&#039;s technical procedures.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           8\n           =================================================== -->\n\n      <section\n        class=\"privacy-section\"\n        id=\"rettigheter\"\n      >\n\n        <h2>\n          8. Your rights\n        <\/h2>\n\n        <p>\n          If personal data about you is processed, you may have the right under data protection regulations to:\n        <\/p>\n\n        <ul>\n          <li>insight into what information is processed about you<\/li>\n          <li>correction of incorrect or incomplete information<\/li>\n          <li>deletion of personal data<\/li>\n          <li>restriction of processing<\/li>\n          <li>\n            to object to processing based on legitimate interest\n          <\/li>\n          <li>data portability where the conditions for this are met<\/li>\n          <li>\n            to withdraw consent if the processing is based on consent\n          <\/li>\n        <\/ul>\n\n        <p>\n          If you wish to exercise one of these rights, you can send an email to\n          <a href=\"mailto:espenes.entertainment@gmail.com\">\n            espenes.entertainment@gmail.com\n          <\/a>.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           9\n           =================================================== -->\n\n      <section class=\"privacy-section\">\n\n        <h2>\n          9. Complaint to the Norwegian Data Protection Authority\n        <\/h2>\n\n        <p>\n          If you believe that personal data is being processed in violation of the data protection regulations, you have the right to complain to the Norwegian Data Protection Authority.\n        <\/p>\n\n        <p>\n          More information can be found at\n          <a href=\"https:\/\/www.datatilsynet.no\/\" target=\"_blank\" rel=\"noopener\">\n            data protection authority.no\n          <\/a>.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           10\n           =================================================== -->\n\n      <section class=\"privacy-section\">\n\n        <h2>\n          10. Information security\n        <\/h2>\n\n        <p>\n          Reasonable technical and organizational measures are used to protect personal data and the website against unauthorized access, misuse, loss or alteration.\n        <\/p>\n\n        <p>\n          However, no transmission or storage on the internet can be guaranteed to be completely risk-free.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           11\n           =================================================== -->\n\n      <section class=\"privacy-section\">\n\n        <h2>\n          11. Changes to the Privacy Policy\n        <\/h2>\n\n        <p>\n          The privacy policy may be updated if the website gains new features, new services are introduced, or the processing of personal data changes.\n        <\/p>\n\n        <p>\n          The date at the top of the page shows when the statement was last updated.\n        <\/p>\n\n      <\/section>\n\n\n    <\/div>\n\n\n    <!-- =====================================================\n         KONTAKT\n         ===================================================== -->\n\n    <div class=\"privacy-contact\">\n\n      <h2>\n        Questions about privacy?\n      <\/h2>\n\n      <p>\n        If you have any questions about how personal data is processed at andreasespenes.no, you are welcome to contact us.\n      <\/p>\n\n      <a\n        class=\"privacy-contact__button\"\n        href=\"mailto:espenes.entertainment@gmail.com?subject=Personvern%20-%20andreasespenes.no\"\n      >\n        Contact me about privacy\n      <\/a>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Personvern Personvernerkl\u00e6ring Personvernet ditt er viktig. Denne erkl\u00e6ringen forklarer hvilke personopplysninger som kan behandles n\u00e5r du bes\u00f8ker andreasespenes.no eller tar kontakt, hvorfor opplysningene behandles og hvilke rettigheter du har. Sist oppdatert: 11. august 2026 Behandlingsansvarlig Opplysninger Form\u00e5l Tredjeparter Lagring Dine rettigheter 1. Behandlingsansvarlig Andreas Sautter Espenes er behandlingsansvarlig for personopplysninger som behandles i forbindelse med&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-170","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/comments?post=170"}],"version-history":[{"count":3,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/170\/revisions"}],"predecessor-version":[{"id":177,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/170\/revisions\/177"}],"wp:attachment":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/media?parent=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}