{"id":3678,"date":"2025-12-13T18:45:21","date_gmt":"2025-12-13T18:45:21","guid":{"rendered":"https:\/\/obrisoft.com\/?page_id=3678"},"modified":"2025-12-14T12:09:00","modified_gmt":"2025-12-14T12:09:00","slug":"medical-translations","status":"publish","type":"page","link":"https:\/\/obrisoft.com\/uk\/medical-translations\/","title":{"rendered":"\u041c\u0435\u0434\u0438\u0447\u043d\u0456 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0438"},"content":{"rendered":"<!-- Custom CSS for SEO Page -->\n<style>\n    \/* GLOBAL RESET for this section only *\/\n    .seo-page-section {\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        width: 100%;\n        overflow-x: hidden;\n        position: relative;\n    }\n    \n    .seo-page-section * {\n        box-sizing: border-box;\n    }\n\n    \/* CUSTOM CONTAINER to avoid theme conflicts *\/\n    .seo-page-section .seo-container {\n        width: 100%;\n        padding-right: 15px;\n        padding-left: 15px;\n        margin-right: auto !important;\n        margin-left: auto !important;\n        position: relative;\n    }\n\n    \/* Responsive Widths for Custom Container *\/\n    @media (min-width: 576px) { .seo-page-section .seo-container { max-width: 540px; } }\n    @media (min-width: 768px) { .seo-page-section .seo-container { max-width: 720px; } }\n    @media (min-width: 992px) { .seo-page-section .seo-container { max-width: 960px; } }\n    @media (min-width: 1200px) { .seo-page-section .seo-container { max-width: 1140px; } }\n\n    \/* Custom Row adjustment *\/\n    .seo-page-section .row {\n        display: flex;\n        flex-wrap: wrap;\n        margin-right: -15px;\n        margin-left: -15px;\n    }\n    \n    .seo-page-section .col-lg-10, \n    .seo-page-section .col-lg-9, \n    .seo-page-section .col-lg-6,\n    .seo-page-section .col-md-6,\n    .seo-page-section .col {\n        padding-right: 15px;\n        padding-left: 15px;\n    }\n\n    \/* Card Styling *\/\n    .seo-page-section .card-hover {\n        transition: all 0.3s ease;\n        background: #fff;\n        border-radius: 15px;\n        border: 1px solid rgba(0,0,0,0.03);\n        box-shadow: 0 10px 25px rgba(0,0,0,0.05);\n        height: 100%;\n        padding: 2rem;\n        display: flex;\n        flex-direction: column;\n    }\n    .seo-page-section .card-hover:hover {\n        transform: translateY(-5px);\n        \/* Brand Color Shadow #5DE1E6 (RGB: 93, 225, 230) *\/\n        box-shadow: 0 20px 40px rgba(93, 225, 230, 0.25); \n        border-color: rgba(93, 225, 230, 0.4);\n    }\n    .seo-page-section .icon-box {\n        width: 70px;\n        height: 70px;\n        background: rgba(93, 225, 230, 0.1); \/* Light brand color bg *\/\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 1.5rem;\n        color: #5DE1E6; \/* Brand Color *\/\n    }\n    .seo-page-section h1, .seo-page-section h2, .seo-page-section h3 {\n        font-weight: 700;\n        color: #212529;\n    }\n    .seo-page-section .seo-highlight {\n        background-color: rgba(93, 225, 230, 0.15);\n        padding: 0 4px;\n        border-radius: 4px;\n        font-weight: 600;\n        color: #2fbabf; \/* Slightly darker version for text readability on light bg *\/\n    }\n    .seo-page-section .contact-box {\n        background: #fff;\n        border-radius: 20px;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        overflow: hidden;\n        border-left: 5px solid #5DE1E6;\n    }\n    .seo-page-section .contact-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 1.5rem;\n    }\n    .seo-page-section .contact-icon {\n        flex-shrink: 0;\n        width: 50px;\n        height: 50px;\n        background: rgba(93, 225, 230, 0.1);\n        color: #5DE1E6;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 1rem;\n        font-size: 1.2rem;\n    }\n    .seo-bg-light {\n        background-color: #f8f9fa;\n    }\n    .check-list li {\n        margin-bottom: 15px;\n        display: flex;\n        align-items: flex-start;\n    }\n    .check-list i {\n        margin-right: 12px;\n        margin-top: 5px;\n        color: #5DE1E6;\n        flex-shrink: 0;\n    }\n    .tech-tag {\n        display: inline-block;\n        background: #e9ecef;\n        padding: 5px 10px;\n        border-radius: 20px;\n        font-size: 0.85rem;\n        margin-right: 5px;\n        margin-bottom: 5px;\n        font-weight: 600;\n        color: #495057;\n    }\n    \n    .img-fluid {\n        max-width: 100%;\n        height: auto;\n    }\n    \n    \/* Text color utilities overrides - BRAND COLOR #5DE1E6 *\/\n    .seo-page-section .text-primary {\n        color: #5DE1E6 !important;\n    }\n    .seo-page-section .btn-primary {\n        background-color: #5DE1E6;\n        border-color: #5DE1E6;\n        color: #fff;\n        text-shadow: 0 1px 2px rgba(0,0,0,0.1); \/* Text shadow for readability on light btn *\/\n        text-decoration: none;\n        display: inline-block;\n        text-align: center;\n        vertical-align: middle;\n        cursor: pointer;\n        user-select: none;\n        font-size: 1rem;\n        line-height: 1.5;\n        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\n    }\n    .seo-page-section .btn-primary:hover {\n        background-color: #4bcacf; \/* Slightly darker for hover *\/\n        border-color: #4bcacf;\n        color: #fff;\n    }\n<\/style>\n\n<div class=\"seo-page-section\">\n\n    <!-- HERO \/ TITLE SECTION -->\n<section class=\"py-5\">\n    <div class=\"seo-container\">\n        <div class=\"row\">\n            <div class=\"col-lg-10 mx-auto text-center\">\n                <h1 class=\"display-4 mb-4\">\n                    \u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 <span class=\"text-primary\">\u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/span> \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0438 \u0442\u0430 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c\n                <\/h1>\n                <p class=\"lead text-muted mb-4\">\n                    <strong>\u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong> \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439, \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043f\u043e \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044e, \u0430 \u0442\u0430\u043a\u043e\u0436 \u0456\u0441\u0442\u043e\u0440\u0456\u0439 \u0437\u0430\u0445\u0432\u043e\u0440\u044e\u0432\u0430\u043d\u044c \u043f\u0430\u0446\u0456\u0454\u043d\u0442\u0456\u0432.\n                    \u0412\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0444\u0456\u043b\u044c\u043d\u0438\u043c\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442\u0430\u043c\u0438-\u043b\u0456\u043d\u0433\u0432\u0456\u0441\u0442\u0430\u043c\u0438 \u0437 \u0434\u043e\u0441\u0432\u0456\u0434\u043e\u043c \u0443 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0456.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- SEO INTRO TEXT -->\n<section class=\"pb-5\">\n    <div class=\"seo-container\">\n        <div class=\"row justify-content-center\">\n            <div class=\"col-lg-9\">\n                <div class=\"bg-white p-4 rounded shadow-sm border\">\n\n                    <h2>\u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434: \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0442\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c<\/h2>\n\n                    <p>\n                        <strong>\u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong> \u2014 \u0446\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u043d\u043e \u0432\u0430\u0436\u043b\u0438\u0432\u0430 \u043f\u043e\u0441\u043b\u0443\u0433\u0430 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439,\n                        \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u0437\u0430\u043a\u043b\u0430\u0434\u0456\u0432 \u0442\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.\n                        \u041a\u043e\u0436\u043d\u0435 \u0441\u043b\u043e\u0432\u043e \u043c\u0430\u0454 \u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f: \u043d\u0430\u0432\u0456\u0442\u044c \u043d\u0435\u0437\u043d\u0430\u0447\u043d\u0430 \u043d\u0435\u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0443 \u0434\u043e\u0437\u0443\u0432\u0430\u043d\u043d\u0456, \u043e\u043f\u0438\u0441\u0456 \u043f\u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0443 \u0430\u0431\u043e \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f\n                        \u043c\u043e\u0436\u0435 \u043c\u0430\u0442\u0438 \u0441\u0435\u0440\u0439\u043e\u0437\u043d\u0456 \u043d\u0430\u0441\u043b\u0456\u0434\u043a\u0438. \u0421\u0430\u043c\u0435 \u0442\u043e\u043c\u0443 ObriSoft \u0437\u0430\u043b\u0443\u0447\u0430\u0454 \u0442\u0456\u043b\u044c\u043a\u0438 \u0434\u043e\u0441\u0432\u0456\u0434\u0447\u0435\u043d\u0438\u0445 \u043b\u0456\u043d\u0433\u0432\u0456\u0441\u0442\u0456\u0432 \u0456\u0437 \u043f\u0440\u043e\u0444\u0456\u043b\u044c\u043d\u043e\u044e\n                        \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u044e \u043e\u0441\u0432\u0456\u0442\u043e\u044e.\n                    <\/p>\n\n                    <p>\n                        \u041c\u0438 \u0432\u0438\u043a\u043e\u043d\u0443\u0454\u043c\u043e <strong>\u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong> \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0434\u043e \u043b\u0456\u043a\u0456\u0432, \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432,\n                        \u0437\u0432\u0456\u0442\u0456\u0432 \u043f\u0440\u043e \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f, \u043d\u0430\u0443\u043a\u043e\u0432\u0438\u0445 \u0441\u0442\u0430\u0442\u0435\u0439 \u0442\u0430 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u043e\u0457 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.\n                        \u0414\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u044e\u0442\u044c\u0441\u044f \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0456 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u0442\u0430 \u0437\u0430\u0442\u0432\u0435\u0440\u0434\u0436\u0435\u043d\u0456 \u0441\u043b\u043e\u0432\u043d\u0438\u043a\u0438 \u0442\u0435\u0440\u043c\u0456\u043d\u043e\u043b\u043e\u0433\u0456\u0457, \u0442\u0430\u043a\u0456 \u044f\u043a\n                        <a href=\"https:\/\/www.meddra.org\" target=\"_blank\">MedDRA<\/a> \u0442\u0430 <a href=\"https:\/\/www.edqm.eu\/\" target=\"_blank\">EDQM<\/a>.\n                        \u041a\u043e\u0436\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442\u044c \u0431\u0430\u0433\u0430\u0442\u043e\u0440\u0456\u0432\u043d\u0435\u0432\u0443 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0443 \u0434\u043b\u044f \u0433\u0430\u0440\u0430\u043d\u0442\u0456\u0457 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0456.\n                    <\/p>\n\n                    <h3>\u0427\u043e\u043c\u0443 \u043e\u0431\u0438\u0440\u0430\u044e\u0442\u044c ObriSoft \u0434\u043b\u044f \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443<\/h3>\n\n                    <p>\n                        \u041a\u043b\u0456\u0454\u043d\u0442\u0438 \u043e\u0431\u0438\u0440\u0430\u044e\u0442\u044c ObriSoft \u0447\u0435\u0440\u0435\u0437 \u043f\u043e\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u043d\u043e\u0441\u0442\u0456 \u0442\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0456. \u041d\u0430\u0448 <strong>\u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong>\n                        \u0432\u043a\u043b\u044e\u0447\u0430\u0454 \u043f\u043e\u0432\u043d\u0443 \u043a\u043e\u043d\u0444\u0456\u0434\u0435\u043d\u0446\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0434\u0430\u043d\u0438\u0445 \u043f\u0430\u0446\u0456\u0454\u043d\u0442\u0456\u0432, \u0437\u0430\u0445\u0438\u0441\u0442 \u043a\u043e\u043c\u0435\u0440\u0446\u0456\u0439\u043d\u043e\u0457 \u0442\u0430\u0454\u043c\u043d\u0438\u0446\u0456 \u0442\u0430 \u0434\u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0432\u0438\u043c\u043e\u0433 EMA \u0442\u0430 FDA.\n                        \u041c\u0438 \u043d\u0430\u0434\u0430\u0454\u043c\u043e \u043f\u043e\u0441\u043b\u0443\u0433\u0438 \u044f\u043a \u0434\u043b\u044f \u0432\u043d\u0443\u0442\u0440\u0456\u0448\u043d\u0456\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u0456\u0432, \u0442\u0430\u043a \u0456 \u0434\u043b\u044f \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432, \u0449\u043e \u043f\u0440\u0430\u0446\u044e\u044e\u0442\u044c \u043d\u0430 \u0441\u0432\u0456\u0442\u043e\u0432\u043e\u043c\u0443 \u0440\u0438\u043d\u043a\u0443.\n                    <\/p>\n\n                    <p>\n                        \u0414\u0435\u0442\u0430\u043b\u044c\u043d\u0456\u0448\u0435 \u043f\u0440\u043e \u043f\u043e\u0441\u043b\u0443\u0433\u0438 <strong>\u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443<\/strong> \u043c\u043e\u0436\u043d\u0430 \u0434\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044f \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456 \n                        <a href=\"https:\/\/obrisoft.com\/uk\/services\/\" target=\"_blank\">\u043f\u043e\u0441\u043b\u0443\u0433 ObriSoft<\/a>.\n                        \u0422\u0430\u043a\u043e\u0436 \u0441\u043b\u0456\u0434\u043a\u0443\u0439\u0442\u0435 \u0437\u0430 \u043d\u0430\u0448\u0438\u043c\u0438 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f\u043c\u0438 \u0443 \u0441\u043e\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0445 \u043c\u0435\u0440\u0435\u0436\u0430\u0445:\n                        <a href=\"https:\/\/www.facebook.com\/ObriSoft\/\" target=\"_blank\">Facebook<\/a> \u0442\u0430 \n                        <a href=\"https:\/\/www.instagram.com\/obrisoft\/\" target=\"_blank\">Instagram<\/a>.\n                    <\/p>\n\n                    <h3>\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0456 \u0444\u043e\u0440\u043c\u0430\u0442\u0438 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443<\/h3>\n\n                    <p>\n                        \u041c\u0438 \u043d\u0430\u0434\u0430\u0454\u043c\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 <strong>\u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong> \u0434\u043b\u044f:\n                        <ul>\n                            <li>\u041a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u0442\u0430 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c<\/li>\n                            <li>\u041d\u0430\u0443\u043a\u043e\u0432\u0438\u0445 \u0441\u0442\u0430\u0442\u0435\u0439 \u0442\u0430 \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0439<\/li>\n                            <li>\u0406\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0434\u043e \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u043f\u0440\u0435\u043f\u0430\u0440\u0430\u0442\u0456\u0432<\/li>\n                            <li>\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f<\/li>\n                            <li>\u0420\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u043d\u0438\u0445 \u0442\u0430 \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u0437\u0432\u0456\u0442\u0456\u0432<\/li>\n                        <\/ul>\n                        \u041a\u043e\u0436\u0435\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u044f\u0454\u0442\u044c\u0441\u044f \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0430\u043c\u0438 \u0442\u0430 \u0434\u043e\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0456\u0432 \u044f\u043a\u043e\u0441\u0442\u0456.\n                    <\/p>\n\n                    <p>\n                        ObriSoft \u0433\u0430\u0440\u0430\u043d\u0442\u0443\u0454, \u0449\u043e \u0432\u0430\u0448 <strong>\u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/strong> \u0431\u0443\u0434\u0435 \u0442\u043e\u0447\u043d\u0438\u043c, \u043d\u0430\u0434\u0456\u0439\u043d\u0438\u043c \u0456 \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u0438\u043c\n                        \u0434\u043b\u044f \u0432\u0441\u0456\u0445 \u0437\u0430\u0446\u0456\u043a\u0430\u0432\u043b\u0435\u043d\u0438\u0445 \u0441\u0442\u043e\u0440\u0456\u043d \u2014 \u0432\u0456\u0434 \u043b\u0456\u043a\u0430\u0440\u0456\u0432 \u0456 \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0456\u0432 \u0434\u043e \u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u043d\u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u0456\u0432.\n                        \u041d\u0430\u0448\u0456 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0430\u0447\u0456 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u044e\u0442\u044c \u0432\u0438\u0441\u043e\u043a\u0438\u0439 \u0440\u0456\u0432\u0435\u043d\u044c \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u043e\u043d\u0430\u043b\u0456\u0437\u043c\u0443 \u0442\u0430 \u043a\u043e\u043d\u0444\u0456\u0434\u0435\u043d\u0446\u0456\u0439\u043d\u043e\u0441\u0442\u0456 \u0443 \u0432\u0441\u0456\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u0430\u0445.\n                    <\/p>\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n    <!-- SERVICES GRID -->\n    <section class=\"py-5 seo-bg-light\">\n        <div class=\"seo-container\">\n            <div class=\"text-center mb-5\">\n                <h2 class=\"mb-3\">\u0413\u0430\u043b\u0443\u0437\u0456 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u0457<\/h2>\n                <p class=\"text-muted\">\u041f\u0440\u0430\u0446\u044e\u0454\u043c\u043e \u0437 \u0443\u0441\u0456\u043c\u0430 \u0432\u0438\u0434\u0430\u043c\u0438 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0457 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457<\/p>\n            <\/div>\n\n            <div class=\"row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4\">\n                \n                <!-- Clinical Trials -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-file-text-o fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u041a\u043b\u0456\u043d\u0456\u0447\u043d\u0456 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u043d\u044f<\/h4>\n                        <p class=\"text-muted small mb-3\">\n                            \u041f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u0431\u0440\u043e\u0448\u0443\u0440 \u0434\u043e\u0441\u043b\u0456\u0434\u043d\u0438\u043a\u0430 (IB), \u0444\u043e\u0440\u043c \u0456\u043d\u0444\u043e\u0440\u043c\u043e\u0432\u0430\u043d\u043e\u0457 \u0437\u0433\u043e\u0434\u0438 (ICF) \u0442\u0430 \u0437\u0432\u0456\u0442\u0456\u0432 \u043f\u0440\u043e \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0456 \u0432\u0438\u043f\u0440\u043e\u0431\u0443\u0432\u0430\u043d\u043d\u044f (CSR).\n                        <\/p>\n                        <div class=\"mt-auto\">\n                            <span class=\"tech-tag\">GCP<\/span>\n                            <span class=\"tech-tag\">\u041f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0438<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Pharma -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-flask fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u0424\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0430<\/h4>\n                        <p class=\"text-muted small mb-3\">\n                            \u0410\u0434\u0430\u043f\u0442\u0430\u0446\u0456\u044f \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0434\u043e \u043b\u0456\u043a\u0430\u0440\u0441\u044c\u043a\u0438\u0445 \u0437\u0430\u0441\u043e\u0431\u0456\u0432, \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0445 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a (SmPC) \u0442\u0430 \u043c\u0430\u0440\u043a\u0443\u0432\u0430\u043d\u043d\u044f \u0443\u043f\u0430\u043a\u043e\u0432\u043a\u0438.\n                        <\/p>\n                        <div class=\"mt-auto\">\n                            <span class=\"tech-tag\">QRD \u0448\u0430\u0431\u043b\u043e\u043d<\/span>\n                            <span class=\"tech-tag\">GMP<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Medical Equipment -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-cogs fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u041c\u0435\u0434\u0438\u0447\u043d\u0435 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f<\/h4>\n                        <p class=\"text-muted small mb-3\">\n                            \u041f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439 \u0437 \u0435\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0456\u0457 (IFU) \u0434\u043b\u044f \u041c\u0420\u0422, \u041a\u0422, \u0423\u0417\u0414 \u0430\u043f\u0430\u0440\u0430\u0442\u0456\u0432, \u0445\u0456\u0440\u0443\u0440\u0433\u0456\u0447\u043d\u0438\u0445 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0442\u0430 \u043b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f.\n                        <\/p>\n                        <div class=\"mt-auto\">\n                            <span class=\"tech-tag\">ISO 13485<\/span>\n                            <span class=\"tech-tag\">\u041c\u0430\u043d\u0443\u0430\u043b\u0438<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Regulatory Affairs -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-folder-open-o fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u0420\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u0439\u043d\u0456 \u0434\u043e\u0441\u044c\u0454<\/h4>\n                        <p class=\"text-muted small\">\n                            \u041f\u0456\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u0434\u043b\u044f \u043f\u043e\u0434\u0430\u0447\u0456 \u0432 \u0440\u0435\u0433\u0443\u043b\u044f\u0442\u043e\u0440\u043d\u0456 \u043e\u0440\u0433\u0430\u043d\u0438 (\u041c\u041e\u0417 \u0423\u043a\u0440\u0430\u0457\u043d\u0438, FDA, EMA). \u041f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u043c\u043e\u0434\u0443\u043b\u0456\u0432 CTD, \u0441\u0435\u0440\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u0456\u0432 \u044f\u043a\u043e\u0441\u0442\u0456 \u0442\u0430 \u0430\u043d\u0430\u043b\u0456\u0437\u0443.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Patient Records -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-user-md fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u041c\u0435\u0434\u0438\u0447\u043d\u0456 \u0432\u0438\u043f\u0438\u0441\u043a\u0438<\/h4>\n                        <p class=\"text-muted small\">\n                            \u0422\u0435\u0440\u043c\u0456\u043d\u043e\u0432\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0435\u043f\u0456\u043a\u0440\u0438\u0437\u0456\u0432, \u0456\u0441\u0442\u043e\u0440\u0456\u0439 \u0445\u0432\u043e\u0440\u043e\u0431\u0438, \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0456\u0432 \u0430\u043d\u0430\u043b\u0456\u0437\u0456\u0432 \u0442\u0430 \u0432\u0438\u0441\u043d\u043e\u0432\u043a\u0456\u0432 \u043b\u0456\u043a\u0430\u0440\u0456\u0432 \u0434\u043b\u044f \u043b\u0456\u043a\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430 \u043a\u043e\u0440\u0434\u043e\u043d\u043e\u043c.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Scientific Articles -->\n                <div class=\"col\">\n                    <div class=\"card-hover\">\n                        <div class=\"icon-box\">\n                            <i class=\"fa fa-book fa-2x\"><\/i>\n                        <\/div>\n                        <h4>\u041d\u0430\u0443\u043a\u043e\u0432\u0456 \u0441\u0442\u0430\u0442\u0442\u0456<\/h4>\n                        <p class=\"text-muted small\">\n                            \u041f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0442\u0430 \u0432\u0438\u0447\u0438\u0442\u043a\u0430 \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u0441\u0442\u0430\u0442\u0435\u0439 \u0434\u043b\u044f \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0457 \u0432 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0436\u0443\u0440\u043d\u0430\u043b\u0430\u0445 (Scopus, Web of Science). \u0410\u0434\u0430\u043f\u0442\u0430\u0446\u0456\u044f \u043f\u0440\u0435\u0437\u0435\u043d\u0442\u0430\u0446\u0456\u0439.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- QUALITY PROCESS -->\n    <section class=\"py-5\">\n        <div class=\"seo-container\">\n             <div class=\"row align-items-center\">\n                <div class=\"col-lg-6 mb-4 mb-lg-0\">\n                    <h3 class=\"mb-4\">\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u044f\u043a\u043e\u0441\u0442\u0456<\/h3>\n                    <p class=\"text-muted mb-4\">\u041c\u0438 \u0440\u043e\u0437\u0443\u043c\u0456\u0454\u043c\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u043a\u043e\u0436\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u0432\u0430. \u041d\u0430\u0448 \u043f\u0440\u043e\u0446\u0435\u0441 \u043f\u043e\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0439 \u043d\u0430 \u0431\u0430\u0433\u0430\u0442\u043e\u0435\u0442\u0430\u043f\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u0446\u0456.<\/p>\n                    \n                    <ul class=\"list-unstyled check-list\">\n                        <li>\n                            <i class=\"fa fa-check-circle fs-5\"><\/i>\n                            <div>\n                                <strong>\u0412\u0443\u0437\u044c\u043a\u0430 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u044f:<\/strong> \u043d\u0430\u0434 \u043a\u0430\u0440\u0434\u0456\u043e\u043b\u043e\u0433\u0456\u0447\u043d\u0438\u043c\u0438 \u0442\u0435\u043a\u0441\u0442\u0430\u043c\u0438 \u043f\u0440\u0430\u0446\u044e\u0454 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442 \u0437 \u043a\u0430\u0440\u0434\u0456\u043e\u043b\u043e\u0433\u0456\u0457, \u043d\u0430\u0434 \u044e\u0440\u0438\u0434\u0438\u0447\u043d\u0438\u043c\u0438 \u2014 \u0443 \u044e\u0440\u0438\u0434\u0438\u0447\u043d\u0456\u0439 \u0441\u0444\u0435\u0440\u0456 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0438.\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <i class=\"fa fa-check-circle fs-5\"><\/i>\n                            <div>\n                                <strong>\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043d\u043d\u044f:<\/strong> \u043e\u0431\u043e\u0432&#8217;\u044f\u0437\u043a\u043e\u0432\u0438\u043c \u0435\u0442\u0430\u043f\u043e\u043c \u0454 \u0432\u0438\u0447\u0438\u0442\u043a\u0430 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0443 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u0432\u0456\u0440\u043a\u0438 \u0444\u0430\u043a\u0442\u0438\u0447\u043d\u043e\u0457 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0456.\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <i class=\"fa fa-check-circle fs-5\"><\/i>\n                            <div>\n                                <strong>\u0422\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0442\u0435\u0440\u043c\u0456\u043d\u043e\u043b\u043e\u0433\u0456\u0457:<\/strong> \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0437\u0430\u0442\u0432\u0435\u0440\u0434\u0436\u0435\u043d\u0438\u0445 \u0433\u043b\u043e\u0441\u0430\u0440\u0456\u0457\u0432 \u0442\u0430 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u043a\u043b\u0430\u0441\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440\u0456\u0432 \u0445\u0432\u043e\u0440\u043e\u0431 (\u041c\u041a\u0425).\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <i class=\"fa fa-check-circle fs-5\"><\/i>\n                            <div>\n                                <strong>\u041a\u043e\u043d\u0444\u0456\u0434\u0435\u043d\u0446\u0456\u0439\u043d\u0456\u0441\u0442\u044c:<\/strong> \u043f\u0456\u0434\u043f\u0438\u0441\u0430\u043d\u043d\u044f NDA \u0437 \u0443\u0441\u0456\u043c\u0430 \u0443\u0447\u0430\u0441\u043d\u0438\u043a\u0430\u043c\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0443. \u0411\u0435\u0437\u043f\u0435\u0447\u043d\u0430 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0430 \u0444\u0430\u0439\u043b\u0456\u0432.\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"col-lg-6 text-center\">\n                    <!-- Using a reliable placeholder for medical theme if original is not suitable, or keeping structure -->\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"\u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\" class=\"img-fluid rounded shadow\" style=\"max-height: 400px; object-fit: cover; width: 100%;\">\n                <\/div>\n             <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CONTACTS SECTION -->\n    <section class=\"py-5 bg-white border-top\">\n        <div class=\"seo-container\">\n            <div class=\"row justify-content-center\">\n                <div class=\"col-lg-10\">\n                    <div class=\"contact-box p-5\">\n                        <div class=\"row\">\n                            <div class=\"col-md-6\">\n                                <h3 class=\"mb-4\">\u0420\u043e\u0437\u0440\u0430\u0445\u0443\u0432\u0430\u0442\u0438 \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c?<\/h3>\n                                <p class=\"text-muted mb-4\">\u041d\u0430\u0434\u0456\u0448\u043b\u0456\u0442\u044c \u0441\u043a\u0430\u043d \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0430\u0431\u043e \u0444\u0430\u0439\u043b. \u041c\u0438 \u0433\u0430\u0440\u0430\u043d\u0442\u0443\u0454\u043c\u043e \u043f\u043e\u0432\u043d\u0443 \u043a\u043e\u043d\u0444\u0456\u0434\u0435\u043d\u0446\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0432\u0430\u0448\u0438\u0445 \u0434\u0430\u043d\u0438\u0445.<\/p>\n                                \n                                <div class=\"contact-item\">\n                                    <div class=\"contact-icon\">\n                                        <i class=\"fa fa-map-marker\"><\/i>\n                                    <\/div>\n                                    <div>\n                                        <h6 class=\"fw-bold mb-1\">\u041e\u0444\u0456\u0441 \u0443 \u041b\u044c\u0432\u043e\u0432\u0456:<\/h6>\n                                        <p class=\"mb-0 text-muted\">\u0432\u0443\u043b\u0438\u0446\u044f \u0421\u043a\u043e\u0440\u0438\u043a\u0430, 31, \u041e\u0444\u0456\u0441 7<br>\u041b\u044c\u0432\u0456\u0432, 79005<\/p>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"contact-item\">\n                                    <div class=\"contact-icon\">\n                                        <i class=\"fa fa-phone\"><\/i>\n                                    <\/div>\n                                    <div>\n                                        <h6 class=\"fw-bold mb-1\">\u0413\u0430\u0440\u044f\u0447\u0430 \u043b\u0456\u043d\u0456\u044f:<\/h6>\n                                        <p class=\"mb-0\"><a href=\"tel:+380985225772\" class=\"text-decoration-none text-dark fw-bold\">098 522 5772<\/a><\/p>\n                                    <\/div>\n                                <\/div>\n\n                                <div class=\"contact-item\">\n                                    <div class=\"contact-icon\">\n                                        <i class=\"fa fa-envelope-o\"><\/i>\n                                    <\/div>\n                                    <div>\n                                        <h6 class=\"fw-bold mb-1\">Email \u0434\u043b\u044f \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0456\u0432:<\/h6>\n                                        <p class=\"mb-0\"><a href=\"mailto:info@obrisoft.com\" class=\"text-decoration-none text-dark fw-bold\">info@obrisoft.com<\/a><\/p>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"col-md-6 d-flex align-items-center justify-content-center bg-light rounded p-4 text-center\">\n                                <div>\n                                    <i class=\"fa fa-heartbeat fa-3x text-primary mb-3\"><\/i>\n                                    <h5>\u0422\u0435\u0441\u0442\u043e\u0432\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434<\/h5>\n                                    <p class=\"text-muted\">\u0414\u043b\u044f \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u0438\u0445 \u043a\u043b\u0456\u0454\u043d\u0442\u0456\u0432 (\u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439, CRO) \u0432\u0438\u043a\u043e\u043d\u0443\u0454\u043c\u043e \u0431\u0435\u0437\u043a\u043e\u0448\u0442\u043e\u0432\u043d\u0438\u0439 \u0442\u0435\u0441\u0442.<\/p>\n                                    <a href=\"mailto:info@obrisoft.com\" class=\"btn btn-primary px-4 py-2 rounded-pill mt-2 shadow\">\n                                        \u041d\u0430\u0434\u0456\u0441\u043b\u0430\u0442\u0438 \u0437\u0430\u043f\u0438\u0442\n                                    <\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0438 \u0442\u0430 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439, \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043f\u043e \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044e, \u0430 \u0442\u0430\u043a\u043e\u0436 \u0456\u0441\u0442\u043e\u0440\u0456\u0439 \u0437\u0430\u0445\u0432\u043e\u0440\u044e\u0432\u0430\u043d\u044c \u043f\u0430\u0446\u0456\u0454\u043d\u0442\u0456\u0432. \u0412\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0444\u0456\u043b\u044c\u043d\u0438\u043c\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442\u0430\u043c\u0438-\u043b\u0456\u043d\u0433\u0432\u0456\u0441\u0442\u0430\u043c\u0438 \u0437 \u0434\u043e\u0441\u0432\u0456\u0434\u043e\u043c \u0443 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0456. \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434: \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0442\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u2014 \u0446\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u043d\u043e \u0432\u0430\u0436\u043b\u0438\u0432\u0430 \u043f\u043e\u0441\u043b\u0443\u0433\u0430 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439, \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u0437\u0430\u043a\u043b\u0430\u0434\u0456\u0432 \u0442\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f. \u041a\u043e\u0436\u043d\u0435 \u0441\u043b\u043e\u0432\u043e [&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-3678","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Medical Translations - ObriSoft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/obrisoft.com\/uk\/medical-translations\/\" \/>\n<meta property=\"og:locale\" content=\"uk_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Medical Translations - ObriSoft\" \/>\n<meta property=\"og:description\" content=\"\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0438 \u0442\u0430 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439, \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043f\u043e \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044e, \u0430 \u0442\u0430\u043a\u043e\u0436 \u0456\u0441\u0442\u043e\u0440\u0456\u0439 \u0437\u0430\u0445\u0432\u043e\u0440\u044e\u0432\u0430\u043d\u044c \u043f\u0430\u0446\u0456\u0454\u043d\u0442\u0456\u0432. \u0412\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0444\u0456\u043b\u044c\u043d\u0438\u043c\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442\u0430\u043c\u0438-\u043b\u0456\u043d\u0433\u0432\u0456\u0441\u0442\u0430\u043c\u0438 \u0437 \u0434\u043e\u0441\u0432\u0456\u0434\u043e\u043c \u0443 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0456. \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434: \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0442\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u2014 \u0446\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u043d\u043e \u0432\u0430\u0436\u043b\u0438\u0432\u0430 \u043f\u043e\u0441\u043b\u0443\u0433\u0430 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439, \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u0437\u0430\u043a\u043b\u0430\u0434\u0456\u0432 \u0442\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f. \u041a\u043e\u0436\u043d\u0435 \u0441\u043b\u043e\u0432\u043e [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/obrisoft.com\/uk\/medical-translations\/\" \/>\n<meta property=\"og:site_name\" content=\"ObriSoft\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ObriSoft\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-14T12:09:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ObrisoftC\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u0445\u0432\u0438\u043b\u0438\u043d\u0438\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/\",\"url\":\"https:\/\/obrisoft.com\/medical-translations\/\",\"name\":\"Medical Translations - ObriSoft\",\"isPartOf\":{\"@id\":\"https:\/\/obrisoft.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\",\"datePublished\":\"2025-12-13T18:45:21+00:00\",\"dateModified\":\"2025-12-14T12:09:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/#breadcrumb\"},\"inLanguage\":\"uk\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/obrisoft.com\/medical-translations\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/obrisoft.com\/medical-translations\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/obrisoft.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Medical Translations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/obrisoft.com\/#website\",\"url\":\"https:\/\/obrisoft.com\/\",\"name\":\"ObriSoft\",\"description\":\"Your Language-Solutions Partner\",\"publisher\":{\"@id\":\"https:\/\/obrisoft.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/obrisoft.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"uk\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/obrisoft.com\/#organization\",\"name\":\"\u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0456\u0432 ObriSoft\",\"url\":\"https:\/\/obrisoft.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"uk\",\"@id\":\"https:\/\/obrisoft.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/obrisoft.com\/wp-content\/uploads\/2021\/10\/logo.png\",\"contentUrl\":\"https:\/\/obrisoft.com\/wp-content\/uploads\/2021\/10\/logo.png\",\"width\":379,\"height\":91,\"caption\":\"\u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0456\u0432 ObriSoft\"},\"image\":{\"@id\":\"https:\/\/obrisoft.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ObriSoft\/\",\"https:\/\/x.com\/ObrisoftC\",\"https:\/\/www.instagram.com\/obrisoft\/\",\"http:\/\/www.linkedin.com\/in\/obrisoft\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Medical Translations - ObriSoft","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:\/\/obrisoft.com\/uk\/medical-translations\/","og_locale":"uk_UA","og_type":"article","og_title":"Medical Translations - ObriSoft","og_description":"\u041f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0439 \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u043a\u0438 \u0442\u0430 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u0456\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u0439, \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0456\u0432 \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0456\u0457 \u043f\u043e \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u043c\u0443 \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044e, \u0430 \u0442\u0430\u043a\u043e\u0436 \u0456\u0441\u0442\u043e\u0440\u0456\u0439 \u0437\u0430\u0445\u0432\u043e\u0440\u044e\u0432\u0430\u043d\u044c \u043f\u0430\u0446\u0456\u0454\u043d\u0442\u0456\u0432. \u0412\u0438\u043a\u043e\u043d\u0443\u0454\u0442\u044c\u0441\u044f \u043f\u0440\u043e\u0444\u0456\u043b\u044c\u043d\u0438\u043c\u0438 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0441\u0442\u0430\u043c\u0438-\u043b\u0456\u043d\u0433\u0432\u0456\u0441\u0442\u0430\u043c\u0438 \u0437 \u0434\u043e\u0441\u0432\u0456\u0434\u043e\u043c \u0443 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0456. \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434: \u0442\u043e\u0447\u043d\u0456\u0441\u0442\u044c \u0442\u0430 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u041c\u0435\u0434\u0438\u0447\u043d\u0438\u0439 \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434 \u2014 \u0446\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u043d\u043e \u0432\u0430\u0436\u043b\u0438\u0432\u0430 \u043f\u043e\u0441\u043b\u0443\u0433\u0430 \u0434\u043b\u044f \u0444\u0430\u0440\u043c\u0430\u0446\u0435\u0432\u0442\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u0439, \u043a\u043b\u0456\u043d\u0456\u0447\u043d\u0438\u0445 \u0434\u043e\u0441\u043b\u0456\u0434\u0436\u0435\u043d\u044c, \u043c\u0435\u0434\u0438\u0447\u043d\u0438\u0445 \u0437\u0430\u043a\u043b\u0430\u0434\u0456\u0432 \u0442\u0430 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u043a\u0456\u0432 \u043c\u0435\u0434\u0438\u0447\u043d\u043e\u0433\u043e \u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u043d\u044f. \u041a\u043e\u0436\u043d\u0435 \u0441\u043b\u043e\u0432\u043e [&hellip;]","og_url":"https:\/\/obrisoft.com\/uk\/medical-translations\/","og_site_name":"ObriSoft","article_publisher":"https:\/\/www.facebook.com\/ObriSoft\/","article_modified_time":"2025-12-14T12:09:00+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@ObrisoftC","twitter_misc":{"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f":"3 \u0445\u0432\u0438\u043b\u0438\u043d\u0438"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/obrisoft.com\/medical-translations\/","url":"https:\/\/obrisoft.com\/medical-translations\/","name":"Medical Translations - ObriSoft","isPartOf":{"@id":"https:\/\/obrisoft.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/obrisoft.com\/medical-translations\/#primaryimage"},"image":{"@id":"https:\/\/obrisoft.com\/medical-translations\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80","datePublished":"2025-12-13T18:45:21+00:00","dateModified":"2025-12-14T12:09:00+00:00","breadcrumb":{"@id":"https:\/\/obrisoft.com\/medical-translations\/#breadcrumb"},"inLanguage":"uk","potentialAction":[{"@type":"ReadAction","target":["https:\/\/obrisoft.com\/medical-translations\/"]}]},{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/obrisoft.com\/medical-translations\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80","contentUrl":"https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80"},{"@type":"BreadcrumbList","@id":"https:\/\/obrisoft.com\/medical-translations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/obrisoft.com\/"},{"@type":"ListItem","position":2,"name":"Medical Translations"}]},{"@type":"WebSite","@id":"https:\/\/obrisoft.com\/#website","url":"https:\/\/obrisoft.com\/","name":"ObriSoft","description":"\u0412\u0430\u0448 \u043f\u0430\u0440\u0442\u043d\u0435\u0440 \u0437 \u043c\u043e\u0432\u043d\u0438\u0445 \u0440\u0456\u0448\u0435\u043d\u044c","publisher":{"@id":"https:\/\/obrisoft.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/obrisoft.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"uk"},{"@type":"Organization","@id":"https:\/\/obrisoft.com\/#organization","name":"\u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0456\u0432 ObriSoft","url":"https:\/\/obrisoft.com\/","logo":{"@type":"ImageObject","inLanguage":"uk","@id":"https:\/\/obrisoft.com\/#\/schema\/logo\/image\/","url":"https:\/\/obrisoft.com\/wp-content\/uploads\/2021\/10\/logo.png","contentUrl":"https:\/\/obrisoft.com\/wp-content\/uploads\/2021\/10\/logo.png","width":379,"height":91,"caption":"\u0411\u044e\u0440\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u0430\u0434\u0456\u0432 ObriSoft"},"image":{"@id":"https:\/\/obrisoft.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ObriSoft\/","https:\/\/x.com\/ObrisoftC","https:\/\/www.instagram.com\/obrisoft\/","http:\/\/www.linkedin.com\/in\/obrisoft"]}]}},"_links":{"self":[{"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/pages\/3678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/comments?post=3678"}],"version-history":[{"count":8,"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/pages\/3678\/revisions"}],"predecessor-version":[{"id":3734,"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/pages\/3678\/revisions\/3734"}],"wp:attachment":[{"href":"https:\/\/obrisoft.com\/uk\/wp-json\/wp\/v2\/media?parent=3678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}