:root { --neo-navy: #00162F; --neo-gold: #B99654; --neo-gold-soft: #E0CC94; --neo-cream: #F7F2E8; --neo-white: #FFFFFF; --neo-text: #1E2633; --neo-muted: #697386; --neo-border: rgba(185, 150, 84, 0.28); --neo-shadow: 0 18px 45px rgba(0, 22, 47, 0.14); } .neo-trainee-page, .neo-trainee-page * { box-sizing: border-box; } .neo-trainee-page { font-family: inherit; color: var(--neo-text); background: #fff; line-height: 1.55; } .neo-wrap { width: min(1040px, calc(100% - 112px)); margin: 0 auto; } .neo-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 18% 18%, rgba(185,150,84,0.18), transparent 28%), radial-gradient(circle at 84% 22%, rgba(255,255,255,0.10), transparent 24%), linear-gradient(135deg, #00162F 0%, #061F3D 58%, #00162F 100%); color: var(--neo-white); padding: 86px 0 72px; } .neo-hero::after { content: ""; position: absolute; inset: auto -120px -160px auto; width: 420px; height: 420px; border: 1px solid rgba(185,150,84,0.22); border-radius: 50%; } .neo-eyebrow { display: inline-flex; align-items: center; gap: 10px; color: var(--neo-gold-soft); text-transform: uppercase; letter-spacing: 0.12em; font-size: 13px; font-weight: 700; margin-bottom: 18px; } .neo-eyebrow::before { content: ""; display: inline-block; width: 34px; height: 1px; background: var(--neo-gold); } .neo-hero-grid { display: grid; grid-template-columns: 1.18fr 0.82fr; gap: 64px; align-items: center; position: relative; z-index: 1; } .neo-hero h1 { color: var(--neo-white); font-size: clamp(38px, 5vw, 64px); line-height: 1.04; letter-spacing: -0.04em; margin: 0 0 26px; max-width: 740px; } .neo-lead { font-size: clamp(18px, 2vw, 22px); max-width: 720px; color: rgba(255,255,255,0.86); margin: 0 0 34px; } .neo-hero-bullets { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; max-width: 640px; } .neo-pill { display: inline-flex; align-items: center; gap: 8px; padding: 10px 15px; border: 1px solid rgba(185,150,84,0.45); border-radius: 999px; color: rgba(255,255,255,0.92); background: rgba(255,255,255,0.06); font-size: 14px; font-weight: 600; white-space: nowrap; } .neo-pill::before { content: "✓"; color: var(--neo-gold-soft); font-weight: 800; } .neo-price-card { background: rgba(255,255,255,0.97); color: var(--neo-navy); border-radius: 26px; padding: 38px 42px; box-shadow: var(--neo-shadow); border: 1px solid rgba(185,150,84,0.45); } .neo-price-label { text-transform: uppercase; letter-spacing: 0.12em; font-size: 12px; font-weight: 800; color: var(--neo-gold); margin-bottom: 12px; } .neo-price { font-size: clamp(44px, 5vw, 64px); line-height: 1; font-weight: 800; letter-spacing: -0.05em; margin-bottom: 14px; } .neo-ordinary { color: var(--neo-muted); font-size: 15px; margin-bottom: 22px; } .neo-save { display: inline-flex; align-items: center; justify-content: center; padding: 10px 16px; border-radius: 999px; background: var(--neo-navy); color: var(--neo-gold-soft); font-weight: 800; margin-bottom: 22px; } .neo-limited { margin: 0; font-size: 15px; color: var(--neo-text); } .neo-section { padding: 64px 0; } .neo-section-soft { background: linear-gradient(180deg, #fff 0%, var(--neo-cream) 100%); } .neo-intro-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: 52px; align-items: start; } .neo-kicker { color: var(--neo-gold); text-transform: uppercase; letter-spacing: 0.12em; font-size: 12px; font-weight: 800; margin-bottom: 10px; } .neo-trainee-page h2 { color: var(--neo-navy); font-size: clamp(28px, 3vw, 42px); line-height: 1.12; letter-spacing: -0.03em; margin: 0 0 16px; } .neo-trainee-page h3 { color: var(--neo-navy); font-size: 22px; line-height: 1.2; margin: 0 0 10px; } .neo-body { font-size: 18px; color: #344054; margin: 0 0 18px; } .neo-info-box { border: 1px solid var(--neo-border); border-radius: 24px; padding: 32px; background: #fff; box-shadow: 0 10px 30px rgba(0, 22, 47, 0.06); } .neo-check-list { display: grid; gap: 13px; padding: 0 !important; margin: 0 !important; list-style: none !important; } .neo-check-list li { position: relative; padding-left: 34px; font-size: 16px; color: #344054; list-style: none !important; } .neo-check-list li::marker { content: "" !important; display: none !important; } .neo-check-list li::before { content: "✓"; position: absolute; left: 0; top: 0; color: var(--neo-gold); font-weight: 900; } .neo-filter-panel { background: var(--neo-navy); color: var(--neo-white); border-radius: 30px; padding: 40px; box-shadow: var(--neo-shadow); margin-top: 28px; } .neo-filter-head { display: flex; justify-content: space-between; gap: 34px; align-items: end; margin-bottom: 26px; } .neo-filter-head h2 { color: var(--neo-white); margin: 0; } .neo-filter-head p { margin: 0; color: rgba(255,255,255,0.75); max-width: 430px; } .neo-city-buttons { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-bottom: 26px; } .neo-city-btn { appearance: none; border: 1px solid rgba(185,150,84,0.45); background: rgba(255,255,255,0.06); color: var(--neo-white); border-radius: 16px; padding: 16px 14px; cursor: pointer; font: inherit; font-weight: 800; transition: all 0.18s ease; } .neo-city-btn:hover, .neo-city-btn.is-active { background: var(--neo-gold); color: var(--neo-navy); transform: translateY(-1px); } .neo-result-label { display: none; margin: 0 0 20px; color: var(--neo-gold-soft); font-weight: 800; } .neo-result-label.is-visible { display: block; } .neo-therapist-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; } .neo-therapist-card { display: none; background: #fff; color: var(--neo-text); border-radius: 24px; overflow: hidden; border: 1px solid rgba(185,150,84,0.30); box-shadow: 0 14px 35px rgba(0,0,0,0.12); } .neo-therapist-card.is-visible { display: flex; flex-direction: column; } .neo-therapist-image { aspect-ratio: 4 / 3; background: radial-gradient(circle at 30% 22%, rgba(185,150,84,0.24), transparent 34%), linear-gradient(135deg, #F7F2E8, #EDE1C7); display: flex; align-items: center; justify-content: center; color: var(--neo-navy); font-size: 42px; font-weight: 800; letter-spacing: -0.04em; position: relative; overflow: hidden; } .neo-therapist-image img { width: 100%; height: 100%; object-fit: cover; display: none; } .neo-therapist-image.has-photo img { display: block; } .neo-therapist-image.has-photo .neo-initials { display: none; } .neo-card-content { padding: 22px; display: flex; flex-direction: column; flex: 1; } .neo-city-tag { display: inline-flex; width: fit-content; padding: 6px 10px; border-radius: 999px; background: rgba(185,150,84,0.14); color: var(--neo-navy); font-size: 12px; text-transform: uppercase; letter-spacing: 0.08em; font-weight: 800; margin-bottom: 12px; } .neo-therapist-card h3 { margin-bottom: 6px; } .neo-card-role { color: var(--neo-muted); font-size: 15px; margin: 0 0 16px; } .neo-card-note { font-size: 15px; color: #344054; margin: 0 0 18px; } .neo-book-btn { display: inline-flex; align-items: center; justify-content: center; margin-top: auto; padding: 13px 16px; border-radius: 999px; background: var(--neo-navy); color: #fff !important; text-decoration: none !important; font-weight: 800; transition: all 0.18s ease; } .neo-book-btn:hover { background: #06254C; transform: translateY(-1px); } .neo-no-result { display: none; color: rgba(255,255,255,0.82); background: rgba(255,255,255,0.08); border: 1px solid rgba(185,150,84,0.35); border-radius: 18px; padding: 18px; } .neo-no-result.is-visible { display: block; } .neo-trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 28px; } .neo-trust-card { background: #fff; border: 1px solid var(--neo-border); border-radius: 22px; padding: 22px; text-align: center; box-shadow: 0 10px 30px rgba(0,22,47,0.06); } .neo-trust-number { display: block; color: var(--neo-gold); font-size: 28px; font-weight: 900; line-height: 1; margin-bottom: 8px; } .neo-trust-text { color: var(--neo-navy); font-weight: 800; font-size: 15px; line-height: 1.25; } .neo-faq { display: grid; gap: 12px; margin-top: 26px; } .neo-faq details { background: #fff; border: 1px solid var(--neo-border); border-radius: 18px; padding: 18px 20px; } .neo-faq summary { cursor: pointer; color: var(--neo-navy); font-weight: 900; font-size: 17px; } .neo-faq p { margin: 12px 0 0; color: #344054; font-size: 16px; } .neo-disclaimer { font-size: 13px; color: var(--neo-muted); margin-top: 28px; border-top: 1px solid rgba(0,22,47,0.10); padding-top: 18px; } @media (max-width: 920px) { .neo-wrap { width: min(100%, calc(100% - 64px)); } .neo-hero { padding: 68px 0 58px; } .neo-hero-grid, .neo-intro-grid { grid-template-columns: 1fr; } .neo-hero-grid { gap: 34px; } .neo-price-card { padding: 34px; } .neo-city-buttons { grid-template-columns: repeat(2, 1fr); } .neo-therapist-grid { grid-template-columns: repeat(2, 1fr); } .neo-trust-grid { grid-template-columns: repeat(2, 1fr); } .neo-filter-head { display: block; } .neo-filter-head p { margin-top: 8px; } } @media (max-width: 620px) { .neo-wrap { width: min(100%, calc(100% - 36px)); } .neo-hero { padding: 54px 0 46px; } .neo-section { padding: 48px 0; } .neo-city-buttons, .neo-therapist-grid, .neo-trust-grid { grid-template-columns: 1fr; } .neo-filter-panel { padding: 24px; border-radius: 24px; } .neo-price-card { padding: 28px 24px; } .neo-info-box { padding: 24px; } .neo-body { font-size: 16px; } }
Limited Trainee Promotion

Full body reading Trainee at Neokliniken

Book a thorough Full Body Reading with a Trainee Therapist who is approaching certification. A longer visit with clear guidance and focus on the body's signals.

Save 1,000 SEK Almost 2 hours Non-invasive reading Limited number of times
What does Trainee mean?

The same basic structure – at a lower introductory price

Full Body Reading Trainee is suitable for those who are curious about Neokliniken's working methods. and want to try a longer frequency-based reading at a lower price.

The visit is conducted by a therapist who is in the final stages of their training/certification. and works according to the Neoclinic's protocol.

This is included in the visit

  • Full body scan with Neokliniken's frequency technology.
  • Review of the body's signals, focus areas and possible loads.
  • Personal guidance on what your body is showing right now.
  • Harmonizing frequencies already during the visit.
  • Recommendations for the next step in your health journey.
Book directly

Choose location and Trainee therapist

When you select a location, only the Trainee therapists belonging to that clinic will be displayed. Then click directly to the therapist's booking page.

AN Ann Nystrand, Trainee therapist at Neokliniken Gothenburg
Gothenburg

Ann Nystrand

Full Body Reading Trainee

For those who want to book a Trainee appointment in Gothenburg.

Book Ann
European Championship Emma Möller, Trainee therapist at Neokliniken Malmö
Malmö

Emma Möller

Full Body Reading Trainee

For those who want to book a Trainee appointment in Malmö.

Book Emma
YES Jill Andersson, Trainee therapist at Neokliniken Malmö
Malmö

Jill Andersson

Full Body Reading Trainee

For those who want to book a Trainee appointment in Malmö.

Book Jill
JN Johanna Nambord, Trainee therapist at Neokliniken Malmö
Malmö

Johanna Nambord

Full Body Reading Trainee

For those who want to book a Trainee appointment in Malmö.

Book Johanna
MS Maria Sjöstedt, Trainee therapist at Neokliniken Malmö
Malmö

Maria Sjöstedt

Full Body Reading Trainee

For those who want to book a Trainee appointment in Malmö.

Book Maria
SF Susann Friis-Lundevall, Trainee therapist at Neokliniken Helsingborg
Helsingborg

Susann Friis-Lundevall

Full Body Reading Trainee

For those who want to book a Trainee appointment in Helsingborg.

Book Susann
Select a location above to see available Trainee therapists.
Security and wholeness

Why choose Neoclinic?

The Neoclinic works with frequency-based readings, holistic health and personal guidance. You will receive a calm, non-invasive visit where the body takes center stage.

4 places in Sweden
25+ therapists in the chain
400+ years of combined experience
1,000 SEK lower Trainee price

Neokliniken offers complementary health care. Our visits do not replace a medical examination, diagnosis, care or treatment from a licensed healthcare professional. Effects and experiences may vary from person to person.

Frequently asked questions

Questions about Full Body Reading Trainee

What is Full Body Reading Trainee?

It is a Full Body Reading conducted by a Trainee Therapist who is approaching certification. The visit follows the Neoclinic's protocol but is offered at a lower introductory price.

How much does Full Body Reading Trainee cost?

The trainee price is SEK 2,490. Regular Full Body Reading with a certified therapist costs SEK 3,490. So you save 1,000 SEK.

Why are the number of times limited?

Trainee times are only available with selected therapists who are in the final stages of their training or certification. Therefore, the number of times may vary between locations.

How do I book?

First select your location on the page. The Trainee therapists available in that location will then be displayed. Click on the button for the therapist you want to book with.

Does the visit replace medical care?

No. Neokliniken works with complementary health care and our visits do not replace medical care. examination, diagnosis or treatment from a licensed healthcare professional.

(function () { const root = document.getElementById("neo-trainee-page"); if (!root) return; const cityButtons = root.querySelectorAll(".neo-city-btn"); const cards = root.querySelectorAll(".neo-therapist-card"); const label = root.querySelector("#neo-result-label"); const noResult = root.querySelector("#neo-no-result"); const bookButtons = root.querySelectorAll(".neo-book-btn"); const cityNames = { stockholm: "Stockholm", goteborg: "Göteborg", malmo: "Malmö", helsingborg: "Helsingborg" }; function normalizeCity(value) { if (!value) return ""; return String(value) .toLowerCase() .trim() .replace("göteborg", "goteborg") .replace("malmö", "malmo") .replace("helsingborg", "helsingborg") .replace("stockholm", "stockholm"); } function getUrlCity() { const params = new URLSearchParams(window.location.search); return normalizeCity(params.get("ort") || params.get("city") || params.get("klinik")); } function setActiveCity(city, updateUrl) { const normalized = normalizeCity(city); let visibleCount = 0; cityButtons.forEach(function (btn) { const isActive = btn.dataset.city === normalized; btn.classList.toggle("is-active", isActive); btn.setAttribute("aria-selected", isActive ? "true" : "false"); }); cards.forEach(function (card) { const show = card.dataset.city === normalized; card.classList.toggle("is-visible", show); if (show) visibleCount++; }); if (normalized && cityNames[normalized]) { label.textContent = "Visar Trainee-terapeuter i " + cityNames[normalized]; label.classList.add("is-visible"); noResult.classList.remove("is-visible"); } else { label.textContent = ""; label.classList.remove("is-visible"); noResult.classList.add("is-visible"); } if (visibleCount === 0 && normalized) { noResult.textContent = "Just nu finns inga Trainee-terapeuter kopplade till den valda orten."; noResult.classList.add("is-visible"); } else { noResult.textContent = "Välj en ort ovan för att se tillgängliga Trainee-terapeuter."; } if (updateUrl && normalized && cityNames[normalized]) { const newUrl = new URL(window.location.href); newUrl.searchParams.set("ort", normalized); window.history.replaceState({}, "", newUrl.toString()); } } function appendTrackingToBookingLinks() { const currentParams = new URLSearchParams(window.location.search); bookButtons.forEach(function (btn) { const url = new URL(btn.href); const therapist = btn.getAttribute("data-therapist") || ""; const card = btn.closest(".neo-therapist-card"); const city = card ? card.dataset.city : ""; url.searchParams.set("utm_source", currentParams.get("utm_source") || "trainee_sida"); url.searchParams.set("utm_medium", currentParams.get("utm_medium") || "bokningsknapp"); url.searchParams.set("utm_campaign", currentParams.get("utm_campaign") || "helkroppsavlasning_trainee"); url.searchParams.set("utm_content", city + "_" + therapist.toLowerCase().replace(/\s+/g, "-")); btn.href = url.toString(); btn.addEventListener("click", function () { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "trainee_booking_click", trainee_city: city, trainee_name: therapist, trainee_url: btn.href }); }); }); } function activateImagesIfAdded() { const imageHolders = root.querySelectorAll(".neo-therapist-image"); imageHolders.forEach(function (holder) { const img = holder.querySelector("img"); if (img && img.getAttribute("src") && img.getAttribute("src").trim() !== "") { holder.classList.add("has-photo"); } }); } cityButtons.forEach(function (btn) { btn.addEventListener("click", function () { setActiveCity(btn.dataset.city, true); }); }); appendTrackingToBookingLinks(); activateImagesIfAdded(); const urlCity = getUrlCity(); if (urlCity && cityNames[urlCity]) { setActiveCity(urlCity, false); } else { setActiveCity("", false); } })(); { "@context": "https://schema.org", "@type": "Service", "name": "Helkroppsavläsning Trainee", "description": "Helkroppsavläsning Trainee hos Neokliniken med Trainee-terapeut som närmar sig certifiering. Pris 2 490 kr, ordinarie Helkroppsavläsning med certifierad terapeut 3 490 kr.", "provider": { "@type": "Organization", "name": "Neokliniken", "url": "https://neokliniken.se/" }, "areaServed": [ "Stockholm", "Göteborg", "Malmö", "Helsingborg" ], "offers": { "@type": "Offer", "price": "2490", "priceCurrency": "SEK", "availability": "https://schema.org/LimitedAvailability", "url": "https://neokliniken.se/helkroppsavlasning-trainee/" } } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Vad är Helkroppsavläsning Trainee?", "acceptedAnswer": { "@type": "Answer", "text": "Det är en Helkroppsavläsning som genomförs av en Trainee-terapeut som närmar sig certifiering. Besöket följer Neoklinikens protokoll men erbjuds till ett lägre introduktionspris." } }, { "@type": "Question", "name": "Vad kostar Helkroppsavläsning Trainee?", "acceptedAnswer": { "@type": "Answer", "text": "Trainee-priset är 2 490 kr. Ordinarie Helkroppsavläsning med certifierad terapeut kostar 3 490 kr. Du sparar 1 000 kr." } }, { "@type": "Question", "name": "Varför är antalet tider begränsat?", "acceptedAnswer": { "@type": "Answer", "text": "Trainee-tider finns endast hos utvalda terapeuter som är i slutskedet av sin utbildning eller certifiering. Därför kan antalet tider variera mellan orterna." } }, { "@type": "Question", "name": "Hur bokar jag?", "acceptedAnswer": { "@type": "Answer", "text": "Välj först din ort på sidan. Därefter visas de Trainee-terapeuter som finns på orten. Klicka på knappen för den terapeut du vill boka hos." } }, { "@type": "Question", "name": "Ersätter besöket medicinsk vård?", "acceptedAnswer": { "@type": "Answer", "text": "Nej. Neokliniken arbetar med komplementär friskvård och våra besök ersätter inte medicinsk undersökning, diagnos eller behandling från legitimerad vårdpersonal." } } ] }