{"id":148,"date":"2026-04-23T17:43:27","date_gmt":"2026-04-23T17:43:27","guid":{"rendered":"https:\/\/thegsagencyglobal.com\/?page_id=148"},"modified":"2026-04-25T02:15:28","modified_gmt":"2026-04-25T02:15:28","slug":"premium-gs-identity-system","status":"publish","type":"page","link":"https:\/\/thegsagencyglobal.com\/es\/premium-gs-identity-system\/","title":{"rendered":"Sistema de identidad GS Premium"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"148\" class=\"elementor elementor-148\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a637189 e-con-full e-flex e-con e-parent\" data-id=\"a637189\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96fa18a elementor-widget elementor-widget-html\" data-id=\"96fa18a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================\n   GS IDENTITY SYSTEM - PREMIUM DESIGN\n   ========================================= *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&family=Playfair+Display:wght@400;700&display=swap');\n\n.gs-identity-section {\n    background-color: #050505;\n    color: #f4f4f4;\n    padding: 6rem 5%;\n    font-family: 'Montserrat', sans-serif;\n}\n\n\/* Header *\/\n.identity-header {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 5rem auto;\n}\n\n\/* \u2728 Subt\u00edtulo (Estilos Acento) *\/\n.identity-header h4 {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    color: #d4af37;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    font-size: 0.9rem;\n    margin-bottom: 1rem;\n}\n\n\/* \ud83d\udd25 T\u00edtulo Principal (Estilos H1 Met\u00e1lico) *\/\n.identity-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 4rem;\n    font-weight: 400;\n    margin-bottom: 1.5rem;\n    \n    background: linear-gradient(120deg, #ffffff, #cfcfcf, #8f8f8f, #ffffff);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    animation: shine 6s linear infinite;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.6);\n}\n\n@keyframes shine {\n    to { background-position: 200% center; }\n}\n\n\/* \ud83d\udcdd Caja de Objetivo (Estilo P\u00e1rrafo) *\/\n.identity-objective {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    color: #ddd;\n    border-left: 2px solid #d4af37;\n    padding: 1.5rem;\n    background: rgba(26, 26, 26, 0.4);\n    line-height: 1.6;\n}\n\n.identity-objective strong {\n    font-weight: 600;\n    color: #f4f4f4;\n}\n\n\/* Grid *\/\n.identity-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 2rem;\n    margin-bottom: 4rem;\n}\n\n.identity-card {\n    background-color: #111;\n    border: 1px solid rgba(212, 175, 55, 0.2);\n    padding: 3rem 2rem;\n    transition: 0.3s;\n}\n\n.identity-card:hover {\n    transform: translateY(-5px);\n    border-color: #d4af37;\n}\n\n\/* \u2728 T\u00edtulos de Tarjetas (Estilos Acento\/Bot\u00f3n) *\/\n.identity-card h3 {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.1rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #d4af37;\n    margin-bottom: 1.5rem;\n}\n\n.identity-card ul {\n    list-style: none;\n    padding: 0;\n}\n\n\/* \ud83d\udcdd Puntos de Lista (Estilo P\u00e1rrafo) *\/\n.identity-card ul li {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    color: #ddd;\n    margin-bottom: 0.8rem;\n    padding-left: 1.5rem;\n    position: relative;\n    line-height: 1.5;\n}\n\n.identity-card ul li::before {\n    content: '\u2666';\n    color: #d4af37;\n    position: absolute;\n    left: 0;\n    font-size: 1.2rem;\n}\n\n\/* Split Section *\/\n.identity-split {\n    display: flex;\n    gap: 2rem;\n    grid-column: span 2;\n}\n\n.identity-split .identity-card {\n    flex: 1;\n}\n\n.identity-image {\n    flex: 1;\n    overflow: hidden;\n    border: 1px solid rgba(212,175,55,0.2);\n}\n\n.identity-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    filter: grayscale(40%) brightness(0.7);\n    transition: 0.5s;\n}\n\n.identity-image:hover img {\n    filter: grayscale(0%) brightness(1);\n    transform: scale(1.05);\n}\n\n\/* Workflow *\/\n.identity-workflow {\n    background: #111;\n    padding: 3rem;\n    border-left: 3px solid #d4af37;\n    text-align: center;\n    margin-bottom: 1.5rem; \/* A\u00f1adido un peque\u00f1o margen para separar los bloques *\/\n}\n\n\/* \u2728 T\u00edtulo de Workflow (Estilo Acento) *\/\n.identity-workflow h3 {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.1rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #d4af37;\n    margin-bottom: 0.8rem;\n}\n\n\/* \ud83d\udcdd Texto de Workflow (Estilo P\u00e1rrafo) *\/\n.identity-workflow p {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    color: #ddd;\n}\n\n\/* Responsive *\/\n@media (max-width: 992px) {\n    .identity-split {\n        grid-column: span 1;\n    }\n}\n\n@media (max-width: 768px) {\n    \/* Reducci\u00f3n en m\u00f3vil *\/\n    .identity-header h2 {\n        font-size: 2.5rem;\n        animation: none;\n    }\n    \n    .identity-split {\n        flex-direction: column;\n    }\n}\n<\/style>\n\n<section class=\"gs-identity-section\">\n\n    <div class=\"identity-header\">\n        <h4>Identidad digital premium<\/h4>\n        <h2>Sistema de identidad GS\u2122<\/h2>\n        <div class=\"identity-objective\">\n            <strong>Objetivo:<\/strong> Crear un ecosistema digital de alta gama dise\u00f1ado para atraer clientes de alto valor desde el primer d\u00eda.\n        <\/div>\n    <\/div>\n\n    <div class=\"identity-grid\">\n\n        <div class=\"identity-card\">\n            <h3>I. N\u00facleo de la marca<\/h3>\n            <ul>\n                <li>Dos conceptos de logotipo<\/li>\n                <li>Sistema de identidad visual completo<\/li>\n                <li>Seis plantillas para publicaciones en redes sociales<\/li>\n                <li>dise\u00f1o de tarjetas de visita<\/li>\n                <li>Consultor\u00eda estrat\u00e9gica de marcas<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"identity-card\">\n            <h3>II. Arquitectura Web<\/h3>\n            <ul>\n                <li>Sitio web totalmente adaptable<\/li>\n                <li>Estructura centrada en la conversi\u00f3n<\/li>\n                <li>Integraci\u00f3n con WhatsApp<\/li>\n                <li>Configuraci\u00f3n SEO b\u00e1sica<\/li>\n                <li>Alojamiento y dominio incluidos durante un a\u00f1o. <br>*(Aplican t\u00e9rminos y condiciones)<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"identity-card\">\n            <h3>III. Posicionamiento local<\/h3>\n            <ul>\n                <li>Creaci\u00f3n y configuraci\u00f3n de perfiles profesionales<\/li>\n                <li>Optimizaci\u00f3n de Google Business<\/li>\n                <li>Estrategia de SEO local<\/li>\n                <li>Integraci\u00f3n de sitios web y contactos directos<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"identity-split\">\n            \n            <div class=\"identity-card\">\n                <h3>IV. Configuraci\u00f3n digital<\/h3>\n                <ul>\n                    <li>Configuraci\u00f3n de correo electr\u00f3nico profesional<\/li>\n                    <li>Configuraci\u00f3n de WhatsApp Business<\/li>\n                    <li>Creaci\u00f3n de cuentas en redes sociales<\/li>\n                    <li>Redise\u00f1o del feed (para cuentas existentes)<\/li>\n                    <li>Optimizaci\u00f3n digital completa<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"identity-image\">\n                <img decoding=\"async\" src=\"https:\/\/thegsagencyglobal.com\/wp-content\/uploads\/2026\/04\/LUXURY-BRAND-GS-AGENCY-GLOBAL.png\" alt=\"Luxury Brand\">\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n    <div class=\"identity-workflow\">\n        <h3>\u23f1\ufe0f 20 d\u00edas h\u00e1biles<\/h3>\n        <p>Plazo de entrega est\u00e1ndar<\/p>\n    <\/div>\n\n    <div class=\"identity-workflow\">\n        <h3>\u23f1\ufe0f 5 d\u00edas h\u00e1biles<\/h3>\n        <p>Entrega urgente con la m\u00e1xima precisi\u00f3n.<\/p>\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95e8f70 elementor-widget elementor-widget-html\" data-id=\"95e8f70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* ===============================\n   WORKFLOW GS - PREMIUM SYSTEM\n   =============================== *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&family=Playfair+Display:wght@400;700&display=swap');\n\n.workflow-section {\n    background: #050505;\n    padding: 7rem 10%;\n    color: #f4f4f4;\n    text-align: center;\n    font-family: 'Montserrat', sans-serif;\n}\n\n\/* HEADER *\/\n.workflow-header {\n    max-width: 800px;\n    margin: 0 auto 4rem auto;\n}\n\n\/* \u2728 Subt\u00edtulo (Estilo Acento) *\/\n.workflow-header h4 {\n    font-family: 'Montserrat', sans-serif;\n    color: #d4af37;\n    letter-spacing: 3px;\n    font-size: 0.9rem;\n    font-weight: 600;\n    text-transform: uppercase;\n    margin-bottom: 1rem;\n}\n\n\/* \ud83d\udd25 T\u00edtulo Principal Met\u00e1lico *\/\n.workflow-header h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 4rem;\n    font-weight: 400;\n    margin-bottom: 1.5rem;\n    \n    background: linear-gradient(120deg, #ffffff, #cfcfcf, #8f8f8f, #ffffff);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    animation: shine 6s linear infinite;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.6);\n}\n\n@keyframes shine {\n    to { background-position: 200% center; }\n}\n\n\/* \ud83d\udcdd P\u00e1rrafo de Cabecera *\/\n.workflow-header p {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    color: #ddd;\n    line-height: 1.6;\n}\n\n\/* LINEA CENTRAL *\/\n.workflow-line {\n    position: relative;\n    max-width: 1000px;\n    margin: 0 auto;\n}\n\n.workflow-line::before {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    top: 0;\n    width: 1px;\n    height: 100%;\n    background: linear-gradient(\n        to bottom,\n        transparent,\n        rgba(212,175,55,0.4),\n        transparent\n    );\n    transform: translateX(-50%);\n}\n\n\/* ITEM *\/\n.workflow-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 4rem;\n    position: relative;\n}\n\n.workflow-item:nth-child(even) {\n    flex-direction: row-reverse;\n}\n\n\/* CONTENIDO (CAJA) *\/\n.workflow-content {\n    width: 45%;\n    background: #111;\n    padding: 2.5rem 2rem;\n    border: 1px solid rgba(212,175,55,0.15);\n    text-align: left;\n    transition: all 0.3s ease;\n}\n\n.workflow-content:hover {\n    border-color: #d4af37;\n    transform: translateY(-5px);\n    box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n}\n\n\/* NUMERO *\/\n.workflow-number {\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    background: #050505;\n    border: 1px solid rgba(212,175,55,0.4);\n    color: #d4af37;\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 600;\n    font-size: 1rem;\n    padding: 0.8rem 1rem;\n    z-index: 2;\n}\n\n\/* TITULO DEL PASO *\/\n.workflow-content h3 {\n    font-family: 'Playfair Display', serif;\n    color: #d4af37;\n    margin-bottom: 1rem;\n    font-size: 1.8rem;\n    font-weight: 400;\n}\n\n\/* TEXTO DEL PASO *\/\n.workflow-content p {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 300;\n    color: #ddd;\n    line-height: 1.6;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n    .workflow-header h2 {\n        font-size: 2.5rem;\n        animation: none;\n    }\n\n    .workflow-line::before {\n        left: 20px;\n    }\n\n    .workflow-item {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n\n    .workflow-item:nth-child(even) {\n        flex-direction: column;\n    }\n\n    .workflow-content {\n        width: calc(100% - 60px);\n        margin-left: 60px;\n        padding: 2rem 1.5rem;\n    }\n\n    .workflow-number {\n        left: 20px;\n        transform: none;\n        padding: 0.6rem 0.8rem;\n    }\n}\n<\/style>\n\n<section class=\"workflow-section\">\n\n    <div class=\"workflow-header\">\n        <h4>Flujo de trabajo del sistema<\/h4>\n        <h2>Proceso de ejecuci\u00f3n<\/h2>\n        <p>Nuestro sistema est\u00e1 estructurado en cinco fases precisas dise\u00f1adas para construir, perfeccionar y lanzar marcas de alto rendimiento.<\/p>\n    <\/div>\n\n    <div class=\"workflow-line\">\n\n        <div class=\"workflow-item\">\n            <div class=\"workflow-number\">01<\/div>\n            <div class=\"workflow-content\">\n                <h3>Informe estrat\u00e9gico<\/h3>\n                <p>Comenzamos con un cuestionario estructurado dise\u00f1ado para comprender a fondo la marca, la visi\u00f3n y los objetivos comerciales.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"workflow-item\">\n            <div class=\"workflow-number\">02<\/div>\n            <div class=\"workflow-content\">\n                <h3>Direcciones creativas<\/h3>\n                <p>Se desarrollan dos direcciones de identidad distintas basadas en los conocimientos estrat\u00e9gicos recopilados.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"workflow-item\">\n            <div class=\"workflow-number\">03<\/div>\n            <div class=\"workflow-content\">\n                <h3>Refinamiento<\/h3>\n                <p>La direcci\u00f3n seleccionada se va perfeccionando mediante iteraciones hasta lograr una alineaci\u00f3n total con la visi\u00f3n deseada.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"workflow-item\">\n            <div class=\"workflow-number\">04<\/div>\n            <div class=\"workflow-content\">\n                <h3>Construcci\u00f3n del sistema<\/h3>\n                <p>La marca se implementa en todos los activos, incluyendo la identidad visual, el desarrollo del sitio web y la configuraci\u00f3n del posicionamiento local.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"workflow-item\">\n            <div class=\"workflow-number\">05<\/div>\n            <div class=\"workflow-content\">\n                <h3>Lanzamiento<\/h3>\n                <p>El sistema completo se entrega, se configura y est\u00e1 listo para funcionar desde el primer d\u00eda.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7bd3add e-con-full e-flex e-con e-parent\" data-id=\"7bd3add\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1343698 e-con-full e-flex e-con e-child\" data-id=\"1343698\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\t<p class=\"e-8fded75-3476111 e-paragraph-base\" data-interaction-id=\"8fded75\"  data-e-type=\"widget\" data-id=\"8fded75\">\n\t\t\t\t\t\t\t\tInforme estrat\u00e9gico\n\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d539ce e-con-full e-flex e-con e-child\" data-id=\"1d539ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"d9950d1\" \n\t\tclass=\"e-d9950d1-20f2df9 e-heading-base\" \n\t\t \n\t\tdata-e-type=\"widget\" data-id=\"d9950d1\"\n\t>\n\t\n\t\t\tRellena el cuestionario\n\t\t<\/h2>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-11adca3 e-con-full e-flex e-con e-child\" data-id=\"11adca3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t    \t            <button class=\"e-39dc050-518cb5f e-button-base\" data-interaction-id=\"39dc050\"  data-e-type=\"widget\" data-id=\"39dc050\">\n            haga clic aqu\u00ed\n        <\/button>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Premium Digital Identity GS Identity System\u2122 Objective: To build a premium digital ecosystem designed to attract high-value clients from day [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-148","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/pages\/148","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/comments?post=148"}],"version-history":[{"count":38,"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/pages\/148\/revisions"}],"predecessor-version":[{"id":326,"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/pages\/148\/revisions\/326"}],"wp:attachment":[{"href":"https:\/\/thegsagencyglobal.com\/es\/wp-json\/wp\/v2\/media?parent=148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}