{"id":188,"date":"2025-12-11T08:18:29","date_gmt":"2025-12-11T08:18:29","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=188"},"modified":"2026-02-28T22:10:37","modified_gmt":"2026-02-28T22:10:37","slug":"master-of-laws","status":"publish","type":"page","link":"https:\/\/gcas.ie\/es\/master-of-laws\/","title":{"rendered":"M\u00e1ster en Derecho"},"content":{"rendered":"\n<div id=\"llm-container\">\n\n    <!-- 1. CHARGEMENT DES RESSOURCES -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        \/* Importation des polices directement dans le CSS pour une meilleure compatibilit\u00e9 *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Lora:wght@400;600;700&family=Montserrat:wght@700;900&display=swap');\n\n        \/* 2. STYLES SP\u00c9CIFIQUES ET ISOL\u00c9S POUR LE CONTENEUR *\/\n        \n        #llm-container {\n            font-family: 'Lora', serif;\n            background-color: #fff;\n            color: #212121;\n            line-height: 1.6;\n            text-align: left;\n            margin-top: 50px;\n        }\n\n        #llm-container h1, \n        #llm-container h2, \n        #llm-container h3, \n        #llm-container h4, \n        #llm-container .font-heading {\n            font-family: 'Montserrat', sans-serif !important;\n        }\n\n        #llm-container a {\n             color: inherit;\n             text-decoration: none;\n             border-bottom: none;\n        }\n        #llm-container a:hover {\n            text-decoration: none;\n        }\n\n        #llm-container .gcas-red { color: #b91c1c !important; }\n        #llm-container .bg-gcas-red { background-color: #b91c1c !important; }\n        #llm-container .border-gcas-red { border-color: #b91c1c !important; }\n\n        \/* NOUVEAUX STYLES POUR LES BOUTONS - LA CORRECTION EST ICI *\/\n        #llm-container .llm-button {\n            display: inline-flex;\n            align-items: center;\n            padding: 1rem 2rem !important; \/* 16px 32px *\/\n            font-weight: 700 !important;\n            border-radius: 0.5rem !important; \/* 8px *\/\n            text-transform: uppercase !important;\n            transition: transform 0.2s;\n        }\n        #llm-container .llm-button:hover {\n            transform: scale(1.05);\n        }\n\n        #llm-container .llm-button-red {\n            background-color: #b91c1c !important;\n            color: #ffffff !important;\n        }\n        #llm-container .llm-button-red:hover {\n            background-color: #991b1b !important; \/* un rouge un peu plus fonc\u00e9 au survol *\/\n            color: #ffffff !important;\n        }\n\n        #llm-container .llm-button-dark {\n            background-color: #374151 !important; \/* gray-700 *\/\n            color: #ffffff !important;\n        }\n        #llm-container .llm-button-dark:hover {\n            background-color: #1f2937 !important; \/* gray-800 *\/\n            color: #ffffff !important;\n        }\n        \n        #llm-container .hero-section {\n            background-color: #111827;\n            background-image: \n                linear-gradient(rgba(17, 24, 39, 0.8), rgba(17, 24, 39, 0.8)),\n                url('https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&w=2940&auto=format&fit=crop');\n            background-size: cover;\n            background-position: center;\n        }\n\n        #llm-container .tab-button.active {\n            border-bottom: 2px solid #b91c1c !important;\n            color: #b91c1c !important;\n            background-color: #fef2f2 !important;\n        }\n        \n        #llm-container .tab-content { display: none; }\n        #llm-container .tab-content.active { display: block; }\n\n        #llm-container details > summary { list-style: none; cursor: pointer; }\n        #llm-container details > summary::-webkit-details-marker { display: none; }\n        \n        #llm-container details summary .arrow-down {\n            transition: transform 0.2s ease-in-out;\n        }\n        #llm-container details[open] summary .arrow-down {\n            transform: rotate(180deg);\n        }\n\n        #llm-container .card-flip-container {\n            perspective: 1000px;\n            cursor: pointer;\n        }\n        #llm-container .card-flipper {\n            transition: transform 0.7s;\n            transform-style: preserve-3d;\n            position: relative;\n        }\n        #llm-container .card-front, \n        #llm-container .card-back {\n            -webkit-backface-visibility: hidden;\n            backface-visibility: hidden;\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n        }\n        #llm-container .card-front {\n            z-index: 2;\n            transform: rotateY(0deg);\n        }\n        #llm-container .card-back {\n            transform: rotateY(180deg);\n        }\n        #llm-container .is-flipped .card-flipper {\n            transform: rotateY(180deg);\n        }\n    <\/style>\n\n    <!-- 3. VOTRE CONTENU HTML COMPLET -->\n    <main>\n        <section class=\"hero-section text-white min-h-screen flex items-center\">\n            <div class=\"container mx-auto px-6 text-center\">\n                <h1 class=\"text-4xl md:text-6xl font-black uppercase leading-tight font-heading\">Master the Future of Global Law<\/h1>\n                <h2 class=\"text-2xl md:text-4xl font-bold gcas-red mt-4 font-heading\">LL.M. in International Business &amp; Tax Law<\/h2>\n                <p class=\"mt-8 text-lg md:text-xl max-w-3xl mx-auto text-gray-200\">The first 100% online, European-accredited LL.M. designed to forge the legal strategists that top multinationals and law firms are actively seeking.<\/p>\n                <div class=\"mt-12\">\n                    <a href=\"\/apply\" class=\"llm-button llm-button-red font-heading\">Submit My Application<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <header id=\"sub-header\" class=\"bg-gray-50\/95 backdrop-blur-sm text-gray-800 sticky top-0 z-50 shadow-sm border-b border-gray-200\">\n            <nav class=\"container mx-auto px-6 py-4 flex justify-center items-center\">\n                <div class=\"hidden md:flex space-x-8 items-center\">\n                    <a href=\"#about\" class=\"hover:text-red-500 transition-colors font-semibold\">About<\/a>\n                    <a href=\"#curriculum\" class=\"hover:text-red-500 transition-colors font-semibold\">Curriculum<\/a>\n                    <a href=\"#faculty\" class=\"hover:text-red-500 transition-colors font-semibold\">Faculty<\/a>\n                    <a href=\"#careers\" class=\"hover:text-red-500 transition-colors font-semibold\">Your Career<\/a>\n                    <a href=\"#tuition\" class=\"hover:text-red-500 transition-colors font-semibold\">Investment<\/a>\n                    <a href=\"#faq\" class=\"hover:text-red-500 transition-colors font-semibold\">FAQ<\/a>\n                <\/div>\n                <div class=\"md:hidden ml-auto\">\n                    <button id=\"mobile-menu-button\" class=\"text-gray-800 focus:outline-none\">\n                        <svg class=\"w-6 h-6\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16m-7 6h7\"><\/path><\/svg>\n                    <\/button>\n                <\/div>\n            <\/nav>\n            <div id=\"mobile-menu\" class=\"hidden md:hidden px-6 pt-2 pb-4 space-y-2 bg-gray-50 border-t border-gray-200\">\n                <a href=\"#about\" class=\"block hover:text-red-500 transition-colors font-semibold\">About<\/a>\n                <a href=\"#curriculum\" class=\"block hover:text-red-500 transition-colors font-semibold\">Curriculum<\/a>\n                <a href=\"#faculty\" class=\"block hover:text-red-500 transition-colors font-semibold\">Faculty<\/a>\n                <a href=\"#careers\" class=\"block hover:text-red-500 transition-colors font-semibold\">Your Career<\/a>\n                <a href=\"#tuition\" class=\"block hover:text-red-500 transition-colors font-semibold\">Investment<\/a>\n                <a href=\"#faq\" class=\"block hover:text-red-500 transition-colors font-semibold\">FAQ<\/a>\n            <\/div>\n        <\/header>\n\n        <section id=\"about\" class=\"py-20\">\n            <div class=\"container mx-auto px-6\">\n                <div class=\"text-center mb-16\">\n                    <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red font-heading\">About the Program: Higher Education, Reinvented.<\/h2>\n                    <p class=\"mt-4 text-lg max-w-4xl mx-auto text-gray-600\">GCAS College was born from a radical conviction: elite education should not be a privilege, but a right accessible to all. Founded in 2013 by Chancellor Creston Davis and a collective of over 100 world-renowned intellectuals, our mission is to provide the highest quality education, free from the burden of student debt.<\/p>\n                    <p class=\"mt-4 text-lg max-w-4xl mx-auto text-gray-600\">We are co-owned by our faculty, staff, and graduates. This unique structure ensures our absolute priority remains our students&#8217; success. In partnership with leading institutions like Woolf, we offer fully EU-accredited degrees, guaranteeing global recognition.<\/p>\n                    <div class=\"mt-8\">\n                        <a href=\"https:\/\/drive.google.com\/uc?export=download&amp;id=1JBMBNeXkoXSYrMv8n0ojSEhBROHD9OcA\" class=\"llm-button llm-button-dark font-heading\">\n                            Download Detailed Brochure\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                    <div class=\"card-flip-container min-h-[240px]\">\n                        <div class=\"card-flipper w-full h-full\">\n                            <div class=\"card-front bg-gray-50 rounded-lg shadow-md p-8 flex flex-col items-center justify-center text-center relative\">\n                                <h3 class=\"font-bold text-xl mb-4 font-heading\">100% Online &amp; Flexible<\/h3>\n                                <p class=\"text-gray-600\">Study from anywhere, on a schedule that fits your professional life.<\/p>\n                            <\/div>\n                            <div class=\"card-back bg-gray-800 text-white rounded-lg shadow-xl p-8 flex items-center justify-center text-center\">\n                                <p class=\"font-medium\">Advance your career without pausing it. Our model respects your professional commitments, making an elite degree more accessible than ever.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-flip-container min-h-[240px]\">\n                        <div class=\"card-flipper w-full h-full\">\n                            <div class=\"card-front bg-gray-50 rounded-lg shadow-md p-8 flex flex-col items-center justify-center text-center relative\">\n                                <h3 class=\"font-bold text-xl mb-4 font-heading\">Pragmatic &amp; Hands-On<\/h3>\n                                <p class=\"text-gray-600\">Learn by doing through real-world case studies and simulations.<\/p>\n                            <\/div>\n                            <div class=\"card-back bg-gray-800 text-white rounded-lg shadow-xl p-8 flex items-center justify-center text-center\">\n                                <p class=\"font-medium\">You won&#8217;t just learn theory. You will be ready for the job from day one with the <a href=\"#curriculum\" style=\"text-decoration: underline; color: #f87171;\" class=\"hover:text-red-200\">practical, high-impact skills<\/a> employers are searching for.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-flip-container min-h-[240px]\">\n                        <div class=\"card-flipper w-full h-full\">\n                            <div class=\"card-front bg-gray-50 rounded-lg shadow-md p-8 flex flex-col items-center justify-center text-center relative\">\n                                <h3 class=\"font-bold text-xl mb-4 font-heading\">Exceptional Value<\/h3>\n                                <p class=\"text-gray-600\">Gain a world-class, 90 ECTS accredited degree at a fraction of the traditional cost.<\/p>\n                            <\/div>\n                            <div class=\"card-back bg-gray-800 text-white rounded-lg shadow-xl p-8 flex items-center justify-center text-center\">\n                                <p class=\"font-medium\">This is a smart investment in your future, providing an elite European degree without the crippling debt of traditional programs.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-flip-container min-h-[240px]\">\n                        <div class=\"card-flipper w-full h-full\">\n                            <div class=\"card-front bg-gray-50 rounded-lg shadow-md p-8 flex flex-col items-center justify-center text-center relative\">\n                                <h3 class=\"font-bold text-xl mb-4 font-heading\">Elite Career Outcomes<\/h3>\n                                <p class=\"text-gray-600\">Position yourself for high-impact roles as a Lawyer or Strategic Advisor.<\/p>\n                            <\/div>\n                            <div class=\"card-back bg-gray-800 text-white rounded-lg shadow-xl p-8 flex items-center justify-center text-center\">\n                                <p class=\"font-medium\">We equip you with the rare skills needed for leadership roles in top law firms, MNEs, and policy-making bodies.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <section id=\"director\" class=\"py-20 bg-gray-50\">\n            <div class=\"container mx-auto px-6\">\n                <div class=\"bg-white p-8 md:p-12 rounded-lg shadow-xl grid grid-cols-1 lg:grid-cols-5 gap-12 items-center\">\n                    <div class=\"lg:col-span-2\">\n                        <a href=\"https:\/\/gcas.ie\/normann-latouche\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png?ssl=1\" alt=\"Normann Latouche, Program Director for the LL.M.\" class=\"rounded-lg shadow-md w-full h-auto object-cover max-w-md mx-auto\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"lg:col-span-3\">\n                        <h2 class=\"text-3xl font-black uppercase gcas-red font-heading mb-6\">A Word From The Director<\/h2>\n                        <div class=\"space-y-4 text-lg text-gray-700 border-l-4 border-gcas-red pl-6\">\n                            <p class=\"font-semibold\">&#8220;The market no longer rewards lawyers who just know the law. It rewards strategists who know how to apply it.&#8221;<\/p>\n                            <p>I designed this LL.M. to be the program I wish I had: a direct bridge between academic theory and the high-value practical skills the world&#8217;s top employers demand. We won&#8217;t just discuss cases; we will <a href=\"#learning-in-action\" class=\"gcas-red hover:underline font-semibold\">simulate<\/a> them. We won&#8217;t just talk about strategy; we will build it. If you&#8217;re ready to become an indispensable advisor, your place is with us.<\/p>\n                        <\/div>\n                        <div class=\"mt-6 pl-6\">\n                            <p class=\"font-bold text-gray-900 font-heading\">Normann Latouche, PhD Candidate (expected 1 January 2026)<\/p>\n                            <p class=\"text-gray-600\">Program Director<\/p>\n                        <\/div>\n                        <div class=\"mt-8 pl-6\">\n                            <a href=\"https:\/\/calendar.app.google\/aK1bczchCzo8C2WR9\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"llm-button llm-button-dark font-heading\">\n                                Chat with the Director\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"curriculum\" class=\"py-20\">\n            <div class=\"container mx-auto px-6\">\n                <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red text-center mb-4 font-heading\">A Curriculum Built for Action<\/h2>\n                <p class=\"text-center text-lg max-w-3xl mx-auto text-gray-600 mb-12\">Our curriculum is a strategic journey. Each course is designed to equip you with directly applicable skills, from the foundations of international law to the frontiers of technology and finance.<\/p>\n                \n                <div class=\"max-w-5xl mx-auto\">\n                    <div class=\"flex flex-col sm:flex-row border-b border-gray-300\">\n                        <button class=\"tab-button flex-1 py-4 px-2 text-center font-semibold text-gray-600 hover:bg-red-50 transition-colors active font-heading\" data-target=\"tab1\">Strategic Foundations<\/button>\n                        <button class=\"tab-button flex-1 py-4 px-2 text-center font-semibold text-gray-600 hover:bg-red-50 transition-colors font-heading\" data-target=\"tab2\">Digital &amp; Ethical Frontier<\/button>\n                        <button class=\"tab-button flex-1 py-4 px-2 text-center font-semibold text-gray-600 hover:bg-red-50 transition-colors font-heading\" data-target=\"tab3\">High-Value Practical Skills<\/button>\n                        <button class=\"tab-button flex-1 py-4 px-2 text-center font-semibold text-gray-600 hover:bg-red-50 transition-colors font-heading\" data-target=\"tab4\">Professional Skills &amp; Leadership<\/button>\n                    <\/div>\n\n                    <div class=\"mt-8\">\n                        <div id=\"tab1\" class=\"tab-content active space-y-4\">\n                            <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Introduction to Legal Thought &amp; Legal Theory<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you translate legal knowledge into strategic advice for a CEO?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Go beyond memorizing laws to master critical legal reasoning, teaching you *how* to think like an elite advisor.<\/p>\n                                <\/div>\n                            <\/details>\n                           <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Introduction to International Business Law<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you draft a distribution contract that holds up in Dubai and New York? How do you choose between a subsidiary and a joint venture?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Master the pillars of international business, from M&amp;A to WTO agreements. Learn to draft and negotiate solid cross-border contracts that mitigate litigation risks.<\/p>\n                                <\/div>\n                            <\/details>\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Comparative Corporate Law &amp; Governance<\/h4>\n                                     <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How should a board react to an activist investor or a financial scandal under EU vs. U.S. law?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Analyze the governance frameworks of the US, EU, and emerging markets. Dissect real scandals like the Panama Papers to understand governance failures and how to prevent them.<\/p>\n                                <\/div>\n                            <\/details>\n                        <\/div>\n                        <div id=\"tab2\" class=\"tab-content space-y-4\">\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Tax and Technology<\/h4>\n                                     <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you advise a client on the taxation of a DeFi protocol or the use of AI to anticipate a tax audit?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Master the taxation of cryptocurrencies, blockchain, and AI. Understand how tax authorities now use Big Data to detect fraud.<\/p>\n                                <\/div>\n                            <\/details>\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Corporate Sustainability Due Diligence (CSDDD)<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">The new CSDDD directive creates liability across the entire supply chain. How can a client comply without crippling their operations?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Become an expert in this transformative regulation, mastering its impact on contracts, liability, and risk management.<\/p>\n                                <\/div>\n                            <\/details>\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Corporate Social Responsibility &amp; Tax Law<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you defend a tax optimization strategy to ESG investors? Where is the line between aggressive tax planning and unethical conduct?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Learn to build tax strategies that are not only legal, but also sustainable and defensible in the court of public opinion.<\/p>\n                                <\/div>\n                            <\/details>\n                        <\/div>\n                        <div id=\"tab3\" class=\"tab-content space-y-4\">\n                           <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Transfer Pricing<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                               <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you define and defend the price of a transaction between two subsidiaries of the same group to withstand scrutiny from tax authorities?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Go beyond theory by learning to build the financial models that the Big Four use to defend pricing strategies. You will analyze landmark cases and participate in a mock dispute resolution.<\/p>\n                                <\/div>\n                            <\/details>\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">VAT and Indirect Taxes<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How can an e-commerce platform selling across all 27 EU member states manage its VAT compliance without getting buried in complexity?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Gain a deep understanding of the EU VAT system, analyzing its impact on e-commerce, international trade, and digital services.<\/p>\n                                <\/div>\n                            <\/details>\n                            <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">M&amp;A and Corporate Restructuring<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">In a cross-border acquisition, how do you optimize IP tax benefits while retaining key talent under local labor laws?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Step into the world of high-stakes deal-making, from due diligence to post-merger integration. You&#8217;ll learn to manage the legal and tax aspects of transactions that transform companies.<\/p>\n                                <\/div>\n                            <\/details>\n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Taxation of Financial Instruments<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you design a new financial derivative to be tax-efficient across multiple jurisdictions like the US &amp; UK?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Understand the engine of the global economy by mastering the taxation of complex financial products\u2014derivatives, bonds, structured notes.<\/p>\n                                <\/div>\n                            <\/details>\n                        <\/div>\n                        <div id=\"tab4\" class=\"tab-content space-y-4\">\n                            \n                             <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Legal Writing and Advocacy<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you summarize a complex legal issue into a one-page memo for a CEO? How do you draft an argument that persuades, not just informs?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Transform your legal knowledge into influence. This course hones your ability to draft powerful arguments, clear client memos, and persuasive briefs.<\/p>\n                                <\/div>\n                            <\/details>\n                            <details class=\"bg-white p-6 rounded-lg border border-gray-200 cursor-pointer group\">\n                                <summary class=\"flex justify-between items-center font-bold text-lg\">\n                                    <h4 class=\"font-heading\">Leadership &amp; Personal Development<\/h4>\n                                    <div class=\"text-gcas-red\"><span class=\"arrow-down font-bold text-xl\">\u2193<\/span><\/div>\n                                <\/summary>\n                                <div class=\"mt-4 text-gray-600 pl-4 border-l-2 border-gray-200\">\n                                    <p class=\"font-semibold text-gray-800\">The Challenge:<\/p>\n                                    <p class=\"mb-2\">How do you lead a team through a high-stakes negotiation? How do you build trust with clients to become their go-to strategic advisor?<\/p>\n                                    <p class=\"font-semibold text-gray-800\">Your Learning:<\/p>\n                                    <p>Develop critical soft skills\u2014negotiation, client management, and ethical leadership\u2014to transform from a legal expert into a trusted advisor.<\/p>\n                                <\/div>\n                            <\/details>\n                        <\/div>\n                    <\/div>\n                      <div class=\"mt-12 text-center border-t border-gray-200 pt-12\">\n                         <h3 class=\"text-3xl md:text-4xl font-black uppercase gcas-red text-center mb-4 font-heading\">Capstone Project<\/h3>\n                         <div class=\"bg-white p-8 rounded-lg border-2 border-gcas-red shadow-xl max-w-3xl mx-auto\">\n                            <div class=\"flex flex-col md:flex-row justify-center items-center gap-x-4 mb-4\">\n                                <h4 class=\"text-2xl font-bold font-heading\">Master&#8217;s Dissertation<\/h4>\n                                <span class=\"bg-red-100 text-gcas-red font-bold text-lg px-3 py-1 rounded-full mt-2 md:mt-0 font-heading\">15 ECTS<\/span>\n                            <\/div>\n                            <p class=\"text-gray-600 text-lg\">This is your opportunity to become a recognized expert. You will undertake a significant piece of original research on a topic at the cutting edge of international business and tax law, producing a dissertation that serves as the ultimate showcase of your specialized knowledge.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mt-12 text-center\">\n                        <a href=\"https:\/\/drive.google.com\/uc?export=download&amp;id=1GxG9NFCvmrNilYWl4yi32Zrv8r-HeQOa\" class=\"llm-button llm-button-dark font-heading\">\n                            Download Full Course Descriptions\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"learning-in-action\" class=\"py-20 bg-gray-50\">\n            <div class=\"container mx-auto px-6\">\n                <div class=\"text-center mb-12\">\n                    <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red font-heading\">Learning in Action: Welcome to the Real World<\/h2>\n                    <p class=\"mt-4 text-lg max-w-3xl mx-auto text-gray-600\">Theory is not enough. In this LL.M., you are not a student; you are a trainee advisor. You will be immersed in ultra-realistic simulations based on our professors&#8217; actual case files.<\/p>\n                <\/div>\n                <div class=\"grid md:grid-cols-2 gap-8 max-w-5xl mx-auto\">\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-2xl font-bold mb-4 font-heading border-b-2 border-gcas-red pb-2\">The Transfer Pricing Moot Court<\/h3>\n                        <div class=\"space-y-4 mt-4\">\n                            <div class=\"flex items-start\">\n                                <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">1<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Scenario<\/h4>\n                                    <p class=\"text-sm text-gray-600\">You receive a case file: a tech multinational is under audit by a European tax authority over a \u20ac50 million adjustment related to its intellectual property.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">2<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">Your Mission<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Build a robust defense based on OECD guidelines and argue your case live against another student team before a faculty panel acting as an arbitration board.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">3<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Outcome<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Gain real-world advocacy skills and the confidence to handle high-stakes international tax disputes.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-2xl font-bold mb-4 font-heading border-b-2 border-gcas-red pb-2\">Financial Modeling Workshop<\/h3>\n                         <div class=\"space-y-4 mt-4\">\n                            <div class=\"flex items-start\">\n                                <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">1<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Scenario<\/h4>\n                                    <p class=\"text-sm text-gray-600\">A client needs to justify a 4% brand royalty fee paid to its Swiss parent company. The tax authorities are skeptical.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">2<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">Your Mission<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Using the same methodologies as the Big Four, you will build a robust financial justification model from scratch to prove the fee is at &#8220;arm&#8217;s length.&#8221;<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">3<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Outcome<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Master a rare, highly-paid technical skill that is in constant demand by top advisory firms and multinational corporations.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-2xl font-bold mb-4 font-heading border-b-2 border-gcas-red pb-2\">The Simulated M&amp;A Transaction<\/h3>\n                         <div class=\"space-y-4 mt-4\">\n                            <div class=\"flex items-start\">\n                                <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">1<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Scenario<\/h4>\n                                    <p class=\"text-sm text-gray-600\">A European private equity fund wants to acquire a US FinTech startup with complex cross-border intellectual property and tax risks.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">2<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">Your Mission<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Act as in-house counsel and produce a concise strategic memo for the &#8220;Board of Directors,&#8221; identifying the top 3 risks and proposing concrete structuring solutions.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">3<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Outcome<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Learn to think like a C-suite advisor: identify core issues, communicate them clearly, and propose actionable, business-oriented solutions.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-2xl font-bold mb-4 font-heading border-b-2 border-gcas-red pb-2\">The CSDDD Crisis Simulation<\/h3>\n                         <div class=\"space-y-4 mt-4\">\n                            <div class=\"flex items-start\">\n                                <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">1<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Scenario<\/h4>\n                                    <p class=\"text-sm text-gray-600\">A key supplier in Southeast Asia is accused of labor violations, putting your client in direct breach of the new CSDDD rules.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">2<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">Your Mission<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Draft an emergency response plan for the board, balancing legal liability, supply chain integrity, and the risk of massive reputational damage.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-start\">\n                                 <div class=\"flex-shrink-0 h-8 w-8 rounded-full bg-red-100 text-gcas-red flex items-center justify-center font-bold font-heading\">3<\/div>\n                                <div class=\"ml-4\">\n                                    <h4 class=\"font-bold text-gray-800\">The Outcome<\/h4>\n                                    <p class=\"text-sm text-gray-600\">Develop crucial crisis management skills and master one of Europe&#8217;s most important and challenging new corporate regulations.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <section id=\"faculty\" class=\"py-20\">\n            <div class=\"container mx-auto px-6\">\n                <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red text-center mb-12 font-heading\">Learn from Experts Who Shape Global Law<\/h2>\n                <p class=\"text-center text-lg max-w-3xl mx-auto text-gray-600 mb-12\">Our faculty are not disconnected academics. They are top-tier practitioners, award-winning authors, and lawyers who advise multinationals, states, and innovators on a daily basis.<\/p>\n                <div class=\"grid sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-5 gap-8\">\n                    <a href=\"https:\/\/gcas.ie\/normann-latouche\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"faculty-card group block bg-white rounded-lg shadow-lg text-center p-6 transform hover:-translate-y-2 transition-transform duration-300 relative\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png?ssl=1\" alt=\"Headshot of Normann Latouche\" class=\"w-32 h-32 rounded-full mx-auto mb-4 object-cover border-4 border-red-100\" style=\"object-position: center top;\">\n                        <h3 class=\"font-bold text-xl font-heading min-h-[3.5rem] flex items-center justify-center\">Normann Latouche<\/h3>\n                        <p class=\"gcas-red font-semibold\">Program Director<\/p>\n                        <p class=\"text-sm text-gray-600 mt-2\">A leading practitioner and academic, Latouche is the Senior Indirect Tax Manager at a global industry leader, where he architects the global VAT and Customs strategy. His Ph.D. research in Tax Law and AI ensures our curriculum is at the absolute cutting edge.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/www.linkedin.com\/in\/laurent-de-sutter-828184171\/?originalSubdomain=be\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"faculty-card group block bg-white rounded-lg shadow-lg text-center p-6 transform hover:-translate-y-2 transition-transform duration-300 relative\">\n                         <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/Xk7fXXHG\/Pr-Laurent-De-Sutter.jpg?ssl=1\" alt=\"Headshot of Professor Laurent de Sutter\" class=\"w-32 h-32 rounded-full mx-auto mb-4 object-cover border-4 border-red-100\" style=\"object-position: center top;\">\n                        <h3 class=\"font-bold text-xl font-heading min-h-[3.5rem] flex items-center justify-center\">Prof. Dr. Laurent de Sutter<\/h3>\n                        <p class=\"gcas-red font-semibold\">The Critical Thinker<\/p>\n                        <p class=\"text-sm text-gray-600 mt-2\">A professor at Vrije Universiteit Brussel and Sciences-Po Paris, Laurent de Sutter is an award-winning author who will challenge you to think beyond the rules and become a true legal strategist.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/www.linkedin.com\/in\/aaron-murphy-175a3a97\/?originalSubdomain=ch\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"faculty-card group block bg-white rounded-lg shadow-lg text-center p-6 transform hover:-translate-y-2 transition-transform duration-300 relative\">\n                         <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/TMSn5Y4T\/Aaron-Murphy-Esq.jpg?ssl=1\" alt=\"Headshot of Aaron Murphy, Esq.\" class=\"w-32 h-32 rounded-full mx-auto mb-4 object-cover border-4 border-red-100\" style=\"object-position: center top;\">\n                        <h3 class=\"font-bold text-xl font-heading min-h-[3.5rem] flex items-center justify-center\">Aaron Murphy, Esq.<\/h3>\n                        <p class=\"gcas-red font-semibold\">The Global Dealmaker<\/p>\n                        <p class=\"text-sm text-gray-600 mt-2\">A UC Berkeley Law graduate, Aaron honed his skills at an elite NYC firm. Today, as Legal Counsel at a global energy giant in Geneva, he operates at the heart of complex international transactions.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/www.linkedin.com\/in\/delinayasmeh\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"faculty-card group block bg-white rounded-lg shadow-lg text-center p-6 transform hover:-translate-y-2 transition-transform duration-300 relative\">\n                         <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/QvJww0Xw\/Delina-Yasmeh-Esq.jpg?ssl=1\" alt=\"Headshot of Delina C. Yasmeh, Esq.\" class=\"w-32 h-32 rounded-full mx-auto mb-4 object-cover border-4 border-red-100\" style=\"object-position: center top;\">\n                        <h3 class=\"font-bold text-xl font-heading min-h-[3.5rem] flex items-center justify-center\">Delina C. Yasmeh, Esq.<\/h3>\n                        <p class=\"gcas-red font-semibold\">The New Economy Expert<\/p>\n                        <p class=\"text-sm text-gray-600 mt-2\">With a dual JD\/Tax LL.M. and experience at PwC, Delina now advises startups and innovators in the Web3, NFT, and digital asset space, bridging the gap between traditional M&amp;A and the future of tech.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/www.linkedin.com\/in\/oliver-gray-988169b3\/?originalSubdomain=uk\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"faculty-card group block bg-white rounded-lg shadow-lg text-center p-6 transform hover:-translate-y-2 transition-transform duration-300 relative\">\n                         <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/i.ibb.co\/GQ5P9DkP\/Oliver-Gray-Esq.jpg?ssl=1\" alt=\"Headshot of Oliver Gray, Esq.\" class=\"w-32 h-32 rounded-full mx-auto mb-4 object-cover border-4 border-red-100\" style=\"object-position: center top;\">\n                        <h3 class=\"font-bold text-xl font-heading min-h-[3.5rem] flex items-center justify-center\">Oliver Gray,<br>Esq.<\/h3>\n                        <p class=\"gcas-red font-semibold\">The M&amp;A Strategist<\/p>\n                        <p class=\"text-sm text-gray-600 mt-2\">With a Distinction in his LL.M. from Durham University, Oliver is a seasoned corporate lawyer. As Senior Legal Counsel at a leading tech investment firm, he specializes in acquiring and developing software companies.<\/p>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"careers\" class=\"py-20 bg-gray-50\">\n            <div class=\"container mx-auto px-6\">\n                <div class=\"text-center\">\n                    <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red font-heading\">Your Career: We Invest In Your Success<\/h2>\n                    <p class=\"mt-4 text-lg max-w-3xl mx-auto text-gray-600 mb-16\">An LL.M. is a launchpad. At GCAS, your professional success is the measure of our own. From day one, you join a career ecosystem designed to propel you into high-responsibility roles.<\/p>\n                <\/div>\n                \n                <div class=\"max-w-5xl mx-auto\">\n                    <h3 class=\"text-3xl font-bold mb-8 font-heading text-center\">Potential Career Paths<\/h3>\n                    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-6\">\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">International Tax Advisor<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Advise multinationals at a Big Four firm or top consultancy.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">Architect the tax strategies of global giants, optimizing financial flows and ensuring compliance on a worldwide scale.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">In-House Counsel<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Become the legal architect of a global enterprise.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">Evolve from lawyer to the strategic legal backbone of a global enterprise, guiding C-suite decisions and driving international expansion.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">Transfer Pricing Specialist<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Optimize multinational corporate tax strategy.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">At the heart of multinational finance, solve high-stakes puzzles that directly impact the global bottom line.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">Compliance Officer<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Lead on CSDDD &amp; ESG.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">Be the ethical compass for a multinational corporation, protecting the company&#8217;s reputation and sustainable future.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">Legal Tech Consultant<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Bridge law and innovation.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">Become a pioneer, advising top firms on leveraging AI, blockchain, and automation to revolutionize the practice of law.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"card-flip-container min-h-[140px]\">\n                            <div class=\"card-flipper w-full h-full\">\n                                <div class=\"card-front bg-white p-6 rounded-lg border border-gray-200 shadow-sm flex flex-col justify-center relative\">\n                                    <h4 class=\"font-semibold text-lg text-gray-800 font-heading\">Arbitration Specialist<\/h4>\n                                    <p class=\"text-sm text-gray-600 mt-1\">Resolve global disputes.<\/p>\n                                <\/div>\n                                <div class=\"card-back bg-gcas-red text-white p-4 rounded-lg flex items-center justify-center text-center\">\n                                    <p class=\"text-sm font-semibold\">Step into the role of a global peacemaker for commerce, resolving high-value disputes between corporations and states.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                   <\/div>\n                <\/div>\n\n                <div class=\"mt-16 max-w-5xl mx-auto\">\n                    <div class=\"bg-white p-8 rounded-lg shadow-lg\">\n                        <h3 class=\"text-3xl font-bold mb-6 font-heading text-center\">Your Career Toolkit<\/h3>\n                         <div class=\"grid md:grid-cols-3 gap-8 text-center md:text-left\">\n                            <div class=\"flex flex-col md:flex-row items-center\">\n                                <div class=\"flex-shrink-0 h-16 w-16 mb-4 md:mb-0 md:mr-4 rounded-full bg-red-100 text-gcas-red flex items-center justify-center\">\n                                    <svg class=\"w-8 h-8\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 13.255A23.931 23.931 0 0112 15c-3.183 0-6.22-.62-9-1.745M16 6V4a2 2 0 00-2-2h-4a2 2 0 00-2 2v2m4 6h.01M5 20h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path><\/svg>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-lg font-bold font-heading\">&#8220;Elite Skills&#8221; Workshops<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Join workshops on &#8220;Building a Big Four-Ready CV,&#8221; &#8220;Acing the Tax Case Study Interview,&#8221; and &#8220;Building Your LinkedIn Brand.&#8221;<\/p>\n                                <\/div>\n                            <\/div>\n                             <div class=\"flex flex-col md:flex-row items-center\">\n                                <div class=\"flex-shrink-0 h-16 w-16 mb-4 md:mb-0 md:mr-4 rounded-full bg-red-100 text-gcas-red flex items-center justify-center\">\n                                     <svg class=\"w-8 h-8\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a2 2 0 01-2-2V4a2 2 0 012-2h8a2 2 0 012 2v4z\"><\/path><\/svg>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-lg font-bold font-heading\">Strategic Career Coaching<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Benefit from one-on-one coaching sessions to refine your professional goals and build your personalized action plan.<\/p>\n                                <\/div>\n                            <\/div>\n                             <div class=\"flex flex-col md:flex-row items-center\">\n                                <div class=\"flex-shrink-0 h-16 w-16 mb-4 md:mb-0 md:mr-4 rounded-full bg-red-100 text-gcas-red flex items-center justify-center\">\n                                    <svg class=\"w-8 h-8\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M15 21v-1a6 6 0 00-1-3.749M15 15a2 2 0 10-4 0v5h4v-5z\"><\/path><\/svg>\n                                <\/div>\n                                <div>\n                                    <h4 class=\"text-lg font-bold font-heading\">Access to the Faculty Network<\/h4>\n                                    <p class=\"text-gray-600 text-sm\">Gain entry to exclusive webinars with lawyers, tax directors, and consultants from our faculty&#8217;s personal networks.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <section id=\"tuition\" class=\"py-20 bg-gray-800 text-white\">\n            <div class=\"container mx-auto px-6 text-center\">\n                <h2 class=\"text-3xl md:text-4xl font-black uppercase mb-4 font-heading\">A Strategic Investment in Your Future<\/h2>\n                <p class=\"text-xl text-gray-300 mb-8 max-w-3xl mx-auto\">Elite LL.M. programs often exceed \u20ac20,000. Through our unique model, we make excellence accessible. We don&#8217;t offer a cheap degree; we offer a prestigious education at a redefined value.<\/p>\n                <div class=\"bg-white text-gray-900 max-w-lg mx-auto p-8 rounded-lg shadow-2xl\">\n                    <p class=\"text-lg font-semibold\">Total Tuition Fee<\/p>\n                    <p class=\"text-6xl font-black gcas-red my-2 font-heading\">\u20ac6,000<\/p>\n                    <p class=\"bg-red-100 text-red-800 p-3 rounded-md font-semibold\">\n                        Early Bird Offer: 20% off for enrollments completed before March 31, 2026.\n                    <\/p>\n                    <div class=\"mt-6 text-left border-t pt-6\">\n                        <h4 class=\"font-bold text-lg text-center font-heading\">Financing Options<\/h4>\n                        <p class=\"mt-2 text-base font-medium text-gray-700\"><span class=\"font-bold\">Work-Study \/ Apprenticeship:<\/span> Many jurisdictions offer programs where your employer can fully or partially finance your degree, making your tuition cost \u20ac0. We can provide the necessary documentation for your company.<\/p>\n                        <p class=\"mt-2 text-base font-medium text-gray-700\"><span class=\"font-bold\">Flexible Payments:<\/span> We offer tailored payment plans to fit your budget. Contact our admissions team for more details.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"mt-12\">\n                     <h3 class=\"text-3xl font-bold mb-4 font-heading\">Ready to Become a Leader?<\/h3>\n                     <p class=\"text-gray-300 max-w-2xl mx-auto mb-8\">Applications for the September 2026 cohort are now open. Seats are limited to ensure an interactive learning experience. Join a global network of lawyers who don&#8217;t just follow change\u2014they drive it.<\/p>\n                     <a href=\"\/apply\" class=\"llm-button llm-button-red font-heading\">Apply Now<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section id=\"faq\" class=\"py-20\">\n            <div class=\"container mx-auto px-6 max-w-4xl\">\n                <h2 class=\"text-3xl md:text-4xl font-black uppercase gcas-red text-center mb-12 font-heading\">Frequently Asked Questions<\/h2>\n                <div class=\"space-y-4\">\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">What is the accreditation of this degree? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">The program is fully European accredited through our partnership with <a href=\"https:\/\/woolf.university\/\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"text-decoration:underline; color:#b91c1c;\" class=\"hover:text-red-800\">Woolf<\/a>, the first global collegiate higher education institution. This allows GCAS College, as a member college, to award a 90 ECTS Master of Laws (LL.M.) degree. This degree corresponds to a Level 7 qualification on both the Malta Qualifications Framework (MQF) and the European Qualifications Framework (EQF), ensuring its recognition across Europe and globally.<\/p>\n                    <\/details>\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">Can this LL.M. qualify me to sit for a Bar Exam? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">Yes. As a fully European accredited 90 ECTS Master of Laws degree delivered from within the European Union, this program provides the official Master&#8217;s-level academic qualification required to apply for bar exams in numerous EU member states.<\/p>\n                    <\/details>\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">Do I need a law degree (LL.B.\/J.D.) to apply? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">Not necessarily. We welcome applicants with Bachelor&#8217;s degrees in related fields such as economics, business, finance, or public policy. We conduct a holistic review of every application.<\/p>\n                    <\/details>\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">Will my final diploma state that the degree was completed &#8220;Online&#8221;? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">No. Your diploma will confer the title &#8220;LL.M. in International Business &amp; Tax Law.&#8221; The mode of delivery is not specified on the final credential, ensuring it carries the same weight as any traditionally earned Master of Laws degree.<\/p>\n                    <\/details>\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">What is the total time commitment? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">As a 90 ECTS program, it is designed for completion in one year of dedicated part-time study. This includes lectures, self-directed study, reading, and assignment preparation.<\/p>\n                    <\/details>\n                    <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">How does networking work in an online program? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">We foster a vibrant community through multiple channels. You will collaborate with a diverse, global cohort in interactive forums, group projects, and live debate sessions. You will also have direct access to our expert faculty for mentorship.<\/p>\n                    <\/details>\n                     <details class=\"bg-white p-6 rounded-lg shadow-md\">\n                        <summary class=\"font-semibold text-lg flex justify-between items-center\">What are the assessment methods? <span class=\"arrow-down text-gcas-red font-bold text-xl\">\u2193<\/span><\/summary>\n                        <p class=\"mt-4 text-gray-600\">Our assessment mirrors real-world legal practice. It includes practical case studies, research papers, group projects, and participation in live debates. The final capstone is a 15,000-word dissertation. There is a strong emphasis on applying theoretical knowledge.<\/p>\n                    <\/details>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/main>\n    \n    <!-- 4. SCRIPT JS MODIFI\u00c9 POUR FONCTIONNER DANS LE CONTENEUR -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            const container = document.querySelector('#llm-container');\n            if (!container) return;\n\n            const mobileMenuButton = container.querySelector('#mobile-menu-button');\n            const mobileMenu = container.querySelector('#mobile-menu');\n\n            if (mobileMenuButton && mobileMenu) {\n                mobileMenuButton.addEventListener('click', () => {\n                    mobileMenu.classList.toggle('hidden');\n                });\n\n                const mobileLinks = container.querySelectorAll('#mobile-menu a');\n                mobileLinks.forEach(link => {\n                    link.addEventListener('click', () => {\n                        mobileMenu.classList.add('hidden');\n                    });\n                });\n            }\n\n            const tabButtons = container.querySelectorAll('.tab-button');\n            const tabContents = container.querySelectorAll('.tab-content');\n\n            tabButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    const targetId = button.dataset.target;\n                    tabButtons.forEach(btn => btn.classList.remove('active'));\n                    button.classList.add('active');\n                    tabContents.forEach(content => {\n                        content.classList.toggle('active', content.id === targetId);\n                    });\n                });\n            });\n\n            const cards = container.querySelectorAll('.card-flip-container');\n            const isTouchDevice = window.matchMedia('(pointer: coarse)').matches;\n\n            cards.forEach(card => {\n                if (isTouchDevice) {\n                    card.addEventListener('click', () => card.classList.toggle('is-flipped'));\n                } else {\n                    card.addEventListener('mouseenter', () => card.classList.add('is-flipped'));\n                    card.addEventListener('mouseleave', () => card.classList.remove('is-flipped'));\n                }\n            });\n\n            \/\/ Call the function to adjust the sub-header position\n            adjustSubHeaderPosition();\n        });\n\n        \/\/ 5. NOUVELLE FONCTION POUR POSITIONNER LA SOUS-NAVIGATION\n        function adjustSubHeaderPosition() {\n            const mainHeader = document.getElementById('header'); \/\/ The main Squarespace header\n            const subHeader = document.getElementById('sub-header'); \/\/ Your custom sub-header\n            \n            if (mainHeader && subHeader) {\n                const headerHeight = mainHeader.offsetHeight;\n                subHeader.style.top = headerHeight + 'px';\n            }\n        }\n\n        \/\/ Adjust on resize as well, with a debounce to avoid performance issues\n        let resizeTimeout;\n        window.addEventListener('resize', () => {\n            clearTimeout(resizeTimeout);\n            resizeTimeout = setTimeout(adjustSubHeaderPosition, 100);\n        });\n\n    <\/script>\n\n\n<\/div><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Course\",\n  \"name\": \"Master of Laws (LL.M.)\",\n  \"description\": \"The first 100% online, European-accredited LL.M. designed for top legal strategists. A debt-free advanced law degree offering critical legal theory and global legal practice with no relocation or student visa required.\",\n  \"url\": \"https:\/\/gcas.ie\/academics\/degree-programs\/llm\",\n  \"provider\": {\n    \"@type\": \"CollegeOrUniversity\",\n    \"name\": \"GCAS College Dublin\",\n    \"url\": \"https:\/\/gcas.ie\",\n    \"address\": {\n      \"@type\": \"PostalAddress\",\n      \"streetAddress\": \"38\/39, 2 Fitzwilliam Place\",\n      \"addressLocality\": \"Dublin\",\n      \"addressRegion\": \"County Dublin\",\n      \"postalCode\": \"D02 NX53\",\n      \"addressCountry\": \"IE\"\n    },\n    \"sameAs\": [\n      \"https:\/\/en.wikipedia.org\/wiki\/Global_Center_for_Advanced_Studies\",\n      \"https:\/\/www.instagram.com\/gcas.ie\/\",\n      \"https:\/\/www.youtube.com\/@GCASMedia\",\n      \"https:\/\/facebook.com\/globalcenterforadvancedstudies\/\"\n    ]\n  },\n  \"educationalCredentialAwarded\": \"Master of Laws (LL.M.)\",\n  \"educationalProgramMode\": \"online\",\n  \"timeToComplete\": \"P1Y\",\n  \"numberOfCredits\": 90,\n  \"creditUnit\": \"ECTS\",\n  \"courseCode\": \"LLM\",\n  \"inLanguage\": \"en\",\n  \"availableLanguage\": [\"English\"],\n  \"teaches\": \"Critical legal theory, international law, human rights law, legal strategy, jurisprudence, law and social justice\",\n  \"programPrerequisites\": \"Bachelor of Laws (LLB) or equivalent first degree. English language competency at C1 level (IELTS 6.5 overall or equivalent).\",\n  \"financialAidEligible\": \"Financial aid available to all accepted applicants.\",\n  \"instructor\": [\n    {\n      \"@type\": \"Person\",\n      \"name\": \"Normann Latouche\",\n      \"url\": \"https:\/\/gcas.ie\/faculty\/normann-latouche\/\"\n    },\n    {\n      \"@type\": \"Person\",\n      \"name\": \"Laurent de Sutter\",\n      \"jobTitle\": \"Senior Research Fellow\",\n      \"url\": \"https:\/\/gcascollege.ie\/laurent-de-sutter\",\n      \"sameAs\": \"https:\/\/en.wikipedia.org\/wiki\/Laurent_de_Sutter\"\n    },\n    {\n      \"@type\": \"Person\",\n      \"name\": \"Aaron Murphy\",\n      \"url\": \"https:\/\/gcas.ie\/faculty-affiliates\"\n    },\n    {\n      \"@type\": \"Person\",\n      \"name\": \"Delina C. Yasmeh\",\n      \"url\": \"https:\/\/gcas.ie\/faculty-affiliates\"\n    },\n    {\n      \"@type\": \"Person\",\n      \"name\": \"Oliver Gray\",\n      \"url\": \"https:\/\/gcas.ie\/faculty-affiliates\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"category\": \"Tuition\",\n    \"description\": \"Debt-free model with financial aid available. No relocation or student visa required.\",\n    \"url\": \"hhttps:\/\/gcas.ie\/apply\/\"\n  },\n  \"hasCourseInstance\": {\n    \"@type\": \"CourseInstance\",\n    \"courseMode\": \"online\",\n    \"courseSchedule\": {\n      \"@type\": \"Schedule\",\n      \"repeatFrequency\": \"P1Y\",\n      \"scheduleTimezone\": \"Europe\/Dublin\"\n    }\n  }\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Master the Future of Global Law LL.M. in International Business &amp; Tax Law The first 100% online, European-accredited LL.M. designed to forge the legal strategists that top multinationals and law firms are actively seeking. Submit My Application About Curriculum Faculty Your Career Investment FAQ About Curriculum Faculty Your Career Investment FAQ About the Program: Higher [&hellip;]<\/p>\n","protected":false},"author":8678545,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_crdt_document":"","publish_to_discourse":"","publish_post_category":"","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"","discourse_permalink":"","wpdc_publishing_response":"","wpdc_publishing_error":"","footnotes":""},"class_list":["post-188","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Master of Laws - The Global Centre for Advanced Studies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gcas.ie\/es\/master-of-laws\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Master of Laws\" \/>\n<meta property=\"og:description\" content=\"Master the Future of Global Law LL.M. in International Business &amp; Tax Law The first 100% online, European-accredited LL.M. designed to forge the legal strategists that top multinationals and law firms are actively seeking. Submit My Application About Curriculum Faculty Your Career Investment FAQ About Curriculum Faculty Your Career Investment FAQ About the Program: Higher [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/es\/master-of-laws\/\" \/>\n<meta property=\"og:site_name\" content=\"The Global Centre for Advanced Studies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T22:10:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/\",\"name\":\"Master of Laws - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i.ibb.co\\\/pjdt4bkG\\\/Normann-Latouche-2.png\",\"datePublished\":\"2025-12-11T08:18:29+00:00\",\"dateModified\":\"2026-02-28T22:10:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i.ibb.co\\\/pjdt4bkG\\\/Normann-Latouche-2.png\",\"contentUrl\":\"https:\\\/\\\/i.ibb.co\\\/pjdt4bkG\\\/Normann-Latouche-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/master-of-laws\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Master of Laws\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"name\":\"The Global Centre for Advanced Studies\",\"description\":\"The World\u2019s First, Global Debt-Free, Accredited College Owned by Faculty and Graduates.\",\"publisher\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\"},\"alternateName\":\"GCAS College\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gcas.ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"width\":1080,\"height\":1080,\"caption\":\"The Global Centre for Advanced Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/globalcenterforadvancedstudies\\\/\",\"https:\\\/\\\/www.instagram.com\\\/gcas.ie\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/the-global-center-for-advanced-studies\\\/?viewAsMember=true\"],\"description\":\"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.\",\"email\":\"contact@gcas.ie\",\"telephone\":\"+353 87 754 1417\",\"legalName\":\"GCAS College Dublin, LTD\",\"foundingDate\":\"2013-08-22\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Master of Laws - The Global Centre for Advanced Studies","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gcas.ie\/es\/master-of-laws\/","og_locale":"es_ES","og_type":"article","og_title":"Master of Laws","og_description":"Master the Future of Global Law LL.M. in International Business &amp; Tax Law The first 100% online, European-accredited LL.M. designed to forge the legal strategists that top multinationals and law firms are actively seeking. Submit My Application About Curriculum Faculty Your Career Investment FAQ About Curriculum Faculty Your Career Investment FAQ About the Program: Higher [&hellip;]","og_url":"https:\/\/gcas.ie\/es\/master-of-laws\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-02-28T22:10:37+00:00","og_image":[{"url":"https:\/\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"12 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/master-of-laws\/","url":"https:\/\/gcas.ie\/master-of-laws\/","name":"Master of Laws - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gcas.ie\/master-of-laws\/#primaryimage"},"image":{"@id":"https:\/\/gcas.ie\/master-of-laws\/#primaryimage"},"thumbnailUrl":"https:\/\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png","datePublished":"2025-12-11T08:18:29+00:00","dateModified":"2026-02-28T22:10:37+00:00","breadcrumb":{"@id":"https:\/\/gcas.ie\/master-of-laws\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/master-of-laws\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gcas.ie\/master-of-laws\/#primaryimage","url":"https:\/\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png","contentUrl":"https:\/\/i.ibb.co\/pjdt4bkG\/Normann-Latouche-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/master-of-laws\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/"},{"@type":"ListItem","position":2,"name":"Master of Laws"}]},{"@type":"WebSite","@id":"https:\/\/gcas.ie\/#website","url":"https:\/\/gcas.ie\/","name":"The Global Centre for Advanced Studies","description":"La primera universidad acreditada del mundo, libre de deudas y propiedad de profesores y graduados.","publisher":{"@id":"https:\/\/gcas.ie\/#organization"},"alternateName":"GCAS College","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gcas.ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","width":1080,"height":1080,"caption":"The Global Centre for Advanced Studies"},"image":{"@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","https:\/\/www.instagram.com\/gcas.ie\/","https:\/\/www.linkedin.com\/school\/the-global-center-for-advanced-studies\/?viewAsMember=true"],"description":"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.","email":"contact@gcas.ie","telephone":"+353 87 754 1417","legalName":"GCAS College Dublin, LTD","foundingDate":"2013-08-22","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PesgkL-32","jetpack-related-posts":[{"id":2296,"url":"https:\/\/gcas.ie\/es\/interview-llm\/","url_meta":{"origin":188,"position":0},"title":"Interview LLM","author":"crestondavis","date":"diciembre 30, 2025","format":false,"excerpt":"Thank you for applying to the Law (LL.M.) program at GCAS. To complete the next step in your application, please schedule an admissions conversation with the Director of the Law Program below. Normann Latouche, PhD Candidate Director of the Law Program at GCAS Schedule with Normann","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Law-Program-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Law-Program-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Law-Program-Interview.png?fit=1200%2C630&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Law-Program-Interview.png?fit=1200%2C630&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Law-Program-Interview.png?fit=1200%2C630&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":438,"url":"https:\/\/gcas.ie\/es\/phase-2-llm\/","url_meta":{"origin":188,"position":1},"title":"Phase 2 LL.M. Application","author":"crestondavis","date":"diciembre 14, 2025","format":false,"excerpt":"Your Application Progress \u2713 Phase 1 General Application \u2713 Interview Completed 3 Phase 2 You Are Here 4 Decision Pending LL.M. \u2013 Phase 2 Application You're almost there! Please submit the following materials to complete your application to the LL.M. program. Required Documents: CV \u2013 Current curriculum vitae Cover Letter\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":651,"url":"https:\/\/gcas.ie\/es\/llm-application\/","url_meta":{"origin":188,"position":2},"title":"LLM Application","author":"Creston Davis","date":"diciembre 15, 2025","format":false,"excerpt":"","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2310,"url":"https:\/\/gcas.ie\/es\/interview-ma-theology\/","url_meta":{"origin":188,"position":3},"title":"Interview MA Theology","author":"crestondavis","date":"diciembre 30, 2025","format":false,"excerpt":"Thank you for applying to the MA Theology program at GCAS. To complete the next step in your application, please schedule an admissions conversation with one of our faculty members below. Dr. Barry Taylor, PhD Director of the MA Theology Program at GCAS London, UK Schedule with Barry Dr. Jamie\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Theology-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Theology-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Theology-Interview.png?fit=1200%2C630&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Theology-Interview.png?fit=1200%2C630&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Theology-Interview.png?fit=1200%2C630&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":2301,"url":"https:\/\/gcas.ie\/es\/interview-ma-psychoanalysis\/","url_meta":{"origin":188,"position":4},"title":"Interview MA Psychoanalysis","author":"crestondavis","date":"diciembre 30, 2025","format":false,"excerpt":"Thank you for applying to the MA Psychoanalysis program at GCAS. To complete the next step in your application, please schedule an admissions conversation with the Director of the MA Psychoanalysis Program below. Dr. Florian Kleinau, PhD Professor of Psychoanalysis and Director of the MA Psychoanalysis Program Schedule with Florian","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Psychoanalysis-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Psychoanalysis-Interview.png?fit=1200%2C630&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Psychoanalysis-Interview.png?fit=1200%2C630&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Psychoanalysis-Interview.png?fit=1200%2C630&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Psychoanalysis-Interview.png?fit=1200%2C630&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/pages\/188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/comments?post=188"}],"version-history":[{"count":3,"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/pages\/188\/revisions"}],"predecessor-version":[{"id":3522,"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/pages\/188\/revisions\/3522"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/es\/wp-json\/wp\/v2\/media?parent=188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}