{"id":27,"date":"2026-07-29T22:16:36","date_gmt":"2026-07-29T22:16:36","guid":{"rendered":"https:\/\/aimc-jordan.com\/?page_id=27"},"modified":"2026-08-28T17:20:12","modified_gmt":"2026-08-28T17:20:12","slug":"committees","status":"publish","type":"page","link":"https:\/\/aimc-jordan.com\/ar\/about\/committees\/","title":{"rendered":"Committees"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d3c87 e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"29d3c87\" 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-f95710d jltma-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"f95710d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n<!-- AIMC 2026 \u2014 Committees Page (paste into Elementor HTML\/Code widget) -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  .aimc-committees * { box-sizing: border-box; }\r\n  .aimc-committees {\r\n    --navy-deep: #0A1628;\r\n    --navy-mid: #1A2A3E;\r\n    --gold: #C9A96E;\r\n    --gold-light: #E5D5B5;\r\n    --ivory: #F5F0E8;\r\n    --white: #FFFFFF;\r\n    --text-primary: #1A1A1A;\r\n    --text-secondary: #6B7280;\r\n    font-family: 'Inter', 'DM Sans', sans-serif;\r\n    color: var(--text-primary);\r\n    overflow-x: hidden;\r\n  }\r\n  .aimc-committees h1, .aimc-committees h2, .aimc-committees h3 {\r\n    font-family: 'Playfair Display', 'Cinzel', serif;\r\n    margin: 0;\r\n    line-height: 1.15;\r\n  }\r\n  .aimc-committees .wrap { max-width: 1280px; margin: 0 auto; padding: 0 24px; }\r\n  .aimc-committees section { padding: 80px 0; }\r\n  @media (max-width: 768px) { .aimc-committees section { padding: 48px 0; } }\r\n\r\n  \/* Hero *\/\r\n  .aimc-c-hero {\r\n    background: linear-gradient(180deg, var(--navy-deep) 0%, var(--navy-mid) 100%);\r\n    color: var(--white);\r\n    text-align: center;\r\n    padding: 100px 0 80px;\r\n    position: relative;\r\n  }\r\n  .aimc-c-hero::after {\r\n    content: '';\r\n    position: absolute; bottom: 0; left: 0; right: 0; height: 1px;\r\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\r\n  }\r\n  .aimc-eyebrow {\r\n    display: inline-block; letter-spacing: 3px; text-transform: uppercase;\r\n    font-size: 13px; font-weight: 600; color: var(--gold); margin-bottom: 18px;\r\n  }\r\n  .aimc-c-hero h1 { font-size: 52px; font-weight: 700; margin-bottom: 24px; }\r\n  @media (max-width: 640px) { .aimc-c-hero h1 { font-size: 34px; } }\r\n  .aimc-c-hero p {\r\n    font-size: 17px; line-height: 1.8; color: rgba(255,255,255,0.82);\r\n    max-width: 760px; margin: 0 auto 14px;\r\n  }\r\n\r\n  \/* Reveal *\/\r\n  .aimc-reveal { opacity: 0; transform: translateY(20px); transition: opacity 0.6s ease-out, transform 0.6s ease-out; }\r\n  .aimc-reveal.is-visible { opacity: 1; transform: translateY(0); }\r\n\r\n  \/* Committee block *\/\r\n  .aimc-committee { }\r\n  .aimc-committee.bg-white { background: var(--white); }\r\n  .aimc-committee.bg-ivory { background: var(--ivory); }\r\n  .aimc-committee-inner { max-width: 900px; margin: 0 auto; }\r\n  .aimc-committee-num {\r\n    display: inline-flex; align-items: center; justify-content: center;\r\n    width: 44px; height: 44px; border-radius: 50%;\r\n    background: var(--navy-deep); color: var(--gold);\r\n    font-family: 'Playfair Display', serif; font-size: 18px; font-weight: 700;\r\n    margin-bottom: 20px;\r\n  }\r\n  .aimc-committee h2 { font-size: 30px; color: var(--navy-deep); margin-bottom: 8px; }\r\n  .aimc-committee .tagline {\r\n    font-size: 15px; font-weight: 600; color: var(--gold);\r\n    text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 22px;\r\n  }\r\n  .aimc-committee p.body-text {\r\n    font-size: 16px; line-height: 1.8; color: var(--text-secondary); margin: 0 0 20px;\r\n  }\r\n  .aimc-resp-list {\r\n    list-style: none; padding: 0; margin: 0 0 22px;\r\n    display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px 24px;\r\n  }\r\n  @media (max-width: 700px) { .aimc-resp-list { grid-template-columns: 1fr; } }\r\n  .aimc-resp-list li {\r\n    display: flex; align-items: flex-start; gap: 10px;\r\n    font-size: 15px; line-height: 1.6; color: var(--text-primary);\r\n  }\r\n  .aimc-resp-list li::before {\r\n    content: '\u2713'; flex: 0 0 auto; color: var(--gold); font-weight: 700; margin-top: 1px;\r\n  }\r\n  .aimc-tbd {\r\n    display: inline-block; font-size: 14px; font-style: italic; color: var(--text-secondary);\r\n    border-top: 1px solid rgba(107,114,128,0.25); padding-top: 16px; margin-top: 4px;\r\n  }\r\n\r\n  \/* Shared Commitment *\/\r\n  .aimc-commitment { background: var(--navy-deep); color: var(--white); }\r\n  .aimc-commitment .aimc-section-head { text-align: center; max-width: 700px; margin: 0 auto 44px; }\r\n  .aimc-commitment h2 { font-size: 34px; color: var(--white); margin-bottom: 14px; }\r\n  .aimc-commitment p.intro { font-size: 16px; color: rgba(255,255,255,0.75); }\r\n  .aimc-principle-grid {\r\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; max-width: 980px; margin: 0 auto;\r\n  }\r\n  @media (max-width: 900px) { .aimc-principle-grid { grid-template-columns: repeat(2, 1fr); } }\r\n  @media (max-width: 560px) { .aimc-principle-grid { grid-template-columns: 1fr; } }\r\n  .aimc-principle {\r\n    display: flex; align-items: center; gap: 12px;\r\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(201,169,110,0.25);\r\n    border-radius: 8px; padding: 18px 20px; font-size: 15px; font-weight: 500;\r\n    transition: background 0.25s ease, transform 0.25s ease;\r\n  }\r\n  .aimc-principle:hover { background: rgba(201,169,110,0.12); transform: translateY(-3px); }\r\n  .aimc-principle::before { content: '\u25c6'; color: var(--gold); font-size: 11px; }\r\n\r\n  \/* CTA *\/\r\n  .aimc-c-cta { background: var(--ivory); text-align: center; }\r\n  .aimc-c-cta h2 { font-size: 32px; color: var(--navy-deep); margin-bottom: 14px; }\r\n  .aimc-c-cta p { font-size: 16px; color: var(--text-secondary); margin: 0 0 30px; }\r\n  .aimc-contact-line { font-size: 16px; color: var(--navy-deep); font-weight: 600; }\r\n  .aimc-contact-line a { color: var(--navy-deep); text-decoration: none; border-bottom: 1px solid var(--gold); }\r\n  .aimc-contact-line a:hover { color: var(--gold); }\r\n  .aimc-contact-sep { margin: 0 10px; color: var(--text-secondary); }\r\n<\/style>\r\n\r\n<div class=\"aimc-committees\">\r\n\r\n  <section class=\"aimc-c-hero\">\r\n    <div class=\"wrap\">\r\n      <span class=\"aimc-eyebrow\">AIMC Leadership<\/span>\r\n      <h1>Committees<\/h1>\r\n      <p>AIMC 2026 is supported by dedicated scientific, medical and organizational professionals committed to delivering a credible, valuable and professionally managed congress.<\/p>\r\n      <p>Each committee contributes specialized knowledge and oversight to ensure that the scientific programme, exhibition, partnerships and overall congress experience meet the highest professional standards.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Scientific Committee -->\r\n  <section class=\"aimc-committee bg-white\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-committee-inner aimc-reveal\">\r\n        <span class=\"aimc-committee-num\">01<\/span>\r\n        <h2>Scientific Committee<\/h2>\r\n        <div class=\"tagline\">Shaping a Relevant and Valuable Scientific Programme<\/div>\r\n        <p class=\"body-text\">The Scientific Committee guides the academic and clinical direction of AIMC. Its responsibilities include:<\/p>\r\n        <ul class=\"aimc-resp-list\">\r\n          <li>Identifying important medical and healthcare topics.<\/li>\r\n          <li>Reviewing proposed lectures and scientific sessions.<\/li>\r\n          <li>Selecting qualified speakers and session leaders.<\/li>\r\n          <li>Supporting the development of practical and educational content.<\/li>\r\n          <li>Maintaining scientific relevance, quality and professional integrity.<\/li>\r\n          <li>Coordinating lectures, discussions and hands-on sessions.<\/li>\r\n          <li>Encouraging multidisciplinary medical exchange.<\/li>\r\n          <li>Ensuring the programme addresses the needs of attending professionals.<\/li>\r\n        <\/ul>\r\n        <p class=\"body-text\">The committee works to create a balanced programme combining established clinical knowledge with emerging developments in medicine, healthcare technology and patient care.<\/p>\r\n        <span class=\"aimc-tbd\">Committee member profiles will be announced soon.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Organizing Committee -->\r\n  <section class=\"aimc-committee bg-ivory\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-committee-inner aimc-reveal\">\r\n        <span class=\"aimc-committee-num\">02<\/span>\r\n        <h2>Organizing Committee<\/h2>\r\n        <div class=\"tagline\">Delivering a Professional Congress Experience<\/div>\r\n        <p class=\"body-text\">The Organizing Committee oversees the planning, coordination and execution of AIMC 2026. Its responsibilities include:<\/p>\r\n        <ul class=\"aimc-resp-list\">\r\n          <li>Managing the overall congress plan and timeline.<\/li>\r\n          <li>Coordinating registration and attendee services.<\/li>\r\n          <li>Managing communication with speakers and participants.<\/li>\r\n          <li>Supervising venue preparation and event logistics.<\/li>\r\n          <li>Coordinating the scientific programme and exhibition schedule.<\/li>\r\n          <li>Supporting guests, exhibitors, sponsors and partners.<\/li>\r\n          <li>Maintaining efficient communication between all committees.<\/li>\r\n          <li>Ensuring a smooth experience throughout both congress days.<\/li>\r\n        <\/ul>\r\n        <p class=\"body-text\">The committee's goal is to deliver an organized, welcoming and professionally managed event for every participant.<\/p>\r\n        <span class=\"aimc-tbd\">Committee member profiles will be announced soon.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Advisory Committee -->\r\n  <section class=\"aimc-committee bg-white\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-committee-inner aimc-reveal\">\r\n        <span class=\"aimc-committee-num\">03<\/span>\r\n        <h2>Advisory Committee<\/h2>\r\n        <div class=\"tagline\">Providing Experience, Perspective and Strategic Guidance<\/div>\r\n        <p class=\"body-text\">The Advisory Committee supports the long-term direction and development of AIMC. Its responsibilities include:<\/p>\r\n        <ul class=\"aimc-resp-list\">\r\n          <li>Providing strategic and professional guidance.<\/li>\r\n          <li>Supporting regional and international collaboration.<\/li>\r\n          <li>Advising on important healthcare developments.<\/li>\r\n          <li>Helping strengthen relationships with medical institutions.<\/li>\r\n          <li>Supporting the growth and reputation of the congress.<\/li>\r\n          <li>Identifying opportunities for future editions and partnerships.<\/li>\r\n        <\/ul>\r\n        <span class=\"aimc-tbd\">Committee member profiles will be announced soon.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Exhibition and Industry Relations Committee -->\r\n  <section class=\"aimc-committee bg-ivory\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-committee-inner aimc-reveal\">\r\n        <span class=\"aimc-committee-num\">04<\/span>\r\n        <h2>Exhibition and Industry Relations Committee<\/h2>\r\n        <div class=\"tagline\">Connecting Healthcare Professionals With Industry Innovation<\/div>\r\n        <p class=\"body-text\">The Exhibition and Industry Relations Committee manages communication and collaboration with exhibitors, sponsors and corporate partners. Its responsibilities include:<\/p>\r\n        <ul class=\"aimc-resp-list\">\r\n          <li>Coordinating exhibitor and sponsor participation.<\/li>\r\n          <li>Supporting pharmaceutical and medical companies.<\/li>\r\n          <li>Assisting companies with booth selection and event preparation.<\/li>\r\n          <li>Organizing product demonstrations and industry activities.<\/li>\r\n          <li>Supporting professional networking opportunities.<\/li>\r\n          <li>Maintaining clear communication with participating organizations.<\/li>\r\n          <li>Helping partners maximize their visibility and congress experience.<\/li>\r\n        <\/ul>\r\n        <span class=\"aimc-tbd\">Committee member profiles will be announced soon.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Communications and Media Committee -->\r\n  <section class=\"aimc-committee bg-white\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-committee-inner aimc-reveal\">\r\n        <span class=\"aimc-committee-num\">05<\/span>\r\n        <h2>Communications and Media Committee<\/h2>\r\n        <div class=\"tagline\">Sharing the AIMC Message<\/div>\r\n        <p class=\"body-text\">The Communications and Media Committee manages how AIMC is presented to healthcare professionals, organizations and the wider public. Its responsibilities include:<\/p>\r\n        <ul class=\"aimc-resp-list\">\r\n          <li>Managing official congress announcements.<\/li>\r\n          <li>Coordinating website and social-media content.<\/li>\r\n          <li>Supporting speaker, sponsor and exhibitor promotion.<\/li>\r\n          <li>Managing media partnerships and event coverage.<\/li>\r\n          <li>Maintaining consistent AIMC branding and communication.<\/li>\r\n          <li>Documenting important congress activities and achievements.<\/li>\r\n        <\/ul>\r\n        <span class=\"aimc-tbd\">Committee member profiles will be announced soon.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Our Shared Commitment -->\r\n  <section class=\"aimc-commitment\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-section-head aimc-reveal\">\r\n        <h2>Our Shared Commitment<\/h2>\r\n        <p class=\"intro\">All AIMC committees work according to shared principles:<\/p>\r\n      <\/div>\r\n      <div class=\"aimc-principle-grid\">\r\n        <div class=\"aimc-principle aimc-reveal\">Scientific integrity<\/div>\r\n        <div class=\"aimc-principle aimc-reveal\">Professional excellence<\/div>\r\n        <div class=\"aimc-principle aimc-reveal\">Collaboration and respect<\/div>\r\n        <div class=\"aimc-principle aimc-reveal\">Transparency and responsibility<\/div>\r\n        <div class=\"aimc-principle aimc-reveal\">Innovation and continuous development<\/div>\r\n        <div class=\"aimc-principle aimc-reveal\">A positive experience for every participant<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- CTA -->\r\n  <section class=\"aimc-c-cta\">\r\n    <div class=\"wrap\">\r\n      <h2 class=\"aimc-reveal\">Interested in Contributing to AIMC?<\/h2>\r\n      <p class=\"aimc-reveal\">For committee, scientific or institutional enquiries, contact the AIMC team.<\/p>\r\n      <div class=\"aimc-contact-line aimc-reveal\">\r\n        <a href=\"tel:+96279808009\">+962 7 9808 0009<\/a>\r\n        <span class=\"aimc-contact-sep\">|<\/span>\r\n        <a href=\"mailto:info@aimc-jordan.com\">info@aimc-jordan.com<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  var root = document.querySelector('.aimc-committees');\r\n  var revealEls = root.querySelectorAll('.aimc-reveal');\r\n  if ('IntersectionObserver' in window) {\r\n    var io = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(entry, i) {\r\n        if (entry.isIntersecting) {\r\n          setTimeout(function() { entry.target.classList.add('is-visible'); }, (i % 6) * 60);\r\n          io.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.15 });\r\n    revealEls.forEach(function(el) { io.observe(el); });\r\n  } else {\r\n    revealEls.forEach(function(el) { el.classList.add('is-visible'); });\r\n  }\r\n})();\r\n<\/script>\r\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>","protected":false},"excerpt":{"rendered":"<p>AIMC Leadership Committees AIMC 2026 is supported by dedicated scientific, medical and organizational professionals committed to delivering a credible, valuable and professionally managed congress. Each committee contributes specialized knowledge and oversight to ensure that the scientific programme, exhibition, partnerships and overall congress experience meet the highest professional standards. 01 Scientific Committee Shaping a Relevant and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":21,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":4,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":219,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/27\/revisions\/219"}],"up":[{"embeddable":true,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/21"}],"wp:attachment":[{"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}