{"id":3761,"date":"2026-04-15T11:32:56","date_gmt":"2026-04-15T09:32:56","guid":{"rendered":"https:\/\/atlasprofilaxmadrid.com\/?page_id=3761"},"modified":"2026-05-26T15:25:18","modified_gmt":"2026-05-26T13:25:18","slug":"informacion","status":"publish","type":"page","link":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/","title":{"rendered":"Informaci\u00f3n"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>AtlasPROfilax &#8211; Informaci\u00f3n y Tratamiento<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Quicksand:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --c1: #0ea5e9; --c2: #0369a1; --c3: #38bdf8;\n            --glass: rgba(255,255,255,0.50); --border: rgba(255,255,255,0.75);\n            --shadow: 0 8px 32px rgba(14,165,233,0.06);\n        }\n        * { margin:0; padding:0; box-sizing:border-box; }\n        body {\n            font-family:'Quicksand',sans-serif;\n            background: linear-gradient(160deg, #deeaf5 0%, #eef6fc 30%, #d4eaf5 65%, #dceefb 100%);\n            color:#1e293b; line-height:1.7; overflow-x:hidden; background-attachment:fixed;\n        }\n\n        \/* --- ORBS L\u00cdQUIDOS --- *\/\n        .bg-orbs { position:fixed; top:0; left:0; width:100%; height:100%; z-index:0; pointer-events:none; }\n        .orb { position:absolute; border-radius:50%; filter:blur(100px); opacity:0.4; transition:transform 0.3s ease-out; }\n        .orb-1 { width:500px; height:500px; background:linear-gradient(135deg,#93c5fd,#bae6fd); top:-15%; left:-12%; }\n        .orb-2 { width:480px; height:480px; background:linear-gradient(135deg,#c084fc,#c7d2fe); bottom:-15%; right:-12%; }\n        .orb-3 { width:380px; height:380px; background:radial-gradient(circle,#7dd3fc,#38bdf8); top:55%; left:55%; }\n        .orb-4 { width:250px; height:250px; background:linear-gradient(135deg,#f0abfc,#c084fc); top:15%; left:75%; opacity:0.20; }\n\n        \/* --- BURBUJAS --- *\/\n        .bubbles { position:fixed; top:0; left:0; width:100%; height:100%; z-index:0; pointer-events:none; overflow:hidden; }\n        .bubble {\n            position:absolute; border-radius:50%;\n            background:rgba(255,255,255,0.15);\n            border:1px solid rgba(255,255,255,0.20);\n            backdrop-filter:blur(8px); -webkit-backdrop-filter:blur(8px);\n            animation:floatUp linear infinite;\n            box-shadow: inset 0 -6px 20px rgba(255,255,255,0.15), 0 8px 32px rgba(255,255,255,0.06);\n        }\n        .bubble::after {\n            content:''; position:absolute; top:10%; left:15%; width:35%; height:22%;\n            background:rgba(255,255,255,0.35); border-radius:50%;\n            filter:blur(3px); transform:rotate(-25deg);\n        }\n        .b1 { width:100px; height:100px; left:5%; bottom:-100px; animation-duration:22s; animation-delay:0s; }\n        .b2 { width:60px; height:60px; left:20%; bottom:-60px; animation-duration:26s; animation-delay:3s; }\n        .b3 { width:120px; height:120px; left:38%; bottom:-120px; animation-duration:30s; animation-delay:5s; }\n        .b4 { width:70px; height:70px; left:55%; bottom:-70px; animation-duration:24s; animation-delay:2s; }\n        .b5 { width:50px; height:50px; left:72%; bottom:-50px; animation-duration:32s; animation-delay:7s; }\n        .b6 { width:90px; height:90px; left:86%; bottom:-90px; animation-duration:28s; animation-delay:4s; }\n        .b7 { width:40px; height:40px; left:12%; bottom:-40px; animation-duration:34s; animation-delay:9s; }\n        .b8 { width:75px; height:75px; left:48%; bottom:-75px; animation-duration:25s; animation-delay:6s; }\n        .b9 { width:105px; height:105px; left:65%; bottom:-105px; animation-duration:29s; animation-delay:1s; }\n        .b10 { width:55px; height:55px; left:30%; bottom:-55px; animation-duration:23s; animation-delay:11s; }\n        @keyframes floatUp {\n            0% { transform:translateY(0) scale(1) rotate(0deg); opacity:0; }\n            10% { opacity:0.9; }\n            85% { opacity:0.4; }\n            100% { transform:translateY(-120vh) scale(1.25) rotate(480deg); opacity:0; }\n        }\n\n        \/* --- HERO --- *\/\n        header.hero {\n            min-height:50vh; display:flex; flex-direction:column; justify-content:center; align-items:center;\n            text-align:center; padding:50px 20px 20px;\n        }\n        .hero h1 {\n            font-size:clamp(2.2rem,5vw,3.8rem); font-weight:800; margin-bottom:10px;\n            background:linear-gradient(135deg,#004a7a,#0369a1,#0ea5e9,#38bdf8,#0ea5e9,#0369a1,#004a7a);\n            background-size:300% 300%;\n            -webkit-background-clip:text; -webkit-text-fill-color:transparent;\n            animation:shimmerText 5s ease-in-out infinite;\n        }\n        @keyframes shimmerText {\n            0% { background-position:0% 50%; }\n            50% { background-position:100% 50%; }\n            100% { background-position:0% 50%; }\n        }\n        .hero-sub {\n            font-size:1.15rem; color:#64748b; text-align:center;\n        }\n        .hero-sub-small {\n            font-size:0.95rem; color:#94a3b8; text-align:center;\n        }\n\n        \/* --- T\u00cdTULO L\u00cdQUIDO --- *\/\n        .liquid-title {\n            display:block; width:100%; max-width:100%; margin:0 auto 40px;\n            background:linear-gradient(135deg,#005a87,#3998cc);\n            border:2px solid rgba(255,255,255,0.45); border-radius:18px;\n            padding:18px 30px; text-align:center;\n            box-shadow:0 4px 24px rgba(0,90,135,0.15);\n            position:relative; overflow:hidden;\n        }\n        .liquid-title::after {\n            content:''; position:absolute; top:-50%; left:-50%; width:200%; height:200%;\n            background:linear-gradient(90deg,transparent,rgba(255,255,255,0.12),transparent);\n            animation:shimmer 4s ease-in-out infinite;\n            transform:rotate(25deg);\n        }\n        @keyframes shimmer { 0%{transform:translateX(-100%) rotate(25deg)} 100%{transform:translateX(100%) rotate(25deg)} }\n        .liquid-title h2 {\n            color:#fff !important; font-size:clamp(1.3rem,2.2vw,1.8rem); font-weight:700;\n            margin:0; text-shadow:0 1px 3px rgba(0,0,0,0.1); position:relative; z-index:1;\n        }\n\n        .container { max-width:960px; margin:0 auto; padding:20px 24px 80px; }\n\n        \/* --- GLASS CARD --- *\/\n        .glass-card {\n            background:var(--glass); backdrop-filter:blur(18px); -webkit-backdrop-filter:blur(18px);\n            border:1px solid var(--border); border-radius:24px;\n            box-shadow:var(--shadow), inset 0 1px 0 rgba(255,255,255,0.85);\n            transition:transform 0.35s ease, box-shadow 0.35s ease;\n        }\n        .glass-card:hover { transform:translateY(-4px); box-shadow:0 20px 48px rgba(14,165,233,0.10), inset 0 1px 0 rgba(255,255,255,0.85); }\n\n        .section-split {\n            display:flex; align-items:center; gap:40px; margin-bottom:60px;\n            opacity:0; transform:translateY(30px);\n            transition:all 0.8s cubic-bezier(0.22,1,0.36,1);\n        }\n        .section-split.is-visible { opacity:1; transform:translateY(0); }\n        .section-split.reverse { flex-direction:row-reverse; }\n\n        .text-content, .image-content { flex:1; min-width:0; }\n\n        .img-wrapper {\n            width:100%; border-radius:24px; overflow:hidden;\n            box-shadow:0 20px 40px rgba(0,0,0,0.07); background:#e2e8f0;\n            position:relative;\n        }\n        .img-wrapper::after {\n            content:''; position:absolute; inset:0;\n            border-radius:24px; border:1px solid rgba(255,255,255,0.25);\n            pointer-events:none;\n        }\n        .img-wrapper img {\n            width:100%; height:380px; object-fit:cover; display:block;\n            transition:transform 0.7s cubic-bezier(0.22,1,0.36,1);\n        }\n        .img-wrapper:hover img { transform:scale(1.07); }\n\n        h2 { font-size:clamp(1.3rem,2.4vw,1.9rem); color:var(--c2); margin-bottom:16px; font-weight:700; }\n        p { margin-bottom:12px; color:#555; font-size:1rem; line-height:1.7; }\n\n        .badge-pill {\n            display:inline-block; background:rgba(14,165,233,0.10);\n            border:1px solid rgba(14,165,233,0.20); color:var(--c2);\n            padding:4px 14px; border-radius:50px; font-size:11px;\n            letter-spacing:1px; text-transform:uppercase; margin-bottom:8px; font-weight:700;\n        }\n\n        .glass-highlight {\n            border-left:4px solid var(--c1); padding:16px 22px;\n            margin:18px 0; border-radius:0 14px 14px 0;\n            background:rgba(14,165,233,0.04); backdrop-filter:blur(4px);\n            -webkit-backdrop-filter:blur(4px);\n        }\n        .glass-highlight p { margin:0; color:var(--c2); font-weight:600; font-style:italic; }\n\n        .revolution-card {\n            background:linear-gradient(135deg,rgba(14,165,233,0.08),rgba(56,189,248,0.04));\n            backdrop-filter:blur(16px); -webkit-backdrop-filter:blur(16px);\n            border:1px solid rgba(14,165,233,0.20); border-radius:18px;\n            padding:22px 28px; margin-top:20px;\n            display:flex; align-items:center; gap:12px;\n            box-shadow:0 4px 20px rgba(14,165,233,0.05);\n        }\n        .revolution-card svg { flex-shrink:0; }\n        .revolution-card p { margin:0; color:var(--c2); font-weight:700; font-size:1rem; }\n\n        .cta-glass {\n            display:inline-flex; align-items:center; gap:8px;\n            background:rgba(255,255,255,0.35); backdrop-filter:blur(12px);\n            -webkit-backdrop-filter:blur(12px);\n            border:1px solid rgba(255,255,255,0.50); border-radius:50px;\n            padding:12px 28px; margin-top:8px;\n            color:var(--c2); font-weight:700; text-decoration:none;\n            font-size:0.9rem; transition:all 0.3s ease;\n            box-shadow:0 4px 16px rgba(14,165,233,0.08);\n        }\n        .cta-glass:hover { background:rgba(14,165,233,0.10); box-shadow:0 8px 28px rgba(14,165,233,0.12); transform:translateY(-2px); }\n\n        .social-glass {\n            display:flex; gap:12px; justify-content:center; margin-top:16px;\n        }\n        .social-icon {\n            width:44px; height:44px; border-radius:50%;\n            background:rgba(255,255,255,0.30); backdrop-filter:blur(10px);\n            -webkit-backdrop-filter:blur(10px);\n            border:1px solid rgba(255,255,255,0.45);\n            display:flex; align-items:center; justify-content:center;\n            transition:all 0.3s ease; color:var(--c2);\n        }\n        .social-icon:hover { background:rgba(14,165,233,0.10); transform:translateY(-3px); box-shadow:0 8px 20px rgba(14,165,233,0.10); }\n\n        @media (max-width:768px) {\n            header.hero { min-height:40vh; padding:40px 16px 10px; }\n            .section-split, .section-split.reverse { flex-direction:column; gap:20px; margin-bottom:40px; }\n            .container { max-width:100%; padding:12px 16px 60px; }\n            .img-wrapper img { height:240px; }\n            .revolution-card { flex-direction:column; text-align:center; padding:18px 20px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"bg-orbs\">\n        <div class=\"orb orb-1\"><\/div>\n        <div class=\"orb orb-2\"><\/div>\n        <div class=\"orb orb-3\"><\/div>\n        <div class=\"orb orb-4\"><\/div>\n    <\/div>\n\n    <div class=\"bubbles\">\n        <div class=\"bubble b1\"><\/div>\n        <div class=\"bubble b2\"><\/div>\n        <div class=\"bubble b3\"><\/div>\n        <div class=\"bubble b4\"><\/div>\n        <div class=\"bubble b5\"><\/div>\n        <div class=\"bubble b6\"><\/div>\n        <div class=\"bubble b7\"><\/div>\n        <div class=\"bubble b8\"><\/div>\n        <div class=\"bubble b9\"><\/div>\n        <div class=\"bubble b10\"><\/div>\n    <\/div>\n\n    <header class=\"hero\">\n        <div class=\"animate-on-scroll\">\n            <span class=\"badge-pill\">M\u00e9todo Original \u00b7 R.C. Sch\u00fcmperli<\/span>\n            <h1>M\u00e9todo AtlasPROfilax\u00ae<\/h1>\n            <p class=\"hero-sub\">Informaci\u00f3n b\u00e1sica sobre el tratamiento de atlas n\u00famero uno en el mundo<\/p>\n            <p class=\"hero-sub-small\">Una t\u00e9cnica neuromuscular moderna, precisa, segura y no invasiva<\/p>\n        <\/div>\n    <\/header>\n\n    <main class=\"container\">\n\n        <div class=\"liquid-title\"><h2>La Columna Cervical y el Atlas<\/h2><\/div>\n\n        <section class=\"section-split animate-on-scroll\">\n            <div class=\"text-content\">\n                <span class=\"badge-pill\">Anatom\u00eda<\/span>\n                <p>Sabemos que la columna vertebral cervical es un punto de uni\u00f3n entre la cabeza y el torso. El <strong>Atlas<\/strong>, la primera v\u00e9rtebra cervical, est\u00e1 involucrado en m\u00e1s del <strong>50% de la rotaci\u00f3n<\/strong> de la columna cervical.<\/p>\n                <p>Aunque es peque\u00f1o en tama\u00f1o, tiene <strong>12 m\u00fasculos conectados<\/strong> con numerosos nervios involucrados. Las condiciones fisiol\u00f3gicas del Atlas pueden inducir malestar cervical, dolor en las extremidades, nervios espinales problem\u00e1ticos para la transducci\u00f3n de se\u00f1ales cerebrales e interrupci\u00f3n del suministro de sangre a la cabeza.<\/p>\n                <div class=\"glass-highlight\">\n                    <p>El Atlas sostiene el cr\u00e1neo y es responsable del equilibrio de toda la columna vertebral.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"image-content\">\n                <div class=\"img-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg\" alt=\"Anatom\u00eda de la columna cervical\" loading=\"lazy\">\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"liquid-title\"><h2>Una t\u00e9cnica moderna y segura<\/h2><\/div>\n\n        <section class=\"section-split reverse animate-on-scroll\">\n            <div class=\"text-content\">\n                <span class=\"badge-pill\">Tratamiento<\/span>\n                <p><strong>AtlasPROfilax\u00ae<\/strong> es una moderna t\u00e9cnica de masaje neuromuscular que aplica <strong>vibropresi\u00f3n<\/strong> y masajea la musculatura de la nuca, con un efecto significativo y duradero sobre la primera v\u00e9rtebra cervical (atlas).<\/p>\n                <p>Libera la presi\u00f3n en el <strong>sistema piramidal<\/strong>, alivia la tensi\u00f3n muscular y la compresi\u00f3n de los nervios, y facilita la <strong>auto-recuperaci\u00f3n<\/strong> del sistema de la columna vertebral. Mediante el tratamiento se establece la <strong>homeostasis<\/strong> del cuerpo y los pacientes pueden controlar f\u00e1cilmente su cuerpo por medio de la acci\u00f3n r\u00e1pida y flexible de las extremidades en conjunto con la funci\u00f3n cerebral.<\/p>\n\n                <div class=\"revolution-card\">\n                    <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#0ea5e9\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                    <p>\u00a1Es una aplicaci\u00f3n segura, instant\u00e1nea y generalmente de <strong>una sola aplicaci\u00f3n<\/strong>!<\/p>\n                <\/div>\n\n                <p style=\"margin-top:14px;\">\n                    <a href=\"https:\/\/www.atlasprofilax.es\/informacion\/faq\" target=\"_blank\" class=\"cta-glass\">\n                        M\u00e1s informaci\u00f3n en FAQ\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n                    <\/a>\n                <\/p>\n            <\/div>\n            <div class=\"image-content\">\n                <div class=\"img-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/d\/f\/csm_IMG_5352_352e2a6be2.jpg\" alt=\"Aplicaci\u00f3n del tratamiento AtlasPROfilax\" loading=\"lazy\">\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"liquid-title\"><h2>Calidad de la Aplicaci\u00f3n<\/h2><\/div>\n\n        <section class=\"animate-on-scroll\">\n            <div class=\"glass-card\" style=\"padding:40px;\">\n                <span class=\"badge-pill\" style=\"display:table;margin:0 auto 12px;\">Est\u00e1ndar Internacional<\/span>\n                <p>El m\u00e9todo AtlasPROfilax\u00ae debe y puede ser aplicado de forma precisa y segura solamente por un especialista de atlas \u2013 llamado <strong>Atlasprof\u00ae<\/strong> \u2013 capacitado en la <em>AtlasPROfilax Academy Switzerland\u00ae<\/em>, <em>AtlasPROfilax Academy Latin America\u00ae<\/em>, <em>Atlas Fascial Release UG\u00ae<\/em> u otras organizaciones capacitadoras autorizadas.<\/p>\n                <p style=\"font-weight:600;color:var(--c2);\">Solamente los Atlasprof\u00aes que aparecen en el <a href=\"https:\/\/www.atlasprofilax.es\/directorio\" target=\"_blank\" style=\"color:var(--c1);\">directorio oficial<\/a> est\u00e1n autorizados a aplicar el m\u00e9todo y cumplen todos los est\u00e1ndares de calidad tanto de la <strong>Asociaci\u00f3n Internacional de Atlasprofs Diplomados (AIAD)<\/strong> como de las organizaciones capacitadoras autorizadas.<\/p>\n                <div style=\"text-align:center;margin-top:24px;padding-top:20px;border-top:1px solid rgba(14,165,233,0.10);\">\n                    <p style=\"font-style:italic;color:#64748b;margin-bottom:14px;\">Por favor, cont\u00e1ctanos si tienes preguntas o si necesitas m\u00e1s informaci\u00f3n.<\/p>\n                    <a href=\"https:\/\/www.atlasprofilax.es\/contacto\" target=\"_blank\" class=\"cta-glass\">\n                        Cont\u00e1ctanos\n                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                    <\/a>\n                    <p style=\"margin-top:14px;\">\n                        <a href=\"https:\/\/www.atlasprofilax.es\/directorio\" target=\"_blank\" class=\"cta-glass\">\n                            Encuentra un Atlasprof\u00ae cerca de ti\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n                        <\/a>\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"liquid-title\" style=\"margin-top:40px;\"><h2>S\u00edguenos<\/h2><\/div>\n\n        <section class=\"animate-on-scroll\" style=\"text-align:center;\">\n            <p style=\"color:#64748b;margin-bottom:8px;\">S\u00edguenos en nuestras redes sociales<\/p>\n            <div class=\"social-glass\">\n                <a href=\"http:\/\/www.facebook.com\/pages\/AtlasPROfilax\/236216683058695\" target=\"_blank\" class=\"social-icon\" aria-label=\"Facebook\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n                <\/a>\n                <a href=\"http:\/\/twitter.com\/#!\/atlasprofilax\" target=\"_blank\" class=\"social-icon\" aria-label=\"Twitter\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"\/><\/svg>\n                <\/a>\n                <a href=\"https:\/\/www.instagram.com\/atlasprofilax\/\" target=\"_blank\" class=\"social-icon\" aria-label=\"Instagram\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\n                <\/a>\n                <a href=\"https:\/\/www.youtube.com\/user\/IVDAAtlasPROfilax\" target=\"_blank\" class=\"social-icon\" aria-label=\"YouTube\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58 2.78 2.78 0 0 0 1.94 2C5.12 20 12 20 12 20s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98\" fill=\"currentColor\"\/><\/svg>\n                <\/a>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('is-visible'); });\n            }, { threshold: 0.15 });\n            document.querySelectorAll('.animate-on-scroll').forEach(el => observer.observe(el));\n\n            const orbs = document.querySelectorAll('.orb');\n            window.addEventListener('mousemove', (e) => {\n                const x = e.clientX \/ window.innerWidth, y = e.clientY \/ window.innerHeight;\n                orbs[0].style.transform = `translate(${x*40}px,${y*40}px)`;\n                orbs[1].style.transform = `translate(${x*-60}px,${y*-60}px)`;\n                if (orbs[2]) orbs[2].style.transform = `translate(${x*30}px,${y*-30}px)`;\n                if (orbs[3]) orbs[3].style.transform = `translate(${x*20}px,${y*-20}px)`;\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>AtlasPROfilax &#8211; Informaci\u00f3n y Tratamiento M\u00e9todo Original \u00b7 R.C. Sch\u00fcmperli M\u00e9todo AtlasPROfilax\u00ae Informaci\u00f3n b\u00e1sica sobre el tratamiento de atlas n\u00famero uno en el mundo Una t\u00e9cnica neuromuscular moderna, precisa, segura&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3761","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas<\/title>\n<meta name=\"description\" content=\"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas\" \/>\n<meta property=\"og:description\" content=\"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/atlasprofilax.iaqa\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-26T13:25:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@atlasprofilax\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/\",\"url\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/\",\"name\":\"AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.atlasprofilax.es\\\/fileadmin\\\/_processed_\\\/2\\\/f\\\/csm_IMG_5351_e1a6133c05.jpg\",\"datePublished\":\"2026-04-15T09:32:56+00:00\",\"dateModified\":\"2026-05-26T13:25:18+00:00\",\"description\":\"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.atlasprofilax.es\\\/fileadmin\\\/_processed_\\\/2\\\/f\\\/csm_IMG_5351_e1a6133c05.jpg\",\"contentUrl\":\"https:\\\/\\\/www.atlasprofilax.es\\\/fileadmin\\\/_processed_\\\/2\\\/f\\\/csm_IMG_5351_e1a6133c05.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/index.php\\\/informacion\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Informaci\u00f3n\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#website\",\"url\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/\",\"name\":\"AtlasProfilaxMadrid\",\"description\":\"Centro especializado en recuperaci\u00f3n y tratamiento del dolor\",\"publisher\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#organization\"},\"alternateName\":\"AtlasMadrid\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#organization\",\"name\":\"AtlasProfilax\",\"url\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/csm_apf_logo2015_3efaeef2bb-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/csm_apf_logo2015_3efaeef2bb-removebg-preview.png\",\"width\":569,\"height\":100,\"caption\":\"AtlasProfilax\"},\"image\":{\"@id\":\"https:\\\/\\\/atlasprofilaxmadrid.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/atlasprofilax.iaqa\\\/\",\"https:\\\/\\\/x.com\\\/atlasprofilax\",\"https:\\\/\\\/www.instagram.com\\\/atlasprofilax\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/IVDAAtlasPROfilax\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas","description":"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.","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:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/","og_locale":"es_ES","og_type":"article","og_title":"AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas","og_description":"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.","og_url":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/","article_publisher":"https:\/\/www.facebook.com\/atlasprofilax.iaqa\/","article_modified_time":"2026-05-26T13:25:18+00:00","og_image":[{"url":"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@atlasprofilax","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/","url":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/","name":"AtlasPROfilax\u00ae | Informaci\u00f3n sobre el Tratamiento del Atlas","isPartOf":{"@id":"https:\/\/atlasprofilaxmadrid.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/#primaryimage"},"image":{"@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg","datePublished":"2026-04-15T09:32:56+00:00","dateModified":"2026-05-26T13:25:18+00:00","description":"Descubre el m\u00e9todo AtlasPROfilax\u00ae, la t\u00e9cnica neuromuscular l\u00edder para la correcci\u00f3n del atlas. Alivio duradero, seguro y en una sola aplicaci\u00f3n.","breadcrumb":{"@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/#primaryimage","url":"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg","contentUrl":"https:\/\/www.atlasprofilax.es\/fileadmin\/_processed_\/2\/f\/csm_IMG_5351_e1a6133c05.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/atlasprofilaxmadrid.com\/index.php\/informacion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/atlasprofilaxmadrid.com\/"},{"@type":"ListItem","position":2,"name":"Informaci\u00f3n"}]},{"@type":"WebSite","@id":"https:\/\/atlasprofilaxmadrid.com\/#website","url":"https:\/\/atlasprofilaxmadrid.com\/","name":"AtlasProfilaxMadrid","description":"Centro especializado en recuperaci\u00f3n y tratamiento del dolor","publisher":{"@id":"https:\/\/atlasprofilaxmadrid.com\/#organization"},"alternateName":"AtlasMadrid","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atlasprofilaxmadrid.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/atlasprofilaxmadrid.com\/#organization","name":"AtlasProfilax","url":"https:\/\/atlasprofilaxmadrid.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/atlasprofilaxmadrid.com\/#\/schema\/logo\/image\/","url":"https:\/\/atlasprofilaxmadrid.com\/wp-content\/uploads\/2026\/04\/csm_apf_logo2015_3efaeef2bb-removebg-preview.png","contentUrl":"https:\/\/atlasprofilaxmadrid.com\/wp-content\/uploads\/2026\/04\/csm_apf_logo2015_3efaeef2bb-removebg-preview.png","width":569,"height":100,"caption":"AtlasProfilax"},"image":{"@id":"https:\/\/atlasprofilaxmadrid.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/atlasprofilax.iaqa\/","https:\/\/x.com\/atlasprofilax","https:\/\/www.instagram.com\/atlasprofilax\/","https:\/\/www.youtube.com\/user\/IVDAAtlasPROfilax"]}]}},"_links":{"self":[{"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/pages\/3761","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/comments?post=3761"}],"version-history":[{"count":14,"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/pages\/3761\/revisions"}],"predecessor-version":[{"id":4327,"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/pages\/3761\/revisions\/4327"}],"wp:attachment":[{"href":"https:\/\/atlasprofilaxmadrid.com\/index.php\/wp-json\/wp\/v2\/media?parent=3761"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}