{"id":7,"date":"2026-07-23T19:08:30","date_gmt":"2026-07-23T19:08:30","guid":{"rendered":"https:\/\/goldlinefinancialllc.site\/?page_id=7"},"modified":"2026-07-23T19:24:21","modified_gmt":"2026-07-23T19:24:21","slug":"elementor-7","status":"publish","type":"page","link":"https:\/\/goldlinefinancialllc.site\/?page_id=7","title":{"rendered":"Goldline Financial"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd9f702 e-con-full e-flex e-con e-parent\" data-id=\"cd9f702\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7cff83f elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"7cff83f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"utf-8\"\/>\n    <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n    <title>Goldline Financial LLC | Asesor\u00eda Estrat\u00e9gica y Excelencia en Banca Privada<\/title>\n    <style>\n        \/* Google Fonts *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap');\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap');\n\n:root {\n    \/* Colors from Tailwind Config *\/\n    --surface-container: #e7eeff;\n    --surface-container-lowest: #ffffff;\n    --on-primary-fixed-variant: #314865;\n    --tertiary-fixed: #e0e3e5;\n    --background: #f9f9ff;\n    --on-secondary-fixed: #241a00;\n    --tertiary-container: #212527;\n    --surface: #f9f9ff;\n    --on-tertiary-fixed-variant: #444749;\n    --surface-container-low: #f0f3ff;\n    --tertiary-fixed-dim: #c4c7c9;\n    --on-tertiary: #ffffff;\n    --surface-container-high: #dee8ff;\n    --on-background: #111c2d;\n    --surface-dim: #cfdaf2;\n    --outline-variant: #c4c6ce;\n    --on-tertiary-fixed: #191c1e;\n    --secondary-fixed: #ffe088;\n    --surface-variant: #d8e3fb;\n    --surface-container-highest: #d8e3fb;\n    --primary-fixed: #d2e4ff;\n    --primary-container: #0a2540;\n    --on-primary-variant: #768dad;\n    --on-primary: #ffffff;\n    --on-secondary: #ffffff;\n    --secondary: #735c00;\n    --outline: #74777e;\n    --on-secondary-fixed-variant: #574500;\n    --primary: #000f22;\n    --inverse-surface: #263143;\n    --on-primary-container: #768dad;\n    --on-error: #ffffff;\n    --tertiary: #0c1011;\n    --secondary-container: #fed65b;\n    --inverse-primary: #b0c8eb;\n    --inverse-on-surface: #ecf1ff;\n    --secondary-fixed-dim: #e9c349;\n    --on-primary-fixed: #001c37;\n    --on-secondary-container: #745c00;\n    --primary-fixed-dim: #b0c8eb;\n    --error-container: #ffdad6;\n    --surface-bright: #f9f9ff;\n    --on-surface: #111c2d;\n    --on-error-container: #93000a;\n    --surface-tint: #49607e;\n    --on-tertiary-container: #898c8e;\n    --error: #ba1a1a;\n    --on-surface-variant: #4a5568;\n\n    \/* Spacing & Sizes *\/\n    --container-max: 1280px;\n    --margin-mobile: 20px;\n    --margin-tablet: 32px;\n    --margin-desktop: 64px;\n    --section-gap: 120px;\n}\n\n\/* Base Styles *\/\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\nhtml {\n    scroll-behavior: smooth;\n    scroll-padding-top: 90px;\n\n}\n\nbody {\n    font-family: 'Inter', sans-serif;\n    background-color: var(--surface);\n    color: var(--on-surface);\n    line-height: 1.5;\n    overflow-x: hidden;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n}\n\n\/* Accessible focus states \u2014 consistent gold focus ring across all interactive elements *\/\na:focus-visible,\nbutton:focus-visible,\ninput:focus-visible,\nselect:focus-visible,\ntextarea:focus-visible,\nsummary:focus-visible {\n    outline: 2px solid var(--secondary);\n    outline-offset: 3px;\n    border-radius: 2px;\n}\n\n\/* Hero title fade-in \u2014 pure CSS, no longer depends on JS running *\/\n@keyframes heroFadeIn {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n\nheader h1 {\n    animation: heroFadeIn 1s ease-out both;\n}\n\nh1, h2, h3, h4, .font-display {\n    font-family: 'Playfair Display', serif;\n}\n\n\/* Utilities *\/\n.container {\n    max-width: var(--container-max);\n    margin: 0 auto;\n    padding: 0 var(--margin-mobile);\n}\n\n@media (min-width: 768px) {\n    .container {\n        padding: 0 var(--margin-desktop);\n    }\n}\n\n.luxury-shadow {\n    box-shadow: 0 10px 40px rgba(10, 37, 64, 0.05);\n}\n\n.gold-gradient-text {\n    background: linear-gradient(to right, #D4AF37, #F9D976, #D4AF37);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    font-style: italic;\n}\n\n.reveal {\n    opacity: 0;\n    transform: translateY(20px);\n    transition: all 0.8s ease-out;\n}\n\n.reveal.active {\n    opacity: 1;\n    transform: translateY(0);\n}\n\n\/* Navbar *\/\nnav {\n    --nav-text: rgba(255, 255, 255, 0.95);\n    --nav-link: rgba(255, 255, 255, 0.88);\n    --nav-link-hover: var(--secondary-container);\n\n    background-color: rgba(249, 249, 255, 0.08);\n    backdrop-filter: blur(16px);\n    -webkit-backdrop-filter: blur(16px);\n    position: sticky;\n    top: 0;\n    z-index: 50;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.12);\n    box-shadow: none;\n    padding: 1.25rem 0;\n    transition: background-color 0.4s ease, border-color 0.4s ease,\n        box-shadow 0.4s ease, padding 0.4s ease;\n        background-color: currentColor;\n}\n\nnav.scrolled {\n    --nav-text: var(--primary);\n    --nav-link: rgba(17, 28, 45, 0.78);\n    --nav-link-hover: var(--secondary);\n\n    background-color: rgba(249, 249, 255, 0.85);\n    border-bottom: 1px solid rgba(196, 198, 206, 0.3);\n    box-shadow: 0 10px 30px rgba(10, 37, 64, 0.06);\n    padding: 0.85rem 0;\n}\n\n\/* Logo text\/image adapt to transparent vs scrolled navbar (overrides inline style) *\/\nnav .nav-content > div > span.font-display {\n    color: var(--nav-text) !important;\n    transition: color 0.4s ease;\n}\n\nnav .nav-content > div > img {\n    transition: filter 0.4s ease;\n    filter: brightness(0) invert(1) drop-shadow(0 1px 3px rgba(0, 0, 0, 0.3));\n}\n\nnav.scrolled .nav-content > div > img {\n    filter: none;\n}\n\n.nav-content {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    position: relative;\n}\n\n.nav-links {\n    display: none;\n    gap: 2rem;\n    align-items: center;\n}\n\n@media (min-width: 768px) {\n    .nav-links {\n        display: flex;\n    }\n}\n\n.nav-links a {\n    text-decoration: none;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 0.05em;\n    color: var(--nav-link);\n    transition: color 0.3s;\n}\n\n.nav-links a:hover {\n    color: var(--nav-link-hover);\n}\n\n.nav-cta-mobile { display: none; }\n.nav-cta-desktop { display: none; }\n\n@media (min-width: 768px) {\n    .nav-cta-desktop { display: inline-block; }\n}\n\n\/* Mobile hamburger toggle *\/\n.nav-toggle {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    gap: 5px;\n    width: 40px;\n    height: 40px;\n    background: transparent;\n    border: none;\n    cursor: pointer;\n    padding: 0;\n}\n\n@media (min-width: 768px) {\n    .nav-toggle {\n        display: none;\n    }\n}\n\n.nav-toggle span {\n    display: block;\n    width: 24px;\n    height: 2px;\n    background-color: var(--nav-text);\n    transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.4s ease;\n}\n\n.nav-toggle[aria-expanded=\"true\"] span:nth-child(1) {\n    transform: translateY(7px) rotate(45deg);\n}\n\n.nav-toggle[aria-expanded=\"true\"] span:nth-child(2) {\n    opacity: 0;\n}\n\n.nav-toggle[aria-expanded=\"true\"] span:nth-child(3) {\n    transform: translateY(-7px) rotate(-45deg);\n}\n\n\/* Mobile dropdown panel *\/\n@media (max-width: 767px) {\n    .nav-links {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 0;\n        position: absolute;\n        top: 100%;\n        left: 0;\n        right: 0;\n        background-color: var(--surface-container-lowest);\n        border-bottom: 1px solid rgba(196, 198, 206, 0.3);\n        box-shadow: 0 20px 30px rgba(10, 37, 64, 0.1);\n        max-height: 0;\n        overflow: hidden;\n        opacity: 0;\n        pointer-events: none;\n        transition: max-height 0.35s ease, opacity 0.25s ease;\n    }\n\n    .nav-links.open {\n        max-height: 400px;\n        opacity: 1;\n        pointer-events: auto;\n    }\n\n    .nav-links a {\n        color: var(--primary) !important;\n        width: 100%;\n        padding: 1rem var(--margin-mobile);\n        border-bottom: 1px solid rgba(196, 198, 206, 0.15);\n    }\n\n    .nav-cta-mobile {\n        display: inline-block;\n        margin: 1rem var(--margin-mobile);\n        text-align: center;\n        border-bottom: none !important;\n    }\n}\n\n.btn-primary {\n    background-color: var(--secondary-container);\n    color: var(--on-secondary-container);\n    padding: 0.6rem 1.5rem;\n    border-radius: 0.5rem;\n    border: none;\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    cursor: pointer;\n    text-decoration: none;\n    display: inline-block;\n    text-align: center;\n    transition: all 0.3s ease, background-color 0.4s ease, color 0.4s ease;\n}\n\nnav.scrolled .btn-primary {\n    background-color: var(--primary);\n    color: var(--on-primary);\n}\n\n.btn-primary:hover {\n    background-color: var(--secondary);\n    color: var(--on-secondary);\n    transform: scale(1.05);\n}\n\n.btn-primary:active {\n    transform: scale(0.97);\n}\n\n\/* Hero *\/\nheader {\n    position: relative;\n    min-height: 95vh;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    color: white;\n}\n\n.hero-bg {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 50%;\n    width: 100vw;\n    transform: translateX(-50%);\n    z-index: -1;\n    background-image: url('https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuB7Clj18DkFmmuVzT3aVEvzq8I981xWGcfmMXaZqd72KijYWiZeeRbun62oDZZuHcr-fhfJ8cDTOG0XQdXcGBJzXrU-6x77hr9nC2lAq3Oae41lmAmyfPdOyjcZhCw_3ZDJuWHAgcuCnvqVouObFmYjoR1_7_RSUGi95lMBO_LE7_-fAG5SqGrB5vIb6K6uMDWT5VHgOPmnMbjk-uiFaJyNofhhi36tswRext13z34_NeBcUzWSqqSh');\n    background-size: cover;\n    background-position: center;\n}\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n    \/* Directional gradient: darker where the text sits (left\/bottom), lighter\n       elsewhere, so the background photo reads brighter overall while the\n       copy keeps its contrast without a flat dark wash. *\/\n    background: linear-gradient(\n        120deg,\n        rgba(0, 15, 34, 0.72) 0%,\n        rgba(0, 15, 34, 0.5) 32%,\n        rgba(0, 15, 34, 0.22) 62%,\n        rgba(0, 15, 34, 0.12) 100%\n    );\n    mix-blend-mode: normal;\n}\n\n.hero-content {\n    max-width: 800px;\n    position: relative;\n    z-index: 1;\n}\n\nheader h1 {\n    font-size: 3rem;\n    font-weight: 700;\n    line-height: 1.08;\n    letter-spacing: -0.015em;\n    margin-bottom: 1.5rem;\n    text-shadow: 0 4px 28px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.35);\n}\n\n@media (min-width: 768px) {\n    header h1 {\n        font-size: 4.25rem;\n    }\n}\n\n.hero-text {\n    font-size: 1.125rem;\n    color: rgba(255, 255, 255, 0.88);\n    margin-bottom: 2.5rem;\n    max-width: 600px;\n    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);\n}\n\n.hero-btns {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n}\n\n@media (min-width: 640px) {\n    .hero-btns {\n        flex-direction: row;\n    }\n}\n\n.btn-gold {\n    background-color: var(--secondary-container);\n    color: var(--on-secondary-container);\n    padding: 1rem 2rem;\n    text-decoration: none;\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    border-radius: 0.125rem;\n    text-align: center;\n    display: inline-block;\n    border: 1px solid transparent;\n    transition: background-color 0.3s ease, transform 0.25s ease, box-shadow 0.3s ease;\n}\n\n.btn-gold:hover {\n    background-color: var(--secondary-fixed-dim);\n    box-shadow: 0 10px 24px rgba(254, 214, 91, 0.35);\n    transform: translateY(-2px);\n}\n\n.btn-gold:active {\n    transform: translateY(0) scale(0.98);\n    box-shadow: 0 4px 12px rgba(254, 214, 91, 0.25);\n}\n\n.btn-outline {\n    border: 1px solid var(--outline-variant);\n    color: white;\n    padding: 1rem 2rem;\n    text-decoration: none;\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    border-radius: 0.125rem;\n    text-align: center;\n    display: inline-block;\n    background-color: transparent;\n    transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.25s ease;\n}\n\n.btn-outline:hover {\n    background-color: rgba(255, 255, 255, 0.1);\n    border-color: white;\n    transform: translateY(-2px);\n}\n\n.btn-outline:active {\n    transform: translateY(0) scale(0.98);\n}\n\n.btn-outline-dark {\n    color: var(--primary);\n    border-color: var(--outline);\n}\n\n.btn-outline-dark:hover {\n    background-color: rgba(0, 15, 34, 0.06);\n    border-color: var(--primary);\n}\n\n\/* Sections *\/\nsection {\n    padding: var(--section-gap) 0;\n}\n\n.section-title {\n    font-size: 2.5rem;\n    color: var(--primary);\n    margin-bottom: 2rem;\n}\n\n\/* About *\/\n.about-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2rem;\n    align-items: center;\n}\n\n@media (min-width: 768px) {\n    .about-grid {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n.label-gold {\n    color: var(--secondary);\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    margin-bottom: 1.5rem;\n}\n\n.label-gold::before {\n    content: '';\n    width: 3rem;\n    height: 1px;\n    background-color: var(--secondary);\n}\n\n\n.divider {\n    width: 1px;\n    height: 3rem;\n    background-color: var(--outline-variant);\n}\n\n.about-img-container {\n    position: relative;\n    max-width: 450px;\n    margin: 0 auto;\n}\n\n.about-img {\n    width: 100%;\n    aspect-ratio: 1\/1;\n    object-fit: cover;\n    border-radius: 0.125rem;\n    border: 1px solid rgba(196, 198, 206, 0.2);\n}\n\n\/* Services *\/\n.bg-surface { background-color: var(--surface); }\n.text-center { text-align: center; }\n\n.services-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n    margin-top: 4rem;\n}\n\n@media (min-width: 768px) {\n    .services-grid {\n        grid-template-columns: repeat(6, 1fr);\n    }\n}\n\/* Pricing Section *\/\n.pricing-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n    align-items: stretch;\n}\n\n.pricing-card {\n    position: relative;\n    background-color: var(--surface, #fff);\n    border: 1px solid rgba(196, 198, 206, 0.2);\n    border-radius: 12px;\n    padding: 2.5rem 2rem;\n    display: flex;\n    flex-direction: column;\n    min-height: 600px;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.pricing-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 16px 40px rgba(10, 37, 64, 0.12);\n}\n\n.pricing-title {\n    font-size: 1.25rem;\n    color: var(--primary);\n    margin-bottom: 1rem;\n}\n\n.pricing-price {\n    font-size: 1.75rem;\n    font-weight: 700;\n    color: var(--primary);\n    margin-bottom: 0.25rem;\n}\n\n.pricing-price span {\n    color: var(--secondary);\n}\n\n.pricing-price-note {\n    font-size: 0.875rem;\n    color: var(--on-surface-variant);\n    margin-bottom: 1rem;\n}\n\n.pricing-desc {\n    font-size: 0.95rem;\n    color: var(--on-surface-variant);\n    line-height: 1.6;\n    flex-grow: 1;\n    margin-bottom: 2rem;\n}\n\n.btn-pricing {\n    display: inline-block;\n    text-align: center;\n    padding: 0.75rem 1.5rem;\n    border: 1px solid var(--secondary);\n    color: var(--secondary);\n    text-decoration: none;\n    text-transform: uppercase;\n    font-size: 0.75rem;\n    letter-spacing: 0.08em;\n    border-radius: 4px;\n    transition: background-color 0.3s ease, color 0.3s ease;\n}\n\n.btn-pricing:hover {\n    background-color: var(--secondary);\n    color: var(--on-secondary, #fff);\n}\n\n.btn-pricing:active {\n    transform: scale(0.97);\n}\n\n\/* Featured \/ Custom Card *\/\n.pricing-card-featured {\n    grid-column: span 3;\n    min-height: auto;\n    background: linear-gradient(135deg, var(--primary), #1a1a1a);\n    border: 1px solid var(--secondary);\n    padding: 3rem;\n}\n\n@media (min-width: 768px) {\n    .pricing-card-featured {\n        flex-direction: row;\n        flex-wrap: wrap;\n        align-items: flex-start;\n        gap: 2rem 3rem;\n    }\n\n    .pricing-card-featured .pricing-badge {\n        top: -14px;\n        right: 3rem;\n    }\n\n    .pricing-card-featured .pricing-title,\n    .pricing-card-featured .pricing-price,\n    .pricing-card-featured .pricing-price-note {\n        flex-basis: 100%;\n    }\n\n    .pricing-card-featured .pricing-desc {\n        flex: 1 1 320px;\n        margin-bottom: 0;\n    }\n\n    .pricing-card-featured .pricing-includes {\n        flex: 1 1 280px;\n        margin-bottom: 0;\n    }\n\n    .pricing-card-featured .btn-gold {\n        flex-basis: 100%;\n    }\n}\n\n.pricing-card-featured .pricing-title,\n.pricing-card-featured .pricing-price,\n.pricing-card-featured .pricing-desc,\n.pricing-card-featured .pricing-price-note {\n    color: #fff;\n}\n\n.pricing-card-featured .pricing-price span {\n    color: var(--secondary);\n}\n\n.pricing-badge {\n    position: absolute;\n    top: -14px;\n    right: 2rem;\n    background-color: var(--secondary);\n    color: #1a1a1a;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 0.35rem 1rem;\n    border-radius: 999px;\n    font-weight: 600;\n}\n\n.pricing-includes {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem 0;\n    color: rgba(255, 255, 255, 0.85);\n    font-size: 0.9rem;\n}\n\n.pricing-includes li {\n    padding-left: 1.5rem;\n    position: relative;\n    margin-bottom: 0.6rem;\n    line-height: 1.5;\n}\n\n.pricing-includes li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    color: var(--secondary);\n    font-weight: 700;\n}\n\n\/* Responsive *\/\n@media (max-width: 992px) {\n    .pricing-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    .pricing-card-featured {\n        grid-column: span 2;\n    }\n}\n\n@media (max-width: 600px) {\n    .pricing-grid {\n        grid-template-columns: 1fr;\n    }\n    .pricing-card-featured {\n        grid-column: span 1;\n    }\n    .pricing-card {\n        min-height: 0;\n    }\n}\n\n@media (max-width: 640px) {\n    :root {\n        --section-gap: 72px;\n    }\n    .section-title {\n        font-size: 2rem;\n    }\n}\n\n.service-featured {\n    grid-column: span 3;\n    background-color: var(--primary);\n    color: white;\n    padding: 3rem;\n    border-radius: 0.125rem;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n}\n\n.service-featured-link {\n    color: var(--secondary-container);\n    text-decoration: none;\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n    margin-top: 2rem;\n    transition: gap 0.25s ease, opacity 0.25s ease;\n}\n\n.service-featured-link:hover {\n    gap: 0.85rem;\n    opacity: 0.85;\n}\n\n.service-featured h3 {\n    font-size: 2rem;\n    margin-bottom: 1rem;\n}\n\n.service-featured p {\n    color: var(--on-primary-container);\n}\n\n.service-grid-small {\n    grid-column: span 3;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n}\n\n@media (min-width: 640px) {\n    .service-grid-small {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n.service-card {\n    background-color: var(--surface-container-lowest);\n    padding: 2rem;\n    border: 1px solid rgba(196, 198, 206, 0.3);\n    border-radius: 0.125rem;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.service-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(10, 37, 64, 0.08);\n}\n\n.service-card h4 {\n    font-size: 1.5rem;\n    margin-bottom: 0.5rem;\n    color: var(--primary);\n}\n\n.service-card p {\n    color: var(--on-surface-variant);\n    font-size: 14px;\n}\n\n.icon-gold { color: var(--secondary); margin-bottom: 1.5rem; display: block; }\n.icon-featured { color: var(--secondary-container); margin-bottom: 2rem; display: block; }\n\n\/* Process *\/\n.process-section {\n    background-color: var(--primary);\n    color: white;\n    position: relative;\n}\n\n.process-bg-dots {\n    position: absolute;\n    inset: 0;\n    opacity: 0.1;\n    background-image: radial-gradient(circle at 2px 2px, white 1px, transparent 0);\n    background-size: 40px 40px;\n}\n\n.process-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 3rem;\n    margin-top: 4rem;\n}\n\n@media (min-width: 768px) {\n    .process-grid {\n        grid-template-columns: repeat(4, 1fr);\n    }\n}\n\n.process-step {\n    text-align: center;\n}\n\n.step-number {\n    width: 5rem;\n    height: 5rem;\n    border-radius: 50%;\n    border: 1px solid var(--secondary);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 2rem;\n    color: var(--secondary);\n    font-size: 1.8rem;\n    transition: all 0.5s;\n}\n\n.process-step:hover .step-number {\n    background-color: var(--secondary);\n    color: var(--primary);\n}\n\n\/* Why Us *\/\n\n\/* Testimonials *\/\n.testimonials-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2rem;\n    margin-top: 0;\n}\n\n@media (min-width: 1024px) {\n    .testimonials-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n.testimonial-card {\n    padding: 2.5rem;\n    background-color: var(--surface-container-lowest);\n    border-top: 4px solid var(--secondary);\n    display: flex;\n    flex-direction: column;\n}\n\n.quote-icon {\n    color: var(--secondary-container);\n    font-size: 2.5rem;\n    display: block;\n    margin-bottom: 1rem;\n}\n\n.testimonial-text {\n    color: var(--on-surface);\n    font-size: 1.0625rem;\n    line-height: 1.6;\n    font-style: italic;\n    margin-bottom: 2rem;\n    flex-grow: 1;\n}\n\n.testimonial-author {\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n    border-top: 1px solid rgba(196, 198, 206, 0.3);\n    padding-top: 1.5rem;\n}\n\n.testimonial-avatar {\n    width: 48px;\n    height: 48px;\n    min-width: 48px;\n    border-radius: 50%;\n    background-color: var(--primary);\n    color: var(--secondary-container);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Playfair Display', serif;\n    font-weight: 600;\n    font-size: 1rem;\n}\n\n.testimonial-author h4 {\n    font-size: 1rem;\n    color: var(--primary);\n    margin-bottom: 0.15rem;\n}\n\n.testimonial-author p {\n    font-size: 13px;\n    color: var(--on-surface-variant);\n}\n\n\/* FAQ *\/\n.faq-container {\n    max-width: 800px;\n    margin: 0 auto;\n}\n\ndetails {\n    background-color: var(--surface-container-lowest);\n    border: 1px solid rgba(196, 198, 206, 0.3);\n    border-radius: 0.125rem;\n    margin-bottom: 1rem;\n    overflow: hidden;\n}\n\nsummary {\n    padding: 1.5rem;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    font-size: 1.25rem;\n    color: var(--primary);\n    font-family: 'Playfair Display', serif;\n}\n\n.faq-content {\n    padding: 1.5rem;\n    padding-top: 0;\n    color: var(--on-surface-variant);\n    border-top: 1px solid rgba(196, 198, 206, 0.1);\n}\n\n\/* Contact *\/\n.contact-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 4rem;\n}\n\n@media (min-width: 1024px) {\n    .contact-grid {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n.contact-info {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n}\n\n.info-item {\n    display: flex;\n    gap: 1rem;\n    align-items: flex-start;\n}\n\n.form-container {\n    background-color: var(--surface);\n    padding: 2.5rem;\n    border-radius: 0.25rem;\n    border: 1px solid rgba(196, 198, 206, 0.3);\n}\n\n.form-group {\n    margin-bottom: 1.5rem;\n}\n\n.form-row {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n}\n\n@media (min-width: 768px) {\n    .form-row {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\nlabel {\n    display: block;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: var(--on-surface-variant);\n    margin-bottom: 0.5rem;\n}\n\ninput, select, textarea {\n    width: 100%;\n    background: transparent;\n    border: none;\n    border-bottom: 1px solid var(--outline-variant);\n    padding: 0.75rem 0;\n    font-family: inherit;\n    font-size: 1rem;\n    transition: border-color 0.3s;\n}\n\ninput:focus, select:focus, textarea:focus {\n    outline: none;\n    border-bottom-color: var(--primary);\n}\n\n.btn-submit {\n    width: 100%;\n    background-color: var(--primary);\n    color: white;\n    padding: 1.25rem;\n    border: none;\n    border-radius: 0.125rem;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    cursor: pointer;\n    margin-top: 1rem;\n    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;\n}\n\n.btn-submit:hover {\n    background-color: var(--inverse-surface);\n    box-shadow: 0 12px 28px rgba(10, 37, 64, 0.25);\n    transform: translateY(-2px);\n}\n\n.btn-submit:active {\n    transform: translateY(0) scale(0.98);\n}\n\n\/* Footer *\/\nfooter {\n    background-color: var(--primary);\n    color: white;\n    padding: 4rem 0 2rem;\n}\n\n.footer-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 3rem;\n    margin-bottom: 4rem;\n}\n\n@media (min-width: 768px) {\n    .footer-grid {\n        grid-template-columns: 2fr 1fr 1fr;\n    }\n}\n\n.footer-logo {\n    font-size: 1.5rem;\n    color: var(--secondary-fixed);\n    margin-bottom: 1.5rem;\n    display: block;\n}\n\n.footer-links h4 {\n    color: var(--secondary-fixed);\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    margin-bottom: 1.5rem;\n}\n\n.footer-links ul {\n    list-style: none;\n}\n\n.footer-links li {\n    margin-bottom: 1rem;\n}\n\n.footer-links a {\n    color: var(--on-primary-container);\n    text-decoration: none;\n    transition: color 0.3s;\n}\n\n.footer-links a:hover {\n    color: white;\n}\n\n.footer-bottom {\n    border-top: 1px solid rgba(255, 255, 255, 0.1);\n    padding-top: 2rem;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    align-items: center;\n    gap: 1rem;\n    font-size: 14px;\n    color: rgba(255, 255, 255, 0.6);\n}\n\n@media (min-width: 768px) {\n    .footer-bottom {\n        flex-direction: row;\n    }\n}\n\n.status {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    color: var(--secondary-fixed);\n    text-transform: uppercase;\n    font-size: 12px;\n}\n\n.status-dot {\n    width: 8px;\n    height: 8px;\n    background-color: var(--secondary-fixed);\n    border-radius: 50%;\n    animation: pulse 2s infinite;\n}\n\n@keyframes pulse {\n    0% { opacity: 0.4; }\n    50% { opacity: 1; }\n    100% { opacity: 0.4; }\n}\n\n\/* CTA Banner (between Process and Pricing) *\/\n.cta-banner {\n    background-color: var(--primary);\n    padding: 3.5rem 0;\n}\n\n.cta-banner-content {\n    display: flex;\n    flex-direction: column;\n    gap: 1.75rem;\n    align-items: flex-start;\n    justify-content: space-between;\n}\n\n@media (min-width: 768px) {\n    .cta-banner-content {\n        flex-direction: row;\n        align-items: center;\n    }\n}\n\n.cta-banner-content h3 {\n    color: white;\n    font-size: 1.75rem;\n    margin-bottom: 0.5rem;\n}\n\n.cta-banner-content p {\n    color: var(--on-primary-container);\n    font-size: 1rem;\n}\n\n.cta-banner-content .btn-gold {\n    flex-shrink: 0;\n    white-space: nowrap;\n}\n\n\/* Inline CTA after testimonials *\/\n.cta-inline {\n    padding: 3rem 0;\n    background-color: var(--surface-container-low);\n}\n\n.cta-inline-text {\n    font-size: 1.25rem;\n    color: var(--primary);\n    font-family: 'Playfair Display', serif;\n    margin-bottom: 1.5rem;\n}\n\n\/* Floating WhatsApp button *\/\n.whatsapp-float {\n    position: fixed;\n    right: 1.5rem;\n    bottom: 1.5rem;\n    width: 58px;\n    height: 58px;\n    background-color: #25D366;\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);\n    z-index: 60;\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    animation: whatsappPulse 2.8s ease-in-out infinite;\n}\n\n.whatsapp-float:hover {\n    transform: scale(1.08);\n    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.32);\n}\n\n.whatsapp-float:active {\n    transform: scale(0.96);\n}\n\n@keyframes whatsappPulse {\n    0%, 100% { box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25), 0 0 0 0 rgba(37, 211, 102, 0.45); }\n    50% { box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25), 0 0 0 10px rgba(37, 211, 102, 0); }\n}\n\n@media (max-width: 480px) {\n    .whatsapp-float {\n        right: 1rem;\n        bottom: 1rem;\n        width: 52px;\n        height: 52px;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .whatsapp-float,\n    .status-dot,\n    .reveal {\n        animation: none !important;\n        transition: none !important;\n    }\n    header h1 {\n        animation: none;\n        opacity: 1;\n    }\n}\n\n    <\/style>\n<\/head>\n<body>\n    <!-- TopNavBar -->\n    <nav>\n        <div class=\"container nav-content\">\n            <div style=\"display: flex; align-items: center; gap: 1rem;\">\n                <img decoding=\"async\" alt=\"Logo Goldline\" style=\"height: 40px; width: auto;\" src=\"https:\/\/goldlinefinancialllc.site\/wp-content\/uploads\/2026\/07\/2.png\"\/>\n            <\/div>\n            <div class=\"nav-links scrolled\" id=\"navLinks\">\n                <a href=\"#\">Nosotros<\/a>\n                <a href=\"#services\">Servicios<\/a>\n                <a href=\"#process\">Proceso<\/a>\n                <a href=\"#contact\">Contacto<\/a>\n            <\/div>\n            <button class=\"btn-primary nav-cta-desktop\">Agendar Consulta<\/button>\n            <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Abrir men\u00fa de navegaci\u00f3n\" aria-expanded=\"false\" aria-controls=\"navLinks\">\n                <span><\/span><span><\/span><span><\/span>\n            <\/button>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <header>\n        <div class=\"hero-bg\"><\/div>\n        <div class=\"hero-overlay\"><\/div>\n        <div class=\"container relative\">\n            <div class=\"hero-content\">\n                <h1>\n                    Precisi\u00f3n en la Estrategia, <span class=\"gold-gradient-text\">Excelencia<\/span> en la Ejecuci\u00f3n\n                <\/h1>\n                <p class=\"hero-text\">\n                    Soluciones empresariales a medida, dise\u00f1adas para el ejecutivo exigente. Transformamos desaf\u00edos operativos complejos en ventajas competitivas estrat\u00e9gicas.\n                <\/p>\n                <div class=\"hero-btns\">\n                    <a class=\"btn-gold\" href=\"#services\">Explorar Servicios de Asesor\u00eda<\/a>\n                    <a class=\"btn-outline\" href=\"#about\">El Legado Goldline<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <!-- Scroll Indicator -->\n        <div style=\"position: absolute; bottom: 2rem; left: 50%; transform: translateX(-50%); color: rgba(255,255,255,0.5);\">\n            <span class=\"material-symbols-outlined\" style=\"font-size: 40px;\">expand_more<\/span>\n        <\/div>\n    <\/header>\n\n    <!-- About Section -->\n    <section id=\"\" class=\"bg-surface-container-lowest\">\n        <div class=\"container about-grid\">\n            <div class=\"reveal\">\n                <div class=\"label-gold\">Nuestro Legado<\/div>\n                <h2 class=\"section-title\">Un Legado de Excelencia Estrat\u00e9gica<\/h2>\n                <div style=\"font-size: 1.125rem; color: var(--on-surface-variant); display: flex; flex-direction: column; gap: 1.5rem;\">\n                    <p>Durante m\u00e1s de dos d\u00e9cadas, Goldline Financial LLC ha actuado como el arquitecto silencioso detr\u00e1s de algunas de las empresas privadas m\u00e1s influyentes. Operamos en la intersecci\u00f3n entre la integridad tradicional y la innovaci\u00f3n t\u00e1ctica moderna.<\/p>\n                    <p>Nuestro rol no es simplemente el de un proveedor de servicios, sino el de un socio estrat\u00e9gico comprometido. Nos sumergimos en el ADN organizacional de su empresa para identificar puntos de fricci\u00f3n y liberar capital latente, tanto humano como financiero.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"reveal about-img-container\" style=\"transition-delay: 0.2s;\">\n                <img decoding=\"async\" class=\"about-img luxury-shadow\" alt=\"Retrato Profesional\" src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuATKAAd-dZKFfRk3hP5uEFDHeUUzBvtTYHlyC1n_ZIsTOOEkHyZC9_sP9qObQp8QhjjN6EqylbeALbreX4DfVXkJg2fAWx1sewdD-TyFVKWlyfzISdVpDQxW5k48ZxULH2o3ZsI2jBhon4q_fpiYYII5dZjasbODDC3g-I8PyIJr4MuXoN4jhw8k4sz2hI5fWPKjZoKEJPsei7x6JXtFhjl6OzClnLc6OacNyNuepwdsp9uxETTi3IP\"\/>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section id=\"\" class=\"bg-surface\">\n        <div class=\"container\">\n            <div class=\"text-center\" style=\"margin-bottom: 4rem;\">\n                <h2 class=\"section-title\">\u00c1reas de Asesor\u00eda<\/h2>\n                <p style=\"font-size: 1.125rem; color: var(--on-surface-variant); max-width: 600px; margin: 0 auto;\">Soluciones integrales adaptadas para navegar las complejidades del panorama empresarial moderno.<\/p>\n            <\/div>\n            <div class=\"services-grid\">\n                <!-- Large Featured Service -->\n                <div class=\"service-featured reveal\">\n                    <div>\n                        <span class=\"material-symbols-outlined icon-featured\" style=\"font-size: 3rem;\">account_balance<\/span>\n                        <h3>Consultor\u00eda Estrat\u00e9gica<\/h3>\n                        <p>Planificaci\u00f3n arquitect\u00f3nica de alto nivel para la expansi\u00f3n de mercado, fusiones y reestructuraci\u00f3n organizacional, dise\u00f1ada para el dominio a largo plazo.<\/p>\n                    <\/div>\n                    <a href=\"#contact\" class=\"service-featured-link\">\n                        Profundizar <span class=\"material-symbols-outlined\">trending_flat<\/span>\n                    <\/a>\n                <\/div>\n                <!-- Small Cards -->\n                <div class=\"service-grid-small\">\n                    <div class=\"service-card luxury-shadow reveal\" style=\"transition-delay: 0.1s;\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2.5rem;\">corporate_fare<\/span>\n                        <h4>Soluciones Empresariales<\/h4>\n                        <p>Marcos operativos orientados a la eficiencia.<\/p>\n                    <\/div>\n                    <div class=\"service-card luxury-shadow reveal\" style=\"transition-delay: 0.2s;\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2.5rem;\">support_agent<\/span>\n                        <h4>Soporte Administrativo<\/h4>\n                        <p>Gesti\u00f3n administrativa discreta y de alto nivel.<\/p>\n                    <\/div>\n                    <div class=\"service-card luxury-shadow reveal\" style=\"transition-delay: 0.3s;\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2.5rem;\">insights<\/span>\n                        <h4>Asesor\u00eda Personalizada<\/h4>\n                        <p>Asesoramiento patrimonial y estrat\u00e9gico a medida.<\/p>\n                    <\/div>\n                    <div class=\"service-card luxury-shadow reveal\" style=\"transition-delay: 0.4s;\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2.5rem;\">groups<\/span>\n                        <h4>Consultor\u00eda de Negocios<\/h4>\n                        <p>Intervenci\u00f3n t\u00e1ctica para resultados inmediatos.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Process Section -->\n    <section id=\"process\" class=\"process-section\">\n        <div class=\"process-bg-dots\"><\/div>\n        <div class=\"container relative\" style=\"z-index: 1;\">\n            <div class=\"text-center\" style=\"margin-bottom: 4rem;\">\n                <h2 class=\"section-title\" style=\"color: white;\">La Metodolog\u00eda Goldline<\/h2>\n                <div style=\"width: 6rem; height: 4px; background-color: var(--secondary); margin: 0 auto;\"><\/div>\n            <\/div>\n            <div class=\"process-grid\">\n                <div class=\"process-step reveal\">\n                    <div class=\"step-number\">01<\/div>\n                    <h3 style=\"font-size: 1.5rem; margin-bottom: 1rem;\">Diagn\u00f3stico<\/h3>\n                    <p style=\"color: var(--on-primary-container);\">Inmersi\u00f3n rigurosa en los datos y alineaci\u00f3n con las partes interesadas para definir el panorama central.<\/p>\n                <\/div>\n                <div class=\"process-step reveal\" style=\"transition-delay: 0.15s;\">\n                    <div class=\"step-number\">02<\/div>\n                    <h3 style=\"font-size: 1.5rem; margin-bottom: 1rem;\">Estrategia<\/h3>\n                    <p style=\"color: var(--on-primary-container);\">S\u00edntesis de hallazgos en una hoja de ruta t\u00e1ctica multifac\u00e9tica con KPIs claros.<\/p>\n                <\/div>\n                <div class=\"process-step reveal\" style=\"transition-delay: 0.3s;\">\n                    <div class=\"step-number\">03<\/div>\n                    <h3 style=\"font-size: 1.5rem; margin-bottom: 1rem;\">Implementaci\u00f3n<\/h3>\n                    <p style=\"color: var(--on-primary-container);\">Ejecuci\u00f3n de iniciativas estrat\u00e9gicas con precisi\u00f3n quir\u00fargica y supervisi\u00f3n experta.<\/p>\n                <\/div>\n                <div class=\"process-step reveal\" style=\"transition-delay: 0.45s;\">\n                    <div class=\"step-number\">04<\/div>\n                    <h3 style=\"font-size: 1.5rem; margin-bottom: 1rem;\">Optimizaci\u00f3n<\/h3>\n                    <p style=\"color: var(--on-primary-container);\">Refinamiento continuo y ajuste din\u00e1mico para asegurar una excelencia sostenida.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Banner -->\n    <section class=\"cta-banner\">\n        <div class=\"container cta-banner-content reveal\">\n            <div>\n                <h3>\u00bfListo para elevar la estrategia de tu empresa?<\/h3>\n                <p>Agenda una consulta privada y descubramos juntos el siguiente paso.<\/p>\n            <\/div>\n            <a href=\"#contact\" class=\"btn-gold\">Agendar Consulta<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- Pricing Section -->\n    <section id=\"services\" class=\"bg-surface-container-low\">\n        <div class=\"container\">\n            <div class=\"text-center\" style=\"margin-bottom: 4rem;\">\n                <div class=\"label-gold\" style=\"justify-content: center;\">Planes y Tarifas<\/div>\n                <h2 class=\"section-title\">Nuestros Servicios<\/h2>\n                <p style=\"font-size: 1.125rem; color: var(--on-surface-variant); max-width: 600px; margin: 0 auto;\">\n                    Eleg\u00ed el nivel de acompa\u00f1amiento que mejor se adapte a las necesidades de tu empresa.\n                <\/p>\n            <\/div>\n\n            <div class=\"pricing-grid\">\n                <!-- 1 -->\n                <div class=\"pricing-card luxury-shadow reveal\">\n                    <h3 class=\"pricing-title\">Consultor\u00eda Empresarial<\/h3>\n                    <div class=\"pricing-price\">USD <span>299<\/span><\/div>\n                    <p class=\"pricing-desc\">Asesoramiento profesional para optimizar procesos administrativos, mejorar la organizaci\u00f3n interna y aumentar la eficiencia operativa de tu empresa mediante estrategias pr\u00e1cticas y personalizadas.<\/p>\n                    <a href=\"#contact\" class=\"btn-pricing\">Solicitar Servicio<\/a>\n                <\/div>\n\n                <!-- 2 -->\n                <div class=\"pricing-card luxury-shadow reveal\" style=\"transition-delay: 0.1s;\">\n                    <h3 class=\"pricing-title\">Soporte Administrativo<\/h3>\n                    <div class=\"pricing-price\">USD <span>149<\/span><\/div>\n                    <p class=\"pricing-desc\">Asistencia en la coordinaci\u00f3n de tareas administrativas, organizaci\u00f3n documental y optimizaci\u00f3n de procesos internos para empresas, emprendedores y profesionales independientes.<\/p>\n                    <a href=\"#contact\" class=\"btn-pricing\">Solicitar Servicio<\/a>\n                <\/div>\n\n                <!-- 3 -->\n                <div class=\"pricing-card luxury-shadow reveal\" style=\"transition-delay: 0.2s;\">\n                    <h3 class=\"pricing-title\">Consultor\u00eda Estrat\u00e9gica<\/h3>\n                    <div class=\"pricing-price\">USD <span>499<\/span><\/div>\n                    <p class=\"pricing-desc\">An\u00e1lisis integral de tu negocio para identificar oportunidades de crecimiento, mejorar la toma de decisiones y desarrollar estrategias orientadas a resultados sostenibles.<\/p>\n                    <a href=\"#contact\" class=\"btn-pricing\">Solicitar Servicio<\/a>\n                <\/div>\n\n                <!-- 4 -->\n                <div class=\"pricing-card luxury-shadow reveal\" style=\"transition-delay: 0.3s;\">\n                    <h3 class=\"pricing-title\">Soluciones para Empresas<\/h3>\n                    <div class=\"pricing-price\">USD <span>799<\/span><\/div>\n                    <p class=\"pricing-desc\">Servicio integral dise\u00f1ado para empresas que buscan optimizar sus procesos, incrementar la productividad y fortalecer la gesti\u00f3n de sus operaciones mediante un acompa\u00f1amiento profesional.<\/p>\n                    <a href=\"#contact\" class=\"btn-pricing\">Solicitar Servicio<\/a>\n                <\/div>\n\n                <!-- 5 -->\n                <div class=\"pricing-card luxury-shadow reveal\" style=\"transition-delay: 0.4s;\">\n                    <h3 class=\"pricing-title\">Atenci\u00f3n y Asesor\u00eda Personalizada<\/h3>\n                    <div class=\"pricing-price\">USD <span>99<\/span><\/div>\n                    <p class=\"pricing-desc\">Sesi\u00f3n individual enfocada en comprender tus necesidades, responder consultas espec\u00edficas y brindar recomendaciones adaptadas a tus objetivos personales o empresariales.<\/p>\n                    <a href=\"#contact\" class=\"btn-pricing\">Solicitar Servicio<\/a>\n                <\/div>\n\n                <!-- 6 - Featured \/ Custom -->\n                <div class=\"pricing-card pricing-card-featured luxury-shadow reveal\" style=\"transition-delay: 0.5s;\">\n                    <div class=\"pricing-badge\">A Medida<\/div>\n                    <h3 class=\"pricing-title\">Presupuesto Empresarial Personalizado<\/h3>\n                    <div class=\"pricing-price\">Desde <span>USD 0<\/span><\/div>\n                    <p class=\"pricing-price-note\">Cotizaci\u00f3n a medida<\/p>\n                    <p class=\"pricing-desc\">Cada empresa enfrenta desaf\u00edos diferentes. Evaluamos tus necesidades, el alcance del proyecto y los objetivos a alcanzar para elaborar una propuesta totalmente personalizada, con tiempos, recursos y presupuesto adaptados a tu organizaci\u00f3n.<\/p>\n                    <ul class=\"pricing-includes\">\n                        <li>Reuni\u00f3n de diagn\u00f3stico inicial.<\/li>\n                        <li>An\u00e1lisis de requerimientos.<\/li>\n                        <li>Definici\u00f3n del alcance del proyecto.<\/li>\n                        <li>Propuesta t\u00e9cnica y econ\u00f3mica personalizada.<\/li>\n                        <li>Cronograma estimado de implementaci\u00f3n.<\/li>\n                    <\/ul>\n                    <a href=\"#contact\" class=\"btn-gold\" style=\"width: 100%; text-align: center; display: block; box-sizing: border-box;\">Solicitar Cotizaci\u00f3n<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials -->\n    <section class=\"bg-surface-container-low\">\n        <div class=\"container\">\n            <div class=\"text-center\" style=\"margin-bottom: 4rem;\">\n                <div class=\"label-gold\" style=\"justify-content: center;\">Voces de Clientes<\/div>\n                <h2 class=\"section-title\">La Confianza de los L\u00edderes de la Industria<\/h2>\n            <\/div>\n            <div class=\"testimonials-grid\">\n                <div class=\"testimonial-card luxury-shadow reveal\">\n                    <span class=\"material-symbols-outlined quote-icon\">format_quote<\/span>\n                    <p class=\"testimonial-text\">La claridad estrat\u00e9gica de Goldline transform\u00f3 nuestro enfoque hacia la expansi\u00f3n. Su discreci\u00f3n y precisi\u00f3n no tienen igual en esta industria.<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">RH<\/div>\n                        <div>\n                            <h4>Richard Hensley<\/h4>\n                            <p>CEO, Hensley Industrial Group<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"testimonial-card luxury-shadow reveal\" style=\"transition-delay: 0.2s;\">\n                    <span class=\"material-symbols-outlined quote-icon\">format_quote<\/span>\n                    <p class=\"testimonial-text\">Necesit\u00e1bamos un socio que comprendiera el peso de la confidencialidad en asuntos de patrimonio privado. Goldline super\u00f3 nuestras expectativas.<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">MA<\/div>\n                        <div>\n                            <h4>Miriam Ashworth<\/h4>\n                            <p>Socia Directora, Ashworth Capital<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"testimonial-card luxury-shadow reveal\" style=\"transition-delay: 0.4s;\">\n                    <span class=\"material-symbols-outlined quote-icon\">format_quote<\/span>\n                    <p class=\"testimonial-text\">Su enfoque a medida para nuestra reestructuraci\u00f3n fue una clase magistral de ejecuci\u00f3n estrat\u00e9gica. Realmente por encima de cualquier asesor con el que hayamos trabajado.<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-avatar\">DK<\/div>\n                        <div>\n                            <h4>David Kowalski<\/h4>\n                            <p>COO, Kowalski & Vance<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Secondary CTA after social proof -->\n    <section class=\"cta-inline\">\n        <div class=\"container text-center reveal\">\n            <p class=\"cta-inline-text\">\u00danete a los l\u00edderes que ya conf\u00edan en Goldline.<\/p>\n            <a href=\"#contact\" class=\"btn-outline btn-outline-dark\">Solicitar una Consulta<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- FAQ Section -->\n    <section class=\"bg-surface\">\n        <div class=\"container\">\n            <h2 class=\"section-title text-center\" style=\"margin-bottom: 3rem;\">Consultas y Orientaci\u00f3n<\/h2>\n            <div class=\"faq-container\">\n                <details class=\"reveal\">\n                    <summary>\n                        <span>\u00bfC\u00f3mo comienza el proceso inicial de contrataci\u00f3n?<\/span>\n                        <span class=\"material-symbols-outlined\">expand_more<\/span>\n                    <\/summary>\n                    <div class=\"faq-content\">\n                        El proceso inicial generalmente comienza con una consulta privada en la que evaluamos el alcance de sus necesidades y determinamos si existe una alineaci\u00f3n estrat\u00e9gica entre nuestras capacidades y sus objetivos.\n                    <\/div>\n                <\/details>\n                <details class=\"reveal\">\n                    <summary>\n                        <span>\u00bfEn qu\u00e9 industrias se especializan?<\/span>\n                        <span class=\"material-symbols-outlined\">expand_more<\/span>\n                    <\/summary>\n                    <div class=\"faq-content\">\n                        Si bien nuestra metodolog\u00eda es independiente del sector, contamos con amplia experiencia en tecnolog\u00eda de alto crecimiento, capital privado, manufactura especializada y servicios profesionales.\n                    <\/div>\n                <\/details>\n                <details class=\"reveal\">\n                    <summary>\n                        <span>\u00bfOfrecen despliegue presencial para la consultor\u00eda?<\/span>\n                        <span class=\"material-symbols-outlined\">expand_more<\/span>\n                    <\/summary>\n                    <div class=\"faq-content\">\n                        S\u00ed, para reestructuraciones organizacionales de nivel profundo, nuestros especialistas pueden integrarse directamente en su equipo directivo durante la fase de implementaci\u00f3n.\n                    <\/div>\n                <\/details>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact Section -->\n    <section id=\"contact\" class=\"bg-surface-container-lowest\" style=\"border-top: 1px solid rgba(196,198,206,0.2); border-bottom: 1px solid rgba(196,198,206,0.2);\">\n        <div class=\"container contact-grid\">\n            <div class=\"reveal\">\n                <h2 class=\"section-title\">Iniciar Consulta<\/h2>\n                <p style=\"font-size: 1.125rem; color: var(--on-surface-variant); margin-bottom: 3rem;\">Comun\u00edquese con nuestro consejo ejecutivo para conversar sobre oportunidades estrat\u00e9gicas de alto nivel o solicitar una propuesta a medida para su empresa.<\/p>\n                <div class=\"contact-info\">\n                    <div class=\"info-item\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2rem;\">location_on<\/span>\n                        <div>\n                            <h4 style=\"font-size: 1.25rem; color: var(--primary); margin-bottom: 0.25rem;\">Sede Global<\/h4>\n                            <p style=\"color: var(--on-surface-variant);\">One Excellence Plaza, Distrito Financiero, Londres, Reino Unido<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"info-item\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2rem;\">mail<\/span>\n                        <div>\n                            <h4 style=\"font-size: 1.25rem; color: var(--primary); margin-bottom: 0.25rem;\">Consulta Confidencial<\/h4>\n                            <p style=\"color: var(--on-surface-variant);\">advisory@goldline-financial.com<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"info-item\">\n                        <span class=\"material-symbols-outlined icon-gold\" style=\"font-size: 2rem;\">call<\/span>\n                        <div>\n                            <h4 style=\"font-size: 1.25rem; color: var(--primary); margin-bottom: 0.25rem;\">L\u00ednea Directa<\/h4>\n                            <p style=\"color: var(--on-surface-variant);\">+44 (0) 20 7946 0123<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"form-container luxury-shadow reveal\" style=\"transition-delay: 0.2s;\">\n                <form>\n                    <div class=\"form-row\">\n                        <div class=\"form-group\">\n                            <label>Nombre Completo<\/label>\n                            <input type=\"text\" placeholder=\"Alejandro Sterling\">\n                        <\/div>\n                        <div class=\"form-group\">\n                            <label>Correo Corporativo<\/label>\n                            <input type=\"email\" placeholder=\"a.sterling@empresa.com\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label>Asunto de Inter\u00e9s<\/label>\n                        <select>\n                            <option>Asesor\u00eda Estrat\u00e9gica<\/option>\n                            <option>Fusiones y Adquisiciones<\/option>\n                            <option>Gesti\u00f3n de Patrimonio Privado<\/option>\n                            <option>Optimizaci\u00f3n Organizacional<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"form-group\">\n                        <label>Resumen Breve de su Requerimiento<\/label>\n                        <textarea rows=\"4\" placeholder=\"Describa el alcance de sus requerimientos estrat\u00e9gicos...\"><\/textarea>\n                    <\/div>\n                    <button type=\"submit\" class=\"btn-submit\">Enviar Consulta Segura<\/button>\n                <\/form>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer>\n        <div class=\"container\">\n            <div class=\"footer-grid\">\n                <div style=\"grid-column: span 1;\">\n                    <span class=\"footer-logo font-display\">Goldline Financial LLC<\/span>\n                    <p style=\"color: var(--on-primary-container); max-width: 320px; margin-bottom: 2rem;\">Brindando una visi\u00f3n estrat\u00e9gica y una gobernanza organizacional sin igual para las entidades m\u00e1s sofisticadas del mundo.<\/p>\n                    <div style=\"display: flex; gap: 1rem;\">\n                        <a href=\"#\" style=\"width: 40px; height: 40px; border: 1px solid rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; color: white; text-decoration: none;\"><span class=\"material-symbols-outlined\">share<\/span><\/a>\n                        <a href=\"#\" style=\"width: 40px; height: 40px; border: 1px solid rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; color: white; text-decoration: none;\"><span class=\"material-symbols-outlined\">public<\/span><\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"footer-links\">\n                    <h4>Explorar<\/h4>\n                    <ul>\n                        <li><a href=\"#about\">Legado<\/a><\/li>\n                        <li><a href=\"#services\">Servicios<\/a><\/li>\n                        <li><a href=\"#process\">Proceso<\/a><\/li>\n                        <li><a href=\"#contact\">Consulta<\/a><\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"footer-bottom\">\n                <span>\u00a9 2026 Goldline Financial LLC. Todos los derechos reservados. Asesor\u00eda Estrat\u00e9gica y Excelencia en Banca Privada.<\/span>\n                <div class=\"status\">\n                    <div class=\"status-dot\"><\/div>\n                    <span>Sistema Operativo<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- Floating WhatsApp CTA -->\n    <a href=\"https:\/\/wa.me\/5491121890753?text=Hola%2C%20me%20gustar%C3%ADa%20recibir%20m%C3%A1s%20informaci%C3%B3n%20sobre%20sus%20servicios%20de%20asesor%C3%ADa.\"\n       class=\"whatsapp-float\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Contactar por WhatsApp\">\n        <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" fill=\"currentColor\" aria-hidden=\"true\">\n            <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.148.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/>\n            <path d=\"M12.001 2C6.478 2 2 6.478 2 12c0 1.892.526 3.66 1.437 5.166L2 22l4.958-1.4A9.953 9.953 0 0 0 12.001 22C17.523 22 22 17.523 22 12S17.523 2 12.001 2zm0 18.2a8.16 8.16 0 0 1-4.166-1.14l-.299-.177-3.101.876.834-3.033-.195-.312A8.19 8.19 0 1 1 12.001 20.2z\"\/>\n        <\/svg>\n    <\/a>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n    \/\/ Intersection Observer for scroll animations\n    const observerOptions = {\n        threshold: 0.1,\n        rootMargin: '0px 0px -50px 0px'\n    };\n\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('active');\n            }\n        });\n    }, observerOptions);\n\n    \/\/ Observe all elements with 'reveal' class\n    const revealElements = document.querySelectorAll('.reveal');\n    revealElements.forEach(el => observer.observe(el));\n\n\n\n    \/\/ Mobile nav toggle\n    const navToggle = document.getElementById('navToggle');\n    const navLinks = document.getElementById('navLinks');\n    if (navToggle && navLinks) {\n        const closeMenu = () => {\n            navLinks.classList.remove('open');\n            navToggle.setAttribute('aria-expanded', 'false');\n        };\n\n        navToggle.addEventListener('click', () => {\n            const isOpen = navLinks.classList.toggle('open');\n            navToggle.setAttribute('aria-expanded', String(isOpen));\n        });\n\n        \/\/ Close the mobile menu after choosing a link\n        navLinks.querySelectorAll('a').forEach(link => {\n            link.addEventListener('click', closeMenu);\n        });\n\n        \/\/ Close if the viewport grows back to desktop size\n        window.addEventListener('resize', () => {\n            if (window.innerWidth >= 768) closeMenu();\n        });\n    }\n\n    \/\/ Form submission handling (prevent default)\n    const contactForm = document.querySelector('form');\n    if (contactForm) {\n        contactForm.addEventListener('submit', (e) => {\n            e.preventDefault();\n            alert('Gracias por tu consulta. Nuestro consejo ejecutivo se pondr\u00e1 en contacto a la brevedad.');\n            contactForm.reset();\n        });\n    }\n});\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Goldline Financial LLC | Asesor\u00eda Estrat\u00e9gica y Excelencia en Banca Privada Nosotros Servicios Proceso Contacto Agendar Consulta Precisi\u00f3n en la Estrategia, Excelencia en la Ejecuci\u00f3n Soluciones empresariales a medida, dise\u00f1adas para el ejecutivo exigente. Transformamos desaf\u00edos operativos complejos en ventajas competitivas estrat\u00e9gicas. Explorar Servicios de Asesor\u00eda El Legado Goldline expand_more Nuestro Legado Un Legado de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":6,"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":25,"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/25"}],"wp:attachment":[{"href":"https:\/\/goldlinefinancialllc.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}