{"id":10475,"date":"2026-05-02T10:55:08","date_gmt":"2026-05-02T06:55:08","guid":{"rendered":"https:\/\/hirudo.clinic\/?page_id=10475"},"modified":"2026-05-21T10:41:13","modified_gmt":"2026-05-21T06:41:13","slug":"courses","status":"publish","type":"page","link":"https:\/\/hirudo.clinic\/ru\/courses\/","title":{"rendered":"Courses"},"content":{"rendered":"<!--\nHirudo.Clinic Courses Page\nUse on a WordPress Page with Astra theme.\nRecommended placement: add one Custom HTML block and paste this code.\nPage slug: \/courses\/\nMenu label: Courses\n-->\n\n<style>\n  .hirudo-courses-page {\n    --hirudo-green: #214f38;\n    --hirudo-green-dark: #173726;\n    --hirudo-green-soft: #eef6f0;\n    --hirudo-cream: #fbf7ee;\n    --hirudo-gold: #b89b5e;\n    --hirudo-text: #26312b;\n    --hirudo-muted: #66736b;\n    --hirudo-border: #dfe8e1;\n    --hirudo-white: #ffffff;\n    font-family: inherit;\n    color: var(--hirudo-text);\n    line-height: 1.65;\n  }\n\n  .hirudo-courses-page * {\n    box-sizing: border-box;\n  }\n\n  .hirudo-section {\n    padding: 70px 20px;\n  }\n\n  .hirudo-section-tight {\n    padding: 45px 20px;\n  }\n\n  .hirudo-container {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .hirudo-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--hirudo-green);\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .hirudo-courses-page h1,\n  .hirudo-courses-page h2,\n  .hirudo-courses-page h3 {\n    color: var(--hirudo-green-dark);\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  .hirudo-courses-page h1 {\n    font-size: clamp(38px, 5vw, 64px);\n    margin-bottom: 22px;\n    letter-spacing: -0.03em;\n  }\n\n  .hirudo-courses-page h2 {\n    font-size: clamp(30px, 4vw, 44px);\n    margin-bottom: 18px;\n    letter-spacing: -0.02em;\n  }\n\n  .hirudo-courses-page h3 {\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .hirudo-lead {\n    font-size: 19px;\n    color: var(--hirudo-text);\n    max-width: 760px;\n    margin-bottom: 26px;\n  }\n\n  .hirudo-muted {\n    color: var(--hirudo-muted);\n  }\n\n  .hirudo-hero {\n    background: linear-gradient(135deg, var(--hirudo-cream) 0%, #ffffff 55%, var(--hirudo-green-soft) 100%);\n    border-bottom: 1px solid var(--hirudo-border);\n  }\n\n  .hirudo-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);\n    gap: 48px;\n    align-items: center;\n  }\n\n  .hirudo-hero-card {\n    background: rgba(255,255,255,0.88);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 28px;\n    padding: 24px;\n    box-shadow: 0 20px 55px rgba(23,55,38,0.10);\n  }\n\n  .hirudo-hero-image {\n    position: relative;\n    min-height: 430px;\n    border-radius: 22px;\n    overflow: hidden;\n    display: flex;\n    align-items: flex-end;\n    padding: 22px;\n    background: #eef6f0;\n  }\n\n  .hirudo-hero-photo {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .hirudo-image-caption {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    background: rgba(255,255,255,0.92);\n    border: 1px solid rgba(255,255,255,0.7);\n    border-radius: 18px;\n    padding: 16px;\n    font-size: 15px;\n    color: var(--hirudo-green-dark);\n  }\n\n  .hirudo-buttons {\n    display: flex;\n    gap: 14px;\n    flex-wrap: wrap;\n    margin-top: 28px;\n  }\n\n  .hirudo-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border-radius: 999px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: all 0.2s ease;\n    border: 1px solid transparent;\n  }\n\n  .hirudo-btn-primary {\n    background: var(--hirudo-green);\n    color: #ffffff !important;\n    box-shadow: 0 12px 26px rgba(33,79,56,0.22);\n  }\n\n  .hirudo-btn-primary:hover {\n    background: var(--hirudo-green-dark);\n    transform: translateY(-1px);\n  }\n\n  .hirudo-btn-secondary {\n    background: #ffffff;\n    color: var(--hirudo-green-dark) !important;\n    border-color: var(--hirudo-border);\n  }\n\n  .hirudo-btn-secondary:hover {\n    border-color: var(--hirudo-green);\n    transform: translateY(-1px);\n  }\n\n  .hirudo-trust-row {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 34px;\n  }\n\n  .hirudo-trust-item {\n    background: rgba(255,255,255,0.72);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 18px;\n    padding: 16px;\n    font-size: 15px;\n  }\n\n  .hirudo-trust-item strong {\n    display: block;\n    color: var(--hirudo-green-dark);\n    font-size: 16px;\n    margin-bottom: 3px;\n  }\n\n  .hirudo-center {\n    text-align: center;\n  }\n\n  .hirudo-center .hirudo-lead {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .hirudo-featured-card {\n    background: var(--hirudo-white);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 30px;\n    padding: 36px;\n    box-shadow: 0 18px 60px rgba(23,55,38,0.08);\n  }\n\n  .hirudo-featured-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);\n    gap: 34px;\n    align-items: start;\n  }\n\n  .hirudo-details-box {\n    background: var(--hirudo-green-soft);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 24px;\n    padding: 26px;\n  }\n\n  .hirudo-detail-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .hirudo-detail-list li {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid rgba(33,79,56,0.12);\n  }\n\n  .hirudo-detail-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .hirudo-detail-list span:first-child {\n    color: var(--hirudo-muted);\n  }\n\n  .hirudo-detail-list span:last-child {\n    font-weight: 700;\n    color: var(--hirudo-green-dark);\n    text-align: right;\n  }\n\n  .hirudo-card-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n  }\n\n  .hirudo-card-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .hirudo-card {\n    background: #ffffff;\n    border: 1px solid var(--hirudo-border);\n    border-radius: 24px;\n    padding: 24px;\n    min-height: 100%;\n    box-shadow: 0 10px 35px rgba(23,55,38,0.05);\n  }\n\n  .hirudo-card-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--hirudo-green-soft);\n    color: var(--hirudo-green-dark);\n    font-weight: 800;\n    margin-bottom: 16px;\n  }\n\n  .hirudo-soft {\n    background: var(--hirudo-cream);\n  }\n\n  .hirudo-green-soft {\n    background: var(--hirudo-green-soft);\n  }\n\n  .hirudo-list-columns {\n    columns: 2;\n    column-gap: 46px;\n    margin: 24px 0 0;\n    padding-left: 18px;\n  }\n\n  .hirudo-list-columns li {\n    margin: 0 0 10px;\n    break-inside: avoid;\n  }\n\n  .hirudo-safety-box {\n    background: linear-gradient(135deg, #f7fbf5 0%, #eef6f0 100%);\n    color: var(--hirudo-text);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 30px;\n    padding: 38px;\n    box-shadow: 0 18px 55px rgba(23,55,38,0.09);\n  }\n\n  .hirudo-safety-box h2,\n  .hirudo-safety-box h3 {\n    color: var(--hirudo-green-dark);\n  }\n\n  .hirudo-safety-box p,\n  .hirudo-safety-box li {\n    color: var(--hirudo-text);\n  }\n\n  .hirudo-safety-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    gap: 30px;\n    align-items: start;\n  }\n\n  .hirudo-note {\n    background: #ffffff;\n    border: 1px solid var(--hirudo-border);\n    border-left: 4px solid var(--hirudo-gold);\n    border-radius: 22px;\n    padding: 22px;\n  }\n\n  .hirudo-faq details {\n    background: #ffffff;\n    border: 1px solid var(--hirudo-border);\n    border-radius: 18px;\n    padding: 18px 20px;\n    margin-bottom: 14px;\n  }\n\n  .hirudo-faq summary {\n    cursor: pointer;\n    font-weight: 800;\n    color: var(--hirudo-green-dark);\n  }\n\n  .hirudo-faq p {\n    margin-bottom: 0;\n    color: var(--hirudo-muted);\n  }\n\n  .hirudo-final-cta {\n    background: linear-gradient(135deg, #fbf7ee 0%, #eef6f0 100%);\n    color: var(--hirudo-text);\n    border: 1px solid var(--hirudo-border);\n    border-radius: 34px;\n    padding: 46px;\n    text-align: center;\n    box-shadow: 0 18px 55px rgba(23,55,38,0.08);\n  }\n\n  .hirudo-final-cta h2,\n  .hirudo-final-cta p {\n    color: var(--hirudo-green-dark);\n  }\n\n  .hirudo-final-cta .hirudo-btn-secondary {\n    background: #ffffff;\n  }\n\n  .hirudo-small-print {\n    font-size: 14px;\n    color: var(--hirudo-muted);\n    margin-top: 16px;\n  }\n\n  @media (max-width: 1024px) {\n    .hirudo-hero-grid,\n    .hirudo-featured-grid,\n    .hirudo-safety-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hirudo-card-grid,\n    .hirudo-card-grid-3,\n    .hirudo-trust-row {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 640px) {\n    .hirudo-section {\n      padding: 48px 16px;\n    }\n\n    .hirudo-section-tight {\n      padding: 34px 16px;\n    }\n\n    .hirudo-featured-card,\n    .hirudo-safety-box,\n    .hirudo-final-cta {\n      padding: 26px;\n      border-radius: 24px;\n    }\n\n    .hirudo-card-grid,\n    .hirudo-card-grid-3,\n    .hirudo-trust-row {\n      grid-template-columns: 1fr;\n    }\n\n    .hirudo-list-columns {\n      columns: 1;\n    }\n\n    .hirudo-detail-list li {\n      display: block;\n    }\n\n    .hirudo-detail-list span:last-child {\n      display: block;\n      text-align: left;\n      margin-top: 2px;\n    }\n\n    .hirudo-hero-image {\n      min-height: 320px;\n    }\n  }\n<\/style>\n\n<div class=\"hirudo-courses-page\">\n\n  <!-- HERO -->\n  <section class=\"hirudo-section hirudo-hero\">\n    <div class=\"hirudo-container hirudo-hero-grid\">\n      <div>\n        <span class=\"hirudo-eyebrow\">Hirudo.Clinic Training<\/span>\n        <h1>Hirudotherapy Courses &amp; Leech Therapy Training<\/h1>\n        <p class=\"hirudo-lead\">\n          Learn the traditional art and modern safety principles of medicinal leech therapy with Hirudo.Clinic.\n          Our courses help students build a careful foundation in hirudotherapy, hygiene, consent, aftercare and professional responsibility.\n        <\/p>\n        <p>\n          Training is suitable for holistic therapists, wellness practitioners, beauty therapists, massage therapists,\n          naturopaths and international students who want structured education before offering leech therapy services.\n        <\/p>\n        <div class=\"hirudo-buttons\">\n          <a class=\"hirudo-btn hirudo-btn-primary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">View 4-Day Course<\/a>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Book with Code HIRUDO-BOOK<\/a>\n        <\/div>\n\n        <div class=\"hirudo-trust-row\" aria-label=\"Course highlights\">\n          <div class=\"hirudo-trust-item\"><strong>\u041e\u043d\u043b\u0430\u0439\u043d<\/strong>Live \/ video training<\/div>\n          <div class=\"hirudo-trust-item\"><strong>4 Days<\/strong>2 \u0447\u0430\u0441\u0430 \u0432 \u0434\u0435\u043d\u044c<\/div>\n          <div class=\"hirudo-trust-item\"><strong>Weekly<\/strong>Regular start dates<\/div>\n          <div class=\"hirudo-trust-item\"><strong>\u20ac500<\/strong>Course fee<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"hirudo-hero-card\">\n        <div class=\"hirudo-hero-image\">\n          <img decoding=\"async\" data-src=\"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\" class=\"hirudo-hero-photo lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" alt=\"Hirudo Clinic practitioner holding a jar of medicinal leeches for online hirudotherapy course\"><noscript><img decoding=\"async\" class=\"hirudo-hero-photo\" src=\"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\" alt=\"Hirudo Clinic practitioner holding a jar of medicinal leeches for online hirudotherapy course\"><\/noscript>\n          <div class=\"hirudo-image-caption\">\n            <strong>Online Hirudotherapy Course<\/strong><br>\n            Traditional knowledge. Clear safety principles. Practical education.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INTRO -->\n  <section class=\"hirudo-section-tight\">\n    <div class=\"hirudo-container hirudo-center\">\n      <span class=\"hirudo-eyebrow\">Structured Online Learning<\/span>\n      <h2>Professional Leech Therapy Education<\/h2>\n      <p class=\"hirudo-lead\">\n        Hirudotherapy has a long history in traditional practice. Today, responsible training matters.\n        Students need clear education, safe handling principles, hygiene awareness, client consent,\n        aftercare guidance and professional boundaries.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURED COURSE -->\n  <section class=\"hirudo-section hirudo-soft\" id=\"featured-course\">\n    <div class=\"hirudo-container\">\n      <span class=\"hirudo-eyebrow\">Featured Course<\/span>\n      <div class=\"hirudo-featured-card\">\n        <div class=\"hirudo-featured-grid\">\n          <div>\n            <h2>4-Day Online Hirudotherapy Course<\/h2>\n            <p class=\"hirudo-lead\">\n              A structured online course for students who want to learn the foundations of medicinal leech therapy\n              in a careful, practical and professional way.\n            <\/p>\n            <p>\n              This course introduces the history of hirudotherapy, medicinal leeches, safety principles, hygiene,\n              client consent, placement principles, aftercare, wound care awareness and practice development.\n            <\/p>\n            <p>\n              It suits beginners and practitioners who want a clear foundation before adding leech therapy to their work.\n            <\/p>\n            <div class=\"hirudo-buttons\">\n              <a class=\"hirudo-btn hirudo-btn-primary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">View 4-Day Course<\/a>\n              <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Book with Code HIRUDO-BOOK<\/a>\n            <\/div>\n          <\/div>\n\n          <aside class=\"hirudo-details-box\" aria-label=\"4-Day Online Hirudotherapy Course details\">\n            <h3>Course Details<\/h3>\n            <ul class=\"hirudo-detail-list\">\n              <li><span>\u0424\u043e\u0440\u043c\u0430\u0442<\/span><span>Online video \/ live training<\/span><\/li>\n              <li><span>\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c<\/span><span>4 days<\/span><\/li>\n              <li><span>Study time<\/span><span>2 \u0447\u0430\u0441\u0430 \u0432 \u0434\u0435\u043d\u044c<\/span><\/li>\n              <li><span>Start dates<\/span><span>Weekly<\/span><\/li>\n              <li><span>Course fee<\/span><span>\u20ac500<\/span><\/li>\n              <li><span>Minimum group<\/span><span>5 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432<\/span><\/li>\n              <li><span>Booking code<\/span><span>HIRUDO-BOOK<\/span><\/li>\n              <li><span>Booking<\/span><span>Through Hirudo.Clinic<\/span><\/li>\n            <\/ul>\n            <p class=\"hirudo-small-print\">\n              If fewer than 5 participants register, the course may move to the following week.\n              Your place remains reserved, and Hirudo.Clinic will confirm the next available date.\n            <\/p>\n          <\/aside>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FUTURE COURSES -->\n  <section class=\"hirudo-section\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-center\">\n        <span class=\"hirudo-eyebrow\">Training Pathway<\/span>\n        <h2>Future Hirudotherapy Courses<\/h2>\n        <p class=\"hirudo-lead\">\n          Hirudo.Clinic is building a clear training pathway for students who want to continue their education\n          in medicinal leech therapy and professional practice.\n        <\/p>\n      <\/div>\n\n      <div class=\"hirudo-card-grid\">\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">1<\/div>\n          <h3>Advanced Leech Therapy Course<\/h3>\n          <p>\n            For students who already understand the basics and want to continue their education in practice principles,\n            client consultation, safety awareness and professional development.\n          <\/p>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Coming Soon<\/a>\n        <\/div>\n\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">2<\/div>\n          <h3>Leech Therapy Safety &amp; Aftercare Training<\/h3>\n          <p>\n            A focused course for practitioners who want to strengthen their understanding of hygiene, safe handling,\n            consent, aftercare, wound care awareness and infection prevention.\n          <\/p>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Coming Soon<\/a>\n        <\/div>\n\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">3<\/div>\n          <h3>Women\u2019s Health &amp; Pelvic Circulation Course<\/h3>\n          <p>\n            A specialist educational course for experienced practitioners interested in traditional hirudotherapy approaches\n            connected with women\u2019s health and pelvic circulation.\n          <\/p>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Coming Soon<\/a>\n        <\/div>\n\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">4<\/div>\n          <h3>Medicinal Leech Handling Workshop<\/h3>\n          <p>\n            A practical online workshop covering leech handling principles, preparation, storage awareness,\n            single-use practice, hygiene and client safety.\n          <\/p>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Coming Soon<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHO FOR -->\n  <section class=\"hirudo-section hirudo-green-soft\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-center\">\n        <span class=\"hirudo-eyebrow\">Who Can Study<\/span>\n        <h2>Who Our Courses Are For<\/h2>\n        <p class=\"hirudo-lead\">\n          Our hirudotherapy training may suit students and practitioners who want clear education before offering or studying leech therapy.\n        <\/p>\n      <\/div>\n\n      <div class=\"hirudo-card-grid hirudo-card-grid-3\">\n        <div class=\"hirudo-card\">\n          <h3>Holistic &amp; Wellness Practitioners<\/h3>\n          <p>\n            For natural health practitioners, naturopaths and wellness professionals who want to understand medicinal leech therapy responsibly.\n          <\/p>\n        <\/div>\n        <div class=\"hirudo-card\">\n          <h3>Beauty &amp; Bodywork Professionals<\/h3>\n          <p>\n            For beauty therapists, massage therapists, spa professionals and bodywork practitioners interested in traditional therapeutic methods.\n          <\/p>\n        <\/div>\n        <div class=\"hirudo-card\">\n          <h3>International Students<\/h3>\n          <p>\n            For students worldwide who want online access to structured hirudotherapy education with careful safety principles.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT STUDENTS LEARN -->\n  <section class=\"hirudo-section\">\n    <div class=\"hirudo-container\">\n      <span class=\"hirudo-eyebrow\">Learning Areas<\/span>\n      <h2>What Students Learn<\/h2>\n      <p class=\"hirudo-lead\">\n        Hirudo.Clinic courses focus on practical education, traditional knowledge and professional responsibility.\n      <\/p>\n\n      <ul class=\"hirudo-list-columns\">\n        <li>History of hirudotherapy<\/li>\n        <li>Traditional uses of medicinal leeches<\/li>\n        <li>Leech biology and basic principles<\/li>\n        <li>Hygiene and infection prevention<\/li>\n        <li>Safe handling principles<\/li>\n        <li>Client consultation<\/li>\n        <li>Consent and documentation<\/li>\n        <li>Contraindication awareness<\/li>\n        <li>Placement principles<\/li>\n        <li>Monitoring during a session<\/li>\n        <li>Safe removal principles<\/li>\n        <li>Aftercare and wound care awareness<\/li>\n        <li>Client communication<\/li>\n        <li>Responsible marketing<\/li>\n        <li>Local regulation awareness<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- WHY TRAIN -->\n  <section class=\"hirudo-section hirudo-soft\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-center\">\n        <span class=\"hirudo-eyebrow\">Why Hirudo.Clinic<\/span>\n        <h2>Why Train with Hirudo.Clinic?<\/h2>\n        <p class=\"hirudo-lead\">\n          Hirudo.Clinic combines traditional hirudotherapy knowledge with modern safety awareness.\n          We teach students to respect the old tradition while working with clear hygiene, consent and client-care standards.\n        <\/p>\n      <\/div>\n\n      <div class=\"hirudo-card-grid hirudo-card-grid-3\">\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">\u2713<\/div>\n          <h3>Structured Online Learning<\/h3>\n          <p>\n            Study in a clear course format with weekly start options and practical learning areas.\n          <\/p>\n        <\/div>\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">\u2713<\/div>\n          <h3>Safety-Focused Education<\/h3>\n          <p>\n            Learn hygiene, consent, safe handling, aftercare and professional responsibility.\n          <\/p>\n        <\/div>\n        <div class=\"hirudo-card\">\n          <div class=\"hirudo-card-icon\">\u2713<\/div>\n          <h3>Traditional Knowledge<\/h3>\n          <p>\n            Study hirudotherapy with respect for its long history and careful modern wording.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SAFETY -->\n  <section class=\"hirudo-section\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-safety-box\">\n        <div class=\"hirudo-safety-grid\">\n          <div>\n            <span class=\"hirudo-eyebrow\">Professional Responsibility<\/span>\n            <h2>Safety Comes First<\/h2>\n            <p>\n              Leech therapy involves direct skin contact and body fluids. Students must treat hygiene,\n              consent, aftercare and local regulations seriously.\n            <\/p>\n          <\/div>\n          <div>\n            <ul>\n              <li>Hygiene and infection prevention<\/li>\n              <li>Client consent and clear communication<\/li>\n              <li>Safe handling and single-use principles<\/li>\n              <li>Client screening and contraindication awareness<\/li>\n              <li>Aftercare, bleeding awareness and record keeping<\/li>\n              <li>Local legal requirements and professional boundaries<\/li>\n            <\/ul>\n            <div class=\"hirudo-note\">\n              <strong>Important:<\/strong> Hirudo.Clinic courses provide educational training only.\n              They do not provide a medical licence. They do not replace medical advice, diagnosis or treatment.\n              Students must follow local regulations and work within their professional scope.\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"hirudo-section hirudo-green-soft\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-center\">\n        <span class=\"hirudo-eyebrow\">Questions<\/span>\n        <h2>\u0427\u0430\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/h2>\n        <p class=\"hirudo-lead\">\n          Common questions about online hirudotherapy courses and leech therapy training.\n        <\/p>\n      <\/div>\n\n      <div class=\"hirudo-faq\">\n        <details>\n          <summary>What hirudotherapy courses does Hirudo.Clinic offer?<\/summary>\n          <p>Hirudo.Clinic offers online hirudotherapy training, including the 4-Day Online Hirudotherapy Course. More advanced and specialist courses may be added over time.<\/p>\n        <\/details>\n\n        <details>\n          <summary>Can I learn leech therapy online?<\/summary>\n          <p>Yes. You can study theory, safety principles, hygiene, client consultation, placement principles, aftercare and professional responsibilities online. Practical work must follow local laws and professional standards.<\/p>\n        <\/details>\n\n        <details>\n          <summary>Who can take a leech therapy training course?<\/summary>\n          <p>The courses may suit holistic therapists, wellness practitioners, massage therapists, beauty therapists, naturopaths, natural health practitioners and international students.<\/p>\n        <\/details>\n\n        <details>\n          <summary>Does the course teach safe handling of medicinal leeches?<\/summary>\n          <p>Yes. The training covers safe handling principles, hygiene, consent, aftercare, wound care awareness and infection prevention.<\/p>\n        <\/details>\n\n        <details>\n          <summary>Is this a medical qualification?<\/summary>\n          <p>No. Hirudo.Clinic courses provide educational training. They do not give a medical licence. Students must check local rules before practising.<\/p>\n        <\/details>\n\n        <details>\n          <summary>How much is the 4-Day Online Hirudotherapy Course?<\/summary>\n          <p>The 4-Day Online Hirudotherapy Course costs \u20ac500. The booking code is HIRUDO-BOOK.<\/p>\n        <\/details>\n\n        <details>\n          <summary>When does the 4-day course start?<\/summary>\n          <p>The course starts weekly. It runs for 4 days, with 2 hours of online training per day. A minimum of 5 participants is required.<\/p>\n        <\/details>\n\n        <details>\n          <summary>Can I add hirudotherapy to my existing practice?<\/summary>\n          <p>The course can help you understand how hirudotherapy may fit into a holistic or wellness practice. You must still follow local regulations, insurance rules and professional boundaries.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"hirudo-section\">\n    <div class=\"hirudo-container\">\n      <div class=\"hirudo-final-cta\">\n        <span class=\"hirudo-eyebrow\">Start Learning<\/span>\n        <h2>Begin Your Online Hirudotherapy Course<\/h2>\n        <p class=\"hirudo-lead\" style=\"margin-left:auto;margin-right:auto;\">\n          Start with the 4-Day Online Hirudotherapy Course and learn the foundations of medicinal leech therapy with Hirudo.Clinic.\n        <\/p>\n        <p>\n          Course fee: <strong>\u20ac500<\/strong> &nbsp; | &nbsp; Booking code: <strong>HIRUDO-BOOK<\/strong>\n        <\/p>\n        <div class=\"hirudo-buttons\" style=\"justify-content:center;\">\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">View 4-Day Online Course<\/a>\n          <a class=\"hirudo-btn hirudo-btn-secondary\" href=\"\/ru\/4-day-hirudotherapy-course\/\">Book with Code HIRUDO-BOOK<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!--\nSEO settings for Rank Math \/ Yoast:\nSEO title: Hirudotherapy Courses & Leech Therapy Training\nMeta description: Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.\nFocus keyphrase: hirudotherapy courses\nSecondary keyphrases: online hirudotherapy course, leech therapy training, medicinal leech therapy course, learn leech therapy online\n\nSuggested WordPress tags:\nhirudotherapy courses, leech therapy training, online hirudotherapy course, medicinal leech therapy course, learn leech therapy online, leech therapy course, medicinal leech training, holistic therapy training, alternative medicine course, wellness practitioner training, leech therapy safety, medicinal leeches, Hirudo Clinic, natural health education, traditional medicine training\n\nSuggested image alt text:\nHirudotherapy courses and leech therapy training by Hirudo Clinic\nOnline hirudotherapy course for holistic therapists\nMedicinal leech therapy course with safety training\nLeech therapy training for wellness practitioners\n4-day online hirudotherapy course by Hirudo Clinic\n-->\n\n\n\n<div class=\"wp-block-boldblocks-svg-block\"><div class=\"wp-block-boldblocks-svg-block__inner\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Hirudo.Clinic Training Hirudotherapy Courses &amp; Leech Therapy Training Learn the traditional art and modern safety principles of medicinal leech therapy with Hirudo.Clinic. Our courses help students build a careful foundation in hirudotherapy, hygiene, consent, aftercare and professional responsibility. Training is suitable for holistic therapists, wellness [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_zipai_imported":false,"spectra_gs_classes":"","footnotes":""},"class_list":["post-10475","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hirudotherapy Courses &amp; Leech Therapy Training<\/title>\n<meta name=\"description\" content=\"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hirudo.clinic\/ru\/courses\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hirudotherapy Courses &amp; Leech Therapy Training\" \/>\n<meta property=\"og:description\" content=\"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hirudo.clinic\/ru\/courses\/\" \/>\n<meta property=\"og:site_name\" content=\"HIRUDO CLINIC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T06:41:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 \u043c\u0438\u043d\u0443\u0442\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/\",\"url\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/\",\"name\":\"Hirudotherapy Courses & Leech Therapy Training\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hirudo.clinic\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\",\"datePublished\":\"2026-05-02T06:55:08+00:00\",\"dateModified\":\"2026-05-21T06:41:13+00:00\",\"description\":\"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hirudo.clinic\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\",\"contentUrl\":\"https:\\\/\\\/hirudo.clinic\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/courses\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\\\/\\\/hirudo.clinic\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Courses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#website\",\"url\":\"https:\\\/\\\/hirudo.clinic\\\/\",\"name\":\"Medicinal Leech Therapy (MLT) | Hirudotherapy | \u0413\u0438\u0440\u0443\u0434\u043e\u0442\u0435\u0440\u0430\u043f\u0438\u044f\",\"description\":\"Leech Therapy London\",\"publisher\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#organization\"},\"alternateName\":\"Leech Therapy in London | Hirudotherapy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hirudo.clinic\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#organization\",\"name\":\"Hirudo.Clinic\",\"alternateName\":\"Medicinal Leech Therapy (MLT) Hirudotherapy\",\"url\":\"https:\\\/\\\/hirudo.clinic\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hirudo.clinic\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Medical-Leech-Therapy-HirudoTherapy-in-London.webp\",\"contentUrl\":\"https:\\\/\\\/hirudo.clinic\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Medical-Leech-Therapy-HirudoTherapy-in-London.webp\",\"width\":1536,\"height\":1024,\"caption\":\"Hirudo.Clinic\"},\"image\":{\"@id\":\"https:\\\/\\\/hirudo.clinic\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.youtube.com\\\/@hirudo.clinic\\\/videos\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/hirudo-clinic\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hirudotherapy Courses & Leech Therapy Training","description":"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hirudo.clinic\/ru\/courses\/","og_locale":"ru_RU","og_type":"article","og_title":"Hirudotherapy Courses & Leech Therapy Training","og_description":"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.","og_url":"https:\/\/hirudo.clinic\/ru\/courses\/","og_site_name":"HIRUDO CLINIC","article_modified_time":"2026-05-21T06:41:13+00:00","og_image":[{"url":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"5 \u043c\u0438\u043d\u0443\u0442"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hirudo.clinic\/courses\/","url":"https:\/\/hirudo.clinic\/courses\/","name":"Hirudotherapy Courses & Leech Therapy Training","isPartOf":{"@id":"https:\/\/hirudo.clinic\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hirudo.clinic\/courses\/#primaryimage"},"image":{"@id":"https:\/\/hirudo.clinic\/courses\/#primaryimage"},"thumbnailUrl":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg","datePublished":"2026-05-02T06:55:08+00:00","dateModified":"2026-05-21T06:41:13+00:00","description":"Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles.","breadcrumb":{"@id":"https:\/\/hirudo.clinic\/courses\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hirudo.clinic\/courses\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/hirudo.clinic\/courses\/#primaryimage","url":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg","contentUrl":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2026\/02\/hirudo.clinic-Mobile-medical-leech-therapy-in-London-Hirudo-Threapy-practitioner-holding-jar-of-medicinal-leeches-profile-1024-1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/hirudo.clinic\/courses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/hirudo.clinic\/"},{"@type":"ListItem","position":2,"name":"Courses"}]},{"@type":"WebSite","@id":"https:\/\/hirudo.clinic\/#website","url":"https:\/\/hirudo.clinic\/","name":"\u041c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0430\u044f \u043f\u0438\u044f\u0432\u043e\u0447\u043d\u0430\u044f \u0442\u0435\u0440\u0430\u043f\u0438\u044f (\u041c\u041b\u0422) | \u0413\u0438\u0440\u0443\u0434\u043e\u0442\u0435\u0440\u0430\u043f\u0438\u044f | \u0413\u0438\u0440\u0443\u0434\u043e\u0442\u0435\u0440\u0430\u043f\u0438\u044f","description":"Leech Therapy London","publisher":{"@id":"https:\/\/hirudo.clinic\/#organization"},"alternateName":"Leech Therapy in London | Hirudotherapy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hirudo.clinic\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/hirudo.clinic\/#organization","name":"Hirudo.Clinic","alternateName":"Medicinal Leech Therapy (MLT) Hirudotherapy","url":"https:\/\/hirudo.clinic\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/hirudo.clinic\/#\/schema\/logo\/image\/","url":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2024\/05\/Medical-Leech-Therapy-HirudoTherapy-in-London.webp","contentUrl":"https:\/\/hirudo.clinic\/wp-content\/uploads\/2024\/05\/Medical-Leech-Therapy-HirudoTherapy-in-London.webp","width":1536,"height":1024,"caption":"Hirudo.Clinic"},"image":{"@id":"https:\/\/hirudo.clinic\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/@hirudo.clinic\/videos","https:\/\/www.linkedin.com\/company\/hirudo-clinic\/"]}]}},"spectra_blocks_featured_image_url":null,"spectra_blocks_author_info":{"display_name":"hirudo.clinic","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/8e274e8df55ead148291a95bbca884a213178667e93f655d5d99740e977f0dfc?s=96&d=mm&r=g","author_link":"https:\/\/hirudo.clinic\/ru\/author\/hcl\/","description":""},"spectra_custom_meta":{"_edit_lock":["1781860695:1"],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_edit_last":["1"],"_yoast_wpseo_content_score":["90"],"_yoast_wpseo_inclusive_language_score":["90"],"_yoast_wpseo_estimated-reading-time-minutes":["5"],"astra_style_timestamp_css":["1783968054"],"_yoast_wpseo_title":["Hirudotherapy Courses & Leech Therapy Training"],"_yoast_wpseo_metadesc":["Explore online hirudotherapy courses and leech therapy training with Hirudo.Clinic. Learn safety, handling, aftercare and practice principles."],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_uag_css_file_name":["uag-css-10475.css"],"_uag_js_file_name":["uag-js-10475.js"],"_spectra_gs_jit_css":["a:2:{s:7:\"version\";s:10:\"1784303157\";s:3:\"css\";s:0:\"\";}"],"_uag_page_assets":["a:9:{s:3:\"css\";s:6527:\".uagb-block-088273f2.is-grid .uagb-post__inner-wrap{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;box-shadow: 0px 0px 0 #00000070;}.uagb-block-088273f2.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child{margin-left: -20px;margin-right: -20px;margin-top: -20px;}.uagb-block-088273f2:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text:last-child{margin-bottom: 20px;}.uagb-block-088273f2:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text:first-child{margin-top: 20px;}.uagb-block-088273f2:not(.is-grid).uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__text:nth-last-child(2) {margin-bottom: 20px;}.uagb-block-088273f2:not(.wp-block-uagb-post-carousel):not(.is-grid).uagb-post__items{margin-right: -10px;margin-left: -10px;}.uagb-block-088273f2:not(.is-grid).uagb-post__items article{padding-right: 10px;padding-left: 10px;margin-bottom: 20px;}.uagb-block-088273f2:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text{margin-left: 20px;margin-right: 20px;}.uagb-block-088273f2 .uagb-post__inner-wrap{background: #f6f6f6;text-align: left;}.uagb-block-088273f2 .uagb-post__inner-wrap .uagb-post__cta{padding-bottom: 0px;}.uagb-block-088273f2 .uagb-post__image {padding-bottom: 15px;}.uagb-block-088273f2 .uagb-post__title{padding-bottom: 15px;}.uagb-block-088273f2 .uagb-post-grid-byline{padding-bottom: 15px;}.uagb-block-088273f2 .uagb-post__excerpt{padding-bottom: 25px;}.uagb-block-088273f2 .uagb-post__image:before{background-color: #000000;opacity: 0.5;}.uagb-block-088273f2.is-grid.uagb-post__items{row-gap: 20px;column-gap: 20px;}.uagb-block-088273f2.wp-block-uagb-post-grid.is-grid{grid-template-columns: repeat(3 , minmax(0, 1fr));}.uagb-block-088273f2.is-grid .uagb-post__inner-wrap:hover{box-shadow: 0px 0px 0 #00000070;}.uagb-block-088273f2 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted{color: #fff;background: #3182ce;}.uagb-block-088273f2 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a{color: #fff;}.uagb-block-088273f2.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {0: ;0: ;0: ;0: ;0: ;0: ;0: ;0: ;0: ;0: none;border-style: none;}.uagb-block-088273f2.is_carousel .uagb-post__inner-wrap{background-color: #f6f6f6;}.uagb-block-088273f2 .slick-arrow{border-color: #000;border-width: 0px;border-radius: 0px;}.uagb-block-088273f2 .slick-arrow span{color: #000;font-size: 24px;width: 24px;height: 24px;}.uagb-block-088273f2 .slick-arrow svg{fill: #000;width: 24px;height: 24px;}.uagb-block-088273f2.uagb-post-grid ul.slick-dots li.slick-active button:before{color: #000;}.uagb-block-088273f2.uagb-slick-carousel ul.slick-dots li button:before{color: #000;}.uagb-block-088273f2 .slick-dots{margin-top: 20px !important;}@media only screen and (max-width: 976px) {.uagb-block-088273f2.wp-block-uagb-post-grid.is-grid{grid-template-columns: repeat(2 , minmax(0, 1fr));}.uagb-block-088273f2.is-grid.uagb-post__items{row-gap: 20px;column-gap: 20px;}.uagb-block-088273f2:not(.is-grid).uagb-post__items article{padding-right: 10px;padding-left: 10px;margin-bottom: 20px;}.uagb-block-088273f2:not(.is-grid).uagb-post__items{margin-right: -10px;margin-left: -10px;}.uagb-block-088273f2.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child{margin-left: 0px;margin-right: 0px;margin-top: 0px;}.uagb-block-088273f2.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {border-style: none;}.uagb-block-088273f2 .uagb-post__cta a{border-style: none;}.uagb-block-088273f2 .slick-dots{margin-top:  !important;}}@media only screen and (max-width: 767px) {.uagb-block-088273f2.wp-block-uagb-post-grid.is-grid{grid-template-columns: repeat(1 , minmax(0, 1fr));}.uagb-block-088273f2.is-grid.uagb-post__items{row-gap: 20px;column-gap: 20px;}.uagb-block-088273f2:not(.is-grid).uagb-post__items article{padding-right: 10px;padding-left: 10px;margin-bottom: 20px;}.uagb-block-088273f2:not(.is-grid).uagb-post__items{margin-right: -10px;margin-left: -10px;}.uagb-block-088273f2.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child{margin-left: 0px;margin-right: 0px;margin-top: 0px;}.uagb-block-088273f2.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {border-style: none;}.uagb-block-088273f2 .slick-dots{margin-top:  !important;}} .uagb-block-5603ab66.uagb-icon-wrapper{text-align: center;} .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-5603ab66.uagb-icon-wrapper svg{width: 40px;height: 40px;transform: rotate(0deg);box-sizing: content-box;fill: #ff0000;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;border-style: default;box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper:focus-visible{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}@media only screen and (max-width: 767px) { .uagb-block-5603ab66.uagb-icon-wrapper{text-align: center;} .uagb-block-5603ab66.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;}} .uagb-block-d60b6ca3.uagb-icon-wrapper{text-align: center;} .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper a{display: contents;} .uagb-block-d60b6ca3.uagb-icon-wrapper svg{width: 50px;height: 50px;transform: rotate(0deg);box-sizing: content-box;fill: #333;filter: drop-shadow( 0px 0px 0px #00000070 );} .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;border-style: default;box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper:hover{box-shadow: 0px 0px 0 #00000070 ;} .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper:focus-visible{box-shadow: 0px 0px 0 #00000070 ;}@media only screen and (max-width: 976px) { .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}@media only screen and (max-width: 767px) { .uagb-block-d60b6ca3.uagb-icon-wrapper{text-align: center;} .uagb-block-d60b6ca3.uagb-icon-wrapper .uagb-svg-wrapper{display: inline-flex;}}\";s:2:\"js\";s:1088:\"document.addEventListener(\"DOMContentLoaded\", function(){ \t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => {\n\t\t\t\t\tconst blockScope = document.querySelector( '.uagb-block-5603ab66' );\n\t\t\t\t\tif ( ! blockScope ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tconst anchorElement = blockScope.querySelector('a');\n\t\t\t\t\tif (!anchorElement) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t} \n\n\t\t\t\t\t \n\t\t\t\t\tblockScope.addEventListener('keydown', (event) => {\n\t\t\t\t\t\tif ( 13 === event.keyCode || 32 === event.keyCode ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tanchorElement.click();\t\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\t\t\t\t} );\n\t\t\t\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => {\n\t\t\t\t\tconst blockScope = document.querySelector( '.uagb-block-d60b6ca3' );\n\t\t\t\t\tif ( ! blockScope ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tconst anchorElement = blockScope.querySelector('a');\n\t\t\t\t\tif (!anchorElement) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t} \n\n\t\t\t\t\t \n\t\t\t\t\tblockScope.addEventListener('keydown', (event) => {\n\t\t\t\t\t\tif ( 13 === event.keyCode || 32 === event.keyCode ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\tanchorElement.click();\t\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\t\t\t\t} );\n\t\t\t });\";s:18:\"current_block_list\";a:42:{i:0;s:9:\"core\/html\";i:1;s:20:\"boldblocks\/svg-block\";i:2;s:23:\"surecart\/slide-out-cart\";i:3;s:10:\"core\/group\";i:4;s:26:\"surecart\/cart-close-button\";i:5;s:14:\"core\/paragraph\";i:6;s:19:\"surecart\/cart-count\";i:7;s:34:\"surecart\/slide-out-cart-line-items\";i:10;s:29:\"surecart\/cart-line-item-image\";i:14;s:29:\"surecart\/cart-line-item-title\";i:16;s:34:\"surecart\/cart-line-item-price-name\";i:17;s:31:\"surecart\/cart-line-item-variant\";i:18;s:28:\"surecart\/cart-line-item-note\";i:19;s:30:\"surecart\/cart-line-item-status\";i:22;s:38:\"surecart\/cart-line-item-scratch-amount\";i:23;s:30:\"surecart\/cart-line-item-amount\";i:24;s:32:\"surecart\/cart-line-item-interval\";i:26;s:29:\"surecart\/cart-line-item-trial\";i:27;s:28:\"surecart\/cart-line-item-fees\";i:30;s:32:\"surecart\/cart-line-item-quantity\";i:32;s:30:\"surecart\/cart-line-item-remove\";i:34;s:38:\"surecart\/slide-out-cart-items-subtotal\";i:36;s:37:\"surecart\/cart-subtotal-scratch-amount\";i:37;s:29:\"surecart\/cart-subtotal-amount\";i:38;s:36:\"surecart\/slide-out-cart-items-submit\";i:39;s:9:\"core\/list\";i:40;s:21:\"yoast-seo\/breadcrumbs\";i:41;s:11:\"core\/search\";i:43;s:14:\"core\/list-item\";i:44;s:12:\"core\/heading\";i:45;s:10:\"core\/embed\";i:46;s:36:\"contact-form-7\/contact-form-selector\";i:47;s:12:\"core\/buttons\";i:48;s:11:\"core\/button\";i:49;s:18:\"uagb\/post-carousel\";i:50;s:12:\"core\/columns\";i:51;s:11:\"core\/column\";i:52;s:12:\"core\/details\";i:53;s:9:\"uagb\/icon\";i:55;s:25:\"uagb\/animations-extension\";i:56;s:14:\"core\/shortcode\";i:57;s:14:\"core\/tag-cloud\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1786478194\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"hirudo.clinic","author_link":"https:\/\/hirudo.clinic\/ru\/author\/hcl\/"},"uagb_comment_info":0,"uagb_excerpt":"Hirudo.Clinic Training Hirudotherapy Courses &amp; Leech Therapy Training Learn the traditional art and modern safety principles of medicinal leech therapy with Hirudo.Clinic. Our courses help students build a careful foundation in hirudotherapy, hygiene, consent, aftercare and professional responsibility. Training is suitable for holistic therapists, wellness [&hellip;]","_links":{"self":[{"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/pages\/10475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/comments?post=10475"}],"version-history":[{"count":0,"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/pages\/10475\/revisions"}],"wp:attachment":[{"href":"https:\/\/hirudo.clinic\/ru\/wp-json\/wp\/v2\/media?parent=10475"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}