{"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-05-19T15:17:24","modified_gmt":"2026-05-19T15:17:24","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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a613435 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a613435\" 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-12bdc25\" data-id=\"12bdc25\" 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-826a4c2 elementor-widget elementor-widget-html\" data-id=\"826a4c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<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;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* --- CONFIGURACI\u00d3N DE MARCA UMBRA|ES --- *\/\r\n    @font-face {\r\n        font-family: 'CODE';\r\n        src: local('CODE Bold'), url('https:\/\/fonts.cdnfonts.com\/s\/14352\/Code-Bold.woff') format('woff');\r\n        font-weight: bold;\r\n    }\r\n\r\n    .banner-umbrales-container {\r\n        width: 100%;\r\n        background-color: #000;\r\n        \/* Color base blanco para todo el contenedor *\/\r\n        color: #ffffff;\r\n        padding: 60px 20px;\r\n        text-align: center;\r\n        border-top: 1px solid #333;\r\n        border-bottom: 1px solid #333;\r\n        margin: 0;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: center;\r\n        transition: all 0.4s ease;\r\n    }\r\n\r\n    .banner-umbrales-container:hover {\r\n        background-color: #080808;\r\n    }\r\n\r\n    .banner-tag {\r\n        font-family: 'DM Sans', sans-serif;\r\n        font-size: 0.85rem;\r\n        letter-spacing: 4px;\r\n        text-transform: uppercase;\r\n        margin-bottom: 20px;\r\n        font-weight: 500;\r\n        \/* Forzamos el color blanco *\/\r\n        color: #ffffff !important;\r\n        opacity: 0.9;\r\n    }\r\n\r\n    .banner-title {\r\n        font-family: 'CODE', sans-serif !important;\r\n        \/* Tama\u00f1o de fuente responsivo y grande *\/\r\n        font-size: clamp(2.5rem, 6vw, 4.5rem);\r\n        font-weight: bold !important;\r\n        letter-spacing: 2px;\r\n        text-transform: uppercase;\r\n        margin: 0 0 40px 0;\r\n        line-height: 1;\r\n        \/* Forzamos el color blanco *\/\r\n        color: #ffffff !important;\r\n    }\r\n\r\n    .banner-btn {\r\n        font-family: 'CODE', sans-serif !important;\r\n        font-size: 1.1rem;\r\n        color: #000;\r\n        background-color: #fff;\r\n        padding: 20px 50px;\r\n        text-decoration: none;\r\n        border: 2px solid #fff;\r\n        letter-spacing: 2px;\r\n        font-weight: bold !important;\r\n        text-transform: uppercase;\r\n        transition: all 0.3s ease;\r\n        display: inline-block;\r\n    }\r\n\r\n    .banner-btn:hover {\r\n        background-color: transparent;\r\n        color: #fff;\r\n        box-shadow: 0 0 15px rgba(255,255,255,0.2);\r\n    }\r\n\r\n    \/* --- RESPONSIVO PARA M\u00d3VILES --- *\/\r\n    @media (max-width: 768px) {\r\n        .banner-umbrales-container { padding: 50px 20px; }\r\n        .banner-tag { font-size: 0.75rem; margin-bottom: 15px; }\r\n        .banner-title { margin-bottom: 30px; }\r\n        .banner-btn { width: 100%; max-width: 300px; padding: 18px 20px; font-size: 1rem; }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"banner-umbrales-container\">\r\n    <span class=\"banner-tag\">AVAILABILITY AND VALUATION 2026<\/span>\r\n    <h2 class=\"banner-title\">VIEW LIST<br>PRICES<\/h2>\r\n    <a href=\"https:\/\/easarte.com\/en\/lista-de-precios\/\" class=\"banner-btn\">ACCESS THE CATALOGUE<\/a>\r\n<\/section>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1eb3ae9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1eb3ae9\" 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-02cebe7\" data-id=\"02cebe7\" 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-c13c043 elementor-widget elementor-widget-html\" data-id=\"c13c043\" 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>Artistas | UMBRA|ES<\/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:opsz,wght@9..40,300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n    \/* --- 1. TIPOGRAF\u00cdA & RESET --- *\/\r\n    \/* Fuente CODE simulada (Helvetica Bold Uppercase) si no carga localmente *\/\r\n    h1, h2, h3, .brand-font, .artist-name, .artist-number, .artist-btn {\r\n        font-family: 'CODE', 'Helvetica', sans-serif !important; \r\n        text-transform: uppercase;\r\n        font-weight: bold;\r\n        letter-spacing: 2px;\r\n    }\r\n\r\n    \/* Fuente de lectura *\/\r\n    body, p, .intro-text, .artist-desc {\r\n        font-family: 'DM Sans', sans-serif !important;\r\n        color: #111;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    body {\r\n        background-color: #ffffff;\r\n        margin: 0;\r\n        padding: 0;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }\r\n\r\n    \/* --- 2. HEADER DE LA SECCI\u00d3N (BANNER) --- *\/\r\n    .artists-header {\r\n        padding: 100px 0 60px 0;\r\n        border-bottom: 2px solid #000;\r\n        margin-bottom: 80px;\r\n        position: relative;\r\n    }\r\n\r\n    .main-title {\r\n        font-size: clamp(3.5rem, 8vw, 6rem); \/* T\u00edtulo responsivo *\/\r\n        line-height: 0.9;\r\n        margin-bottom: 20px;\r\n        color: #000;\r\n    }\r\n\r\n    .sub-title {\r\n        font-size: clamp(1.2rem, 3vw, 1.8rem);\r\n        margin-bottom: 40px;\r\n        color: #333;\r\n        display: block;\r\n    }\r\n\r\n    .intro-wrapper {\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: flex-end;\r\n        flex-wrap: wrap;\r\n        gap: 30px;\r\n    }\r\n\r\n    .intro-text {\r\n        font-size: 1.1rem;\r\n        max-width: 750px;\r\n        color: #444;\r\n        text-align: justify;\r\n        border-left: 3px solid #000;\r\n        padding-left: 25px;\r\n    }\r\n\r\n    \/* --- BOT\u00d3N LISTA DE PRECIOS (MODIFICADO: NEGRITAS) --- *\/\r\n    .price-btn {\r\n        font-family: 'CODE', 'Helvetica', sans-serif !important; \/* Misma fuente que t\u00edtulos *\/\r\n        text-decoration: none;\r\n        text-transform: uppercase;\r\n        background-color: #fff;\r\n        color: #000;\r\n        border: 2px solid #000;\r\n        padding: 15px 30px;\r\n        font-size: 1rem; \/* Un poco m\u00e1s grande *\/\r\n        font-weight: 800 !important; \/* NEGRITAS FUERTES *\/\r\n        letter-spacing: 2px;\r\n        transition: all 0.3s ease;\r\n        display: inline-block;\r\n    }\r\n\r\n    .price-btn:hover {\r\n        background-color: #000;\r\n        color: #fff;\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\r\n    }\r\n\r\n    \/* --- 3. ESTRUCTURA ZIG-ZAG DE ARTISTAS --- *\/\r\n    .artist-row {\r\n        display: flex;\r\n        align-items: center;\r\n        margin-bottom: 140px;\r\n        gap: 80px;\r\n        position: relative;\r\n    }\r\n\r\n    \/* Invertir orden en pares (Zig-Zag) *\/\r\n    .artist-row:nth-child(even) {\r\n        flex-direction: row-reverse;\r\n    }\r\n\r\n    \/* COLUMNA DE IMAGEN *\/\r\n    .artist-image-col {\r\n        flex: 1.2;\r\n        height: 600px; \r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .artist-image-col img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        filter: grayscale(100%); \r\n        transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);\r\n    }\r\n\r\n    .artist-image-col:hover img {\r\n        filter: grayscale(0%);\r\n        transform: scale(1.03);\r\n    }\r\n\r\n    \/* COLUMNA DE INFO *\/\r\n    .artist-info-col {\r\n        flex: 1;\r\n        position: relative;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n        z-index: 1; \/* Para que el n\u00famero quede detr\u00e1s *\/\r\n    }\r\n\r\n    .artist-number {\r\n        font-size: 8rem;\r\n        position: absolute;\r\n        top: -90px;\r\n        left: -30px;\r\n        color: #f2f2f2; \/* Gris muy claro *\/\r\n        z-index: -1;\r\n        line-height: 1;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .artist-name {\r\n        font-size: 3rem;\r\n        margin: 0 0 15px 0;\r\n        border-bottom: 3px solid #000;\r\n        padding-bottom: 10px;\r\n        line-height: 1;\r\n    }\r\n\r\n    .artist-concept {\r\n        display: block;\r\n        font-size: 1rem;\r\n        background: #000;\r\n        color: #fff;\r\n        padding: 5px 12px;\r\n        margin-bottom: 25px;\r\n    }\r\n\r\n    .artist-desc {\r\n        font-size: 1.05rem;\r\n        color: #333;\r\n        text-align: justify;\r\n        margin-bottom: 35px;\r\n    }\r\n\r\n    \/* BOT\u00d3N ARTISTA *\/\r\n    .artist-btn {\r\n        text-decoration: none;\r\n        background-color: #000;\r\n        color: #fff !important;\r\n        border: 1px solid #000;\r\n        padding: 15px 40px;\r\n        font-size: 0.9rem;\r\n        transition: all 0.3s ease;\r\n        display: inline-block;\r\n    }\r\n\r\n    .artist-btn:hover {\r\n        background-color: #333;\r\n        transform: translateY(-3px);\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    \/* --- RESPONSIVE MOBILE --- *\/\r\n    @media (max-width: 900px) {\r\n        .artists-header { padding-top: 60px; margin-bottom: 60px; }\r\n        .main-title { font-size: 3.5rem; }\r\n        \r\n        .intro-wrapper { flex-direction: column; align-items: flex-start; }\r\n        .intro-text { padding-left: 0; border-left: none; border-top: 3px solid #000; padding-top: 20px; }\r\n        \r\n        .price-btn { width: 100%; text-align: center; }\r\n\r\n        \/* Romper el zig-zag en m\u00f3vil (todo vertical) *\/\r\n        .artist-row, .artist-row:nth-child(even) {\r\n            flex-direction: column;\r\n            gap: 40px;\r\n            margin-bottom: 100px;\r\n        }\r\n\r\n        .artist-image-col {\r\n            width: 100%;\r\n            height: 450px;\r\n        }\r\n\r\n        .artist-number {\r\n            font-size: 5rem;\r\n            top: -50px;\r\n            left: 0;\r\n        }\r\n        \r\n        .artist-name { font-size: 2.5rem; }\r\n        \r\n        .artist-btn {\r\n            width: 100%;\r\n            text-align: center;\r\n            box-sizing: border-box;\r\n        }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"container\">\r\n    \r\n    <header class=\"artists-header\">\r\n        <h1 class=\"main-title\">THE ARTISTS<\/h1>\r\n        <h2 class=\"sub-title brand-font\">TWELVE WAYS TO CROSS THE THRESHOLD<\/h2>\r\n        \r\n        <div class=\"intro-wrapper\">\r\n            <div class=\"intro-text\">\r\n                <p>In <strong>UMBRA|ES<\/strong>, Each artist activates a specific passage. It&#039;s not about styles or disciplines, but about operations of consciousness. Each project functions as an autonomous device that, when brought together with the others, constructs a common field of expanded experience. Here, the threshold is not a metaphor. It is a practice.<\/p>\r\n            <\/div>\r\n            \r\n            <a href=\"https:\/\/easarte.com\/en\/lista-de-precios\/\" class=\"price-btn\">\r\n                VIEW PRICE LIST\r\n            <\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/RAMON-POUS.png\" alt=\"Ram\u00f3n Pous Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">01<\/div>\r\n            <h3 class=\"artist-name\">RAM\u00d3N POUS<\/h3>\r\n            <span class=\"artist-concept\">Ontology of feeling<\/span>\r\n            <p class=\"artist-desc\">Ram\u00f3n Pous&#039;s work is situated in the realm where feeling precedes language. His practice understands perception as a form of direct knowledge, unmediated by rational categories. The body, both his own and others&#039;, becomes the site where the work unfolds. The threshold he proposes is not merely observed; it is inhabited.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/ramon-pous\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/HECTOR-FALCON.png\" alt=\"H\u00e9ctor Falc\u00f3n Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">02<\/div>\r\n            <h3 class=\"artist-name\">HECTOR FALC\u00d3N<\/h3>\r\n            <span class=\"artist-concept\">Polysemous ellipsis<\/span>\r\n            <p class=\"artist-desc\">H\u00e9ctor Falc\u00f3n employs fragmentation, omission, and ambiguity as conscious strategies. His works don&#039;t close off meanings, they open them up. Ellipsis is not absence, but latent potential. The threshold appears when meaning is suspended, forcing the viewer to complete or accept the incomplete.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/hector-falcon\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/DAVID-TROICE.png\" alt=\"David Troice Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">03<\/div>\r\n            <h3 class=\"artist-name\">DAVID TROICE<\/h3>\r\n            <span class=\"artist-concept\">Ratio Mundi<\/span>\r\n            <p class=\"artist-desc\">David Troice&#039;s practice revolves around systems of order, scale, and interpretation of the world. His works question the frameworks through which we understand reality and propose shifts in perspective that deactivate the urgency of detail. The threshold is cognitive, an invitation to reframe.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/david-troice\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/KATYA-GARDEA-BROWNE.png\" alt=\"Katya Gardea Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">04<\/div>\r\n            <h3 class=\"artist-name\">KATYA GARDEA<\/h3>\r\n            <span class=\"artist-concept\">D-Structures \/ Zoom Out<\/span>\r\n            <p class=\"artist-desc\">In Katya Gardea Browne&#039;s work, form is never definitive. Her practice is built upon constant mutation, visible correction, and the accumulation of decisions. Painting is a thought process in motion. The threshold is not crossed once, but continuously.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/katya-gardeabrowne\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/NICOLAS-GUZMAN.png\" alt=\"Nicol\u00e1s Guzm\u00e1n Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">05<\/div>\r\n            <h3 class=\"artist-name\">NICOL\u00c1S GUZM\u00c1N<\/h3>\r\n            <span class=\"artist-concept\">Progressive painting<\/span>\r\n            <p class=\"artist-desc\">Nicol\u00e1s Guzm\u00e1n&#039;s work conceives of painting as a living organism. Each layer records a state, a transformation, an internal transmutation. There is no final image, but rather a continuous process. The threshold manifests as a slow and conscious transition of matter toward another condition.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/nicolas-guzman\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/SEBASTI-TORRES.png\" alt=\"Sebasti\u00e1n Torres Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">06<\/div>\r\n            <h3 class=\"artist-name\">SEBASTIAN TORRES<\/h3>\r\n            <span class=\"artist-concept\">Transmutation<\/span>\r\n            <p class=\"artist-desc\">Sebasti\u00e1n Torres works with the idea of profound transformation, both material and symbolic. His pieces retain the trace of the process as an essential part of their meaning. The work does not conceal change; it reveals it. The threshold is the point where something ceases to be what it was and becomes something else.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/sebasti-torres\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/SANTO-GUICHON.png\" alt=\"Santo Guich\u00f3n Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">07<\/div>\r\n            <h3 class=\"artist-name\">SAINT GUICH\u00d3N<\/h3>\r\n            <span class=\"artist-concept\">Electroart<\/span>\r\n            <p class=\"artist-desc\">In Santo Guich\u00f3n&#039;s work, energy, sound, and technology become tangible matter. His works operate through resonance rather than representation. The experience is not merely visual; it is vibratory. The threshold is acoustic, energetic, and corporeal.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/santo-guichon\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/DAMIAN-SUAREZ.png\" alt=\"Dami\u00e1n Su\u00e1rez Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">08<\/div>\r\n            <h3 class=\"artist-name\">DAMI\u00c1N SU\u00c1REZ<\/h3>\r\n            <span class=\"artist-concept\">Times of glory<\/span>\r\n            <p class=\"artist-desc\">Dami\u00e1n Su\u00e1rez&#039;s work lies between the epic and the introspective. &quot;Times of Glory&quot; doesn&#039;t allude to an idealized past, but rather to a dignity possible in the present. His pieces construct images of resistance and permanence. The threshold he proposes is ethical, a stance taken in relation to the time we inhabit.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/damian-suarez\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/LAURA-MONTES-DE-OCA.png\" alt=\"Laura Montes de Oca Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">09<\/div>\r\n            <h3 class=\"artist-name\">LAURA MONTES<\/h3>\r\n            <span class=\"artist-concept\">Originating body<\/span>\r\n            <p class=\"artist-desc\">Laura Montes de Oca explores the body as a primary archive. In her work, the origin is not a fixed point, but an active force that is reactivated in the present. The body appears as a foundational threshold, a place where memory, time, and experience are inscribed.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/laura-montes-de-oca\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/CARLOS-GENOVA.png\" alt=\"Carlos G\u00e9nova Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">10<\/div>\r\n            <h3 class=\"artist-name\">CARLOS G\u00c9NOVA<\/h3>\r\n            <span class=\"artist-concept\">Time Warp<\/span>\r\n            <p class=\"artist-desc\">In Carlos G\u00e9nova&#039;s practice, time folds, distorts, and materializes. His works generate fields where temporal perception is altered, producing experiences of suspension and displacement. The threshold is temporal, a break in linearity.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/carlos-genova\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/LE-SER-DELUZ-1.png\" alt=\"Le Ser Deluz Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">11<\/div>\r\n            <h3 class=\"artist-name\">TO BE LIGHT<\/h3>\r\n            <span class=\"artist-concept\">Trudelight<\/span>\r\n            <p class=\"artist-desc\">In Le Ser Deluz&#039;s work, light is not illumination, but structure. His pieces construct perceptual architectures where space folds and the gaze is disoriented. The threshold appears as a twist of the visible, a passage to another form of perception.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/le-ser-deluz\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"artist-row\">\r\n        <div class=\"artist-image-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/easarte.com\/wp-content\/uploads\/2026\/01\/SOFIA-TORMENTA-Y-RAFAEL-DURAND.png\" alt=\"Sof\u00eda Tormenta Obra\">\r\n        <\/div>\r\n        <div class=\"artist-info-col\">\r\n            <div class=\"artist-number\">12<\/div>\r\n            <h3 class=\"artist-name\">SOFIA TORMENTA<\/h3>\r\n            <span class=\"artist-concept\">Zen Futurism<\/span>\r\n            <p class=\"artist-desc\">Sof\u00eda Tormenta articulates a poetics where speed and stillness coexist. Zen futurism proposes a state of expanded awareness, where the technological and the contemplative merge. The threshold is not a rupture, but a refinement, a lucid presence within the contemporary flow.<\/p>\r\n            <a href=\"https:\/\/easarte.com\/en\/sofia-tormenta-rafael-durand\/\" class=\"artist-btn\">VIEW ARTIST<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\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":2,"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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/comments?post=953"}],"version-history":[{"count":31,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages\/953\/revisions"}],"predecessor-version":[{"id":2400,"href":"https:\/\/easarte.com\/en\/wp-json\/wp\/v2\/pages\/953\/revisions\/2400"}],"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}]}}