{"id":16372,"date":"2025-09-09T17:04:25","date_gmt":"2025-09-09T15:04:25","guid":{"rendered":"https:\/\/miuniversity.edu\/?post_type=master_degrees&#038;p=16372"},"modified":"2026-04-15T05:18:28","modified_gmt":"2026-04-15T03:18:28","slug":"masterinbusinessadministration","status":"publish","type":"master_degrees","link":"https:\/\/miuniversity.edu\/en\/academics\/master-degree\/masterinbusinessadministration\/","title":{"rendered":"Master&#8217;s degree in Business Administration"},"content":{"rendered":"<link rel=\"preload\" href=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/MBA_ENG-Desktop.jpg\" as=\"image\"><link rel=\"preload\" href=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/MBA_ENG-mobile-1.jpg\" as=\"image\">\n<div id=\"hero\" class=\"hero\">\n      <img\n      src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/MBA_ENG-Desktop.jpg\"\n      alt=\"Logo\"\n      class=\"desktop background\"\n      decoding=\"sync\"\n      loading=\"eager\" \/>\n    <div class=\"header mobile\">\n          <img\n        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/MBA_ENG-mobile-1.jpg\"\n        alt=\"Logo\"\n        class=\"background\"\n        data-mobile=\"true\"\n        decoding=\"sync\"\n        loading=\"eager\" \/>\n      <\/div>\n  <div class=\"container\">\n    <div class=\"content\">\n      <!-- <div class='logo-company'>\n                      <\/div> -->\n      <h1 class=\"hero__title\">\n        <span>Master&#8217;s Degree in<\/span>\n        Business Administration      <\/h1>\n      <p>Strengthen your leadership skills with a global perspective on business strategy and gain advanced knowledge in economics, finance,\u00a0and international markets.<\/p>\n      <div>\n        <div class=\"information\">\n                      <a class=\"btn-hide btn-hide-hero\"\n              href=\"#formulario\"\n              data-gtm-container=\"hero\"\n              data-gtm-category=\"solicitud_info_contextual\"\n              data-gtm-action=\"form_open\">\n              Request information<\/a>\n                    <div>\n            <span>$8,000*<\/span>\n            <div class='information__description-cta'>\n              <p>Apply for a scholarship<\/p>\n<p><span data-teams=\"true\">\u00a0<\/span><\/p>\n            <\/div>\n          <\/div>\n                      <img decoding=\"async\"\n              src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/hero-iter\/line.png\"\n              alt=\"Line\"\n              class=\"line\" \/>\n                  <\/div>\n              <\/div>\n    <\/div>\n    <section>\n              <div class=\"data\">\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/format.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Format<\/span>\n                100% online                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/calendar.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Start date<\/span>\n                May 2026                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/medal.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>US Degree<\/span>\n                Accredited                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/language.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Language<\/span>\n                English and spanish                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/Time-_-Regular.png\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Duration<\/span>\n                18 months (5 semesters)                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/Education-_-Regular.png\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Number of credits<\/span>\n                42 credits                                              <\/p>\n            <\/div>\n                  <\/div>\n          <\/section>\n  <\/div>\n<\/div>\n<script>\n  document.addEventListener('DOMContentLoaded', function() {\n    document.querySelector('[data-module=\"footer\"]').insertAdjacentHTML(\n      \/\/ document.getElementById(\"footer-web\").insertAdjacentHTML(\n      \"beforebegin\",\n      `<div class=\"button-banner\">\n        <div>\n          <span>$8,000*<\/span>\n          <div class=\"mobile\"><\/div>\n        <\/div>\n        <a href=\"#formulario\" data-gtm-container=\"sticky\" data-gtm-category=\"solicitud_info_contextual\" data-gtm-action=\"form_open\">Request information<\/a>\n      <\/div>`\n    );\n\n    function smoothScroll(e) {\n      e.preventDefault();\n      const targetId = this.getAttribute('href');\n      const targetElement = document.querySelector(targetId);\n      if (targetElement) {\n        const targetPosition = targetElement.offsetTop;\n        window.scrollTo({\n          top: targetPosition,\n          behavior: 'smooth'\n        });\n      }\n    }\n\n    document.querySelector('.button-banner').querySelector('a[href^=\"#\"]').addEventListener('click', smoothScroll);\n  });\n\n  const visible = function checkScreenWidth() {\n    const width = window.innerWidth;\n    return width >= 767 && width <= 1024;\n  }\n\n  window.addEventListener(\"scroll\", function() {\n    const topPosition =\n      document.querySelector(\".form\")?.getBoundingClientRect().top -\n      window?.innerHeight;\n    if (document.querySelector(\".button-banner\")) {\n      if (topPosition <= 0) {\n        document.querySelector(\".button-banner\").style.opacity = 0;\n        document.querySelector(\".button-banner\").style.height = \"0px\";\n      } else {\n        document.querySelector(\".button-banner\").style.opacity = 1;\n        document.querySelector(\".button-banner\").style.height = \"87px\";\n      }\n    }\n  });\n<\/script>\n\n\n<div id=\"menu-iter\" class=\"menu-iter\">\n  <div class=\"container\">\n    <div class=\"content\">\n                                                    <a href=\"#descripcion\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Overview                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Overview                  <\/div>\n                <\/a>\n                                            <a href=\"#formato\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Format                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Format                  <\/div>\n                <\/a>\n                                            <a href=\"#formacion\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Study plan                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Study plan                  <\/div>\n                <\/a>\n                                            <a href=\"#salidasprofesionales\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Career opportunities                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Career opportunities                  <\/div>\n                <\/a>\n                                            <a href=\"#faqs\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    FAQs                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    FAQs                  <\/div>\n                <\/a>\n                                            <a href=\"#requisitos\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Requirements                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Requirements                  <\/div>\n                <\/a>\n                                            <a href=\"#licenses\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Licenses                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Licenses                  <\/div>\n                <\/a>\n                        <\/div>\n    <div class=\"information\">\n      <div>\n        <span>$222 per credit<\/span>\n                <\/div>\n      <a class=\"btn-hide btn-hide-sticky\" href=\"#formulario\" data-gtm-container=\"header\" data-gtm-category=\"solicitud_info_contextual\"  data-gtm-action=\"form_open\">Request information<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menu = document.getElementById(\"menu-iter\"); \/\/ Selecciona el contenedor del men\u00fa\n    const menuItems = menu.querySelectorAll('a[href^=\"#\"]');\n    const sections = Array.from(menuItems)\n      .filter((item) => item.getAttribute(\"href\") !== \"#formulario\")\n      .map((item) => {\n        const id = item.getAttribute(\"href\").substring(1); \/\/ Removemos el '#'\n        return document.getElementById(id);\n      });\n\n    let menuHeight = menu.offsetHeight;\n\n    function setActiveMenuItem() {\n      const scrollPosition = window.scrollY + menuHeight + 5;\n\n      const activeSection = sections.find((section) => {\n\n        if(section){\n          const sectionTop = section.offsetTop;\n          const sectionHeight = section.offsetHeight;\n          return (\n            scrollPosition >= sectionTop &&\n            scrollPosition < sectionTop + sectionHeight\n          );\n        }\n        \n      });\n\n      if (!activeSection) return;\n\n      const activeMenuItem = Array.from(menuItems).find(\n        (item) => item.getAttribute(\"href\") === `#${activeSection.id}`\n      );\n\n      if (activeMenuItem) {\n        menuItems.forEach((item) => item.classList.remove(\"active\"));\n        activeMenuItem.classList.add(\"active\");\n        if (window.innerWidth < 1024) {\n          const menuScroll = document.querySelector(\".menu-iter .container .content\");\n          menuScroll.scrollLeft +=\n            activeMenuItem?.getBoundingClientRect()?.left -\n            menuScroll?.getBoundingClientRect()?.left -\n            16;\n        }\n      }\n    }\n\n    function smoothScroll(e) {\n      e.preventDefault();\n      const targetId = this.getAttribute(\"href\");\n      const targetElement = document.querySelector(targetId);\n      if (targetElement) {\n        const targetPosition = targetElement.offsetTop - menuHeight;\n        window.scrollTo({\n          top: targetPosition,\n          behavior: \"smooth\",\n        });\n      }\n    }\n\n    menuItems.forEach((item) => {\n      item.addEventListener(\"click\", smoothScroll);\n    });\n\n    window.addEventListener(\"scroll\", setActiveMenuItem);\n    window.addEventListener(\"resize\", () => {\n      menuHeight = menu.offsetHeight;\n    });\n\n    setActiveMenuItem();\n  });\n<\/script>\n\n\n\n<div id=\"descripcion\" class=\"numeros white\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <h2 class=\"numeros__maintitle\">Become the strategic professional businesses are looking for<\/h2><div class=\"wysiwyg\"><p>The\u00a0<strong>Master\u2019s Degree in Business Administration\u00a0(MBA)<\/strong>is\u00a0designed to meet the demands of today\u2019s competitive job market and provide you with\u00a0<strong>expert\u00a0knowledge in economics, finance, and international business models.\u00a0<\/strong>In a globalized world\u00a0with\u00a0constant digital transformation,\u00a0our MBA\u00a0program combines a solid\u00a0theoretical base with the tools you need to\u00a0<strong>analyze\u00a0complex business environments and drive innovation.<\/strong><\/p>\n<p>Throughout the MBA,\u00a0you\u00a0will\u00a0<strong>develop a comprehensive perspective on organizational structures and\u00a0strategic areas,\u00a0<\/strong>from finance and marketing to operations and technology.\u00a0You\u00a0will\u00a0also gain\u00a0<strong>leadership skills\u00a0<\/strong>to motivate\u00a0teams, manage change, and\u00a0make\u00a0data-driven\u00a0decisions.<\/p>\n<p>The\u00a0program offers\u00a0<strong>four\u00a0concentrations\u00a0<\/strong>that allow you to tailor your education to your professional\u00a0goals. You can choose\u00a0from the following:<\/p>\n<ul>\n<li>Global Management<\/li>\n<li>Business Analytics<\/li>\n<li>Digital Marketing<\/li>\n<li>Finance<\/li>\n<\/ul>\n<p>These educational pathways increase your employability and help you stand out in\u00a0highly\u00a0dynamic global markets.<\/p>\n<\/div>    <\/div>\n  <\/div>\n<\/div>\n\n\n<div id=\"aprendizaje\" class=\"editorial grey default  size_eq\">\n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \"><\/h2>\n                    <h2>What will you learn in the online Master\u2019s Degree in Business Administration program?<\/h2>\n<p>With\u00a0your\u00a0online\u00a0MBA\u00a0degree,\u00a0you\u00a0will\u00a0master\u00a0the\u00a0<strong>theoretical and practical tools <\/strong>needed to succeed in today\u2019s global business world and develop a <strong>profile as a leader <\/strong>who is prepared to guide teams, drive innovation, and make strategic decisions. In short, you will be able to:<\/p>\n<ul>\n<li><strong>Analyze\u00a0the\u00a0complexity\u00a0<\/strong>of\u00a0modern\u00a0business\u00a0administration\u00a0and\u00a0<strong>turn ideas into actionable plans <\/strong>and innovative\u00a0practices.<\/li>\n<li><strong>Develop\u00a0advanced\u00a0knowledge\u00a0<\/strong>of\u00a0international\u00a0markets\u00a0and global\u00a0trends.<\/li>\n<li><strong>Master\u00a0the\u00a0principles\u00a0of\u00a0international\u00a0financial\u00a0and\u00a0tax\u00a0systems<\/strong>.<\/li>\n<li><strong>Design\u00a0and\u00a0implement\u00a0strategies\u00a0<\/strong>across\u00a0key\u00a0business\u00a0areas.<\/li>\n<li><strong>Put\u00a0digital\u00a0tools\u00a0to\u00a0use\u00a0<\/strong>in\u00a0international\u00a0markets.<\/li>\n<li><strong>Develop\u00a0skills\u00a0to\u00a0lead\u00a0change\u00a0<\/strong>and\u00a0improve\u00a0organizational\u00a0performance.<\/li>\n<\/ul>                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/que-aprenderas-2.jpg\" alt=\"que aprenderas\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"porquemiu\" class=\"editorial grey default  size_eq\">\n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \"><\/h2>\n                    <h2>Why get your Master\u2019s Degree in Business Administration at MIU?<\/h2>\n<p>A Master of Business Administration from MIU elevates your professional career and prepares you for today\u2019s modern business world. Getting your MBA degree with us means:<\/p>\n<ul>\n<li>A<strong>\u00a0U.S.-accredited\u00a0degree\u00a0<\/strong>that meets the demands of the U.S. and global market.<\/li>\n<li><strong>Access\u00a0to\u00a0high-quality\u00a0networking<\/strong>\u00a0that connects you with students from around the world, expanding your\u00a0horizons\u00a0and\u00a0increasing your opportunities.<\/li>\n<li>A<strong>\u00a0flexible\u00a0methodology\u00a0<\/strong>that includes onboarding,\u00a0personalized tutoring, live and recorded classes, around-the-clock technical support, and access to all our online resources.<\/li>\n<li><strong>Affordable,\u00a0barrier-free\u00a0pricing\u00a0<\/strong>that\u00a0makes\u00a0quality\u00a0education\u00a0accessible.<\/li>\n<\/ul>                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/innovacion-1.jpg\" alt=\"innovacion\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"formato\" class=\"format white\">\n    <div class=\"container\">\n        <div class=\"content\">\n\n            <div>\n                <h2 class=\"format__title\">Format<\/h2>                <p><span style=\"font-weight: 400;\">We offer this U.S. degree in an online learning format to give you maximum flexibility. Study from anywhere in the world.<\/span><\/p>\n            <\/div>\n\n            <div class=\"list list--single\">\n\n                                    \n                        <div class=\"card\">\n                            <h3>Online<\/h3>\n\n                                                            <div class=\"grid list__grid--mainsquares\">\n\n                                                                            <div class=\"feat\">\n                                            <span>$8,000<\/span>\n                                            <p>Tuition<\/p>\n                                        <\/div>\n                                                                            <div class=\"feat\">\n                                            <span>$222<\/span>\n                                            <p>Per credit<\/p>\n                                        <\/div>\n                                                                            <div class=\"feat\">\n                                            <span>$300*<\/span>\n                                            <p>Fees<\/p>\n                                        <\/div>\n                                    \n                                <\/div>\n                            \n                                                            <div class=\"grid list__grid--squares\">\n\n                                                                            <span>\n                                            <h5>Start date<\/h5>\n                                            <p>May 2026<\/p>\n                                        <\/span>\n                                                                            <span>\n                                            <h5>Language<\/h5>\n                                            <p>English<\/p>\n                                        <\/span>\n                                                                            <span>\n                                            <h5>Duration<\/h5>\n                                            <p>18 months (5 semesters)<\/p>\n                                        <\/span>\n                                    \n                                <\/div>\n                            \n                                                            \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Application fee<\/h4>\n                                        <\/div>\n                                        <ul>\n<li>Domestic Students: 50 USD\/ for International Students:150 USD<\/li>\n<li>Foreign Credential Evaluation (FCE): 150 USD<\/li>\n<li>Graduation Fee: 400 USD<\/li>\n<\/ul>\n<p>(*) Does not include the graduation fee (USD 400)<\/p>\n                                    <\/section>\n\n                                \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Highlights<\/h4>\n                                        <\/div>\n                                        <ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accredited by DEAC.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Live and recorded classes.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maximum flexibility.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Classes in English.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">U.S. degree.<\/span><\/li>\n<\/ul>\n                                    <\/section>\n\n                                \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Scholarships<\/h4>\n                                        <\/div>\n                                        <p><span style=\"font-weight: 400;\">See all the scholarships we have available for those who qualify, along with our no-interest payment plans. If you have any questions about your personal situation, we are here to help.<\/span><\/p>\n                                    <\/section>\n\n                                                            \n                                                            <a href=\"https:\/\/miuniversity.edu\/en\/admission\/scholarships\/\" data-gtm-container=\"becas\" data-gtm-category=\"formato_Online\" data-gtm-action=\"navigation\">\n                                    Scholarships                                    <img decoding=\"async\" src=\"\/wp-content\/plugins\/iter-bloques\/icons\/arrow.svg\" alt=\"Arrow\" title=\"\">\n                                <\/a>\n                            \n                        <\/div>\n                                    \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"formacion\" class=\"training white\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <div>\n        <div class=\"title\">\n          <h2 class=\"training__title\">Online MBA Program Overview<\/h2>\n          <h4>36 Credits<\/h4>\n        <\/div>\n        <p>Academic terms at MIU last 15 weeks, the equivalent of one semester in the United States. We have three semesters per year: January through May, May through August, and August through December.<\/p>\n<p>Discover\u00a0all\u00a0the\u00a0online\u00a0MBA\u00a0courses\u00a0below.<\/p>\n      <\/div>\n      <div class=\"accordion\">\n                                      <div class=\"first-level frs-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"1st semester\" data-gtm-action=\"accordion_open\">\n                  <div class=\"trigger\">\n                    <h4>1st semester<\/h4>\n                    <div>\n                      <span>3 courses<\/span>\n                      <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                        <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                      <\/svg>\n                    <\/div>\n                  <\/div>\n                  <section>\n                                                                                                                    <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Managerial Accounting<\/h5>\n                                              <div>\n                                                  <p>MBA 500<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p>This course introduces you to management control and budgeting activities within companies. Finance encompasses all measurable business indicators used by both internal managers and external stakeholders to make economic decisions, making it essential knowledge for any professional or executive. You will cover financial and cost accounting, as well as the most commonly used tools for analyzing accounting information. You will develop financial planning through Excel, including projected balance sheets and income statements based on assumptions and current data. The course also examines tools typically used to support investment and financing decisions, management control, and the role of corporate finance in an increasingly globalized environment.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                                            <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Marketing in Diverse Environments <\/h5>\n                                              <div>\n                                                  <p>MBA 510<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p>This course addresses marketing in a constantly changing context, laying the foundation for your creative problem-solving and innovative decision-making. You will cover key marketing theories, tools, and strategies, with a particular focus on the Internet and emerging technologies as central elements in marketing management. These strategies aim to create customer value and efficiently manage long-term relationships. You will also incorporate marketing management concepts and competitive intelligence through information systems, as well as techniques for gathering and analyzing data to support strategic decisions, optimize relational marketing, and guide segmentation and positioning choices.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                                            <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Operations and Logistics<\/h5>\n                                              <div>\n                                                  <p>MBA 520<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"1779\" data-end=\"2536\">This course provides you with a strategic perspective on business operations, introducing concepts, experiences, methodologies, and tools to develop your skills for efficient operations and logistics management. You will explore methodologies for capturing, evaluating, and selecting ideas that drive continuous improvement and sustainable competitive advantage. You will learn tools and approaches for aligning organizational strategic objectives with operations and logistics, promoting consistent and coherent business management. The course equips you with the knowledge and competencies to manage operational and logistical processes effectively, emphasizing techniques and methodologies that foster excellence in strategic organizational management.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                <\/section>\n                <\/div>\n                            <div class=\"first-level frs-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"2nd semester\" data-gtm-action=\"accordion_open\">\n                  <div class=\"trigger\">\n                    <h4>2nd semester<\/h4>\n                    <div>\n                      <span>3 courses<\/span>\n                      <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                        <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                      <\/svg>\n                    <\/div>\n                  <\/div>\n                  <section>\n                                                                                                                    <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Innovation Management<\/h5>\n                                              <div>\n                                                  <p>MBA 530<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"2590\" data-end=\"3306\">This course equips you with the skills and competencies to lead organizational change toward an innovative culture, a key factor in developing business strategies that drive success and growth. You will examine how to foster innovative environments within organizations and how innovation translates into organizational transformation, reshaping corporate vision and strategy, creating new market approaches, and enhancing competitive positioning in a globalized world. Innovation is recognized as a crucial driver of value creation and organizational capability. You will develop and apply new management models based on innovation, capable of addressing challenges posed by increasing socio-economic uncertainty.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                                            <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Global Finance<\/h5>\n                                              <div>\n                                                  <p>MBA 540<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"3335\" data-end=\"4115\">This course analyzes the evolution of corporate finance in a context shaped by financial market innovation, technological advancements, and economic globalization. You will explore advanced concepts, theories, techniques, and methods in finance and financial planning, integrated into corporate strategy and financial management. You will analyze the relationship between strategic management and finance, as well as interactions with the international financial environment, followed by analyses of investment and financing decisions over time. Finally, you will present the financial plan as a synthesis of the investment and financing process, quantifying your company\u2019s strategic plan, with particular attention to FinTech and its implications in today\u2019s business landscape.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                                            <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Strategic Management<\/h5>\n                                              <div>\n                                                  <p>MBA 550<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"4150\" data-end=\"4713\">The primary goal of this course is to help you understand the importance of a clearly defined, communicated, and articulated corporate strategy, and how it relates to general and functional management. You will study various strategic planning tools to select the most appropriate based on context and business conditions. The course emphasizes the relevance of aligning strategy with economic, technological, and global environments, anticipating external variables with the greatest potential impact, and adapting management and strategy as conditions evolve.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                <\/section>\n                <\/div>\n                            <div class=\"first-level frs-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"3rd semester\" data-gtm-action=\"accordion_open\">\n                  <div class=\"trigger\">\n                    <h4>3rd semester<\/h4>\n                    <div>\n                      <span>2 courses<\/span>\n                      <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                        <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                      <\/svg>\n                    <\/div>\n                  <\/div>\n                  <section>\n                                                                                                                    <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Leadership and Change Management<\/h5>\n                                              <div>\n                                                  <p>MBA 560<\/p>\n                                                  <p>3 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"4778\" data-end=\"5282\">This course emphasizes human talent management as a differentiating factor that drives motivation and shapes organizational culture. You will explore change and knowledge management as key challenges for modern businesses, focusing on strategies related to employee lifecycle management, knowledge management, and organizational change. You will learn practical and effective tools for leading teams and managing conflict to strengthen organizational adaptability to global and digital transformations.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                                      <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Elective course 1\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">Elective course 1<\/h4>\n                                    <div>\n                                      <span>3 Credits<\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                                                      <\/section>\n                                <\/div>\n                                                                                                <\/section>\n                <\/div>\n                            <div class=\"first-level frs-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"4th semester - Choose your Concentration\" data-gtm-action=\"accordion_open\">\n                  <div class=\"trigger\">\n                    <h4>4th semester - Choose your Concentration<\/h4>\n                    <div>\n                      <span><\/span>\n                      <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                        <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                      <\/svg>\n                    <\/div>\n                  <\/div>\n                  <section>\n                                                                                                              <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"In this fourth semester, you will complete the remaining Two courses in your chosen concentration\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">In this fourth semester, you will complete the remaining Two courses in your chosen concentration<\/h4>\n                                    <div>\n                                      <span><\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                                                      <\/section>\n                                <\/div>\n                                                                                                                      <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Global Management Concentration\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">Global Management Concentration<\/h4>\n                                    <div>\n                                      <span>Study 3 of the following 4<\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                      <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Business Information System\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Business Information System<\/h5>\n                                            <div>\n                                              <p>MBA 570<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"5342\" data-end=\"5956\">This course serves as an introduction to data-driven governance. You will contextualize Business Intelligence strategies within decision-support systems, showing how increased data availability and comprehensive use advance ERP systems, becoming essential to competitive strategy. You will learn the fundamentals of information systems, including key elements for ERP design and implementation, from architecture to software options. The course concludes with an analysis of risks associated with data-driven governance and ethical considerations in designing and implementing data-centric management strategies.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"International Business\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>International Business<\/h5>\n                                            <div>\n                                              <p>MBA 580<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"5993\" data-end=\"6635\">Globalization presents both challenges and opportunities, including the need for a more balanced and sustainable global economic model. Digitalization enhances globalization and is essential even for locally operating companies. You will cover the basics of international business from a digital perspective, identifying necessary adjustments to ensure sustainable operations. You will analyze global and local business contexts, review the history of the digital era, assess its organizational impact, and explore innovation as a source of differentiation. You will also examine challenges of digitalization and innovative business models.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Financial Markets and Instruments\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Financial Markets and Instruments<\/h5>\n                                            <div>\n                                              <p>MBA 590<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course provides you with a comprehensive view of financial markets, their functioning, risk levels, and expected returns. You will study market activities, assets, major participants in fixed-income and equity markets, and the use of derivatives in corporate financial management. You will explore international dynamics, including borderless business practices and economic growth imperatives. The course also covers crisis management, mergers, integration, expansion, internationalization, and emerging political-economic areas critical to the current global economic landscape.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Digital Marketing Plan\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Digital Marketing Plan<\/h5>\n                                            <div>\n                                              <p>MBA 600<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"7307\" data-end=\"7756\">This course equips you with essential tools for strategic and operational marketing, focusing on data collection and analysis for business decision-making. You will learn the fundamentals for planning a complete digital marketing and communication strategy, outlining sequential stages to achieve defined objectives. The course covers all phases of a digital marketing plan, providing a framework that connects strategy with operational execution.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                                                              <\/section>\n                                <\/div>\n                                                                                                                      <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Business Analytics  Concentration\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">Business Analytics  Concentration<\/h4>\n                                    <div>\n                                      <span>3 elective courses<\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                      <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Technological Fundamentals for Data Processing\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Technological Fundamentals for Data Processing<\/h5>\n                                            <div>\n                                              <p>MBA 610<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"7817\" data-end=\"8379\">This course covers IT and database fundamentals essential for understanding business intelligence solutions. You will learn technological principles and technical language to collaborate effectively with specialists and project teams. You will explore technology infrastructure (hardware platforms, operating systems, enterprise applications, local\/global\/wireless networks, network security, and cloud computing) and databases (objectives, functionality, architecture, and models), providing a solid foundation for managing and analyzing business information.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Big Data Analysis for Business\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Big Data Analysis for Business<\/h5>\n                                            <div>\n                                              <p>MBA 620<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course provides you with a comprehensive introduction to data science applied to business. The first module covers methodologies and project lifecycle stages, offering a conceptual framework for data-driven science. The second module focuses on technical skills, including data analysis and modeling, key machine learning concepts and techniques, and the application of NLP for analyzing unstructured data from text and other complex sources.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Advanced Data Visualization\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Advanced Data Visualization<\/h5>\n                                            <div>\n                                              <p>MBA 630<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"8915\" data-end=\"9384\">This course develops data visualization principles and techniques to understand information through graphical representation and communicate insights effectively within organizations. You will learn effective visualization strategies, extract relevant information, and select appropriate graphical formats. You will explore innovative visualization tools, including dashboard creation and storytelling techniques to facilitate clear and persuasive data communication.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                                                              <\/section>\n                                <\/div>\n                                                                                                                      <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Digital Marketing Concentration\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">Digital Marketing Concentration<\/h4>\n                                    <div>\n                                      <span>3 elective courses<\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                      <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Digital  Marketing Plan\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Digital  Marketing Plan<\/h5>\n                                            <div>\n                                              <p>MBA 600<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course provides you with essential tools for both strategic and operational marketing management, with a focus on gathering and analyzing information to support your business decisions. It serves as a foundation for your comprehensive digital marketing and communication strategy planning, outlining sequential steps for you to achieve defined objectives. The course covers all phases of a marketing plan, clarifying the concept of marketing, differentiating between strategic and operational marketing, and placing digital marketing within the broader context of integrated online and offline actions.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Advanced Customer Analytics\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Advanced Customer Analytics<\/h5>\n                                            <div>\n                                              <p>MBA 640<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course focuses on customer-oriented marketing intelligence, covering the entire process from gathering customer data to its strategic application. You will explore strategic customer segmentation, investment prioritization, advanced segmentation methods, metrics, and learning processes to optimize targeting. You will analyze the customer lifecycle, customer value, and future profitability (Customer Lifetime Value), and learn how to incorporate this information into marketing plans. You will also examine RFM (Recency\u2013Frequency\u2013Monetary) models, methodologies for identifying optimal business actions, and processes for measuring results at both strategic and tactical levels. Additionally, you will develop predictive models and understand their benefits for marketing strategy.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Social Media\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Social Media<\/h5>\n                                            <div>\n                                              <p>MBA 650<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course introduces you to Web 2.0 tools for developing new channels of communication and interaction between businesses and customers. You will study social media strategy, integrating networks into business objectives, achieving measurable outcomes, and evaluating performance. You will learn about leisure and professional social networks, communities of practice, and social media formats such as blogs, content syndication, and podcasts. Platform-specific strategies are also covered, including Facebook for promotions and advertising, X for advertising formats and amplification, LinkedIn for networking and specialized advertising, and visual platforms like YouTube for promotional purposes. You will place special emphasis on measuring social media results and calculating ROI.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                                                              <\/section>\n                                <\/div>\n                                                                                                                      <div class=\"first-level sec-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Finance Concentration\" data-gtm-action=\"accordion_open\">\n                                  <div class=\"trigger\">\n                                    <h4 class=\"inner-title\">Finance Concentration<\/h4>\n                                    <div>\n                                      <span>3 elective courses<\/span>\n                                                                                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                                            <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                                          <\/svg>\n                                                                            <\/div>\n                                  <\/div>\n                                  <section>\n                                                                                                                      <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Cash Management\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Cash Management<\/h5>\n                                            <div>\n                                              <p>MBA 660<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"11063\" data-end=\"11361\">The treasury department manages the company\u2019s cash inflows and outflows, enabling effective financial planning. Complexity varies by organization size, international presence, and sector. You will master cash management, a key component of building financial capabilities within the organization.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Investment Evaluation\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Investment Evaluation<\/h5>\n                                            <div>\n                                              <p>MBA 680<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p data-start=\"11397\" data-end=\"11677\">This course focuses on evaluating strategic investment projects with long-term impact, including fixed-asset acquisitions and current asset investments. You will study criteria and methodologies to determine investment feasibility and profitability within a strategic framework.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                              <div class=\"last-level trd-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"Financing Decisions\" data-gtm-action=\"accordion_open\">\n                                          <div class=\"trigger\">\n                                            <h5>Financing Decisions<\/h5>\n                                            <div>\n                                              <p>MBA 690<\/p>\n                                              <p>3<\/p>\n                                              <svg\n                                                width=\"19\"\n                                                height=\"11\"\n                                                viewBox=\"0 0 19 11\"\n                                                fill=\"none\"\n                                              >\n                                                <path\n                                                  d=\"M1 1L9.5 9L18 1\"\n                                                  stroke=\"black\"\n                                                  stroke-width=\"2\"\n                                                \/>\n                                              <\/svg>\n                                            <\/div>\n                                          <\/div>\n                                          <section>\n                                            <div>\n                                              <p>This course explores your company\u2019s financial structure in depth, interpreting internal and external information to provide continuous financial diagnostics. You will examine the impact of financial decisions on strategic objectives and learn criteria for making investment and financing decisions in dynamic, competitive, and uncertain environments.<\/p>\n                                            <\/div>\n                                          <\/section>\n                                        <\/div>\n                                                                                                              <\/section>\n                                <\/div>\n                                                                                                <\/section>\n                <\/div>\n                            <div class=\"first-level frs-lvl\" data-gtm-container=\"Online MBA Program Overview\" data-gtm-category=\"5th semester\" data-gtm-action=\"accordion_open\">\n                  <div class=\"trigger\">\n                    <h4>5th semester<\/h4>\n                    <div>\n                      <span>1 course<\/span>\n                      <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                        <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                      <\/svg>\n                    <\/div>\n                  <\/div>\n                  <section>\n                                                                                                                    <div class=\"last-level\">\n                                          <div class=\"trigger\">\n                                              <h5>Master of Business Administration Capstone Project<\/h5>\n                                              <div>\n                                                  <p><\/p>\n                                                  <p>6 Credits<\/p>\n                                                  <svg\n                                                          width=\"19\"\n                                                          height=\"11\"\n                                                          viewBox=\"0 0 19 11\"\n                                                          fill=\"none\"\n                                                  >\n                                                      <path\n                                                              d=\"M1 1L9.5 9L18 1\"\n                                                              stroke=\"black\"\n                                                              stroke-width=\"2\"\n                                                      \/>\n                                                  <\/svg>\n                                              <\/div>\n                                          <\/div>\n                                          <section>\n                                              <div>\n                                                  <p data-start=\"12146\" data-end=\"12577\">This course requires you to complete a series of progressive exercises in a specialized area of International Business Administration, integrating analysis, synthesis, and evaluation of research methods. You will complete a distinctive final project demonstrating your ability to synthesize theoretical knowledge, professional application, ethical implications, and fundamental research methods within your chosen specialization.<\/p>\n<p data-start=\"12579\" data-end=\"12846\">You will conduct evaluations including peer-reviewed journal articles, case studies, research studies, real-world scenarios, reports, seminar proceedings, theories, practices, postulates, and other academic sources relevant to your program\u2019s specific area of focus.<\/p>\n                                              <\/div>\n                                          <\/section>\n                                      <\/div>\n                                                                                                <\/section>\n                <\/div>\n                            <\/div>\n            <\/div>\n  <\/div>\n<\/div>\n<script>\n  document.querySelectorAll(\".trigger\").forEach((accordion) => {\n    accordion.onclick = function () {\n      \/\/ analitics\n      if (this.parentNode.classList.contains(\"open\")) {\n        this.parentNode.setAttribute('data-gtm-action', 'accordion_open');\n      } else {\n        this.parentNode.setAttribute('data-gtm-action', 'accordion_close');\n      }\n      const image = this.querySelector(\".trigger svg\");\n      let content = this.nextElementSibling;\n      if (content?.style?.maxHeight) {\n        this.parentElement.classList.remove(\"open\");\n        content.style.maxHeight = null;\n        image.classList.remove(\"rotated\");\n        content.querySelectorAll(\".trigger\").forEach((item) => {\n          const svg = item.querySelector(\"svg\");\n          svg.classList.remove(\"rotated\");\n          let section = item.nextElementSibling;\n          section.parentElement.classList.remove(\"open\");\n          if (section.style) {\n            section.style.maxHeight = null;\n          }\n        });\n      } else {\n        \/\/ get class name of this.parentElement \n        let className = this.parentElement.className;\n        \/\/ get all elements with the same class name  \n        let elementsParent = document.getElementsByClassName(className);\n        console.log(elementsParent);\n        \/\/ remove class open from all elements with the same class name \n        for (let i = 0; i < elementsParent.length; i++) {\n          elementsParent[i].classList.remove(\"open\");\n          let content = elementsParent[i].querySelector(\"section\");\n          content.style.maxHeight = null;\n          let image = elementsParent[i].querySelector(\"svg\");\n          image.classList.remove(\"rotated\");\n        }\n        this.parentElement.classList.add(\"open\");\n        setParentHeight(content, content.scrollHeight * 1.5);\n        content.style.maxHeight = content.scrollHeight * 1.5 + \"px\";\n        image.classList.add(\"rotated\");\n      }\n    };\n  });\n\n  function setParentHeight(content, scrollHeight) {\n    const parent = content.parentElement.parentElement;\n    if (parent.style.maxHeight) {\n      parent.style.maxHeight =\n        parent.scrollHeight + scrollHeight * 1.2 + \"px\";\n      setParentHeight(parent, parent.scrollHeight + scrollHeight * 1.2);\n    }\n  }\n<\/script>\n\n\n\n<section  class=\"qs-stars navy\">\n    <div class=\"qs-stars__container container\">\n\n        <div class=\"qs-stars__content\">\n\n                            <h2 class=\"qs-stars__title text-white\">5 Stars in the QS Ranking<\/h2>\n            \n                            <div class=\"qs-stars__description wysiwyg text-white\"><p>At MIU City University Miami, we hold a 5-star distinction in the QS Stars ranking, which endorses the quality of our online education, our practical approach, and our commitment to the professional development of our students<\/p>\n<\/div>\n            \n                            <div class=\"qs-stars__stars qs-stars__stars--5\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                    <\/div>\n            \n        <\/div>\n\n                    <div class=\"qs-stars__side\">\n                <div class=\"qs-stars__side-image\">\n                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/10\/image-15-1.svg\" alt=\",\" title=\"\">\n                <\/div>\n            <\/div>\n        \n    <\/div>\n<\/section>\n\n\n<div id=\"editorial\" class=\"editorial grey default  size_eq\">\n    <div class=\"container no-image imgmobile-Arriba\">\n        <div class=\"content content--columns\">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Boost your profile with Leadership Skills<\/h2>\n                    <p><span data-teams=\"true\">Additionally, you will have the opportunity to access the <strong>\u201cLeading People\u201d<\/strong> coue \u00a0from the <strong>Harvard ManageMentor\u00ae<\/strong> program by <strong>Harvard Business Publishing Education<\/strong> \u2014 This resource will help you strengthen your leadership abilities, inspire your team, and foster a collaborative, results-oriented work environment.<\/span><\/p>                    \n                    \n                    \n                                    <\/div>\n            \n            \n            \n                            <div class=\"column column--right \">\n                    <h2 class=\"\"><\/h2>\n                    <p><img decoding=\"async\" class=\"alignnone size-medium wp-image-13117\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-45-1-300x195.png\" alt=\",\" width=\"300\" height=\"195\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-45-1-300x195.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-45-1.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/p>                    \n                    \n                                    <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"editorial\" class=\"editorial white default  size_eq\">\n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Mentorship MIU: From Idea to Real Business<\/h2>\n                    <p>As a student in the <strong>Master\u2019s in Business Administration<\/strong>, you\u2019ll have access to <strong>MIU Mentorship<\/strong>, a high-impact, hands-on program designed to help you move from vision to action and take your project to the next level. Over <strong>four months<\/strong>, you\u2019ll receive personalized guidance and one-on-one support from an <strong>industry-expert mentor<\/strong> to refine your proposal, make clearer decisions, and accelerate your progress.<\/p>\n<p>At the start of each semester, we select an <strong>exclusive group of students<\/strong> to take part in this transformative experience. Don\u2019t let your idea stay on paper\u2014<strong>bring it to life with MIU\u2019s support<\/strong>.<\/p>                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                                        <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/image-1-2.png\" alt=\"image (1)\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"salidasprofesionales\" class=\"career-oportunities grey\">\n  <div class=\"container  image-top\">\n    <div class=\"content content-right bg-grey\">\n      <h2 class=\"career-oportunities__title\">What kind of career opportunities come with an MBA degree?<\/h2>\n      <div class=\"grid\">\n        <div class=\"feat\">\n          <span>$101,190*<\/span>\n          <p>AVERAGE SALARY<\/p>\n        <\/div>\n        <div class=\"feat\">\n          <span>+34%**<\/span>\n          <p>EMPLOYABILITY<\/p>\n        <\/div>\n      <\/div>\n      <p>With your Master\u2019s Degree in Business Administration from MIU, you will have the skills and competencies to stand out as a well-rounded professional. Some of the <strong>most\u00a0relevant\u00a0areas\u00a0you\u00a0can\u00a0work\u00a0in\u00a0<\/strong>are:<\/p>\n<ul>\n<li><strong>Business\u00a0management\u00a0(public\u00a0or\u00a0private)<\/strong>: Develop projects and lead the teams involved.<\/li>\n<li><strong>International\u00a0organizations<\/strong>:\u00a0Lead\u00a0strategically\u00a0with\u00a0a global\u00a0perspective.<\/li>\n<li><strong>Marketing\u00a0and communications<\/strong>:\u00a0Play a key\u00a0role\u00a0in decision-making and the exploration and analysis of new markets for your company.<\/li>\n<li><strong>Financial\u00a0consulting<\/strong>: Help businesses manage their resources and make important financial decisions.<\/li>\n<li><strong>Strategic\u00a0consulting\u00a0and\u00a0business\u00a0development<\/strong>:\u00a0Advise\u00a0organizations\u00a0on\u00a0how\u00a0to\u00a0achieve\u00a0long-term\u00a0success.<\/li>\n<\/ul>\n    <\/div>\n    <div class=\"image\">\n              <div class=\"shadow\"><\/div>\n        <img decoding=\"async\"\n          src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/career-opportunities.jpeg\"\n          alt=\"\" \/>\n          <\/div>\n  <\/div>\n<\/div>\n\n\n<section class=\"faq white\"  id=\"faqs\">\n  <div class=\"faq__container container\">\n\n    <div class=\"faq__introduction -width-75p-md -width-full\">\n\n              <h3 class=\"faq__title\">Frequently asked questions about our MBA program<\/h3>\n      \n      \n    <\/div>\n\n    \n      <div class=\"faq__list\" data-module=\"accordion\">\n\n                  \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"What\u00a0is\u00a0the\u00a0official\u00a0recognition\u00a0of\u00a0MIU\u2019s\u00a0MBA in\u00a0the\u00a0United\u00a0States?\"\n                    data-gtm-action=\"accordion_close\">\n                    What\u00a0is\u00a0the\u00a0official\u00a0recognition\u00a0of\u00a0MIU\u2019s\u00a0MBA in\u00a0the\u00a0United\u00a0States?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>MIU City University Miami\u2019s MBA program is a U.S. accredited through the Distance Education Accrediting Commission (DEAC), which reflects the highest standards and professional recognition across the United States. MIU is licensed by the Florida Department of Education and authorized by FL-SARA to provide high-quality online education.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"Is the GMAT required for admission?\"\n                    data-gtm-action=\"accordion_close\">\n                    Is the GMAT required for admission?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Currently, MIU offers flexible admission requirements, allowing experienced professionals to apply without submitting GMAT scores, focusing instead on your background and leadership potential.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"Do I need a business degree to apply for an MBA at MIU?\"\n                    data-gtm-action=\"accordion_close\">\n                    Do I need a business degree to apply for an MBA at MIU?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>No. You do need a bachelor's or master's degree, but it can be in any field. MIU welcomes students from diverse backgrounds looking to transition into leadership roles.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"How long does the MIU Master&#039;s Degree in Business Administration take to complete?\"\n                    data-gtm-action=\"accordion_close\">\n                    How long does the MIU Master&#039;s Degree in Business Administration take to complete?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>The MIU\u2019s International MBA program lasts 5 semesters (18 months). We offer three intake periods per year in January, May, and August to suit your professional schedule without putting your progress on hold.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"What\u00a0career\u00a0roles\u00a0am I\u00a0qualified\u00a0for\u00a0after\u00a0graduation?\"\n                    data-gtm-action=\"accordion_close\">\n                    What\u00a0career\u00a0roles\u00a0am I\u00a0qualified\u00a0for\u00a0after\u00a0graduation?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>The MBA prepares you for management and leadership roles such as business manager, project manager, marketing manager, financial analyst, or business consultant, with the potential to grow into senior leadership positions over time.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"What types of scholarships does MIU offer for international students?\"\n                    data-gtm-action=\"accordion_close\">\n                    What types of scholarships does MIU offer for international students?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>MIU offers a scholarship program that may offer a significant portion of tuition, based on academic merit and professional background, with the goal of supporting diversity among our student body.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"Can I complete my MBA entirely in Spanish?\"\n                    data-gtm-action=\"accordion_close\">\n                    Can I complete my MBA entirely in Spanish?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes. MIU offers a Spanish-language option that allows you to earn a U.S. degree and develop the skills needed for a global context while studying in your native language.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently asked questions about our MBA program\"\n                    data-gtm-category=\"Is an MBA from MIU City University Miami worth it?\"\n                    data-gtm-action=\"accordion_close\">\n                    Is an MBA from MIU City University Miami worth it?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes. MBA graduates often see significant salary increases. Some report up to 33% growth. Plus, MIU\u2019s $7,000 price point ensures a high return on investment compared to traditional universities.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                  \n      <\/div>\n\n    \n  <\/div>\n\n<\/section>\n\n<!-- Schema FAQ -->\n\n  <script type=\"application\/ld+json\">\n    {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What\u00a0is\u00a0the\u00a0official\u00a0recognition\u00a0of\u00a0MIU\u2019s\u00a0MBA in\u00a0the\u00a0United\u00a0States?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"MIU City University Miami\u2019s MBA program is a U.S. accredited through the Distance Education Accrediting Commission (DEAC), which reflects the highest standards and professional recognition across the United States. MIU is licensed by the Florida Department of Education and authorized by FL-SARA to provide high-quality online education.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is the GMAT required for admission?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Currently, MIU offers flexible admission requirements, allowing experienced professionals to apply without submitting GMAT scores, focusing instead on your background and leadership potential.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a business degree to apply for an MBA at MIU?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. You do need a bachelor's or master's degree, but it can be in any field. MIU welcomes students from diverse backgrounds looking to transition into leadership roles.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How long does the MIU Master's Degree in Business Administration take to complete?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The MIU\u2019s International MBA program lasts 5 semesters (18 months). We offer three intake periods per year in January, May, and August to suit your professional schedule without putting your progress on hold.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What\u00a0career\u00a0roles\u00a0am I\u00a0qualified\u00a0for\u00a0after\u00a0graduation?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"The MBA prepares you for management and leadership roles such as business manager, project manager, marketing manager, financial analyst, or business consultant, with the potential to grow into senior leadership positions over time.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What types of scholarships does MIU offer for international students?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"MIU offers a scholarship program that may offer a significant portion of tuition, based on academic merit and professional background, with the goal of supporting diversity among our student body.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I complete my MBA entirely in Spanish?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. MIU offers a Spanish-language option that allows you to earn a U.S. degree and develop the skills needed for a global context while studying in your native language.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is an MBA from MIU City University Miami worth it?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. MBA graduates often see significant salary increases. Some report up to 33% growth. Plus, MIU\u2019s $7,000 price point ensures a high return on investment compared to traditional universities.\"\n            }\n        }\n    ]\n}  <\/script>\n\n\n\n\n<div id=\"requisitos\" class=\"text-image white\">\n  <div class=\"container image-left image-top\">\n    <div class=\"content content-left bg-white\">\n      <h2 class=\"text-image__title\">Requirements<\/h2>\n      <p>You must\u00a0provide\u00a0the\u00a0following to enroll in\u00a0our MBA program:<\/p>\n<ul>\n<li>Bachelor&#8217;s or master&#8217;s degree diploma<\/li>\n<li>Copy\u00a0of\u00a0passport\u00a0or\u00a0national\u00a0ID<\/li>\n<li>Completed\u00a0application\u00a0form<\/li>\n<li>Current\u00a0resume<\/li>\n<\/ul>\n<p>If you\u00a0do\u00a0not\u00a0live in the United States or your native language\u00a0is\u00a0not\u00a0English,\u00a0<a href=\"https:\/\/miuniversity.edu\/es\/estudiantes\/admision\/admision-internacional\/\">additional requirements may apply.<\/a><\/p>\n            <\/div>\n              <div class=\"image\">\n          <div class=\"shadow\"><\/div>\n          <img decoding=\"async\"\n            src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/checklist.jpg\"\n            alt=\"TextImage\"\n          \/>\n        <\/div>\n        <\/div>\n<\/div>\n\n\n\n<div id=\"boxes\" class=\"boxes navy\">\n    <div class=\"container\">\n        <div class=\"content\">\n            <div class=\"text\">\n                <h2 class=\"boxes__title\">Learn about the experience of our graduates<\/h2>\n                            <\/div>\n            <div class=\"list\">\n                                <div class=\"scroll\">\n                                                                        <span  data-gtm-container=\"cards_certificates\" data-gtm-category=\"David Abraham Diaz Moran\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-habilidades-para-los-abogadas.png\"\n                                        alt=\"David Abraham Diaz Moran\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>David Abraham Diaz Moran<\/h5>\n                                <\/div>\n                                <p>\n                                    \"My experience at MIU\u2019s Master of Science in International Business Administration has been transformative. The program\u2019s multicultural environment and practical approach strengthened my leadership and problem-solving skills, preparing me for global success.\"                                <\/p>\n                            <\/span>\n                                                    <span  data-gtm-container=\"cards_certificates\" data-gtm-category=\"Niya Anedra Christian\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-habilidades-para-los-abogadas.png\"\n                                        alt=\"Niya Anedra Christian\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Niya Anedra Christian<\/h5>\n                                <\/div>\n                                <p>\n                                    \"My journey at MIU has been challenging yet rewarding. The program\u2019s support and practical coursework in leadership, innovation, and strategy have helped me apply lessons to real-world business challenges while gaining diverse perspectives.\"                                <\/p>\n                            <\/span>\n                                                    <span  data-gtm-container=\"cards_certificates\" data-gtm-category=\"Khadisha Charles\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-habilidades-para-los-abogadas.png\"\n                                        alt=\"Khadisha Charles\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Khadisha Charles<\/h5>\n                                <\/div>\n                                <p>\n                                    \"I have learned a lot about innovation, finance, business, and other life experiences. I have applied what I have learned in my professional life.\"                                <\/p>\n                            <\/span>\n                                                            <\/div>\n                <!-- Mostrar solo cuando haya mas de 4 elementos -->\n                            <\/div>\n            <!-- A\u00f1adir enlaces para los certificados, debe ser opcional y pintarse solo si hay enlace -->\n                    <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ Obtener todos los contenedores de slider\n        const sliders = document.querySelectorAll(\".boxes\");\n\n        sliders.forEach((slider) => {\n            const scrollContainer = slider.querySelector(\".scroll\");\n            const leftButton = slider.querySelector(\".left\");\n            const rightButton = slider.querySelector(\".right\");\n            const shadow = slider.querySelector(\".shadow\");\n\n            \/\/ Verificar que existen los elementos necesarios\n            if (!scrollContainer || !leftButton || !rightButton || !shadow) {\n                return;\n            }\n\n            \/\/ Funci\u00f3n para verificar si necesita botones\n            function checkScroll(resize) {\n                if (scrollContainer.scrollWidth > scrollContainer.offsetWidth) {\n                    if (resize) {\n                        leftButton.style.display = \"flex\";\n                    }\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                } else {\n                    leftButton.style.display = \"none\";\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                }\n            }\n\n            \/\/ Funci\u00f3n para scroll izquierda\n            function scrollLeft() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft -= width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n para scroll derecha\n            function scrollRight() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft += width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n al hacer scroll\n            function onScroll() {\n                const containerWidth = scrollContainer.scrollLeft;\n\n                if (containerWidth <= 0) {\n                    leftButton.style.display = \"none\";\n                } else if (\n                    containerWidth >=\n                    scrollContainer.scrollWidth - scrollContainer.offsetWidth\n                ) {\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                } else {\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                    leftButton.style.display = \"flex\";\n                }\n            }\n\n            \/\/ Event listeners (SE A\u00d1ADEN UNA SOLA VEZ)\n            leftButton.addEventListener(\"click\", scrollLeft);\n            rightButton.addEventListener(\"click\", scrollRight);\n            scrollContainer.addEventListener(\"scroll\", onScroll);\n\n            \/\/ Funci\u00f3n de resize espec\u00edfica para este slider\n            function handleResize() {\n                checkScroll(true);\n            }\n\n            \/\/ Inicializar\n            checkScroll();\n\n            \/\/ Resize espec\u00edfico para este slider\n            window.addEventListener(\"resize\", handleResize);\n        });\n    });\n<\/script>\n\n\n<div id=\"testimonios\" class=\"videos grey\">\n    <div class=\"container\">\n        <h2 class=\"videos__title\">Experiences That Inspire<\/h2>\n        <!-- Si hay 3 videos o mas, aplicar la clase scroll junto el content -->\n        <div class=\"content\" >\n                        <div class=\"list scroll\" onscroll=\"onScrollVideos();\">\n                                                            <span class=\"video\">\n                                                            <img decoding=\"async\"\n                                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Miniatura_Testimoniales_Youtube-1-1.jpg\"\n                                  alt=\"Cover\"\n                                  class=\"cover\"\n                                \/>\n                                                        <button\n                                    class=\"text\"\n                                    data-src=\"https:\/\/www.youtube.com\/embed\/0LKXlxZIeuo\"\n                                    onclick=\"setVideo(this,this.dataset.src);\"\n                                    data-gtm-container=\"video\"\n                                    data-gtm-category=\"Michelle Arias Gallego\"\n                                    data-gtm-action=\"video_open\"\n                            >\n                                <img decoding=\"async\"\n                                    src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/videos\/play.png\"\n                                    alt=\"Play\"\n                                    class=\"play\"\n                                    height=\"77\"\n                                    width=\"77\"\n                                \/>\n                                <h5>Michelle Arias Gallego<\/h5>\n                                <p>Master\u2019s degree in International Business Administration<\/p>\n                            <\/button>\n                            <div>\n                                <button\n                                        onclick=\"stopVideo(this)\"\n                                        data-gtm-container=\"video\"\n                                        data-gtm-category=\"Michelle Arias Gallego\"\n                                        data-gtm-action=\"video_close\"\n                                >\n                                    <img decoding=\"async\"\n                                        src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/videos\/close.svg\"\n                                        alt=\"Close\"\n                                        width=\"24\"\n                                        height=\"24\"\n                                    \/>\n                                <\/button>\n                                <iframe\n                                    id=\"video-player\"\n                                    width=\"100%\"\n                                    height=\"100%\"\n                                    title=\"YouTube video player\"\n                                    allow=\"autoplay; fullscreen;\"\n                                ><\/iframe>\n                            <\/div>\n                        <\/span>\n                                            <span class=\"video\">\n                                                            <img decoding=\"async\"\n                                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Miniatura_Testimoniales_Youtube-2.jpg\"\n                                  alt=\"Cover\"\n                                  class=\"cover\"\n                                \/>\n                                                        <button\n                                    class=\"text\"\n                                    data-src=\"https:\/\/www.youtube.com\/embed\/XeJT_gJE_l0\"\n                                    onclick=\"setVideo(this,this.dataset.src);\"\n                                    data-gtm-container=\"video\"\n                                    data-gtm-category=\"Rodrigo Diemoz Piretta\"\n                                    data-gtm-action=\"video_open\"\n                            >\n                                <img decoding=\"async\"\n                                    src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/videos\/play.png\"\n                                    alt=\"Play\"\n                                    class=\"play\"\n                                    height=\"77\"\n                                    width=\"77\"\n                                \/>\n                                <h5>Rodrigo Diemoz Piretta<\/h5>\n                                <p>Master\u2019s degree in International Business Administration<\/p>\n                            <\/button>\n                            <div>\n                                <button\n                                        onclick=\"stopVideo(this)\"\n                                        data-gtm-container=\"video\"\n                                        data-gtm-category=\"Rodrigo Diemoz Piretta\"\n                                        data-gtm-action=\"video_close\"\n                                >\n                                    <img decoding=\"async\"\n                                        src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/videos\/close.svg\"\n                                        alt=\"Close\"\n                                        width=\"24\"\n                                        height=\"24\"\n                                    \/>\n                                <\/button>\n                                <iframe\n                                    id=\"video-player\"\n                                    width=\"100%\"\n                                    height=\"100%\"\n                                    title=\"YouTube video player\"\n                                    allow=\"autoplay; fullscreen;\"\n                                ><\/iframe>\n                            <\/div>\n                        <\/span>\n                                                <\/div>\n                    <\/div>\n    <\/div>\n<\/div>\n<script>\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        function checkVideosScroll(resize){\n            if (\n                document.querySelector(\".videos .scroll\").scrollWidth >\n                    document.querySelector(\".videos .scroll\").offsetWidth\n            ) {\n                if(resize){\n                    document.querySelector(\".videos .left\").style.display = \"flex\";\n                }\n                document.querySelector(\".videos .shadow\").style.display = \"flex\";\n                document.querySelector(\".videos .right\").style.display = \"flex\";\n            } else{\n                document.querySelector(\".videos .left\").style.display = \"none\";\n                document.querySelector(\".videos .shadow\").style.display = \"none\";\n                document.querySelector(\".videos .right\").style.display = \"none\";\n            }\n        }\n        window.addEventListener(\"resize\", () => checkVideosScroll(true));\n        checkVideosScroll();\n    });\n    function scrollVideosLeft() {\n        const width = document.querySelector(\"#video\").offsetWidth;\n        document.querySelector(\".videos .scroll\").scrollLeft -= width + 29;\n    }\n    function scrollVideosRight() {\n        const width = document.querySelector(\"#video\").offsetWidth;\n        document.querySelector(\".videos .scroll\").scrollLeft += width + 29;\n    }\n    function onScrollVideos() {\n        const containerWidth = document.querySelector(\".videos .scroll\").scrollLeft;\n        if (containerWidth <= 0) {\n            document.querySelector(\".videos .left\").style.display = \"none\";\n        } else if (\n            containerWidth >=\n            document.querySelector(\".videos .scroll\").scrollWidth -\n                document.querySelector(\".videos .scroll\").offsetWidth\n        ) {\n            document.querySelector(\".videos .shadow\").style.display = \"none\";\n            document.querySelector(\".videos .right\").style.display = \"none\";\n        } else {\n            document.querySelector(\".videos .shadow\").style.display = \"flex\";\n            document.querySelector(\".videos .right\").style.display = \"flex\";\n            document.querySelector(\".videos .left\").style.display = \"flex\";\n        }\n    }\n    function stopVideo(close) {\n        const video = close.parentElement;\n        const iframe = video.querySelector('iframe')\n        iframe.src= \"\"\n        if(video.style){\n            video.style.display = \"none\";\n        }\n        const button = video.previousElementSibling\n        if(button.style){\n            button.style.display = \"flex\";\n        }\n    }\n    function setVideo(button,src) {\n        document.querySelectorAll(\".videos .list #video\").forEach((item) => {\n            const button = item.querySelector(\".text\");\n            if (button.style) {\n                button.style.display = \"flex\";\n            }\n            const video = button.nextElementSibling;\n            const iframe = video.querySelector('iframe')\n            iframe.src= \"\"\n            if (video.style) {\n                video.style.display = \"none\";\n            }\n        });\n        if(button.style){\n            button.style.display = \"none\";\n        }\n        const video = button.nextElementSibling\n        const iframe = video.querySelector('iframe')\n        iframe.src = src + (src.includes(\"?\") ? \"&autoplay=1\" : \"?autoplay=1\")\n        if(video.style){\n            video.style.display = \"block\";\n        }\n    }\n<\/script>\n\n\n<div id=\"especializacion\" class=\"boxes navy\">\n    <div class=\"container\">\n        <div class=\"content\">\n            <div class=\"text\">\n                <h2 class=\"boxes__title\">Keep learning: <\/h2>\n                <p><span style=\"font-weight: 400;\">Deepen your knowledge and stand out from the competition with our Continuing Education Course.<\/span><\/p>\n<p><em><span style=\"font-weight: 400;\">Courses taken through Continuing Education at MIU are awarded CEUs (Continuing Education Units), not college credits. They are not transferable to be applied toward an academic degree program. These courses are intended solely for professional development and personal enrichment.<\/span><\/em><\/p>\n            <\/div>\n            <div class=\"list\">\n                                    <button\n                        class=\"left\"\n                        data-gtm-container=\"carousel\"\n                        data-gtm-category=\"Keep learning: \"\n                        data-gtm-action=\"backward\">\n                        <img decoding=\"async\"\n                            src=\"\/wp-content\/plugins\/iter-bloques\/icons\/left.svg\"\n                            alt=\"Left\" \/>\n                    <\/button>\n                                <div class=\"scroll\">\n                                                                        <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/corporate-finance\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Corporate Finance\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/4.png\"\n                                        alt=\"Corporate Finance\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Corporate Finance<\/h5>\n                                <\/div>\n                                <p>\n                                    Optimize your company's financial management to gain a competitive edge.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/digitalmarketingaiappliedtomarketing\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Digital Marketing &amp; AI Applied to Marketing\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-digital-marketing.png\"\n                                        alt=\"Digital Marketing &#038; AI Applied to Marketing\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Digital Marketing & AI Applied to Marketing<\/h5>\n                                <\/div>\n                                <p>\n                                    Learn effective strategies to connect with your audience and grow your business.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/digital-project-management\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Digital Project Management\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/5.png\"\n                                        alt=\"Digital Project Management\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Digital Project Management<\/h5>\n                                <\/div>\n                                <p>\n                                    Master the tools and methodologies to lead multidisciplinary teams and manage complex projects.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/data-business\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Data &amp; Business Analytics\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-Data-Business.png\"\n                                        alt=\"Data &#038; Business Analytics\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Data & Business Analytics<\/h5>\n                                <\/div>\n                                <p>\n                                    Make decisions based on strategic data analysis.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/strategic-management-organizational-leadership\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Strategic Management and Organizational Leadership\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/10-1.png\"\n                                        alt=\"Strategic Management and Organizational Leadership\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Strategic Management and Organizational Leadership<\/h5>\n                                <\/div>\n                                <p>\n                                    Learn how to lead teams and navigate crises effectively.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/emotional-intelligence-positive-discipline\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Emotional Intelligence and Positive Discipline\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-inteligencia-emocional.png\"\n                                        alt=\"Emotional Intelligence and Positive Discipline\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Emotional Intelligence and Positive Discipline<\/h5>\n                                <\/div>\n                                <p>\n                                    Support your students\u2019 talents and help them grow.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/skills-for-lawyers\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Skills for Lawyers\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-habilidades-para-los-abogadas.png\"\n                                        alt=\"Skills for Lawyers\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Skills for Lawyers<\/h5>\n                                <\/div>\n                                <p>\n                                    Adapt to the ever-changing demands of the legal profession.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/legal-tech\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Legal Tech\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-legal-tech.png\"\n                                        alt=\"Legal Tech\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Legal Tech<\/h5>\n                                <\/div>\n                                <p>\n                                    Become a sought-after legal expert in the digital marketplace.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/ecommerce-digital-business-management\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"E-commerce and Digital Business Management\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-Ecommerce.png\"\n                                        alt=\"E-commerce and Digital Business Management\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>E-commerce and Digital Business Management<\/h5>\n                                <\/div>\n                                <p>\n                                    Explore the latest trends and find new business opportunities in e-commerce.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/data-science\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Data Science\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-ciencia-de-datos.png\"\n                                        alt=\"Data Science\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Data Science<\/h5>\n                                <\/div>\n                                <p>\n                                    Master the techniques of data mining and data processing.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/design-management\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Design Management\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-gestion-del-diseno.png\"\n                                        alt=\"Design Management\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Design Management<\/h5>\n                                <\/div>\n                                <p>\n                                    Lead creative projects with successful brand communication strategies.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/cybersecurity\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Cybersecurity\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/icono-ciberseguridad-1.png\"\n                                        alt=\"Cybersecurity\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Cybersecurity<\/h5>\n                                <\/div>\n                                <p>\n                                    Develop a strategic vision to implement effective digital protection protocols.                                <\/p>\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/quality-patient-safety\/\" data-gtm-container=\"cards_certificates\" data-gtm-category=\"Quality and Patient Safety\" data-gtm-action=\"navigation\">\n                                <div>\n                                    <img decoding=\"async\"\n                                        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-calidad-y-seguridad-del-paciente.png\"\n                                        alt=\"Quality and Patient Safety\"\n                                        width=\"32\"\n                                        height=\"32\" \/>\n                                    <h5>Quality and Patient Safety<\/h5>\n                                <\/div>\n                                <p>\n                                    Become a healthcare professional capable of managing risks and crisis situations.                                <\/p>\n                            <\/span>\n                                                            <\/div>\n                <!-- Mostrar solo cuando haya mas de 4 elementos -->\n                                    <div class=\"shadow\"><\/div>\n                    <button\n                        class=\"right\"\n                        data-gtm-container=\"carousel\"\n                        data-gtm-category=\"Keep learning: \"\n                        data-gtm-action=\"forward\">\n                        <img decoding=\"async\"\n                            src=\"\/wp-content\/plugins\/iter-bloques\/icons\/right.svg\"\n                            alt=\"Right\" \/>\n                    <\/button>\n                            <\/div>\n            <!-- A\u00f1adir enlaces para los certificados, debe ser opcional y pintarse solo si hay enlace -->\n                    <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ Obtener todos los contenedores de slider\n        const sliders = document.querySelectorAll(\".boxes\");\n\n        sliders.forEach((slider) => {\n            const scrollContainer = slider.querySelector(\".scroll\");\n            const leftButton = slider.querySelector(\".left\");\n            const rightButton = slider.querySelector(\".right\");\n            const shadow = slider.querySelector(\".shadow\");\n\n            \/\/ Verificar que existen los elementos necesarios\n            if (!scrollContainer || !leftButton || !rightButton || !shadow) {\n                return;\n            }\n\n            \/\/ Funci\u00f3n para verificar si necesita botones\n            function checkScroll(resize) {\n                if (scrollContainer.scrollWidth > scrollContainer.offsetWidth) {\n                    if (resize) {\n                        leftButton.style.display = \"flex\";\n                    }\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                } else {\n                    leftButton.style.display = \"none\";\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                }\n            }\n\n            \/\/ Funci\u00f3n para scroll izquierda\n            function scrollLeft() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft -= width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n para scroll derecha\n            function scrollRight() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft += width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n al hacer scroll\n            function onScroll() {\n                const containerWidth = scrollContainer.scrollLeft;\n\n                if (containerWidth <= 0) {\n                    leftButton.style.display = \"none\";\n                } else if (\n                    containerWidth >=\n                    scrollContainer.scrollWidth - scrollContainer.offsetWidth\n                ) {\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                } else {\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                    leftButton.style.display = \"flex\";\n                }\n            }\n\n            \/\/ Event listeners (SE A\u00d1ADEN UNA SOLA VEZ)\n            leftButton.addEventListener(\"click\", scrollLeft);\n            rightButton.addEventListener(\"click\", scrollRight);\n            scrollContainer.addEventListener(\"scroll\", onScroll);\n\n            \/\/ Funci\u00f3n de resize espec\u00edfica para este slider\n            function handleResize() {\n                checkScroll(true);\n            }\n\n            \/\/ Inicializar\n            checkScroll();\n\n            \/\/ Resize espec\u00edfico para este slider\n            window.addEventListener(\"resize\", handleResize);\n        });\n    });\n<\/script>\n\n\n<div id=\"editorial\" class=\"editorial white default  size_eq\">\n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Boost your career with international reach<\/h2>\n                    <p data-start=\"0\" data-end=\"156\">If you want to take a global step forward in your professional journey, discover our <em>networking<\/em> event in Miami.<\/p>\n<p data-start=\"158\" data-end=\"355\" data-is-last-node=\"\" data-is-only-node=\"\"><strong>Miami International Week:<\/strong> Explore the world of innovation and entrepreneurship, connect with startups and leaders within the U.S. entrepreneurial ecosystem, and discover new ways of doing business.<\/p>                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/12\/6543939c3a2fb6d8fed8fef8_65438bd46165a2810bca7159_downtown-miami.webp\" alt=\"6543939c3a2fb6d8fed8fef8_65438bd46165a2810bca7159_downtown-miami\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"fechas\" class=\"editorial grey default  size_eq\">\n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \"><\/h2>\n                    <h2>Key dates<\/h2>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Fall semester<\/b><span style=\"font-weight: 400;\">:<\/span> <span style=\"font-weight: 400;\">September &#8211; December<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: August<\/span><\/li>\n<\/ul>\n<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Spring semester<\/b><span style=\"font-weight: 400;\">: January &#8211; May<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: December<\/span><\/li>\n<\/ul>\n<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Summer semester<\/b><span style=\"font-weight: 400;\">: May &#8211; August<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: April<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>                    \n                    \n                    \n                                            <a href=\"http:\/\/static.miuniversity.edu\/CalendariosSTI\/Actual\/MaDegreeEnMBA.pdf\" class=\"btn\" \n                           data-gtm-container=\"internal_button\" \n                           data-gtm-category=\"\" \n                           data-gtm-action=\"navigation\"\n                                                      target=\"_blank\">\n                            2026\/2027 Academic calendar                        <\/a>\n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/fechasclaves.jpg\" alt=\"fechasclaves\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"licenses\" class=\"editorial white default  size_eq\">\n    <div class=\"container no-image imgmobile-Arriba\">\n        <div class=\"content content--columns\">\n            \n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Licenses and Authorizations<\/h2>\n                    <h4><span data-teams=\"true\"><strong>DEAC (Distance Education Accrediting Commission)<\/strong><\/span><\/h4>\n<p><span data-teams=\"true\">MIU City University Miami is accredited by the DEAC. The Distance Education Accrediting Commission is recognized by the Council for Higher Education Accreditation (CHEA).<\/span><\/p>\n<p><a href=\"https:\/\/www.deac.org\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-16996\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1-300x95.png\" alt=\",\" width=\"300\" height=\"95\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1-300x95.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/a><\/p>                    \n                    \n                    \n                                    <\/div>\n            \n            \n            \n                            <div class=\"column column--right \">\n                    <h2 class=\"\"><\/h2>\n                    <h4><strong>State License<\/strong><\/h4>\n<p>MIU City University Miami is licensed by the Commission for Independent Education, Florida Department of Education, under license number #5359.<\/p>\n<p><a href=\"https:\/\/www.fldoe.org\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-17002\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1-300x86.png\" alt=\",\" width=\"300\" height=\"86\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1-300x86.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1.png 451w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/a><\/p>                    \n                    \n                                    <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<div id=\"metodology\" class=\"map grey\">\n  <div class=\"container\">\n    <h2 class=\"map__title\">A Leader in Online Education<\/h2>\n    <div class=\"content\">\n      <div>\n        <p>MIU City University Miami is part of PROEDUCA Universities, a leader in online education with over 15 years of experience. With more than 108,000 students across 90+ countries and a team of 3,000 highly qualified professors, we offer a proven learning system based on academic excellence and accessibility.<\/p>\n        <div class=\"grid\">\n          <div class=\"feat\">\n                              <span>90+<\/span>\n                <p>Countries<\/p>\n                        <\/div>\n          <div class=\"feat\">\n                                <span>+100K <\/span>\n                  <p>Students<\/p>\n                        <\/div>\n          <div class=\"feat\">\n                                <span>15+<\/span>\n                  <p>Years of Experience<\/p>\n                        <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/01\/mapa.png\"\n          alt=\"\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"brands\">\n      <div>\n        <p><\/p>\n                      <img decoding=\"async\"\n              alt=\"\"\n              src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/proeduca.svg\"\n            \/>\n                <\/div>\n      <section>\n          \n      <\/section>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<div class=\"form grey\" id=\"formulario\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <h2 class=\"form__title\">Request information<\/h2>\n      <p><\/p>\n              <!-- warning -->\n        <div class=\"warning\">\n          <svg class=\"warning__icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\">\n            <g clip-path=\"url(#clip0_1784_3020)\">\n              <path d=\"M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z\" stroke=\"black\" stroke-width=\"2\" stroke-miterlimit=\"10\" \/>\n              <path d=\"M16 17V10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <path d=\"M16 23C16.8284 23 17.5 22.3284 17.5 21.5C17.5 20.6716 16.8284 20 16 20C15.1716 20 14.5 20.6716 14.5 21.5C14.5 22.3284 15.1716 23 16 23Z\" fill=\"black\" \/>\n            <\/g>\n            <defs>\n              <clipPath id=\"clip0_1784_3020\">\n                <rect width=\"32\" height=\"32\" fill=\"white\" \/>\n              <\/clipPath>\n            <\/defs>\n          <\/svg>\n          <p class=\"warning__content\">To apply for this master's program, you must hold a bachelor's degree.<\/p>\n        <\/div>\n            <!-- form -->\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f19898-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/master_degrees\/16372#wpcf7-f19898-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"19898\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f19898-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"js-form\">\n \n   <div class=\"form__row\">\n     <div class=\"form__column\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"first_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"first_name\" \/><\/span>\n     <\/div>\n     <div class=\"form__column\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"last_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surname\" value=\"\" type=\"text\" name=\"last_name\" \/><\/span>\n     <\/div>\n   <\/div>\n \n  <div class=\"form__row\">\n    <div class=\"form__column\">\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n    <\/div>\n    <div class='form__column form__telephone'>\n      <div class=\"form__column form__column-prefix\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"prefix_phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field form__prefix\" aria-required=\"true\" aria-invalid=\"false\" value=\"+34\" type=\"text\" name=\"prefix_phone\" \/><\/span>\n      <\/div>\n      <div class=\"form__column\">\n         <span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your phone\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n \n   <div class=\"form__row\">\n     <div class=\"form__column form__select\">\n<select id=\"education_level-5\" name=\"education_level\" data-name=\"education_level\" required=\"\" class=\"form__field\"><option value=\"\">Level of studies completed *<\/option><option value=\"doctorado\">PhD\/Doctorate<\/option><option value=\"postgrado\">Master<\/option><option value=\"graduado\">Bachelor's Degree<\/option><\/select>\n     <\/div>\n     <div class=\"form__column form__select\">\n       <select class=\"form__field form__country\" aria-invalid=\"false\" placeholder=\"Country of residence\" name=\"country_code\"><\/select>\n     <\/div>\n   <\/div>\n\n  <div class=\"form__row row-reverse\">\n    <div class='form__column form__radio'>\n      <p>Training language :<\/p>\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"language\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"language\" value=\"es\" \/><span class=\"wpcf7-list-item-label\">es<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"language\" value=\"en\" \/><span class=\"wpcf7-list-item-label\">en<\/span><\/label><\/span><\/span><\/span>\n    <\/div>\n\n    <div class='form__column form__radio'>\n       <p> Modality :<\/p>\n       <span class=\"wpcf7-form-control-wrap\" data-name=\"modoDiFruizione\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"modoDiFruizione\" value=\"Online\" \/><span class=\"wpcf7-list-item-label\">Online<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"modoDiFruizione\" value=\"Hybrid\" \/><span class=\"wpcf7-list-item-label\">Hybrid<\/span><\/span><\/span><\/span>\n    <\/div>\n  <\/div>\n\n<input type=\"hidden\" name=\"studio\" value=\"maestra-en-administracin-de-empresas\" \/>\n<div class=\"form__row\"><div class=\"form__column form__select\"><select name=\"studio_child\" id=\"certificado_experto\" class=\"form__field\" aria-invalid=\"false\" aria-required=\"true\"><option value=\"\">Select a specialization course<\/option><\/select><\/div><\/div>\n \n<div class=\"form__rgpd\"><div class=\"form__row\"><div class=\"form__legal\"><p class=\"form__legal-p\">MIU CITY UNIVERSITY MIAMI, INC. (hereinafter, \u201cMIU\u201d), shall process the personal data you have provided so as to manage your request for information, claim doubt or suggestion regarding the products and\/or services .offered by MIU, by telephone, and to keep you up to date with our activities.We also inform you that we will profile your personal data with the aim of sending you information tailored to your interests. You may find additional information by clicking here.You may revoke your consent and exercise your rights under articles 15 to 22 of EU Regulation 2016\/679 by writing to 111 NE 1st Street, 6th Floor, Miami, FL 33132, or the following email address: ppd@miuniversity.edu, attaching a copy of your DNI or proof of identity. If you wish, you can read the additional, detailed information on data protection in the following link: https:\/\/miuniversity.edu\/privacy-policy\/I wish to receive information from MIU, and from the other Proeduca Group companies that operate in the education sector.<\/p><\/div><\/div>\n<div><label class=\"form__check\"><input type=\"checkbox\" class=\"form__check-input\" name=\"gdpr\" value=\"1\" aria-invalid=\"false\"><div class=\"form__checkbox\"><\/div><span class=\"form__checkbox-text\"><span>I wish to receive information from MIU, and from the other <a href=\"https:\/\/miuniversity.edu\/en\/privacy-policy\/\" target=\"_blank\">Proeduca Group<\/a>, companies that operate in the education sector.<\/span><\/span><\/label><\/div>\n<\/div>\n \n   <div class=\"form__send\">\n     <div class=\"form__loader\"><\/div>\n     <input class=\"wpcf7-submit\" type=\"submit\" value=\"Request information\">\n   <\/div>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"sw4yJvw8aOfd9d1hZop00ZH0EM9F2XBu\" type=\"hidden\" name=\"token\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"EN\" type=\"hidden\" name=\"lang_lead\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"web\" type=\"hidden\" name=\"request_from\" \/>\n<input type=\"hidden\" name=\"utm_medium\" value=\"\" \/><input type=\"hidden\" name=\"utm_content\" value=\"\" \/><input type=\"hidden\" name=\"facebook_utm\" value=\"\" \/><input type=\"hidden\" name=\"source_url\" value=\"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/16372\" \/><input type=\"hidden\" name=\"utm_source\" value=\"\" \/> <input type=\"hidden\" name=\"utm_campaign\" value=\"\" \/>\n \n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\n    <div class=\"price\">\n              <div class=\"price__container\">\n          <p class=\"price__number\">$8,000*<\/p>\n          <p class=\"price__description\">$222 per credit<\/p>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/div>\n\n\n<script>\n  var programSelected = '';\n\n  document.addEventListener('DOMContentLoaded', function() {\n    let environment_estudios;\n    const url_estudios = window.location.hostname;\n    if (url_estudios === 'localhost' || url_estudios.match(\/([^\/.]*des\\.)\/)) {\n      environment_estudios = 'des.';\n    } else if (url_estudios.match(\/([^\/.]*pre\\.)\/)) {\n      environment_estudios = 'pre.';\n    } else {\n      environment_estudios = '';\n    }\n    let fichero_version = \"20260419_00\";\n\n    \/\/ Usar el valor de la opci\u00f3n si existe, sino usar el valor por defecto\n    const option_course_url = 'https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json';\n    let fichero_cursos;\n\n    if (option_course_url && option_course_url.trim() !== '') {\n      fichero_cursos = option_course_url;\n    } else {\n      fichero_cursos = `https:\/\/${environment_estudios}miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/formulario\/estudios-miu-new.json?v=${fichero_version}`;\n    }\n\n    \/\/ 'https:\/\/cdn.prod.website-files.com\/5e7479285df65d4ab5635ffd\/65e0a5d9c58aee5f97a95a6f_estudios-miu.txt'\n    fetch(fichero_cursos)\n      .then(response => response.json())\n      .then(data => {\n        inicializarFormulario(data);\n        envioFormulario(data);\n      })\n      .catch(error => console.error('Error al cargar el JSON:', error));\n\n  });\n\n  function envioFormulario(data) {\n\n    \/\/ form\n    let form = document.querySelector('.wpcf7-form');\n    let idCursoSelect = form.querySelector('[name=\"idCurso\"]');\n\n    form.addEventListener(\"submit\", () => {\n      let idiomaSeleccionado = document.querySelector('input[name=\"language\"]:checked').value;\n      let modoSeleccionado = document.querySelector('input[name=\"modoDiFruizione\"]:checked').value;\n      let especializacionSelect = document.getElementsByName('studio_child')[0];\n      let estudioSelect = document.getElementsByName('studio')[0];\n      let idCursoSelect = form.querySelector('[name=\"idCurso\"]');\n\n      \/*\n      \/\/ mapeamos posibles valores del idioma\n      switch (idiomaSeleccionado) {\n        case 'Ingl\u00e9s':\n        case 'English':\n          idiomaSeleccionado = 'en';\n          break;\n        case 'Espa\u00f1ol':\n        case 'Spanish':\n          idiomaSeleccionado = 'es';\n          break;\n      }\n      \/\/ mapeamos posibles valores del modo\n      switch (modoSeleccionado) {\n        case 'Online':\n          modoSeleccionado = 'online';\n          break;\n        case 'Hibrido':\n        case 'H\u00edbrido':\n        case 'Hybrid':\n        case 'Hibrid':\n          modoSeleccionado = 'hibrid';\n          break;\n      }\n          *\/\n\n      console.log('\ud83d\ude80 idiomaSeleccionado: ', idiomaSeleccionado);\n      console.log('\ud83d\ude80 modoSeleccionado: ', modoSeleccionado);\n      console.log('\ud83d\ude80 especializacion: ', especializacionSelect.value);\n      console.log('\ud83d\ude80 estudio: ', estudioSelect.value);\n      console.log('\ud83d\ude80 data: ', data);\n\n      \/*\n      \n      \/\/ data is:\n      \/\/ Object { \"No Program\": (23) [\u2026], BSBA: (25) [\u2026], BSCS: (25) [\u2026], MBA: (36) [\u2026], MEL: (25) [\u2026] }\n      \/\/ data_array is:\n      \/\/let data_array = Object.values(data);\n\n      \/\/console.log('\ud83d\ude80 data array: ', data_array);\n      \n\n      \/\/const result = compareSelectValues(especializacionSelect.value, modoSeleccionado, idiomaSeleccionado, data_array);\n      const result = getUnirIdByDetails(data, especializacionSelect.value, estudioSelect.value, idiomaSeleccionado, modoSeleccionado);\n\n      console.log('\ud83d\ude80 result: ', result);\n      *\/\n\n      \/\/ si especializacionSelect.value es vac\u00edo, entonces cogemos el primer valor de dicho select\n      if (especializacionSelect.value === '') {\n        especializacionSelect.value = especializacionSelect.options[1].value;\n      }\n\n      \/\/ if exist idCursoSelect\n      if (idCursoSelect) {\n        idCursoSelect.value = especializacionSelect.value;\n      }\n    });\n\n  }\n\n  function getUnirIdByDetails(data, specialization, courseName, language, modality) {\n    \/\/ Buscar en todos los programas\n    for (const programSlug in data) {\n      const program = data[programSlug];\n      if (program.courses) {\n        const courses = program.courses;\n        for (const course of courses) {\n          if (course.course === courseName && course.language === language && course.modality === modality) {\n            return course.unirID;\n          }\n        }\n      }\n    }\n    return null;\n  }\n\n  \/*\n  const compareSelectValues = (expertSelect, modoSelect, languageSelect, dataJSON) => {\n    const coincidence = dataJSON.find(item => \n      item.course === expertSelect &&\n      item.modality === modoSelect &&\n      item.language === languageSelect);\n\n    return coincidence ? coincidence.unirID : null;\n  };\n  *\/\n\n  function inicializarFormulario(data) {\n\n    console.log(data);\n\n    const idiomaRadios = document.querySelectorAll('input[name=\"language\"]');\n    const modoRadios = document.querySelectorAll('input[name=\"modoDiFruizione\"]');\n    const estudioSelect = document.getElementsByName('studio')[0];\n    const especializacionSelect = document.getElementsByName('studio_child')[0];\n\n    \/\/ inicialmente cargamos lo que podamos\n    \/\/ load studio from data info\n    if (estudioSelect) {\n      \/\/ si data-dynamic es true, entonces a\u00f1adimos la opci\u00f3n de 'Seleccione un estudio'\n      if (estudioSelect.getAttribute('data-dynamic') === 'true') {\n        \/\/ if hidden lang_lead\n        let texto_select = 'Select a course';\n        if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n          texto_select = 'Seleccione un estudio';\n        }\n        estudioSelect.innerHTML = '<option value=\"\">' + texto_select + '<\/option>';\n\n        \/\/ Cargar opciones de estudio\n        Object.keys(data).forEach(programSlug => {\n          const program = data[programSlug];\n          const option = document.createElement('option');\n          option.value = programSlug;\n          option.textContent = program.name_en;\n          if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n            option.textContent = program.name;\n          }\n\n          estudioSelect.appendChild(option);\n        });\n      }\n    }\n\n    \/\/ al cambiar el idioma, actualizamos las opciones\n\n    idiomaRadios.forEach(radio => {\n      radio.addEventListener('change', () => {\n        modoRadios.forEach(modoRadio => modoRadio.disabled = false);\n        \/\/ actualizamos las opciones de los otros campos\n        actualizarOpciones(data);\n      });\n    });\n\n    modoRadios.forEach(radio => {\n      radio.addEventListener('change', () => {\n        estudioSelect.disabled = false;\n        actualizarOpciones(data);\n      });\n    });\n\n    \/\/ miramos si estudioSelect es de tipo select\n    \/\/if (estudioSelect.tagName === 'SELECT') {\n    estudioSelect.addEventListener('change', function() {\n      especializacionSelect.disabled = false;\n      actualizarOpciones(data, this.value);\n    });\n    \/\/}\n\n    function actualizarOpciones(data, estudioSeleccionado) {\n      let idiomaSeleccionado = '';\n      if (document.querySelector('input[name=\"language\"]:checked') != null) {\n        idiomaSeleccionado = document.querySelector('input[name=\"language\"]:checked').value;\n      }\n\n      let modoSeleccionado = '';\n      if (document.querySelector('input[name=\"modoDiFruizione\"]:checked') != null) {\n        modoSeleccionado = document.querySelector('input[name=\"modoDiFruizione\"]:checked').value;\n      }\n\n      if (!estudioSeleccionado) {\n        \/\/ estudio seleccionado puede ser un select o iun input type hidden\n        let estudioSelect = document.getElementsByName('studio')[0];\n        if (estudioSelect) {\n          estudioSeleccionado = estudioSelect.value;\n        }\n      }\n\n      \/\/ mapeamos posibles valores del idioma\n      switch (idiomaSeleccionado) {\n        case 'Ingl\u00e9s':\n        case 'English':\n          idiomaSeleccionado = 'en';\n          break;\n        case 'Espa\u00f1ol':\n        case 'Spanish':\n          idiomaSeleccionado = 'es';\n          break;\n      }\n      \/\/ mapeamos posibles valores del modo\n      switch (modoSeleccionado) {\n        case 'Online':\n          modoSeleccionado = 'online';\n          break;\n        case 'Hibrido':\n        case 'H\u00edbrido':\n        case 'Hybrid':\n        case 'Hibrid':\n          modoSeleccionado = 'hibrid';\n          break;\n      }\n\n      \/\/ @todo mejorar\n      \/\/ si est\u00e1 espa\u00f1ol, entonces hibrido no hay\n      let enabled_modos = iterbloques_getEnabledModos(data, modoSeleccionado, idiomaSeleccionado, estudioSeleccionado);\n      \/\/ enabled_nodos se repiten mucho los valores, quiero que sean \u00fanicos\n      enabled_modos = [...new Set(enabled_modos)];\n      let modoRadios = document.querySelectorAll('input[name=\"modoDiFruizione\"]');\n      modoRadios.forEach(modoRadio => {\n        let modo = modoRadio.value;\n        switch (modo) {\n          case 'Hibrido':\n          case 'H\u00edbrido':\n          case 'Hybrid':\n          case 'Hibrid':\n            modo = 'hibrid';\n            break;\n          case 'Online':\n            modo = 'online';\n            break;\n        }\n        if (enabled_modos.includes(modo)) {\n          modoRadio.disabled = false;\n        } else {\n          modoRadio.disabled = true;\n        }\n      });\n\n      \/\/ si tiene s\u00f3lo 1 enabled, entonces lo seleccionamos\n      if (enabled_modos.length === 1) {\n        modoRadios.forEach(modoRadio => {\n          if ((modoRadio.disabled === false) && (modoRadio.checked === false)) {\n            modoRadio.checked = true;\n            \/\/actualizarOpciones(data, estudioSeleccionado);\n            modoSeleccionado = modoRadio.value;\n\n            switch (modoSeleccionado) {\n              case 'Hibrido':\n              case 'H\u00edbrido':\n              case 'Hybrid':\n              case 'Hibrid':\n                modoSeleccionado = 'hibrid';\n                break;\n              case 'Online':\n                modoSeleccionado = 'online';\n                break;\n            }\n          }\n        });\n      }\n\n      \/\/ languages\n      let enabled_languages = iterbloques_getEnabledLanguages(data, modoSeleccionado, estudioSeleccionado);\n      \/\/ enabled_languages se repiten mucho los valores, quiero que sean \u00fanicos\n      enabled_languages = [...new Set(enabled_languages)];\n      idiomaRadios.forEach(idiomaRadio => {\n        let idioma = idiomaRadio.value;\n        switch (idioma) {\n          case 'Ingl\u00e9s':\n          case 'English':\n            idioma = 'en';\n            break;\n          case 'Espa\u00f1ol':\n          case 'Spanish':\n            idioma = 'es';\n            break;\n        }\n        if (enabled_languages.includes(idioma)) {\n          idiomaRadio.disabled = false;\n        } else {\n          idiomaRadio.disabled = true;\n        }\n      });\n\n      \/*\n      if (idiomaSeleccionado === 'es') {\n        modoRadios.forEach(modoRadio => {\n          if ((modoRadio.value === 'Hibrido') || (modoRadio.value === 'hibrid') || (modoRadio.value === 'Hybrid') || (modoRadio.value === 'Hibrid')) {\n            modoRadio.disabled = true;\n          }\n          document.querySelector('input[name=\"modoDiFruizione\"][value=\"Online\"]').checked = true;\n        });\n      } else {\n        modoRadios.forEach(modoRadio => modoRadio.disabled = false);\n      }\n      *\/\n\n      \/\/ el primero studio\n      const estudioSelect = document.getElementsByName('studio')[0];\n      const especializacionSelect = document.getElementsByName('studio_child')[0];\n\n      \/\/if (!idiomaSeleccionado) return;\n      if (!idiomaSeleccionado) {\n        if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n          idiomaSeleccionado = 'es';\n        } else {\n          idiomaSeleccionado = 'en';\n        }\n      }\n\n      \/\/ Vaciar selects\n      \/\/ miramos si estudioSelect es de tipo select\n      if (estudioSelect.tagName === 'SELECT') {\n        \/\/ si data-dynamic es true, entonces a\u00f1adimos la opci\u00f3n de 'Seleccione un estudio'\n        if (estudioSelect.getAttribute('data-dynamic') === 'true') {\n          \/\/ if hidden lang_lead\n          let texto_select = 'Select a course';\n          if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n            texto_select = 'Seleccione un estudio';\n          }\n          estudioSelect.innerHTML = '<option value=\"\">' + texto_select + '<\/option>';\n\n          \/\/ Cargar opciones de estudio\n          Object.keys(data).forEach(programSlug => {\n            const program = data[programSlug];\n\n            \/\/console.log(\"\u2705 programa: \", program);\n\n            \/\/ obtenemos los cursos del programa\n            let cursos = program.courses || [];\n            \/\/ get selected idioma\n            let idiomaElement = document.querySelector('input[name=\"language\"]:checked');\n            let idioma = idiomaElement ? idiomaElement.value : null;\n\n            switch (idiomaSeleccionado) {\n              case 'Ingl\u00e9s':\n              case 'English':\n                idiomaSeleccionado = 'en';\n                break;\n              case 'Espa\u00f1ol':\n              case 'Spanish':\n                idiomaSeleccionado = 'es';\n                break;\n            }\n\n            \/\/ get selected modo\n            let modoElement = document.querySelector('input[name=\"modoDiFruizione\"]:checked');\n            let modo = modoElement ? modoElement.value : null;\n\n            switch (modo) {\n              case 'Hibrido':\n              case 'H\u00edbrido':\n              case 'Hybrid':\n              case 'Hibrid':\n                modo = 'hibrid';\n                break;\n              case 'Online':\n                modo = 'online';\n                break;\n            }\n\n            \/\/ si tiene idioma seleccionado, nos quedamos con los cursos que tengan el idioma seleccionado\n            if (idioma !== null) {\n              cursos = cursos.filter(curso => curso.language === idioma);\n            }\n            \/\/ si tiene modo seleccionado, nos quedamos con los cursos que tengan el modo seleccionado\n            if (modo !== null) {\n              cursos = cursos.filter(curso => curso.modality === modo);\n            }\n\n            \/\/ si le quedan cursos\n            if (cursos.length > 0) {\n              \/\/console.log(\"\u2705 programa con cursos: \", program.name);\n              const option = document.createElement('option');\n              option.value = programSlug;\n              option.textContent = program.name_en;\n              if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n                option.textContent = program.name;\n              }\n\n              \/\/ si estudioseleccionado , entonces lo ponemos como selected\n              if (estudioSeleccionado && estudioSeleccionado === programSlug) {\n                option.selected = true;\n              }\n              \/\/console.log(option);\n              estudioSelect.appendChild(option);\n            }\n          });\n        }\n      }\n\n      let texto_select_especial = 'Select a specialization course *';\n      if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n        texto_select_especial = 'Seleccione una especializaci\u00f3n *';\n      }\n      \/\/especializacionSelect.innerHTML = '<option value=\"\">' + texto_select_especial + '<\/option>';\n\n      \/\/ Cargar opciones de especializaci\u00f3n basadas en el estudio, idioma y modo seleccionados\n      \/\/const estudioSeleccionado = estudioSelect.value;\n      \/\/if (estudioSeleccionado) {\n      console.log('estudioSeleccionado: ', estudioSeleccionado);\n      console.log('idiomaSeleccionado: ', idiomaSeleccionado);\n      console.log('modoSeleccionado: ', modoSeleccionado);\n\n      \/\/ Obtener los cursos del programa seleccionado\n      const programData = data[estudioSelect.value];\n      const especializaciones = programData ? programData.courses || [] : [];\n\n      let no_curso_txt = 'Without specialization';\n      if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n        no_curso_txt = 'Sin especializaci\u00f3n';\n      }\n\n      \/\/ eliminamos los options anteriores\n      especializacionSelect.innerHTML = '';\n      \/\/ texto_select_especial\n      const option = document.createElement('option');\n      option.value = '';\n      option.textContent = texto_select_especial;\n      especializacionSelect.appendChild(option);\n\n      especializaciones.forEach(especializacion => {\n        if (especializacion.language === idiomaSeleccionado && especializacion.modality === modoSeleccionado) {\n          const option = document.createElement('option');\n          option.value = especializacion.unirID;\n\n          option.textContent = (especializacion.course === 'No curso') ? no_curso_txt : especializacion.course_en;\n          if (document.querySelector('input[name=\"lang_lead\"]') && (document.querySelector('input[name=\"lang_lead\"]').value == 'ES')) {\n            option.textContent = (especializacion.course === 'No curso') ? no_curso_txt : especializacion.course;\n          }\n          especializacionSelect.appendChild(option);\n        }\n      });\n      \/\/ el primero option lo ponemos selected\n      if (especializacionSelect.options.length > 0) {\n        especializacionSelect.options[0].selected = true;\n      }\n      \/\/}\n    }\n\n\n    \/*\n    \/\/ al enviar el formulario, a\u00f1adimos el id del curso seleccionado\n    form.addEventListener('submit', function(event) {\n        const expertSelect = form.querySelector('[name=\"studio_child\"]').value;\n        const modoSelect = form.querySelector('[name=\"modoDiFruizione\"]:checked').value;\n        const languageSelect = form.querySelector('[name=\"language\"]:checked').value;\n\n        const idCurso = compareSelectValues(expertSelect, modoSelect, languageSelect, data);\n        console.log('idCurso: ' .  idCurso);\n        if (idCurso) {\n            idCursoSelect.value = idCurso;\n        }\n    });\n    *\/\n\n\n  }\n\n  function iterbloques_getEnabledModos(data, modoSeleccionado, idiomaSeleccionado, estudioSeleccionado) {\n    let enabled_modos = [];\n    if (!estudioSeleccionado || !idiomaSeleccionado) {\n      enabled_modos = ['online', 'hibrid'];\n      return enabled_modos;\n    }\n\n    const programData = data[estudioSeleccionado];\n    if (!programData || !programData.courses) {\n      return enabled_modos;\n    }\n\n    const data_cursos = programData.courses;\n\n    for (let curso of data_cursos) {\n      if (curso['language'] === idiomaSeleccionado) {\n        enabled_modos.push(curso['modality']);\n      }\n    }\n\n    return enabled_modos;\n  }\n\n  function iterbloques_getEnabledLanguages(data, modoSeleccionado, estudioSeleccionado) {\n    let enabled_languages = [];\n    if (!estudioSeleccionado || !modoSeleccionado) {\n      enabled_languages = ['en', 'es'];\n      return enabled_languages;\n    }\n\n    const programData = data[estudioSeleccionado];\n    if (!programData || !programData.courses) {\n      return enabled_languages;\n    }\n\n    const data_cursos = programData.courses;\n\n    for (let curso of data_cursos) {\n      if (curso['modality'] === modoSeleccionado) {\n        enabled_languages.push(curso['language']);\n      }\n    }\n\n    return enabled_languages;\n  }\n\n  function iterbloques_print(string) {\n    let idioma = document.querySelector('input[name=\"lang_lead\"]').value;\n    let result = string;\n\n    \/\/ Si es un slug, convertimos a nombre legible\n    switch (string) {\n      case 'no-program':\n      case 'No Program':\n        result = 'No Program';\n        if (idioma == 'ES') {\n          result = 'Sin Programa';\n        }\n        break;\n      case 'bsba':\n      case 'BSBA':\n        result = 'Bachelor of Science in Business Administration';\n        if (idioma == 'ES') {\n          result = 'Licenciatura en Administraci\u00f3n de Empresas';\n        }\n        break;\n      case 'bscs':\n      case 'BSCS':\n        result = 'Bachelor of Science in Computer Science';\n        if (idioma == 'ES') {\n          result = 'Licenciatura en Ciencias de la Computaci\u00f3n';\n        }\n        break;\n      case 'mba':\n      case 'MBA':\n        result = 'Master of Science in International Business Administration';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda en Administraci\u00f3n de Empresas';\n        }\n        break;\n      case 'mel':\n      case 'MEL':\n        result = 'Master of Science in Educational Leadership, Management, and Emerging Technologies';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda en Ciencias en Liderazgo Educativo, Gesti\u00f3n y Tecnolog\u00edas Emergentes';\n        }\n        break;\n      case 'msdk':\n      case 'MSDK':\n        result = 'Master of Science in Digital Marketing';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda en Ciencias en Marketing Digital';\n        }\n        break;\n      case 'mcib':\n      case 'MCIB':\n        result = 'Master in Cybersecurity';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda en Ciberseguridad';\n        }\n        break;\n      case 'msbi':\n      case 'MSBI':\n        result = 'Master in Business Intelligence';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda en Inteligencia de Negocios';\n        }\n        break;\n      case 'master':\n      case 'Master':\n        result = 'Master';\n        if (idioma == 'ES') {\n          result = 'Maestr\u00eda';\n        }\n        break;\n      case 'doctoral':\n      case 'Doctoral':\n        result = 'Doctoral';\n        if (idioma == 'ES') {\n          result = 'Doctorado';\n        }\n        break;\n    }\n\n    return result;\n  }\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Enhance your leadership skills with a comprehensive overview of strategic corporate areas, gaining specialized knowledge in economics, finance, and international markets.<\/p>\n","protected":false},"featured_media":16636,"template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"transifo":[],"modalidad":[],"class_list":["post-16372","master_degrees","type-master_degrees","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/16372"}],"collection":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees"}],"about":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/types\/master_degrees"}],"version-history":[{"count":85,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/16372\/revisions"}],"predecessor-version":[{"id":26245,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/16372\/revisions\/26245"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/media\/16636"}],"wp:attachment":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/media?parent=16372"}],"wp:term":[{"taxonomy":"transifo","embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/transifo?post=16372"},{"taxonomy":"modalidad","embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/modalidad?post=16372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}