{"id":8214,"date":"2025-09-04T06:53:45","date_gmt":"2025-09-04T06:53:45","guid":{"rendered":"https:\/\/naardic.no\/?page_id=8214"},"modified":"2025-12-11T12:14:29","modified_gmt":"2025-12-11T12:14:29","slug":"medlemskap","status":"publish","type":"page","link":"https:\/\/naardic.no\/fi\/medlemskap\/","title":{"rendered":"Medlemskap"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8214\" class=\"elementor elementor-8214\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4209614 e-flex e-con-boxed e-con e-parent\" data-id=\"4209614\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2a1ec80 e-con-full e-flex e-con e-child\" data-id=\"2a1ec80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-661ab28 elementor-widget elementor-widget-html\" data-id=\"661ab28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function () {\n  const REF_PARAM = \"affiliate\";\n  const CAMPAIGN_PARAM = \"free_campaign_id\";\n  const MESSAGE_TEXT = \" Rabatten din blir trukket fra i kassen\"; \/\/ note leading space\n  const MESSAGE_ID = \"add_affiliate\";\n\n  \/\/ \u2705 Helper to safely read a query param from a URL\n  function getParamFromUrl(param, url) {\n    try {\n      return new URL(url).searchParams.get(param);\n    } catch {\n      return null;\n    }\n  }\n\n  \/\/ \u2705 Get params from current URL or referrer\n  function getAffiliateFromUrl() {\n    return getParamFromUrl(REF_PARAM, window.location.href);\n  }\n\n  function getAffiliateFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(REF_PARAM, document.referrer);\n  }\n\n  function getCampaignFromUrl() {\n    return getParamFromUrl(CAMPAIGN_PARAM, window.location.href);\n  }\n\n  function getCampaignFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(CAMPAIGN_PARAM, document.referrer);\n  }\n\n  \/\/ \u2705 Add affiliate & campaign params to all price buttons\n  function updateAffiliateLinks(affiliate, campaign) {\n    if (!affiliate && !campaign) return;\n\n    document.querySelectorAll(\".custom-submit-button.btn.price-btn\").forEach((btn) => {\n      const href = btn.getAttribute(\"href\");\n      if (!href) return;\n\n      try {\n        const url = new URL(href, window.location.origin);\n\n        \/\/ Update or add both params\n        if (affiliate && url.searchParams.get(REF_PARAM) !== affiliate) {\n          url.searchParams.set(REF_PARAM, affiliate);\n        }\n        if (campaign && url.searchParams.get(CAMPAIGN_PARAM) !== campaign) {\n          url.searchParams.set(CAMPAIGN_PARAM, campaign);\n        }\n\n        btn.setAttribute(\"href\", url.toString());\n      } catch (err) {\n        console.warn(\"Error updating href:\", err);\n      }\n    });\n  }\n\n  \/\/ \u2705 Append message inline to the right of existing text\n  function appendAffiliateMessage() {\n    const el = document.getElementById(MESSAGE_ID);\n    if (el && !el.querySelector(\".affiliate-message\")) {\n      const span = document.createElement(\"span\");\n      span.className = \"affiliate-message\";\n      span.textContent = MESSAGE_TEXT;\n      span.style.fontWeight = \"500\";\n\n      \/\/ Detect mobile (based on viewport width)\n      const isMobile = window.matchMedia(\"(max-width: 767px)\").matches;\n\n      if (!isMobile) {\n        el.style.display = \"flex\";\n        el.style.alignItems = \"center\";\n        span.style.marginLeft = \"5px\";\n      }\n\n      el.appendChild(span);\n    }\n  }\n\n  \/\/ \u2705 Get stored or incoming values\n  let affiliate =\n    getAffiliateFromUrl() ||\n    getAffiliateFromReferrer() ||\n    localStorage.getItem(\"affiliate\");\n\n  let campaign =\n    getCampaignFromUrl() ||\n    getCampaignFromReferrer() ||\n    localStorage.getItem(\"free_campaign_id\");\n\n  \/\/ \u274c If no values exist, do nothing\n  if (!affiliate && !campaign) return;\n\n  \/\/ \u2705 Store for future pages\n  try {\n    if (affiliate) localStorage.setItem(\"affiliate\", affiliate);\n    if (campaign) localStorage.setItem(\"free_campaign_id\", campaign);\n  } catch {}\n\n  \/\/ \u2705 Apply immediately\n  updateAffiliateLinks(affiliate, campaign);\n  appendAffiliateMessage();\n\n  \/\/ \u2705 Watch for Elementor\/AJAX DOM updates\n  const observer = new MutationObserver(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  });\n  observer.observe(document.body, { childList: true, subtree: true });\n\n  \/\/ \u2705 Safety interval for delayed Elementor loads\n  setInterval(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  }, 500);\n\n  console.log(\"Affiliate script active \u2192\", { affiliate, campaign });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16c92ef elementor-widget elementor-widget-heading\" data-id=\"16c92ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Velg medlemskap<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-552778d elementor-widget elementor-widget-text-editor\" data-id=\"552778d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"add_affiliate\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Meld deg inn i dag.&nbsp;<strong>14 dager gratis pr\u00f8veperiode.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b41cf50 elementor-widget elementor-widget-html\" data-id=\"b41cf50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function () {\n  const REF_PARAM = \"affiliate\";\n  const CAMPAIGN_PARAM = \"free_campaign_id\";\n  const MESSAGE_TEXT = \" Rabatten din blir trukket fra i kassen\"; \/\/ note leading space\n  const MESSAGE_ID = \"add_affiliate\";\n\n  \/\/ \u2705 Helper to safely read a query param from a URL\n  function getParamFromUrl(param, url) {\n    try {\n      return new URL(url).searchParams.get(param);\n    } catch {\n      return null;\n    }\n  }\n\n  \/\/ \u2705 Get params from current URL or referrer\n  function getAffiliateFromUrl() {\n    return getParamFromUrl(REF_PARAM, window.location.href);\n  }\n\n  function getAffiliateFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(REF_PARAM, document.referrer);\n  }\n\n  function getCampaignFromUrl() {\n    return getParamFromUrl(CAMPAIGN_PARAM, window.location.href);\n  }\n\n  function getCampaignFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(CAMPAIGN_PARAM, document.referrer);\n  }\n\n  \/\/ \u2705 Add affiliate & campaign params to all price buttons\n  function updateAffiliateLinks(affiliate, campaign) {\n    if (!affiliate && !campaign) return;\n\n    document.querySelectorAll(\".custom-submit-button.btn.price-btn\").forEach((btn) => {\n      const href = btn.getAttribute(\"href\");\n      if (!href) return;\n\n      try {\n        const url = new URL(href, window.location.origin);\n\n        \/\/ Update or add both params\n        if (affiliate && url.searchParams.get(REF_PARAM) !== affiliate) {\n          url.searchParams.set(REF_PARAM, affiliate);\n        }\n        if (campaign && url.searchParams.get(CAMPAIGN_PARAM) !== campaign) {\n          url.searchParams.set(CAMPAIGN_PARAM, campaign);\n        }\n\n        btn.setAttribute(\"href\", url.toString());\n      } catch (err) {\n        console.warn(\"Error updating href:\", err);\n      }\n    });\n  }\n\n  \/\/ \u2705 Append message inline to the right of existing text\n  function appendAffiliateMessage() {\n    const el = document.getElementById(MESSAGE_ID);\n    if (el && !el.querySelector(\".affiliate-message\")) {\n      const span = document.createElement(\"span\");\n      span.className = \"affiliate-message\";\n      span.textContent = MESSAGE_TEXT;\n      span.style.fontWeight = \"500\";\n\n      \/\/ Detect mobile (based on viewport width)\n      const isMobile = window.matchMedia(\"(max-width: 767px)\").matches;\n\n      if (!isMobile) {\n        el.style.display = \"flex\";\n        el.style.alignItems = \"center\";\n        span.style.marginLeft = \"5px\";\n      }\n\n      el.appendChild(span);\n    }\n  }\n\n  \/\/ \u2705 Get stored or incoming values\n  let affiliate =\n    getAffiliateFromUrl() ||\n    getAffiliateFromReferrer() ||\n    localStorage.getItem(\"affiliate\");\n\n  let campaign =\n    getCampaignFromUrl() ||\n    getCampaignFromReferrer() ||\n    localStorage.getItem(\"free_campaign_id\");\n\n  \/\/ \u274c If no values exist, do nothing\n  if (!affiliate && !campaign) return;\n\n  \/\/ \u2705 Store for future pages\n  try {\n    if (affiliate) localStorage.setItem(\"affiliate\", affiliate);\n    if (campaign) localStorage.setItem(\"free_campaign_id\", campaign);\n  } catch {}\n\n  \/\/ \u2705 Apply immediately\n  updateAffiliateLinks(affiliate, campaign);\n  appendAffiliateMessage();\n\n  \/\/ \u2705 Watch for Elementor\/AJAX DOM updates\n  const observer = new MutationObserver(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  });\n  observer.observe(document.body, { childList: true, subtree: true });\n\n  \/\/ \u2705 Safety interval for delayed Elementor loads\n  setInterval(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  }, 500);\n\n  console.log(\"Affiliate script active \u2192\", { affiliate, campaign });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bec9a97 e-flex e-con-boxed e-con e-parent\" data-id=\"bec9a97\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-95976e4 e-con-full e-flex e-con e-child\" data-id=\"95976e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-545a5dd e-con-full membership-box e-flex e-con e-child\" data-id=\"545a5dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2390d9c elementor-widget elementor-widget-heading\" data-id=\"2390d9c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Standard betalingsalternativ:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ce1a3e elementor-widget elementor-widget-html\" data-id=\"6ce1a3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"payment-options\">\n\n  <label class=\"option\">\n    <input type=\"radio\" name=\"plan\" value=\"399\" checked>\n    <span class=\"custom-radio\"><\/span>\n    <span class=\"option-text\">Kr 399 \/mnd \u2013 Ingen bindingstid<\/span>\n  <\/label>\n\n  <label class=\"option\">\n    <input type=\"radio\" name=\"plan\" value=\"349\">\n    <span class=\"custom-radio\"><\/span>\n    <span class=\"option-text\">Kr 349 \/mnd \u2013 Forutsetter 12 m\u00e5neders bindingstid<\/span>\n  <\/label>\n\n  <label class=\"option\">\n    <input type=\"radio\" name=\"plan\" value=\"2988\">\n    <span class=\"custom-radio\"><\/span>\n    <span class=\"option-text\">Kr 2 988 \/\u00e5r \u2013 Forutsetter \u00e5rlig betaling (Kr 249 \/mnd)<\/span>\n  <\/label>\n\n  <!-- \u2705 Default href for the initially checked plan (399) -->\n  <a class=\"custom-submit-button btn price-btn\" id=\"startTrial\"\n     href=\"https:\/\/naardic.no\/sign-up?plan=per_month_no_binding\">\n    Start pr\u00f8veperiode\n  <\/a>\n\n<\/div>\n\n<style>\n.payment-options {\n  font-family: system-ui, -apple-system, sans-serif;\n  max-width: 500px;\n}\n\n.option {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 22px;\n  cursor: pointer;\n}\n\n.option input {\n  display: none;\n}\n\n\/* Custom radio *\/\n.custom-radio {\n  width: 26px;\n  height: 26px;\n  border: 2px solid #1c513b;\n  border-radius: 50%;\n  position: relative;\n  flex-shrink: 0;\n}\n\n.custom-radio::after {\n  content: \"\";\n  width: 14px;\n  height: 14px;\n  background: #1c513b;\n  border-radius: 50%;\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%) scale(0);\n  transition: 0.2s ease;\n}\n\n.option input:checked + .custom-radio::after {\n  transform: translate(-50%, -50%) scale(1);\n}\n\n.option-text {\n  font-size: 20px;\n  color: #2c2c2c;\n  line-height: 1.4;\n}\n\n\/* Button *\/\n#startTrial {\n  margin-top: 10px;\n  padding: 14px 38px;\n  border-radius: 40px;\n  border: none;\n  background: #63f1a2;\n  font-size: 18px;\n  font-weight: 600;\n  color: #063d28;\n  cursor: pointer;\n  display: inline-block;\n  text-decoration: none;\n}\n\n#startTrial:hover {\n  background: #50e08f;\n}\n<\/style>\n\n<script>\n\/\/ \u2705 Map radio values to base URLs\nconst PLAN_URLS = {\n  \"399\":  \"https:\/\/naardic.no\/sign-up?plan=per_month_no_binding\",\n  \"349\":  \"https:\/\/naardic.no\/sign-up?plan=per_month_binding_12_months\",\n  \"2988\": \"https:\/\/naardic.no\/sign-up?plan=per_year_no_binding\",\n};\n\nfunction updateStartTrialHref() {\n  const selected = document.querySelector('input[name=\"plan\"]:checked');\n  const btn = document.getElementById('startTrial');\n\n  if (!selected || !btn) return;\n\n  const baseUrl = PLAN_URLS[selected.value];\n  if (!baseUrl) return;\n\n  \/\/ Set base href; affiliate script will append its params on top of this\n  btn.setAttribute('href', baseUrl);\n}\n\n\/\/ Init on load\nupdateStartTrialHref();\n\n\/\/ Update whenever user changes plan\ndocument.querySelectorAll('input[name=\"plan\"]').forEach((radio) => {\n  radio.addEventListener('change', updateStartTrialHref);\n});\n<\/script>\n\n<script>\n(function () {\n  const REF_PARAM = \"affiliate\";\n  const CAMPAIGN_PARAM = \"free_campaign_id\";\n  const MESSAGE_TEXT = \" Rabatten din blir trukket fra i kassen\"; \/\/ note leading space\n  const MESSAGE_ID = \"add_affiliate\";\n\n  function getParamFromUrl(param, url) {\n    try {\n      return new URL(url).searchParams.get(param);\n    } catch {\n      return null;\n    }\n  }\n\n  function getAffiliateFromUrl() {\n    return getParamFromUrl(REF_PARAM, window.location.href);\n  }\n\n  function getAffiliateFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(REF_PARAM, document.referrer);\n  }\n\n  function getCampaignFromUrl() {\n    return getParamFromUrl(CAMPAIGN_PARAM, window.location.href);\n  }\n\n  function getCampaignFromReferrer() {\n    if (!document.referrer) return null;\n    return getParamFromUrl(CAMPAIGN_PARAM, document.referrer);\n  }\n\n  function updateAffiliateLinks(affiliate, campaign) {\n    if (!affiliate && !campaign) return;\n\n    document.querySelectorAll(\".custom-submit-button.btn.price-btn\").forEach((btn) => {\n      const href = btn.getAttribute(\"href\");\n      if (!href) return;\n\n      try {\n        const url = new URL(href, window.location.origin);\n\n        if (affiliate && url.searchParams.get(REF_PARAM) !== affiliate) {\n          url.searchParams.set(REF_PARAM, affiliate);\n        }\n        if (campaign && url.searchParams.get(CAMPAIGN_PARAM) !== campaign) {\n          url.searchParams.set(CAMPAIGN_PARAM, campaign);\n        }\n\n        btn.setAttribute(\"href\", url.toString());\n      } catch (err) {\n        console.warn(\"Error updating href:\", err);\n      }\n    });\n  }\n\n  function appendAffiliateMessage() {\n    const el = document.getElementById(MESSAGE_ID);\n    if (el && !el.querySelector(\".affiliate-message\")) {\n      const span = document.createElement(\"span\");\n      span.className = \"affiliate-message\";\n      span.textContent = MESSAGE_TEXT;\n      span.style.fontWeight = \"500\";\n\n      const isMobile = window.matchMedia(\"(max-width: 767px)\").matches;\n\n      if (!isMobile) {\n        el.style.display = \"flex\";\n        el.style.alignItems = \"center\";\n        span.style.marginLeft = \"5px\";\n      }\n\n      el.appendChild(span);\n    }\n  }\n\n  let affiliate =\n    getAffiliateFromUrl() ||\n    getAffiliateFromReferrer() ||\n    localStorage.getItem(\"affiliate\");\n\n  let campaign =\n    getCampaignFromUrl() ||\n    getCampaignFromReferrer() ||\n    localStorage.getItem(\"free_campaign_id\");\n\n  if (!affiliate && !campaign) return;\n\n  try {\n    if (affiliate) localStorage.setItem(\"affiliate\", affiliate);\n    if (campaign) localStorage.setItem(\"free_campaign_id\", campaign);\n  } catch {}\n\n  updateAffiliateLinks(affiliate, campaign);\n  appendAffiliateMessage();\n\n  const observer = new MutationObserver(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  });\n  observer.observe(document.body, { childList: true, subtree: true });\n\n  setInterval(() => {\n    updateAffiliateLinks(affiliate, campaign);\n    appendAffiliateMessage();\n  }, 500);\n\n  console.log(\"Affiliate script active \u2192\", { affiliate, campaign });\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-445f58c e-con-full e-flex e-con e-child\" data-id=\"445f58c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1103e8c e-con-full membership-box e-flex e-con e-child\" data-id=\"1103e8c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ff0e11 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"6ff0e11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">10+ live timer daglig (+opptak)<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Norges beste trenere<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Personlig oppf\u00f8lging og tilbakemeldinger<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Velg om du vil ha kamera av eller p\u00e5<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-170eba9 e-flex e-con-boxed e-con e-parent\" data-id=\"170eba9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-236c647 elementor-widget elementor-widget-text-editor\" data-id=\"236c647\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"color: #000000; font-family: ABeeZee, sans-serif;\">Alle Standard medlemskap fortsetter automatisk etter at pr\u00f8veperioden er over, frem til du velger \u00e5 si opp. For medlemskap med m\u00e5nedlige betalinger gjelder \u00e9n m\u00e5neds oppsigelsestid. Det betyr at du, etter at du har gitt beskjed om oppsigelse, fortsatt vil ha tilgang ut p\u00e5f\u00f8lgende m\u00e5ned.<\/p><p style=\"color: #000000; font-family: ABeeZee, sans-serif;\">Merk at alle medlemskap er l\u00f8pende med automatisk fornyelse.\u00a0\u00a0<\/p><p style=\"color: #000000; font-family: ABeeZee, sans-serif;\">\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b7a3466 e-flex e-con-boxed e-con e-parent\" data-id=\"b7a3466\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-73644f7 e-con-full e-flex e-con e-child\" data-id=\"73644f7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08eadd9 elementor-widget elementor-widget-html\" data-id=\"08eadd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- TrustBox widget - Slider --> <div class=\"trustpilot-widget\" data-locale=\"no-NO\" data-template-id=\"53aa8912dec7e10d38f59f36\" data-businessunit-id=\"61eaafb6b418e1a4325f2b5c\" data-style-height=\"150px\" data-style-width=\"100%\" data-stars=\"1,2,3,4,5\" data-review-languages=\"no\" data-per-page=\"4\">   <a href=\"https:\/\/no.trustpilot.com\/review\/naardic.no\" target=\"_blank\" rel=\"noopener\">Trustpilot<\/a> <\/div> <!-- End TrustBox widget -->\n<!-- TrustBox script --> <script type=\"text\/javascript\" src=\"\/\/widget.trustpilot.com\/bootstrap\/v5\/tp.widget.bootstrap.min.js\" async><\/script> <!-- End TrustBox script -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Velg medlemskap Meld deg inn i dag.&nbsp;14 dager gratis pr\u00f8veperiode. Standard betalingsalternativ: Kr 399 \/mnd \u2013 Ingen bindingstid Kr 349 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"content-type":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8214","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Medlemskap - NAARDIC<\/title>\n<meta name=\"description\" content=\"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/naardic.no\/fi\/medlemskap\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Medlemskap\" \/>\n<meta property=\"og:description\" content=\"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/naardic.no\/fi\/medlemskap\/\" \/>\n<meta property=\"og:site_name\" content=\"NAARDIC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/naardic\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T12:14:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minuuttia\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/medlemskap\\\/\",\"url\":\"https:\\\/\\\/naardic.no\\\/fi\\\/medlemskap\\\/\",\"name\":\"Medlemskap - NAARDIC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#website\"},\"datePublished\":\"2025-09-04T06:53:45+00:00\",\"dateModified\":\"2025-12-11T12:14:29+00:00\",\"description\":\"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/medlemskap\\\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/naardic.no\\\/fi\\\/medlemskap\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/medlemskap\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/naardic.no\\\/fi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Medlemskap\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#website\",\"url\":\"https:\\\/\\\/naardic.no\\\/fi\\\/\",\"name\":\"NAARDIC\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/naardic.no\\\/fi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#organization\",\"name\":\"NAARDIC\",\"url\":\"https:\\\/\\\/naardic.no\\\/fi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/naardic.no\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Naardic-Logo.webp\",\"contentUrl\":\"https:\\\/\\\/naardic.no\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Naardic-Logo.webp\",\"width\":100,\"height\":98,\"caption\":\"NAARDIC\"},\"image\":{\"@id\":\"https:\\\/\\\/naardic.no\\\/fi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/naardic\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Medlemskap - NAARDIC","description":"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.","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:\/\/naardic.no\/fi\/medlemskap\/","og_locale":"fi_FI","og_type":"article","og_title":"Medlemskap","og_description":"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.","og_url":"https:\/\/naardic.no\/fi\/medlemskap\/","og_site_name":"NAARDIC","article_publisher":"https:\/\/www.facebook.com\/naardic","article_modified_time":"2025-12-11T12:14:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Arvioitu lukuaika":"6 minuuttia"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/naardic.no\/fi\/medlemskap\/","url":"https:\/\/naardic.no\/fi\/medlemskap\/","name":"Medlemskap - NAARDIC","isPartOf":{"@id":"https:\/\/naardic.no\/fi\/#website"},"datePublished":"2025-09-04T06:53:45+00:00","dateModified":"2025-12-11T12:14:29+00:00","description":"Naardic har medlemskap som passer for alle - fra m\u00e5nedlig uten bindingstid, til \u00e5rlig betaling for billigere trening.","breadcrumb":{"@id":"https:\/\/naardic.no\/fi\/medlemskap\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/naardic.no\/fi\/medlemskap\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/naardic.no\/fi\/medlemskap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/naardic.no\/fi\/"},{"@type":"ListItem","position":2,"name":"Medlemskap"}]},{"@type":"WebSite","@id":"https:\/\/naardic.no\/fi\/#website","url":"https:\/\/naardic.no\/fi\/","name":"NAARDIC","description":"","publisher":{"@id":"https:\/\/naardic.no\/fi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/naardic.no\/fi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fi"},{"@type":"Organization","@id":"https:\/\/naardic.no\/fi\/#organization","name":"NAARDIC","url":"https:\/\/naardic.no\/fi\/","logo":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/naardic.no\/fi\/#\/schema\/logo\/image\/","url":"https:\/\/naardic.no\/wp-content\/uploads\/2025\/11\/Naardic-Logo.webp","contentUrl":"https:\/\/naardic.no\/wp-content\/uploads\/2025\/11\/Naardic-Logo.webp","width":100,"height":98,"caption":"NAARDIC"},"image":{"@id":"https:\/\/naardic.no\/fi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/naardic"]}]}},"_links":{"self":[{"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/pages\/8214","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/comments?post=8214"}],"version-history":[{"count":24,"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/pages\/8214\/revisions"}],"predecessor-version":[{"id":12554,"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/pages\/8214\/revisions\/12554"}],"wp:attachment":[{"href":"https:\/\/naardic.no\/fi\/wp-json\/wp\/v2\/media?parent=8214"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}