{"id":33155,"date":"2023-07-27T14:47:18","date_gmt":"2023-07-27T11:47:18","guid":{"rendered":"https:\/\/drcinik.com\/?page_id=33155"},"modified":"2025-08-01T01:37:36","modified_gmt":"2025-07-31T22:37:36","slug":"%d1%80%d1%83%d0%ba%d0%be%d0%b2%d0%be%d0%b4%d1%81%d1%82%d0%b2%d0%be-%d0%bf%d0%be-%d0%bf%d0%be%d1%81%d0%bb%d0%b5%d0%be%d0%bf%d0%b5%d1%80%d0%b0%d1%86%d0%b8%d0%be%d0%bd%d0%bd%d0%be%d0%bc%d1%83-%d0%bf","status":"publish","type":"page","link":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/","title":{"rendered":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33155\" class=\"elementor elementor-33155 elementor-75\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b6673b e-flex e-con-boxed e-con e-parent\" data-id=\"0b6673b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8caa4a3 elementor-widget elementor-widget-html\" data-id=\"8caa4a3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ru\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n   \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        *\/* Enhanced CSS for Post-Operation Guidelines *\/\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Poppins', sans-serif;\n}\n\nbody {\n    background-color: #f5f7fa;\n    color: #333;\n    line-height: 1.6;\n}\n\n.container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 30px 20px;\n}\n\n.header {\n    text-align: center;\n    margin-bottom: 40px;\n    padding-bottom: 20px;\n    border-bottom: 2px solid rgba(10, 27, 77, 0.1);\n}\n\n.header h2 {\n    color: #0a1b4d;\n    font-size: 2.8rem;\n    margin-bottom: 15px;\n    font-weight: 700;\n    letter-spacing: -0.5px;\n    position: relative;\n    display: inline-block;\n}\n\n.header h2::after {\n    content: '';\n    position: absolute;\n    width: 60px;\n    height: 4px;\n    background-color: #4169e1;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    border-radius: 2px;\n}\n\n.main-content {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n}\n\n.left-column {\n    flex: 1;\n    min-width: 300px;\n}\n\n.right-column {\n    flex: 2;\n    min-width: 300px;\n}\n\n\/* Date Picker Styling *\/\n.date-picker-container {\n    background-color: white;\n    border-radius: 20px;\n    padding: 40px 30px;\n    text-align: center;\n    margin-bottom: 40px;\n    box-shadow: 0 10px 30px rgba(10, 27, 77, 0.1);\n    position: relative;\n    margin-top: 60px;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.date-picker-container:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(10, 27, 77, 0.15);\n}\n\n.bell-icon {\n    width: 70px;\n    height: 70px;\n    position: absolute;\n    top: -35px;\n    left: 50%;\n    transform: translateX(-50%);\n    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.1));\n    transition: transform 0.3s ease;\n}\n\n.date-picker-container:hover .bell-icon {\n    transform: translateX(-50%) scale(1.05);\n}\n\n.bell-icon img {\n    width: 100%;\n    height: 100%;\n}\n\n.date-picker-container h2 {\n    color: #0a1b4d;\n    margin-bottom: 30px;\n    font-size: 1.9rem;\n    font-weight: 600;\n    position: relative;\n    display: inline-block;\n}\n\n.date-picker-container h2::after {\n    content: '';\n    position: absolute;\n    width: 40px;\n    height: 3px;\n    background-color: #4169e1;\n    bottom: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    border-radius: 2px;\n}\n\n.date-input-wrapper {\n    position: relative;\n    margin: 0 auto;\n    max-width: 360px;\n    cursor: pointer;\n    transition: transform 0.2s ease;\n}\n\n.date-input-wrapper:hover {\n    transform: scale(1.02);\n}\n\n.date-input {\n    width: 100%;\n    padding: 18px 20px;\n    border: 2px solid #e0e7ff;\n    border-radius: 15px;\n    font-size: 1.2rem;\n    text-align: center;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    color: #333;\n    background-color: #f8faff;\n    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);\n}\n\n.date-input:hover, .date-input:focus {\n    border-color: #4169e1;\n    outline: none;\n    background-color: #fff;\n    box-shadow: 0 0 0 4px rgba(65, 105, 225, 0.1);\n}\n\n.calendar-icon {\n    position: absolute;\n    right: 20px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #4169e1;\n    font-size: 1.4rem;\n    pointer-events: none;\n    transition: transform 0.2s ease;\n}\n\n.date-input-wrapper:hover .calendar-icon {\n    transform: translateY(-50%) scale(1.1);\n}\n\n.consultation-button {\n    display: block;\n    width: 100%;\n    max-width: 320px;\n    margin: 30px auto 0;\n    padding: 18px 25px;\n    background-color: #4169e1;\n    color: white;\n    border: none;\n    border-radius: 30px;\n    font-size: 1.2rem;\n    font-weight: 600;\n    cursor: pointer;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: all 0.3s ease;\n    box-shadow: 0 8px 20px rgba(65, 105, 225, 0.3);\n    letter-spacing: 0.5px;\n}\n\n.consultation-button:hover {\n    background-color: #3456c0;\n    transform: translateY(-3px);\n    box-shadow: 0 12px 25px rgba(65, 105, 225, 0.4);\n}\n\n.consultation-button:active {\n    transform: translateY(0);\n    box-shadow: 0 5px 15px rgba(65, 105, 225, 0.3);\n}\n\n.whatsapp-icon {\n    position: absolute;\n    right: -15px;\n    top: 50%;\n    transform: translateY(-50%);\n    background-color: #25D366;\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    box-shadow: 0 4px 10px rgba(37, 211, 102, 0.3);\n    transition: all 0.3s ease;\n}\n\n.consultation-button:hover .whatsapp-icon {\n    right: -18px;\n    width: 48px;\n    height: 48px;\n}\n\n\/* Tab Styling *\/\n.tabs-header {\n    display: flex;\n    margin-bottom: 40px;\n    background-color: #f0f5ff;\n    border-radius: 20px;\n    overflow: hidden;\n    padding: 15px;\n    flex-wrap: wrap;\n    justify-content: space-around;\n    box-shadow: 0 5px 15px rgba(10, 27, 77, 0.05);\n}\n\n.tab-button {\n    flex: 0 1 auto;\n    min-width: 200px;\n    padding: 16px 24px;\n    border: none;\n    border-radius: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 1.1rem;\n    color: #445577;\n    background-color: transparent;\n    transition: all 0.3s ease;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    margin: 6px 15px;\n    position: relative;\n    overflow: hidden;\n}\n\n.tab-button::before {\n    content: '';\n    position: absolute;\n    width: 100%;\n    height: 3px;\n    background-color: #4169e1;\n    bottom: 0;\n    left: 0;\n    transform: scaleX(0);\n    transition: transform 0.3s ease;\n    opacity: 0;\n}\n\n.tab-button:hover::before {\n    transform: scaleX(0.6);\n    opacity: 0.6;\n}\n\n.tab-button.active {\n    background-color: #0a1b4d;\n    color: white;\n    box-shadow: 0 8px 20px rgba(10, 27, 77, 0.2);\n    transform: translateY(-2px);\n}\n\n.tab-button.active::before {\n    opacity: 0;\n}\n\n.tab-button:hover:not(.active) {\n    background-color: #e0e8ff;\n    transform: translateY(-2px);\n}\n\n.tab-icon {\n    font-size: 1.4rem;\n    transition: transform 0.3s ease;\n}\n\n.tab-button:hover .tab-icon {\n    transform: scale(1.2);\n}\n\n\/* FAQ Styling *\/\n.faq-container {\n    margin-bottom: 30px;\n}\n\n.faq-item {\n    background-color: white;\n    border-radius: 15px;\n    margin-bottom: 20px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    transition: all 0.3s ease;\n    border: 1px solid rgba(10, 27, 77, 0.05);\n}\n\n.faq-item:hover {\n    box-shadow: 0 8px 25px rgba(10, 27, 77, 0.1);\n    transform: translateY(-3px);\n}\n\n.faq-question {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 25px 25px;\n    cursor: pointer;\n    font-weight: 500;\n    color: #333;\n    position: relative;\n    transition: all 0.3s ease;\n}\n\n.faq-question:hover {\n    color: #0a1b4d;\n}\n\n.faq-question .icon {\n    width: 32px;\n    height: 32px;\n    background-color: #f0f5ff;\n    border-radius: 50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    font-size: 18px;\n    transition: all 0.3s ease;\n    color: #4169e1;\n    position: absolute;\n    right: 25px;\n    top: 50%;\n    transform: translateY(-50%);\n}\n\n.faq-question span:first-child {\n    padding-right: 50px;\n    font-size: 1.05rem;\n}\n\n.faq-question.active {\n    background-color: #f8faff;\n}\n\n.faq-question.active .icon {\n    background-color: #4169e1;\n    color: white;\n    transform: translateY(-50%) rotate(45deg);\n}\n\n.faq-question:hover .icon {\n    background-color: #e0e8ff;\n    transform: translateY(-50%) scale(1.1);\n}\n\n.faq-question.active:hover .icon {\n    background-color: #3456c0;\n    transform: translateY(-50%) rotate(45deg) scale(1.1);\n}\n\n.faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s cubic-bezier(0.44, 0.05, 0.17, 0.97);\n    padding: 0 25px;\n    background-color: #f8faff;\n}\n\n.faq-answer-content {\n    padding: 5px 0 25px 0;\n    line-height: 1.7;\n    color: #445577;\n    font-size: 0.95rem;\n}\n\n.faq-answer-content strong {\n    color: #0a1b4d;\n    font-weight: 600;\n}\n\n\/* Date Display Styling *\/\n.date-display {\n    display: inline-block;\n    background-color: #4169e1;\n    color: white;\n    padding: 8px 15px;\n    border-radius: 8px;\n    margin-top: 15px;\n    font-size: 0.95rem;\n    font-weight: 500;\n    box-shadow: 0 4px 10px rgba(65, 105, 225, 0.2);\n    transition: all 0.3s ease;\n}\n\n.date-display:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 15px rgba(65, 105, 225, 0.3);\n}\n\n\/* No Date Message Styling *\/\n.no-date-message {\n    color: #ff5252;\n    margin-top: 15px;\n    display: none;\n    font-size: 0.95rem;\n    font-weight: 500;\n    padding: 8px 15px;\n    background-color: rgba(255, 82, 82, 0.1);\n    border-radius: 8px;\n    animation: shake 0.5s ease-in-out;\n}\n\n@keyframes shake {\n    0%, 100% { transform: translateX(0); }\n    20%, 60% { transform: translateX(-5px); }\n    40%, 80% { transform: translateX(5px); }\n}\n\n\/* Tab Content *\/\n.tab-content {\n    display: none;\n    animation: fadeIn 0.5s ease;\n}\n\n@keyframes fadeIn {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Responsive Adjustments *\/\n@media (max-width: 768px) {\n    .main-content {\n        flex-direction: column;\n        gap: 30px;\n    }\n    \n    .left-column, .right-column {\n        width: 100%;\n        flex: none;\n    }\n    \n    .date-picker-container {\n        margin-bottom: 30px;\n        padding: 30px 20px;\n    }\n    \n    .tab-button {\n        font-size: 0.95rem;\n        padding: 14px 16px;\n        min-width: 150px;\n    }\n    \n    .header h1 {\n        font-size: 2.2rem;\n    }\n    \n    .date-picker-container h2 {\n        font-size: 1.7rem;\n    }\n    \n    .faq-question span:first-child {\n        font-size: 1rem;\n        padding-right: 40px;\n    }\n    \n    .faq-question .icon {\n        width: 28px;\n        height: 28px;\n        right: 20px;\n    }\n}\n\n@media (max-width: 480px) {\n    .container {\n        padding: 20px 15px;\n    }\n    \n    .header h1 {\n        font-size: 1.8rem;\n    }\n    \n    .tab-button {\n        margin: 5px 8px;\n        padding: 12px 15px;\n        min-width: 130px;\n        font-size: 0.9rem;\n    }\n    \n    .tab-icon {\n        font-size: 1.2rem;\n    }\n    \n    .faq-question {\n        padding: 20px 20px;\n    }\n    \n    .faq-answer {\n        padding: 0 20px;\n    }\n}\n\n\/* Modern Tab Styling - Clean Style with Underline Indicator *\/\n.tabs-header {\n    display: flex;\n    margin-bottom: 40px;\n    background: #f0f2fa;\n    border-radius: 16px;\n    overflow: hidden;\n    padding: 15px;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    gap: 15px;\n}\n\n.tab-button {\n    flex: 1;\n    min-width: 200px;\n    padding: 18px 20px;\n    border: none;\n    border-radius: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 1.1rem;\n    color: white;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    box-shadow: none;\n    transition: none;\n    background-color: #e1e5f5;\n    color: #55659b;\n}\n\n\/* Active state styles - all tabs have same background when not active *\/\n.tab-button:not(.active) {\n    background-color: #e1e5f5;\n    color: #55659b;\n}\n\n\/* Active state styles with bottom border *\/\n.tab-button.active {\n    position: relative;\n}\n\n.tab-button.active::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 10%;\n    width: 80%;\n    height: 3px;\n    border-radius: 1.5px;\n}\n\n\/* Specific colors for each active tab *\/\n.tab-button.active[data-tab=\"all-results\"] {\n    background-color: #1e2d59; \/* Dark blue *\/\n    color: white;\n}\n\n.tab-button.active[data-tab=\"all-results\"]::after {\n    background-color: #5e71b1; \/* Lighter blue for underline *\/\n}\n\n.tab-button.active[data-tab=\"hair-transplant\"] {\n    background-color: #e1e5f5; \/* Light blue *\/\n    color: #55659b;\n}\n\n.tab-button.active[data-tab=\"hair-transplant\"]::after {\n    background-color: #6b7fc3; \/* Medium blue for underline *\/\n}\n\n.tab-button.active[data-tab=\"dental\"] {\n    background-color: #4abe9b; \/* Green *\/\n    color: white;\n}\n\n.tab-button.active[data-tab=\"dental\"]::after {\n    background-color: #7cdfc0; \/* Lighter green for underline *\/\n}\n\n.tab-button.active[data-tab=\"medical-aesthetic\"] {\n    background-color: #fdae59; \/* Orange *\/\n    color: #333;\n}\n\n.tab-button.active[data-tab=\"medical-aesthetic\"]::after {\n    background-color: #ffca8a; \/* Lighter orange for underline *\/\n}\n\n\/* Hide the icon spans but keep them in the DOM for compatibility *\/\n.tab-icon {\n    display: none;\n}\n\n\/* For mobile responsiveness *\/\n@media (max-width: 768px) {\n    .tabs-header {\n        flex-direction: row;\n        flex-wrap: wrap;\n        gap: 10px;\n        padding: 10px;\n    }\n    \n    .tab-button {\n        min-width: calc(50% - 10px);\n        flex: 0 0 calc(50% - 10px);\n        font-size: 1rem;\n        padding: 14px 10px;\n    }\n}\n\n@media (max-width: 480px) {\n    .tabs-header {\n        flex-direction: column;\n        gap: 8px;\n    }\n    \n    .tab-button {\n        min-width: 100%;\n        width: 100%;\n        font-size: 0.95rem;\n        padding: 12px 15px;\n    }\n}\n\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h2>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443<\/h2>\n        <\/div>\n        \n        <div class=\"tabs-header\">\n            <button class=\"tab-button active\" data-tab=\"all-results\">\n                <span class=\"tab-icon\">\ud83d\udccb<\/span> \u0412\u0441\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b\n            <\/button>\n            <button class=\"tab-button\" data-tab=\"hair-transplant\">\n                <span class=\"tab-icon\">\ud83d\udc87<\/span> \u041f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0430 \u0432\u043e\u043b\u043e\u0441\n            <\/button>\n            <button class=\"tab-button\" data-tab=\"dental\">\n                <span class=\"tab-icon\">\ud83e\uddb7<\/span> \u0421\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043b\u0435\u0447\u0435\u043d\u0438\u0435\n            <\/button>\n        <\/div>\n        \n        <div class=\"main-content\">\n            <div class=\"left-column\">\n                <div class=\"date-picker-container\">\n                    <div class=\"bell-icon\">\n                        <img decoding=\"async\" src=\"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg\" alt=\"Bell icon\">\n                    <\/div>\n                    <h2>\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438<\/h2>\n                    <div class=\"date-input-wrapper\">\n                        <input type=\"date\" id=\"operation-date\" class=\"date-input\" placeholder=\"gg.aa.yy\">\n                        <span class=\"calendar-icon\" onclick=\"document.getElementById('operation-date').showPicker()\">\ud83d\udcc5<\/span>\n                    <\/div>\n                    <div class=\"no-date-message\" id=\"no-date-message\">\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438<\/div>\n                <\/div>\n                <!-- Doctor image has been removed -->\n            <\/div>\n            \n            <div class=\"right-column\">\n                <div class=\"tab-content active\" id=\"all-results\">\n                    <div class=\"faq-container\">\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u0427\u0435\u0440\u0435\u0437 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441 \u044f \u0441\u043c\u043e\u0433\u0443 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u0440\u0430\u0431\u043e\u0442\u0435 \u0438 \u043f\u043e\u0432\u0441\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0412\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u0443\u0436\u0435 \u0447\u0435\u0440\u0435\u0437 3 \u0434\u043d\u044f \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441. \u0412\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u0442\u0434\u043e\u0445\u043d\u0443\u0442\u044c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 3 \u0434\u043d\u0435\u0439, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0431\u0435\u0437 \u043a\u0430\u043a\u0438\u0445-\u043b\u0438\u0431\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u0440\u0430\u0431\u043e\u0442\u0435 \u0438 \u043f\u043e\u0432\u0441\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438.\n                                    <div class=\"date-display\" id=\"date-display-1\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u043e\u0433\u0434\u0430 \u044f \u0441\u043c\u043e\u0433\u0443 \u043d\u0430\u0447\u0430\u0442\u044c \u0445\u043e\u0434\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0447\u0430\u0442\u044c \u0441\u043e\u0432\u0435\u0440\u0448\u0430\u0442\u044c \u043a\u043e\u0440\u043e\u0442\u043a\u0438\u0435 \u043f\u0440\u043e\u0433\u0443\u043b\u043a\u0438 (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0437\u0430 \u043f\u043e\u043a\u0443\u043f\u043a\u0430\u043c\u0438) \u0447\u0435\u0440\u0435\u0437 7 \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441. \u0418\u0437\u0431\u0435\u0433\u0430\u0439\u0442\u0435 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0443\u043b\u043e\u043a \u0438 \u0441\u0442\u0430\u0440\u0430\u0439\u0442\u0435\u0441\u044c \u0433\u0443\u043b\u044f\u0442\u044c \u0432 \u043f\u043e\u043c\u0435\u0449\u0435\u043d\u0438\u0438 \u0438\u043b\u0438 \u043f\u043e \u0432\u0435\u0447\u0435\u0440\u0430\u043c.\n                                    <div class=\"date-display\" id=\"date-display-2\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u0427\u0435\u0440\u0435\u0437 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441 \u044f \u0441\u043c\u043e\u0433\u0443 \u043d\u0430\u0447\u0430\u0442\u044c \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f \u0441\u043f\u043e\u0440\u0442\u043e\u043c?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u043d\u0441\u0438\u0432\u043d\u044b\u0435 \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0447\u0435\u0440\u0435\u0437 30 \u0434\u043d\u0435\u0439 (1 \u043c\u0435\u0441\u044f\u0446) \u043f\u043e\u0441\u043b\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0435 \u0432\u043e\u043b\u043e\u0441. \u0425\u043e\u0442\u044f \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0447\u0430\u0442\u044c \u0445\u043e\u0434\u0438\u0442\u044c \u0443\u0436\u0435 \u0447\u0435\u0440\u0435\u0437 7 \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441, \u0437\u0430\u043d\u044f\u0442\u0438\u044f \u0442\u044f\u0436\u0451\u043b\u044b\u043c\u0438 \u0432\u0438\u0434\u0430\u043c\u0438 \u0441\u043f\u043e\u0440\u0442\u0430 \u0442\u0440\u0435\u0431\u0443\u044e\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0435\u0440\u043f\u0435\u043d\u0438\u044f. \u0418\u0437\u0431\u0435\u0433\u0430\u0439\u0442\u0435 \u0442\u044f\u0436\u0451\u043b\u044b\u0445 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043e\u043a \u0438 \u0438\u043d\u0442\u0435\u043d\u0441\u0438\u0432\u043d\u044b\u0445 \u0432\u0438\u0434\u043e\u0432 \u0441\u043f\u043e\u0440\u0442\u0430, \u0442\u0430\u043a\u0438\u0445 \u043a\u0430\u043a \u0444\u0443\u0442\u0431\u043e\u043b, \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 2\u20133 \u043c\u0435\u0441\u044f\u0446\u0435\u0432.\n                                    <div class=\"date-display\" id=\"date-display-3\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u043e\u0433\u0434\u0430 \u044f \u0441\u043c\u043e\u0433\u0443 \u0441\u043d\u043e\u0432\u0430 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e \u0441\u043f\u0430\u0442\u044c \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                   \u0414\u043e \u0441\u0435\u0434\u044c\u043c\u043e\u0433\u043e \u0434\u043d\u044f \u043f\u043e\u0441\u043b\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043f\u043e \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044e \u0432\u043e\u043b\u043e\u0441 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0441\u043f\u0430\u0442\u044c \u0432 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0438 \u00ab\u0432\u0432\u0435\u0440\u0445 \u043d\u043e\u0433\u0430\u043c\u0438\u00bb. \u0427\u0435\u0440\u0435\u0437 \u0441\u0435\u043c\u044c \u0434\u043d\u0435\u0439 \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u043f\u0430\u0442\u044c \u043a\u0430\u043a \u043e\u0431\u044b\u0447\u043d\u043e.\n                                    <div class=\"date-display\" id=\"date-display-4\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u0427\u0435\u0440\u0435\u0437 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441 \u044f \u043c\u043e\u0433\u0443 \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f \u0441\u0435\u043a\u0441\u043e\u043c?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0412\u0430\u043c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u043e\u0434\u043e\u0436\u0434\u0430\u0442\u044c 10 \u0434\u043d\u0435\u0439, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043e\u0431\u044b\u0447\u043d\u043e\u0439 \u043f\u043e\u043b\u043e\u0432\u043e\u0439 \u0436\u0438\u0437\u043d\u0438. \u041f\u043e\u043b\u043e\u0432\u043e\u0439 \u0430\u043a\u0442 \u0432\u0440\u0435\u0434\u0438\u0442 \u043f\u0435\u0440\u0435\u0441\u0430\u0436\u0435\u043d\u043d\u044b\u043c \u0432\u043e\u043b\u043e\u0441\u044f\u043d\u044b\u043c \u0442\u0440\u0430\u043d\u0441\u043f\u043b\u0430\u043d\u0442\u0430\u0442\u0430\u043c, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432\u0430\u043c \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043d\u0430\u0431\u0440\u0430\u0442\u044c\u0441\u044f \u0442\u0435\u0440\u043f\u0435\u043d\u0438\u044f.\n                                    <div class=\"date-display\" id=\"date-display-5\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"tab-content\" id=\"hair-transplant\">\n                    <div class=\"faq-container\">\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u043e\u0433\u0434\u0430 \u043c\u043e\u0436\u043d\u043e \u043c\u044b\u0442\u044c \u0433\u043e\u043b\u043e\u0432\u0443 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u041f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043f\u043e\u0434\u043e\u0436\u0434\u0430\u0442\u044c 48\u201372 \u0447\u0430\u0441\u0430, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u043c\u044b\u0442\u044c \u0433\u043e\u043b\u043e\u0432\u0443. \u0412\u0430\u0448 \u0432\u0440\u0430\u0447 \u0434\u0430\u0441\u0442 \u0432\u0430\u043c \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u044b\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u0431\u0435\u0440\u0435\u0436\u043d\u043e \u043c\u044b\u0442\u044c \u044d\u0442\u0443 \u043e\u0431\u043b\u0430\u0441\u0442\u044c, \u043d\u0435 \u043f\u043e\u0432\u0440\u0435\u0436\u0434\u0430\u044f \u0442\u0440\u0430\u043d\u0441\u043f\u043b\u0430\u043d\u0442\u0430\u0442\u044b.\n                                    <div class=\"date-display\" id=\"date-display-6\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u043e\u0433\u0434\u0430 \u044f \u0443\u0432\u0438\u0436\u0443 \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0423 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u0430 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043e\u0432 \u0437\u0430\u043c\u0435\u0442\u043d\u044b\u0439 \u0440\u043e\u0441\u0442 \u0432\u043e\u043b\u043e\u0441 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u0447\u0435\u0440\u0435\u0437 3\u20134 \u043c\u0435\u0441\u044f\u0446\u0430 \u043f\u043e\u0441\u043b\u0435 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b. \u041e\u0434\u043d\u0430\u043a\u043e \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043e\u0431\u044b\u0447\u043d\u043e \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0437\u0430\u043c\u0435\u0442\u0435\u043d \u0447\u0435\u0440\u0435\u0437 9\u201312 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u043f\u043e\u0441\u043b\u0435 \u0442\u0440\u0430\u043d\u0441\u043f\u043b\u0430\u043d\u0442\u0430\u0446\u0438\u0438, \u043a\u043e\u0433\u0434\u0430 \u0432\u043e\u043b\u043e\u0441\u044b \u0437\u0430\u0432\u0435\u0440\u0448\u0430\u044e\u0442 \u0446\u0438\u043a\u043b \u0440\u043e\u0441\u0442\u0430.\n                                    <div class=\"date-display\" id=\"date-display-7\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e \u043b\u0438 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0414\u0430, \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e \u0438\u0441\u043f\u044b\u0442\u044b\u0432\u0430\u0442\u044c \u0442\u0430\u043a \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0435 \u00ab\u0448\u043e\u043a\u043e\u0432\u043e\u0435 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435\u00bb \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 2\u20134 \u043d\u0435\u0434\u0435\u043b\u044c \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441. \u042d\u0442\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0435 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u2014 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u0447\u0430\u0441\u0442\u044c \u0446\u0438\u043a\u043b\u0430 \u0440\u043e\u0441\u0442\u0430 \u0432\u043e\u043b\u043e\u0441, \u0438 \u043f\u0435\u0440\u0435\u0441\u0430\u0436\u0435\u043d\u043d\u044b\u0435 \u0432\u043e\u043b\u043e\u0441\u044b \u043d\u0430\u0447\u043d\u0443\u0442 \u0440\u0430\u0441\u0442\u0438 \u0441\u043d\u043e\u0432\u0430 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0435\u0441\u044f\u0446\u0435\u0432.\n                                    <div class=\"date-display\" id=\"date-display-8\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"tab-content\" id=\"dental\">\n                    <div class=\"faq-container\">\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u0427\u0435\u0440\u0435\u0437 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u044f \u0441\u043c\u043e\u0433\u0443 \u0435\u0441\u0442\u044c \u043f\u043e\u0441\u043b\u0435 \u0441\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u041f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435, \u043f\u043e\u043a\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435 \u043c\u0435\u0441\u0442\u043d\u043e\u0439 \u0430\u043d\u0435\u0441\u0442\u0435\u0437\u0438\u0438 \u043d\u0435 \u043f\u0440\u0435\u043a\u0440\u0430\u0442\u0438\u0442\u0441\u044f, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u0435\u0441\u0442\u044c, \u0447\u0442\u043e\u0431\u044b \u043d\u0435 \u043f\u0440\u0438\u043a\u0443\u0441\u0438\u0442\u044c \u0449\u0435\u043a\u0443 \u0438\u043b\u0438 \u044f\u0437\u044b\u043a. \u0412 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0432\u044b\u0445 24\u201348 \u0447\u0430\u0441\u043e\u0432 \u0435\u0448\u044c\u0442\u0435 \u043c\u044f\u0433\u043a\u0443\u044e \u043f\u0438\u0449\u0443 \u0438 \u0438\u0437\u0431\u0435\u0433\u0430\u0439\u0442\u0435 \u0433\u043e\u0440\u044f\u0447\u0435\u0439 \u043f\u0438\u0449\u0438 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u043e\u0432. \u041f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u0432\u043e\u0434\u0438\u0442\u0435 \u0431\u043e\u043b\u0435\u0435 \u0442\u0432\u0451\u0440\u0434\u0443\u044e \u043f\u0438\u0449\u0443, \u043a\u043e\u0433\u0434\u0430 \u044d\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435.\n                                    <div class=\"date-display\" id=\"date-display-9\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u043e\u0433\u0434\u0430 \u043c\u043e\u0436\u043d\u043e \u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0437\u0443\u0431\u044b \u043f\u043e\u0441\u043b\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043f\u043e \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0430\u0446\u0438\u0438 \u0437\u0443\u0431\u043e\u0432?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u0412 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 24 \u0447\u0430\u0441\u043e\u0432 \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0437\u0431\u0435\u0433\u0430\u0442\u044c \u0447\u0438\u0441\u0442\u043a\u0438 \u0437\u0443\u0431\u043e\u0432 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u043c\u043e\u0436\u043d\u043e \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u043e \u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0437\u0443\u0431\u044b, \u0441\u043e\u0431\u043b\u044e\u0434\u0430\u044f \u043e\u0441\u0442\u043e\u0440\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0438\u043c\u043f\u043b\u0430\u043d\u0442\u0430\u0442\u0430. \u0421\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u043f\u043e\u043b\u0430\u0441\u043a\u0438\u0432\u0430\u0442\u0435\u043b\u044c \u0434\u043b\u044f \u043f\u043e\u043b\u043e\u0441\u0442\u0438 \u0440\u0442\u0430 \u0432\u043c\u0435\u0441\u0442\u043e \u0447\u0438\u0441\u0442\u043a\u0438 \u0437\u0443\u0431\u043e\u0432 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0432\u044b\u0445 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u0434\u043d\u0435\u0439.\n                                    <div class=\"date-display\" id=\"date-display-10\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"faq-item\">\n                            <div class=\"faq-question\">\n                                <span>\u041a\u0430\u043a \u0434\u043e\u043b\u0433\u043e \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043e\u0442\u0435\u043a \u043f\u043e\u0441\u043b\u0435 \u0441\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438?<\/span>\n                                <span class=\"icon\">+<\/span>\n                            <\/div>\n                            <div class=\"faq-answer\">\n                                <div class=\"faq-answer-content\">\n                                    \u041e\u0442\u0451\u043a \u043e\u0431\u044b\u0447\u043d\u043e \u0434\u043e\u0441\u0442\u0438\u0433\u0430\u0435\u0442 \u043f\u0438\u043a\u0430 \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 48\u201372 \u0447\u0430\u0441\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 \u0441\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0438 \u0434\u043e\u043b\u0436\u0435\u043d \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0441\u043f\u0430\u0434\u0430\u0442\u044c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 5\u20137 \u0434\u043d\u0435\u0439. \u041f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043f\u0430\u043a\u0435\u0442\u043e\u0432 \u0441\u043e \u043b\u044c\u0434\u043e\u043c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0432\u044b\u0445 24 \u0447\u0430\u0441\u043e\u0432 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043c\u043e\u0447\u044c \u043c\u0438\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043e\u0442\u0451\u043a.\n                                    <div class=\"date-display\" id=\"date-display-11\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ Date picker functionality\n            const dateInput = document.getElementById('operation-date');\n            const noDateMessage = document.getElementById('no-date-message');\n            const calendarIcon = document.querySelector('.calendar-icon');\n            \n            \/\/ Make the calendar icon clickable\n            calendarIcon.addEventListener('click', function() {\n                dateInput.showPicker();\n            });\n            \n            \/\/ Make the entire date wrapper clickable\n            document.querySelector('.date-input-wrapper').addEventListener('click', function() {\n                dateInput.showPicker();\n            });\n            \n            \/\/ Tab switching functionality\n            const tabButtons = document.querySelectorAll('.tab-button');\n            const tabContents = document.querySelectorAll('.tab-content');\n            \n            tabButtons.forEach(button => {\n                button.addEventListener('click', () => {\n                    const tabId = button.getAttribute('data-tab');\n                    \n                    \/\/ Remove active class from all buttons and contents\n                    tabButtons.forEach(btn => btn.classList.remove('active'));\n                    tabContents.forEach(content => content.classList.remove('active'));\n                    \n                    \/\/ Add active class to selected button and content\n                    button.classList.add('active');\n                    document.getElementById(tabId).classList.add('active');\n                });\n            });\n            \n            \/\/ FAQ accordion functionality\n            const faqQuestions = document.querySelectorAll('.faq-question');\n            \n            faqQuestions.forEach(question => {\n                question.addEventListener('click', () => {\n                    const answer = question.nextElementSibling;\n                    const isOpen = question.classList.contains('active');\n                    \n                    \/\/ Check if operation date is selected\n                    if (!dateInput.value && !isOpen) {\n                        noDateMessage.style.display = 'block';\n                        setTimeout(() => {\n                            noDateMessage.style.display = 'none';\n                        }, 3000);\n                        return;\n                    }\n                    \n                    \/\/ Close all other FAQs\n                    faqQuestions.forEach(q => {\n                        if (q !== question && q.classList.contains('active')) {\n                            q.classList.remove('active');\n                            q.nextElementSibling.style.maxHeight = '0';\n                            q.querySelector('.icon').textContent = '+';\n                        }\n                    });\n                    \n                    \/\/ Toggle current FAQ\n                    if (isOpen) {\n                        question.classList.remove('active');\n                        answer.style.maxHeight = '0';\n                        question.querySelector('.icon').textContent = '+';\n                    } else {\n                        question.classList.add('active');\n                        answer.style.maxHeight = answer.scrollHeight + 'px';\n                        question.querySelector('.icon').textContent = '-';\n                    }\n                });\n            });\n            \n            \/\/ Update date displays when date changes\n            dateInput.addEventListener('change', function() {\n                if (!this.value) return;\n                \n                const selectedDate = new Date(this.value);\n                noDateMessage.style.display = 'none';\n                \n                \/\/ Format the selected date\n                const day = selectedDate.getDate().toString().padStart(2, '0');\n                const month = (selectedDate.getMonth() + 1).toString().padStart(2, '0');\n                const year = selectedDate.getFullYear();\n                const formattedDate = `${day}\/${month}\/${year}`;\n                \n                \/\/ Update all date displays\n                const dateDisplays = document.querySelectorAll('.date-display');\n                dateDisplays.forEach(display => {\n                    display.textContent = formattedDate;\n                });\n                \n                \/\/ Calculate and update all timeline dates\n                updateAllDates(selectedDate);\n            });\n            \n            \/\/ Function to calculate post-operation dates\n            function updateAllDates(operationDate) {\n                \/\/ Hair transplant dates\n                const socialLife = addDays(operationDate, 3);\n                const walking = addDays(operationDate, 1);\n                const workout = addDays(operationDate, 14);\n                const sleep = addDays(operationDate, 7);\n                const sexualActivity = addDays(operationDate, 7);\n                const hairWash = addDays(operationDate, 2);\n                const finalResults = addMonths(operationDate, 9);\n                const shedding = addDays(operationDate, 14);\n                \n                \/\/ Dental dates\n                const eating = addHours(operationDate, 2);\n                const brushTeeth = addDays(operationDate, 1);\n                const swelling = addDays(operationDate, 3);\n                \n                \/\/ Format and update specific FAQs\n                updateDateWithDescription('date-display-1', formatDate(socialLife), 'Socialize from');\n                updateDateWithDescription('date-display-2', formatDate(walking), 'Walk from');\n                updateDateWithDescription('date-display-3', formatDate(workout), 'Exercise from');\n                updateDateWithDescription('date-display-4', formatDate(sleep), 'Normal sleep from');\n                updateDateWithDescription('date-display-5', formatDate(sexualActivity), 'Resume activity from');\n                updateDateWithDescription('date-display-6', formatDate(hairWash), 'Wash hair from');\n                updateDateWithDescription('date-display-7', formatDate(finalResults), 'Expect results around');\n                updateDateWithDescription('date-display-8', formatDate(shedding), 'Shedding may start around');\n                updateDateWithDescription('date-display-9', formatDate(eating), 'Eat soft foods from');\n                updateDateWithDescription('date-display-10', formatDate(brushTeeth), 'Brush gently from');\n                updateDateWithDescription('date-display-11', formatDate(swelling), 'Swelling peaks around');\n            }\n            \n            \/\/ Helper functions for date calculations\n            function addDays(date, days) {\n                const result = new Date(date);\n                result.setDate(result.getDate() + days);\n                return result;\n            }\n            \n            function addHours(date, hours) {\n                const result = new Date(date);\n                result.setHours(result.getHours() + hours);\n                return result;\n            }\n            \n            function addMonths(date, months) {\n                const result = new Date(date);\n                result.setMonth(result.getMonth() + months);\n                return result;\n            }\n            \n            function formatDate(date) {\n                const day = date.getDate().toString().padStart(2, '0');\n                const month = (date.getMonth() + 1).toString().padStart(2, '0');\n                const year = date.getFullYear();\n                return `${day}\/${month}\/${year}`;\n            }\n            \n            function updateDateWithDescription(elementId, dateStr, description) {\n                const element = document.getElementById(elementId);\n                if (element) {\n                    element.textContent = `${description} ${dateStr}`;\n                }\n            }\n            \n            \/\/ Initialize FAQ heights for animation\n            faqQuestions.forEach(question => {\n                const answer = question.nextElementSibling;\n                answer.style.maxHeight = '0';\n            });\n            \n            \/\/ Set default date (for demo purposes)\n            const today = new Date();\n            const defaultDate = `${today.getFullYear()}-${String(today.getMonth() + 1).padStart(2, '0')}-${String(today.getDate()).padStart(2, '0')}`;\n            dateInput.value = defaultDate;\n            \n            \/\/ Trigger the change event to update all dates\n            const event = new Event('change');\n            dateInput.dispatchEvent(event);\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-723ea27 e-flex e-con-boxed e-con e-parent\" data-id=\"723ea27\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a7d092 elementor-widget elementor-widget-html\" data-id=\"3a7d092\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .sticky-button {\n      position: fixed;\n      right: 0;\n      top: 50%;\n      transform: translateY(-50%);\n      background-color: #4069FF;\n      color: white !important; \/* Added !important to ensure this overrides any other style *\/\n      padding: 15px;\n      font-size: 14px;\n      font-weight: bold;\n      text-decoration: none;\n      writing-mode: vertical-rl;\n      text-align: center;\n      border-top-left-radius: 10px;\n      border-bottom-left-radius: 10px;\n      box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.3);\n      cursor: pointer;\n      display: block;\n      z-index: 999;\n      transition: background-color 0.3s ease;\n  }\n  \n  \/* Added an inline style to the anchor tag as well *\/\n  #consultation-button {\n      color: white !important;\n  }\n  \n  .sticky-button:hover {\n      background-color: #2f52d6;\n      color: white !important; \/* Ensure color stays white on hover *\/\n  }\n  \n  \/* Hide on mobile devices *\/\n  @media screen and (max-width: 767px) {\n      .sticky-button {\n          display: none;\n      }\n  }\n<\/style>\n<a id=\"consultation-button\" class=\"sticky-button\" onclick=\"openElementorPopup()\" style=\"color: white !important;\">\u041f\u041e\u041b\u0423\u0427\u0418\u0422\u0415 \u0411\u0415\u0421\u041f\u041b\u0410\u0422\u041d\u0423\u042e \u041a\u041e\u041d\u0421\u0423\u041b\u042c\u0422\u0410\u0426\u0418\u042e<\/a>\n<script>\nfunction openElementorPopup() {\n    \/\/ Prevent default anchor behavior\n    event.preventDefault();\n    \n    \/\/ Try to open the Elementor popup with the template ID 19448\n    try {\n        \/\/ First method - try using the Elementor frontend directly\n        if (typeof elementorFrontend !== 'undefined' && elementorFrontend.documentsManager) {\n            elementorFrontend.documentsManager.documents[19448].showModal();\n        } \n        \/\/ Second method - using jQuery and elementorProFrontend\n        else if (typeof jQuery !== 'undefined' && typeof elementorProFrontend !== 'undefined') {\n            jQuery(document).ready(function($) {\n                elementorProFrontend.modules.popup.showPopup({ id: 19448 });\n            });\n        }\n        \/\/ Third method - direct trigger for template\n        else {\n            jQuery(document).ready(function($) {\n                $('[data-elementor-type=\"popup\"][data-elementor-id=\"19448\"]').each(function() {\n                    if (typeof elementorFrontend !== 'undefined') {\n                        elementorFrontend.elementsHandler.runReadyTrigger($(this));\n                    }\n                });\n                if (typeof elementorProFrontend !== 'undefined') {\n                    elementorProFrontend.modules.popup.showPopup({ id: 19448 });\n                }\n            });\n        }\n    } catch (error) {\n        console.error(\"Error opening Elementor popup:\", error);\n    }\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \ud83d\udccb \u0412\u0441\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \ud83d\udc87 \u041f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0430 \u0432\u043e\u043b\u043e\u0441 \ud83e\uddb7 \u0421\u0442\u043e\u043c\u0430\u0442\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043b\u0435\u0447\u0435\u043d\u0438\u0435 \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \ud83d\udcc5 \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0427\u0435\u0440\u0435\u0437 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441 \u044f \u0441\u043c\u043e\u0433\u0443 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u0440\u0430\u0431\u043e\u0442\u0435 \u0438 \u043f\u043e\u0432\u0441\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438? + \u0412\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u0443\u0436\u0435 \u0447\u0435\u0440\u0435\u0437 3 \u0434\u043d\u044f \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0441\u0430\u0434\u043a\u0438 \u0432\u043e\u043b\u043e\u0441. \u0412\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u0442\u0434\u043e\u0445\u043d\u0443\u0442\u044c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-33155","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.2 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 - DR. CINIK<\/title>\n<meta name=\"description\" content=\"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/drcinik.com\/ru\/\u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e-\u043f\u043e-\u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443-\u043f\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443\" \/>\n<meta property=\"og:description\" content=\"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/drcinik.com\/ru\/\u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e-\u043f\u043e-\u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443-\u043f\/\" \/>\n<meta property=\"og:site_name\" content=\"DR. CINIK\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/drcinikcom\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-31T22:37:36+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@drcinikofficial\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/\",\"url\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/\",\"name\":\"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 - DR. CINIK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/#primaryimage\"},\"image\":{\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/drcinik.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Group-234-1.svg\",\"datePublished\":\"2023-07-27T11:47:18+00:00\",\"dateModified\":\"2025-07-31T22:37:36+00:00\",\"description\":\"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/#primaryimage\",\"url\":\"http:\\\/\\\/drcinik.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Group-234-1.svg\",\"contentUrl\":\"http:\\\/\\\/drcinik.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Group-234-1.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/drcinik.com\\\/ru\\\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#website\",\"url\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/\",\"name\":\"DR. CINIK\",\"description\":\"\u00d6zel T\u0131p Merkezi\",\"publisher\":{\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#organization\",\"name\":\"DR. CINIK\",\"url\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/drcinik.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/drcinik.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"DR. CINIK\"},\"image\":{\"@id\":\"https:\\\/\\\/drcinik.com\\\/ru\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/drcinikcom\",\"https:\\\/\\\/x.com\\\/drcinikofficial\",\"https:\\\/\\\/instagram.com\\\/dr.cinikhospital\",\"https:\\\/\\\/youtube.com\\\/@emrahcinik\",\"https:\\\/\\\/tiktok.com\\\/@dremrahcinik\"],\"email\":\"info@drcinik.com\",\"telephone\":\"+90 549 641 37 01\",\"legalName\":\"Erc Turizm Sa\u011fl\u0131k Hizmetleri Tic. Ltd. \u015eti.\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 - DR. CINIK","description":"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.","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":"http:\/\/drcinik.com\/ru\/\u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e-\u043f\u043e-\u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443-\u043f\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443","og_description":"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.","og_url":"http:\/\/drcinik.com\/ru\/\u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e-\u043f\u043e-\u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443-\u043f\/","og_site_name":"DR. CINIK","article_publisher":"https:\/\/facebook.com\/drcinikcom","article_modified_time":"2025-07-31T22:37:36+00:00","og_image":[{"url":"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@drcinikofficial","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/","url":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/","name":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 - DR. CINIK","isPartOf":{"@id":"https:\/\/drcinik.com\/ru\/#website"},"primaryImageOfPage":{"@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/#primaryimage"},"image":{"@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/#primaryimage"},"thumbnailUrl":"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg","datePublished":"2023-07-27T11:47:18+00:00","dateModified":"2025-07-31T22:37:36+00:00","description":"\u0418\u0437\u0443\u0447\u0438\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0432\u0438\u0434\u043e\u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0442\u043e, \u0447\u0435\u0433\u043e \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0436\u0438\u0434\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0432\u044b\u0437\u0434\u043e\u0440\u043e\u0432\u043b\u0435\u043d\u0438\u044f.","breadcrumb":{"@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/#primaryimage","url":"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg","contentUrl":"http:\/\/drcinik.com\/wp-content\/uploads\/2025\/03\/Group-234-1.svg"},{"@type":"BreadcrumbList","@id":"http:\/\/drcinik.com\/ru\/%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-%D0%BF%D0%BE%D1%81%D0%BB%D0%B5%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%BE%D0%BD%D0%BD%D0%BE%D0%BC%D1%83-%D0%BF\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/drcinik.com\/ru\/"},{"@type":"ListItem","position":2,"name":"\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u043f\u043e\u0441\u043b\u0435\u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u043c\u0443 \u043f\u0435\u0440\u0438\u043e\u0434\u0443"}]},{"@type":"WebSite","@id":"https:\/\/drcinik.com\/ru\/#website","url":"https:\/\/drcinik.com\/ru\/","name":"DR. CINIK","description":"\u00d6zel T\u0131p Merkezi","publisher":{"@id":"https:\/\/drcinik.com\/ru\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/drcinik.com\/ru\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/drcinik.com\/ru\/#organization","name":"DR. CINIK","url":"https:\/\/drcinik.com\/ru\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/drcinik.com\/ru\/#\/schema\/logo\/image\/","url":"https:\/\/drcinik.com\/wp-content\/uploads\/2023\/07\/logo.svg","contentUrl":"https:\/\/drcinik.com\/wp-content\/uploads\/2023\/07\/logo.svg","width":"1024","height":"1024","caption":"DR. CINIK"},"image":{"@id":"https:\/\/drcinik.com\/ru\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/drcinikcom","https:\/\/x.com\/drcinikofficial","https:\/\/instagram.com\/dr.cinikhospital","https:\/\/youtube.com\/@emrahcinik","https:\/\/tiktok.com\/@dremrahcinik"],"email":"info@drcinik.com","telephone":"+90 549 641 37 01","legalName":"Erc Turizm Sa\u011fl\u0131k Hizmetleri Tic. Ltd. \u015eti.","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}}]}},"_links":{"self":[{"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/pages\/33155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/comments?post=33155"}],"version-history":[{"count":0,"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/pages\/33155\/revisions"}],"wp:attachment":[{"href":"https:\/\/drcinik.com\/ru\/wp-json\/wp\/v2\/media?parent=33155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}