{"id":21,"date":"2026-07-29T22:13:50","date_gmt":"2026-07-29T22:13:50","guid":{"rendered":"https:\/\/aimc-jordan.com\/?page_id=21"},"modified":"2026-08-28T17:08:51","modified_gmt":"2026-08-28T17:08:51","slug":"about","status":"publish","type":"page","link":"https:\/\/aimc-jordan.com\/ar\/about\/","title":{"rendered":"About"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\">\n\t\t\t\t<div class=\"elementor-element elementor-element-438696c e-flex e-con-boxed jltma-glass-effect-no e-con e-parent\" data-id=\"438696c\" 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-8d25daf jltma-glass-effect-no elementor-widget elementor-widget-html\" data-id=\"8d25daf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n<!-- AIMC 2026 \u2014 About 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-about * { box-sizing: border-box; }\r\n  .aimc-about {\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-about h1, .aimc-about h2, .aimc-about h3 {\r\n    font-family: 'Playfair Display', 'Cinzel', serif;\r\n    margin: 0;\r\n    line-height: 1.15;\r\n  }\r\n  .aimc-about .wrap {\r\n    max-width: 1280px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n  .aimc-about section {\r\n    padding: 80px 0;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .aimc-about section { padding: 48px 0; }\r\n  }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  .aimc-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: 110px 0 90px;\r\n    position: relative;\r\n  }\r\n  .aimc-hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 0; left: 0; right: 0;\r\n    height: 1px;\r\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\r\n  }\r\n  .aimc-eyebrow {\r\n    display: inline-block;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    color: var(--gold);\r\n    margin-bottom: 18px;\r\n  }\r\n  .aimc-hero h1 {\r\n    font-size: 56px;\r\n    font-weight: 700;\r\n    max-width: 820px;\r\n    margin: 0 auto 24px;\r\n  }\r\n  @media (max-width: 640px) {\r\n    .aimc-hero h1 { font-size: 34px; }\r\n  }\r\n  .aimc-hero p.lede {\r\n    font-size: 18px;\r\n    line-height: 1.7;\r\n    color: rgba(255,255,255,0.82);\r\n    max-width: 720px;\r\n    margin: 0 auto 36px;\r\n  }\r\n  .aimc-badges {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 16px;\r\n  }\r\n  .aimc-badge {\r\n    border: 1px solid rgba(201,169,110,0.5);\r\n    background: rgba(201,169,110,0.08);\r\n    color: var(--gold-light);\r\n    padding: 10px 22px;\r\n    border-radius: 4px;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.3px;\r\n  }\r\n\r\n  \/* ---------- Reveal animation ---------- *\/\r\n  .aimc-reveal {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity 0.6s ease-out, transform 0.6s ease-out;\r\n  }\r\n  .aimc-reveal.is-visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  \/* ---------- Generic section heading ---------- *\/\r\n  .aimc-section-head {\r\n    text-align: center;\r\n    max-width: 760px;\r\n    margin: 0 auto 48px;\r\n  }\r\n  .aimc-section-head h2 {\r\n    font-size: 36px;\r\n    color: var(--navy-deep);\r\n    margin-bottom: 16px;\r\n  }\r\n  .aimc-section-head p {\r\n    font-size: 16px;\r\n    line-height: 1.75;\r\n    color: var(--text-secondary);\r\n  }\r\n\r\n  \/* ---------- About the Congress ---------- *\/\r\n  .aimc-about-congress { background: var(--white); }\r\n  .aimc-about-congress .aimc-copy {\r\n    max-width: 820px;\r\n    margin: 0 auto;\r\n  }\r\n  .aimc-about-congress .aimc-copy p {\r\n    font-size: 17px;\r\n    line-height: 1.85;\r\n    color: var(--text-secondary);\r\n    margin: 0 0 20px;\r\n  }\r\n  .aimc-about-congress .aimc-copy p:last-child { margin-bottom: 0; }\r\n\r\n  \/* ---------- Where Science Meets Industry ---------- *\/\r\n  .aimc-science { background: var(--ivory); }\r\n  .aimc-check-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 20px;\r\n    max-width: 980px;\r\n    margin: 0 auto;\r\n  }\r\n  @media (max-width: 700px) {\r\n    .aimc-check-grid { grid-template-columns: 1fr; }\r\n  }\r\n  .aimc-check-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    background: var(--white);\r\n    border-radius: 8px;\r\n    padding: 20px 22px;\r\n    box-shadow: 0 4px 24px rgba(10,22,40,0.08);\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n  .aimc-check-item:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 10px 30px rgba(10,22,40,0.14);\r\n  }\r\n  .aimc-check-icon {\r\n    flex: 0 0 28px;\r\n    width: 28px;\r\n    height: 28px;\r\n    border-radius: 50%;\r\n    background: var(--navy-deep);\r\n    color: var(--gold);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n  }\r\n  .aimc-check-item span.txt {\r\n    font-size: 15.5px;\r\n    line-height: 1.6;\r\n    color: var(--text-primary);\r\n  }\r\n\r\n  \/* ---------- Who Attends ---------- *\/\r\n  .aimc-attends { background: var(--white); }\r\n  .aimc-tag-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 14px;\r\n  }\r\n  @media (max-width: 900px) {\r\n    .aimc-tag-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n  @media (max-width: 560px) {\r\n    .aimc-tag-grid { grid-template-columns: 1fr; }\r\n  }\r\n  .aimc-tag {\r\n    border: 1px solid #E7E1D6;\r\n    border-left: 3px solid var(--gold);\r\n    background: var(--ivory);\r\n    border-radius: 8px;\r\n    padding: 16px 18px;\r\n    font-size: 15px;\r\n    font-weight: 500;\r\n    color: var(--navy-deep);\r\n    transition: background 0.25s ease, transform 0.25s ease;\r\n  }\r\n  .aimc-tag:hover {\r\n    background: var(--gold-light);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  \/* ---------- Stats ---------- *\/\r\n  .aimc-stats {\r\n    background: var(--navy-deep);\r\n    color: var(--white);\r\n  }\r\n  .aimc-stats-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 24px;\r\n    text-align: center;\r\n  }\r\n  @media (max-width: 800px) {\r\n    .aimc-stats-grid { grid-template-columns: repeat(2, 1fr); }\r\n  }\r\n  .aimc-stat-num {\r\n    font-family: 'Playfair Display', 'Cinzel', serif;\r\n    font-size: 48px;\r\n    font-weight: 700;\r\n    color: var(--gold);\r\n    line-height: 1;\r\n    margin-bottom: 10px;\r\n  }\r\n  @media (max-width: 640px) {\r\n    .aimc-stat-num { font-size: 36px; }\r\n  }\r\n  .aimc-stat-label {\r\n    font-size: 14px;\r\n    letter-spacing: 0.5px;\r\n    color: rgba(255,255,255,0.75);\r\n    max-width: 180px;\r\n    margin: 0 auto;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  \/* ---------- Why AIMC Matters \/ Experience ---------- *\/\r\n  .aimc-why { background: var(--ivory); }\r\n  .aimc-two-col {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 56px;\r\n    align-items: start;\r\n  }\r\n  @media (max-width: 800px) {\r\n    .aimc-two-col { grid-template-columns: 1fr; gap: 40px; }\r\n  }\r\n  .aimc-two-col h3 {\r\n    font-size: 26px;\r\n    color: var(--navy-deep);\r\n    margin-bottom: 16px;\r\n  }\r\n  .aimc-two-col p {\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n    color: var(--text-secondary);\r\n  }\r\n\r\n  \/* ---------- CTA \/ Be Part of ---------- *\/\r\n  .aimc-cta {\r\n    background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy-mid) 100%);\r\n    color: var(--white);\r\n    text-align: center;\r\n  }\r\n  .aimc-cta h2 {\r\n    font-size: 38px;\r\n    margin-bottom: 16px;\r\n  }\r\n  .aimc-cta p.sub {\r\n    font-size: 16.5px;\r\n    color: rgba(255,255,255,0.8);\r\n    max-width: 620px;\r\n    margin: 0 auto 40px;\r\n    line-height: 1.7;\r\n  }\r\n  .aimc-cta-buttons {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 16px;\r\n    margin-bottom: 44px;\r\n  }\r\n  .aimc-btn {\r\n    position: relative;\r\n    display: inline-block;\r\n    padding: 15px 30px;\r\n    border-radius: 4px;\r\n    font-size: 14.5px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.3px;\r\n    text-decoration: none;\r\n    transition: all 0.25s ease;\r\n    overflow: hidden;\r\n  }\r\n  .aimc-btn-gold {\r\n    background: var(--gold);\r\n    color: var(--navy-deep);\r\n  }\r\n  .aimc-btn-gold:hover {\r\n    background: var(--gold-light);\r\n    transform: translateY(-2px);\r\n  }\r\n  .aimc-btn-ghost {\r\n    border: 1px solid rgba(201,169,110,0.6);\r\n    color: var(--white);\r\n    background: transparent;\r\n  }\r\n  .aimc-btn-ghost:hover {\r\n    border-color: var(--gold);\r\n    background: rgba(201,169,110,0.1);\r\n    transform: translateY(-2px);\r\n  }\r\n  .aimc-contact-line {\r\n    font-size: 15px;\r\n    color: rgba(255,255,255,0.85);\r\n  }\r\n  .aimc-contact-line a {\r\n    color: var(--gold-light);\r\n    text-decoration: none;\r\n    border-bottom: 1px solid rgba(229,213,181,0.4);\r\n  }\r\n  .aimc-contact-line a:hover { color: var(--gold); }\r\n  .aimc-contact-sep {\r\n    margin: 0 10px;\r\n    color: rgba(255,255,255,0.3);\r\n  }\r\n<\/style>\r\n\r\n<div class=\"aimc-about\">\r\n\r\n  <!-- HERO -->\r\n  <section class=\"aimc-hero\">\r\n    <div class=\"wrap\">\r\n      <span class=\"aimc-eyebrow\">AIMC 2026<\/span>\r\n      <h1>Advancing Healthcare. Inspiring the Future.<\/h1>\r\n      <p class=\"lede\">The Amman International Medical Congress brings together healthcare professionals, clinical experts, industry leaders and medical innovators for two days of scientific exchange, professional development and meaningful collaboration.<\/p>\r\n      <div class=\"aimc-badges\">\r\n        <span class=\"aimc-badge\">16\u201317 November 2026<\/span>\r\n        <span class=\"aimc-badge\">Le Royal Amman Hotel \u2014 Amman, Jordan<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ABOUT THE CONGRESS -->\r\n  <section class=\"aimc-about-congress\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-section-head aimc-reveal\">\r\n        <h2>About the Congress<\/h2>\r\n      <\/div>\r\n      <div class=\"aimc-copy aimc-reveal\">\r\n        <p>The Amman International Medical Congress \u2014 AIMC 2026 \u2014 is a leading medical and healthcare gathering designed to connect knowledge, clinical expertise and industry innovation.<\/p>\r\n        <p>Hosted in the heart of Amman, the congress welcomes physicians, dentists, aesthetic specialists, pharmacists, nurses, healthcare executives, pharmaceutical companies, medical-device manufacturers and healthcare innovators from Jordan and across the region.<\/p>\r\n        <p>Through expert-led lectures, practical sessions, industry exhibitions and professional networking opportunities, AIMC creates an environment where healthcare professionals can exchange knowledge, explore new technologies and build valuable partnerships.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHERE SCIENCE MEETS INDUSTRY -->\r\n  <section class=\"aimc-science\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-section-head aimc-reveal\">\r\n        <h2>Where Science Meets Industry<\/h2>\r\n        <p>AIMC combines a high-quality scientific programme with a professional medical exhibition. Participants will have the opportunity to:<\/p>\r\n      <\/div>\r\n      <div class=\"aimc-check-grid\">\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Learn from respected regional and international experts.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Explore current medical practices and emerging healthcare trends.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Attend scientific lectures and practical hands-on sessions.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Discover new products, technologies and treatment solutions.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Meet pharmaceutical, medical-device and healthcare companies.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Build professional relationships with colleagues and industry leaders.<\/span><\/div>\r\n        <div class=\"aimc-check-item aimc-reveal\" style=\"grid-column: 1 \/ -1;\"><span class=\"aimc-check-icon\">\u2713<\/span><span class=\"txt\">Develop opportunities for future clinical and commercial collaboration.<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHO ATTENDS -->\r\n  <section class=\"aimc-attends\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-section-head aimc-reveal\">\r\n        <h2>Who Attends AIMC?<\/h2>\r\n        <p>AIMC welcomes professionals and organizations from across the healthcare sector, including:<\/p>\r\n      <\/div>\r\n      <div class=\"aimc-tag-grid\">\r\n        <div class=\"aimc-tag aimc-reveal\">Physicians and medical specialists<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Dentists and dental professionals<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Aesthetic medicine and cosmetic specialists<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Pharmacists and pharmaceutical professionals<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Nurses and allied healthcare professionals<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Hospital and clinic representatives<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Healthcare executives and decision-makers<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Medical universities and training institutions<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Pharmaceutical companies<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Medical-device manufacturers<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Laboratories and diagnostic providers<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Healthcare technology and digital-health companies<\/div>\r\n        <div class=\"aimc-tag aimc-reveal\">Medical distributors and equipment suppliers<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- AT A GLANCE -->\r\n  <section class=\"aimc-stats\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-section-head aimc-reveal\" style=\"margin-bottom: 56px;\">\r\n        <h2 style=\"color: var(--white);\">AIMC 2026 at a Glance<\/h2>\r\n      <\/div>\r\n      <div class=\"aimc-stats-grid\">\r\n        <div class=\"aimc-reveal\">\r\n          <div class=\"aimc-stat-num\" data-count=\"500\">0+<\/div>\r\n          <div class=\"aimc-stat-label\">Healthcare Professionals<\/div>\r\n        <\/div>\r\n        <div class=\"aimc-reveal\">\r\n          <div class=\"aimc-stat-num\" data-count=\"30\">0+<\/div>\r\n          <div class=\"aimc-stat-label\">Leading Exhibitors<\/div>\r\n        <\/div>\r\n        <div class=\"aimc-reveal\">\r\n          <div class=\"aimc-stat-num\" data-count=\"20\">0+<\/div>\r\n          <div class=\"aimc-stat-label\">Expert Speakers<\/div>\r\n        <\/div>\r\n        <div class=\"aimc-reveal\">\r\n          <div class=\"aimc-stat-num\" data-count=\"2\" data-suffix=\"\">0<\/div>\r\n          <div class=\"aimc-stat-label\">Days of Education, Innovation and Networking<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHY AIMC MATTERS \/ EXPERIENCE -->\r\n  <section class=\"aimc-why\">\r\n    <div class=\"wrap\">\r\n      <div class=\"aimc-two-col\">\r\n        <div class=\"aimc-reveal\">\r\n          <h3>Why AIMC Matters<\/h3>\r\n          <p>Healthcare continues to evolve through research, technology, education and collaboration. AIMC provides a dedicated platform where the people shaping healthcare can meet, share their experience and discover new opportunities.<\/p>\r\n          <p>The congress is built to support stronger connections between clinical professionals, academic institutions and the healthcare industry \u2014 helping new knowledge and innovative solutions reach the professionals and patients who need them.<\/p>\r\n        <\/div>\r\n        <div class=\"aimc-reveal\">\r\n          <h3>Experience AIMC 2026<\/h3>\r\n          <p>Whether you are attending as a healthcare professional, exhibiting your products, presenting your expertise or supporting the congress as a sponsor, AIMC 2026 offers a professional experience tailored to your objectives.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- BE PART OF AIMC 2026 -->\r\n  <section class=\"aimc-cta\">\r\n    <div class=\"wrap\">\r\n      <h2 class=\"aimc-reveal\">Be Part of AIMC 2026<\/h2>\r\n      <p class=\"sub aimc-reveal\">Join healthcare professionals, experts and industry leaders in Amman on 16\u201317 November 2026.<\/p>\r\n      <div class=\"aimc-cta-buttons aimc-reveal\">\r\n        <a href=\"\/ar\/resgistration\/doctor-registration\/\" class=\"aimc-btn aimc-btn-gold\">Register as a Doctor<\/a>\r\n        <a href=\"\/ar\/programme\/\" class=\"aimc-btn aimc-btn-ghost\">Explore the Programme<\/a>\r\n        <a href=\"\/ar\/resgistration\/booth-booking\/\" class=\"aimc-btn aimc-btn-ghost\">Book Your Booth<\/a>\r\n        <a href=\"\/ar\/resgistration\/sponsor-enquiry\/\" class=\"aimc-btn aimc-btn-ghost\">Become a Sponsor<\/a>\r\n      <\/div>\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.currentScript.previousElementSibling;\r\n  if (!root || !root.classList || !root.classList.contains('aimc-about')) {\r\n    root = document.querySelector('.aimc-about');\r\n  }\r\n\r\n  var revealEls = root.querySelectorAll('.aimc-reveal');\r\n  var statEls = root.querySelectorAll('.aimc-stat-num');\r\n  var countedOnce = false;\r\n\r\n  function animateCounts() {\r\n    if (countedOnce) return;\r\n    countedOnce = true;\r\n    statEls.forEach(function(el) {\r\n      var target = parseInt(el.getAttribute('data-count'), 10);\r\n      var suffix = el.getAttribute('data-suffix');\r\n      suffix = (suffix === null) ? '+' : suffix;\r\n      var duration = 1400;\r\n      var start = null;\r\n      function step(ts) {\r\n        if (!start) start = ts;\r\n        var progress = Math.min((ts - start) \/ duration, 1);\r\n        var eased = 1 - Math.pow(1 - progress, 3);\r\n        var current = Math.floor(eased * target);\r\n        el.textContent = current + suffix;\r\n        if (progress < 1) {\r\n          requestAnimationFrame(step);\r\n        } else {\r\n          el.textContent = target + suffix;\r\n        }\r\n      }\r\n      requestAnimationFrame(step);\r\n    });\r\n  }\r\n\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() {\r\n            entry.target.classList.add('is-visible');\r\n          }, (i % 6) * 60);\r\n          if (entry.target.closest('.aimc-stats')) {\r\n            animateCounts();\r\n          }\r\n          io.unobserve(entry.target);\r\n        }\r\n      });\r\n    }, { threshold: 0.15 });\r\n\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    animateCounts();\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 2026 Advancing Healthcare. Inspiring the Future. The Amman International Medical Congress brings together healthcare professionals, clinical experts, industry leaders and medical innovators for two days of scientific exchange, professional development and meaningful collaboration. 16\u201317 November 2026 Le Royal Amman Hotel \u2014 Amman, Jordan About the Congress The Amman International Medical Congress \u2014 AIMC 2026 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-21","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\/21","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=21"}],"version-history":[{"count":4,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":209,"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/pages\/21\/revisions\/209"}],"wp:attachment":[{"href":"https:\/\/aimc-jordan.com\/ar\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}