{"id":83564,"date":"2025-06-01T11:32:41","date_gmt":"2025-06-01T09:32:41","guid":{"rendered":"https:\/\/insabarcelona.com\/?p=83564"},"modified":"2025-08-06T13:34:27","modified_gmt":"2025-08-06T11:34:27","slug":"international-business-communication","status":"publish","type":"post","link":"https:\/\/insabarcelona.com\/en\/international-business-communication\/","title":{"rendered":"International Business Communication \u2013 Barcelona and Paris"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"83564\" class=\"elementor elementor-83564\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c18b56d e-flex e-con-boxed e-con e-parent\" data-id=\"c18b56d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db3bad9 elementor-widget elementor-widget-heading\" data-id=\"db3bad9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Two European Cities, one unique program<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-765ac4d elementor-widget elementor-widget-html\" data-id=\"765ac4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<html lang=\"es\">\r\n  <head>\r\n    <meta charset=\"UTF-8\" \/>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n    <title>\r\n      Master in International Business Communication - MIBC | Barcelona & Paris\r\n    <\/title>\r\n    <meta\r\n      name=\"description\"\r\n      content=\"Join the exclusive 2-year MIBC program across Barcelona and Paris. 100% in English, designed for ambitious young Europeans ready to lead global communications.\"\r\n    \/>\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.6.4\/jquery.min.js\"><\/script>\r\n    <style>\r\n      \/* Hero Background *\/\r\n      .hero-section {\r\n        position: relative;\r\n        min-height: 100vh;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: white;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .hero-bg {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        right: 0;\r\n        bottom: 0;\r\n        display: flex;\r\n      }\r\n\r\n      .hero-bg-left {\r\n        width: 50%;\r\n        background: url(\"https:\/\/images.unsplash.com\/photo-1539037116277-4db20889f2d4?q=80&w=2070&auto=format&fit=crop\")\r\n          center\/cover;\r\n        filter: blur(3px);\r\n        transform: scale(1.1);\r\n      }\r\n\r\n      .hero-bg-right {\r\n        width: 50%;\r\n        background: url(\"https:\/\/images.unsplash.com\/photo-1431274172761-fca41d930114?q=80&w=2070&auto=format&fit=crop\")\r\n          center\/cover;\r\n        filter: blur(3px);\r\n        transform: scale(1.1);\r\n      }\r\n\r\n      .hero-overlay {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        right: 0;\r\n        bottom: 0;\r\n        background: linear-gradient(\r\n          135deg,\r\n          rgba(30, 58, 138, 0.8),\r\n          rgba(88, 28, 135, 0.7),\r\n          rgba(49, 46, 129, 0.8)\r\n        );\r\n      }\r\n\r\n      .hero-overlay-dark {\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        right: 0;\r\n        bottom: 0;\r\n        background: rgba(0, 0, 0, 0.3);\r\n      }\r\n\r\n      \/* Button Styles *\/\r\n      .btn-primary {\r\n        background: linear-gradient(to right, #f59e0b, #ea580c);\r\n        color: #000;\r\n        font-weight: 600;\r\n        padding: 16px 32px;\r\n        border-radius: 8px;\r\n        border: none;\r\n        cursor: pointer;\r\n        font-size: 18px;\r\n        transition: all 0.2s;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);\r\n        position: relative;\r\n        z-index: 10;\r\n      }\r\n\r\n      .btn-primary:hover {\r\n        transform: scale(1.05);\r\n      }\r\n\r\n      .btn-secondary {\r\n        background: transparent;\r\n        color: white;\r\n        border: 2px solid white;\r\n        font-weight: 600;\r\n        padding: 16px 32px;\r\n        border-radius: 8px;\r\n        cursor: pointer;\r\n        font-size: 18px;\r\n        transition: all 0.2s;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        position: relative;\r\n        z-index: 10;\r\n      }\r\n\r\n      .btn-secondary:hover {\r\n        background: white;\r\n        color: #2563eb;\r\n      }\r\n\r\n      \/* Popup Modal *\/\r\n      .popup-overlay {\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: rgba(0, 0, 0, 0.5);\r\n        z-index: 99999;\r\n        display: none;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 20px;\r\n      }\r\n\r\n      .popup-content {\r\n        background: white;\r\n        border-radius: 24px;\r\n        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\r\n        max-width: 500px;\r\n        width: 100%;\r\n        max-height: 90vh;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .popup-header {\r\n        background: linear-gradient(to right, #2563eb, #7c3aed);\r\n        color: white;\r\n        padding: 24px;\r\n        text-align: center;\r\n        position: relative;\r\n      }\r\n\r\n      .popup-close {\r\n        position: absolute;\r\n        top: 16px;\r\n        right: 16px;\r\n        background: none;\r\n        border: none;\r\n        color: white;\r\n        font-size: 24px;\r\n        font-weight: bold;\r\n        cursor: pointer;\r\n        width: 32px;\r\n        height: 32px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 50%;\r\n        transition: background-color 0.2s;\r\n      }\r\n\r\n      .popup-close:hover {\r\n        background-color: rgba(255, 255, 255, 0.2);\r\n      }\r\n\r\n      .popup-body {\r\n        padding: 24px;\r\n        max-height: calc(90vh - 120px);\r\n        overflow-y: auto;\r\n      }\r\n\r\n      \/* Zoho Form Styles - Original from Zoho CRM *\/\r\n      html,\r\n      body {\r\n        margin: 0px;\r\n      }\r\n      .formsubmit.zcwf_button {\r\n        color: white !important;\r\n        background: transparent linear-gradient(0deg, #0279ff 0%, #00a3f3 100%);\r\n      }\r\n      #crmWebToEntityForm.zcwf_lblRight {\r\n        width: 100%;\r\n        padding: 25px;\r\n        margin: 0 auto;\r\n        box-sizing: border-box;\r\n      }\r\n      #crmWebToEntityForm.zcwf_lblRight * {\r\n        box-sizing: border-box;\r\n      }\r\n      #crmWebToEntityForm {\r\n        text-align: left;\r\n      }\r\n      #crmWebToEntityForm * {\r\n        direction: ltr;\r\n      }\r\n      .zcwf_lblRight .zcwf_title {\r\n        word-wrap: break-word;\r\n        padding: 0px 6px 10px;\r\n        font-weight: bold;\r\n      }\r\n      .zcwf_lblRight.cpT_primaryBtn:hover {\r\n        background: linear-gradient(#02acff 0, #006be4 100%) no-repeat\r\n          padding-box !important;\r\n        box-shadow: 0 -2px 0 0 #0159b9 inset !important;\r\n        border: 0 !important;\r\n        color: #fff !important;\r\n        outline: 0 !important;\r\n      }\r\n      .zcwf_lblRight .zcwf_col_fld input[type=\"text\"],\r\n      input[type=\"password\"],\r\n      .zcwf_lblRight .zcwf_col_fld textarea {\r\n        width: 60%;\r\n        border: 1px solid #c0c6cc !important;\r\n        resize: vertical;\r\n        border-radius: 2px;\r\n        float: left;\r\n      }\r\n      .zcwf_lblRight .zcwf_col_lab {\r\n        width: 30%;\r\n        word-break: break-word;\r\n        padding: 0px 6px 0px;\r\n        margin-right: 10px;\r\n        margin-top: 5px;\r\n        float: left;\r\n        min-height: 1px;\r\n        text-align: right;\r\n      }\r\n      .zcwf_lblRight .zcwf_col_fld {\r\n        float: left;\r\n        width: 68%;\r\n        padding: 0px 6px 0px;\r\n        position: relative;\r\n        margin-top: 5px;\r\n      }\r\n      .zcwf_lblRight .zcwf_privacy {\r\n        padding: 6px;\r\n      }\r\n      .zcwf_lblRight .wfrm_fld_dpNn {\r\n        display: none;\r\n      }\r\n      .dIB {\r\n        display: inline-block;\r\n      }\r\n      .zcwf_lblRight .zcwf_col_fld_slt {\r\n        width: 60%;\r\n        border: 1px solid #ccc;\r\n        background: #fff;\r\n        border-radius: 4px;\r\n        font-size: 13px;\r\n        float: left;\r\n        resize: vertical;\r\n        padding: 2px 5px;\r\n      }\r\n      .zcwf_lblRight .zcwf_row:after,\r\n      .zcwf_lblRight .zcwf_col_fld:after {\r\n        content: \"\";\r\n        display: table;\r\n        clear: both;\r\n      }\r\n      .zcwf_lblRight .zcwf_col_help {\r\n        float: left;\r\n        margin-left: 7px;\r\n        font-size: 13px;\r\n        max-width: 35%;\r\n        word-break: break-word;\r\n      }\r\n      .zcwf_lblRight .zcwf_help_icon {\r\n        cursor: pointer;\r\n        width: 16px;\r\n        height: 16px;\r\n        display: inline-block;\r\n        background: #fff;\r\n        border: 1px solid #c0c6cc;\r\n        color: #c1c1c1;\r\n        text-align: center;\r\n        font-size: 11px;\r\n        line-height: 16px;\r\n        font-weight: bold;\r\n        border-radius: 50%;\r\n      }\r\n      .zcwf_lblRight .zcwf_row {\r\n        margin: 15px 0px;\r\n      }\r\n      .zcwf_lblRight .formsubmit {\r\n        margin-right: 5px;\r\n        cursor: pointer;\r\n        color: #313949;\r\n        font-size: 13px;\r\n      }\r\n      .zcwf_lblRight .zcwf_privacy_txt {\r\n        width: 90%;\r\n        color: rgb(0, 0, 0);\r\n        font-size: 13px;\r\n        font-family: Calibri;\r\n        display: inline-block;\r\n        vertical-align: top;\r\n        color: #313949;\r\n        padding-top: 2px;\r\n        margin-left: 6px;\r\n      }\r\n      .zcwf_lblRight .zcwf_button {\r\n        font-size: 13px;\r\n        color: #313949;\r\n        border: 1px solid #c0c6cc;\r\n        padding: 3px 9px;\r\n        border-radius: 4px;\r\n        cursor: pointer;\r\n        max-width: 120px;\r\n        overflow: hidden;\r\n        text-overflow: ellipsis;\r\n        white-space: nowrap;\r\n      }\r\n      .zcwf_lblRight .zcwf_tooltip_over {\r\n        position: relative;\r\n      }\r\n      .zcwf_lblRight .zcwf_tooltip_ctn {\r\n        position: absolute;\r\n        background: #dedede;\r\n        padding: 3px 6px;\r\n        top: 3px;\r\n        border-radius: 4px;\r\n        word-break: break-word;\r\n        min-width: 100px;\r\n        max-width: 150px;\r\n        color: #313949;\r\n        z-index: 100;\r\n      }\r\n      .zcwf_lblRight .zcwf_ckbox {\r\n        float: left;\r\n      }\r\n      .zcwf_lblRight .zcwf_file {\r\n        width: 55%;\r\n        box-sizing: border-box;\r\n        float: left;\r\n      }\r\n      .cBoth:after {\r\n        content: \"\";\r\n        display: block;\r\n        clear: both;\r\n      }\r\n      @media all and (max-width: 600px) {\r\n        .zcwf_lblRight .zcwf_col_lab,\r\n        .zcwf_lblRight .zcwf_col_fld {\r\n          width: auto;\r\n          float: none !important;\r\n        }\r\n        .zcwf_lblRight .zcwf_col_help {\r\n          width: 40%;\r\n        }\r\n        .zcwf_lblRight.zcwf_rtl .zcwf_col_lab {\r\n          text-align: left;\r\n        }\r\n        .zcwf_lblRight.zcwf_rtl .zcwf_col_lab {\r\n          text-align: right;\r\n        }\r\n      }\r\n\r\n      \/* Custom Message Box Styles - Original from Zoho *\/\r\n      .wf_customMessageBox {\r\n        font-family: Arial, Helvetica, sans-serif;\r\n        color: #132c14;\r\n        background: #f5faf5;\r\n        box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25);\r\n        max-width: 90%;\r\n        width: max-content;\r\n        word-break: break-word;\r\n        z-index: 11000;\r\n        border-radius: 6px;\r\n        border: 1px solid #a9d3ab;\r\n        min-width: 100px;\r\n        padding: 10px 15px;\r\n        display: flex;\r\n        align-items: center;\r\n        position: fixed;\r\n        top: 20px;\r\n        left: 50%;\r\n        transform: translate(-50%, 0);\r\n      }\r\n      .wf_customCircle {\r\n        position: relative;\r\n        background-color: #12aa67;\r\n        border-radius: 100%;\r\n        width: 20px;\r\n        height: 20px;\r\n        flex: none;\r\n        margin-right: 7px;\r\n      }\r\n      .wf_customCheckMark {\r\n        box-sizing: unset !important;\r\n        position: absolute;\r\n        transform: rotate(45deg) translate(-50%, -50%);\r\n        left: 6px;\r\n        top: 9px;\r\n        height: 8px;\r\n        width: 3px;\r\n        border-bottom: 2px solid #fff;\r\n        border-right: 2px solid #fff;\r\n      }\r\n\r\n      \/* FAQ Accordion *\/\r\n      .faq-item {\r\n        border: 1px solid #e5e7eb;\r\n        border-radius: 8px;\r\n        margin-bottom: 16px;\r\n        overflow: hidden;\r\n      }\r\n\r\n      .faq-question {\r\n        padding: 20px;\r\n        background: white;\r\n        cursor: pointer;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        transition: background-color 0.2s;\r\n      }\r\n\r\n      .faq-question:hover {\r\n        background: #f9fafb;\r\n      }\r\n\r\n      .faq-answer {\r\n        padding: 0 20px 20px 20px;\r\n        background: white;\r\n        display: none;\r\n        color: #6b7280;\r\n      }\r\n\r\n      .faq-icon {\r\n        transition: transform 0.2s;\r\n      }\r\n\r\n      .faq-item.active .faq-icon {\r\n        transform: rotate(180deg);\r\n      }\r\n\r\n      \/* Responsive *\/\r\n      @media (max-width: 768px) {\r\n        .hero-section h1 {\r\n          font-size: 48px !important;\r\n          line-height: 56px !important;\r\n        }\r\n        .hero-section p {\r\n          font-size: 20px !important;\r\n        }\r\n        .btn-primary,\r\n        .btn-secondary {\r\n          padding: 12px 24px;\r\n          font-size: 16px;\r\n          width: 100%;\r\n          justify-content: center;\r\n        }\r\n        .grid {\r\n          grid-template-columns: 1fr !important;\r\n        }\r\n      }\r\n\r\n      \/* Ensure buttons are always clickable *\/\r\n      button {\r\n        pointer-events: auto !important;\r\n        cursor: pointer !important;\r\n      }\r\n\r\n      \/* Fix any potential overlay issues *\/\r\n      .hero-section button {\r\n        position: relative;\r\n        z-index: 20;\r\n      }\r\n    <\/style>\r\n  <\/head>\r\n  <body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n      <div class=\"hero-bg\">\r\n        <div class=\"hero-bg-left\"><\/div>\r\n        <div class=\"hero-bg-right\"><\/div>\r\n      <\/div>\r\n      <div class=\"hero-overlay\"><\/div>\r\n      <div class=\"hero-overlay-dark\"><\/div>\r\n\r\n      <div class=\"container mx-auto px-6 relative z-10 text-center max-w-4xl\">\r\n        <h1 class=\"text-5xl md:text-7xl font-bold mb-6 leading-tight\">\r\n          Master Your Future in\r\n          <span\r\n            class=\"block text-transparent bg-clip-text bg-gradient-to-r from-yellow-400 to-orange-500\"\r\n          >\r\n            International Business Communication\r\n          <\/span>\r\n        <\/h1>\r\n        <p\r\n          class=\"text-xl md:text-2xl mb-8 text-blue-100 max-w-3xl mx-auto leading-relaxed\"\r\n        >\r\n          Join the exclusive 2-year MIBC program across Barcelona and Paris.\r\n          100% in English, designed for ambitious young Europeans ready to lead\r\n          global communications.\r\n        <\/p>\r\n        <div\r\n          class=\"flex flex-col sm:flex-row gap-4 justify-center items-center\"\r\n        >\r\n          <button\r\n            class=\"btn-primary\"\r\n            onclick=\"openPopup('download')\"\r\n            onmousedown=\"openPopup('download')\"\r\n            data-action=\"download\"\r\n          >\r\n            \ud83d\udce5 Download Brochure\r\n          <\/button>\r\n          <button\r\n            class=\"btn-secondary\"\r\n            onclick=\"openPopup('apply')\"\r\n            onmousedown=\"openPopup('apply')\"\r\n            data-action=\"apply\"\r\n          >\r\n            Apply Now\r\n          <\/button>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Key Features -->\r\n    <section class=\"py-20 bg-gray-50\">\r\n      <div class=\"container mx-auto px-6\">\r\n        <div class=\"grid md:grid-cols-3 gap-8 max-w-6xl mx-auto\">\r\n          <div\r\n            class=\"text-center p-8 border-0 shadow-xl hover:shadow-2xl transition-all duration-300 bg-gradient-to-b from-white to-blue-50 rounded-lg\"\r\n          >\r\n            <div\r\n              class=\"mx-auto w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mb-4\"\r\n            >\r\n              \ud83d\udccd\r\n            <\/div>\r\n            <h3 class=\"text-2xl font-bold text-gray-800 mb-4\">\r\n              2 Cities, 1 Excellent Program\r\n            <\/h3>\r\n            <p class=\"text-gray-600 text-lg\">\r\n              Experience the best of Barcelona (INSA) and Paris (ISCOM). Two\r\n              vibrant European capitals, one transformative journey.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div\r\n            class=\"text-center p-8 border-0 shadow-xl hover:shadow-2xl transition-all duration-300 bg-gradient-to-b from-white to-green-50 rounded-lg\"\r\n          >\r\n            <div\r\n              class=\"mx-auto w-16 h-16 bg-green-100 rounded-full flex items-center justify-center mb-4\"\r\n            >\r\n              \ud83c\udf0d\r\n            <\/div>\r\n            <h3 class=\"text-2xl font-bold text-gray-800 mb-4\">\r\n              100% in English\r\n            <\/h3>\r\n            <p class=\"text-gray-600 text-lg\">\r\n              Fully taught in English by international faculty. Perfect for\r\n              global-minded students seeking international careers.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div\r\n            class=\"text-center p-8 border-0 shadow-xl hover:shadow-2xl transition-all duration-300 bg-gradient-to-b from-white to-purple-50 rounded-lg\"\r\n          >\r\n            <div\r\n              class=\"mx-auto w-16 h-16 bg-purple-100 rounded-full flex items-center justify-center mb-4\"\r\n            >\r\n              \ud83d\udcc8\r\n            <\/div>\r\n            <h3 class=\"text-2xl font-bold text-gray-800 mb-4\">\r\n              Career-Oriented\r\n            <\/h3>\r\n            <p class=\"text-gray-600 text-lg\">\r\n              Real projects, industry partnerships, and guaranteed internships.\r\n              Graduate ready for leadership roles in global companies.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Program Description -->\r\n    <section class=\"py-20 bg-white\">\r\n      <div class=\"container mx-auto px-6 max-w-6xl\">\r\n        <div class=\"grid lg:grid-cols-2 gap-12 items-center\">\r\n          <div>\r\n            <h2 class=\"text-4xl font-bold mb-6 text-gray-800\">\r\n              Master in International Business Communication\r\n            <\/h2>\r\n            <p class=\"text-lg text-gray-600 mb-6 leading-relaxed\">\r\n              The MIBC is an intensive 2-year program designed for ambitious\r\n              young professionals. Combining theoretical knowledge with\r\n              practical experience, you'll develop the skills needed to excel in\r\n              international business communications.\r\n            <\/p>\r\n            <div class=\"space-y-4\">\r\n              <div class=\"flex items-start space-x-3\">\r\n                <div class=\"w-6 h-6 text-blue-600 mt-1\">\ud83e\udde0<\/div>\r\n                <div>\r\n                  <h4 class=\"font-semibold text-gray-800\">\r\n                    Strategic Communication\r\n                  <\/h4>\r\n                  <p class=\"text-gray-600\">\r\n                    Master digital marketing, brand management, and\r\n                    cross-cultural communication strategies.\r\n                  <\/p>\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"flex items-start space-x-3\">\r\n                <div class=\"w-6 h-6 text-blue-600 mt-1\">\ud83c\udfe2<\/div>\r\n                <div>\r\n                  <h4 class=\"font-semibold text-gray-800\">\r\n                    International Business\r\n                  <\/h4>\r\n                  <p class=\"text-gray-600\">\r\n                    Understand global markets, international trade, and\r\n                    multinational corporation dynamics.\r\n                  <\/p>\r\n                <\/div>\r\n              <\/div>\r\n              <div class=\"flex items-start space-x-3\">\r\n                <div class=\"w-6 h-6 text-blue-600 mt-1\">\ud83d\udd17<\/div>\r\n                <div>\r\n                  <h4 class=\"font-semibold text-gray-800\">\r\n                    Leadership & Innovation\r\n                  <\/h4>\r\n                  <p class=\"text-gray-600\">\r\n                    Develop leadership skills and innovative thinking for the\r\n                    digital economy.\r\n                  <\/p>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div\r\n            class=\"bg-gradient-to-br from-blue-600 to-purple-700 p-8 rounded-2xl text-white\"\r\n          >\r\n            <h3 class=\"text-2xl font-bold mb-6\">Program Highlights<\/h3>\r\n            <ul class=\"space-y-3\">\r\n              <li class=\"flex items-center space-x-3\">\r\n                <div class=\"w-2 h-2 bg-yellow-400 rounded-full\"><\/div>\r\n                <span>4 semesters across Barcelona and Paris<\/span>\r\n              <\/li>\r\n              <li class=\"flex items-center space-x-3\">\r\n                <div class=\"w-2 h-2 bg-yellow-400 rounded-full\"><\/div>\r\n                <span>Mandatory 6-month internship<\/span>\r\n              <\/li>\r\n              <li class=\"flex items-center space-x-3\">\r\n                <div class=\"w-2 h-2 bg-yellow-400 rounded-full\"><\/div>\r\n                <span>International Focus<\/span>\r\n              <\/li>\r\n              <li class=\"flex items-center space-x-3\">\r\n                <div class=\"w-2 h-2 bg-yellow-400 rounded-full\"><\/div>\r\n                <span>Capstone project with real companies<\/span>\r\n              <\/li>\r\n              <li class=\"flex items-center space-x-3\">\r\n                <div class=\"w-2 h-2 bg-yellow-400 rounded-full\"><\/div>\r\n                <span>Alumni network across 40+ countries<\/span>\r\n              <\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Benefits -->\r\n    <section class=\"py-20 bg-gray-50\">\r\n      <div class=\"container mx-auto px-6 max-w-6xl\">\r\n        <div class=\"text-center mb-16\">\r\n          <h2 class=\"text-4xl font-bold mb-4 text-gray-800\">\r\n            Why Choose MIBC?\r\n          <\/h2>\r\n          <p class=\"text-xl text-gray-600\">\r\n            Join a program that transforms careers and opens global\r\n            opportunities\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\r\n          <div class=\"text-center\">\r\n            <div\r\n              class=\"w-20 h-20 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-4\"\r\n            >\r\n              \ud83d\udc65\r\n            <\/div>\r\n            <h3 class=\"text-xl font-semibold mb-3 text-gray-800\">\r\n              International Networking\r\n            <\/h3>\r\n            <p class=\"text-gray-600\">\r\n              Connect with students and professionals from across Europe and\r\n              beyond. Build lifelong relationships that span continents.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"text-center\">\r\n            <div\r\n              class=\"w-20 h-20 bg-green-100 rounded-full flex items-center justify-center mx-auto mb-4\"\r\n            >\r\n              \ud83c\udfe2\r\n            <\/div>\r\n            <h3 class=\"text-xl font-semibold mb-3 text-gray-800\">\r\n              Guaranteed Internships\r\n            <\/h3>\r\n            <p class=\"text-gray-600\">\r\n              Secure positions at top multinational companies. 95% of our\r\n              students receive job offers before graduation.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"text-center\">\r\n            <div\r\n              class=\"w-20 h-20 bg-purple-100 rounded-full flex items-center justify-center mx-auto mb-4\"\r\n            >\r\n              \ud83c\udf93\r\n            <\/div>\r\n            <h3 class=\"text-xl font-semibold mb-3 text-gray-800\">\r\n              Expert Faculty\r\n            <\/h3>\r\n            <p class=\"text-gray-600\">\r\n              Learn from industry leaders and renowned academics with real-world\r\n              experience in international business.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"text-center\">\r\n            <div\r\n              class=\"w-20 h-20 bg-orange-100 rounded-full flex items-center justify-center mx-auto mb-4\"\r\n            >\r\n              \ud83d\udcc8\r\n            <\/div>\r\n            <h3 class=\"text-xl font-semibold mb-3 text-gray-800\">\r\n              Real Experience\r\n            <\/h3>\r\n            <p class=\"text-gray-600\">\r\n              Work on live projects with partner companies. Gain practical\r\n              skills that employers value most.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Testimonials -->\r\n    <section class=\"py-20 bg-white\">\r\n      <div class=\"container mx-auto px-6 max-w-6xl\">\r\n        <div class=\"text-center mb-16\">\r\n          <h2 class=\"text-4xl font-bold mb-4 text-gray-800\">\r\n            Student Success Stories\r\n          <\/h2>\r\n          <p class=\"text-xl text-gray-600\">\r\n            Hear from our graduates making their mark worldwide\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"grid md:grid-cols-3 gap-8\">\r\n          <div\r\n            class=\"p-6 border-0 shadow-lg hover:shadow-xl transition-all duration-300 bg-white rounded-lg\"\r\n          >\r\n            <div class=\"flex items-center mb-4\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/cdn.builder.io\/api\/v1\/image\/assets%2F8fcb1ed3249d4a119593830f5310b83b%2F6b3eddf0615d4e189fac7e3458956490?format=webp&width=800\"\r\n                alt=\"Matilde\"\r\n                class=\"w-12 h-12 rounded-full mr-4 object-cover\"\r\n              \/>\r\n              <div>\r\n                <h4 class=\"font-semibold text-gray-800\">Matilde<\/h4>\r\n                <p class=\"text-sm text-gray-600\">Italy<\/p>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"flex mb-3\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\r\n            <p class=\"text-gray-600 mb-3 italic\">\r\n              \"The MIBC program opened doors I never imagined. Living in both\r\n              Barcelona and Paris while studying gave me a truly international\r\n              perspective.\"\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div\r\n            class=\"p-6 border-0 shadow-lg hover:shadow-xl transition-all duration-300 bg-white rounded-lg\"\r\n          >\r\n            <div class=\"flex items-center mb-4\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/cdn.builder.io\/api\/v1\/image\/assets%2F8fcb1ed3249d4a119593830f5310b83b%2F66c2d0072be743df95111ae5e061f3a4?format=webp&width=800\"\r\n                alt=\"Erea\"\r\n                class=\"w-12 h-12 rounded-full mr-4 object-cover\"\r\n              \/>\r\n              <div>\r\n                <h4 class=\"font-semibold text-gray-800\">Erea<\/h4>\r\n                <p class=\"text-sm text-gray-600\">Spain<\/p>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"flex mb-3\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\r\n            <p class=\"text-gray-600 mb-3 italic\">\r\n              \"The networking opportunities are incredible. I met great\r\n              classmates during the program, and now we stay in touch\r\n              professionally.\"\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div\r\n            class=\"p-6 border-0 shadow-lg hover:shadow-xl transition-all duration-300 bg-white rounded-lg\"\r\n          >\r\n            <div class=\"flex items-center mb-4\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/cdn.builder.io\/api\/v1\/image\/assets%2F8fcb1ed3249d4a119593830f5310b83b%2F758e0c8c007e4a8aac272af45c483e63?format=webp&width=800\"\r\n                alt=\"Bruna\"\r\n                class=\"w-12 h-12 rounded-full mr-4 object-cover\"\r\n              \/>\r\n              <div>\r\n                <h4 class=\"font-semibold text-gray-800\">Bruna<\/h4>\r\n                <p class=\"text-sm text-gray-600\">Portugal<\/p>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"flex mb-3\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/div>\r\n            <p class=\"text-gray-600 mb-3 italic\">\r\n              \"The practical approach and real-world projects prepared me\r\n              perfectly for my career in international communications.\"\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ -->\r\n    <section class=\"py-20 bg-white\">\r\n      <div class=\"container mx-auto px-6 max-w-4xl\">\r\n        <div class=\"text-center mb-16\">\r\n          <h2 class=\"text-4xl font-bold mb-4 text-gray-800\">\r\n            Frequently Asked Questions\r\n          <\/h2>\r\n          <p class=\"text-xl text-gray-600\">\r\n            Get answers to the most common questions about MIBC\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"space-y-4\">\r\n          <div class=\"faq-item\">\r\n            <div class=\"faq-question\" onclick=\"toggleFaq(0)\">\r\n              <h3 class=\"text-lg font-semibold\">\r\n                What are the admission requirements?\r\n              <\/h3>\r\n              <span class=\"faq-icon\">\u25bc<\/span>\r\n            <\/div>\r\n            <div class=\"faq-answer\">\r\n              <p>\r\n                You need a bachelor's degree, English proficiency (IELTS 6.5 or\r\n                equivalent), motivation letter and Curriculum Vitae to pursue\r\n                international business communication. We welcome students from\r\n                diverse academic backgrounds.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <div class=\"faq-question\" onclick=\"toggleFaq(1)\">\r\n              <h3 class=\"text-lg font-semibold\">\r\n                How much does the program cost?\r\n              <\/h3>\r\n              <span class=\"faq-icon\">\u25bc<\/span>\r\n            <\/div>\r\n            <div class=\"faq-answer\">\r\n              <p>\r\n                The total program fee is \u20ac15,500 for the 2-year program,\r\n                including all courses, materials, and access to both campuses.\r\n                Alternance opportunities are available for qualified european\r\n                candidates.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <div class=\"faq-question\" onclick=\"toggleFaq(2)\">\r\n              <h3 class=\"text-lg font-semibold\">Can I work while studying?<\/h3>\r\n              <span class=\"faq-icon\">\u25bc<\/span>\r\n            <\/div>\r\n            <div class=\"faq-answer\">\r\n              <p>\r\n                Yes! EU students can work part-time during their studies. The\r\n                program schedule is designed to allow for internships and\r\n                part-time work opportunities.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <div class=\"faq-question\" onclick=\"toggleFaq(3)\">\r\n              <h3 class=\"text-lg font-semibold\">\r\n                What career opportunities are available after graduation?\r\n              <\/h3>\r\n              <span class=\"faq-icon\">\u25bc<\/span>\r\n            <\/div>\r\n            <div class=\"faq-answer\">\r\n              <p>\r\n                Graduates typically pursue careers in international marketing,\r\n                business development, communications consulting, brand\r\n                management, and digital strategy at multinational companies.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"faq-item\">\r\n            <div class=\"faq-question\" onclick=\"toggleFaq(4)\">\r\n              <h3 class=\"text-lg font-semibold\">Is accommodation provided?<\/h3>\r\n              <span class=\"faq-icon\">\u25bc<\/span>\r\n            <\/div>\r\n            <div class=\"faq-answer\">\r\n              <p>\r\n                We assist students in finding accommodation near both campuses.\r\n                We have partnerships with student housing providers in Barcelona\r\n                and Paris to ensure comfortable living arrangements.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Form\/CTA -->\r\n    <section\r\n      class=\"py-20 bg-gradient-to-r from-blue-600 to-purple-700 text-white\"\r\n    >\r\n      <div class=\"container mx-auto px-6 max-w-4xl text-center\">\r\n        <h2 class=\"text-4xl font-bold mb-6\">\r\n          Ready to Start Your International Journey?\r\n        <\/h2>\r\n        <p class=\"text-xl mb-8 opacity-90\">\r\n          Join the next generation of global business leaders. Applications are\r\n          now open for 2025.\r\n        <\/p>\r\n\r\n        <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\r\n          <a\r\n            href=\"https:\/\/insabarcelona.com\/en\/studies\/master-in-international-business-communication\/\"\r\n            target=\"_blank\"\r\n            rel=\"noopener noreferrer\"\r\n            class=\"bg-white text-blue-700 hover:bg-gray-100 px-8 py-4 text-lg font-semibold rounded-lg inline-flex items-center justify-center cursor-pointer transition-colors\"\r\n          >\r\n            Get More Information\r\n          <\/a>\r\n          <button\r\n            class=\"btn-secondary\"\r\n            onclick=\"openPopup('download')\"\r\n            data-action=\"download\"\r\n          >\r\n            \ud83d\udce5 Download Brochure\r\n          <\/button>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- Footer -->\r\n    <footer class=\"bg-gray-900 text-white py-16\">\r\n      <div class=\"container mx-auto px-6 max-w-6xl\">\r\n        <div class=\"grid md:grid-cols-4 gap-8\">\r\n          <div>\r\n            <h3 class=\"text-2xl font-bold mb-4\">MIBC<\/h3>\r\n            <p class=\"text-gray-400 mb-4\">\r\n              Master in International Business Communication\r\n            <\/p>\r\n            <p class=\"text-gray-400\">\r\n              Shaping the future of global business leaders across Europe.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div>\r\n            <h4 class=\"text-lg font-semibold mb-4\">Barcelona Campus<\/h4>\r\n            <div class=\"space-y-2 text-gray-400\">\r\n              <p>\r\n                \ud83d\udccd\r\n                <a\r\n                  href=\"https:\/\/insabarcelona.com\/en\/\"\r\n                  target=\"_blank\"\r\n                  class=\"hover:text-white transition-colors\"\r\n                  >INSA Barcelona<\/a\r\n                >\r\n              <\/p>\r\n              <p>\ud83d\udcde +34 93 280 6696<\/p>\r\n              <p>\u2709\ufe0f info@insabarcelona.com<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div>\r\n            <h4 class=\"text-lg font-semibold mb-4\">Paris Campus<\/h4>\r\n            <div class=\"space-y-2 text-gray-400\">\r\n              <p>\ud83d\udccd ISCOM Paris<\/p>\r\n              <p>\ud83d\udcde +33 1 55 070777<\/p>\r\n              <p>\u2709\ufe0f paris@iscom.fr<\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div>\r\n            <h4 class=\"text-lg font-semibold mb-4\">Quick Links<\/h4>\r\n            <ul class=\"space-y-2 text-gray-400\">\r\n              <li>\r\n                <a\r\n                  href=\"https:\/\/insabarcelona.com\/en\/enrollment-process\/\"\r\n                  target=\"_blank\"\r\n                  class=\"hover:text-white transition-colors\"\r\n                  >Enrollment Process<\/a\r\n                >\r\n              <\/li>\r\n              <li>\r\n                <a\r\n                  href=\"https:\/\/insabarcelona.com\/estudios\/master-in-international-business-communication\/\"\r\n                  target=\"_blank\"\r\n                  class=\"hover:text-white transition-colors\"\r\n                  >Curriculum<\/a\r\n                >\r\n              <\/li>\r\n              <li>\r\n                <a\r\n                  href=\"https:\/\/insabarcelona.com\/en\/studies\/master-in-international-business-communication\/#mas-informacion\"\r\n                  target=\"_blank\"\r\n                  class=\"hover:text-white transition-colors\"\r\n                  >Contact<\/a\r\n                >\r\n              <\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div\r\n          class=\"border-t border-gray-800 mt-12 pt-8 text-center text-gray-400\"\r\n        >\r\n          <p>\r\n            &copy; 2025 INSA - Master in International Business Communication.\r\n            All rights reserved.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/footer>\r\n\r\n    <!-- Popup Modal -->\r\n    <div id=\"popupOverlay\" class=\"popup-overlay\">\r\n      <div class=\"popup-content\">\r\n        <div class=\"popup-header\">\r\n          <button class=\"popup-close\" onclick=\"closePopup()\">\u00d7<\/button>\r\n          <h2 id=\"popupTitle\" class=\"text-2xl font-bold mb-2\">\r\n            Descargar Folleto\r\n          <\/h2>\r\n          <p id=\"popupSubtitle\" class=\"text-blue-100\">\r\n            Obt\u00e9n informaci\u00f3n detallada sobre el programa MIBC\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"popup-body\">\r\n          <!-- Note: Zoho CRM Form - Do not remove required code -->\r\n          <div\r\n            id=\"crmWebToEntityForm\"\r\n            class=\"zcwf_lblRight crmWebToEntityForm\"\r\n            style=\"background-color: transparent; color: #000; max-width: 600px\"\r\n          >\r\n            <meta\r\n              name=\"viewport\"\r\n              content=\"width=device-width, initial-scale=1.0\"\r\n            \/>\r\n            <meta http-equiv=\"content-type\" content=\"text\/html;charset=UTF-8\" \/>\r\n\r\n            <div\r\n              class=\"wf_customMessageBox\"\r\n              id=\"wf_splash\"\r\n              style=\"display: none\"\r\n            >\r\n              <div class=\"wf_customCircle\">\r\n                <div class=\"wf_customCheckMark\"><\/div>\r\n              <\/div>\r\n              <span id=\"wf_splash_info\"><\/span>\r\n            <\/div>\r\n\r\n            <form\r\n              id=\"webform3041559000139622051\"\r\n              name=\"WebToLeads3041559000139622051\"\r\n              accept-charset=\"UTF-8\"\r\n            >\r\n              <input\r\n                type=\"text\"\r\n                style=\"display: none\"\r\n                name=\"xnQsjsdp\"\r\n                value=\"d9566f2c8fa1c5811c611fe7fa7d1066aad31a728ce2f2b81956666c6df5dffd\"\r\n              \/>\r\n              <input type=\"hidden\" name=\"zc_gad\" id=\"zc_gad\" value=\"\" \/>\r\n              <input\r\n                type=\"text\"\r\n                style=\"display: none\"\r\n                name=\"xmIwtLD\"\r\n                value=\"8b4aec03fe6d54f1f23af9dc914dded63ee7e7730ac3f6c2aa5ff5af93e3df9acb6aa114713776c0e58f68d3303fab6b\"\r\n              \/>\r\n              <input\r\n                type=\"text\"\r\n                style=\"display: none\"\r\n                name=\"actionType\"\r\n                value=\"TGVhZHM=\"\r\n              \/>\r\n              <input\r\n                type=\"text\"\r\n                style=\"display: none\"\r\n                name=\"returnURL\"\r\n                value=\"null\"\r\n              \/>\r\n              <!-- Do not remove this code. -->\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"First_Name\">\r\n                    First Name\r\n                    <span style=\"color: red\">*<\/span>\r\n                  <\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"First_Name\"\r\n                    aria-required=\"true\"\r\n                    aria-label=\"First Name\"\r\n                    name=\"First Name\"\r\n                    aria-valuemax=\"40\"\r\n                    maxlength=\"40\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Last_Name\">\r\n                    Last Name\r\n                    <span style=\"color: red\">*<\/span>\r\n                  <\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"Last_Name\"\r\n                    aria-required=\"true\"\r\n                    aria-label=\"Last Name\"\r\n                    name=\"Last Name\"\r\n                    aria-valuemax=\"80\"\r\n                    maxlength=\"80\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Email\">\r\n                    e-mail\r\n                    <span style=\"color: red\">*<\/span>\r\n                  <\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    ftype=\"email\"\r\n                    autocomplete=\"false\"\r\n                    id=\"Email\"\r\n                    aria-required=\"true\"\r\n                    aria-label=\"Email\"\r\n                    name=\"Email\"\r\n                    aria-valuemax=\"100\"\r\n                    crmlabel=\"\"\r\n                    maxlength=\"100\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Phone\">\r\n                    Phone Number\r\n                    <span style=\"color: red\">*<\/span>\r\n                  <\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"Phone\"\r\n                    aria-required=\"true\"\r\n                    aria-label=\"Phone\"\r\n                    name=\"Phone\"\r\n                    aria-valuemax=\"30\"\r\n                    maxlength=\"30\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Country\">Country<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"Country\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"Country\"\r\n                    name=\"Country\"\r\n                    aria-valuemax=\"100\"\r\n                    maxlength=\"100\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Description\">Comments<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <textarea\r\n                    style=\"font-family: Arial, sans-serif\"\r\n                    aria-multiline=\"true\"\r\n                    id=\"Description\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"Description\"\r\n                    name=\"Description\"\r\n                  ><\/textarea>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  id=\"reCaptchaField\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  Introduzca el captcha\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"captchaField3041559000139622051\"\r\n                    aria-labelledby=\"reCaptchaField\"\r\n                    aria-valuemax=\"10\"\r\n                    maxlength=\"10\"\r\n                    name=\"enterdigest\"\r\n                  \/>\r\n                  <div\r\n                    id=\"captchaErr3041559000139622051\"\r\n                    aria-live=\"polite\"\r\n                    style=\"\r\n                      font-size: 14px;\r\n                      color: red;\r\n                      padding-left: 1px;\r\n                      visibility: hidden;\r\n                      position: absolute;\r\n                      padding-top: 25px;\r\n                    \"\r\n                  ><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <!-- Do not remove this code. -->\r\n              <div class=\"zcwf_row\">\r\n                <div class=\"zcwf_col_lab\"><\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <img decoding=\"async\"\r\n                    id=\"imgid3041559000139622051\"\r\n                    src=\"https:\/\/crm.zoho.com\/crm\/CaptchaServlet?formId=8b4aec03fe6d54f1f23af9dc914dded63ee7e7730ac3f6c2aa5ff5af93e3df9acb6aa114713776c0e58f68d3303fab6b&grpid=d9566f2c8fa1c5811c611fe7fa7d1066aad31a728ce2f2b81956666c6df5dffd\"\r\n                  \/>\r\n                  <a\r\n                    href=\"javascript:;\"\r\n                    onclick=\"reloadImg3041559000139622051();\"\r\n                    >Recargar<\/a\r\n                  >\r\n                  <div class=\"\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <!-- Hidden fields - Do not remove -->\r\n              <div class=\"zcwf_row wfrm_fld_dpNn\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"LEADCF13\">Primer Curso de Inter\u00e9s<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <select\r\n                    class=\"zcwf_col_fld_slt\"\r\n                    role=\"combobox\"\r\n                    aria-expanded=\"false\"\r\n                    aria-haspopup=\"listbox\"\r\n                    id=\"LEADCF13\"\r\n                    onChange=\"addAriaSelected3041559000139622051()\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"LEADCF13\"\r\n                    name=\"LEADCF13\"\r\n                  >\r\n                    <option\r\n                      selected\r\n                      value=\"Master in International Business Communication\"\r\n                    >\r\n                      Master in International Business Communication\r\n                    <\/option>\r\n                  <\/select>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row wfrm_fld_dpNn\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"LEADCF9\">Clasificaci\u00f3n<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <select\r\n                    class=\"zcwf_col_fld_slt\"\r\n                    role=\"combobox\"\r\n                    aria-expanded=\"false\"\r\n                    aria-haspopup=\"listbox\"\r\n                    id=\"LEADCF9\"\r\n                    onChange=\"addAriaSelected3041559000139622051()\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"LEADCF9\"\r\n                    name=\"LEADCF9\"\r\n                  >\r\n                    <option selected value=\"Master\">Master<\/option>\r\n                  <\/select>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row wfrm_fld_dpNn\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"Lead_Source\">Fuente de lead.<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <select\r\n                    class=\"zcwf_col_fld_slt\"\r\n                    role=\"combobox\"\r\n                    aria-expanded=\"false\"\r\n                    aria-haspopup=\"listbox\"\r\n                    id=\"Lead_Source\"\r\n                    onChange=\"addAriaSelected3041559000139622051()\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"Lead Source\"\r\n                    name=\"Lead Source\"\r\n                  >\r\n                    <option selected value=\"INSA Website\">INSA Website<\/option>\r\n                  <\/select>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"zcwf_row wfrm_fld_dpNn\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"LEADCF3\">Detalle Fuente<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"LEADCF3\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"LEADCF3\"\r\n                    name=\"LEADCF3\"\r\n                    aria-valuemax=\"255\"\r\n                    maxlength=\"255\"\r\n                    value=\"MIBC Landing\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <!-- Detalle Fuente 2 - Hidden and auto-filled based on button clicked -->\r\n              <div class=\"zcwf_row\" style=\"display: none\">\r\n                <div\r\n                  class=\"zcwf_col_lab\"\r\n                  style=\"font-size: 13px; font-family: Calibri\"\r\n                >\r\n                  <label for=\"LEADCF17\">Detalle Fuente 2<\/label>\r\n                <\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"text\"\r\n                    id=\"LEADCF17\"\r\n                    aria-required=\"false\"\r\n                    aria-label=\"LEADCF17\"\r\n                    name=\"LEADCF17\"\r\n                    aria-valuemax=\"255\"\r\n                    maxlength=\"255\"\r\n                    value=\"\"\r\n                  \/>\r\n                  <div class=\"zcwf_col_help\"><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <input\r\n                type=\"text\"\r\n                type=\"hidden\"\r\n                style=\"display: none\"\r\n                name=\"aG9uZXlwb3Q\"\r\n                value=\"\"\r\n              \/>\r\n\r\n              <div class=\"zcwf_row\">\r\n                <div class=\"zcwf_col_lab\"><\/div>\r\n                <div class=\"zcwf_col_fld\">\r\n                  <input\r\n                    type=\"submit\"\r\n                    id=\"formsubmit\"\r\n                    role=\"button\"\r\n                    class=\"formsubmit zcwf_button\"\r\n                    value=\"Send\"\r\n                    aria-label=\"Send\"\r\n                    title=\"Send\"\r\n                  \/>\r\n                  <input\r\n                    type=\"reset\"\r\n                    class=\"zcwf_button\"\r\n                    role=\"button\"\r\n                    name=\"reset\"\r\n                    value=\"Clean\"\r\n                    aria-label=\"Clean\"\r\n                    title=\"Clean\"\r\n                  \/>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <!-- Do not remove this code. -->\r\n              <iframe name=\"captchaFrame\" style=\"display: none\"><\/iframe>\r\n            <\/form>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n      let currentFormType = \"download\";\r\n\r\n      \/\/ Multiple ways to ensure popup functionality works\r\n      function openPopup(type) {\r\n        console.log(\"Opening popup with type:\", type);\r\n        currentFormType = type;\r\n        const popup = document.getElementById(\"popupOverlay\");\r\n        const title = document.getElementById(\"popupTitle\");\r\n        const subtitle = document.getElementById(\"popupSubtitle\");\r\n        const detalleFuente2 = document.getElementById(\"LEADCF17\");\r\n\r\n        if (type === \"apply\") {\r\n          title.textContent = \"Solicitar Admisi\u00f3n\";\r\n          subtitle.textContent = \"Comienza tu aplicaci\u00f3n para el programa MIBC\";\r\n          detalleFuente2.value = \"Apply Now\";\r\n        } else {\r\n          title.textContent = \"Descargar Folleto\";\r\n          subtitle.textContent =\r\n            \"Obt\u00e9n informaci\u00f3n detallada sobre el programa MIBC\";\r\n          detalleFuente2.value = \"Download Brochure\";\r\n        }\r\n\r\n        popup.style.display = \"flex\";\r\n        document.body.style.overflow = \"hidden\";\r\n      }\r\n\r\n      function closePopup() {\r\n        const popup = document.getElementById(\"popupOverlay\");\r\n        popup.style.display = \"none\";\r\n        document.body.style.overflow = \"auto\";\r\n      }\r\n\r\n      function toggleFaq(index) {\r\n        const faqItems = document.querySelectorAll(\".faq-item\");\r\n        const currentItem = faqItems[index];\r\n        const isActive = currentItem.classList.contains(\"active\");\r\n\r\n        \/\/ Close all FAQ items\r\n        faqItems.forEach((item) => {\r\n          item.classList.remove(\"active\");\r\n          item.querySelector(\".faq-answer\").style.display = \"none\";\r\n        });\r\n\r\n        \/\/ Open current item if it wasn't active\r\n        if (!isActive) {\r\n          currentItem.classList.add(\"active\");\r\n          currentItem.querySelector(\".faq-answer\").style.display = \"block\";\r\n        }\r\n      }\r\n\r\n      \/\/ Close popup when clicking outside\r\n      document.addEventListener(\"click\", function (e) {\r\n        const popup = document.getElementById(\"popupOverlay\");\r\n        if (e.target === popup) {\r\n          closePopup();\r\n        }\r\n      });\r\n\r\n      \/\/ Ensure buttons work - multiple approaches\r\n      document.addEventListener(\"DOMContentLoaded\", function () {\r\n        console.log(\"DOM loaded, setting up button handlers\");\r\n\r\n        \/\/ Add event listeners to all buttons\r\n        const buttons = document.querySelectorAll(\"button[data-action]\");\r\n        buttons.forEach((button) => {\r\n          const action = button.getAttribute(\"data-action\");\r\n          button.addEventListener(\"click\", function (e) {\r\n            e.preventDefault();\r\n            e.stopPropagation();\r\n            console.log(\"Button clicked via event listener:\", action);\r\n            openPopup(action);\r\n          });\r\n\r\n          button.addEventListener(\"mousedown\", function (e) {\r\n            e.preventDefault();\r\n            console.log(\"Button mousedown via event listener:\", action);\r\n            openPopup(action);\r\n          });\r\n        });\r\n\r\n        \/\/ Backup: Also add to buttons with specific text\r\n        document.querySelectorAll(\"button\").forEach((button) => {\r\n          if (button.textContent.includes(\"Download Brochure\")) {\r\n            button.addEventListener(\"click\", function (e) {\r\n              console.log(\"Backup download handler\");\r\n              openPopup(\"download\");\r\n            });\r\n          } else if (button.textContent.includes(\"Apply Now\")) {\r\n            button.addEventListener(\"click\", function (e) {\r\n              console.log(\"Backup apply handler\");\r\n              openPopup(\"apply\");\r\n            });\r\n          }\r\n        });\r\n      });\r\n\r\n      \/\/ Original Zoho Form Functions - Do not remove this code\r\n      function addAriaSelected3041559000139622051() {\r\n        var optionElem = event.target;\r\n        var previousSelectedOption = optionElem.querySelector(\r\n          \"[aria-selected=true]\",\r\n        );\r\n        if (previousSelectedOption) {\r\n          previousSelectedOption.removeAttribute(\"aria-selected\");\r\n        }\r\n        optionElem.querySelectorAll(\"option\")[\r\n          optionElem.selectedIndex\r\n        ].ariaSelected = \"true\";\r\n      }\r\n\r\n      \/* Do not remove this code. *\/\r\n      function reloadImg3041559000139622051() {\r\n        var captcha = document.getElementById(\"imgid3041559000139622051\");\r\n        if (captcha.src.indexOf(\"&d\") !== -1) {\r\n          captcha.src =\r\n            captcha.src.substring(0, captcha.src.indexOf(\"&d\")) +\r\n            \"&d\" +\r\n            new Date().getTime();\r\n        } else {\r\n          captcha.src = captcha.src + \"&d\" + new Date().getTime();\r\n        }\r\n      }\r\n\r\n      function historyBack3041559000139622051() {\r\n        document\r\n          .querySelector(\".crmWebToEntityForm .formsubmit\")\r\n          .removeAttribute(\"disabled\");\r\n        reloadImg3041559000139622051();\r\n        window.removeEventListener(\"focus\", historyBack3041559000139622051);\r\n      }\r\n\r\n      function validateEmail3041559000139622051() {\r\n        var form = document.forms[\"WebToLeads3041559000139622051\"];\r\n        var emailFld = form.querySelectorAll(\"[ftype=email]\");\r\n        var i;\r\n        for (i = 0; i < emailFld.length; i++) {\r\n          var emailVal = emailFld[i].value;\r\n          if (emailVal.replace(\/^\\s+|\\s+$\/g, \"\").length != 0) {\r\n            var atpos = emailVal.indexOf(\"@\");\r\n            var dotpos = emailVal.lastIndexOf(\".\");\r\n            if (\r\n              atpos < 1 ||\r\n              dotpos < atpos + 2 ||\r\n              dotpos + 2 >= emailVal.length\r\n            ) {\r\n              alert(\"Introduzca una direcci\u00f3n de correo electr\u00f3nico v\u00e1lida.\");\r\n              emailFld[i].focus();\r\n              return false;\r\n            }\r\n          }\r\n        }\r\n        return true;\r\n      }\r\n\r\n      function checkMandatory3041559000139622051() {\r\n        var mndFileds = new Array(\"First Name\", \"Last Name\", \"Email\", \"Phone\");\r\n        var fldLangVal = new Array(\r\n          \"First Name\",\r\n          \"Last Name\",\r\n          \"e-mail\",\r\n          \"Phone Number\",\r\n        );\r\n        for (i = 0; i < mndFileds.length; i++) {\r\n          var fieldObj =\r\n            document.forms[\"WebToLeads3041559000139622051\"][mndFileds[i]];\r\n          if (fieldObj) {\r\n            if (fieldObj.value.replace(\/^\\s+|\\s+$\/g, \"\").length == 0) {\r\n              if (fieldObj.type == \"file\") {\r\n                alert(\"Seleccione un archivo para cargar.\");\r\n                fieldObj.focus();\r\n                return false;\r\n              }\r\n              alert(fldLangVal[i] + \" no puede estar vac\u00edo.\");\r\n              fieldObj.focus();\r\n              return false;\r\n            } else if (fieldObj.nodeName == \"SELECT\") {\r\n              if (fieldObj.options[fieldObj.selectedIndex].value == \"-None-\") {\r\n                alert(fldLangVal[i] + \" no puede ser nulo.\");\r\n                fieldObj.focus();\r\n                return false;\r\n              }\r\n            } else if (fieldObj.type == \"checkbox\") {\r\n              if (fieldObj.checked == false) {\r\n                alert(\"Please accept \" + fldLangVal[i]);\r\n                fieldObj.focus();\r\n                return false;\r\n              }\r\n            }\r\n          }\r\n        }\r\n        if (!validateEmail3041559000139622051()) {\r\n          return false;\r\n        }\r\n        var urlparams = new URLSearchParams(window.location.search);\r\n        if (\r\n          urlparams.has(\"service\") &&\r\n          urlparams.get(\"service\") === \"smarturl\"\r\n        ) {\r\n          var webform = document.getElementById(\"webform3041559000139622051\");\r\n          var service = urlparams.get(\"service\");\r\n          var smarturlfield = document.createElement(\"input\");\r\n          smarturlfield.setAttribute(\"type\", \"hidden\");\r\n          smarturlfield.setAttribute(\"value\", service);\r\n          smarturlfield.setAttribute(\"name\", \"service\");\r\n          webform.appendChild(smarturlfield);\r\n        }\r\n        document\r\n          .querySelector(\".crmWebToEntityForm .formsubmit\")\r\n          .setAttribute(\"disabled\", true);\r\n        return true;\r\n      }\r\n\r\n      $(document).ready(function () {\r\n        $(\"#webform3041559000139622051\").submit(function (e) {\r\n          var ismandatory = checkMandatory3041559000139622051();\r\n          e.preventDefault();\r\n          if (ismandatory) {\r\n            if (typeof _wfa_track != \"undefined\" && _wfa_track.wfa_submit) {\r\n              _wfa_track.wfa_submit(e);\r\n            }\r\n            var formData = new FormData(this);\r\n            $.ajax({\r\n              url: \"https:\/\/crm.zoho.com\/crm\/WebToLeadForm\",\r\n              type: \"POST\",\r\n              data: formData,\r\n              cache: false,\r\n              contentType: false,\r\n              processData: false,\r\n              success: function (data) {\r\n                if (data.invalidCaptcha && data.invalidCaptcha == \"true\") {\r\n                  var capErr = document.getElementById(\r\n                    \"captchaErr3041559000139622051\",\r\n                  );\r\n                  capErr.innerHTML = data.actionvalue;\r\n                  capErr.style.visibility = \"visible\";\r\n                  var capFld = document.getElementById(\r\n                    \"captchaField3041559000139622051\",\r\n                  );\r\n                  capFld.focus();\r\n                  setTimeout(function () {\r\n                    capErr.style.visibility = \"hidden\";\r\n                  }, 5000);\r\n                } else {\r\n                  var splashinfodom = document.getElementById(\"wf_splash_info\");\r\n                  splashinfodom.innerText =\r\n                    \"\u00a1Gracias! Su informaci\u00f3n ha sido enviada correctamente.\";\r\n                  var splashdom = document.getElementById(\"wf_splash\");\r\n                  document\r\n                    .getElementById(\"webform3041559000139622051\")\r\n                    .reset.click();\r\n                  reloadImg3041559000139622051();\r\n                  splashdom.style.display = \"\";\r\n                  setTimeout(function () {\r\n                    splashdom.style.display = \"none\";\r\n                    closePopup();\r\n                  }, 3000);\r\n                }\r\n                document\r\n                  .querySelector(\".crmWebToEntityForm .formsubmit\")\r\n                  .removeAttribute(\"disabled\");\r\n              },\r\n              error: function (data) {\r\n                alert(\"Ocurri\u00f3 un error. Por favor, int\u00e9ntelo de nuevo.\");\r\n                document\r\n                  .querySelector(\".crmWebToEntityForm .formsubmit\")\r\n                  .removeAttribute(\"disabled\");\r\n              },\r\n            });\r\n          }\r\n        });\r\n      });\r\n\r\n      function tooltipShow3041559000139622051(el) {\r\n        var tooltip = el.nextElementSibling;\r\n        var tooltipDisplay = tooltip.style.display;\r\n        if (tooltipDisplay == \"none\") {\r\n          var allTooltip = document.getElementsByClassName(\"zcwf_tooltip_over\");\r\n          for (i = 0; i < allTooltip.length; i++) {\r\n            allTooltip[i].style.display = \"none\";\r\n          }\r\n          tooltip.style.display = \"block\";\r\n        } else {\r\n          tooltip.style.display = \"none\";\r\n        }\r\n      }\r\n    <\/script>\r\n\r\n    <!-- Do not remove this --- Analytics Tracking code starts -->\r\n    <script\r\n      id=\"wf_anal\"\r\n      src=\"https:\/\/crm.zohopublic.com\/crm\/WebFormAnalyticsServeServlet?rid=b5e4a03969c78ddad6b8ef8abc163b2cd1e251c330f5d34a504cb2dceceda116298b18b158a4fd2f754dc431571af342gid5781f9cf852baa5808d92c355b5da5d8ff166c79e4cc6cdddd8396b74971758bgidf04a9f37b55547cb68e87b8373434402c8cd2aa557ea2e6af3fbd55bac5c37a9gida4ad49db37f07000782ce0e8b0bebb6f7a0c6176278724f2a4857d2113871de9&tw=72c710b1746bccdfb3ebc94a4bb7218d9527f54b98042f4163b98309e1d2f891\"\r\n    ><\/script>\r\n    <!-- Do not remove this --- Analytics Tracking code ends. -->\r\n  <\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdc31f8 elementor-widget elementor-widget-heading\" data-id=\"bdc31f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Two Destinations, one unique progra<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Two European Cities, one unique program<\/p>\n","protected":false},"author":6,"featured_media":72078,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-83564","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sin-categorizar"],"acf":[],"_links":{"self":[{"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/posts\/83564","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/comments?post=83564"}],"version-history":[{"count":54,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/posts\/83564\/revisions"}],"predecessor-version":[{"id":87942,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/posts\/83564\/revisions\/87942"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/media\/72078"}],"wp:attachment":[{"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/media?parent=83564"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/categories?post=83564"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/insabarcelona.com\/en\/wp-json\/wp\/v2\/tags?post=83564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}