{"id":20126,"date":"2026-01-22T20:54:37","date_gmt":"2026-01-22T20:54:37","guid":{"rendered":"https:\/\/berkut.yoda.digital\/services\/garda-de-corp\/"},"modified":"2026-04-09T14:17:49","modified_gmt":"2026-04-09T14:17:49","slug":"garda-de-corp","status":"publish","type":"cpt_services","link":"https:\/\/berkut.yoda.digital\/ru\/services\/garda-de-corp\/","title":{"rendered":"\u0422\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u044c"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"20126\" class=\"elementor elementor-20126\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7fe3fea1 elementor-section-boxed elementor-section-height-default elementor-section-height-default sc_fly_static\" data-id=\"7fe3fea1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7afc24f6 sc_content_align_inherit sc_layouts_column_icons_position_left sc_fly_static\" data-id=\"7afc24f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-278358e sc_fly_static elementor-widget elementor-widget-text-editor\" data-id=\"278358e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<p><style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;800&display=swap');\n\n    .bercut-wrapper {\n        --brand-color: #bcbb00;\n        --bg-card: #121212;\n        --text-main: #ffffff;\n        --text-dim: #a0a0a0;\n        font-family: 'Inter', sans-serif;\n        display: flex;\n        justify-content: center;\n        padding: 20px 0;\n        background: transparent;\n        width: 100%;\n    }\n\n.services_page_featured img {\nobject-position: center 10%;\n}\n\n    .bercut-card {\n        position: relative;\n        width: 100%;\n        max-width: 100%;\n        background: var(--bg-card);\n        border: 1px solid rgba(188, 187, 0, 0.2);\n        border-radius: 24px;\n        padding: 40px 30px;\n        box-sizing: border-box;\n        overflow: hidden;\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        box-shadow: 0 20px 40px rgba(0,0,0,0.4);\n    }\n\n    .bercut-card:hover {\n        transform: translateY(-5px);\n        border-color: var(--brand-color);\n        box-shadow: 0 30px 60px rgba(188, 187, 0, 0.15);\n    }\n\n    \/* Glow Effect *\/\n    .bercut-card::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(circle, rgba(188, 187, 0, 0.05) 0%, transparent 70%);\n        pointer-events: none;\n    }\n\n    .card-badge {\n        display: inline-block;\n        background: rgba(188, 187, 0, 0.1);\n        color: var(--brand-color);\n        padding: 6px 16px;\n        border-radius: 50px;\n        font-size: 12px;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-bottom: 20px;\n        border: 1px solid var(--brand-color);\n    }\n\n    .card-title {\n        color: var(--text-main);\n        font-size: 32px;\n        font-weight: 800;\n        line-height: 1.2;\n        margin-bottom: 15px;\n    }\n\n    .card-title span {\n        color: var(--brand-color);\n    }\n\n    .card-description {\n        color: var(--text-dim);\n        font-size: 16px;\n        line-height: 1.6;\n        margin-bottom: 30px;\n        max-width: 850px;\n    }\n\n    .feature-list {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 25px;\n        margin-bottom: 40px;\n    }\n\n    .feature-item {\n        display: flex;\n        align-items: flex-start;\n        color: #e0e0e0;\n        font-size: 15px;\n        background: rgba(255, 255, 255, 0.03);\n        padding: 15px;\n        border-radius: 12px;\n        border: 1px solid rgba(255, 255, 255, 0.05);\n        transition: 0.3s;\n    }\n\n    .feature-item:hover {\n        background: rgba(188, 187, 0, 0.05);\n        border-color: rgba(188, 187, 0, 0.2);\n    }\n\n    .feature-icon {\n        color: var(--brand-color);\n        margin-right: 12px;\n        margin-top: 2px;\n        flex-shrink: 0;\n    }\n\n    .cta-container {\n        display: flex;\n        justify-content: flex-start;\n    }\n\n    .cta-button {\n        display: inline-block;\n        min-width: 280px;\n        background: var(--brand-color);\n        color: #000;\n        text-align: center;\n        padding: 18px 32px;\n        border-radius: 12px;\n        font-weight: 700;\n        text-decoration: none;\n        transition: all 0.3s ease;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        border: none;\n        cursor: pointer;\n    }\n\n    .cta-button:hover {\n        background: #d4d300;\n        box-shadow: 0 10px 20px rgba(188, 187, 0, 0.3);\n        transform: scale(1.02);\ncolor: #000;\n    }\n\n    .radar-ping {\n        position: absolute;\n        top: 40px;\n        right: 30px;\n        width: 12px;\n        height: 12px;\n        background: var(--brand-color);\n        border-radius: 50%;\n    }\n\n    .radar-ping::after {\n        content: '';\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        background: var(--brand-color);\n        border-radius: 50%;\n        animation: ping 1.5s cubic-bezier(0, 0, 0.2, 1) infinite;\n    }\n\n    @keyframes ping {\n        75%, 100% {\n            transform: scale(3);\n            opacity: 0;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .card-title { font-size: 26px; }\n        .feature-list { grid-template-columns: 1fr; }\n        .cta-button { width: 100%; }\n    }\n<\/style><\/p>\n<div class=\"bercut-wrapper\">\n<div class=\"bercut-card\">\n<div class=\"radar-ping\" title=\"\u0410\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u0437\u0430\u0449\u0438\u0442\u0430\"><\/div>\n<div class=\"card-badge\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u043c \u0438 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c<\/div>\n<h2 class=\"card-title\">Servicii Gard\u0103 de Corp Bercut-Grup<\/h2>\n<p class=\"card-description\">\u0420\u0435\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u0437\u0430\u0449\u0438\u0442\u044b \u043b\u044e\u0434\u0435\u0439 \u043e\u0442 \u043b\u044e\u0431\u044b\u0445 \u043d\u0430\u043f\u0430\u0434\u0435\u043d\u0438\u0439, \u0443\u0433\u0440\u043e\u0436\u0430\u044e\u0449\u0438\u0445 \u0438\u0445 \u0436\u0438\u0437\u043d\u0438 \u0438\u043b\u0438 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044e. \u041c\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u043c \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u0432\u0430\u0441 \u0438 \u0432\u0430\u0448\u0438\u0445 \u0431\u043b\u0438\u0437\u043a\u0438\u0445.<\/p>\n<div class=\"feature-list\">\n<div class=\"feature-item\">\u042d\u043b\u0438\u0442\u043d\u044b\u0435 \u0430\u0433\u0435\u043d\u0442\u044b: \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u0432\u0430\u043b\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0442\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u0438, \u043c\u0430\u0441\u0442\u0435\u0440\u0430 \u0441\u0430\u043c\u043e\u043e\u0431\u043e\u0440\u043e\u043d\u044b \u0438 \u0432\u043b\u0430\u0434\u0435\u043d\u0438\u044f \u043e\u0440\u0443\u0436\u0438\u0435\u043c.<\/div>\n<div class=\"feature-item\">\u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0446\u0435\u043d\u043d\u043e\u0441\u0442\u0438: \u0412 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f\u0445 \u0441 \u0434\u0435\u043b\u043e\u0432\u044b\u043c\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u043c\u044b \u043e\u0442\u0434\u0430\u0435\u043c \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438, \u043f\u043e\u043b\u043d\u043e\u0439 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0438 \u043d\u0435\u0440\u0430\u0437\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438.<\/div>\n<div class=\"feature-item\">\u041f\u043e\u043b\u043d\u0430\u044f \u0433\u0438\u0431\u043a\u043e\u0441\u0442\u044c: \u0437\u0430\u0449\u0438\u0442\u0430 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0430 \u0432 \u043b\u044e\u0431\u044b\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f\u0445, \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438, \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0432\u0430\u0448\u0438\u0445 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0435\u0439.<\/div>\n<div class=\"feature-item\">\u041f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u0438: \u041c\u044b \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u0435\u043c \u0441\u043f\u043e\u043a\u043e\u0439\u0441\u0442\u0432\u0438\u0435 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043f\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0439 \u0446\u0435\u043d\u0435, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u0441\u0442\u0435\u043f\u0435\u043d\u0438 \u0440\u0438\u0441\u043a\u0430.<\/div>\n<\/div>\n<div class=\"cta-container\"><a class=\"cta-button\" href=\"tel:+37379339339\"> \u0417\u0430\u043f\u0440\u043e\u0441\u0438\u0442\u044c \u0443\u0441\u043b\u0443\u0433\u0443 \u0442\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u044f <\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \"Bercut-Grup\" \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0441\u0432\u043e\u0438\u043c \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c \u0443\u0441\u043b\u0443\u0433\u0438 \u0442\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u0435\u0439 \u0434\u043b\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043b\u044e\u0434\u0435\u0439, \u0436\u0435\u043b\u0430\u044e\u0449\u0438\u0445 \u0437\u0430\u0449\u0438\u0442\u0438\u0442\u044c\u0441\u044f \u043e\u0442 \u043d\u0430\u043f\u0430\u0434\u0435\u043d\u0438\u0439 \u0438\u043b\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439, \u0443\u0433\u0440\u043e\u0436\u0430\u044e\u0449\u0438\u0445 \u0438\u0445 \u0436\u0438\u0437\u043d\u0438, \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043d\u0435\u043f\u0440\u0438\u043a\u043e\u0441\u043d\u043e\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0438\/\u0438\u043b\u0438 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044e.<\/p>\n\n\n\n<p>\u0423\u0441\u043b\u0443\u0433\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0430\u0433\u0435\u043d\u0442\u0430\u043c\u0438 (\u0442\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u044f\u043c\u0438), \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u043c\u0438 \u0438\u043b\u0438 \u0433\u0440\u0443\u043f\u043f\u0430\u043c\u0438, \u043e\u0431\u043b\u0430\u0434\u0430\u044e\u0449\u0438\u043c\u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043a\u0432\u0430\u043b\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0435\u0439, \u043c\u0430\u0441\u0442\u0435\u0440\u0441\u0442\u0432\u043e\u043c \u0432 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0438 \u043c\u0435\u0442\u043e\u0434\u043e\u0432 \u0441\u0430\u043c\u043e\u043e\u0431\u043e\u0440\u043e\u043d\u044b, \u043d\u0430\u0432\u044b\u043a\u0430\u043c\u0438 \u0438 \u0433\u043b\u0443\u0431\u043e\u043a\u0438\u043c\u0438 \u0437\u043d\u0430\u043d\u0438\u044f\u043c\u0438 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u043e\u0440\u0443\u0436\u0438\u044f \u0438 \u0434\u0440\u0443\u0433\u0438\u0445 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0441\u0440\u0435\u0434\u0441\u0442\u0432.<\/p>\n\n\n\n<p>\u0414\u043b\u044f \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u201eBercut-Grup\u201d SRL \u043f\u0435\u0440\u0432\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0438\u043c\u0435\u044e\u0442 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u043c, \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c, \u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c, \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438 \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0437\u0430 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430, \u0432\u0437\u044f\u0442\u044b\u0435 \u043d\u0430 \u0441\u0435\u0431\u044f \u043f\u0435\u0440\u0435\u0434 \u0434\u0435\u043b\u043e\u0432\u044b\u043c\u0438 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 \u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u044b\u0445 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u043e\u0432.<\/p>\n\n\n\n<p>\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0440\u0435\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0438 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u043c\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043a\u043b\u0438\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c, \u0435\u0441\u043b\u0438 \u043e\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0447\u0435\u0442 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u0441\u0435\u0431\u044f \u0438\u043b\u0438 \u0441\u0432\u043e\u0438\u0445 \u0431\u043b\u0438\u0437\u043a\u0438\u0445 \u0432 \u043b\u044e\u0431\u044b\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f\u0445, \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0438\u043b\u0438 \u043f\u0435\u0440\u0438\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u0438.<\/p>\n\n\n\n<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u201eBercut-Grup\u201d SRL \u0431\u0435\u0440\u0435\u0442 \u043d\u0430 \u0441\u0435\u0431\u044f \u043f\u043e\u043b\u043d\u0443\u044e \u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0437\u0430 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0438 \u0441\u043f\u043e\u043a\u043e\u0439\u0441\u0442\u0432\u0438\u044f \u0434\u043b\u044f \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a\u0430 \u043f\u043e \u043f\u0440\u0438\u0435\u043c\u043b\u0435\u043c\u043e\u0439 \u0446\u0435\u043d\u0435. \u0426\u0435\u043d\u0430 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f\u043c\u0438 \u0437\u0430\u043a\u0430\u0437\u0447\u0438\u043a\u0430, \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e\u0445\u0440\u0430\u043d\u044b, \u0441\u0442\u0435\u043f\u0435\u043d\u044c\u044e \u0440\u0438\u0441\u043a\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u043c\u0438 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\u043c\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e \u0440\u0430\u0431\u043e\u0442.<\/p>\n\n\n\n<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u201eBercut-Grup\u201d SRL\u2014 \u0432\u0430\u0448\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0432 \u0441\u0444\u0435\u0440\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0441\u043b\u0443\u0433 \u0442\u0435\u043b\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u0435\u043b\u0435\u0439.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Profesionalism \u0219i Discre\u021bie Servicii Gard\u0103 de Corp Bercut-Grup O solu\u021bie realist\u0103 \u0219i viabil\u0103 pentru ap\u0103rarea persoanelor \u00eempotriva oric\u0103ror atacuri ce le pun via\u021ba sau s\u0103n\u0103tatea \u00een pericol. Asigur\u0103m un grad&hellip;<\/p>","protected":false},"author":1,"featured_media":20453,"comment_status":"closed","ping_status":"closed","template":"","cpt_services_group":[182],"class_list":["post-20126","cpt_services","type-cpt_services","status-publish","has-post-thumbnail","hentry","cpt_services_group-servicii"],"_links":{"self":[{"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/cpt_services\/20126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/cpt_services"}],"about":[{"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/types\/cpt_services"}],"author":[{"embeddable":true,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/comments?post=20126"}],"version-history":[{"count":5,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/cpt_services\/20126\/revisions"}],"predecessor-version":[{"id":20644,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/cpt_services\/20126\/revisions\/20644"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/media\/20453"}],"wp:attachment":[{"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/media?parent=20126"}],"wp:term":[{"taxonomy":"cpt_services_group","embeddable":true,"href":"https:\/\/berkut.yoda.digital\/ru\/wp-json\/wp\/v2\/cpt_services_group?post=20126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}