{"id":953,"date":"2026-02-04T20:59:12","date_gmt":"2026-02-04T20:59:12","guid":{"rendered":"https:\/\/easarte.com\/?page_id=953"},"modified":"2026-03-05T03:49:11","modified_gmt":"2026-03-05T03:49:11","slug":"estudio-alejandro-sordo","status":"publish","type":"page","link":"https:\/\/easarte.com\/en\/estudio-alejandro-sordo\/","title":{"rendered":"Alejandro Sordo Studio"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"953\" class=\"elementor elementor-953\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5c027d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5c027d5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79157bf\" data-id=\"79157bf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b06f24f elementor-widget elementor-widget-html\" data-id=\"b06f24f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Estudio Alejandro Sordo | Inteligencia Cultural Aplicada<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500&family=Syne:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* --- 0. VARIABLES MAESTRAS & RESET --- *\/\r\n    :root {\r\n        --bg-color: #ffffff;\r\n        --line-color: #1a1a1a;\r\n        --text-primary: #111111;\r\n        --text-secondary: #555555;\r\n        --accent-gray: #f4f4f4;\r\n        \r\n        --font-head: 'Syne', sans-serif;\r\n        --font-body: 'DM Sans', sans-serif;\r\n\r\n        \/* Espaciado fluido global *\/\r\n        --pad-section: clamp(80px, 10vw, 150px);\r\n        --pad-side: clamp(20px, 5vw, 60px);\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n    html { scroll-behavior: smooth; }\r\n\r\n    body {\r\n        margin: 0;\r\n        padding: 0;\r\n        background-color: var(--bg-color);\r\n        font-family: var(--font-body);\r\n        color: var(--text-primary);\r\n        -webkit-font-smoothing: antialiased;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    img { max-width: 100%; height: auto; display: block; }\r\n    h1, h2, h3, h4 { margin: 0; font-family: var(--font-head); color: var(--text-primary); }\r\n    p { margin: 0; }\r\n    ul { padding: 0; margin: 0; list-style: none; }\r\n\r\n    .container {\r\n        max-width: 1440px;\r\n        margin: 0 auto;\r\n        padding: 0 var(--pad-side);\r\n        width: 100%;\r\n    }\r\n\r\n    \/* --- CLASES DE MICRO-INTERACCI\u00d3N PREMIUM --- *\/\r\n    .premium-img-container { \r\n        overflow: hidden; \r\n        position: relative;\r\n        background-color: var(--bg-color);\r\n    }\r\n    \r\n    .premium-img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        object-position: center;\r\n        filter: grayscale(100%);\r\n        transition: filter 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    \r\n    .premium-img-container:hover .premium-img {\r\n        filter: grayscale(0%);\r\n        transform: scale(1.03);\r\n    }\r\n\r\n    \/* --- 1. HERO SECTION --- *\/\r\n    .eas-hero {\r\n        padding: var(--pad-section) var(--pad-side);\r\n        min-height: 95vh;\r\n        display: grid;\r\n        grid-template-columns: 1.1fr 0.9fr;\r\n        gap: clamp(40px, 6vw, 100px);\r\n        align-items: center;\r\n        border-bottom: 1px solid var(--line-color);\r\n    }\r\n\r\n    .hero-content {\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        height: 100%;\r\n        padding-top: 20px;\r\n    }\r\n\r\n    .logo-container { margin-bottom: clamp(40px, 6vw, 80px); }\r\n    .logo-img { width: clamp(120px, 15vw, 180px); }\r\n\r\n    h1 {\r\n        font-weight: 800;\r\n        font-size: clamp(3rem, 7.5vw, 6.5rem); \r\n        line-height: 0.85;\r\n        text-transform: uppercase;\r\n        letter-spacing: -0.03em;\r\n        margin-bottom: clamp(30px, 4vw, 50px);\r\n    }\r\n\r\n    .manifesto-box {\r\n        border-top: 2px solid var(--line-color);\r\n        padding-top: clamp(20px, 3vw, 30px);\r\n        max-width: 550px;\r\n    }\r\n\r\n    .manifesto-box p {\r\n        font-size: clamp(1rem, 1.2vw, 1.15rem);\r\n        line-height: 1.6;\r\n        color: var(--text-primary);\r\n        margin-bottom: 25px;\r\n        text-wrap: balance;\r\n    }\r\n\r\n    .tag-intellectual {\r\n        font-family: var(--font-head);\r\n        text-transform: uppercase;\r\n        font-size: clamp(0.7rem, 1vw, 0.8rem);\r\n        letter-spacing: 0.15em;\r\n        font-weight: 700;\r\n        color: var(--text-secondary);\r\n    }\r\n\r\n    .hero-image-frame {\r\n        width: 100%;\r\n        height: clamp(500px, 85vh, 900px);\r\n    }\r\n\r\n    \/* --- 2. COLECCIONISTAS (STICKY LAYOUT) --- *\/\r\n    .section-collectors {\r\n        padding: var(--pad-section) 0;\r\n        border-bottom: 1px solid var(--line-color);\r\n    }\r\n\r\n    .col-layout {\r\n        display: grid;\r\n        grid-template-columns: 0.5fr 1fr; \r\n        gap: clamp(40px, 8vw, 100px);\r\n        align-items: start;\r\n    }\r\n\r\n    .col-header {\r\n        position: sticky;\r\n        top: clamp(40px, 5vw, 60px);\r\n        height: fit-content;\r\n    }\r\n\r\n    .col-header h2 {\r\n        font-size: clamp(2.5rem, 5vw, 4.5rem);\r\n        text-transform: uppercase;\r\n        line-height: 0.9;\r\n        letter-spacing: -0.02em;\r\n    }\r\n\r\n    .service-item {\r\n        border-top: 1px solid #e0e0e0;\r\n        padding: clamp(30px, 4vw, 50px) 0;\r\n        display: grid;\r\n        grid-template-columns: clamp(40px, 5vw, 60px) 1fr;\r\n        gap: 20px;\r\n        transition: background-color 0.4s ease;\r\n    }\r\n    \r\n    .service-item:first-child { border-top: none; padding-top: 0; }\r\n    .service-item:hover { background-color: #fafafa; padding-left: 20px; padding-right: 20px;} \/* Micro-interacci\u00f3n de foco *\/\r\n\r\n    .service-number {\r\n        font-family: var(--font-head);\r\n        font-weight: 700;\r\n        color: #bbb;\r\n        font-size: clamp(1.2rem, 1.5vw, 1.4rem);\r\n    }\r\n\r\n    .service-content h3 {\r\n        font-size: clamp(1.2rem, 2vw, 1.6rem);\r\n        text-transform: uppercase;\r\n        margin-bottom: 15px;\r\n        letter-spacing: -0.01em;\r\n    }\r\n\r\n    .service-content p {\r\n        font-size: clamp(1rem, 1.2vw, 1.1rem);\r\n        color: var(--text-secondary);\r\n        margin-bottom: 25px;\r\n        line-height: 1.6;\r\n        max-width: 650px;\r\n    }\r\n\r\n    \/* Tags refinados estilo archivo *\/\r\n    .list-inline { display: flex; flex-wrap: wrap; gap: 10px; }\r\n    .list-inline li {\r\n        font-size: clamp(0.65rem, 1vw, 0.75rem);\r\n        text-transform: uppercase;\r\n        background: var(--bg-color);\r\n        border: 1px solid var(--line-color);\r\n        color: var(--line-color);\r\n        padding: 6px 14px;\r\n        font-weight: 600;\r\n        letter-spacing: 0.05em;\r\n        transition: all 0.3s ease;\r\n    }\r\n    .service-item:hover .list-inline li { background: var(--line-color); color: var(--bg-color); }\r\n\r\n    \/* --- 3. LEGADO --- *\/\r\n    .section-legacy { \r\n        padding: var(--pad-section) 0;\r\n        border-bottom: 1px solid var(--line-color);\r\n    }\r\n    \r\n    .legacy-flex { \r\n        display: grid; \r\n        grid-template-columns: 1fr 1fr;\r\n        gap: clamp(40px, 6vw, 100px);\r\n        align-items: center;\r\n    }\r\n    \r\n    .legacy-img-container {\r\n        height: 100%;\r\n        max-height: 800px;\r\n    }\r\n\r\n    .legacy-content h2 { \r\n        font-size: clamp(2.5rem, 5vw, 4.5rem); \r\n        line-height: 0.9; \r\n        margin-bottom: clamp(30px, 5vw, 50px); \r\n        text-transform: uppercase;\r\n        letter-spacing: -0.02em;\r\n    }\r\n    \r\n    .legacy-block { \r\n        margin-bottom: clamp(25px, 4vw, 40px); \r\n        border-top: 2px solid var(--line-color); \r\n        padding-top: 20px; \r\n    }\r\n    \r\n    .legacy-block h4 { \r\n        font-size: clamp(1.05rem, 1.5vw, 1.2rem); \r\n        letter-spacing: 0.05em; \r\n        margin-bottom: 10px;\r\n        text-transform: uppercase;\r\n    }\r\n    \r\n    .legacy-block p { \r\n        color: var(--text-secondary); \r\n        font-size: clamp(1rem, 1.2vw, 1.05rem); \r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* --- 4. ARTISTAS --- *\/\r\n    .section-artists { \r\n        padding: var(--pad-section) 0;\r\n        border-bottom: 1px solid var(--line-color);\r\n    }\r\n    \r\n    .artist-header-box { \r\n        text-align: center; \r\n        margin-bottom: clamp(50px, 8vw, 80px); \r\n        max-width: 900px; \r\n        margin-left: auto; \r\n        margin-right: auto;\r\n    }\r\n\r\n    .artist-header-box h2 { \r\n        font-size: clamp(3rem, 6vw, 5rem); \r\n        text-transform: uppercase; \r\n        letter-spacing: -0.03em;\r\n        margin-bottom: 15px;\r\n    }\r\n    \r\n    .firm-desc-center { font-size: clamp(1.1rem, 1.5vw, 1.25rem); color: var(--text-secondary); }\r\n\r\n    .artist-services-row { \r\n        display: grid; \r\n        grid-template-columns: repeat(3, 1fr); \r\n        gap: clamp(20px, 3vw, 30px); \r\n    }\r\n    \r\n    .a-card { \r\n        padding: clamp(30px, 4vw, 40px) clamp(20px, 3vw, 30px); \r\n        border: 1px solid #eee; \r\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        background: var(--bg-color);\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n    \r\n    .a-card:hover { \r\n        border-color: var(--line-color); \r\n        transform: translateY(-8px);\r\n        box-shadow: 0 15px 40px rgba(0,0,0,0.06);\r\n    }\r\n    \r\n    .a-card h3 { \r\n        font-size: clamp(1.05rem, 1.5vw, 1.2rem); \r\n        margin-bottom: 20px; \r\n        border-bottom: 2px solid var(--line-color); \r\n        padding-bottom: 15px; \r\n        text-transform: uppercase;\r\n    }\r\n    \r\n    .a-card p { \r\n        font-size: clamp(0.95rem, 1vw, 1.05rem); \r\n        color: var(--text-secondary); \r\n        line-height: 1.6; \r\n        flex-grow: 1;\r\n    }\r\n\r\n    .artist-break-container { \r\n        width: 100%; \r\n        margin-top: clamp(60px, 8vw, 100px);\r\n        height: clamp(350px, 50vh, 600px); \r\n    }\r\n\r\n    \/* --- 5. PLATAFORMAS (DOSSIER) --- *\/\r\n    .section-platforms-final { \r\n        padding: var(--pad-section) 0; \r\n    }\r\n\r\n    .section-header-dossier { margin-bottom: clamp(40px, 6vw, 70px); }\r\n    \r\n    .section-header-dossier h2 { \r\n        font-size: clamp(2.5rem, 5vw, 4.5rem); \r\n        text-transform: uppercase; \r\n        margin-bottom: 20px; \r\n        line-height: 0.9; \r\n        letter-spacing: -0.02em;\r\n    }\r\n\r\n    .section-intro-text { \r\n        font-size: clamp(1.05rem, 1.5vw, 1.2rem); \r\n        color: var(--text-secondary); \r\n        max-width: 650px; \r\n        line-height: 1.6; \r\n    }\r\n\r\n    .dossier-grid { \r\n        display: grid; \r\n        grid-template-columns: repeat(3, 1fr); \r\n        gap: 0;\r\n        border-top: 2px solid var(--line-color); \r\n        padding-top: clamp(40px, 6vw, 60px);\r\n    }\r\n\r\n    .dossier-module { \r\n        padding-right: clamp(20px, 4vw, 50px);\r\n        border-right: 1px solid #eee;\r\n    }\r\n    \r\n    .dossier-module:last-child { border-right: none; padding-right: 0; }\r\n\r\n    .module-label {\r\n        font-family: var(--font-head);\r\n        font-weight: 700;\r\n        font-size: clamp(0.7rem, 1vw, 0.8rem);\r\n        letter-spacing: 0.15em;\r\n        text-transform: uppercase;\r\n        color: #999;\r\n        margin-bottom: 15px;\r\n        display: block;\r\n    }\r\n\r\n    .module-title { font-size: clamp(1.5rem, 2.5vw, 2.2rem); margin-bottom: 15px; }\r\n\r\n    .module-desc { \r\n        font-size: clamp(0.95rem, 1.2vw, 1.05rem); \r\n        color: var(--text-secondary); \r\n        line-height: 1.6; \r\n    }\r\n\r\n    \/* --- FOOTER --- *\/\r\n    .footer-dossier { \r\n        background: var(--line-color); \r\n        padding: clamp(60px, 8vw, 100px) 20px; \r\n        display: flex; \r\n        justify-content: center; \r\n        align-items: center; \r\n    }\r\n    \r\n    .footer-logo-img { \r\n        width: clamp(100px, 12vw, 140px); \r\n        filter: invert(1); \r\n        opacity: 0.5; \r\n        transition: opacity 0.4s ease; \r\n    }\r\n    \r\n    .footer-logo-img:hover { opacity: 1; }\r\n\r\n    \/* --- RESPONSIVE MEDIA QUERIES --- *\/\r\n    \r\n    \/* Tablet (hasta 1024px) *\/\r\n    @media (max-width: 1024px) {\r\n        .col-layout { grid-template-columns: 1fr; } \r\n        .col-header { position: static; margin-bottom: 40px; }\r\n        .artist-services-row { grid-template-columns: 1fr 1fr; } \r\n        .dossier-grid { grid-template-columns: 1fr; gap: 40px; }\r\n        .dossier-module { border-right: none; padding-right: 0; border-bottom: 1px solid #eee; padding-bottom: 40px; }\r\n        .dossier-module:last-child { border-bottom: none; padding-bottom: 0; }\r\n        .service-item:hover { padding-left: 0; padding-right: 0; } \/* Desactiva padding hover en t\u00e1ctil *\/\r\n    }\r\n\r\n    \/* Mobile (hasta 768px) *\/\r\n    @media (max-width: 768px) {\r\n        .eas-hero { \r\n            grid-template-columns: 1fr; \r\n            min-height: auto;\r\n            padding-top: 120px;\r\n        }\r\n        \r\n        .hero-image-frame { order: 2; margin-top: 20px; height: clamp(400px, 60vh, 600px); }\r\n        .hero-content { order: 1; }\r\n\r\n        .legacy-flex { grid-template-columns: 1fr; gap: 50px; }\r\n        .legacy-content { order: 1; }\r\n        .legacy-img-container { order: 2; height: clamp(300px, 50vh, 500px); }\r\n\r\n        .artist-services-row { grid-template-columns: 1fr; } \r\n        .service-item { grid-template-columns: 40px 1fr; padding: 30px 0;} \r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"eas-hero\">\r\n        <div class=\"hero-content\">\r\n            <div class=\"logo-container\">\r\n                <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/img16.jpg\" class=\"logo-img\" alt=\"EAS LOGO\">\r\n            <\/div>\r\n            <h1>Intelligence<br>Cultural<br>Applied.<\/h1>\r\n            <div class=\"manifesto-box\">\r\n                <p>Estudio Alejandro Sordo (EAS) is a service platform specializing in the intersection of curating, archiving, the market, and heritage. We design value structures for institutional and private agents, operating beyond the logic of the traditional gallery.<\/p>\r\n                <span class=\"tag-intellectual\">Patrimonial and Intellectual Firm<\/span>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"hero-image-frame premium-img-container\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/02\/ASG-2342.webp\" class=\"premium-img\" alt=\"Alejandro Sordo - Curador\">\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section-collectors\">\r\n        <div class=\"container col-layout\">\r\n            <div class=\"col-header\">\r\n                <h2>Services<br>for<br>Collectors<\/h2>\r\n            <\/div>\r\n            <div class=\"col-services\">\r\n                <div class=\"service-item\">\r\n                    <div class=\"service-number\">01<\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Strategic Consulting<\/h3>\r\n                        <p>Comprehensive support for building and consolidating art collections with a focus on historical and market value. We define curatorial guidelines and advise on primary and secondary acquisitions.<\/p>\r\n                        <ul class=\"list-inline\">\r\n                            <li>DIAGNOSIS<\/li><li>ACQUISITIONS<\/li><li>MARKET<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <div class=\"service-number\">02<\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Asset Structure<\/h3>\r\n                        <p>Creation of robust archiving and technical documentation systems. We develop detailed inventories and professional technical data sheets to ensure the traceability and history of the collection.<\/p>\r\n                        <ul class=\"list-inline\">\r\n                            <li>INVENTORIES<\/li><li>DIGITALIZATION<\/li><li>TRACEABILITY<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <div class=\"service-number\">03<\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Publishing Projects<\/h3>\r\n                        <p>Publishing as a tool for cultural legitimization. We produce collection catalogs and monographs that give permanence and intellectual weight to the collection.<\/p>\r\n                        <ul class=\"list-inline\">\r\n                            <li>CATALOGUES<\/li><li>CRITICAL TEXTS<\/li><li>PUBLICATIONS<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"service-item\">\r\n                    <div class=\"service-number\">04<\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Value Management<\/h3>\r\n                        <p>Cultural positioning strategies through strategic curatorship, institutional loans, and public visibility design for the collection.<\/p>\r\n                        <ul class=\"list-inline\">\r\n                            <li>LOANS<\/li><li>VISIBILITY<\/li><li>CURATORSHIP<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section-legacy\">\r\n        <div class=\"container legacy-flex\">\r\n            <div class=\"legacy-img-container premium-img-container\">\r\n                <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/02\/ASG-2374.webp\" class=\"premium-img\" alt=\"Planeaci\u00f3n de Legado\">\r\n            <\/div>\r\n            \r\n            <div class=\"legacy-content\">\r\n                <h2>Legacy and<br>Successions<\/h2>\r\n                \r\n                <div class=\"legacy-block\">\r\n                    <h4>Collection Planning<\/h4>\r\n                    <p>Comprehensive design for the future of a collection or holding. We conduct heritage assessments, legacy protocols, and long-term curatorial plans to ensure the enduring legacy of the artwork beyond the collector&#039;s lifetime.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"legacy-block\">\r\n                    <h4>Legal and Notarial Articulation<\/h4>\r\n                    <p>Cultural translation of heritage into legal language. We coordinate processes with lawyers, notaries, and tax specialists for the documentary organization of wills and inheritances, protecting their symbolic and economic value.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"legacy-block\">\r\n                    <h4>Financial Structuring<\/h4>\r\n                    <p>Asset optimization and collection valuation. We prepare the necessary technical structure for the creation of foundations, trusts, or strategic donations to institutions.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section-artists\">\r\n        <div class=\"container\">\r\n            <div class=\"artist-header-box\">\r\n                <h2>Artists<\/h2>\r\n                <p class=\"firm-desc-center\">Strategic trajectory design and construction of a living archive.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"artist-services-row\">\r\n                <div class=\"a-card\">\r\n                    <h3>Career Curatorship<\/h3>\r\n                    <p>Critical reading of the work, definition of conceptual axes and construction of a solid curatorial discourse for positioning in institutions and the market.<\/p>\r\n                <\/div>\r\n                <div class=\"a-card\">\r\n                    <h3>Opportunity Management<\/h3>\r\n                    <p>Technical and conceptual support for applications to biennials, residencies, and international fairs. Preparation of professional materials.<\/p>\r\n                <\/div>\r\n                <div class=\"a-card\">\r\n                    <h3>Artist&#039;s Archive<\/h3>\r\n                    <p>Creation of the living archive: professional portfolios, bibliographies, newspaper archives and systematic documentary organization of the production.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n    <section class=\"section-platforms-final\">\r\n        <div class=\"container\">\r\n            \r\n            <div class=\"section-header-dossier\">\r\n                <h2>Ecosystem<br>Expanded<\/h2>\r\n                <p class=\"section-intro-text\">\r\n                    Operational extensions of the studio designed for visibility, proof of concept, and strategic collaboration.\r\n                <\/p>\r\n            <\/div>\r\n   \r\n            <div class=\"dossier-grid\">\r\n                <div class=\"dossier-module\">\r\n                    <span class=\"module-label\">Experimental Platform<\/span>\r\n                    <h3 class=\"module-title\">THRESHOLDS<\/h3>\r\n                    <p class=\"module-desc\">\r\n                        A curatorial pop-up for critical intersections between art, music, and thought. A rehearsal space that operates outside of traditional commercial logic to generate visibility and community.\r\n                    <\/p>\r\n                <\/div>\r\n   \r\n                <div class=\"dossier-module\">\r\n                    <span class=\"module-label\">Site-Specific<\/span>\r\n                    <h3 class=\"module-title\">THE ISLAND<\/h3>\r\n                    <p class=\"module-desc\">\r\n                        Alternative exhibition format dedicated to immersion projects and new dialogues with matter in unconventional contexts and unique architectural spaces.\r\n                    <\/p>\r\n                <\/div>\r\n   \r\n                <div class=\"dossier-module\">\r\n                    <span class=\"module-label\">B2B Services<\/span>\r\n                    <h3 class=\"module-title\">GALLERIES<\/h3>\r\n                    <p class=\"module-desc\">\r\n                        Strategic repositioning, curating of invited exhibitions and development of institutional discourse to raise the critical and market profile of established or emerging galleries.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n   \r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <footer class=\"footer-dossier\">\r\n        <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/img16.jpg\" alt=\"EAS LOGO\" class=\"footer-logo-img\">\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Estudio Alejandro Sordo | Inteligencia Cultural Aplicada InteligenciaCulturalAplicada. Estudio Alejandro Sordo (EAS) es una plataforma de servicios especializados en la intersecci\u00f3n entre curadur\u00eda, archivo, mercado y patrimonio. Dise\u00f1amos estructuras de valor para agentes institucionales y privados, operando m\u00e1s all\u00e1 de la l\u00f3gica de galer\u00eda tradicional. Firma Patrimonial e Intelectual ServiciosparaColeccionistas 01 Consultor\u00eda Estrat\u00e9gica Acompa\u00f1amiento integral [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-953","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages\/953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/comments?post=953"}],"version-history":[{"count":25,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages\/953\/revisions"}],"predecessor-version":[{"id":2165,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages\/953\/revisions\/2165"}],"wp:attachment":[{"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/media?parent=953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}