{"id":83,"date":"2026-09-04T09:47:54","date_gmt":"2026-09-04T06:17:54","guid":{"rendered":"https:\/\/weknowiran.com\/new\/?page_id=83"},"modified":"2026-09-04T10:06:45","modified_gmt":"2026-09-04T06:36:45","slug":"health","status":"publish","type":"page","link":"https:\/\/weknowiran.com\/new\/health\/","title":{"rendered":"health"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"83\" class=\"elementor elementor-83\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31d9bf7 e-con-full e-flex e-con e-parent\" data-id=\"31d9bf7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35a1bd6 elementor-widget elementor-widget-html\" data-id=\"35a1bd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Medical Tourism in Iran \u2014 We Know Iran<\/title>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/@tailwindcss\/browser@4\"><\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --gold:#c9a227;\n    --deep:#1a1410;\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Inter',sans-serif;\n    background:#0e0b09;\n    color:#f2ede4;\n    overflow-x:hidden;\n  }\n  h1,h2,h3,h4{font-family:'Playfair Display',serif;}\n  ::-webkit-scrollbar{width:10px;}\n  ::-webkit-scrollbar-track{background:#161210;}\n  ::-webkit-scrollbar-thumb{background:linear-gradient(#c9a227,#8a6d1a);border-radius:10px;}\n\n  \/* HERO *\/\n  .hero-bg{\n    background-image:\n      linear-gradient(180deg, rgba(10,8,6,0.55) 0%, rgba(10,8,6,0.65) 40%, rgba(10,8,6,0.96) 100%),\n      url('https:\/\/images.pexels.com\/photos\/263402\/pexels-photo-263402.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=1200&w=2000');\n    background-size:cover;\n    background-position:center top;\n    background-attachment:scroll;\n  }\n  @media(max-width:768px){\n    .hero-bg{\n      background-image:\n        linear-gradient(180deg,rgba(10,8,6,0.6) 0%,rgba(10,8,6,0.8) 55%,rgba(10,8,6,0.98) 100%),\n        url('https:\/\/images.pexels.com\/photos\/263402\/pexels-photo-263402.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=1600&w=900');\n      background-position:center;\n    }\n  }\n\n  \/* Text gradients *\/\n  .gold-text{background:linear-gradient(90deg,#f5d879,#c9a227,#f5d879);-webkit-background-clip:text;background-clip:text;color:transparent;}\n\n  \/* Dividers *\/\n  .divider{width:80px;height:3px;background:linear-gradient(90deg,#c9a227,transparent);}\n  .divider-center{width:80px;height:3px;background:linear-gradient(90deg,transparent,#c9a227,transparent);margin:0 auto;}\n\n  \/* Reveal *\/\n  .reveal{opacity:0;transform:translateY(40px);transition:all 0.9s cubic-bezier(.2,.8,.2,1);}\n  .reveal.in-view{opacity:1;transform:translateY(0);}\n\n  \/* Card *\/\n  .card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:transform .45s ease,box-shadow .45s ease,border-color .45s ease;\n    cursor:pointer;position:relative;overflow:hidden;\n  }\n  .card:hover{\n    transform:translateY(-10px) scale(1.015);\n    box-shadow:0 25px 50px -12px rgba(0,0,0,0.7),0 0 0 1px rgba(201,162,39,0.35);\n    border-color:rgba(201,162,39,0.6);\n  }\n  .card .card-img{transition:transform .6s ease,filter .6s ease;}\n  .card:hover .card-img{transform:scale(1.12);filter:brightness(1.05);}\n  .card .arrow{transition:transform .35s ease;}\n  .card:hover .arrow{transform:translateX(6px);}\n\n  \/* Service card *\/\n  .svc-card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease;\n    cursor:pointer;position:relative;overflow:hidden;\n  }\n  .svc-card::before{\n    content:'';position:absolute;inset:0;\n    background:linear-gradient(135deg,rgba(201,162,39,0.05) 0%,transparent 60%);\n    opacity:0;transition:opacity .4s ease;\n  }\n  .svc-card:hover::before{opacity:1;}\n  .svc-card:hover{\n    transform:translateY(-8px);\n    border-color:rgba(201,162,39,0.5);\n    box-shadow:0 20px 50px -15px rgba(201,162,39,0.15);\n  }\n  .svc-card .arrow{transition:transform .35s ease;}\n  .svc-card:hover .arrow{transform:translateX(6px);}\n\n  \/* Icon box *\/\n  .icon-box{\n    width:52px;height:52px;border-radius:12px;\n    background:linear-gradient(135deg,rgba(201,162,39,0.12),rgba(201,162,39,0.04));\n    border:1px solid rgba(201,162,39,0.2);\n    display:flex;align-items:center;justify-content:center;\n    flex-shrink:0;\n    transition:all .4s ease;\n  }\n  .svc-card:hover .icon-box{\n    background:linear-gradient(135deg,rgba(201,162,39,0.22),rgba(201,162,39,0.08));\n    border-color:rgba(201,162,39,0.5);\n    transform:scale(1.08) rotate(-2deg);\n  }\n\n  \/* Step card *\/\n  .step-card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:all .4s ease;\n  }\n  .step-card:hover{\n    border-color:rgba(201,162,39,0.45);\n    transform:translateX(6px);\n    box-shadow:0 10px 30px -8px rgba(201,162,39,0.1);\n  }\n  .step-num{\n    width:42px;height:42px;border-radius:50%;\n    background:linear-gradient(135deg,#c9a227,#8a6d1a);\n    display:flex;align-items:center;justify-content:center;\n    font-weight:700;font-size:0.95rem;color:#0e0b09;\n    flex-shrink:0;\n    box-shadow:0 0 18px rgba(201,162,39,0.35);\n  }\n\n  \/* Tag pill *\/\n  .tag{\n    font-size:0.7rem;padding:0.25rem 0.75rem;border-radius:9999px;\n    background:rgba(201,162,39,0.08);\n    border:1px solid rgba(201,162,39,0.2);\n    color:#c9a227;\n    display:inline-block;\n  }\n\n  \/* CTA section *\/\n  .cta-section{\n    background:linear-gradient(135deg,#100c08 0%,#1c1410 45%,#100c08 100%);\n    border-top:1px solid rgba(201,162,39,0.2);\n    border-bottom:1px solid rgba(201,162,39,0.2);\n    position:relative;overflow:hidden;\n  }\n  .cta-section::before{\n    content:'';position:absolute;\n    top:-40%;left:-15%;\n    width:550px;height:550px;\n    background:radial-gradient(circle,rgba(201,162,39,0.07) 0%,transparent 65%);\n    pointer-events:none;\n  }\n  .cta-section::after{\n    content:'';position:absolute;\n    bottom:-30%;right:-10%;\n    width:450px;height:450px;\n    background:radial-gradient(circle,rgba(201,162,39,0.05) 0%,transparent 65%);\n    pointer-events:none;\n  }\n\n  \/* CTA Buttons *\/\n  .btn-gold{\n    background:linear-gradient(135deg,#c9a227,#9a7a1c);\n    border:1px solid rgba(201,162,39,0.4);\n    color:#0e0b09;font-weight:700;\n    transition:all .35s ease;position:relative;overflow:hidden;\n  }\n  .btn-gold::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#f5d879,#c9a227);opacity:0;transition:opacity .35s ease;}\n  .btn-gold:hover::before{opacity:1;}\n  .btn-gold:hover{box-shadow:0 0 28px rgba(201,162,39,0.45),0 8px 25px rgba(0,0,0,0.4);transform:translateY(-3px) scale(1.02);}\n  .btn-gold span{position:relative;z-index:1;}\n\n  .btn-outline{\n    border:1px solid rgba(201,162,39,0.5);\n    color:#c9a227;\n    transition:all .35s ease;background:transparent;\n  }\n  .btn-outline:hover{background:rgba(201,162,39,0.1);border-color:#c9a227;color:#f5d879;transform:translateY(-2px);box-shadow:0 0 18px rgba(201,162,39,0.2);}\n\n  \/* Contact chip *\/\n  .contact-chip{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.2);\n    transition:all .35s ease;\n  }\n  .contact-chip:hover{\n    background:linear-gradient(160deg,#231c10,#160e07);\n    border-color:rgba(201,162,39,0.55);\n    transform:translateY(-4px);\n    box-shadow:0 12px 30px rgba(201,162,39,0.12);\n  }\n\n  \/* Stat card *\/\n  .stat-card{\n    background:linear-gradient(160deg,#1c1712,#120f0c);\n    border:1px solid rgba(201,162,39,0.15);\n    transition:all .4s ease;\n  }\n  .stat-card:hover{border-color:rgba(201,162,39,0.4);transform:translateY(-5px);box-shadow:0 15px 35px rgba(201,162,39,0.1);}\n\n  \/* Trust badge *\/\n  .trust-badge{\n    background:linear-gradient(135deg,rgba(201,162,39,0.08),rgba(201,162,39,0.04));\n    border:1px solid rgba(201,162,39,0.18);\n    transition:all .35s ease;\n  }\n  .trust-badge:hover{border-color:rgba(201,162,39,0.4);background:linear-gradient(135deg,rgba(201,162,39,0.13),rgba(201,162,39,0.06));transform:scale(1.04);}\n\n  \/* Note box *\/\n  .note-box{\n    background:linear-gradient(135deg,rgba(201,162,39,0.06),rgba(201,162,39,0.02));\n    border-left:3px solid #c9a227;\n  }\n\n  \/* Marquee *\/\n  .marquee-track{display:flex;gap:0;animation:marqueeAnim 32s linear infinite;white-space:nowrap;}\n  @keyframes marqueeAnim{from{transform:translateX(0);}to{transform:translateX(-50%);}}\n\n  \/* Bounce *\/\n  .bounce{animation:bounceY 2.2s infinite;}\n  @keyframes bounceY{0%,100%{transform:translateY(0);}50%{transform:translateY(10px);}}\n\n  \/* Pulse *\/\n  .pulse-dot{animation:pulseDot 2.5s infinite;}\n  @keyframes pulseDot{0%{box-shadow:0 0 0 0 rgba(201,162,39,0.5);}70%{box-shadow:0 0 0 10px rgba(201,162,39,0);}100%{box-shadow:0 0 0 0 rgba(201,162,39,0);}}\n\n  .section-label{letter-spacing:0.25em;font-size:0.75rem;}\n\n  \/* Modal *\/\n  #popupModal{backdrop-filter:blur(6px);}\n  #popupModal .modal-panel{transform:scale(0.9) translateY(30px);opacity:0;transition:all .35s cubic-bezier(.2,.8,.2,1);}\n  #popupModal.show .modal-panel{transform:scale(1) translateY(0);opacity:1;}\n  #popupModal{opacity:0;pointer-events:none;transition:opacity .3s ease;}\n  #popupModal.show{opacity:1;pointer-events:auto;}\n  .popup-scroll::-webkit-scrollbar{width:8px;}\n  .popup-scroll::-webkit-scrollbar-thumb{background:#c9a227;border-radius:8px;}\n\n  \/* whatsapp chip special *\/\n  .wa-chip{\n    background:linear-gradient(160deg,#0d1f12,#071008);\n    border:1px solid rgba(37,211,102,0.25);\n    transition:all .35s ease;\n  }\n  .wa-chip:hover{\n    border-color:rgba(37,211,102,0.55);\n    background:linear-gradient(160deg,#102316,#0a1a0e);\n    transform:translateY(-4px);\n    box-shadow:0 12px 30px rgba(37,211,102,0.1);\n  }\n<\/style>\n<\/head>\n<body>\n\n<main>\n\n<!-- ===================== HERO ===================== -->\n<section id=\"hero\" class=\"hero-bg relative min-h-[100vh] flex items-center justify-center text-center px-5\">\n  <div class=\"reveal in-view max-w-4xl mx-auto\">\n\n    <div class=\"inline-flex items-center gap-2.5 px-5 py-2 rounded-full border border-amber-400\/25 bg-amber-900\/15 text-amber-400\/80 text-xs mb-8 tracking-widest uppercase\">\n      <svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\"><circle cx=\"4\" cy=\"4\" r=\"4\" fill=\"#c9a227\" class=\"pulse-dot\"\/><\/svg>\n      We Know Iran \u00b7 Persian Platform\n    <\/div>\n\n    <p class=\"section-label text-amber-400 uppercase mb-5 tracking-[0.3em]\">Healthcare \u00b7 Aesthetics \u00b7 Wellness<\/p>\n    <h1 class=\"text-5xl sm:text-6xl md:text-7xl lg:text-8xl font-extrabold gold-text mb-6 leading-tight\">Medical<br>Tourism<\/h1>\n    <p class=\"text-lg sm:text-xl md:text-2xl text-stone-200\/90 max-w-2xl mx-auto mb-4 font-light\">World-class care. Exceptional value.<br>An experience you will not forget.<\/p>\n    <div class=\"divider-center mb-8\"><\/div>\n    <p class=\"text-sm sm:text-base text-stone-400\/80 max-w-2xl mx-auto mb-12 leading-relaxed\">\n      Iran is more than a destination for history and nature. It is a trusted, cost-effective choice for medical and aesthetic care. At <span class=\"text-amber-300 font-medium\">We Know Iran<\/span>, part of the <span class=\"text-amber-300 font-medium\">Persian Platform<\/span> family, we guide you from your first question to your safe return home.\n    <\/p>\n\n    <div class=\"flex flex-col sm:flex-row gap-4 justify-center mb-16\">\n      <a href=\"#cta\" class=\"btn-gold inline-block px-9 py-4 rounded-full text-sm uppercase tracking-widest\"><span>Begin Your Journey<\/span><\/a>\n      <a href=\"#services\" class=\"btn-outline inline-block px-9 py-4 rounded-full text-sm uppercase tracking-widest\">Explore Services<\/a>\n    <\/div>\n\n    <!-- Stats -->\n    <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-3 max-w-3xl mx-auto\">\n      <div class=\"stat-card rounded-2xl p-4 text-center\">\n        <p class=\"text-2xl font-bold gold-text\">230+<\/p>\n        <p class=\"text-stone-500 text-xs mt-1\">Certified Hospitals<\/p>\n      <\/div>\n      <div class=\"stat-card rounded-2xl p-4 text-center\">\n        <p class=\"text-2xl font-bold gold-text\">70%<\/p>\n        <p class=\"text-stone-500 text-xs mt-1\">Savings vs. Europe<\/p>\n      <\/div>\n      <div class=\"stat-card rounded-2xl p-4 text-center\">\n        <p class=\"text-2xl font-bold gold-text\">50+<\/p>\n        <p class=\"text-stone-500 text-xs mt-1\">Countries Served<\/p>\n      <\/div>\n      <div class=\"stat-card rounded-2xl p-4 text-center\">\n        <p class=\"text-2xl font-bold gold-text\">24\/7<\/p>\n        <p class=\"text-stone-500 text-xs mt-1\">Dedicated Support<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"absolute bottom-8 left-1\/2 -translate-x-1\/2 bounce text-amber-400\/60 text-2xl\">&#8595;<\/div>\n<\/section>\n\n<!-- ===================== MARQUEE ===================== -->\n<div class=\"py-4 overflow-hidden bg-black\/40 border-y border-amber-400\/10\">\n  <div class=\"marquee-track\">\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Rhinoplasty<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Dental Implants<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">LASIK Eye Surgery<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Hair Transplant<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Fertility Treatment<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Orthopaedics<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Cardiology<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Smile Design<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Body Contouring<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Skin Rejuvenation<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <!-- duplicate for seamless loop -->\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Rhinoplasty<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Dental Implants<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">LASIK Eye Surgery<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Hair Transplant<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Fertility Treatment<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Orthopaedics<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Cardiology<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Smile Design<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Body Contouring<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n    <span class=\"text-amber-400\/50 text-xs px-8 uppercase tracking-widest\">Skin Rejuvenation<\/span>\n    <span class=\"text-stone-600 text-xs px-2\">&#9679;<\/span>\n  <\/div>\n<\/div>\n\n<!-- ===================== WHY IRAN ===================== -->\n<section id=\"why\" class=\"py-24 px-5 sm:px-8 lg:px-16 max-w-7xl mx-auto\">\n  <div class=\"text-center mb-16 reveal\">\n    <p class=\"section-label text-amber-400 uppercase mb-3\">The Case for Iran<\/p>\n    <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">Why Choose Iran for<br>Medical Tourism?<\/h2>\n    <div class=\"divider-center mb-6\"><\/div>\n    <p class=\"text-stone-400 max-w-3xl mx-auto\">Exceptional clinical expertise, outstanding value, and a civilisation of legendary hospitality \u2014 all in one destination.<\/p>\n  <\/div>\n\n  <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6\">\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"why-quality\">\n      <div class=\"h-44 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/4386466\/pexels-photo-4386466.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=800\" alt=\"High quality medical care Iran\">\n      <\/div>\n      <div class=\"p-6\">\n        <div class=\"mb-3\">\n          <!-- Hospital cross icon -->\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"text-lg font-bold mb-2 text-amber-200\">High-Quality Care<\/h3>\n        <p class=\"text-sm text-stone-400 mb-4\">Experienced specialists, modern facilities, and 230+ internationally certified hospitals and clinics.<\/p>\n        <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"why-cost\">\n      <div class=\"h-44 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/3943716\/pexels-photo-3943716.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=800\" alt=\"Affordable treatment Iran\">\n      <\/div>\n      <div class=\"p-6\">\n        <div class=\"mb-3\">\n          <!-- Scale \/ balance icon -->\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"text-lg font-bold mb-2 text-amber-200\">Exceptional Value<\/h3>\n        <p class=\"text-sm text-stone-400 mb-4\">Significant savings versus Europe, the Gulf, and many regional countries \u2014 without any compromise on quality.<\/p>\n        <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"why-guidance\">\n      <div class=\"h-44 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/7579831\/pexels-photo-7579831.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=800\" alt=\"Stress-free medical journey Iran\">\n      <\/div>\n      <div class=\"p-6\">\n        <div class=\"mb-3\">\n          <!-- Compass icon -->\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/><polygon points=\"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"text-lg font-bold mb-2 text-amber-200\">Stress-Free Journey<\/h3>\n        <p class=\"text-sm text-stone-400 mb-4\">Doctors, clinics, accommodation, translators, and transport \u2014 we make the complex simple from start to finish.<\/p>\n        <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"why-experience\">\n      <div class=\"h-44 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/7760105\/pexels-photo-7760105.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=500&w=800\" alt=\"Heal and explore Iran\">\n      <\/div>\n      <div class=\"p-6\">\n        <div class=\"mb-3\">\n          <!-- Leaf \/ wellness icon -->\n          <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M17 8C8 10 5.9 16.17 3.82 19.29A4 4 0 005 21c3.41 0 7.78-3.79 8-8 3 2 5 5 5 9 0-6-1-11-5-14z\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"text-lg font-bold mb-2 text-amber-200\">Heal &amp; Discover<\/h3>\n        <p class=\"text-sm text-stone-400 mb-4\">Recovery time becomes an opportunity to experience Persian hospitality, cuisine, and timeless heritage.<\/p>\n        <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Read More <span class=\"arrow\">&#8594;<\/span><\/span>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ===================== SERVICES ===================== -->\n<section id=\"services\" class=\"py-24 px-5 sm:px-8 lg:px-16 bg-black\/30\">\n  <div class=\"max-w-7xl mx-auto\">\n    <div class=\"text-center mb-16 reveal\">\n      <p class=\"section-label text-amber-400 uppercase mb-3\">Medical Specialties<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">Services You Can Access<br><span class=\"gold-text\">in Iran<\/span><\/h2>\n      <div class=\"divider-center mb-6\"><\/div>\n      <p class=\"text-stone-400 max-w-3xl mx-auto\">From cosmetic procedures to complex specialist treatments \u2014 Iran offers an impressive breadth of medical expertise.<\/p>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n\n      <!-- Cosmetic -->\n      <div class=\"svc-card reveal rounded-2xl p-7\" data-popup=\"svc-cosmetic\">\n        <div class=\"flex items-start gap-4 mb-5\">\n          <div class=\"icon-box\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-lg font-bold text-amber-200\">Cosmetic &amp; Plastic Surgery<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-0.5\">Aesthetic Excellence<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm mb-5 leading-relaxed\">Iran holds a globally recognised reputation in rhinoplasty and facial aesthetics, producing a deep concentration of skilled surgeons.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">Rhinoplasty<\/span>\n          <span class=\"tag\">Facelift<\/span>\n          <span class=\"tag\">Eyelid Surgery<\/span>\n          <span class=\"tag\">Body Contouring<\/span>\n          <span class=\"tag\">Hair Transplant<\/span>\n          <span class=\"tag\">Laser Skin<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/30 flex items-center justify-between\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Full Details <span class=\"arrow\">&#8594;<\/span><\/span>\n          <span class=\"text-[11px] text-amber-400\/60 px-2.5 py-1 rounded border border-amber-400\/20 bg-amber-400\/5 uppercase tracking-wider\">Most Popular<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Dentistry -->\n      <div class=\"svc-card reveal rounded-2xl p-7\" data-popup=\"svc-dental\">\n        <div class=\"flex items-start gap-4 mb-5\">\n          <div class=\"icon-box\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 2C9.5 2 7 4 7 7c0 2.5 1 4.5 1 7 0 2 .5 6 2 6s2-3 2-5h0c0 2 .5 5 2 5s2-4 2-6c0-2.5 1-4.5 1-7 0-3-2.5-5-5-5z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-lg font-bold text-amber-200\">Dentistry<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-0.5\">Your Perfect Smile<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm mb-5 leading-relaxed\">For Iranians abroad and regional visitors, a trip to Iran can be the ideal opportunity to address dental care alongside a family reunion.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">Implants<\/span>\n          <span class=\"tag\">Smile Design<\/span>\n          <span class=\"tag\">Veneers<\/span>\n          <span class=\"tag\">Orthodontics<\/span>\n          <span class=\"tag\">Root Canal<\/span>\n          <span class=\"tag\">Gum Surgery<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/30\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Full Details <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Eye -->\n      <div class=\"svc-card reveal rounded-2xl p-7\" data-popup=\"svc-eye\">\n        <div class=\"flex items-start gap-4 mb-5\">\n          <div class=\"icon-box\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-lg font-bold text-amber-200\">Ophthalmology<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-0.5\">See the World Clearly<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm mb-5 leading-relaxed\">Iran has invested in advanced eye care technology, with specialist centres offering precise vision correction and comprehensive treatment.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">LASIK<\/span>\n          <span class=\"tag\">PRK \/ LASEK<\/span>\n          <span class=\"tag\">Cataract<\/span>\n          <span class=\"tag\">Retina Care<\/span>\n          <span class=\"tag\">Cornea<\/span>\n          <span class=\"tag\">Specialist Exams<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/30\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Full Details <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Fertility -->\n      <div class=\"svc-card reveal rounded-2xl p-7\" data-popup=\"svc-fertility\">\n        <div class=\"flex items-start gap-4 mb-5\">\n          <div class=\"icon-box\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-lg font-bold text-amber-200\">Fertility &amp; Reproductive Health<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-0.5\">A New Beginning<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm mb-5 leading-relaxed\">Iran has recognised fertility clinics and experienced specialists. We guide you with complete privacy, respect, and care throughout.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">IVF<\/span>\n          <span class=\"tag\">IUI<\/span>\n          <span class=\"tag\">ICSI<\/span>\n          <span class=\"tag\">Egg Donation<\/span>\n          <span class=\"tag\">Embryo Freezing<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/30\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Full Details <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Specialist -->\n      <div class=\"svc-card reveal rounded-2xl p-7\" data-popup=\"svc-specialist\">\n        <div class=\"flex items-start gap-4 mb-5\">\n          <div class=\"icon-box\">\n            <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"\/>\n              <line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-lg font-bold text-amber-200\">Specialist &amp; Health Checkups<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-0.5\">Preventive Wellness<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm mb-5 leading-relaxed\">Combine comprehensive health screening or specialist treatment with your Iran visit \u2014 efficient, thorough, and professionally managed.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">Full Checkup<\/span>\n          <span class=\"tag\">Orthopaedics<\/span>\n          <span class=\"tag\">Cardiology<\/span>\n          <span class=\"tag\">Dermatology<\/span>\n          <span class=\"tag\">Physiotherapy<\/span>\n          <span class=\"tag\">General Surgery<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/30\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Full Details <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Iran Advantage panel -->\n      <div class=\"reveal rounded-2xl p-7 flex flex-col justify-between\" style=\"background:linear-gradient(145deg,#1a1408,#0f0c06);border:1px solid rgba(201,162,39,0.35);\">\n        <div>\n          <p class=\"text-xs text-amber-400 uppercase tracking-widest mb-3\">Iran Advantage<\/p>\n          <h3 class=\"text-xl font-bold text-amber-200 mb-5\">Trusted by patients from over 50 countries worldwide<\/h3>\n          <div class=\"space-y-3 mb-8\">\n            <div class=\"flex items-start gap-3 text-sm text-stone-300\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-0.5 flex-shrink-0\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Ministry of Health certified IPD departments\n            <\/div>\n            <div class=\"flex items-start gap-3 text-sm text-stone-300\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-0.5 flex-shrink-0\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              University hospitals with international standards\n            <\/div>\n            <div class=\"flex items-start gap-3 text-sm text-stone-300\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-0.5 flex-shrink-0\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Multilingual medical staff in major centres\n            <\/div>\n            <div class=\"flex items-start gap-3 text-sm text-stone-300\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-0.5 flex-shrink-0\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              Tehran, Isfahan, Mashhad, Shiraz hubs\n            <\/div>\n            <div class=\"flex items-start gap-3 text-sm text-stone-300\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-0.5 flex-shrink-0\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n              AriaMedTour &amp; IranMedTour verified partners\n            <\/div>\n          <\/div>\n        <\/div>\n        <a href=\"#cta\" class=\"btn-gold w-full text-center px-6 py-3.5 rounded-xl text-sm\"><span>Get a Free Consultation<\/span><\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== FOR WHOM ===================== -->\n<section id=\"for-whom\" class=\"py-24 px-5 sm:px-8 lg:px-16 max-w-7xl mx-auto\">\n  <div class=\"text-center mb-16 reveal\">\n    <p class=\"section-label text-amber-400 uppercase mb-3\">Who We Serve<\/p>\n    <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">Iran Is Closer Than You Think<\/h2>\n    <div class=\"divider-center mb-6\"><\/div>\n    <p class=\"text-stone-400 max-w-3xl mx-auto\">Whether you are a regional neighbour or a member of the Iranian diaspora, we tailor the experience to your situation.<\/p>\n  <\/div>\n\n  <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"for-neighbours\">\n      <div class=\"h-56 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/3184418\/pexels-photo-3184418.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Regional neighbours medical tourism Iran\">\n      <\/div>\n      <div class=\"p-8\">\n        <div class=\"flex items-center gap-3 mb-4\">\n          <div class=\"icon-box\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl font-bold text-amber-200\">For Iran's Regional Neighbours<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-1\">Iraq \u00b7 Kurdistan \u00b7 Afghanistan \u00b7 Pakistan \u00b7 Gulf \u00b7 Azerbaijan \u00b7 Armenia \u00b7 Turkey<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm leading-relaxed mb-6\">Geographic proximity, cultural commonalities, accessible land and air routes, and competitive costs make Iran a practical, worthwhile choice for neighbouring countries seeking quality healthcare.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">Proximity<\/span>\n          <span class=\"tag\">Cultural Familiarity<\/span>\n          <span class=\"tag\">Land &amp; Air Access<\/span>\n          <span class=\"tag\">Competitive Pricing<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/25\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Learn More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"card reveal rounded-2xl overflow-hidden\" data-popup=\"for-diaspora\">\n      <div class=\"h-56 overflow-hidden\">\n        <img decoding=\"async\" class=\"card-img w-full h-full object-cover\" src=\"https:\/\/images.pexels.com\/photos\/5199164\/pexels-photo-5199164.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1000\" alt=\"Iranian diaspora medical tourism\">\n      <\/div>\n      <div class=\"p-8\">\n        <div class=\"flex items-center gap-3 mb-4\">\n          <div class=\"icon-box\">\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/>\n            <\/svg>\n          <\/div>\n          <div>\n            <h3 class=\"text-xl font-bold text-amber-200\">For Iranians Living Abroad<\/h3>\n            <p class=\"text-xs text-amber-500\/70 uppercase tracking-widest mt-1\">Europe \u00b7 North America \u00b7 Australia \u00b7 UAE \u00b7 UK<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"text-stone-400 text-sm leading-relaxed mb-6\">A trip home can also be your opportunity to address deferred medical or cosmetic care \u2014 combining treatment, family time, and the warmth of Iran in one perfectly planned visit.<\/p>\n        <div class=\"flex flex-wrap gap-2 mb-6\">\n          <span class=\"tag\">Medical + Family Visit<\/span>\n          <span class=\"tag\">Multiple Treatments<\/span>\n          <span class=\"tag\">Efficient Scheduling<\/span>\n          <span class=\"tag\">Peace of Mind<\/span>\n        <\/div>\n        <div class=\"pt-4 border-t border-amber-900\/25\">\n          <span class=\"text-amber-400 text-sm inline-flex items-center gap-2\">Learn More <span class=\"arrow\">&#8594;<\/span><\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ===================== PROCESS ===================== -->\n<section id=\"process\" class=\"py-24 px-5 sm:px-8 lg:px-16 bg-black\/30\">\n  <div class=\"max-w-5xl mx-auto\">\n    <div class=\"text-center mb-16 reveal\">\n      <p class=\"section-label text-amber-400 uppercase mb-3\">How It Works<\/p>\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl font-bold mb-5\">We Know Iran<br><span class=\"gold-text\">Guides Every Step<\/span><\/h2>\n      <div class=\"divider-center mb-6\"><\/div>\n      <p class=\"text-stone-400 max-w-2xl mx-auto\">Travelling to another country for treatment can feel daunting. We simplify every part of the journey \u2014 logistically and humanly.<\/p>\n    <\/div>\n\n    <div class=\"space-y-4\">\n\n      <div class=\"step-card reveal rounded-2xl p-6 flex items-start gap-5\">\n        <div class=\"step-num\">1<\/div>\n        <div>\n          <h3 class=\"text-lg font-bold text-amber-200 mb-2\">Tell Us What You Need<\/h3>\n          <p class=\"text-stone-400 text-sm leading-relaxed\">Share the service you are seeking, your preferred travel window, and any concerns you have. We listen carefully and build your path from there, clarifying each element at your own pace.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-card reveal rounded-2xl p-6 flex items-start gap-5\">\n        <div class=\"step-num\">2<\/div>\n        <div>\n          <h3 class=\"text-lg font-bold text-amber-200 mb-2\">Informed Guidance &amp; Options<\/h3>\n          <p class=\"text-stone-400 text-sm leading-relaxed\">We provide clear information about treatment options, suitable cities, realistic timelines, and everything you need to know before travelling \u2014 so you can make a confident, well-informed decision.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-card reveal rounded-2xl p-6 flex items-start gap-5\">\n        <div class=\"step-num\">3<\/div>\n        <div>\n          <h3 class=\"text-lg font-bold text-amber-200 mb-2\">Full Travel &amp; Stay Coordination<\/h3>\n          <p class=\"text-stone-400 text-sm leading-relaxed\">From arrival planning and accommodation selection to in-city transport, translation support, and a schedule aligned with your medical programme \u2014 we handle the details so you can focus on your health.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-card reveal rounded-2xl p-6 flex items-start gap-5\">\n        <div class=\"step-num\">4<\/div>\n        <div>\n          <h3 class=\"text-lg font-bold text-amber-200 mb-2\">Human Support, Not Just Logistics<\/h3>\n          <p class=\"text-stone-400 text-sm leading-relaxed\">When you travel to another country for treatment, having a trusted, responsive companion makes an enormous difference. Our goal is simple: that you never feel like a stranger in Iran.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== IMPORTANT NOTES ===================== -->\n<section class=\"py-16 px-5 sm:px-8 lg:px-16 max-w-5xl mx-auto\">\n  <div class=\"reveal note-box rounded-2xl p-8\">\n    <div class=\"flex items-start gap-5\">\n      <div class=\"flex-shrink-0 mt-1\">\n        <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/>\n        <\/svg>\n      <\/div>\n      <div>\n        <h3 class=\"text-xl font-bold text-amber-200 mb-5\">Before You Decide \u2014 Please Take Note<\/h3>\n        <div class=\"space-y-3\">\n          <div class=\"flex items-start gap-3\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-1 flex-shrink-0\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n            <p class=\"text-stone-400 text-sm leading-relaxed\">Research your doctor and medical centre thoroughly before committing to any procedure.<\/p>\n          <\/div>\n          <div class=\"flex items-start gap-3\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-1 flex-shrink-0\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n            <p class=\"text-stone-400 text-sm leading-relaxed\">Bring your full medical history, recent test results, and a complete list of current medications.<\/p>\n          <\/div>\n          <div class=\"flex items-start gap-3\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-1 flex-shrink-0\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n            <p class=\"text-stone-400 text-sm leading-relaxed\">Request transparent information on costs, treatment stages, recovery timelines, and follow-up requirements.<\/p>\n          <\/div>\n          <div class=\"flex items-start gap-3\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-1 flex-shrink-0\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n            <p class=\"text-stone-400 text-sm leading-relaxed\">Medical and cosmetic outcomes vary between individuals \u2014 final decisions must be made in full consultation with a qualified specialist.<\/p>\n          <\/div>\n          <div class=\"flex items-start gap-3\">\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"mt-1 flex-shrink-0\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\n            <p class=\"text-stone-400 text-sm leading-relaxed\">For treatments requiring long-term follow-up, arrange your post-return care plan in your home country before you travel.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== CTA ===================== -->\n<section id=\"cta\" class=\"cta-section py-28 px-5 sm:px-8 lg:px-16\">\n  <div class=\"max-w-4xl mx-auto relative z-10\">\n\n    <div class=\"text-center mb-14 reveal\">\n      <div class=\"inline-flex items-center gap-2.5 px-5 py-2 rounded-full border border-amber-400\/25 bg-amber-900\/12 text-amber-400\/75 text-xs mb-8 tracking-widest uppercase\">\n        <svg width=\"8\" height=\"8\" viewBox=\"0 0 8 8\"><circle cx=\"4\" cy=\"4\" r=\"4\" fill=\"#c9a227\" class=\"pulse-dot\"\/><\/svg>\n        London Office &amp; WhatsApp \u2014 Available Now\n      <\/div>\n\n      <h2 class=\"text-3xl sm:text-4xl md:text-5xl lg:text-6xl font-extrabold mb-6 leading-tight\">\n        Begin Your Medical<br><span class=\"gold-text\">Journey to Iran<\/span>\n      <\/h2>\n      <div class=\"divider-center mb-8\"><\/div>\n      <p class=\"text-stone-300\/80 max-w-2xl mx-auto text-base sm:text-lg leading-relaxed mb-3\">\n        Tell us which service you need, where you are travelling from, and when you plan to visit \u2014 and we will help you plan a journey that is safe, clear, and cared-for from start to finish.\n      <\/p>\n      <p class=\"text-stone-600 text-sm\">\n        Part of <span class=\"text-amber-400\/70\">Persian Platform<\/span> \u00b7 Serving patients across Europe, the Middle East, and beyond.\n      <\/p>\n    <\/div>\n\n    <!-- Contact chips -->\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-5 mb-10 reveal\">\n\n      <a href=\"tel:+442086350694\" class=\"contact-chip rounded-2xl p-6 flex items-center gap-5 group\">\n        <div class=\"w-14 h-14 rounded-2xl border border-amber-400\/25 bg-amber-400\/8 flex items-center justify-center flex-shrink-0 group-hover:border-amber-400\/50 group-hover:scale-105 transition-all duration-300\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11 19.79 19.79 0 01.1 2.38 2 2 0 012.07.18h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <p class=\"text-xs text-amber-400\/60 uppercase tracking-widest mb-1\">London Office<\/p>\n          <p class=\"text-xl font-bold text-stone-100 tracking-wide\">+44 20 8635 0694<\/p>\n          <p class=\"text-xs text-stone-600 mt-1\">Mon \u2013 Fri &nbsp;\u00b7&nbsp; 09:00 \u2013 18:00 GMT<\/p>\n        <\/div>\n      <\/a>\n\n      <a href=\"https:\/\/wa.me\/447780807781\" target=\"_blank\" rel=\"noopener\" class=\"wa-chip rounded-2xl p-6 flex items-center gap-5 group\">\n        <div class=\"w-14 h-14 rounded-2xl flex items-center justify-center flex-shrink-0 group-hover:scale-105 transition-all duration-300\" style=\"background:rgba(37,211,102,0.1);border:1px solid rgba(37,211,102,0.25);\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"#25d366\">\n            <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n          <\/svg>\n        <\/div>\n        <div>\n          <p class=\"text-xs uppercase tracking-widest mb-1\" style=\"color:rgba(37,211,102,0.65);\">WhatsApp<\/p>\n          <p class=\"text-xl font-bold text-stone-100 tracking-wide\">+44 7780 807781<\/p>\n          <p class=\"text-xs text-stone-600 mt-1\">Message anytime &nbsp;\u00b7&nbsp; Fast response<\/p>\n        <\/div>\n      <\/a>\n\n    <\/div>\n\n    <!-- Big action buttons -->\n    <div class=\"flex flex-col sm:flex-row gap-4 justify-center mb-16 reveal\">\n      <a href=\"https:\/\/wa.me\/447780807781?text=Hello%2C%20I%20am%20interested%20in%20medical%20tourism%20in%20Iran.%20Could%20you%20please%20guide%20me%3F\" target=\"_blank\" rel=\"noopener\"\n        class=\"btn-gold px-10 py-5 rounded-2xl text-sm font-semibold flex items-center justify-center gap-3\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"relative z-10\">\n          <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n        <\/svg>\n        <span>Message Us on WhatsApp<\/span>\n      <\/a>\n      <a href=\"tel:+442086350694\" class=\"btn-outline px-10 py-5 rounded-2xl text-sm font-semibold flex items-center justify-center gap-3\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11 19.79 19.79 0 01.1 2.38 2 2 0 012.07.18h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/>\n        <\/svg>\n        Call Our London Office\n      <\/a>\n    <\/div>\n\n    <!-- Trust badges -->\n    <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-4 reveal\">\n      <div class=\"trust-badge rounded-2xl p-5 text-center\">\n        <div class=\"flex justify-center mb-3\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0110 0v4\"\/>\n          <\/svg>\n        <\/div>\n        <p class=\"text-stone-200 text-xs font-semibold\">Full Privacy<\/p>\n        <p class=\"text-stone-600 text-[11px] mt-1\">Your data is safe<\/p>\n      <\/div>\n      <div class=\"trust-badge rounded-2xl p-5 text-center\">\n        <div class=\"flex justify-center mb-3\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/>\n          <\/svg>\n        <\/div>\n        <p class=\"text-stone-200 text-xs font-semibold\">Multilingual<\/p>\n        <p class=\"text-stone-600 text-[11px] mt-1\">EN \u00b7 FA \u00b7 AR &amp; more<\/p>\n      <\/div>\n      <div class=\"trust-badge rounded-2xl p-5 text-center\">\n        <div class=\"flex justify-center mb-3\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 16V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l7-4A2 2 0 0021 16z\"\/>\n          <\/svg>\n        <\/div>\n        <p class=\"text-stone-200 text-xs font-semibold\">End-to-End<\/p>\n        <p class=\"text-stone-600 text-[11px] mt-1\">Travel to recovery<\/p>\n      <\/div>\n      <div class=\"trust-badge rounded-2xl p-5 text-center\">\n        <div class=\"flex justify-center mb-3\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#c9a227\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polyline points=\"20 12 20 22 4 22 4 12\"\/><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\/><path d=\"M12 22V7M12 7H7.5a2.5 2.5 0 010-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7z\"\/>\n          <\/svg>\n        <\/div>\n        <p class=\"text-stone-200 text-xs font-semibold\">No Obligation<\/p>\n        <p class=\"text-stone-600 text-[11px] mt-1\">Free first consultation<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<\/main>\n\n<!-- ===================== POPUP MODAL ===================== -->\n<div id=\"popupModal\" class=\"fixed inset-0 z-[999] flex items-center justify-center p-4 bg-black\/75\">\n  <div class=\"modal-panel relative rounded-2xl max-w-2xl w-full max-h-[88vh] overflow-hidden shadow-2xl\" style=\"background:linear-gradient(160deg,#1c1712,#120f0c);border:1px solid rgba(201,162,39,0.25);\">\n    <button id=\"popupClose\" aria-label=\"Close\" class=\"absolute top-4 right-4 z-20 w-10 h-10 flex items-center justify-center rounded-full border border-amber-400\/30 bg-black\/60 text-amber-300 hover:bg-amber-400 hover:text-black transition-all duration-300 text-xl\">&times;<\/button>\n    <div class=\"overflow-y-auto popup-scroll max-h-[88vh]\">\n      <div class=\"h-52 sm:h-64 w-full overflow-hidden\">\n        <img decoding=\"async\" id=\"popupImage\" src=\"\" alt=\"\" class=\"w-full h-full object-cover\">\n      <\/div>\n      <div class=\"p-6 sm:p-10\">\n        <p id=\"popupEra\" class=\"text-amber-500\/70 text-xs uppercase tracking-[0.2em] mb-2\"><\/p>\n        <h3 id=\"popupTitle\" class=\"text-2xl sm:text-3xl font-bold mb-5 text-amber-100\"><\/h3>\n        <div id=\"popupText\" class=\"text-stone-300\/90 text-sm sm:text-base leading-relaxed space-y-4\"><\/div>\n        <div class=\"mt-8 pt-6 border-t border-amber-900\/40 flex flex-col sm:flex-row gap-3\">\n          <a href=\"https:\/\/wa.me\/447780807781?text=Hello%2C%20I%20want%20to%20learn%20more%20about%20medical%20tourism%20in%20Iran.\" target=\"_blank\" class=\"btn-gold px-6 py-3.5 rounded-xl text-sm font-semibold text-center flex items-center justify-center gap-2\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"relative z-10\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\n            <span>Enquire via WhatsApp<\/span>\n          <\/a>\n          <a href=\"tel:+442086350694\" class=\"btn-outline px-6 py-3.5 rounded-xl text-sm font-semibold text-center flex items-center justify-center gap-2\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11 19.79 19.79 0 01.1 2.38 2 2 0 012.07.18h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\n            Call London Office\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n\/* ========= CONTENT DATABASE ========= *\/\nconst contentData = {\n\n  \"why-quality\":{\n    era:\"Why Iran\",\n    title:\"High-Quality Medical Care\",\n    img:\"https:\/\/images.pexels.com\/photos\/4386466\/pexels-photo-4386466.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Iran's healthcare system has invested heavily in specialist training, modern diagnostic equipment, and internationally aligned clinical standards, producing a generation of highly qualified medical professionals capable of delivering care that meets \u2014 and in many fields exceeds \u2014 regional expectations. The Ministry of Health has established a formal International Patient Department (IPD) certification framework, with over 230 hospitals and specialist clinics across the country officially licensed to serve international patients, providing dedicated bilingual staff, standardised treatment protocols, and structured patient pathways from initial consultation through to discharge and follow-up.\n\nKey medical cities \u2014 Tehran, Mashhad, Isfahan, Shiraz, and Tabriz \u2014 are home to major university teaching hospitals affiliated with internationally recognised medical schools, producing specialists who are trained in the latest evidence-based practices and who regularly engage with global medical literature and continuing professional development. Many senior Iranian physicians have trained or undertaken fellowship programmes in Europe, North America, or the Gulf, bringing international experience back to their clinical practice.\n\nIn specialties such as cosmetic surgery, dental implantology, vision correction, oncology, orthopaedics, and fertility treatment, Iranian hospitals are equipped with modern imaging systems, minimally invasive surgical technology, and sterile operating environments that comply with national and, in many cases, international safety standards. Specialist centres affiliated with Tehran University of Medical Sciences and Shiraz University of Medical Sciences have published peer-reviewed research in international journals and maintained partnerships with global medical institutions, reflecting a genuine commitment to clinical excellence.\n\nWe Know Iran works only with verified, reputable medical providers. Our guidance is always based on clear, honest information about what you can realistically expect, helping you make a decision that places your health and wellbeing above all else.`\n  },\n\n  \"why-cost\":{\n    era:\"Why Iran\",\n    title:\"Exceptional Value Without Compromise\",\n    img:\"https:\/\/images.pexels.com\/photos\/3943716\/pexels-photo-3943716.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`One of the most compelling reasons international patients choose Iran for medical and cosmetic treatment is the significant cost difference compared to equivalent procedures in Western Europe, North America, the Gulf states, Turkey, and other regional destinations. Depending on the procedure and provider, patients can often achieve savings of fifty to eighty percent compared to UK or European private healthcare costs, while still accessing comparable clinical expertise and modern facilities.\n\nThis cost advantage is not the result of lower quality or reduced safety standards, but rather reflects structural differences in healthcare economics within Iran: lower operational overhead, favourable currency dynamics, reduced labour costs relative to Western markets, and a government-supported healthcare training system that produces large numbers of well-qualified specialists.\n\nRhinoplasty, dental implants, smile design procedures, hair transplants, LASIK eye surgery, and many other popular elective treatments are particularly well-priced in Iran, with costs that are often a fraction of equivalent treatments in London, Paris, or Dubai. Fertility treatments, including IVF cycles, are also significantly more cost-accessible, making Iran an increasingly considered option for couples from Europe and the Gulf region.\n\nIt is important to note that cost should never be the sole criterion when selecting a medical provider. We Know Iran provides guidance that balances quality, safety, professional credentials, and value \u2014 helping you make a decision that is right for your specific situation, with full transparency about what each option entails.`\n  },\n\n  \"why-guidance\":{\n    era:\"Why Iran\",\n    title:\"A Stress-Free Medical Journey\",\n    img:\"https:\/\/images.pexels.com\/photos\/7579831\/pexels-photo-7579831.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Travelling to a new country for medical care involves a level of complexity that goes far beyond booking flights and hotels. It requires navigating an unfamiliar healthcare system, identifying trustworthy and appropriately qualified medical providers, understanding treatment options and associated costs, arranging appropriate accommodation close to your clinic or hospital, organising reliable in-city transport, communicating effectively across language barriers, and managing administrative and logistical details before, during, and after a procedure.\n\nWithout proper support, this complexity can be overwhelming \u2014 particularly at a time when your focus needs to be on your health and wellbeing rather than logistical problem-solving. That is precisely where We Know Iran provides genuine value. Our team combines detailed knowledge of Iran's medical landscape with practical experience in planning travel for international patients, simplifying every stage of your journey.\n\nWe begin by listening carefully to your specific needs and circumstances, then provide clear, unbiased guidance on which cities and specialists are best aligned with your requirements. We assist with accommodation selection in comfortable, convenient locations, arrange reliable transportation, and \u2014 where needed \u2014 provide professional translation support to ensure clear communication with your medical team.\n\nOur support is designed to be genuinely helpful rather than commercially motivated. We are here to ensure you feel informed, supported, and confident throughout every step of your medical journey to Iran.`\n  },\n\n  \"why-experience\":{\n    era:\"Why Iran\",\n    title:\"Heal and Discover Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/7760105\/pexels-photo-7760105.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`One of the unique dimensions of choosing Iran for medical tourism is the extraordinary richness of the country itself as a destination, meaning that your recovery period or the time around your medical appointments can become something genuinely memorable rather than merely a time of waiting.\n\nIran is a civilisation of seven thousand years, home to some of the most stunning historic cities, natural landscapes, and cultural experiences in the world. Its people are renowned across the region and beyond for a warmth of hospitality that often surprises and moves first-time visitors deeply.\n\nDepending on your treatment and recovery requirements, there may be ample opportunity to explore the beautifully tiled mosques and historic bridges of Isfahan, wander the ancient streets of Yazd, visit the ruins of Persepolis near Shiraz, experience the vibrant culture of Tehran, or simply enjoy the extraordinary depth of Persian cuisine \u2014 from saffron-infused rice dishes and slow-cooked herb stews to fragrant teas and elaborate sweets that reflect millennia of culinary tradition.\n\nOf course, the extent to which you can explore Iran during a medical trip will depend entirely on the nature of your treatment, your physical condition, and the advice of your medical team. We design every itinerary carefully and conservatively around your health needs, ensuring that any cultural or leisure elements are appropriate, manageable, and genuinely restorative.`\n  },\n\n  \"svc-cosmetic\":{\n    era:\"Cosmetic and Plastic Surgery\",\n    title:\"Aesthetic and Plastic Surgery in Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/5069432\/pexels-photo-5069432.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Iran has earned a remarkable global reputation in the field of cosmetic and plastic surgery, particularly rhinoplasty \u2014 nose reshaping surgery \u2014 where the country performs more procedures per capita than virtually any other nation in the world, producing a deep concentration of experienced and technically skilled surgeons. This extraordinary volume of practice has cultivated a generation of plastic surgeons whose expertise, particularly in facial aesthetics, is genuinely world-class, attracting patients from neighbouring countries, the Iranian diaspora, and increasingly from further afield.\n\nRhinoplasty in Iran ranges from subtle refinement procedures to complex structural reconstructions. Iranian surgeons have developed particular expertise in approaches suited to Middle Eastern facial anatomy, achieving natural, harmonious results that respect and enhance each patient's individual features. The same depth of experience extends to facelifts, blepharoplasty, brow lifts, chin and jaw contouring, alongside body procedures including liposuction, abdominoplasty, and body contouring.\n\nHair transplantation is another area of significant expertise, with clinics in Tehran and other major cities offering both FUT and FUE techniques at highly competitive prices. Laser skin treatments, chemical peels, dermal fillers, and non-surgical rejuvenation procedures are widely available in certified aesthetic clinics.\n\nIt is essential to emphasise that cosmetic surgery is a significant medical decision requiring thorough prior consultation, a clear understanding of realistic outcomes and risks, and careful selection of a qualified, board-certified surgeon operating in an accredited facility. We Know Iran can guide you toward verified, reputable providers and help you prepare for a safe, well-planned procedure.`\n  },\n\n  \"svc-dental\":{\n    era:\"Dentistry\",\n    title:\"Dental Care and Smile Design in Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/3881449\/pexels-photo-3881449.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Dental tourism to Iran represents one of the most practical and cost-effective options for patients seeking comprehensive dental treatment, whether routine restorative care, complex implantology, or full aesthetic smile transformations. Iran has a large number of highly trained dentists and specialist dental surgeons, many educated in Europe or at Iranian dental schools maintaining strong links with international academic institutions.\n\nDental implants are among the most sought-after procedures for international patients visiting Iran, with prices substantially below those in the UK, Germany, or the Gulf states, while using internationally recognised implant systems such as Straumann and Nobel Biocare. Smile design packages \u2014 combining veneers, composite bonding, teeth whitening, and gum contouring \u2014 allow patients to achieve dramatic smile transformations within a single extended visit.\n\nOrthodontic treatment including traditional braces, ceramic braces, and clear aligner systems is available at highly competitive prices. Root canal treatments, crown placements, gum disease therapy, and surgical extractions are routinely available in specialist dental clinics across Tehran, Isfahan, Mashhad, and other major cities.\n\nFor members of the Iranian diaspora visiting family, dental treatment provides an excellent opportunity to combine necessary care with a home visit. We Know Iran helps coordinate dental appointments around family and travel plans, ensuring the visit is as efficient and stress-free as possible.`\n  },\n\n  \"svc-eye\":{\n    era:\"Ophthalmology\",\n    title:\"Eye Care and Vision Correction in Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/5752242\/pexels-photo-5752242.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Iran has made significant investment in ophthalmic care infrastructure, producing a well-trained community of eye specialists and equipping major eye centres with modern laser platforms, diagnostic imaging systems, and surgical technology for a wide range of vision correction and eye health procedures. Major eye care centres in Tehran, Isfahan, and Mashhad offer services comparable in technical quality to specialist eye clinics in Western Europe, at a fraction of the cost.\n\nLaser vision correction is one of the most commonly sought ophthalmic procedures, with LASIK, PRK, and LASEK procedures available using modern excimer and femtosecond laser systems. Success rates and patient satisfaction for laser vision correction in reputable Iranian centres are comparable to international benchmarks, with careful pre-operative screening conducted to assess suitability, corneal thickness, prescription stability, and other key candidacy factors.\n\nCataract surgery, involving removal of a clouded natural lens and its replacement with an artificial intraocular lens, is routinely performed with a range of lens options available \u2014 from standard monofocal implants to premium multifocal and toric lenses correcting astigmatism. Retinal specialist services, including treatments for diabetic retinopathy, macular degeneration, and retinal detachment, are available in university teaching hospitals and specialist retinal centres.\n\nIt is crucial to complete all pre-operative assessments before travelling for eye surgery and to allow adequate recovery time before long flights home. We Know Iran coordinates preliminary consultations \u2014 where possible conducted remotely in advance of travel \u2014 to ensure you arrive fully assessed and ready for your procedure.`\n  },\n\n  \"svc-fertility\":{\n    era:\"Fertility and Reproductive Health\",\n    title:\"Fertility Treatment in Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/7789849\/pexels-photo-7789849.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Iran has developed a notable strength in reproductive medicine and fertility treatment, with specialist fertility clinics in Tehran, Isfahan, and other major cities offering a comprehensive range of assisted reproductive technologies to both Iranian and international patients. Iran's fertility specialists are trained in internationally recognised protocols, and several Iranian fertility research teams have published peer-reviewed work in international reproductive medicine journals.\n\nIVF, IUI, ICSI, and related assisted reproductive procedures are available at fertility clinics equipped with modern laboratory facilities and specialist embryology teams. Egg donation, embryo freezing, and other advanced reproductive options are also available within the legal and regulatory framework governing reproductive medicine in Iran, though the specific parameters may differ from those in other countries, and patients should seek clear information about applicable regulations before proceeding.\n\nFertility treatment is inherently a sensitive and deeply personal journey, and We Know Iran approaches it with complete discretion, respect, and compassion. We do not share personal information, communicate privately and confidentially, and recognise that many patients navigating this journey deserve sensitivity and careful support alongside practical guidance.\n\nBefore travelling for fertility treatment, it is important to obtain a full diagnostic workup in your home country and bring all relevant medical documentation \u2014 including hormone profiles, semen analysis results, previous treatment records, and any relevant genetic screening \u2014 so that your specialist in Iran can review your case thoroughly and propose an appropriate treatment protocol from the outset.`\n  },\n\n  \"svc-specialist\":{\n    era:\"Specialist Care\",\n    title:\"Specialist Treatment and Health Checkups\",\n    img:\"https:\/\/images.pexels.com\/photos\/4225880\/pexels-photo-4225880.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`Beyond the most commonly sought cosmetic and elective procedures, Iran offers genuine capability in a range of specialist medical fields. University hospitals in Tehran, Shiraz, Isfahan, and Mashhad are tertiary referral centres with multi-disciplinary specialist teams, advanced imaging and diagnostic technology, and surgical capabilities across a wide spectrum of medical specialties.\n\nComprehensive health checkup packages, offered at several international patient departments, allow individuals to complete a full battery of screening investigations \u2014 including cardiovascular assessment, cancer screening, endocrine evaluation, and comprehensive laboratory panels \u2014 within a structured two to three day programme, at a cost significantly below equivalent executive health check programmes in the UK or Gulf states.\n\nOrthopaedic services including joint replacement, spinal surgery, sports injury management, and physiotherapy rehabilitation are available at specialist orthopaedic centres with modern surgical suites. Cardiology services from non-invasive diagnostic investigations to interventional cardiology procedures are provided at cardiac centres equipped with contemporary catheterisation laboratories.\n\nDermatology and aesthetic dermatology services extend beyond the cosmetic into the treatment of chronic skin conditions. Physiotherapy, physical rehabilitation, and pain management services are particularly relevant for patients with chronic musculoskeletal conditions seeking extended rehabilitation programmes at competitive costs. Whatever your specific medical need, We Know Iran can assess whether Iran represents a viable and appropriate option and connect you with the right specialists.`\n  },\n\n  \"for-neighbours\":{\n    era:\"Regional Patients\",\n    title:\"For Iran's Regional Neighbours\",\n    img:\"https:\/\/images.pexels.com\/photos\/3184418\/pexels-photo-3184418.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`For patients living in Iraq, the Kurdistan Region, Afghanistan, Pakistan, Azerbaijan, Armenia, Turkey, and the Gulf states, Iran offers a medical tourism destination that combines genuine geographic accessibility with impressive clinical capability and significant cost advantages. In many cases, the journey to Tehran or Mashhad from neighbouring countries is shorter, simpler, and less expensive than travelling to European or North American destinations.\n\nLand border crossings and frequent air connections link Iran to its neighbours, with regular flights between Tehran and Baghdad, Erbil, Sulaymaniyah, Kabul, Islamabad, Baku, Yerevan, Istanbul, and major Gulf cities, alongside established land routes that many regional patients already use for family and commercial travel. This existing familiarity with Iran, combined with shared or related cultural customs, languages, and social norms across much of the region, means that travelling to Iran for medical treatment is significantly less disorienting than visiting a more distant or culturally unfamiliar destination.\n\nPatients from the Kurdistan Region of Iraq have well-established patterns of medical travel to Iranian cities, particularly Tabriz, Urmia, and Tehran, drawing on geographic proximity and cultural familiarity. Similarly, many patients from Afghanistan and Pakistan have strong existing connections to Iran through language \u2014 Dari and Pashto sharing significant vocabulary with Persian \u2014 reducing communication barriers considerably.\n\nWe Know Iran provides tailored support for regional patients, including guidance on entry procedures, border logistics, appropriate arrival points, and accommodation options suited to different budget levels across different cities. Our multilingual team communicates in English, Persian, and Arabic, with additional language support arranged where needed.`\n  },\n\n  \"for-diaspora\":{\n    era:\"Iranians Abroad\",\n    title:\"For Iranians Living Outside Iran\",\n    img:\"https:\/\/images.pexels.com\/photos\/5199164\/pexels-photo-5199164.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=600&w=1200\",\n    text:`For the large and globally dispersed Iranian diaspora \u2014 including communities in the United Kingdom, Germany, Sweden, Canada, the United States, Australia, and the UAE \u2014 a visit to Iran presents a unique and practical opportunity to combine necessary medical or cosmetic care with the joy of seeing family, reconnecting with cultural roots, and experiencing the country anew.\n\nMany diaspora Iranians have deferred elective treatments for years, deterred by the prohibitive costs of private healthcare in their countries of residence, only to discover that a single trip home could address multiple medical and cosmetic needs at a fraction of the equivalent cost. The practical logic is compelling: a return trip to Iran combined with high-quality dental implants, cosmetic procedures, eye surgery, or a comprehensive health checkup often costs less in total than the equivalent medical procedure alone in London, Stockholm, or Toronto.\n\nWe Know Iran specialises in helping diaspora patients plan trips that are medically coherent, logistically efficient, and personally meaningful. We work around the realities of limited annual leave, family visit priorities, and the genuine need to schedule medical appointments within a fixed window of time, designing itineraries that ensure every day of the visit is purposeful and that medical recovery does not conflict with family commitments.\n\nFor diaspora patients who have not visited Iran in many years, navigating the country's healthcare landscape can feel unfamiliar. We bridge that gap \u2014 providing current, reliable information about which hospitals, clinics, and specialists are genuinely reputable, what the experience of being a patient in Iran today involves, and how to ensure your return visit is as smooth, safe, and rewarding as possible from both a medical and a personal perspective.`\n  }\n\n};\n\n\/* ========= MODAL ========= *\/\nconst modal = document.getElementById('popupModal');\nconst closeBtn = document.getElementById('popupClose');\nconst popupImage = document.getElementById('popupImage');\nconst popupEra = document.getElementById('popupEra');\nconst popupTitle = document.getElementById('popupTitle');\nconst popupText = document.getElementById('popupText');\n\nfunction openPopup(key){\n  const d = contentData[key];\n  if(!d) return;\n  popupImage.src = d.img;\n  popupImage.alt = d.title;\n  popupEra.textContent = d.era;\n  popupTitle.textContent = d.title;\n  popupText.innerHTML = d.text.split('\\n\\n').map(p=>`<p>${p.trim()}<\/p>`).join('');\n  modal.classList.add('show');\n  document.body.style.overflow='hidden';\n}\n\nfunction closePopup(){\n  modal.classList.remove('show');\n  document.body.style.overflow='';\n}\n\ncloseBtn.addEventListener('click', closePopup);\nmodal.addEventListener('click', e=>{ if(e.target===modal) closePopup(); });\ndocument.addEventListener('keydown', e=>{ if(e.key==='Escape') closePopup(); });\n\ndocument.querySelectorAll('[data-popup]').forEach(el=>{\n  el.addEventListener('click', ()=> openPopup(el.dataset.popup));\n});\n\n\/* ========= SCROLL REVEAL ========= *\/\nconst observer = new IntersectionObserver((entries)=>{\n  entries.forEach(entry=>{\n    if(entry.isIntersecting){\n      entry.target.classList.add('in-view');\n      observer.unobserve(entry.target);\n    }\n  });\n},{threshold:0.1, rootMargin:'0px 0px -60px 0px'});\n\ndocument.querySelectorAll('.reveal').forEach(el=>{\n  if(!el.classList.contains('in-view')) observer.observe(el);\n});\n<\/script>\n<\/body>\n<\/html>\n\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>Medical Tourism in Iran \u2014 We Know Iran We Know Iran \u00b7 Persian Platform Healthcare \u00b7 Aesthetics \u00b7 Wellness MedicalTourism World-class care. Exceptional value.An experience you will not forget. Iran is more than a destination for history and nature. It is a trusted, cost-effective choice for medical and aesthetic care. At We Know Iran, part [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-83","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":83,"fa":421,"ar":656},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/83","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/comments?post=83"}],"version-history":[{"count":4,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/83\/revisions"}],"predecessor-version":[{"id":87,"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/pages\/83\/revisions\/87"}],"wp:attachment":[{"href":"https:\/\/weknowiran.com\/new\/wp-json\/wp\/v2\/media?parent=83"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}