{"id":1220,"date":"2026-02-01T19:20:23","date_gmt":"2026-02-02T00:20:23","guid":{"rendered":"https:\/\/mayansolutions.com\/?page_id=1220"},"modified":"2026-06-23T20:27:28","modified_gmt":"2026-06-24T01:27:28","slug":"pro","status":"publish","type":"page","link":"https:\/\/mayansolutions.com\/en\/pro\/","title":{"rendered":"Hire"},"content":{"rendered":"<style>\n    \/* \n       IMPORTANTE: Cero llamadas a fuentes externas. \n       Eliminamos cualquier font-family, font-smoothing o herencia forzada \n       para que Beaver Builder y tu Tema inyecten su tipograf\u00eda por defecto en H1, H2 y P.\n    *\/\n    @import url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css');\n    .ms-mayan-container {\n        --m-yellow: #f2da00;\n        --m-dark: #1a1a1a;\n        --m-darker: #111111;\n        --m-white: #fefefe;\n        --m-bg: #f9f9f9;\n        --m-gray: #555555;\n        background-color: var(--m-bg);\n        color: var(--m-dark);\n        padding-bottom: 2rem;\n    }\n    .ms-mayan-container *, \n    .ms-mayan-container *::before, \n    .ms-mayan-container *::after {\n        box-sizing: border-box;\n    }\n    .ms-mayan-container .ms-section-dark {\n        background-color: var(--m-darker) !important;\n        color: var(--m-white) !important;\n    }\n    .ms-mayan-container .ms-btn-primary {\n        background-color: var(--m-yellow) !important;\n        color: #000000 !important;\n        transition: all 0.3s ease !important;\n        font-weight: bold !important;\n        text-transform: uppercase !important;\n        letter-spacing: 1px !important;\n        text-decoration: none !important;\n        display: inline-flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        gap: 15px !important;\n        border: none !important;\n        cursor: pointer !important;\n        padding: 22px 45px !important; \n        border-radius: 50px !important;\n        font-size: 20px !important; \n        box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n    .ms-mayan-container .ms-btn-primary:hover {\n        transform: translateY(-3px) !important;\n        box-shadow: 0 10px 25px rgba(242, 218, 0, 0.4) !important;\n    }\n    \/* Modificaci\u00f3n: Fondo amarillo s\u00f3lido y texto negro forzado en todas las c\u00e1psulas *\/\n    .ms-mayan-container .ms-pill {\n        display: inline-block;\n        font-weight: bold;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        font-size: 16px; \n        color: #000000 !important; \n        background-color: var(--m-yellow) !important; \n        padding: 10px 25px;\n        border-radius: 50px;\n        margin-bottom: 30px;\n        border: none !important;\n    }\n    .ms-mayan-container .ms-hero-v2 {\n        padding: 120px 20px 100px;\n        text-align: center;\n        background: radial-gradient(circle at center top, #ffffff 0%, #f4f4f4 100%);\n        position: relative;\n    }\n    .ms-mayan-container .ms-hero-v2 h1 {\n        font-size: 45px; \n        line-height: 1.1;\n        margin: 0 auto 30px auto;\n        color: var(--m-dark);\n        max-width: 1000px;\n        font-weight: bold;\n    }\n    .ms-mayan-container .ms-hero-v2 h1 span {\n        position: relative;\n        display: inline-block;\n        color: var(--m-dark);\n    }\n    .ms-mayan-container .ms-hero-v2 h1 span::after {\n        content: '';\n        position: absolute;\n        bottom: 8px;\n        left: 0;\n        width: 100%;\n        height: 15px;\n        background-color: rgba(242, 218, 0, 0.5);\n        z-index: -1;\n    }\n    .ms-mayan-container .ms-hero-v2 p.ms-lead {\n        font-size: 20px; \n        color: var(--m-gray);\n        margin: 0 auto 50px auto;\n        line-height: 1.7;\n        max-width: 900px;\n    }\n    .ms-mayan-container .ms-trust-bar {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 60px; \n        margin-top: 80px;\n        padding-top: 60px;\n        border-top: 2px solid rgba(0,0,0,0.05);\n        max-width: 1200px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n    .ms-mayan-container .ms-trust-item {\n        display: flex;\n        align-items: center;\n        gap: 25px; \n        text-align: left;\n        min-width: 280px;\n    }\n    .ms-mayan-container .ms-trust-item i {\n        font-size: 45px; \n        color: var(--m-yellow);\n        background: #fff;\n        width: 100px; \n        height: 100px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border-radius: 50%;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n        flex-shrink: 0;\n    }\n    .ms-mayan-container .ms-trust-item div h6 {\n        margin: 0 0 5px 0;\n        font-size: 24px; \n        font-weight: bold;\n        color: var(--m-dark);\n        line-height: 1.2;\n    }\n    .ms-mayan-container .ms-trust-item div p {\n        margin: 0;\n        font-size: 18px; \n        color: #666;\n    }\n    .ms-mayan-container .ms-problem-grid-v2 {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 40px; \n        max-width: 1300px;\n        margin: 80px auto 0;\n    }\n    .ms-mayan-container .ms-problem-card-v2 {\n        background: linear-gradient(145deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.01) 100%);\n        border: 1px solid rgba(255,255,255,0.08);\n        padding: 50px 40px; \n        border-radius: 24px;\n        text-align: left;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    .ms-mayan-container .ms-problem-card-v2::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 5px;\n        background: linear-gradient(90deg, transparent, var(--m-yellow), transparent);\n        opacity: 0.3;\n        transition: opacity 0.3s ease, height 0.3s ease;\n    }\n    .ms-mayan-container .ms-problem-card-v2:hover {\n        transform: translateY(-8px);\n        background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);\n        border-color: rgba(255,255,255,0.15);\n        box-shadow: 0 25px 50px rgba(0,0,0,0.5);\n    }\n    .ms-mayan-container .ms-problem-card-v2:hover::before { \n        opacity: 1; \n        height: 8px;\n    }\n    .ms-mayan-container .ms-icon-wrapper {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        width: 110px; \n        height: 110px;\n        border-radius: 24px;\n        background: linear-gradient(135deg, rgba(242, 218, 0, 0.15) 0%, rgba(242, 218, 0, 0.02) 100%);\n        border: 1px solid rgba(242, 218, 0, 0.3);\n        margin-bottom: 35px;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3), inset 0 2px 10px rgba(255,255,255,0.05);\n        transition: all 0.3s ease;\n    }\n    .ms-mayan-container .ms-problem-card-v2:hover .ms-icon-wrapper {\n        background: linear-gradient(135deg, rgba(242, 218, 0, 0.25) 0%, rgba(242, 218, 0, 0.05) 100%);\n        transform: scale(1.08);\n        border-color: rgba(242, 218, 0, 0.6);\n    }\n    .ms-mayan-container .ms-problem-card-v2 i {\n        font-size: 50px; \n        color: var(--m-yellow);\n        filter: drop-shadow(0px 4px 6px rgba(0,0,0,0.6));\n    }\n    .ms-mayan-container .ms-problem-card-v2 h4 {\n        font-size: 30px; \n        margin: 0 0 15px;\n        color: #ffffff;\n        font-weight: bold;\n        line-height: 1.2;\n    }\n    .ms-mayan-container .ms-problem-card-v2 p {\n        font-size: 19px; \n        color: #b0b0b0;\n        margin: 0;\n        line-height: 1.6;\n    }\n    .ms-mayan-container .ms-manifesto {\n        padding: 120px 20px;\n        text-align: center;\n        background-color: var(--m-white);\n        border-bottom: 1px solid rgba(0,0,0,0.05);\n    }\n    .ms-mayan-container .ms-quote {\n        font-size: 35px; \n        line-height: 1.4;\n        color: var(--m-dark);\n        max-width: 1200px;\n        margin: 0 auto;\n        font-weight: normal;\n    }\n    .ms-mayan-container .ms-soluciones-title {\n        font-size: 40px; \n        margin: 0 0 25px;\n        font-weight: bold;\n        line-height: 1.2;\n    }\n    .ms-mayan-container .ms-soluciones-p {\n        font-size: 22px; \n        color: var(--m-gray);\n        margin: 0 auto;\n        line-height: 1.7;\n    }\n    @media (min-width: 992px) {\n        .ms-mayan-container .ms-hero-v2 h1 { font-size: 75px; }\n        .ms-mayan-container .ms-hero-v2 p.ms-lead { font-size: 26px; }\n        .ms-mayan-container .ms-section-dark-title { font-size: 55px !important; }\n        .ms-mayan-container .ms-section-dark-p { font-size: 26px !important; }\n        .ms-mayan-container .ms-quote { font-size: 48px; }\n        .ms-mayan-container .ms-soluciones-title { font-size: 55px; }\n        .ms-mayan-container .ms-soluciones-p { font-size: 24px; }\n    }\n<\/style>\n    <!-- 1. HERO SECTION -->\n    <section>\n        Digital Solutions Agency\n        <h1>Digital scalability. <br \/>No complications.<\/h1>\n        \n            We build the technological infrastructure your brand needs to truly grow. From web platforms that project absolute authority to Artificial Intelligence systems that accelerate and automate your operations.\n        \n        <a href=\"#soluciones\">\n            Explore Methodology \n        <\/a>\n        <!-- Franja de Confianza -->\n                    <h6>Agile Execution<\/h6>\n                    <p>Weeks, not months.<\/p>\n                    <h6>100% Custom Made<\/h6>\n                    <p>Without generic templates.<\/p>\n                    <h6>Focus on ROI<\/h6>\n                    <p>Designed to convert.<\/p>\n    <\/section>\n    <!-- 2. IDENTIFICACI\u00d3N DEL PROBLEMA (DARK MODE) -->\n    <section>\n            Challenge Identification\n            <h2>\n                Your brand growth <br \/>It shouldn&#039;t mean chaos.\n            <\/h2>\n            <p>Do any of these scenarios sound familiar to you?<\/p>\n                <!-- Problema 1 -->\n                    <h4>Stagnant Presence<\/h4>\n                    <p>Your current website is an ornament that doesn&#039;t generate leads, or worse, it looks outdated and doesn&#039;t project the true quality, status, and value of the services you offer.<\/p>\n                <!-- Problema 2 -->\n                    <h4>Operation Saturated<\/h4>\n                    <p>You or your team spend too many hours a week on repetitive tasks, manual administration, and bureaucratic processes that could be automated today.<\/p>\n                <!-- Problema 3 -->\n                    <h4>Limited Growth<\/h4>\n                    <p>You feel that if you received twice as many clients today, your internal structure would collapse. You realize that you can&#039;t scale without sacrificing your time or quality.<\/p>\n    <\/section>\n    <!-- 3. MANIFIESTO \/ TRANSICI\u00d3N -->\n    <section>\n            <h3>\n                Creemos que la tecnolog\u00eda debe trabajar para ti y para tu negocio, no t\u00fa para ella.\n            <\/h3>\n    <\/section>\n    <section id=\"soluciones\">\n            Our Methodology\n            <h2>\n                Two clear paths to digital efficiency\n            <\/h2>\n            \n                We&#039;ve packaged our solutions into two strategic paths. We don&#039;t sell you isolated services; we implement complete ecosystems. Choose the path your project needs today.\n            \n    <\/section>\n    <!-- ========================================================================= -->\n    <!--  AQU\u00cd ABAJO PEGAR\u00cdAS TUS BLOQUES DE SERVICIOS (Opci\u00f3n 1 y Opci\u00f3n 2)       -->\n    <!-- ========================================================================= -->\n\t<!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>Precios Mayan Solutions<\/title>\n    <style>\n        \/* ========================================\n           MAYAN SOLUTIONS - SISTEMA DE PRECIOS\n           ========================================\n        *\/\n        \/* Tipograf\u00edas *\/\n        @font-face {\n            font-family: 'Roxborough CF';\n            src: url('https:\/\/mayansolutions.com\/wp-content\/uploads\/2022\/12\/RoxboroughCF-Bold.otf') format('opentype');\n            font-weight: bold;\n            font-style: normal;\n        }\n        @font-face {\n            font-family: 'Roundo';\n            src: url('https:\/\/mayansolutions.com\/wp-content\/uploads\/2022\/12\/Roundo-Light.otf') format('opentype');\n            font-weight: 300;\n            font-style: normal;\n        }\n        @import url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css');\n        \/* Contenedor Principal *\/\n        .ms-pricing-module {\n            --ms-white: #ffffff;\n            --ms-dark: #222222;\n            --ms-darker: #111111;\n            --ms-yellow: #f2da00;\n            --ms-link: #00fcb0;\n            background-color: #f9f9f9;\n            width: 100%;\n            \/* Quitamos el max-width de aqu\u00ed para que el fondo llegue a las orillas *\/\n            padding: 60px 0; \/* Aumentamos un poco arriba y abajo, quitamos a los lados *\/\n            font-family: 'Roundo', sans-serif;\n            box-sizing: border-box;\n            color: var(--ms-white);\n        }\n        .ms-pricing-module * {\n            box-sizing: border-box;\n        }\n        \/* Grid de Columnas *\/\n        .ms-pricing-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            align-items: stretch;\n            max-width: 1300px; \/* Pasamos el l\u00edmite de ancho aqu\u00ed *\/\n            margin: 0 auto; \/* Centramos el grid *\/\n            padding: 0 20px; \/* A\u00f1adimos el margen lateral aqu\u00ed para que no toque los bordes en m\u00f3viles *\/\n        }\n        \/* Tarjeta de Precio Base *\/\n        .ms-pricing-card {\n            background-color: var(--ms-dark);\n            border: 1px solid rgba(255, 255, 255, 0.05);\n            border-radius: 16px;\n            padding: 32px 24px; \/* Margen interno reducido para aprovechar el espacio *\/\n            display: flex;\n            flex-direction: column;\n            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(17, 17, 17, 0.5);\n        }\n        \/* Tarjeta \u00c9lite (Medio) *\/\n        .ms-pricing-card.ms-elite {\n            background-color: var(--ms-darker);\n            border: 1px solid rgba(242, 218, 0, 0.3);\n        }\n        \/* Tarjeta Dorada (Nueva) *\/\n        .ms-pricing-card.ms-gold {\n            background-color: var(--ms-yellow);\n            color: var(--ms-darker);\n            border: none;\n            box-shadow: 0 15px 35px rgba(242, 218, 0, 0.15);\n        }\n        \/* Efectos Hover *\/\n        .ms-pricing-card:hover {\n            transform: translateY(-8px);\n            border-color: var(--ms-link);\n            box-shadow: 0 15px 40px rgba(0, 252, 176, 0.08);\n        }\n        .ms-pricing-card.ms-elite:hover {\n            border-color: var(--ms-yellow);\n            box-shadow: 0 15px 40px rgba(242, 218, 0, 0.08);\n        }\n        .ms-pricing-card.ms-gold:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 50px rgba(242, 218, 0, 0.3);\n        }\n        \/* Cabecera de Tarjeta *\/\n        .ms-card-header {\n            margin-bottom: 25px; \/* Reducido *\/\n            border-bottom: 1px solid rgba(255,255,255,0.1);\n            padding-bottom: 25px; \/* Reducido *\/\n        }\n        .ms-gold .ms-card-header {\n            border-bottom: 1px solid rgba(0,0,0,0.1);\n        }\n        .ms-tag {\n            display: inline-block;\n            background: rgba(255,255,255,0.05);\n            color: var(--ms-link);\n            padding: 6px 12px;\n            border-radius: 20px;\n            font-size: 12px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        .ms-elite .ms-tag {\n            color: var(--ms-yellow);\n            background: rgba(242, 218, 0, 0.05);\n        }\n        .ms-gold .ms-tag {\n            color: var(--ms-white);\n            background: var(--ms-darker);\n        }\n        .ms-card-title {\n            font-family: 'Roxborough CF', serif;\n            font-size: 34px;\n            margin: 0 0 10px 0;\n            color: var(--ms-white);\n            line-height: 1.1;\n        }\n        .ms-gold .ms-card-title {\n            color: var(--ms-darker);\n        }\n        .ms-card-desc {\n            font-family: 'Roxborough CF', serif;\n            font-size: 18px;\n            color: #aaaaaa;\n            font-style: italic;\n            line-height: 1.4;\n            margin: 0;\n        }\n        .ms-gold .ms-card-desc {\n            color: #444444;\n        }\n        \/* Bloque de Precios *\/\n        .ms-price-block {\n            display: flex;\n            align-items: baseline;\n            margin-bottom: 12px;\n            min-height: 70px;\n            padding: 15px 20px;\n            background: linear-gradient(90deg, rgba(0, 252, 176, 0.08) 0%, rgba(255,255,255,0.01) 100%);\n            border-radius: 10px;\n            border: 1px solid rgba(0, 252, 176, 0.15);\n        }\n        .ms-elite .ms-price-block {\n            background: linear-gradient(90deg, rgba(242, 218, 0, 0.08) 0%, rgba(255,255,255,0.01) 100%);\n            border-color: rgba(242, 218, 0, 0.15);\n        }\n        .ms-gold .ms-price-block {\n            background: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.05) 100%);\n            border-color: rgba(255, 255, 255, 0.6);\n        }\n        .ms-currency {\n            font-size: 20px;\n            font-weight: 300;\n            margin-right: 5px;\n            color: #888;\n        }\n        .ms-gold .ms-currency {\n            color: #555;\n        }\n        .ms-price-value {\n            font-family: 'Roxborough CF', serif;\n            font-size: 50px;\n            color: var(--ms-white);\n            margin: 0;\n            line-height: 1;\n        }\n        .ms-gold .ms-price-value {\n            color: var(--ms-darker);\n        }\n        .ms-price-note {\n            font-size: 14.5px;\n            color: #b0b0b0;\n            margin-bottom: 25px;\n            display: block;\n            font-weight: 600;\n            padding-left: 5px;\n        }\n        .ms-gold .ms-price-note {\n            color: #333333;\n            font-weight: 700;\n        }\n        .ms-loading-price {\n            font-size: 14px;\n            color: #666;\n            animation: pulse 1.5s infinite;\n        }\n        \/* Lista de Beneficios *\/\n        .ms-features-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0; \/* Reducido *\/\n            flex-grow: 1;\n        }\n        .ms-features-list li {\n            position: relative;\n            padding-left: 26px; \/* Reducido *\/\n            margin-bottom: 18px; \/* Reducido *\/\n            font-size: 15px;\n            line-height: 1.5; \/* Reducido *\/\n            color: #cccccc;\n        }\n        .ms-gold .ms-features-list li {\n            color: #333333;\n        }\n        .ms-features-list li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            top: 0;\n            color: var(--ms-link);\n            font-weight: bold;\n            font-size: 16px;\n        }\n        .ms-elite .ms-features-list li::before {\n            color: var(--ms-yellow);\n        }\n        .ms-gold .ms-features-list li::before {\n            color: var(--ms-darker);\n        }\n        .ms-feature-title {\n            color: var(--ms-white);\n            font-weight: 700;\n            display: block;\n            margin-bottom: 4px;\n            font-size: 16px;\n        }\n        .ms-gold .ms-feature-title {\n            color: var(--ms-darker);\n        }\n        \/* Caja de Valor y ROI (Nueva Distinci\u00f3n) *\/\n        .ms-roi-box {\n            background: rgba(255,255,255,0.03);\n            border-left: 4px solid var(--ms-link);\n            padding: 16px 15px; \/* Reducido *\/\n            border-radius: 0 8px 8px 0;\n            margin-top: auto;\n            margin-bottom: 25px; \/* Reducido *\/\n        }\n        .ms-elite .ms-roi-box {\n            background: rgba(242, 218, 0, 0.05);\n            border-left-color: var(--ms-yellow);\n        }\n        .ms-gold .ms-roi-box {\n            background: rgba(0,0,0,0.04);\n            border-left-color: var(--ms-darker);\n        }\n        .ms-roi-title {\n            font-family: 'Roxborough CF', serif;\n            font-size: 20px;\n            margin-bottom: 8px;\n            display: block;\n            color: var(--ms-white);\n            line-height: 1.2;\n        }\n        .ms-gold .ms-roi-title {\n            color: var(--ms-darker);\n        }\n        .ms-roi-desc {\n            font-size: 14px;\n            line-height: 1.6;\n            color: #bbbbbb;\n            margin: 0;\n        }\n        .ms-gold .ms-roi-desc {\n            color: #333333;\n        }\n        \/* Bot\u00f3n de Acci\u00f3n *\/\n        .ms-btn {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n            width: 100%;\n            padding: 16px 20px;\n            background-color: rgba(255, 255, 255, 0.05); \/* Color consistente unificado *\/\n            color: var(--ms-white);\n            border: 1px solid rgba(255, 255, 255, 0.2); \/* Borde sutil elegante *\/\n            text-align: center;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            border-radius: 50px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n            cursor: pointer;\n        }\n        .ms-btn:hover {\n            transform: translateY(-2px);\n            background-color: var(--ms-link); \/* Al pasar el rat\u00f3n se ilumina en su acento *\/\n            color: var(--ms-darker);\n            border-color: var(--ms-link);\n            box-shadow: 0 10px 20px rgba(0, 252, 176, 0.2);\n            opacity: 1;\n        }\n        .ms-elite .ms-btn {\n            \/* Mantiene el color base unificado por defecto *\/\n        }\n        .ms-elite .ms-btn:hover {\n            background-color: var(--ms-yellow); \/* Al pasar el rat\u00f3n se ilumina en amarillo *\/\n            color: var(--ms-darker);\n            border-color: var(--ms-yellow);\n            box-shadow: 0 10px 20px rgba(242, 218, 0, 0.2);\n        }\n        .ms-gold .ms-btn {\n            background-color: var(--ms-darker);\n            color: var(--ms-white);\n            border: 1px solid var(--ms-darker);\n        }\n        .ms-gold .ms-btn:hover {\n            background-color: var(--ms-white);\n            color: var(--ms-darker);\n            border-color: var(--ms-white);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n        .ms-btn-caption {\n            font-size: 12px;\n            font-style: italic;\n            margin-top: 15px;\n            display: block;\n            text-align: center;\n            color: #888;\n            line-height: 1.4;\n        }\n        .ms-gold .ms-btn-caption {\n            color: #666;\n        }\n        @keyframes pulse {\n            0% { opacity: 0.5; }\n            50% { opacity: 1; }\n            100% { opacity: 0.5; }\n        }\n        \/* Responsive Design *\/\n        @media (max-width: 1024px) {\n            .ms-pricing-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \/* La tarjeta dorada toma todo el ancho en la fila inferior en tablets *\/\n            .ms-pricing-card.ms-gold {\n                grid-column: span 2;\n                max-width: 800px;\n                margin: 0 auto;\n                width: 100%;\n            }\n        }\n        @media (max-width: 768px) {\n            .ms-pricing-grid {\n                grid-template-columns: 1fr;\n                max-width: 500px;\n                margin: 0 auto;\n            }\n            .ms-pricing-card.ms-gold {\n                grid-column: span 1;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n        <!-- COLUMNA 1: Plataforma Web -->\n                Path 1\n                <h3>Web Platform<\/h3>\n                <p>&#8220;Tu presencia\/plataforma digital. \u00danica, aut\u00e9ntica y \u00fatil.&#8221;<\/p>\n                $\n                Calculando&#8230;\n            Precio Base. Podr\u00eda variar seg\u00fan escalabilidad.\n            <ul>\n                <li>\n                    \u00bfPara qui\u00e9n es?\n                    Proyectos, emprendedores o firmas que necesitan un portafolio impecable o una landing page de alta conversi\u00f3n que valide su estatus en el mercado.\n                <\/li>\n                <li>\n                    1. Identidad y Arquitectura IA\n                    Tu &#8220;cuartel general&#8221; digital sin plantillas, estructurado con Inteligencia Artificial para dominar el SEO tradicional y el nuevo AEO (Optimizaci\u00f3n para Motores de Respuesta).\n                <\/li>\n                <li>\n                    2. Interacci\u00f3n y Conversi\u00f3n\n                    Tu plataforma queda lista para que tus clientes te contacten, generes citas o expongas tu contenido en un blog interactivo.\n                <\/li>\n            <\/ul>\n                Tangible Value and ROI\n                <p>Your platform becomes the validation engine for your brand. We design a flawless, high-converting digital ecosystem, ready to receive clients and position you as an authority from day one. We achieve in weeks what takes traditional agencies months, projecting status and generating immediate trust.<\/p>\n                <a href=\"https:\/\/calendly.com\/mayansolutions2020\/30min\" target=\"_blank\">\n                     Schedule a Call\n                <\/a>\n                *Clicking will open our calendar so you can choose the best time for you.\n        <!-- COLUMNA 2: EstrategIA -->\n                Path 2\n                <h3>AI Strategy<\/h3>\n                <p>&#8220;Integra la Inteligencia Artificial en tu Proyecto\/Negocio.&#8221;<\/p>\n                $\n                Calculando&#8230;\n            + BONO: Instalaci\u00f3n de HUB digital.\n            <ul>\n                <li>\n                    \u00bfPara qui\u00e9n es?\n                    Expertos, consultores, acad\u00e9micos, creativos y directivos abrumados por la carga administrativa o procesos repetitivos que les hacen perder tiempo\/dinero.\n                <\/li>\n                <li>\n                    1. Soluciones Operativas\n                    A lo largo de 6-8 sesiones, ubicamos y resolvemos con IA 2 de tus problemas operativos m\u00e1s grandes que drenan tu tiempo\/dinero.\n                <\/li>\n                <li>\n                    2. MentorIA\n                    Ya implementadas las soluciones; te entrenamos para que domines las herramientas y seas capaz de crear tus propias soluciones en el futuro.\n                <\/li>\n            <\/ul>\n                Tangible Value and ROI\n                <p>We solve the operational bottlenecks that are stifling your growth. By calibrating AI for your workflow, you can reclaim 15 to 20 hours per week. Eliminate administrative friction, minimize the margin of human error, and dedicate that energy to the strategic expansion of your vision.<\/p>\n                <a href=\"https:\/\/calendly.com\/mayansolutions2020\/30min\" target=\"_blank\">\n                     Schedule a Call\n                <\/a>\n                *Clicking will open our calendar so you can choose the best time for you.\n        <!-- COLUMNA 3: Ecosistema Integral -->\n                Path 3\n                <h3>Integrated Ecosystem<\/h3>\n                <p>&#8220;Identidad, plataforma e inteligencia conectadas. La evoluci\u00f3n absoluta.&#8221;<\/p>\n                $\n                Calculando&#8230;\n            Cotizaci\u00f3n final seg\u00fan complejidad de la App.\n            <ul>\n                <li>\n                    \u00bfPara qui\u00e9n es?\n                    Visionarios y organizaciones listas para escalar que requieren una reinvenci\u00f3n visual profunda acompa\u00f1ada de herramientas interactivas exclusivas.\n                <\/li>\n                <li>\n                    1. Evoluci\u00f3n de Marca\n                    Redise\u00f1o estrat\u00e9gico de tu identidad visual (logotipo, paleta, manual de marca) para reflejar tu verdadero nivel de autoridad en el mercado actual.\n                <\/li>\n                <li>\n                    2. Desarrollo Web App\n                    Integraci\u00f3n de una aplicaci\u00f3n web poderosa dentro de tu plataforma (ej. sistema de reservas avanzado, portal de clientes, academia privada o directorio interactivo).\n                <\/li>\n            <\/ul>\n                Tangible Value and ROI\n                <p>Complete transformation and differentiation of your sector. You gain a magnetic brand image and a technological asset that automates value delivery. This ecosystem works 24\/7, increases your average order value, builds customer loyalty, and irrevocably sets you apart from your competition.<\/p>\n                <a href=\"https:\/\/calendly.com\/mayansolutions2020\/30min\" target=\"_blank\">\n                     Schedule a Call\n                <\/a>\n                *Clicking will open our calendar so you can choose the best time for you.\n<\/body>\n<\/html>\n\t\t<h2>\n\t\t\tApplications of the Services:\n\t\t<\/h2>\n\t\t\t\t<h4 itemprop=\"name description\">The Multi-Venture CEO (Small Business Owner)<\/h4>\n\t\t\t\t<strong>Description<\/strong>A centralized &quot;Command Center&quot; for the executive managing three companies and a rental portfolio. It acts as a tireless, bilingual AI assistant that consolidates scattered Google Docs, meeting notes, and calendars into one secure space, turning chaos into clear summaries and reports, always just three clicks away.\n<strong>Example<\/strong>The CEO is overwhelmed by raw notes from various team meetings and a complex issue with a tenant. Instead of hiring an assistant to organize it, he uploads the documents to the Hub and asks, &quot;Summarize the actions of the &#039;Tech&#039; team on our Trello board and find a time in my calendar to call the tenant.&quot; The AI instantly organizes the project board and coordinates the timeline, handling the heavy research and organizational work in seconds.\n\t\t\t\t<h4 itemprop=\"name description\">The Independent Consultant (Strategy, Management, Technology)<\/h4>\n\t\t\t\t<b data-path-to-node=\"0\" data-index-in-node=\"64\">Description:<\/b> A digital presence that rivals top-tier firms (McKinsey\/BCG quality), combined with AI that eliminates unpaid hours spent on proposals and contracts.\n<b data-path-to-node=\"0\" data-index-in-node=\"261\">Example:<\/b> A strategy consultant finishes a discovery call. Instead of spending three hours on paperwork, he tells his Hub: &quot;Draft a $15k proposal for Client X focused on their supply chain challenges, using our standard terms.&quot; The PDF is ready to sign in two minutes.\n\t\t\t\t<h4 itemprop=\"name description\">The Real Estate Broker (Luxury and Commercial)<\/h4>\n\t\t\t\t<b data-path-to-node=\"1\" data-index-in-node=\"60\">Description:<\/b> A portfolio site that feels like an architecture magazine, backed by an AI &quot;Hunter&quot; that filters hundreds of listings to find the perfect fit for discerning clients.\n<b data-path-to-node=\"1\" data-index-in-node=\"268\">Example:<\/b> An agent enters 50 new property listings into the system. The AI filters them: \u201cShow me only 3-bedroom penthouses with terrace views that have been on the market for more than 60 days.\u201d It instantly presents the 3 best opportunities, allowing the broker to send a curated \u201cprivate\u201d list to investors before anyone else.\n\u00a0\n\t\t\t\t<h4 itemprop=\"name description\">The Specialized Attorney \/ Small Firm Partner<\/h4>\n\t\t\t\t<b data-path-to-node=\"2\" data-index-in-node=\"53\">Description:<\/b> An intimidatingly professional site that establishes immediate authority, with a backend that automates the repetitive drafting of standard legal documents.\n<b data-path-to-node=\"2\" data-index-in-node=\"225\">Example:<\/b> A client needs a partnership agreement. The lawyer types: \u201cGenerate a strict mutual agreement for Client Y based on our &#039;Type A&#039; template,\u2018 and the system creates it\u2014customized with all the client&#039;s details\u2014ready for a final 5-minute review instead of a 2-hour draft.\n\t\t\t\t<h4 itemprop=\"name description\">Agency Owner (Marketing, Design, PR)<\/h4>\n\t\t\t\t<b data-path-to-node=\"4\" data-index-in-node=\"60\">Description:<\/b> An impressive portfolio that attracts larger budgets, backed by a system that instantly organizes the chaos of freelancer briefs and asset management.\n<b data-path-to-node=\"4\" data-index-in-node=\"255\">Example:<\/b> An agency owner needs to give instructions to a freelancer. He orders: \u201cSummarize the brand voice for project &#039;Alpha&#039; and create a checklist for the copywriter.\u2018 The AI extracts information from 10 different strategy documents and sends a clear and concise brief, avoiding misunderstandings.\n\t\t\t\t<h4 itemprop=\"name description\">The Academic or Researcher<\/h4>\n\t\t\t\t<b data-path-to-node=\"10\" data-index-in-node=\"32\">Description:<\/b> A professional archive of your work, connected to a &quot;Research Assistant&quot; that reads and summarizes new articles for you.\n<b data-path-to-node=\"10\" data-index-in-node=\"173\">Example:<\/b> A researcher needs to stay on top of things without getting overwhelmed. Her AI scans 20 new journals weekly and delivers a one-page &quot;Executive Summary&quot; of the 3 articles that really matter for her current grant.\n\t\t\t\t<h4 itemprop=\"name description\">Functional Medicine Physician \/ Specialist<\/h4>\n\t\t\t\t<b data-path-to-node=\"3\" data-index-in-node=\"50\">Description:<\/b> A calm and authoritative medical portal that inspires confidence, along with AI that handles the high-volume and sensitive patient communication that often causes burnout.\n<b data-path-to-node=\"3\" data-index-in-node=\"249\">Example:<\/b> Dr. Aris receives 20 emails a day about reactions to supplements. His internal AI reads his last 5 years of advice and drafts responses: \u201cBased on Dr. Aris\u2019s protocol for \u2018Magnesium Sensitivity,\u2019 here is the recommended dosage\u2026\u201d The doctor simply clicks \u201cApprove.\u201d.\n\t\t\t\t<h4 itemprop=\"name description\">The Executive Coach<\/h4>\n\t\t\t\t<b data-path-to-node=\"7\" data-index-in-node=\"22\">Description:<\/b> A site that sells \u201cTransformation\u201d instead of hours, connected to a \u201cCustomer Mirror\u201d AI that synthesizes months of session notes to track progress.\n<b data-path-to-node=\"7\" data-index-in-node=\"198\">Example:<\/b> Before a session with a CEO, the coach asks, &quot;Summarize the last six months of sessions. What is the limiting belief she keeps returning to?&quot; The AI provides a clear summary, enabling an immediate and revealing conversation.\n\t\t\t\t<h4 itemprop=\"name description\">The Contractor or Architect<\/h4>\n\t\t\t\t<b data-path-to-node=\"5\" data-index-in-node=\"44\">Description:<\/b> A visual portfolio of completed masterpieces (confidence), plus a &quot;Project Brain&quot; that tracks thousands of material specifications and client decisions.\n<b data-path-to-node=\"5\" data-index-in-node=\"238\">Example:<\/b> A subcontractor asks a general contractor, \u201cWhere is the final electrical plan for the basement?\u201d The contractor asks their Hub, which accesses the files in a shared cloud folder and replies, \u201cThe &#039;Final Basement Electrical Plan v3.pdf&#039; was uploaded yesterday at 3:15 PM to the folder &#039;Project X\/Plans\/Electrical&#039;.\u2018.\n\t\t\t\t<h4 itemprop=\"name description\">The Recruitment Specialist<\/h4>\n\t\t\t\t<b data-path-to-node=\"8\" data-index-in-node=\"36\">Description:<\/b> A site that positions it as a talent scout for the elite, with an AI that reads resumes better and faster than a human.\n<b data-path-to-node=\"8\" data-index-in-node=\"172\">Example:<\/b> A recruiter has 200 candidates. They ask the Hub: &quot;Find me the 5 best candidates who have more than 5 years of experience in Fintech AND speak German.&quot; The AI instantly presents the shortlist, drafting interview invitations.\n\u00a0\n\t\t\t\t<h4 itemprop=\"name description\">The High-Level Philanthropist or Foundation Director<\/h4>\n\t\t\t\t<b data-path-to-node=\"12\" data-index-in-node=\"56\">Description:<\/b> A sophisticated and discreet portal for tracking social impact and donation legacies, supported by an AI &quot;Impact Analyst&quot; that synthesizes complex NGO reports into clear strategic summaries.\n<b data-path-to-node=\"12\" data-index-in-node=\"280\">Example:<\/b> The director receives ten different impact reports from various global NGOs. He uploads them to the Hub and orders: &quot;Synthesize the tangible results of our &#039;Clean Water&#039; initiatives in East Africa over the last quarter and flag any projects that are falling behind their established KPIs.&quot; The AI generates a two-page executive summary for the board, highlighting successes and areas that require immediate strategic attention.\n\t\t\t\t<h4 itemprop=\"name description\">The Content Creator \/ YouTuber<\/h4>\n\t\t\t\t<b data-path-to-node=\"13\" data-index-in-node=\"39\">Description:<\/b> A central hub for brand and merchandise agreements, plus an AI that manages the boring side: contracts and production schedules.\n<b data-path-to-node=\"13\" data-index-in-node=\"190\">Example:<\/b> A creator receives a sponsorship contract. The AI scans it, highlights a &quot;perpetual rights&quot; clause (a red flag), and drafts a polite email negotiating better terms.\n\t\t\t\t<h4 itemprop=\"name description\">The Supply Chain or Logistics Consultant<\/h4>\n\t\t\t\t<b data-path-to-node=\"15\" data-index-in-node=\"53\">Description:<\/b> A digital \u201cCommand Center\u201d presence that radiates operational authority, supported by an AI \u201cLogistics Architect\u201d that analyzes thousands of pages of shipping regulations and customs codes.\n<b data-path-to-node=\"15\" data-index-in-node=\"261\">Example:<\/b> A sudden change occurs in EU trade regulations. The consultant uploads the 200-page policy update to their Hub. The AI identifies the four specific clauses that will affect their most important client and drafts a &quot;Strategic Alert&quot; memo to be sent immediately.\n\t\t\t\t<h4 itemprop=\"name description\">The Intellectual Property (IP) or Patent Attorney<\/h4>\n\t\t\t\t<b data-path-to-node=\"17\" data-index-in-node=\"56\">Description:<\/b> An intimidatingly precise site for high-risk protections, combined with a &quot;Previous Art Hunter&quot; that scans vast databases to find conflicts or opportunities.\n<b data-path-to-node=\"17\" data-index-in-node=\"256\">Example:<\/b> A startup submits a 50-page invention disclosure. The lawyer enters it into the Hub and asks, &quot;Find any contradictions between this technology and our existing patent portfolio for Client Z.&quot; The AI highlights three potential overlaps, allowing the lawyer to pivot the strategy before filing.\n\t\t\t\t<h4 itemprop=\"name description\">The Luxury Event or Wedding Designer<\/h4>\n\t\t\t\t<b data-path-to-node=\"18\" data-index-in-node=\"44\">Description:<\/b> A high-fidelity \u201cAtmosphere\u201d site that captures the designer\u2019s aesthetic, backed by an AI \u201cChaos Coordinator\u201d that manages thousands of vendor quotes and guest requirements.\n<b data-path-to-node=\"18\" data-index-in-node=\"261\">Example:<\/b> A client suddenly changes the guest list from 200 to 350. The designer tells the Hub: \u201cUpdate the 15 vendor briefs with the new number of people and ask the caterer if they can expand the vegetarian menu without compromising quality.\u201d The AI drafts the 15 emails and updates the master budget all at once.\n\u00a0\n\t<a href=\"https:\/\/calendly.com\/mayansolutions2020\/30min\" target=\"_blank\" role=\"button\" rel=\"noopener\" aria-label=\"Schedule a Strategy Call\">\n\t\t\t\t\t\tSchedule a Strategy Call\n\t\t\t\t\t<\/a>","protected":false},"excerpt":{"rendered":"<p>Agencia de Soluciones Digitales Escalabilidad digital. Sin complicaciones. Construimos la infraestructura tecnol\u00f3gica que tu marca necesita para crecer de verdad. Desde plataformas web que proyectan autoridad absoluta, hasta sistemas de Inteligencia Artificial que aceleran y automatizan tu operaci\u00f3n. Explorar Metodolog\u00eda Ejecuci\u00f3n \u00c1gil Semanas, no meses. 100% A Medida Sin plantillas gen\u00e9ricas. Enfoque en ROI Dise\u00f1ado&hellip;<\/p>","protected":false},"author":1,"featured_media":1041,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1220","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contratar &#8226; Mayan Solutions\u00ae<\/title>\n<meta name=\"description\" content=\"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mayansolutions.com\/en\/pro\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contratar &#8226; Mayan Solutions\u00ae\" \/>\n<meta property=\"og:description\" content=\"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mayansolutions.com\/en\/pro\/\" \/>\n<meta property=\"og:site_name\" content=\"Mayan Solutions\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/fb.com\/Mayan.Solutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T01:27:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mayansolutions.com\/wp-content\/uploads\/2023\/01\/Presentacio\u0301n-ISOnew.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"883\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/\",\"url\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/\",\"name\":\"Contratar &#8226; Mayan Solutions\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mayansolutions.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Presentacio\u0301n-ISOnew.png\",\"datePublished\":\"2026-02-02T00:20:23+00:00\",\"dateModified\":\"2026-06-24T01:27:28+00:00\",\"description\":\"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mayansolutions.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Presentacio\u0301n-ISOnew.png\",\"contentUrl\":\"https:\\\/\\\/mayansolutions.com\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/Presentacio\u0301n-ISOnew.png\",\"width\":1200,\"height\":883},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/pro\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/mayansolutions.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contratar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#website\",\"url\":\"https:\\\/\\\/mayansolutions.com\\\/\",\"name\":\"Mayan Solutions\u00ae\",\"description\":\"Branding &amp; Dise\u00f1o\",\"publisher\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mayansolutions.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#organization\",\"name\":\"Mayan Solutions\u00ae\",\"url\":\"https:\\\/\\\/mayansolutions.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mayansolutions.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Mayan-Penta.jpg\",\"contentUrl\":\"https:\\\/\\\/mayansolutions.com\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/Mayan-Penta.jpg\",\"width\":1806,\"height\":1412,\"caption\":\"Mayan Solutions\u00ae\"},\"image\":{\"@id\":\"https:\\\/\\\/mayansolutions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/fb.com\\\/Mayan.Solutions\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contratar &#8226; Mayan Solutions\u00ae","description":"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.","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:\/\/mayansolutions.com\/en\/pro\/","og_locale":"en_US","og_type":"article","og_title":"Contratar &#8226; Mayan Solutions\u00ae","og_description":"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.","og_url":"https:\/\/mayansolutions.com\/en\/pro\/","og_site_name":"Mayan Solutions\u00ae","article_publisher":"http:\/\/fb.com\/Mayan.Solutions","article_modified_time":"2026-06-24T01:27:28+00:00","og_image":[{"width":1200,"height":883,"url":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2023\/01\/Presentacio\u0301n-ISOnew.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mayansolutions.com\/pro\/","url":"https:\/\/mayansolutions.com\/pro\/","name":"Contratar &#8226; Mayan Solutions\u00ae","isPartOf":{"@id":"https:\/\/mayansolutions.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mayansolutions.com\/pro\/#primaryimage"},"image":{"@id":"https:\/\/mayansolutions.com\/pro\/#primaryimage"},"thumbnailUrl":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2023\/01\/Presentacio\u0301n-ISOnew.png","datePublished":"2026-02-02T00:20:23+00:00","dateModified":"2026-06-24T01:27:28+00:00","description":"Contratar los servicios de Mayan Solutions para exponenciar proyectos, marcas e ideas con el poder de la IA.","breadcrumb":{"@id":"https:\/\/mayansolutions.com\/pro\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mayansolutions.com\/pro\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mayansolutions.com\/pro\/#primaryimage","url":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2023\/01\/Presentacio\u0301n-ISOnew.png","contentUrl":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2023\/01\/Presentacio\u0301n-ISOnew.png","width":1200,"height":883},{"@type":"BreadcrumbList","@id":"https:\/\/mayansolutions.com\/pro\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/mayansolutions.com\/"},{"@type":"ListItem","position":2,"name":"Contratar"}]},{"@type":"WebSite","@id":"https:\/\/mayansolutions.com\/#website","url":"https:\/\/mayansolutions.com\/","name":"Mayan Solutions\u00ae","description":"Branding &amp; Design","publisher":{"@id":"https:\/\/mayansolutions.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mayansolutions.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mayansolutions.com\/#organization","name":"Mayan Solutions\u00ae","url":"https:\/\/mayansolutions.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mayansolutions.com\/#\/schema\/logo\/image\/","url":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2022\/12\/Mayan-Penta.jpg","contentUrl":"https:\/\/mayansolutions.com\/wp-content\/uploads\/2022\/12\/Mayan-Penta.jpg","width":1806,"height":1412,"caption":"Mayan Solutions\u00ae"},"image":{"@id":"https:\/\/mayansolutions.com\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/fb.com\/Mayan.Solutions"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/pages\/1220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/comments?post=1220"}],"version-history":[{"count":18,"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/pages\/1220\/revisions"}],"predecessor-version":[{"id":1616,"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/pages\/1220\/revisions\/1616"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/media\/1041"}],"wp:attachment":[{"href":"https:\/\/mayansolutions.com\/en\/wp-json\/wp\/v2\/media?parent=1220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}