{"id":8371,"date":"2025-09-17T15:35:30","date_gmt":"2025-09-17T15:35:30","guid":{"rendered":"https:\/\/lucholacanna.com.ar\/garciahamilton\/?page_id=8371"},"modified":"2025-09-17T15:50:16","modified_gmt":"2025-09-17T15:50:16","slug":"servicios","status":"publish","type":"page","link":"https:\/\/www.garciahamilton.com.ar\/en\/servicios\/","title":{"rendered":"Servicios"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8371\" class=\"elementor elementor-8371\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf1724c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"bf1724c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cf8d64f\" data-id=\"cf8d64f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-147c500 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"147c500\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-643b354\" data-id=\"643b354\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c6d341 elementor-widget elementor-widget-tx_heading elh-el tx_heading\" data-id=\"7c6d341\" data-element_type=\"widget\" data-settings=\"{&quot;design_style&quot;:&quot;style_1&quot;}\" data-widget_type=\"tx_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"tx-heading-section lw-features-1-wrap position-relative text-center\">\r\n        <h2 class=\"lw-sec-big-title tx-big-title lw-split-1 w-100\"><\/h2>\r\n    \r\n        <h6 class=\"lw-subtitle-1 tx-subTitle\">\r\n        \r\n            <\/h6>\r\n        <h4 class=\"tx-title lw-sec-title-1 lw-split-2\">Practice Areas<\/h4>\r\n    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c13d288 elementor-widget elementor-widget-html\" data-id=\"c13d288\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Estilos CSS para la secci\u00f3n de \u00e1reas de pr\u00e1ctica -->\r\n<style>\r\n\/* Contenedor principal de la secci\u00f3n *\/\r\n.practice-section {\r\n    width: 100%;\r\n    padding: 60px 20px; \/* Espaciado superior\/inferior y lateral *\/\r\n    font-family: Arial, sans-serif;\r\n    background-color: transparent; \/* Fondo de la secci\u00f3n, puedes cambiarlo *\/\r\n}\r\n\r\n\/* T\u00edtulo de la secci\u00f3n *\/\r\n.practice-section .section-title {\r\n    text-align: center;\r\n    font-size: 32px;\r\n    font-weight: bold;\r\n    margin-bottom: 40px;\r\n    color: #333;\r\n}\r\n\r\n\/* Cuadr\u00edcula que contiene todas las tarjetas *\/\r\n.practice-grid {\r\n    display: grid;\r\n    \/* Crea columnas autom\u00e1ticas que se adaptan al tama\u00f1o. \r\n       Cada columna tendr\u00e1 un m\u00ednimo de 280px *\/\r\n    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n    gap: 25px; \/* Espacio entre las tarjetas *\/\r\n}\r\n\r\n\/* Estilo de cada tarjeta individual *\/\r\n.practice-card {\r\n    display: block; \/* Para que el enlace ocupe todo el espacio *\/\r\n    text-decoration: none; \/* Quita el subrayado del enlace *\/\r\n    padding: 30px 25px;\r\n    background-color: #f9f9f9; \/* Color de fondo de la tarjeta *\/\r\n    border-left: 4px solid #000000; \/* Borde izquierdo inicial *\/\r\n    transition: all 0.3s ease-in-out; \/* Animaci\u00f3n suave para el hover *\/\r\n}\r\n\r\n\/* Efecto al pasar el rat\u00f3n por encima de la tarjeta *\/\r\n.practice-card:hover {\r\n    transform: translateY(-5px); \/* Levanta la tarjeta ligeramente *\/\r\n    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08); \/* Sombra sutil *\/\r\n    border-left-color: gray; \/* Cambia el color del borde. \u00a1Usa tu color principal! *\/\r\n}\r\n\r\n\/* T\u00edtulo de la tarjeta *\/\r\n.practice-card h3 {\r\n    font-size: 20px;\r\n    font-weight: 600;\r\n    color: #222;\r\n    margin-top: 0;\r\n    margin-bottom: 15px;\r\n}\r\n\r\n\/* Descripci\u00f3n de la tarjeta *\/\r\n.practice-card p {\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n    color: #555;\r\n    margin-bottom: 0;\r\n}\r\n\r\n<\/style>\r\n\r\n<!-- Estructura HTML de la secci\u00f3n con tu contenido -->\r\n<div class=\"practice-section\">\r\n   \r\n    <div class=\"practice-grid\">\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/private\/\" class=\"practice-card\">\r\n            <h3>Private Clients<\/h3>\r\n            <p>Comprehensive advice to individuals and family structures on the planning, protection, and transfer of complex assets. Our approach is preventative, tax-efficient, and sensitive to family and reputational issues.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/sociedades\/\" class=\"practice-card\">\r\n            <h3>Corporate and M&amp;A<\/h3>\r\n            <p>We assist companies throughout the entire corporate lifecycle: incorporation, corporate governance, reorganizations, M&amp;A, and shareholder dispute resolution. We offer a technical perspective with a transactional focus.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/derecho-laboral\/\" class=\"practice-card\">\r\n            <h3>Labor Law<\/h3>\r\n            <p>Comprehensive legal solutions for strategic labor issues. Assistance with severance pay, union relations, regulatory compliance, and the design of business-aligned labor policies.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"#\" class=\"practice-card\">\r\n            <h3>Compliance<\/h3>\r\n            <p>Design and implementation of compliance programs tailored to each industry. Risk assessment, internal investigations, and support in regulatory processes. Focus on corporate integrity and operational sustainability.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/entretenimiento\/\" class=\"practice-card\">\r\n            <h3>Intellectual Property<\/h3>\r\n            <p>Protection and monetization of intangible assets. Litigation, licensing, technology contracts, trademarks, software, and trade secrets. Preventive and value-maximizing approach.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/real-estate\/\" class=\"practice-card\">\r\n            <h3>Real Estate &amp; Construction<\/h3>\r\n            <p>Consulting on highly complex real estate developments. Legal structuring, financing, construction contracts, and regulatory and environmental risk management.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/litigios\/\" class=\"practice-card\">\r\n            <h3>Litigation and Arbitration<\/h3>\r\n            <p>Representation in strategic litigation and local and international arbitration (ICSID, ICC, CAM, etc.). Design of efficient procedural strategies with a focus on economic and reputational impact.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/corporativo\/\" class=\"practice-card\">\r\n            <h3>Integranted corporate services<\/h3>\r\n            <p>Ongoing legal assistance for companies. Cross-functional support in daily operations, key contracts, corporate governance, compliance, and strategic decision-making.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/fintech\/\" class=\"practice-card\">\r\n            <h3>Fintech<\/h3>\r\n            <p>Comprehensive legal advice for startups and innovative financial players. Regulation, technology contracts, cryptoassets, cybersecurity, and financing structures.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"#\" class=\"practice-card\">\r\n            <h3>Energy and Natural Resources<\/h3>\r\n            <p>Legal structuring of conventional and renewable energy projects. Complex contracts (PPA, EPC), sectoral compliance, and regulatory litigation. Technical and sectoral perspective.<\/p>\r\n        <\/a>\r\n        \r\n        \r\n        \r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/agroindustria\/\" class=\"practice-card\">\r\n            <h3>Agribusiness<\/h3>\r\n            <p>Legal solutions for the agribusiness sector. Contracts, environmental compliance, rural litigation, and corporate and tax structuring. Technical, productive, and regulatory focus.<\/p>\r\n        <\/a>\r\n        \r\n        <a href=\"https:\/\/www.garciahamilton.com.ar\/en\/services\/competencia\/\" class=\"practice-card\">\r\n            <h3>Competition Law<\/h3>\r\n            <p>Assistance in investigations, mergers, and contractual risks. Defense before local and international authorities. Design of compliance programs and strategic legal opinions.<\/p>\r\n        <\/a>\r\n\r\n        <a href=\"#\" class=\"practice-card\">\r\n            <h3>Private Equity<\/h3>\r\n            <p>Comprehensive advice throughout the investment cycle: legal and tax structuring, fundraising, entry, management, and exit. Cross-border experience and return vision.<\/p>\r\n        <\/a>\r\n\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u00c1reas de pr\u00e1ctica Private Clients Asesoramiento integral a individuos y estructuras familiares en la planificaci\u00f3n, protecci\u00f3n y transmisi\u00f3n de patrimonios complejos. Sociedades \/ Fusiones y Adquisiciones Acompa\u00f1amos a compa\u00f1\u00edas en todo el ciclo societario: constituci\u00f3n, gobierno corporativo, reorganizaciones, M&#038;A y resoluci\u00f3n de conflictos accionariales. Derecho Laboral Soluciones jur\u00eddicas integrales en temas laborales estrat\u00e9gicos. Compliance Dise\u00f1o [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-8371","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/pages\/8371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/comments?post=8371"}],"version-history":[{"count":16,"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/pages\/8371\/revisions"}],"predecessor-version":[{"id":8390,"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/pages\/8371\/revisions\/8390"}],"wp:attachment":[{"href":"https:\/\/www.garciahamilton.com.ar\/en\/wp-json\/wp\/v2\/media?parent=8371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}